{
"totalAccommodationRevenue": 143.1,
"totalServiceRevenue": 0,
"totalRevenue": 143.1,
"expensesProductList": [
{
"postingDate": "2020-06-16",
"quantity": 1,
"product": {
"id": 647,
"code": "SGL",
"name": "Single",
"productType": {
"id": 1,
"code": "ACC",
"name": "Accommodation",
"nameI18n": "Accommodation"
}
},
"name": "Single",
"amountAfterTax": 143.1,
"amountBeforeTax": 130.090909,
"currency": {
"id": 1,
"code": "EUR",
"name": "Euro",
"nameI18n": "Euro"
},
"amountTax": 13.009091,
"amountDiscount": 0,
"amountCommission": 0,
"rate": {
"id": 2,
"code": "BAR",
"name": "Best Available Rate"
},
"offer": {
"id": 2,
"code": "NR",
"name": "Non Refundable"
},
"offerAmountDiscount": 0,
"offerPercentDiscount": 10,
"promotion": null,
"promotionAmountDiscount": null,
"promotionPercentDiscount": null,
"channel": {
"id": 11,
"code": "WEB",
"name": "Booking Engine"
},
"source": {
"id": 14,
"code": "WAL",
"name": "Walk-In"
},
"segment": {
"id": 20,
"code": "CONG",
"name": "Congress"
},
"remark": null,
"expensesProductTaxList": [
{
"quantity": 1,
"product": {
"id": 46,
"code": "TAX10",
"name": "Tax 10%",
"productType": {
"id": 5,
"code": "TAX",
"name": "Tax",
"nameI18n": "Tax"
}
},
"name": "Tax 10%",
"price": 13.009091,
"currency": {
"id": 1,
"code": "EUR",
"name": "Euro",
"nameI18n": "Euro"
},
"amount": 0,
"percentage": 10
}
],
"expensesProductCommissionList": null,
"expensesProductDiscountList": null
}
]
} |