Retrieves a list of rebate agreements.
| Required Permission | Roles with the Required Permission |
|---|---|
| REBATEAGREEMENT_FETCH | Investigate for Support (SUPPORT), Administer Plasma (PLASMA), Administer RebateManager (RM_REBATEMANAGER), Administer Rebate Agreements (RM_REBATEAGREEMENTS_ADMIN), Manage Rebate Agreements (RM_REBATEAGREEMENTS), View Rebate Agreements (RM_REBATEAGREEMENTS_RO) |
OK
object | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{- "endRow": 300,
- "oldValues": null,
- "operationType": "fetch",
- "startRow": 0,
- "textMatchStyle": "exact",
- "data": {
- "_constructor": "AdvancedCriteria",
- "operator": "and",
- "criteria": [
- {
- "fieldName": "createdByName",
- "operator": "equals",
- "value": "admin"
}
]
}, - "sortBy": [
- "createDate"
]
}{- "response": {
- "node": "string",
- "startRow": 0,
- "data": [
- {
- "version": 0,
- "typedId": "string",
- "uniqueName": "string",
- "label": "string",
- "targetDate": "string",
- "workflowStatus": "string",
- "lastUpdateByName": "string",
- "createdByName": "string",
- "submittedByName": "string",
- "calculationStatus": 0,
- "dirty": true,
- "refreshInputs": true,
- "numberOfAttachments": 0,
- "startDate": "string",
- "endDate": "string",
- "payoutDate": "string",
- "status": "string",
- "rebateAgreementStatus": "string",
- "approvedByName": "string",
- "hasWorkflowHistory": true,
- "createDate": "string",
- "createdBy": 0,
- "lastUpdateDate": "string",
- "lastUpdateBy": 0,
- "rootUniqueName": "string"
}
], - "endRow": 0,
- "totalRows": 0,
- "status": 0
}
}