get https://api.zeal.com/preview/availableDate
Get the next feasible check date or pay date for use in employee checks or contractor payments, respectively. Provided the speed and disbursement method you wish to use, Zeal will return the next available check date, taking into consideration the current time, payment cutoffs/timelines, weekends, and bank holidays.
Returns
Returns a boolean indicating success status and reporting period details.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Object containing the date of the next available check date or pay date |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |