Withdrawal list

Allows to get list of all performed withdrawals. You could also filter records using specified parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response details:

KeyTypeDescription
pagearrayResponse body.
idUUIDWithdrawal identifier.
storeIdUUIDStore identifier.
posIdUUIDPOS terminal identifier.
orderIdstringYour own order identifier.
destinationAddressstringAddress of withdrawal.
sourceCurrencystringSource currency which was
used to specify withdrawal value.
destinationCurrencystringDestination currency which
was sent to recipient.
channelNamestringChannel through which the
destination currency was sent.
sourcePricedecimalValue of withdrawal in
source currency.
creationTimestampUnix TimestampCreation time of the
withdrawal.
destinationTransferAmountdecimalValue of withdrawal in destination currency
keepDestinationCurrencybooleanIf parameter
keepDestinationCurrency was used
sandboxbooleanIf withdrawal was created with sandbox parameter
transactionLinkStringURL to crypto network specific explorer with information about this transaction
statusStringdescribed below
pageNumberintegerCurrent page number.
hasNextPagebooleanIf next page exists.

List of possible withdrawal statuses

statusopis
STARTEDInitial withdrawal status, waiting for withdrawal address
ADDRESS_PROVIDEDWithdrawal address provided. Currently waiting for being sent to crypto network
FAILEDFailed due to internal processing. Ex. errors while calculating/obtaining transfer exchange rate
COMPLETEDFunds succesfully left zonda wallets and reached customer
EXPIREDWithdrawal did not get withdrawal address in time. After 24h from withdrawal creation, all withdrawals without provided address are marked as expired.
Query Params
destinationCurrencies
array of strings

An array of the destination currencies.

destinationCurrencies
sourceCurrencies
array of strings

An array of the source currencies.

sourceCurrencies
boolean

If destination currency was kept.

double

Withdrawal value in destination currency.

date-time

Creation time of the withdrawal.

date-time

Start date to begin filtering.

date-time

Date to end filtering.

ids
array of strings

An array of withdrawal identifiers.

ids
orderIds
array of strings

An array of order identifiers.

orderIds
int32

The number of records per page.

int32

The number of page to fetch.

string

partner id used when creating withdrawals

Response

Language
Credentials
Query
LoadingLoading…
Response
Choose an example:
application/json