API Reference
Log In
API Reference

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

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.
Language
Credentials
Query