v1
latestOpenAPI 3.1.02026-07-241642423.7 KBList contractor payments
Returns a list of all payments for the specified contractor.
get/contractors/{contractor}/payments
Path parameters
contractorstring required
ID of the contractor to return payments for
Query parameters
payrollstring
Return payments for the payroll specified by this payroll ID.
limitinteger
Number of payments returned per page. The maximum value is 500.
statusstring
Filters to only show payments for payrolls with the specified status. If multiple status params are provided, payments with any of the statuses will be returned. Accepted values are pending, processing, failed, or paid.
Response
200