{

"transactions": [
  {
    "id": 179259969,
    "order_id": 450789469,
    "kind": "refund",
    "gateway": "bogus",
    "status": "success",
    "message": null,
    "created_at": "2005-08-05T12:59:12-04:00",
    "test": false,
    "authorization": "authorization-key",
    "location_id": null,
    "user_id": null,
    "parent_id": 801038806,
    "processed_at": "2005-08-05T12:59:12-04:00",
    "device_id": null,
    "receipt": {},
    "error_code": null,
    "source_name": "web",
    "currency_exchange_adjustment": null,
    "amount": "209.00",
    "currency": "USD",
    "admin_graphql_api_id": "gid://shopify/OrderTransaction/179259969"
  },
  {
    "id": 389404469,
    "order_id": 450789469,
    "kind": "authorization",
    "gateway": "bogus",
    "status": "success",
    "message": null,
    "created_at": "2005-08-01T11:57:11-04:00",
    "test": false,
    "authorization": "authorization-key",
    "location_id": null,
    "user_id": null,
    "parent_id": null,
    "processed_at": "2005-08-01T11:57:11-04:00",
    "device_id": null,
    "receipt": {
      "testcase": true,
      "authorization": "123456"
    },
    "error_code": null,
    "source_name": "web",
    "currency_exchange_adjustment": null,
    "amount": "598.94",
    "currency": "USD",
    "admin_graphql_api_id": "gid://shopify/OrderTransaction/389404469",
    "payment_details": {
      "credit_card_bin": null,
      "avs_result_code": null,
      "cvv_result_code": null,
      "credit_card_number": "•••• •••• •••• 4242",
      "credit_card_company": "Visa"
    }
  },
  {
    "id": 801038806,
    "order_id": 450789469,
    "kind": "capture",
    "gateway": "bogus",
    "status": "success",
    "message": null,
    "created_at": "2005-08-05T10:22:51-04:00",
    "test": false,
    "authorization": "authorization-key",
    "location_id": null,
    "user_id": null,
    "parent_id": 389404469,
    "processed_at": "2005-08-05T10:22:51-04:00",
    "device_id": null,
    "receipt": {},
    "error_code": null,
    "source_name": "web",
    "currency_exchange_adjustment": null,
    "amount": "250.94",
    "currency": "USD",
    "admin_graphql_api_id": "gid://shopify/OrderTransaction/801038806"
  }
]

}