v3
OpenAPI 3.1.02026-08-06186981679.4 KBmerchant
Get All Payments
get/merchant/payments
Query parameters
sincestring
- UTC epoch milliseconds of the earliest date to include in the results
untilstring
- UTC epoch milliseconds of the latest date to include in the results
pagenumber double
- Page number to return starting from 1. Must be used with limit param.
limitnumber double
- amount of records per page (def. 100). Must be used with page param.
statusstring
searchstring
sortBy'createdAt' | 'amount'
sortDirectionnumber double
methodstring
protectionstring
merchantIdstring
amountstring
authCodestring
Headers
Authorizationstring required
The API key of the merchant - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
Response
Ok