get https://api.zeal.com/contractorPayment
Given the Contractor Payment ID, Zeal returns information for this Contractor Payment.
Return
Returns response status and the contractor payment.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Contractor Payment object |
errors | array | If success is false, errors contains a list of error objects.Show child attributesmessagetype: string description: Error message status type: number description: HTTP response code code type: number description: Error code (see Error codes ) |