Payments
Find Payment Transactions
Search payment transactions with given parameters.
POST
Find Payment Transactions
Documentation Index
Fetch the complete documentation index at: https://docs.getmeasure.com/llms.txt
Use this file to discover all available pages before exploring further.
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 Find Payment Transactions

