post https://api.zeal.com/contractorPayment
Create a contractor payment in Zeal. Zeal will process the payment for the contractor the day before the pay_date
.
Multiple contractor payments may be submitted for the same contractor and the same pay_date
.
Returns
Returns boolean indicating success status and contractor payment object if successful.
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 ) |