v1

latestOpenAPI 3.1.02026-07-24308.6 KB

Get Transactions List

This endpoints is used for getting transactions list

get/transactions

Path parameters

idstring required

unique{id} of transaction

Query parameters

fromstring

Start end of the transactions eg. 01-01-2021

tostring

End date of the transactions eg. 01-12-2021

statestring

e.g. PENDING, COMPLETED

currencystring

Currency of payout

countrystring

Country of payout

pagestring

Specific page to retrieve

limitstring

Number of items in a page

Headers

x-waza-keystring

your app key

Response

200