Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The idempotency key that will be used to ensure the request is only performed once
Path Parameters
The company ID with the prefix 'cmp_'.
Body
application/json
The pagination parameters for the request
Whether to include additional metadata in the pagination response such the number of total results
The query criteria for the request
Available options:
createdAtDesc
, createdAtAsc
, updatedAtAsc
, updatedAtDesc
, totalAmountAsc
, totalAmountDesc