Skip to main content

Get Payment Details

GET 

/api/crypto-purchase/v2/payments

This endpoint retrieves the details of payments based on a list of external reference IDs (partner transaction IDs),list of session IDs, time period, and list of transaction statuses. If no params are provided, the last 10 payments will be returned. Payment details will appear in descending order of the creation date. The endpoint supports pagination. The default page size is 10, and the maximum page size is 20. Maximum retrieval period is 84 months.

Request

Responses

OK