[
{
"acceptLanguage": "en-CA",
"beesAccountId": "34521337000166",
"channel": "B2B_WEB",
"customerInvoiceNumber": "CINV_001",
"date": "2022-05-27T15:48:00.000Z",
"invoicedDate": "2022-05-27T15:48:00.000Z",
"deleted": false,
"deliveryCenterId": "04563",
"deposit": 100.5,
"discount": 20.5,
"dueDate": "2030-05-27T15:30:00.000Z",
"fileAvailable": false,
"itemsQuantity": 10,
"orderDate": "2022-05-27T15:48:00.000Z",
"orderId": "31232312",
"parentOrderNumber": "3104626910",
"paymentTerm": 10,
"paymentType": "CASH",
"poNumber": "PO_0001",
"status": "DELIVERED",
"subtotal": 155.75,
"total": 148.65,
"vendor": {
"accountId": "34521337000166",
"invoiceId": "IN_0001"
}
}
]
{
"items": [
{
"discount": 20.25,
"freeGood": false,
"price": 100.75,
"quantity": 100,
"subtotal": 100.5,
"tax": 10.5,
"taxes": [
{
"taxAmount": 10.5,
"taxId": "GTS"
}
],
"total": 1550.75,
"vendorItemId": "VENDOR_SKU_001"
}
]
}
{
"charges": [
{
"conditions": [
{
"type": "NON_REGULAR_DELIVERY_DATE_FEE",
"value": 1.02
}
],
"id": "CHARGE_01",
"type": "MAXIMUM_ORDER_TOTAL",
"value": 69.91
}
],
"tax": 1.85,
"taxes": [
{
"taxAmount": 10.5,
"taxId": "GTS"
}
]
}