get https://api.joinpuzzl.com/paystubLink
Given the Company ID and Employee Check ID, Zeal returns an expirable, mobile-friendly link with paystub information. The link can be opened in an employee's browser, but expires in 1 hour.
Returns
Returns response status and the link to the requested employee.
This is an example of what a paystub would look like on your browser


This is an example of what a paystub would look like in downloaded PDF format
Note: Functionality for downloading a paystub as a PDF on this page is not currently available in Test Mode.


attributes | type | description |
---|---|---|
success | boolean | Response status |
data | string | Link to paystub |
errors | array | Contains list of error objects which consists of: |