get https://api.zeal.com/contractorPayment
Retrieves all Contractor Payments in an array for a given Contractor ID.
Returns
Returns response status and an array of Contractor Payment for the given contractor.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | array | List of Contractor Payment objects for the given Contractor |