get
https://api.zeal.com/paystub/company//check/
Download an employee's paystub in PDF.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Fetches a PDF of a paystub corresponding to an employee check.
Note: The employee check must be in a processed state.
Returns
| attribute | type | description |
|---|---|---|
| success | boolean | Response status |
| data | file | PDF of paystub |
| errors | array | Contains a list of error objects which consists of:message: Error messagecode: Error code as described in Error codes |

