{
"count": 93,
"offset": 0,
"limit": 2,
"list": [{
"date": "2020-03-30",
"product": {
"id": 48,
"code":"CS",
"name": "Cash",
"productType": {
"id": 3,
"code": "PAY",
"name": "Payment"
}
},
"quantity": 1,
"adults": 0,
"juniors": 0,
"children": 0,
"infants": 0,
"amountAfterTax": 910.800000,
"amountBeforeTax": 910.800000,
"amountDiscount": 0.000000,
"amountTax": 0.000000,
"amountCommission": 0.000000,
"segment": null,
"source": null,
"channel": null,
"rate": null,
"offer": null,
"promotion": null,
"booker": null,
"billTo": null,
"central": null,
"company": null,
"countryCode": null
},
{
"date": "2020-03-30",
"product": {
"id": 49,
"code":"AE",
"name": "American Express",
"productType": {
"id": 3,
"code": "PAY",
"name": "Payment"
}
},
"quantity": 2,
"adults": 0,
"juniors": 0,
"children": 0,
"infants": 0,
"amountAfterTax": 329.200000,
"amountBeforeTax": 329.200000,
"amountDiscount": 0.000000,
"amountTax": 0.000000,
"amountCommission": 0.000000,
"segment": null,
"source": null,
"channel": null,
"rate": null,
"offer": null,
"promotion": null,
"booker": null,
"billTo": null,
"central": null,
"company": null,
"countryCode": null
}
]
} |