post https://api.zeal.com/accrualBalance/history
View accrual balance history specific filters within a company
This endpoint is used to get array of accruals with usage that's organized by the reportingPeriodID. It will include any number of checks that would be connected to usage.
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | array | Returned accrual data and corresponding policy code |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |