List payments based on the provided filters
Paxos APIs use OAuth 2 with the client credentials grant flow.
Token URLs:
Learn more in the API credentials guide →
No other parameters are allowed if ref_ids are provided
No other parameters are allowed if payment_ids are provided
Use together with product to list for a specific customer and product
Use together with product to list for a specific customer and product
USDG_REWARDS
Optional, filter by payment status
PAYMENT_STATUS_PENDING
, PAYMENT_STATUS_COMPLETED
, PAYMENT_STATUS_FAILED
Number of results to return. Defaults to 100 if no limit is provided.
Sort order for the results by created at, defaults to DESC if not provided.
DESC
, ASC
Cursor for getting the next page of results.
Successfully retrieve payments
The response is of type object
.