get https://api.zeal.com/accrualBalance
Fetches an accrual balance corresponding to an accrual policy in Zeal's system.
Returns
Returns boolean indicating success status and a list of added or removed employees and corresponding policy code.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | array | Returned accrual balance and corresponding policy code |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |