{
  "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": "8ad0cb9c-8359-41ce-a94b-6f7ef5d6619f",
  "quote_id": "e3aada59-d7ca-42e2-aa78-c93e42e57c04",
  "called_at": "2026-05-30T18:17:37.901209+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": "1526f521-2c5a-4ae1-ac22-124e482d99d3",
    "fetched_at": "2026-05-30T18:17:37.872Z",
    "requested_ids": [
      "bitcoin",
      "ethereum"
    ],
    "requested_vs_currencies": [
      "usd"
    ],
    "rates": {
      "bitcoin": {
        "usd": 73903.785
      },
      "ethereum": {
        "usd": 2023.845
      }
    }
  }
}