{
    "message": {
        "event": "bill_payment",
        "datetime": "2018-03-12T07:55:24.792",
        "id": "C1.2",
        "data": {
            "bill_id": "2018-03-12T09:53:49.934",
            "operator_id": "12345",
            "payment_type": "card",
            "table_id": "123456",
            "payment_details": {
                "account_type": "CREDIT",
                "auth_code": "094224",
                "bank_date": "12032018",
                "bank_noncash_amount": 2468,
                "bank_settlement_date": "13032018",
                "bank_time": "075447",
                "card_entry": "EMV_INSERT",
                "currency": "AUD",
                "customer_receipt": "xxx",
                "customer_receipt_printed": false,
                "emv_actioncode": "TC",
                "emv_actioncode_values": "AE5EC0E2243081BE",
                "emv_pix": "010402",
                "emv_rid": "A000000025",
                "emv_tsi": "F800",
                "emv_tvr": "0800040040",
                "expiry_date": "1119",
                "host_response_code": "000",
                "host_response_text": "APPROVED",
                "informative_text": "       ",
                "masked_pan": "............4351",
                "merchant_acquirer": "ST GEORGE EFTPOS",
                "merchant_addr": " The Atrium 54 MCKEAN STREET",
                "merchant_city": "MOOROOPNA",
                "merchant_country": "Australia",
                "merchant_id": "20150720",
                "merchant_name": "TESTCOMPANY5555",
                "merchant_postcode": "2060",
                "merchant_receipt": "xxx",
                "merchant_receipt_printed": false,
                "online_indicator": "Y",
                "purchase_amount": 1234,
                "rrn": "180312000379",
                "scheme_app_name": "American Express",
                "scheme_name": "Amex",
                "stan": "000379",
                "success": true,
                "terminal_id": "1004P2015071",
                "terminal_ref_id": "some string",
                "tip_amount": 1234,
                "transaction_type": "PURCHASE"
            }
        }
    }
}