get https://penny-api-restricted-dev.alfredpay.io/api/v1/third-party-service/penny/offramp
This endpoint is designed to List all off ramp transactions
Response:
{
"transactions": [
{
"transactionId": "2ed01d14-0f70-43c7-b35d-2dfb381162e9",
"createdAt": "2024-02-07T23:31:37.373Z",
"quoteId": "587425fc-63ff-46a1-8e99-2ebdf1b2b048",
"fromCurrency": "USDC",
"toCurrency": "MXN",
"amount": "17060.00",
"chain": "ETH",
"fiatAccountId": "f69f49ed-9507-4049-a010-236ca8b0b0dd"
},
{
"transactionId": "45e8c5d6-1714-49bc-9a5d-f5437d31c779",
"createdAt": "2024-02-22T20:17:20.679Z",
"quoteId": "2b39ec9f-f98f-42ef-a4a6-f1c03e1295fa",
"fromCurrency": "USDC",
"toCurrency": "MXN",
"amount": "16970.00",
"chain": "ETH",
"fiatAccountId": "0607be67-e452-4a52-b3a4-753ccb571c5a"
},
{
"transactionId": "a66c4ec9-d2ea-4cb9-9e34-c7843f5d8ef9",
"createdAt": "2024-02-26T20:06:53.499Z",
"quoteId": "65d3cc0a-5b07-4a5c-be8a-5798d0febb8d",
"fromCurrency": "USDC",
"toCurrency": "MXN",
"amount": "16990.00",
"chain": "ETH",
"fiatAccountId": "175d11df-ce01-4210-825f-406e741fffcd"
},
{
"transactionId": "33e6f04c-9e8b-411f-81ed-94c101e67466",
"createdAt": "2024-02-27T21:24:28.170Z",
"quoteId": "8681e892-83d4-44bc-8404-799e1ea1a785",
"fromCurrency": "USDC",
"toCurrency": "MXN",
"amount": "1000.00",
"chain": "ETH",
"fiatAccountId": "81270f50-7c45-46c1-9512-a0632e0002e5"
}
]
}