post https://api.zeal.com/internationalContractors/payment
Create a record of an international contractor payment in Zeal.
Note: This endpoint creates a record of payments made to the international contractor. Zeal does not do any financial transactions for this payment.
Returns
Returns boolean indicating success status and the international contractor payment object if successful.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | International Contractor Payment object |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |