{
  "data": {
    "scope": [
      "AGREEMENT_ASSETS"
    ],
    "agreementAssetsCriteria": {
      "createdDate": {
        "range": {
          "gt": "2024-01-01T00:00:00Z",
          "lt": "2024-01-01T23:00:00Z"
        }
      }
    }
  }
}