{
"count": 2,
"offset": 0,
"limit": 10,
"list": [{
"id": 1,
"invoiceSerie": "A15",
"invoiceNumber": 100000,
"invoiceDate": "2019-01-21",
"company": null,
"customer": {
"id": 8,
"name": "Denise Naéva Schmidt"
},
"travelAgent": null,
"holderName": "Denise Naéva Schmidt",
"taxId": null,
"address": "75865 Emmet Crossing",
"city": "Saginaw",
"stateProv": "Michigan",
"postalCode": "48604",
"country": {
"code": "ESP",
"name": "SPAIN"
},
"remark": null,
"productList": [{
"id": 1,
"productionDate": "2019-01-30",
"postingDate": "2019-01-30",
"product": {
"id": 431,
"name": "Cash",
"productType": {
"code": "PAY",
"name": "Payment"
}
},
"quantity": 1,
"amountAfterTax": 142,
"amountBeforeTax": 142,
"amountDiscount": 0,
"amountTax": 0,
"amountCommission": 0,
"currency": {
"code": "EUR",
"name": "Euro"
},
"channel": null,
"source": null,
"segment": null,
"invoiceProductTaxList": [],
"invoiceProductCommissionList": [],
"invoiceProductDiscountList": []
},
{
"id": 2,
"productionDate": "2019-01-30",
"postingDate": "2019-01-30",
"product": {
"id": 530,
"name": "Deposit 21",
"productType": {
"code": "DEP",
"name": "Deposit"
}
},
"quantity": 1,
"amountAfterTax": 142,
"amountBeforeTax": 142,
"amountDiscount": 0,
"amountTax": 0,
"amountCommission": 0,
"currency": {
"code": "EUR",
"name": "Euro"
},
"channel": null,
"source": null,
"segment": null,
"invoiceProductTaxList": [],
"invoiceProductCommissionList": [],
"invoiceProductDiscountList": []
}
]
},
{
"id": 2,
"invoiceSerie": "A15",
"invoiceNumber": 100001,
"invoiceDate": "2019-01-22",
"company": null,
"customer": null,
"travelAgent": {
"id": 153,
"name": "Skipstorm"
},
"holderName": "Skipstorm",
"taxId": null,
"address": "1695 Meadow Ridge Parkway",
"city": "Lake Worth",
"stateProv": "Florida",
"postalCode": "33462",
"country": {
"code": "ESP",
"name": "SPAIN"
},
"remark": null,
"productList": [{
"id": 3,
"productionDate": "2019-01-30",
"postingDate": "2019-01-30",
"product": {
"id": 464,
"name": "Diners",
"productType": {
"code": "PAY",
"name": "Payment"
}
},
"quantity": 1,
"amountAfterTax": 25,
"amountBeforeTax": 25,
"amountDiscount": 0,
"amountTax": 0,
"amountCommission": 0,
"currency": {
"code": "EUR",
"name": "Euro"
},
"channel": null,
"source": null,
"segment": null,
"invoiceProductTaxList": [],
"invoiceProductCommissionList": [],
"invoiceProductDiscountList": []
},
{
"id": 4,
"productionDate": "2019-01-30",
"postingDate": "2019-01-30",
"product": {
"id": 530,
"name": "Deposit 21",
"productType": {
"code": "DEP",
"name": "Deposit"
}
},
"productName": "Deposit 21",
"quantity": 1,
"amountAfterTax": 25,
"amountBeforeTax": 25,
"amountDiscount": 0,
"amountTax": 0,
"amountCommission": 0,
"currency": {
"code": "EUR",
"name": "Euro"
},
"channel": null,
"source": null,
"segment": null,
"invoiceProductTaxList": [],
"invoiceProductCommissionList": [],
"invoiceProductDiscountList": []
}
]
}
]
} |