v4
latestOpenAPI 3.0.3UNLICENSED2026-08-0896235396.5 KBtransactions-transactions
Retrieve list of customer transactions
get/transactions/customers/{id}/history-aggregate
Path parameters
idstring uuid required
userId
Query parameters
transactionType'ONRAMP' | 'OFFRAMP'
Transaction order type, can be ONRAMP or OFFRAMP
fromstring
15-04-2022
tostring
15-08-2022
statusesTransactionOrderStatus[]
tokenstring
fiatstring
networkstring
paymentChannelstring
referencestring
otherPartyIdstring uuid
isTradeRequestBroadcastboolean
Response
Success
Example response
{
"tradeUsdTotal": 3849594.1,
"fiatTotal": 1245.92,
"tokenTotal": 245.73
}