List transactions
Includes an API key in the HTTP headers to authenticate the client.
Includes an API secret in the HTTP headers to authenticate the client.
The number of items to return per page.
"0"
The cursor to start the page after.
"trxn_2ofTAESrTs4uQ8N3yGBMhGj59jV"
When true, only transactions with customer revenue; when false, only without.
true, false The list of transactions
{
"type": "offramp",
"id": "trxn_2ji0un2T6BaGhHKsmJu93Zf5OQm",
"quote": "quote_2nqjHpNLK6wSNlFyMvZgX8SYeAO",
"source": {
"id": "bank_2kezVryAA3Uw9LJYBiXUV7Pj6gu",
"asset": "USDT",
"network": "tron",
"amount": "115.000000"
},
"destination": {
"id": "bank_2UOcdiXWXbHdLRl3zfU2gG27yRi",
"asset": "USD",
"amount": "117.00"
},
"documents": [{ "id": "doc_2ofTAESrTs4uQ8N3yGBMhGj59jV" }],
"status": "completed",
"createdAt": "2024-10-26T02:21:03.742Z",
"completedAt": "2024-10-26T02:45:03.742Z",
"reference": "TRX#09123A",
"purpose": "Other",
"fiatNetworkPaymentRef": "123e4567-e89b-12d3-a456-426614174000"
}{ "first": "/transactions", "next": null }