v1
latestOpenAPI 3.0.02026-07-26117342409.6 KBPayments
List Payments
List payments based on the provided filters
get/statements/payments
Query parameters
ref_idsstring[]
No other parameters are allowed if ref_ids are provided
payment_idsstring[]
No other parameters are allowed if payment_ids are provided
customer_idstring
Use together with product to list for a specific customer and product
product'USDG_REWARDS'
Use together with product to list for a specific customer and product
payment_status'PAYMENT_STATUS_PENDING' | 'PAYMENT_STATUS_COMPLETED' | 'PAYMENT_STATUS_FAILED'
Optional, filter by payment status
limitinteger
Number of results to return. Defaults to 100 if no limit is provided.
order'DESC' | 'ASC'
Sort order for the results by created at, defaults to DESC if not provided.
page_cursorstring
Cursor for getting the next page of results.
Response
Successfully retrieve payments