{
  "endpoint_id": "exchange",
  "endpoint_name": "Voidly Pay Exchange",
  "endpoint_url": "https://api.voidly.ai/v1/pay/exchange?ids=bitcoin,ethereum&vs_currencies=usd",
  "amount_paid_usdc": 0.001,
  "transfer_id": "819ec1c6-29bd-4dc4-be17-0ba0b6df0425",
  "quote_id": "da3c7ab2-d4f4-4d1f-82f4-c262c342c84f",
  "called_at": "2026-05-18T23:59:00.587930+00:00",
  "response_keys": [
    "schema",
    "receipt_id",
    "fetched_at",
    "requested_ids",
    "requested_vs_currencies",
    "rates",
    "upstream",
    "paid_by_did",
    "paid_to_did",
    "transfer_id"
  ],
  "response_excerpt": {
    "schema": "voidly-pay-exchange/v1",
    "receipt_id": "33cc4f08-ad67-4733-b1b3-b2909a373235",
    "fetched_at": "2026-05-18T23:59:00.559Z",
    "requested_ids": [
      "bitcoin",
      "ethereum"
    ],
    "requested_vs_currencies": [
      "usd"
    ],
    "rates": {
      "ethereum": {
        "usd": 2128.565
      },
      "bitcoin": {
        "usd": 76952.485
      }
    }
  }
}