get
https://api.zeal.com/paymentLink
Fetches an expirable link that displays contractor payment details, including the pay statement.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Given the Company ID and Contractor Payment ID, Zeal returns an expirable, mobile-friendly link with the contractor payment details, including the ability to download the pay statement. This link can be hosted on your custom domain in an iframe component and/or can be opened directly in an contractor's browser.
NOTE: This link expires 24 hours after generation.
Returns
Returns response status and the link to the requested contractor.
| attributes | type | description |
|---|---|---|
| success | boolean | Response status |
| data | string | Link to contractor payment page |
| errors | array | Contains a list of error objects which consists of:message: Error messagecode: Error code as described in Error codes |

