{
  "object": "charge",
  "id": "chrg_5u7ih22sujh4lnw7q1t",
  "location": "/charges/chrg_5u7ih22sujh4lnw7q1t",
  "amount": 100000,
  "funding_amount": 100000,
  "refunded": 0,
  "transaction_fees": {
      "fee_flat": "0.0",
      "fee_rate": "3.65",
      "vat_rate": "7.0"
  },
  "currency": "thb",
  "funding_currency": "thb",
  "ip": "127.0.0.1",
  "refunds": {
      "object": "list",
      "data": [],
      "limit": 20,
      "offset": 0,
      "total": 0,
      "location": "/charges/chrg_5u7ih22sujh4lnw7q1t/refunds",
      "order": "chronological",
      "from": "1970-01-01T00:00:00Z",
      "to": "2022-12-21T17:10:25Z"
  },
  "link": null,
  "description": "Order-123",
  "metadata": {},
  "card": {
      "object": "card",
      "id": "card_5u7ih1sfguk7qwzxkif",
      "livemode": true,
      "security_code_check": true,
      "expiration_month": 11,
      "expiration_year": 2024,
      "bank": "",
      "brand": "Visa",
      "city": "Bangkok",
      "country": "",
      "financing": "",
      "fingerprint": "HvNb2ovSCEn7LYPixIU2i/JVvgQBTLCOv7MBHnKiFzA=",
      "first_digits": null,
      "last_digits": "4242",
      "location": "/customers/cust_5u7ih1vxdquv619qand/cards/card_5u7ih1sfguk7qwzxkif",
      "name": "Zin Kyaw Kyaw",
      "phone_number": null,
      "postal_code": "10320",
      "state": null,
      "street1": null,
      "street2": null,
      "tokenization_method": null,
      "created": "2022-12-21T17:10:20Z"
  },
  "source": null,
  "schedule": null,
  "customer": "cust_5u7ih1vxdquv619qand",
  "dispute": null,
  "transaction": null,
  "failure_code": null,
  "failure_message": null,
  "status": "pending",
  "reference": null,
  "authorize_uri": null,
  "return_uri": null,
  "created": "2022-12-21T17:10:21Z",
  "paid_at": null,
  "expires_at": "2022-12-28T17:10:21Z",
  "expired_at": null,
  "reversed_at": null,
  "zero_interest_installments": false,
  "branch": null,
  "terminal": null,
  "device": null,
  "authorized": false,
  "capturable": false,
  "capture": true,
  "disputable": false,
  "livemode": true,
  "refundable": false,
  "reversed": false,
  "reversible": false,
  "voided": false,
  "paid": false,
  "expired": false
}