{
  "id": "ch_3N1pAXJVFkvVyI7h1FM4wdxL",
  "object": "charge",
  "amount": 101,
  "amount_captured": 101,
  "amount_refunded": 0,
  "application": null,
  "application_fee": null,
  "application_fee_amount": null,
  "balance_transaction": "txn_3N1pAXJVFkvVyI7h13da32Ha",
  "billing_details": {
    "address": {
      "city": "Los Angeles",
      "country": "US",
      "line1": "1234 Main Street",
      "line2": null,
      "postal_code": "90000",
      "state": "CA"
    },
    "email": "customer@gmail.com",
    "name": "Test Customer",
    "phone": null
  },
  "calculated_statement_descriptor": "SOUNDGRAIL",
  "captured": true,
  "created": 1682680134,
  "currency": "usd",
  "customer": "cus_NnQ0za8M82UrLB",
  "description": null,
  "destination": null,
  "dispute": null,
  "disputed": false,
  "failure_balance_transaction": null,
  "failure_code": null,
  "failure_message": null,
  "fraud_details": {},
  "invoice": null,
  "livemode": true,
  "metadata": { "clientOrderId": "1682680072716-0256" },
  "on_behalf_of": null,
  "order": null,
  "outcome": {
    "network_status": "approved_by_network",
    "reason": null,
    "risk_level": "normal",
    "seller_message": "Payment complete.",
    "type": "authorized"
  },
  "paid": true,
  "payment_intent": "pi_3N1pAXJVFkvVyI7h13O2f54H",
  "payment_method": "pm_1N1pAQJVFkvVyI7hOYuRUBmB",
  "payment_method_details": {
    "card": {
      "brand": "amex",
      "checks": [],
      "country": "US",
      "exp_month": 3,
      "exp_year": 2027,
      "fingerprint": "rsNGn7enPT8k7L1F",
      "funding": "credit",
      "installments": null,
      "last4": "3007",
      "mandate": null,
      "network": "amex",
      "network_token": [],
      "three_d_secure": null,
      "wallet": null
    },
    "type": "card"
  },
  "receipt_email": null,
  "receipt_number": null,
  "receipt_url": "https://pay.stripe.com/receipts/payment/CAcQARoXChVhY2N0XzFKSFJzS0pWRmt2VnlJN2go1dKuogYyBuIQcYQWUzosFhQOQgx6t6cbdoogVNEf1nIhi9fhptDYoVJzdijlsY8_vJXndKNQWwFk9Sw",
  "refunded": false,
  "refunds": {
    "object": "list",
    "data": [],
    "has_more": false,
    "total_count": 0,
    "url": "/v1/charges/ch_3N1pAXJVFkvVyI7h1FM4wdxL/refunds"
  },
  "review": null,
  "shipping": null,
  "source": null,
  "source_transfer": null,
  "statement_descriptor": null,
  "statement_descriptor_suffix": null,
  "status": "succeeded",
  "transfer_data": null,
  "transfer_group": null
}
