{
  "object": "receipt",
  "id": "rcpt_5ls0b8zb53qmw3mlvfz",
  "livemode": true,
  "location": "/receipts/rcpt_5ls0b8zb53qmw3mlvfz",
  "credit_note": false,
  "charge_fee": 7,
  "subtotal": 7,
  "transfer_fee": 0,
  "voided_fee": 0,
  "vat": 0,
  "wht": 0,
  "total": 7,
  "company_address": "123 The Road, Thailand",
  "company_name": "Omise",
  "company_tax_id": "0123456789012",
  "currency": "THB",
  "customer_address": "456 The Street, Singapore",
  "customer_email": "john.doe@omise.co",
  "customer_name": "John Doe",
  "customer_statement_name": "John Doe",
  "customer_tax_id": "10000",
  "number": "OMTH202011050019",
  "created_at": "2020-11-05T18:02:05Z",
  "issued_on": "2020-11-05",
  "adjustment_transaction": {
    "object": "transaction",
    "id": "trxn_5ls0b8zftdzm5vw90d6",
    "livemode": true,
    "currency": "THB",
    "amount": 0,
    "location": "/transactions/trxn_5ls0b8zftdzm5vw90d6",
    "direction": "credit",
    "key": "receipt.vat_adjustment.credit",
    "origin": "rcpt_5ls0b8zb53qmw3mlvfz",
    "transferable_at": "2020-11-05T18:02:05Z",
    "created_at": "2020-11-05T18:02:05Z"
  }
}