{
"data": [
{
"billId": "BA2018000001",
"sessionCreated": "2018-08-03T14:59:46+02:00",
"createdAt": "2018-08-03T14:59:48+02:00",
"paidAt": "2018-08-03T14:59:47+02:00",
"fiscalizedAt": null,
"finalPrice": "150.4",
"finalPriceWithoutTax": "8.26",
"taxSummaries": {
"15": "1.74"
},
"taxes": [
{
"vat": "15",
"totalVat": "1.74",
"totalWithoutVat": "8.26"
}
],
"discount": "0.00",
"rounding": "0.00",
"tips": "0.00",
"currencyCode": "CZK",
"refunded": false,
"deleted": false,
"paymentMethod": "split",
"payments": [
{
"paymentMethod": "cash",
"priceWithVat": "100"
},
{
"paymentMethod": "card",
"priceWithVat": "50.4"
}
],
"createdBy": {
"personId": 2187839,
"fullName": "Person full name",
"userName": "username"
},
"paidBy": {
"personId": 2187839,
"fullName": "Person full name",
"userName": "username"
},
"personCount": 1,
"deskId": null,
"issuedAsVatPayer": false,
"fiscalData": [],
"invoiceData": [],
"customerId": null,
"loyaltyOfferId": null,
"loyaltyProviderId": null,
"keepLoyaltyBenefitsUsed": true,
"orderProvider": {
"code": "dj",
"orderId": "5a75b658f60a3c15009312f1"
},
"_lastModifiedAt": "2018-08-03T14:59:47+02:00"
}
],
"nextPage": "/bills/5a75b658f60a3c15009312f1-5a75b658f60a3c15009312f2?lastBillId=BA2018000001"
}