Create Contractor Payment

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.

attributetypedescription
successbooleanResponse status
dataobjectContractor Payment object
errorsarrayIf success is false, errors contains a list of error objects.


Show child attributes

message
type: string
description: Error message

status
type: number
description: HTTP response code

code
type: number
description: Error code (see Error codes )
Language
Authorization
Header
Click Try It! to start a request and see the response here!