GET
/
crypto
/
transactions
/
{id}
{
  "transactionId": "cx_lQXig9S2WB0dniQj9kFRkY",
  "status": "fulfilled",
  "quantity": 3,
  "cost": 17.21,
  "price": 5.736866999999999,
  "network": "tron",
  "symbol": "usdt",
  "currency": "BRL",
  "walletId": "wl_FBGm4oNCvXhB",
  "walletAddress": "TMJbicpFrwquBzPvwuCWug7x9NvdWQYRw6",
  "walletName": "test",
  "settlementDate": "2025-05-02T14:07:44.000Z",
  "debt": {
    "initial": 17.21,
    "remaining": 0
  },
  "fills": [
    {
      "id": "fi_7eZnnAOm0EjeGz29vgW8xe",
      "amount": 3,
      "hash": "1d3c13a93e042853804471bf6d781bca44585f913f47aa8ef790de0b6df09fe1",
      "filledAt": "2025-05-03T13:16:39.307Z"
    }
  ],
  "createdAt": "2025-05-03T13:04:46.313Z"
}

Path Parameters

id
string
required

cx_

Response

200 - application/json

OK

The response is of type object.