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.
Note: The accrual balance history endpoint only provides a historical view of items within the specific year of an end date (YTD accruals)
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 |