{
"HotelId": "string",
"AccountId": "string",
"PosNumber": "string",
"PersonId": "string",
"PersonName": "string",
"Document": "string",
"InvoiceDate": "2019-12-01T12:00:00.4491035-03:00",
"ItensSubtotal": 0.00,
"ServiceChargeSubtotal": 0.00,
"DiscountSubtotal": 0.00,
"InvoiceTotal": 0.00,
"FiscalInvoice": {
"FiscalInvoiceNumber": "string",
"Serie": "string",
"Key": "string",
"AuthorizationProtocol": "string",
"Model": "string"
},
"Payments": [{
"IntegrationCode": "string",
"Description": "string",
"NSU": "string",
"Parcel": 0,
"Value": 0.00
}
],
"Items": [{
"ProductId": "string",
"Description": "string",
"Amount": 01,
"UnitaryValue": 0.00,
"ServiceCharge": 0.00,
"DiscountValue": 0.00,
"TotalValue": 0.00
}
]
} |