{
  "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": "baca6104-fbde-4d06-9326-69220bc18072",
  "quote_id": "e1b93802-bb1a-42ed-9e4c-9905b5388fa8",
  "called_at": "2026-05-30T15:06:54.379812+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": "b359ea20-a799-469b-8b50-1338be971d76",
    "fetched_at": "2026-05-30T15:06:54.354Z",
    "requested_ids": [
      "bitcoin",
      "ethereum"
    ],
    "requested_vs_currencies": [
      "usd"
    ],
    "rates": {
      "ethereum": {
        "usd": 2022.015
      },
      "bitcoin": {
        "usd": 73782.465
      }
    }
  }
}