API Reference

This endpoint is designed to List all onramp transactions by IDtransaction

Response:

{
        "transactionId": "0d27ae9a-ab6f-4c6d-810e-143a416e87c0",
        "createdAt": "2023-12-13T16:20:51.046Z",
        "quoteId": "3f020d62-6cef-4f2c-87e4-b096abc5cac9",
        "fromCurrency": "MXN",
        "toCurrency": "USDT",
        "amount": "1000.00",
        "chain": "TRON",
        "paymentMethodType": "BANK",
        "depositAddress": "0xb794f5ea0ba39494ce839613fffba74279579268"
    }
}

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