Payments
Find Payment Transactions
Search payment transactions with given parameters.
POST
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
Company ID. It should have a 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
Available options:
createdAtDesc
, createdAtAsc
, updatedAtAsc
, updatedAtDesc
, totalAmountAsc
, totalAmountDesc