API Reference

This endpoint is designed to List all off ramp transactions by specific IDtransaction

Response:

{
        {
            "transactionId": "3f020d62-6cef-4f2c-87e4-b096abc5cac9",
            "createdAt": "2023-12-13T16:32:17.124Z",
            "quoteId": "3f020d62-6cef-4f2c-87e4-b096abc5cac9",
            "fromCurrency": "USDT",
            "toCurrency": "MXN",
            "amount": "1000.00",
            "chain": "TRON",
            "fiatAccountId": "061013e9-1081-e0d3-2180-9b786c6e5d3c"
        }
    ]
}

Language
Click Try It! to start a request and see the response here!