Retrieves Accrual Records. A filter can be applied.
OK
{- "endRow": 300,
- "oldValues": null,
- "operationType": "fetch",
- "startRow": 0,
- "textMatchStyle": "exact",
- "data": {
- "_constructor": "AdvancedCriteria",
- "operator": "and",
- "criteria": [
- {
- "fieldName": "compensationRecordUN",
- "operator": "equals",
- "value": "COR-100"
}
]
}
}
{- "response": {
- "node": "node1",
- "startRow": 0,
- "data": [
- {
- "version": 0,
- "typedId": "3692734.COAR",
- "compensationRecordUN": "COR-100",
- "type": "Sales Compensation",
- "name": "2022-Q4 [SC] Single Target Amount-SC-002 - COAR Summary",
- "startDate": "2022-10-01",
- "endDate": "2022-12-31",
- "payoutDate": "2023-01-02",
- "createDate": "2022-06-22T09:58:52",
- "createdBy": 290,
- "lastUpdateDate": "2022-06-22T09:58:52",
- "lastUpdateBy": 290,
- "attribute1": "SC-002",
- "attribute2": "",
- "attribute3": "",
- "attribute4": "",
- "attribute5": "",
- "attribute6": 0,
- "attribute7": "",
- "attribute8": "",
- "attribute9": "",
- "attribute10": "",
- "attribute11": 0,
- "attribute12": "",
- "attribute13": "",
- "attribute14": "",
- "attribute15": "",
- "attribute16": 0,
- "attribute17": "",
- "attribute18": "",
- "attribute19": "Summary",
- "attribute20": "0.75",
- "attribute21": "CO-26",
- "compensationType": "SC_SingleTargetAmount"
}
], - "endRow": 1,
- "totalRows": 1,
- "status": 0
}
}