{
"paymentAmount": 13.43,
"percentCustomerCharge": 40,
"billAmount": 12.99,
"totalChargeAmount": 0.44,
"chargeDetails": [
{
"chargeCode": "AD",
"customerChargeAmount": 0.4,
"originalChargeAmount": 1,
"taxCode": "VAT",
"customerTaxAmount": 0.04,
"originalTaxAmount": 0.1
}
]
}