Payments list

Allows to find any of started payment using specified parameters or just get all of them.

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

Response details:

KeyTypeDescription
idarrayID of the payment.
storeIdUUIDID of the store.
posIdUUIDID of the POS terminal.
orderIdstringID of payment in your system.
statusUnix timestampPayments status
creationTimestampUnix timestampPayment creation time.
sourceCurrencystringCurrency in which the funds were received.
destinationCurrencystringCurrency in which payment value is specified.
channelNamestringChannel used to transfer the source currency.
totalPriceToPaydecimalTotal price to pay in
destination currency.
pageNumberintegerCurrent page number.
hasNextPagebooleanIf exist next page.
Query Params
destinationCurrencies
array of strings

An array of the destination currencies.

destinationCurrencies
sourceCurrencies
array of strings

An array of the source currencies.

sourceCurrencies
string

Status of the payment: PENDING / PAID / COMPLETED / REFUNDED / ACTION_REQUIRED.

date-time

Start date to begin filtering.

date-time

Date to end filtering.

string

ID of the payment in your system.

string

ID of the wallet which was used to obtain funds.

int32

Number of records per page.

int32

Number of page to fetch.

string

Partner id used when creating payments

Response

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