v1
latestOpenAPI 3.0.02026-07-26355499.1 KBTransactions
Deposits Endpoint
Retrieve the details of all your Deposits in a given time.
get/deposits
Query parameters
frominteger
Transaction creation date interval in Unix TimeStamp format.
tointeger
Transaction creation date interval in Unix TimeStamp format, max difference with 'from' value 60 days.
pageinteger
The page number.
countrystring
Country's code.
paymentMethodstring
Payment Method code.
status'PENDING' | 'APPROVED' | 'COMPLETED' | 'CANCELLED' | 'DECLINED'
Transaction's status.
clientDocumentstring
The customer's document.
Response
A paginated list of deposits.