Get Contractor Payments

Retrieves all Contractor Payments in an array.

Returns

Returns response status and an array of Contractor Payments.

attribute

type

description

success

boolean

Response status

data

array

Array of Contractor Payment objects

errors

array

If 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 )

meta

object

Returns next and previous urls to paginate to the next or previous page in pagination, if they exist

Language
Credentials
Header
Click Try It! to start a request and see the response here!