{
  "object": "charge",
  "id": "chrg_test_4zmrjgxdh4ycj2qncoj",
  "livemode": false,
  "location": "/charges/chrg_test_4zmrjgxdh4ycj2qncoj",
  "amount": 100000,
  "currency": "thb",
  "description": "Order-384",
  "capture": true,
  "authorized": true,
  "captured": true,
  "transaction": "trxn_test_4zmrjgxww057xi0wbh9",
  "refunded": 10000,
  "refunds": {
    "object": "list",
    "from": "1970-01-01T00:00:00+00:00",
    "to": "2015-04-08T10:53:39+00:00",
    "offset": 0,
    "limit": 20,
    "total": 1,
    "data": [
      {
        "object": "refund",
        "id": "rfnd_test_4zmrjhc8lrbfzhdwg7c",
        "location": "/charges/chrg_test_4zmrjgxdh4ycj2qncoj/refunds/rfnd_test_4zmrjhc8lrbfzhdwg7c",
        "amount": 10000,
        "currency": "thb",
        "charge": "chrg_test_4zmrjgxdh4ycj2qncoj",
        "transaction": "trxn_test_4zmrjhccfigwe9a3xfe",
        "created": "2015-04-08T10:53:39Z"
      }
    ],
    "location": "/charges/chrg_test_4zmrjgxdh4ycj2qncoj/refunds"
  },
  "return_uri": "https://example.co.th/orders/384/complete",
  "reference": "paym_test_4zmrjgxg87a2zq0rcta",
  "authorize_uri": "https://api.omise.co/payments/paym_test_4zmrjgxg87a2zq0rcta/authorize",
  "failure_code": null,
  "failure_message": null,
  "card": {
    "object": "card",
    "id": "card_test_4zmrjglkywgn49idf8o",
    "livemode": false,
    "country": "us",
    "city": "Bangkok",
    "postal_code": "10320",
    "financing": "",
    "last_digits": "4242",
    "brand": "Visa",
    "expiration_month": 10,
    "expiration_year": 2018,
    "fingerprint": "pvtmjojEaHi3y880wV/485z1dVNhASL4xCrxSlsCLBw=",
    "name": "Somchai Prasert",
    "security_code_check": true,
    "created": "2015-04-08T10:53:36Z"
  },
  "customer": null,
  "ip": "127.0.0.1",
  "dispute": null,
  "created": "2015-04-08T10:53:37Z"
}
