POST api/Order/SelfOrderUS/CancelOrder?companyCode={companyCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyCode | string |
Required |
Body Parameters
Collection of QROrder_InventoryItemDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| InventoryItemAdditionsCategory | Collection of QROrder_InventoryItemAdditionCategory |
None. |
|
| InventoryItemByMaterial | Collection of QROrder_InventoryItemMaterial |
None. |
|
| OrderDate | date |
None. |
|
| OrderDetailStatus | integer |
None. |
|
| QROrderTimeOpen | Collection of QROrderTimeOpen |
None. |
|
| TimesToSendKitchenInOrder | integer |
None. |
|
| CancelReasonName | string |
None. |
|
| OrderTime | date |
None. |
|
| OrderDetailID | globally unique identifier |
None. |
|
| EditMode | EditMode |
None. |
|
| CourseType | integer |
None. |
|
| UnitPriceBeforeTaxServeAtRestaurantTaxRate | decimal number |
None. |
|
| UnitPriceBeforeTaxTakeAwayTaxRate | decimal number |
None. |
|
| UnitPriceBeforeTaxDeliveryTaxRate | decimal number |
None. |
|
| ServeAtRestaurantTaxRate | decimal number |
None. |
|
| DeliveryTaxRate | decimal number |
None. |
|
| TakeAwayTaxRate | decimal number |
None. |
|
| ServiceChargeAmountIncludeTax | decimal number |
None. |
|
| ListServiceCharge | Collection of QROrder_ServiceCharge |
None. |
|
| PriceServiceRate | decimal number |
None. |
|
| ApplyTax | Collection of Tax |
None. |
|
| DiscountByItem | decimal number |
None. |
|
| DiscountByBill | decimal number |
None. |
|
| ServiceCharge | decimal number |
None. |
|
| PromotionID | globally unique identifier |
None. |
|
| PromotionName | string |
None. |
|
| ListAppliedTax | string |
None. |
|
| FreeQuantity | integer |
None. |
|
| MinQuantity | integer |
None. |
|
| IsTakeAwayItem | boolean |
None. |
|
| OthersTaxes | Collection of OthersTax |
None. |
|
| LoyaltyRewardUseAmount | decimal number |
None. |
|
| UsedPoint | integer |
None. |
|
| PromoCodeID | globally unique identifier |
None. |
|
| InventoryItemID | globally unique identifier |
None. |
|
| ParentID | globally unique identifier |
None. |
|
| ParentName | string |
None. |
|
| CartItemID | globally unique identifier |
None. |
|
| InventoryItemCode | string |
None. |
|
| InventoryItemType | EnumInventoryItemType |
None. |
|
| InventoryItemName | string |
None. |
|
| InventoryItemCategoryID | globally unique identifier |
None. |
|
| InventoryItemCategoryName | string |
None. |
|
| UnitPrice | decimal number |
None. |
|
| UnitPriceAddtion | decimal number |
None. |
|
| UnitPriceDelivery | decimal number |
None. |
|
| Inactive | boolean |
None. |
|
| UnitID | globally unique identifier |
None. |
|
| UnitName | string |
None. |
|
| Description | string |
None. |
|
| IsCustomCombo | boolean |
None. |
|
| SaleQuantity | decimal number |
None. |
|
| FileResourceID | globally unique identifier |
None. |
|
| BuyQuantity | decimal number |
None. |
|
| Note | string |
None. |
|
| IsOutOfStock | boolean |
None. |
|
| IsDiscount | boolean |
None. |
|
| DiscountPrice | decimal number |
None. |
|
| DiscountRate | decimal number |
None. |
|
| DiscountType | integer |
None. |
|
| SalePrice_TA | decimal number |
None. |
|
| DiscountPrice_TA | decimal number |
None. |
|
| IsDiscount_TA | boolean |
None. |
|
| DiscountAmount_TA | decimal number |
None. |
|
| DiscountRate_TA | decimal number |
None. |
|
| DiscountType_TA | integer |
None. |
|
| UnitPriceDelivery_TA | decimal number |
None. |
|
| IsApplyPLTTax | boolean |
None. |
|
| PLTTaxRate | decimal number |
None. |
|
| InventoryItemValid | boolean |
None. |
|
| ListOption | string |
None. |
|
| IsUseItemCount | boolean |
None. |
|
| ItemCount | decimal number |
None. |
|
| ItemCountApplyType | EnumItemCountApplyType |
None. |
|
| IsItemWithVariant | boolean |
None. |
|
| DistributeID | globally unique identifier |
None. |
|
| IsEBT | boolean |
None. |
|
| IsMultiSelct | boolean |
None. |
|
| MinValue | integer |
None. |
|
| MaxValue | integer |
None. |
|
| IsRequired | boolean |
None. |
|
| IsNoMaxValue | boolean |
None. |
|
| IsDefault | boolean |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"InventoryItemAdditionsCategory": [
{
"InventoryItemCategoryAdditionID": "25116f41-5aae-4acb-9203-41c126fc2e90",
"OrderOnlineMenuAdditionCategoryID": "7b0a645e-66a2-44fc-ac8e-1d4d0d1f2ed8",
"InventoryItemID": "558d2b8c-0dbf-45d3-9562-1a99e8d18766",
"InventoryItemCategoryAdditionName": "sample string 2",
"InventoryItemCategoryAdditionNameOnline": "sample string 3",
"InventoryItemAdditions": [
{
"InventoryItemAdditionID": "73468472-c918-4817-b77a-60f587ec0fd5",
"OrderOnlineMenuAdditionCategoryID": "58a14be3-ce3f-4135-80e4-e8bf61e821bf",
"InventoryItemID": "71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "34536a12-262f-4d4c-9500-e90f1c639ca1",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "b2c4bc4e-381e-4795-9994-e25798fabda4",
"OrderDetailStatus": 15,
"CancelReasonName": "sample string 16",
"IsDefaultOnline": true,
"IsDefault": true,
"InventoryItemType": 17,
"BackgroundColor": "sample string 18"
},
{
"InventoryItemAdditionID": "73468472-c918-4817-b77a-60f587ec0fd5",
"OrderOnlineMenuAdditionCategoryID": "58a14be3-ce3f-4135-80e4-e8bf61e821bf",
"InventoryItemID": "71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "34536a12-262f-4d4c-9500-e90f1c639ca1",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "b2c4bc4e-381e-4795-9994-e25798fabda4",
"OrderDetailStatus": 15,
"CancelReasonName": "sample string 16",
"IsDefaultOnline": true,
"IsDefault": true,
"InventoryItemType": 17,
"BackgroundColor": "sample string 18"
}
],
"IsRequired": true,
"IsRequiredOnline": true,
"MaxNumberAddition": 1,
"SortOrder": 4,
"IsMultiSelectOnline": true,
"MultiSelectHasMaxOnline": true,
"MultiSelectMinOnline": 1,
"MultiSelectMaxOnline": 1,
"BackgroundColor": "sample string 5"
},
{
"InventoryItemCategoryAdditionID": "25116f41-5aae-4acb-9203-41c126fc2e90",
"OrderOnlineMenuAdditionCategoryID": "7b0a645e-66a2-44fc-ac8e-1d4d0d1f2ed8",
"InventoryItemID": "558d2b8c-0dbf-45d3-9562-1a99e8d18766",
"InventoryItemCategoryAdditionName": "sample string 2",
"InventoryItemCategoryAdditionNameOnline": "sample string 3",
"InventoryItemAdditions": [
{
"InventoryItemAdditionID": "73468472-c918-4817-b77a-60f587ec0fd5",
"OrderOnlineMenuAdditionCategoryID": "58a14be3-ce3f-4135-80e4-e8bf61e821bf",
"InventoryItemID": "71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "34536a12-262f-4d4c-9500-e90f1c639ca1",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "b2c4bc4e-381e-4795-9994-e25798fabda4",
"OrderDetailStatus": 15,
"CancelReasonName": "sample string 16",
"IsDefaultOnline": true,
"IsDefault": true,
"InventoryItemType": 17,
"BackgroundColor": "sample string 18"
},
{
"InventoryItemAdditionID": "73468472-c918-4817-b77a-60f587ec0fd5",
"OrderOnlineMenuAdditionCategoryID": "58a14be3-ce3f-4135-80e4-e8bf61e821bf",
"InventoryItemID": "71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "34536a12-262f-4d4c-9500-e90f1c639ca1",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "b2c4bc4e-381e-4795-9994-e25798fabda4",
"OrderDetailStatus": 15,
"CancelReasonName": "sample string 16",
"IsDefaultOnline": true,
"IsDefault": true,
"InventoryItemType": 17,
"BackgroundColor": "sample string 18"
}
],
"IsRequired": true,
"IsRequiredOnline": true,
"MaxNumberAddition": 1,
"SortOrder": 4,
"IsMultiSelectOnline": true,
"MultiSelectHasMaxOnline": true,
"MultiSelectMinOnline": 1,
"MultiSelectMaxOnline": 1,
"BackgroundColor": "sample string 5"
}
],
"InventoryItemByMaterial": [
{
"InventoryItemMaterialID": "4a2c183d-d32a-4fa2-a60e-551c320aa135",
"GroupName": "sample string 1",
"GroupQuantity": 1,
"Quantity": 1.0,
"OrderDetailID": "a89c6ec9-522f-41bf-99c5-6aca8c97c0e4",
"SortOrder": 1,
"OrderStatus": 3,
"CancelReasonName": "sample string 4",
"ApplyTax": [
null,
{
"TaxID": "cf72fda1-b1fb-4040-a7a2-11eeafb03d54",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "a65011cd-fef7-47e9-8699-3373e1b46111",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "b5131b85-ac1c-413f-ace0-30bf22e16b46",
"InventoryItemID": "b64c7703-80ab-477a-a07e-9bb55d292def",
"EditMode": 0,
"CreatedDate": "2026-08-15T01:35:53.2570404+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-08-15T01:35:53.2570404+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"InventoryItemID": "80b9da54-d0e3-4a2e-badd-da8a226788d7",
"ParentID": "33614023-ff41-4e80-b27c-c205581d0e9f",
"ParentName": "sample string 6",
"CartItemID": "a3d00aa2-8ac8-4bce-bf51-b13c8f7ff257",
"InventoryItemCode": "sample string 8",
"InventoryItemType": 0,
"InventoryItemName": "sample string 9",
"InventoryItemCategoryID": "fb021ab9-251a-4a80-a4c6-946886d60a6e",
"InventoryItemCategoryName": "sample string 10",
"UnitPrice": 11.0,
"UnitPriceAddtion": 12.0,
"UnitPriceDelivery": 13.0,
"Inactive": true,
"UnitID": "d82e6eab-0e3e-4c4a-8051-5bea2c60d729",
"UnitName": "sample string 15",
"Description": "sample string 16",
"IsCustomCombo": true,
"SaleQuantity": 18.0,
"FileResourceID": "b58dd2a7-a15d-4b63-99e3-001cfc55f17e",
"BuyQuantity": 19.0,
"Note": "sample string 20",
"IsOutOfStock": true,
"IsDiscount": true,
"DiscountPrice": 23.0,
"DiscountRate": 24.0,
"DiscountType": 25,
"SalePrice_TA": 26.0,
"DiscountPrice_TA": 27.0,
"IsDiscount_TA": true,
"DiscountAmount_TA": 29.0,
"DiscountRate_TA": 30.0,
"DiscountType_TA": 31,
"UnitPriceDelivery_TA": 32.0,
"IsApplyPLTTax": true,
"PLTTaxRate": 34.0,
"InventoryItemValid": true,
"ListOption": "sample string 36",
"IsUseItemCount": true,
"ItemCount": 38.0,
"ItemCountApplyType": 0,
"IsItemWithVariant": true,
"DistributeID": "6b943a09-b826-4fc9-8024-ca78e7f24324",
"IsEBT": true,
"IsMultiSelct": true,
"MinValue": 1,
"MaxValue": 1,
"IsRequired": true,
"IsNoMaxValue": true,
"IsDefault": true
},
{
"InventoryItemMaterialID": "4a2c183d-d32a-4fa2-a60e-551c320aa135",
"GroupName": "sample string 1",
"GroupQuantity": 1,
"Quantity": 1.0,
"OrderDetailID": "a89c6ec9-522f-41bf-99c5-6aca8c97c0e4",
"SortOrder": 1,
"OrderStatus": 3,
"CancelReasonName": "sample string 4",
"ApplyTax": [
null,
{
"TaxID": "cf72fda1-b1fb-4040-a7a2-11eeafb03d54",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "a65011cd-fef7-47e9-8699-3373e1b46111",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "b5131b85-ac1c-413f-ace0-30bf22e16b46",
"InventoryItemID": "b64c7703-80ab-477a-a07e-9bb55d292def",
"EditMode": 0,
"CreatedDate": "2026-08-15T01:35:53.2570404+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-08-15T01:35:53.2570404+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"InventoryItemID": "80b9da54-d0e3-4a2e-badd-da8a226788d7",
"ParentID": "33614023-ff41-4e80-b27c-c205581d0e9f",
"ParentName": "sample string 6",
"CartItemID": "a3d00aa2-8ac8-4bce-bf51-b13c8f7ff257",
"InventoryItemCode": "sample string 8",
"InventoryItemType": 0,
"InventoryItemName": "sample string 9",
"InventoryItemCategoryID": "fb021ab9-251a-4a80-a4c6-946886d60a6e",
"InventoryItemCategoryName": "sample string 10",
"UnitPrice": 11.0,
"UnitPriceAddtion": 12.0,
"UnitPriceDelivery": 13.0,
"Inactive": true,
"UnitID": "d82e6eab-0e3e-4c4a-8051-5bea2c60d729",
"UnitName": "sample string 15",
"Description": "sample string 16",
"IsCustomCombo": true,
"SaleQuantity": 18.0,
"FileResourceID": "b58dd2a7-a15d-4b63-99e3-001cfc55f17e",
"BuyQuantity": 19.0,
"Note": "sample string 20",
"IsOutOfStock": true,
"IsDiscount": true,
"DiscountPrice": 23.0,
"DiscountRate": 24.0,
"DiscountType": 25,
"SalePrice_TA": 26.0,
"DiscountPrice_TA": 27.0,
"IsDiscount_TA": true,
"DiscountAmount_TA": 29.0,
"DiscountRate_TA": 30.0,
"DiscountType_TA": 31,
"UnitPriceDelivery_TA": 32.0,
"IsApplyPLTTax": true,
"PLTTaxRate": 34.0,
"InventoryItemValid": true,
"ListOption": "sample string 36",
"IsUseItemCount": true,
"ItemCount": 38.0,
"ItemCountApplyType": 0,
"IsItemWithVariant": true,
"DistributeID": "6b943a09-b826-4fc9-8024-ca78e7f24324",
"IsEBT": true,
"IsMultiSelct": true,
"MinValue": 1,
"MaxValue": 1,
"IsRequired": true,
"IsNoMaxValue": true,
"IsDefault": true
}
],
"OrderDate": "2026-08-15T01:35:53.2570404+07:00",
"OrderDetailStatus": 2,
"QROrderTimeOpen": [
{
"StartTimeInt": 1,
"EndTimeInt": 2,
"StartTime": "sample string 3",
"EndTime": "sample string 4",
"DateTimeDisplay": "sample string 5",
"RankID": 6,
"RankName": "sample string 7",
"Day": 8,
"IsReload": true,
"OpenTimeSaleDishName": "sample string 10"
},
{
"StartTimeInt": 1,
"EndTimeInt": 2,
"StartTime": "sample string 3",
"EndTime": "sample string 4",
"DateTimeDisplay": "sample string 5",
"RankID": 6,
"RankName": "sample string 7",
"Day": 8,
"IsReload": true,
"OpenTimeSaleDishName": "sample string 10"
}
],
"TimesToSendKitchenInOrder": 1,
"CancelReasonName": "sample string 3",
"OrderTime": "2026-08-15T01:35:53.2570404+07:00",
"OrderDetailID": "7bdbc8ed-f4f7-4604-9192-97d4ba4dfe94",
"EditMode": 0,
"CourseType": 1,
"UnitPriceBeforeTaxServeAtRestaurantTaxRate": 5.0,
"UnitPriceBeforeTaxTakeAwayTaxRate": 6.0,
"UnitPriceBeforeTaxDeliveryTaxRate": 7.0,
"ServeAtRestaurantTaxRate": 8.0,
"DeliveryTaxRate": 9.0,
"TakeAwayTaxRate": 10.0,
"ServiceChargeAmountIncludeTax": 11.0,
"ListServiceCharge": [
{
"ServiceChargeID": "c8fff136-a42c-4185-bc72-498ebefd8d15",
"ServiceChargeName": "sample string 2",
"ServiceChargeRate": 1.0,
"ServiceChargeAmount": 1.0,
"ServiceChargeApplyType": 3,
"ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline",
"ServiceChargeApplyIn": 5,
"TaxID": "ffc254ba-2dd1-4cd7-9f5a-f5c18b98e6be",
"IsDefault": true,
"IsApplied": true,
"ServiceChargeAmountInOrder": 1.0,
"ServiceChargeAmountIncludeTaxInOrder": 1.0,
"TaxRate": 1.0,
"TaxAmountOfServiceCharge": 1.0,
"IsFoodPriceIncludeTax": true,
"TaxName": "sample string 8",
"FromDate": "2026-08-15T01:35:53.2570404+07:00",
"ToDate": "2026-08-15T01:35:53.2570404+07:00",
"Monday": true,
"Tuesday": true,
"Wednesday": true,
"Thursday": true,
"Friday": true,
"Saturday": true,
"Sunday": true,
"FromTime": "2026-08-15T01:35:53.2570404+07:00",
"ToTime": "2026-08-15T01:35:53.2570404+07:00",
"FromTimeAsInt": 1,
"ToTimeAsInt": 1
},
{
"ServiceChargeID": "c8fff136-a42c-4185-bc72-498ebefd8d15",
"ServiceChargeName": "sample string 2",
"ServiceChargeRate": 1.0,
"ServiceChargeAmount": 1.0,
"ServiceChargeApplyType": 3,
"ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline",
"ServiceChargeApplyIn": 5,
"TaxID": "ffc254ba-2dd1-4cd7-9f5a-f5c18b98e6be",
"IsDefault": true,
"IsApplied": true,
"ServiceChargeAmountInOrder": 1.0,
"ServiceChargeAmountIncludeTaxInOrder": 1.0,
"TaxRate": 1.0,
"TaxAmountOfServiceCharge": 1.0,
"IsFoodPriceIncludeTax": true,
"TaxName": "sample string 8",
"FromDate": "2026-08-15T01:35:53.2570404+07:00",
"ToDate": "2026-08-15T01:35:53.2570404+07:00",
"Monday": true,
"Tuesday": true,
"Wednesday": true,
"Thursday": true,
"Friday": true,
"Saturday": true,
"Sunday": true,
"FromTime": "2026-08-15T01:35:53.2570404+07:00",
"ToTime": "2026-08-15T01:35:53.2570404+07:00",
"FromTimeAsInt": 1,
"ToTimeAsInt": 1
}
],
"PriceServiceRate": 12.0,
"ApplyTax": [
{
"TaxID": "cf72fda1-b1fb-4040-a7a2-11eeafb03d54",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "a65011cd-fef7-47e9-8699-3373e1b46111",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "b5131b85-ac1c-413f-ace0-30bf22e16b46",
"InventoryItemID": "b64c7703-80ab-477a-a07e-9bb55d292def",
"EditMode": 0,
"CreatedDate": "2026-08-15T01:35:53.2570404+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-08-15T01:35:53.2570404+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
},
{
"TaxID": "cf72fda1-b1fb-4040-a7a2-11eeafb03d54",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "a65011cd-fef7-47e9-8699-3373e1b46111",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "b5131b85-ac1c-413f-ace0-30bf22e16b46",
"InventoryItemID": "b64c7703-80ab-477a-a07e-9bb55d292def",
"EditMode": 0,
"CreatedDate": "2026-08-15T01:35:53.2570404+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-08-15T01:35:53.2570404+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"DiscountByItem": 1.0,
"DiscountByBill": 1.0,
"ServiceCharge": 1.0,
"PromotionID": "aec3b60c-ef97-4aa6-b2d8-e957e036744a",
"PromotionName": "sample string 13",
"ListAppliedTax": "sample string 14",
"FreeQuantity": 15,
"MinQuantity": 16,
"IsTakeAwayItem": true,
"OthersTaxes": [
null,
{
"TaxID": "3f937608-7e1b-4925-832c-e02523e971f3",
"TaxAmount": 2.0,
"TaxName": "sample string 3",
"TaxRate": 4.0,
"DisplayTaxRate": "(4%)",
"IsApply": true,
"PreTaxAmount": 7.0,
"TaxAmountOfServiceCharge": 8.0,
"PreTaxAmountOfServiceCharge": 9.0,
"CoverOrderID": "a23e3ee1-0b69-46bc-8eb7-19fba19805e0",
"IsGratuityTax": true,
"DistributeID": "c5285fd8-282e-427f-9129-19e7f536625c",
"ServiceChargeID": "01cd1b44-1aa6-42e4-b31b-ae4d319e849d",
"TaxType": 11,
"EditMode": 0,
"CreatedDate": "2026-08-15T01:35:53.2570404+07:00",
"CreatedBy": "sample string 13",
"ModifiedDate": "2026-08-15T01:35:53.2570404+07:00",
"ModifiedBy": "sample string 14",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"LoyaltyRewardUseAmount": 17.0,
"UsedPoint": 1,
"PromoCodeID": "f85a3bb4-777b-4474-81ae-eb0664f5d30d",
"InventoryItemID": "34461bcb-92aa-4916-a376-81140f15ed7a",
"ParentID": "df6264df-2c8b-4108-91ff-228c85a686ba",
"ParentName": "sample string 19",
"CartItemID": "8b5163e7-c1b6-431d-b1aa-8ec3f6b9c0f1",
"InventoryItemCode": "sample string 21",
"InventoryItemType": 0,
"InventoryItemName": "sample string 22",
"InventoryItemCategoryID": "4c4484dc-b9fd-46f0-a67f-5eed181882de",
"InventoryItemCategoryName": "sample string 23",
"UnitPrice": 24.0,
"UnitPriceAddtion": 25.0,
"UnitPriceDelivery": 26.0,
"Inactive": true,
"UnitID": "b50548f2-a414-46ef-84ec-a237a3da7c1a",
"UnitName": "sample string 28",
"Description": "sample string 29",
"IsCustomCombo": true,
"SaleQuantity": 31.0,
"FileResourceID": "d45ea5eb-a334-405e-9f8d-ced6a8ee5616",
"BuyQuantity": 32.0,
"Note": "sample string 33",
"IsOutOfStock": true,
"IsDiscount": true,
"DiscountPrice": 36.0,
"DiscountRate": 37.0,
"DiscountType": 38,
"SalePrice_TA": 39.0,
"DiscountPrice_TA": 40.0,
"IsDiscount_TA": true,
"DiscountAmount_TA": 42.0,
"DiscountRate_TA": 43.0,
"DiscountType_TA": 44,
"UnitPriceDelivery_TA": 45.0,
"IsApplyPLTTax": true,
"PLTTaxRate": 47.0,
"InventoryItemValid": true,
"ListOption": "sample string 49",
"IsUseItemCount": true,
"ItemCount": 51.0,
"ItemCountApplyType": 0,
"IsItemWithVariant": true,
"DistributeID": "cf89c262-8285-485a-a60d-d6330c1dc7eb",
"IsEBT": true,
"IsMultiSelct": true,
"MinValue": 1,
"MaxValue": 1,
"IsRequired": true,
"IsNoMaxValue": true,
"IsDefault": true
},
{
"InventoryItemAdditionsCategory": [
{
"InventoryItemCategoryAdditionID": "25116f41-5aae-4acb-9203-41c126fc2e90",
"OrderOnlineMenuAdditionCategoryID": "7b0a645e-66a2-44fc-ac8e-1d4d0d1f2ed8",
"InventoryItemID": "558d2b8c-0dbf-45d3-9562-1a99e8d18766",
"InventoryItemCategoryAdditionName": "sample string 2",
"InventoryItemCategoryAdditionNameOnline": "sample string 3",
"InventoryItemAdditions": [
{
"InventoryItemAdditionID": "73468472-c918-4817-b77a-60f587ec0fd5",
"OrderOnlineMenuAdditionCategoryID": "58a14be3-ce3f-4135-80e4-e8bf61e821bf",
"InventoryItemID": "71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "34536a12-262f-4d4c-9500-e90f1c639ca1",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "b2c4bc4e-381e-4795-9994-e25798fabda4",
"OrderDetailStatus": 15,
"CancelReasonName": "sample string 16",
"IsDefaultOnline": true,
"IsDefault": true,
"InventoryItemType": 17,
"BackgroundColor": "sample string 18"
},
{
"InventoryItemAdditionID": "73468472-c918-4817-b77a-60f587ec0fd5",
"OrderOnlineMenuAdditionCategoryID": "58a14be3-ce3f-4135-80e4-e8bf61e821bf",
"InventoryItemID": "71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "34536a12-262f-4d4c-9500-e90f1c639ca1",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "b2c4bc4e-381e-4795-9994-e25798fabda4",
"OrderDetailStatus": 15,
"CancelReasonName": "sample string 16",
"IsDefaultOnline": true,
"IsDefault": true,
"InventoryItemType": 17,
"BackgroundColor": "sample string 18"
}
],
"IsRequired": true,
"IsRequiredOnline": true,
"MaxNumberAddition": 1,
"SortOrder": 4,
"IsMultiSelectOnline": true,
"MultiSelectHasMaxOnline": true,
"MultiSelectMinOnline": 1,
"MultiSelectMaxOnline": 1,
"BackgroundColor": "sample string 5"
},
{
"InventoryItemCategoryAdditionID": "25116f41-5aae-4acb-9203-41c126fc2e90",
"OrderOnlineMenuAdditionCategoryID": "7b0a645e-66a2-44fc-ac8e-1d4d0d1f2ed8",
"InventoryItemID": "558d2b8c-0dbf-45d3-9562-1a99e8d18766",
"InventoryItemCategoryAdditionName": "sample string 2",
"InventoryItemCategoryAdditionNameOnline": "sample string 3",
"InventoryItemAdditions": [
{
"InventoryItemAdditionID": "73468472-c918-4817-b77a-60f587ec0fd5",
"OrderOnlineMenuAdditionCategoryID": "58a14be3-ce3f-4135-80e4-e8bf61e821bf",
"InventoryItemID": "71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "34536a12-262f-4d4c-9500-e90f1c639ca1",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "b2c4bc4e-381e-4795-9994-e25798fabda4",
"OrderDetailStatus": 15,
"CancelReasonName": "sample string 16",
"IsDefaultOnline": true,
"IsDefault": true,
"InventoryItemType": 17,
"BackgroundColor": "sample string 18"
},
{
"InventoryItemAdditionID": "73468472-c918-4817-b77a-60f587ec0fd5",
"OrderOnlineMenuAdditionCategoryID": "58a14be3-ce3f-4135-80e4-e8bf61e821bf",
"InventoryItemID": "71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "34536a12-262f-4d4c-9500-e90f1c639ca1",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "b2c4bc4e-381e-4795-9994-e25798fabda4",
"OrderDetailStatus": 15,
"CancelReasonName": "sample string 16",
"IsDefaultOnline": true,
"IsDefault": true,
"InventoryItemType": 17,
"BackgroundColor": "sample string 18"
}
],
"IsRequired": true,
"IsRequiredOnline": true,
"MaxNumberAddition": 1,
"SortOrder": 4,
"IsMultiSelectOnline": true,
"MultiSelectHasMaxOnline": true,
"MultiSelectMinOnline": 1,
"MultiSelectMaxOnline": 1,
"BackgroundColor": "sample string 5"
}
],
"InventoryItemByMaterial": [
{
"InventoryItemMaterialID": "4a2c183d-d32a-4fa2-a60e-551c320aa135",
"GroupName": "sample string 1",
"GroupQuantity": 1,
"Quantity": 1.0,
"OrderDetailID": "a89c6ec9-522f-41bf-99c5-6aca8c97c0e4",
"SortOrder": 1,
"OrderStatus": 3,
"CancelReasonName": "sample string 4",
"ApplyTax": [
null,
{
"TaxID": "cf72fda1-b1fb-4040-a7a2-11eeafb03d54",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "a65011cd-fef7-47e9-8699-3373e1b46111",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "b5131b85-ac1c-413f-ace0-30bf22e16b46",
"InventoryItemID": "b64c7703-80ab-477a-a07e-9bb55d292def",
"EditMode": 0,
"CreatedDate": "2026-08-15T01:35:53.2570404+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-08-15T01:35:53.2570404+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"InventoryItemID": "80b9da54-d0e3-4a2e-badd-da8a226788d7",
"ParentID": "33614023-ff41-4e80-b27c-c205581d0e9f",
"ParentName": "sample string 6",
"CartItemID": "a3d00aa2-8ac8-4bce-bf51-b13c8f7ff257",
"InventoryItemCode": "sample string 8",
"InventoryItemType": 0,
"InventoryItemName": "sample string 9",
"InventoryItemCategoryID": "fb021ab9-251a-4a80-a4c6-946886d60a6e",
"InventoryItemCategoryName": "sample string 10",
"UnitPrice": 11.0,
"UnitPriceAddtion": 12.0,
"UnitPriceDelivery": 13.0,
"Inactive": true,
"UnitID": "d82e6eab-0e3e-4c4a-8051-5bea2c60d729",
"UnitName": "sample string 15",
"Description": "sample string 16",
"IsCustomCombo": true,
"SaleQuantity": 18.0,
"FileResourceID": "b58dd2a7-a15d-4b63-99e3-001cfc55f17e",
"BuyQuantity": 19.0,
"Note": "sample string 20",
"IsOutOfStock": true,
"IsDiscount": true,
"DiscountPrice": 23.0,
"DiscountRate": 24.0,
"DiscountType": 25,
"SalePrice_TA": 26.0,
"DiscountPrice_TA": 27.0,
"IsDiscount_TA": true,
"DiscountAmount_TA": 29.0,
"DiscountRate_TA": 30.0,
"DiscountType_TA": 31,
"UnitPriceDelivery_TA": 32.0,
"IsApplyPLTTax": true,
"PLTTaxRate": 34.0,
"InventoryItemValid": true,
"ListOption": "sample string 36",
"IsUseItemCount": true,
"ItemCount": 38.0,
"ItemCountApplyType": 0,
"IsItemWithVariant": true,
"DistributeID": "6b943a09-b826-4fc9-8024-ca78e7f24324",
"IsEBT": true,
"IsMultiSelct": true,
"MinValue": 1,
"MaxValue": 1,
"IsRequired": true,
"IsNoMaxValue": true,
"IsDefault": true
},
{
"InventoryItemMaterialID": "4a2c183d-d32a-4fa2-a60e-551c320aa135",
"GroupName": "sample string 1",
"GroupQuantity": 1,
"Quantity": 1.0,
"OrderDetailID": "a89c6ec9-522f-41bf-99c5-6aca8c97c0e4",
"SortOrder": 1,
"OrderStatus": 3,
"CancelReasonName": "sample string 4",
"ApplyTax": [
null,
{
"TaxID": "cf72fda1-b1fb-4040-a7a2-11eeafb03d54",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "a65011cd-fef7-47e9-8699-3373e1b46111",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "b5131b85-ac1c-413f-ace0-30bf22e16b46",
"InventoryItemID": "b64c7703-80ab-477a-a07e-9bb55d292def",
"EditMode": 0,
"CreatedDate": "2026-08-15T01:35:53.2570404+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-08-15T01:35:53.2570404+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"InventoryItemID": "80b9da54-d0e3-4a2e-badd-da8a226788d7",
"ParentID": "33614023-ff41-4e80-b27c-c205581d0e9f",
"ParentName": "sample string 6",
"CartItemID": "a3d00aa2-8ac8-4bce-bf51-b13c8f7ff257",
"InventoryItemCode": "sample string 8",
"InventoryItemType": 0,
"InventoryItemName": "sample string 9",
"InventoryItemCategoryID": "fb021ab9-251a-4a80-a4c6-946886d60a6e",
"InventoryItemCategoryName": "sample string 10",
"UnitPrice": 11.0,
"UnitPriceAddtion": 12.0,
"UnitPriceDelivery": 13.0,
"Inactive": true,
"UnitID": "d82e6eab-0e3e-4c4a-8051-5bea2c60d729",
"UnitName": "sample string 15",
"Description": "sample string 16",
"IsCustomCombo": true,
"SaleQuantity": 18.0,
"FileResourceID": "b58dd2a7-a15d-4b63-99e3-001cfc55f17e",
"BuyQuantity": 19.0,
"Note": "sample string 20",
"IsOutOfStock": true,
"IsDiscount": true,
"DiscountPrice": 23.0,
"DiscountRate": 24.0,
"DiscountType": 25,
"SalePrice_TA": 26.0,
"DiscountPrice_TA": 27.0,
"IsDiscount_TA": true,
"DiscountAmount_TA": 29.0,
"DiscountRate_TA": 30.0,
"DiscountType_TA": 31,
"UnitPriceDelivery_TA": 32.0,
"IsApplyPLTTax": true,
"PLTTaxRate": 34.0,
"InventoryItemValid": true,
"ListOption": "sample string 36",
"IsUseItemCount": true,
"ItemCount": 38.0,
"ItemCountApplyType": 0,
"IsItemWithVariant": true,
"DistributeID": "6b943a09-b826-4fc9-8024-ca78e7f24324",
"IsEBT": true,
"IsMultiSelct": true,
"MinValue": 1,
"MaxValue": 1,
"IsRequired": true,
"IsNoMaxValue": true,
"IsDefault": true
}
],
"OrderDate": "2026-08-15T01:35:53.2570404+07:00",
"OrderDetailStatus": 2,
"QROrderTimeOpen": [
{
"StartTimeInt": 1,
"EndTimeInt": 2,
"StartTime": "sample string 3",
"EndTime": "sample string 4",
"DateTimeDisplay": "sample string 5",
"RankID": 6,
"RankName": "sample string 7",
"Day": 8,
"IsReload": true,
"OpenTimeSaleDishName": "sample string 10"
},
{
"StartTimeInt": 1,
"EndTimeInt": 2,
"StartTime": "sample string 3",
"EndTime": "sample string 4",
"DateTimeDisplay": "sample string 5",
"RankID": 6,
"RankName": "sample string 7",
"Day": 8,
"IsReload": true,
"OpenTimeSaleDishName": "sample string 10"
}
],
"TimesToSendKitchenInOrder": 1,
"CancelReasonName": "sample string 3",
"OrderTime": "2026-08-15T01:35:53.2570404+07:00",
"OrderDetailID": "7bdbc8ed-f4f7-4604-9192-97d4ba4dfe94",
"EditMode": 0,
"CourseType": 1,
"UnitPriceBeforeTaxServeAtRestaurantTaxRate": 5.0,
"UnitPriceBeforeTaxTakeAwayTaxRate": 6.0,
"UnitPriceBeforeTaxDeliveryTaxRate": 7.0,
"ServeAtRestaurantTaxRate": 8.0,
"DeliveryTaxRate": 9.0,
"TakeAwayTaxRate": 10.0,
"ServiceChargeAmountIncludeTax": 11.0,
"ListServiceCharge": [
{
"ServiceChargeID": "c8fff136-a42c-4185-bc72-498ebefd8d15",
"ServiceChargeName": "sample string 2",
"ServiceChargeRate": 1.0,
"ServiceChargeAmount": 1.0,
"ServiceChargeApplyType": 3,
"ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline",
"ServiceChargeApplyIn": 5,
"TaxID": "ffc254ba-2dd1-4cd7-9f5a-f5c18b98e6be",
"IsDefault": true,
"IsApplied": true,
"ServiceChargeAmountInOrder": 1.0,
"ServiceChargeAmountIncludeTaxInOrder": 1.0,
"TaxRate": 1.0,
"TaxAmountOfServiceCharge": 1.0,
"IsFoodPriceIncludeTax": true,
"TaxName": "sample string 8",
"FromDate": "2026-08-15T01:35:53.2570404+07:00",
"ToDate": "2026-08-15T01:35:53.2570404+07:00",
"Monday": true,
"Tuesday": true,
"Wednesday": true,
"Thursday": true,
"Friday": true,
"Saturday": true,
"Sunday": true,
"FromTime": "2026-08-15T01:35:53.2570404+07:00",
"ToTime": "2026-08-15T01:35:53.2570404+07:00",
"FromTimeAsInt": 1,
"ToTimeAsInt": 1
},
{
"ServiceChargeID": "c8fff136-a42c-4185-bc72-498ebefd8d15",
"ServiceChargeName": "sample string 2",
"ServiceChargeRate": 1.0,
"ServiceChargeAmount": 1.0,
"ServiceChargeApplyType": 3,
"ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline",
"ServiceChargeApplyIn": 5,
"TaxID": "ffc254ba-2dd1-4cd7-9f5a-f5c18b98e6be",
"IsDefault": true,
"IsApplied": true,
"ServiceChargeAmountInOrder": 1.0,
"ServiceChargeAmountIncludeTaxInOrder": 1.0,
"TaxRate": 1.0,
"TaxAmountOfServiceCharge": 1.0,
"IsFoodPriceIncludeTax": true,
"TaxName": "sample string 8",
"FromDate": "2026-08-15T01:35:53.2570404+07:00",
"ToDate": "2026-08-15T01:35:53.2570404+07:00",
"Monday": true,
"Tuesday": true,
"Wednesday": true,
"Thursday": true,
"Friday": true,
"Saturday": true,
"Sunday": true,
"FromTime": "2026-08-15T01:35:53.2570404+07:00",
"ToTime": "2026-08-15T01:35:53.2570404+07:00",
"FromTimeAsInt": 1,
"ToTimeAsInt": 1
}
],
"PriceServiceRate": 12.0,
"ApplyTax": [
{
"TaxID": "cf72fda1-b1fb-4040-a7a2-11eeafb03d54",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "a65011cd-fef7-47e9-8699-3373e1b46111",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "b5131b85-ac1c-413f-ace0-30bf22e16b46",
"InventoryItemID": "b64c7703-80ab-477a-a07e-9bb55d292def",
"EditMode": 0,
"CreatedDate": "2026-08-15T01:35:53.2570404+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-08-15T01:35:53.2570404+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
},
{
"TaxID": "cf72fda1-b1fb-4040-a7a2-11eeafb03d54",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "a65011cd-fef7-47e9-8699-3373e1b46111",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "b5131b85-ac1c-413f-ace0-30bf22e16b46",
"InventoryItemID": "b64c7703-80ab-477a-a07e-9bb55d292def",
"EditMode": 0,
"CreatedDate": "2026-08-15T01:35:53.2570404+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-08-15T01:35:53.2570404+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"DiscountByItem": 1.0,
"DiscountByBill": 1.0,
"ServiceCharge": 1.0,
"PromotionID": "aec3b60c-ef97-4aa6-b2d8-e957e036744a",
"PromotionName": "sample string 13",
"ListAppliedTax": "sample string 14",
"FreeQuantity": 15,
"MinQuantity": 16,
"IsTakeAwayItem": true,
"OthersTaxes": [
null,
{
"TaxID": "3f937608-7e1b-4925-832c-e02523e971f3",
"TaxAmount": 2.0,
"TaxName": "sample string 3",
"TaxRate": 4.0,
"DisplayTaxRate": "(4%)",
"IsApply": true,
"PreTaxAmount": 7.0,
"TaxAmountOfServiceCharge": 8.0,
"PreTaxAmountOfServiceCharge": 9.0,
"CoverOrderID": "a23e3ee1-0b69-46bc-8eb7-19fba19805e0",
"IsGratuityTax": true,
"DistributeID": "c5285fd8-282e-427f-9129-19e7f536625c",
"ServiceChargeID": "01cd1b44-1aa6-42e4-b31b-ae4d319e849d",
"TaxType": 11,
"EditMode": 0,
"CreatedDate": "2026-08-15T01:35:53.2570404+07:00",
"CreatedBy": "sample string 13",
"ModifiedDate": "2026-08-15T01:35:53.2570404+07:00",
"ModifiedBy": "sample string 14",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"LoyaltyRewardUseAmount": 17.0,
"UsedPoint": 1,
"PromoCodeID": "f85a3bb4-777b-4474-81ae-eb0664f5d30d",
"InventoryItemID": "34461bcb-92aa-4916-a376-81140f15ed7a",
"ParentID": "df6264df-2c8b-4108-91ff-228c85a686ba",
"ParentName": "sample string 19",
"CartItemID": "8b5163e7-c1b6-431d-b1aa-8ec3f6b9c0f1",
"InventoryItemCode": "sample string 21",
"InventoryItemType": 0,
"InventoryItemName": "sample string 22",
"InventoryItemCategoryID": "4c4484dc-b9fd-46f0-a67f-5eed181882de",
"InventoryItemCategoryName": "sample string 23",
"UnitPrice": 24.0,
"UnitPriceAddtion": 25.0,
"UnitPriceDelivery": 26.0,
"Inactive": true,
"UnitID": "b50548f2-a414-46ef-84ec-a237a3da7c1a",
"UnitName": "sample string 28",
"Description": "sample string 29",
"IsCustomCombo": true,
"SaleQuantity": 31.0,
"FileResourceID": "d45ea5eb-a334-405e-9f8d-ced6a8ee5616",
"BuyQuantity": 32.0,
"Note": "sample string 33",
"IsOutOfStock": true,
"IsDiscount": true,
"DiscountPrice": 36.0,
"DiscountRate": 37.0,
"DiscountType": 38,
"SalePrice_TA": 39.0,
"DiscountPrice_TA": 40.0,
"IsDiscount_TA": true,
"DiscountAmount_TA": 42.0,
"DiscountRate_TA": 43.0,
"DiscountType_TA": 44,
"UnitPriceDelivery_TA": 45.0,
"IsApplyPLTTax": true,
"PLTTaxRate": 47.0,
"InventoryItemValid": true,
"ListOption": "sample string 49",
"IsUseItemCount": true,
"ItemCount": 51.0,
"ItemCountApplyType": 0,
"IsItemWithVariant": true,
"DistributeID": "cf89c262-8285-485a-a60d-d6330c1dc7eb",
"IsEBT": true,
"IsMultiSelct": true,
"MinValue": 1,
"MaxValue": 1,
"IsRequired": true,
"IsNoMaxValue": true,
"IsDefault": true
}
]
application/xml, text/xml
Sample:
<ArrayOfQROrder_InventoryItemDetail xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MISA.QLNH.BE.BO">
<QROrder_InventoryItemDetail>
<_BuyQuantity>32</_BuyQuantity>
<_CartItemID>8b5163e7-c1b6-431d-b1aa-8ec3f6b9c0f1</_CartItemID>
<_Description>sample string 29</_Description>
<_DiscountAmount_TA>42</_DiscountAmount_TA>
<_DiscountPrice>36</_DiscountPrice>
<_DiscountPrice_TA>40</_DiscountPrice_TA>
<_DiscountRate>37</_DiscountRate>
<_DiscountRate_TA>43</_DiscountRate_TA>
<_DiscountType>38</_DiscountType>
<_DiscountType_TA>44</_DiscountType_TA>
<_DistributeID>cf89c262-8285-485a-a60d-d6330c1dc7eb</_DistributeID>
<_FileResourceID>d45ea5eb-a334-405e-9f8d-ced6a8ee5616</_FileResourceID>
<_Inactive>true</_Inactive>
<_InventoryItemCategoryID>4c4484dc-b9fd-46f0-a67f-5eed181882de</_InventoryItemCategoryID>
<_InventoryItemCategoryName>sample string 23</_InventoryItemCategoryName>
<_InventoryItemCode>sample string 21</_InventoryItemCode>
<_InventoryItemID>34461bcb-92aa-4916-a376-81140f15ed7a</_InventoryItemID>
<_InventoryItemName>sample string 22</_InventoryItemName>
<_InventoryItemType>AllFood</_InventoryItemType>
<_InventoryItemValid>true</_InventoryItemValid>
<_IsApplyPLTTax>true</_IsApplyPLTTax>
<_IsCustomCombo>true</_IsCustomCombo>
<_IsDefault>true</_IsDefault>
<_IsDiscount>true</_IsDiscount>
<_IsDiscount_TA>true</_IsDiscount_TA>
<_IsEBT>true</_IsEBT>
<_IsItemWithVariant>true</_IsItemWithVariant>
<_IsMultiSelct>true</_IsMultiSelct>
<_IsNoMaxValue>true</_IsNoMaxValue>
<_IsOutOfStock>true</_IsOutOfStock>
<_IsRequired>true</_IsRequired>
<_IsUseItemCount>true</_IsUseItemCount>
<_ItemCount>51</_ItemCount>
<_ItemCountApplyType>Manual</_ItemCountApplyType>
<_ListOption>sample string 49</_ListOption>
<_MaxValue>1</_MaxValue>
<_MinValue>1</_MinValue>
<_Note>sample string 33</_Note>
<_PLTTaxRate>47</_PLTTaxRate>
<_ParentID>df6264df-2c8b-4108-91ff-228c85a686ba</_ParentID>
<_ParentName>sample string 19</_ParentName>
<_SalePrice_TA>39</_SalePrice_TA>
<_SaleQuantity>31</_SaleQuantity>
<_UnitID>b50548f2-a414-46ef-84ec-a237a3da7c1a</_UnitID>
<_UnitName>sample string 28</_UnitName>
<_UnitPrice>24</_UnitPrice>
<_UnitPriceAddtion>25</_UnitPriceAddtion>
<_UnitPriceDelivery>26</_UnitPriceDelivery>
<_UnitPriceDelivery_TA>45</_UnitPriceDelivery_TA>
<_ApplyTax xmlns:d3p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
<d3p1:Tax>
<d3p1:PropertyChangedEvent xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" />
<d3p1:_CreatedBy>sample string 10</d3p1:_CreatedBy>
<d3p1:_CreatedDate>2026-08-15T01:35:53.2570404+07:00</d3p1:_CreatedDate>
<d3p1:_EditMode>None</d3p1:_EditMode>
<d3p1:_ImportErrorDetail>sample string 16</d3p1:_ImportErrorDetail>
<d3p1:_ImportRowIndex>15</d3p1:_ImportRowIndex>
<d3p1:_IsGenerate>true</d3p1:_IsGenerate>
<d3p1:_IsMasterRow>true</d3p1:_IsMasterRow>
<d3p1:_IsOverrideImport>true</d3p1:_IsOverrideImport>
<d3p1:_IsSetNullForBranchIdInDeleteObject>true</d3p1:_IsSetNullForBranchIdInDeleteObject>
<d3p1:_ListImportErrorDetail xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d3p1:_ListImportErrorDetail>
<d3p1:_ModifiedBy>sample string 11</d3p1:_ModifiedBy>
<d3p1:_ModifiedDate>2026-08-15T01:35:53.2570404+07:00</d3p1:_ModifiedDate>
<d3p1:_TableSchema>sample string 9</d3p1:_TableSchema>
<d3p1:_BranchID>a65011cd-fef7-47e9-8699-3373e1b46111</d3p1:_BranchID>
<d3p1:_Description>sample string 4</d3p1:_Description>
<d3p1:_InventoryItemApplyTaxID>b5131b85-ac1c-413f-ace0-30bf22e16b46</d3p1:_InventoryItemApplyTaxID>
<d3p1:_InventoryItemID>b64c7703-80ab-477a-a07e-9bb55d292def</d3p1:_InventoryItemID>
<d3p1:_IsChangeTaxRate>true</d3p1:_IsChangeTaxRate>
<d3p1:_IsDefault>true</d3p1:_IsDefault>
<d3p1:_OldTaxRate>1</d3p1:_OldTaxRate>
<d3p1:_TaxID>cf72fda1-b1fb-4040-a7a2-11eeafb03d54</d3p1:_TaxID>
<d3p1:_TaxName>sample string 7</d3p1:_TaxName>
<d3p1:_TaxRate>2</d3p1:_TaxRate>
<d3p1:_TaxRateValue>sample string 3</d3p1:_TaxRateValue>
</d3p1:Tax>
<d3p1:Tax>
<d3p1:PropertyChangedEvent xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" />
<d3p1:_CreatedBy>sample string 10</d3p1:_CreatedBy>
<d3p1:_CreatedDate>2026-08-15T01:35:53.2570404+07:00</d3p1:_CreatedDate>
<d3p1:_EditMode>None</d3p1:_EditMode>
<d3p1:_ImportErrorDetail>sample string 16</d3p1:_ImportErrorDetail>
<d3p1:_ImportRowIndex>15</d3p1:_ImportRowIndex>
<d3p1:_IsGenerate>true</d3p1:_IsGenerate>
<d3p1:_IsMasterRow>true</d3p1:_IsMasterRow>
<d3p1:_IsOverrideImport>true</d3p1:_IsOverrideImport>
<d3p1:_IsSetNullForBranchIdInDeleteObject>true</d3p1:_IsSetNullForBranchIdInDeleteObject>
<d3p1:_ListImportErrorDetail xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d3p1:_ListImportErrorDetail>
<d3p1:_ModifiedBy>sample string 11</d3p1:_ModifiedBy>
<d3p1:_ModifiedDate>2026-08-15T01:35:53.2570404+07:00</d3p1:_ModifiedDate>
<d3p1:_TableSchema>sample string 9</d3p1:_TableSchema>
<d3p1:_BranchID>a65011cd-fef7-47e9-8699-3373e1b46111</d3p1:_BranchID>
<d3p1:_Description>sample string 4</d3p1:_Description>
<d3p1:_InventoryItemApplyTaxID>b5131b85-ac1c-413f-ace0-30bf22e16b46</d3p1:_InventoryItemApplyTaxID>
<d3p1:_InventoryItemID>b64c7703-80ab-477a-a07e-9bb55d292def</d3p1:_InventoryItemID>
<d3p1:_IsChangeTaxRate>true</d3p1:_IsChangeTaxRate>
<d3p1:_IsDefault>true</d3p1:_IsDefault>
<d3p1:_OldTaxRate>1</d3p1:_OldTaxRate>
<d3p1:_TaxID>cf72fda1-b1fb-4040-a7a2-11eeafb03d54</d3p1:_TaxID>
<d3p1:_TaxName>sample string 7</d3p1:_TaxName>
<d3p1:_TaxRate>2</d3p1:_TaxRate>
<d3p1:_TaxRateValue>sample string 3</d3p1:_TaxRateValue>
</d3p1:Tax>
</_ApplyTax>
<_CancelReasonName>sample string 3</_CancelReasonName>
<_CourseType>1</_CourseType>
<_DeliveryTaxRate>9</_DeliveryTaxRate>
<_DiscountByBill>1</_DiscountByBill>
<_DiscountByItem>1</_DiscountByItem>
<_EditMode>None</_EditMode>
<_FreeQuantity>15</_FreeQuantity>
<_InventoryItemAdditionsCategory>
<QROrder_InventoryItemAdditionCategory>
<_BackgroundColor>sample string 5</_BackgroundColor>
<_InventoryItemAdditions>
<QROrder_InventoryItemAddition>
<_BackgroundColor>sample string 18</_BackgroundColor>
<_BuyQuantity>8</_BuyQuantity>
<_CancelReasonName>sample string 16</_CancelReasonName>
<_DeliveryTaxAmount>12</_DeliveryTaxAmount>
<_Description>sample string 4</_Description>
<_InActive>true</_InActive>
<_InventoryItemAdditionID>73468472-c918-4817-b77a-60f587ec0fd5</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>34536a12-262f-4d4c-9500-e90f1c639ca1</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>b2c4bc4e-381e-4795-9994-e25798fabda4</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>58a14be3-ce3f-4135-80e4-e8bf61e821bf</_OrderOnlineMenuAdditionCategoryID>
<_Selected>true</_Selected>
<_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
<_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
<_UnitPrice>5</_UnitPrice>
</QROrder_InventoryItemAddition>
<QROrder_InventoryItemAddition>
<_BackgroundColor>sample string 18</_BackgroundColor>
<_BuyQuantity>8</_BuyQuantity>
<_CancelReasonName>sample string 16</_CancelReasonName>
<_DeliveryTaxAmount>12</_DeliveryTaxAmount>
<_Description>sample string 4</_Description>
<_InActive>true</_InActive>
<_InventoryItemAdditionID>73468472-c918-4817-b77a-60f587ec0fd5</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>34536a12-262f-4d4c-9500-e90f1c639ca1</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>b2c4bc4e-381e-4795-9994-e25798fabda4</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>58a14be3-ce3f-4135-80e4-e8bf61e821bf</_OrderOnlineMenuAdditionCategoryID>
<_Selected>true</_Selected>
<_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
<_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
<_UnitPrice>5</_UnitPrice>
</QROrder_InventoryItemAddition>
</_InventoryItemAdditions>
<_InventoryItemCategoryAdditionID>25116f41-5aae-4acb-9203-41c126fc2e90</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName>
<_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline>
<_InventoryItemID>558d2b8c-0dbf-45d3-9562-1a99e8d18766</_InventoryItemID>
<_IsMultiSelectOnline>true</_IsMultiSelectOnline>
<_IsRequired>true</_IsRequired>
<_IsRequiredOnline>true</_IsRequiredOnline>
<_MaxNumberAddition>1</_MaxNumberAddition>
<_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline>
<_MultiSelectMaxOnline>1</_MultiSelectMaxOnline>
<_MultiSelectMinOnline>1</_MultiSelectMinOnline>
<_OrderOnlineMenuAdditionCategoryID>7b0a645e-66a2-44fc-ac8e-1d4d0d1f2ed8</_OrderOnlineMenuAdditionCategoryID>
<_SortOrder>4</_SortOrder>
</QROrder_InventoryItemAdditionCategory>
<QROrder_InventoryItemAdditionCategory>
<_BackgroundColor>sample string 5</_BackgroundColor>
<_InventoryItemAdditions>
<QROrder_InventoryItemAddition>
<_BackgroundColor>sample string 18</_BackgroundColor>
<_BuyQuantity>8</_BuyQuantity>
<_CancelReasonName>sample string 16</_CancelReasonName>
<_DeliveryTaxAmount>12</_DeliveryTaxAmount>
<_Description>sample string 4</_Description>
<_InActive>true</_InActive>
<_InventoryItemAdditionID>73468472-c918-4817-b77a-60f587ec0fd5</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>34536a12-262f-4d4c-9500-e90f1c639ca1</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>b2c4bc4e-381e-4795-9994-e25798fabda4</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>58a14be3-ce3f-4135-80e4-e8bf61e821bf</_OrderOnlineMenuAdditionCategoryID>
<_Selected>true</_Selected>
<_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
<_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
<_UnitPrice>5</_UnitPrice>
</QROrder_InventoryItemAddition>
<QROrder_InventoryItemAddition>
<_BackgroundColor>sample string 18</_BackgroundColor>
<_BuyQuantity>8</_BuyQuantity>
<_CancelReasonName>sample string 16</_CancelReasonName>
<_DeliveryTaxAmount>12</_DeliveryTaxAmount>
<_Description>sample string 4</_Description>
<_InActive>true</_InActive>
<_InventoryItemAdditionID>73468472-c918-4817-b77a-60f587ec0fd5</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>34536a12-262f-4d4c-9500-e90f1c639ca1</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>b2c4bc4e-381e-4795-9994-e25798fabda4</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>58a14be3-ce3f-4135-80e4-e8bf61e821bf</_OrderOnlineMenuAdditionCategoryID>
<_Selected>true</_Selected>
<_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
<_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
<_UnitPrice>5</_UnitPrice>
</QROrder_InventoryItemAddition>
</_InventoryItemAdditions>
<_InventoryItemCategoryAdditionID>25116f41-5aae-4acb-9203-41c126fc2e90</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName>
<_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline>
<_InventoryItemID>558d2b8c-0dbf-45d3-9562-1a99e8d18766</_InventoryItemID>
<_IsMultiSelectOnline>true</_IsMultiSelectOnline>
<_IsRequired>true</_IsRequired>
<_IsRequiredOnline>true</_IsRequiredOnline>
<_MaxNumberAddition>1</_MaxNumberAddition>
<_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline>
<_MultiSelectMaxOnline>1</_MultiSelectMaxOnline>
<_MultiSelectMinOnline>1</_MultiSelectMinOnline>
<_OrderOnlineMenuAdditionCategoryID>7b0a645e-66a2-44fc-ac8e-1d4d0d1f2ed8</_OrderOnlineMenuAdditionCategoryID>
<_SortOrder>4</_SortOrder>
</QROrder_InventoryItemAdditionCategory>
</_InventoryItemAdditionsCategory>
<_InventoryItemByMaterial>
<QROrder_InventoryItemMaterial>
<_BuyQuantity>19</_BuyQuantity>
<_CartItemID>a3d00aa2-8ac8-4bce-bf51-b13c8f7ff257</_CartItemID>
<_Description>sample string 16</_Description>
<_DiscountAmount_TA>29</_DiscountAmount_TA>
<_DiscountPrice>23</_DiscountPrice>
<_DiscountPrice_TA>27</_DiscountPrice_TA>
<_DiscountRate>24</_DiscountRate>
<_DiscountRate_TA>30</_DiscountRate_TA>
<_DiscountType>25</_DiscountType>
<_DiscountType_TA>31</_DiscountType_TA>
<_DistributeID>6b943a09-b826-4fc9-8024-ca78e7f24324</_DistributeID>
<_FileResourceID>b58dd2a7-a15d-4b63-99e3-001cfc55f17e</_FileResourceID>
<_Inactive>true</_Inactive>
<_InventoryItemCategoryID>fb021ab9-251a-4a80-a4c6-946886d60a6e</_InventoryItemCategoryID>
<_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName>
<_InventoryItemCode>sample string 8</_InventoryItemCode>
<_InventoryItemID>80b9da54-d0e3-4a2e-badd-da8a226788d7</_InventoryItemID>
<_InventoryItemName>sample string 9</_InventoryItemName>
<_InventoryItemType>AllFood</_InventoryItemType>
<_InventoryItemValid>true</_InventoryItemValid>
<_IsApplyPLTTax>true</_IsApplyPLTTax>
<_IsCustomCombo>true</_IsCustomCombo>
<_IsDefault>true</_IsDefault>
<_IsDiscount>true</_IsDiscount>
<_IsDiscount_TA>true</_IsDiscount_TA>
<_IsEBT>true</_IsEBT>
<_IsItemWithVariant>true</_IsItemWithVariant>
<_IsMultiSelct>true</_IsMultiSelct>
<_IsNoMaxValue>true</_IsNoMaxValue>
<_IsOutOfStock>true</_IsOutOfStock>
<_IsRequired>true</_IsRequired>
<_IsUseItemCount>true</_IsUseItemCount>
<_ItemCount>38</_ItemCount>
<_ItemCountApplyType>Manual</_ItemCountApplyType>
<_ListOption>sample string 36</_ListOption>
<_MaxValue>1</_MaxValue>
<_MinValue>1</_MinValue>
<_Note>sample string 20</_Note>
<_PLTTaxRate>34</_PLTTaxRate>
<_ParentID>33614023-ff41-4e80-b27c-c205581d0e9f</_ParentID>
<_ParentName>sample string 6</_ParentName>
<_SalePrice_TA>26</_SalePrice_TA>
<_SaleQuantity>18</_SaleQuantity>
<_UnitID>d82e6eab-0e3e-4c4a-8051-5bea2c60d729</_UnitID>
<_UnitName>sample string 15</_UnitName>
<_UnitPrice>11</_UnitPrice>
<_UnitPriceAddtion>12</_UnitPriceAddtion>
<_UnitPriceDelivery>13</_UnitPriceDelivery>
<_UnitPriceDelivery_TA>32</_UnitPriceDelivery_TA>
<_ApplyTax xmlns:d5p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
<d5p1:Tax i:nil="true" />
<d5p1:Tax>
<d5p1:PropertyChangedEvent xmlns:d7p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" />
<d5p1:_CreatedBy>sample string 10</d5p1:_CreatedBy>
<d5p1:_CreatedDate>2026-08-15T01:35:53.2570404+07:00</d5p1:_CreatedDate>
<d5p1:_EditMode>None</d5p1:_EditMode>
<d5p1:_ImportErrorDetail>sample string 16</d5p1:_ImportErrorDetail>
<d5p1:_ImportRowIndex>15</d5p1:_ImportRowIndex>
<d5p1:_IsGenerate>true</d5p1:_IsGenerate>
<d5p1:_IsMasterRow>true</d5p1:_IsMasterRow>
<d5p1:_IsOverrideImport>true</d5p1:_IsOverrideImport>
<d5p1:_IsSetNullForBranchIdInDeleteObject>true</d5p1:_IsSetNullForBranchIdInDeleteObject>
<d5p1:_ListImportErrorDetail xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:string>sample string 1</d7p1:string>
<d7p1:string>sample string 2</d7p1:string>
</d5p1:_ListImportErrorDetail>
<d5p1:_ModifiedBy>sample string 11</d5p1:_ModifiedBy>
<d5p1:_ModifiedDate>2026-08-15T01:35:53.2570404+07:00</d5p1:_ModifiedDate>
<d5p1:_TableSchema>sample string 9</d5p1:_TableSchema>
<d5p1:_BranchID>a65011cd-fef7-47e9-8699-3373e1b46111</d5p1:_BranchID>
<d5p1:_Description>sample string 4</d5p1:_Description>
<d5p1:_InventoryItemApplyTaxID>b5131b85-ac1c-413f-ace0-30bf22e16b46</d5p1:_InventoryItemApplyTaxID>
<d5p1:_InventoryItemID>b64c7703-80ab-477a-a07e-9bb55d292def</d5p1:_InventoryItemID>
<d5p1:_IsChangeTaxRate>true</d5p1:_IsChangeTaxRate>
<d5p1:_IsDefault>true</d5p1:_IsDefault>
<d5p1:_OldTaxRate>1</d5p1:_OldTaxRate>
<d5p1:_TaxID>cf72fda1-b1fb-4040-a7a2-11eeafb03d54</d5p1:_TaxID>
<d5p1:_TaxName>sample string 7</d5p1:_TaxName>
<d5p1:_TaxRate>2</d5p1:_TaxRate>
<d5p1:_TaxRateValue>sample string 3</d5p1:_TaxRateValue>
</d5p1:Tax>
</_ApplyTax>
<_CancelReasonName>sample string 4</_CancelReasonName>
<_GroupName>sample string 1</_GroupName>
<_GroupQuantity>1</_GroupQuantity>
<_InventoryItemMaterialID>4a2c183d-d32a-4fa2-a60e-551c320aa135</_InventoryItemMaterialID>
<_OrderDetailID>a89c6ec9-522f-41bf-99c5-6aca8c97c0e4</_OrderDetailID>
<_OrderStatus>3</_OrderStatus>
<_Quantity>1</_Quantity>
<_SortOrder>1</_SortOrder>
</QROrder_InventoryItemMaterial>
<QROrder_InventoryItemMaterial>
<_BuyQuantity>19</_BuyQuantity>
<_CartItemID>a3d00aa2-8ac8-4bce-bf51-b13c8f7ff257</_CartItemID>
<_Description>sample string 16</_Description>
<_DiscountAmount_TA>29</_DiscountAmount_TA>
<_DiscountPrice>23</_DiscountPrice>
<_DiscountPrice_TA>27</_DiscountPrice_TA>
<_DiscountRate>24</_DiscountRate>
<_DiscountRate_TA>30</_DiscountRate_TA>
<_DiscountType>25</_DiscountType>
<_DiscountType_TA>31</_DiscountType_TA>
<_DistributeID>6b943a09-b826-4fc9-8024-ca78e7f24324</_DistributeID>
<_FileResourceID>b58dd2a7-a15d-4b63-99e3-001cfc55f17e</_FileResourceID>
<_Inactive>true</_Inactive>
<_InventoryItemCategoryID>fb021ab9-251a-4a80-a4c6-946886d60a6e</_InventoryItemCategoryID>
<_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName>
<_InventoryItemCode>sample string 8</_InventoryItemCode>
<_InventoryItemID>80b9da54-d0e3-4a2e-badd-da8a226788d7</_InventoryItemID>
<_InventoryItemName>sample string 9</_InventoryItemName>
<_InventoryItemType>AllFood</_InventoryItemType>
<_InventoryItemValid>true</_InventoryItemValid>
<_IsApplyPLTTax>true</_IsApplyPLTTax>
<_IsCustomCombo>true</_IsCustomCombo>
<_IsDefault>true</_IsDefault>
<_IsDiscount>true</_IsDiscount>
<_IsDiscount_TA>true</_IsDiscount_TA>
<_IsEBT>true</_IsEBT>
<_IsItemWithVariant>true</_IsItemWithVariant>
<_IsMultiSelct>true</_IsMultiSelct>
<_IsNoMaxValue>true</_IsNoMaxValue>
<_IsOutOfStock>true</_IsOutOfStock>
<_IsRequired>true</_IsRequired>
<_IsUseItemCount>true</_IsUseItemCount>
<_ItemCount>38</_ItemCount>
<_ItemCountApplyType>Manual</_ItemCountApplyType>
<_ListOption>sample string 36</_ListOption>
<_MaxValue>1</_MaxValue>
<_MinValue>1</_MinValue>
<_Note>sample string 20</_Note>
<_PLTTaxRate>34</_PLTTaxRate>
<_ParentID>33614023-ff41-4e80-b27c-c205581d0e9f</_ParentID>
<_ParentName>sample string 6</_ParentName>
<_SalePrice_TA>26</_SalePrice_TA>
<_SaleQuantity>18</_SaleQuantity>
<_UnitID>d82e6eab-0e3e-4c4a-8051-5bea2c60d729</_UnitID>
<_UnitName>sample string 15</_UnitName>
<_UnitPrice>11</_UnitPrice>
<_UnitPriceAddtion>12</_UnitPriceAddtion>
<_UnitPriceDelivery>13</_UnitPriceDelivery>
<_UnitPriceDelivery_TA>32</_UnitPriceDelivery_TA>
<_ApplyTax xmlns:d5p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
<d5p1:Tax i:nil="true" />
<d5p1:Tax>
<d5p1:PropertyChangedEvent xmlns:d7p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" />
<d5p1:_CreatedBy>sample string 10</d5p1:_CreatedBy>
<d5p1:_CreatedDate>2026-08-15T01:35:53.2570404+07:00</d5p1:_CreatedDate>
<d5p1:_EditMode>None</d5p1:_EditMode>
<d5p1:_ImportErrorDetail>sample string 16</d5p1:_ImportErrorDetail>
<d5p1:_ImportRowIndex>15</d5p1:_ImportRowIndex>
<d5p1:_IsGenerate>true</d5p1:_IsGenerate>
<d5p1:_IsMasterRow>true</d5p1:_IsMasterRow>
<d5p1:_IsOverrideImport>true</d5p1:_IsOverrideImport>
<d5p1:_IsSetNullForBranchIdInDeleteObject>true</d5p1:_IsSetNullForBranchIdInDeleteObject>
<d5p1:_ListImportErrorDetail xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:string>sample string 1</d7p1:string>
<d7p1:string>sample string 2</d7p1:string>
</d5p1:_ListImportErrorDetail>
<d5p1:_ModifiedBy>sample string 11</d5p1:_ModifiedBy>
<d5p1:_ModifiedDate>2026-08-15T01:35:53.2570404+07:00</d5p1:_ModifiedDate>
<d5p1:_TableSchema>sample string 9</d5p1:_TableSchema>
<d5p1:_BranchID>a65011cd-fef7-47e9-8699-3373e1b46111</d5p1:_BranchID>
<d5p1:_Description>sample string 4</d5p1:_Description>
<d5p1:_InventoryItemApplyTaxID>b5131b85-ac1c-413f-ace0-30bf22e16b46</d5p1:_InventoryItemApplyTaxID>
<d5p1:_InventoryItemID>b64c7703-80ab-477a-a07e-9bb55d292def</d5p1:_InventoryItemID>
<d5p1:_IsChangeTaxRate>true</d5p1:_IsChangeTaxRate>
<d5p1:_IsDefault>true</d5p1:_IsDefault>
<d5p1:_OldTaxRate>1</d5p1:_OldTaxRate>
<d5p1:_TaxID>cf72fda1-b1fb-4040-a7a2-11eeafb03d54</d5p1:_TaxID>
<d5p1:_TaxName>sample string 7</d5p1:_TaxName>
<d5p1:_TaxRate>2</d5p1:_TaxRate>
<d5p1:_TaxRateValue>sample string 3</d5p1:_TaxRateValue>
</d5p1:Tax>
</_ApplyTax>
<_CancelReasonName>sample string 4</_CancelReasonName>
<_GroupName>sample string 1</_GroupName>
<_GroupQuantity>1</_GroupQuantity>
<_InventoryItemMaterialID>4a2c183d-d32a-4fa2-a60e-551c320aa135</_InventoryItemMaterialID>
<_OrderDetailID>a89c6ec9-522f-41bf-99c5-6aca8c97c0e4</_OrderDetailID>
<_OrderStatus>3</_OrderStatus>
<_Quantity>1</_Quantity>
<_SortOrder>1</_SortOrder>
</QROrder_InventoryItemMaterial>
</_InventoryItemByMaterial>
<_IsTakeAwayItem>true</_IsTakeAwayItem>
<_ListAppliedTax>sample string 14</_ListAppliedTax>
<_ListServiceCharge>
<QROrder_ServiceCharge>
<_BranchID>5e91c5c8-7c8c-4dd5-a415-99ef9508df9c</_BranchID>
<_Friday>true</_Friday>
<_FromDate>2026-08-15T01:35:53.2570404+07:00</_FromDate>
<_FromTime>2026-08-15T01:35:53.2570404+07:00</_FromTime>
<_FromTimeAsInt>1</_FromTimeAsInt>
<_IsApplied>true</_IsApplied>
<_IsDefault>true</_IsDefault>
<_IsFoodPriceIncludeTax>true</_IsFoodPriceIncludeTax>
<_Monday>true</_Monday>
<_Saturday>true</_Saturday>
<_ServiceChargeAmount>1</_ServiceChargeAmount>
<_ServiceChargeAmountInOrder>1</_ServiceChargeAmountInOrder>
<_ServiceChargeAmountIncludeTaxInOrder>1</_ServiceChargeAmountIncludeTaxInOrder>
<_ServiceChargeApplyFor>sample string 4,DineIn,Togo,Delivery,OrderingOnline</_ServiceChargeApplyFor>
<_ServiceChargeApplyIn>5</_ServiceChargeApplyIn>
<_ServiceChargeApplyType>3</_ServiceChargeApplyType>
<_ServiceChargeID>c8fff136-a42c-4185-bc72-498ebefd8d15</_ServiceChargeID>
<_ServiceChargeName>sample string 2</_ServiceChargeName>
<_ServiceChargeRate>1</_ServiceChargeRate>
<_Sunday>true</_Sunday>
<_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge>
<_TaxID>ffc254ba-2dd1-4cd7-9f5a-f5c18b98e6be</_TaxID>
<_TaxName>sample string 8</_TaxName>
<_TaxRate>1</_TaxRate>
<_Thursday>true</_Thursday>
<_ToDate>2026-08-15T01:35:53.2570404+07:00</_ToDate>
<_ToTime>2026-08-15T01:35:53.2570404+07:00</_ToTime>
<_ToTimeAsInt>1</_ToTimeAsInt>
<_Tuesday>true</_Tuesday>
<_Wednesday>true</_Wednesday>
</QROrder_ServiceCharge>
<QROrder_ServiceCharge>
<_BranchID>5e91c5c8-7c8c-4dd5-a415-99ef9508df9c</_BranchID>
<_Friday>true</_Friday>
<_FromDate>2026-08-15T01:35:53.2570404+07:00</_FromDate>
<_FromTime>2026-08-15T01:35:53.2570404+07:00</_FromTime>
<_FromTimeAsInt>1</_FromTimeAsInt>
<_IsApplied>true</_IsApplied>
<_IsDefault>true</_IsDefault>
<_IsFoodPriceIncludeTax>true</_IsFoodPriceIncludeTax>
<_Monday>true</_Monday>
<_Saturday>true</_Saturday>
<_ServiceChargeAmount>1</_ServiceChargeAmount>
<_ServiceChargeAmountInOrder>1</_ServiceChargeAmountInOrder>
<_ServiceChargeAmountIncludeTaxInOrder>1</_ServiceChargeAmountIncludeTaxInOrder>
<_ServiceChargeApplyFor>sample string 4,DineIn,Togo,Delivery,OrderingOnline</_ServiceChargeApplyFor>
<_ServiceChargeApplyIn>5</_ServiceChargeApplyIn>
<_ServiceChargeApplyType>3</_ServiceChargeApplyType>
<_ServiceChargeID>c8fff136-a42c-4185-bc72-498ebefd8d15</_ServiceChargeID>
<_ServiceChargeName>sample string 2</_ServiceChargeName>
<_ServiceChargeRate>1</_ServiceChargeRate>
<_Sunday>true</_Sunday>
<_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge>
<_TaxID>ffc254ba-2dd1-4cd7-9f5a-f5c18b98e6be</_TaxID>
<_TaxName>sample string 8</_TaxName>
<_TaxRate>1</_TaxRate>
<_Thursday>true</_Thursday>
<_ToDate>2026-08-15T01:35:53.2570404+07:00</_ToDate>
<_ToTime>2026-08-15T01:35:53.2570404+07:00</_ToTime>
<_ToTimeAsInt>1</_ToTimeAsInt>
<_Tuesday>true</_Tuesday>
<_Wednesday>true</_Wednesday>
</QROrder_ServiceCharge>
</_ListServiceCharge>
<_LoyaltyRewardUseAmount>17</_LoyaltyRewardUseAmount>
<_MinQuantity>16</_MinQuantity>
<_OrderDate>2026-08-15T01:35:53.2570404+07:00</_OrderDate>
<_OrderDetailID>7bdbc8ed-f4f7-4604-9192-97d4ba4dfe94</_OrderDetailID>
<_OrderDetailStatus>2</_OrderDetailStatus>
<_OrderTime>2026-08-15T01:35:53.2570404+07:00</_OrderTime>
<_OthersTaxes xmlns:d3p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
<d3p1:OthersTax i:nil="true" />
<d3p1:OthersTax>
<d3p1:PropertyChangedEvent xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" />
<d3p1:_CreatedBy>sample string 13</d3p1:_CreatedBy>
<d3p1:_CreatedDate>2026-08-15T01:35:53.2570404+07:00</d3p1:_CreatedDate>
<d3p1:_EditMode>None</d3p1:_EditMode>
<d3p1:_ImportErrorDetail>sample string 19</d3p1:_ImportErrorDetail>
<d3p1:_ImportRowIndex>18</d3p1:_ImportRowIndex>
<d3p1:_IsGenerate>true</d3p1:_IsGenerate>
<d3p1:_IsMasterRow>true</d3p1:_IsMasterRow>
<d3p1:_IsOverrideImport>true</d3p1:_IsOverrideImport>
<d3p1:_IsSetNullForBranchIdInDeleteObject>true</d3p1:_IsSetNullForBranchIdInDeleteObject>
<d3p1:_ListImportErrorDetail xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d3p1:_ListImportErrorDetail>
<d3p1:_ModifiedBy>sample string 14</d3p1:_ModifiedBy>
<d3p1:_ModifiedDate>2026-08-15T01:35:53.2570404+07:00</d3p1:_ModifiedDate>
<d3p1:_TableSchema>sample string 12</d3p1:_TableSchema>
<d3p1:CoverOrderID>a23e3ee1-0b69-46bc-8eb7-19fba19805e0</d3p1:CoverOrderID>
<d3p1:DisplayTaxRate>(4%)</d3p1:DisplayTaxRate>
<d3p1:DistributeID>c5285fd8-282e-427f-9129-19e7f536625c</d3p1:DistributeID>
<d3p1:IsApply>true</d3p1:IsApply>
<d3p1:IsGratuityTax>true</d3p1:IsGratuityTax>
<d3p1:PreTaxAmount>7</d3p1:PreTaxAmount>
<d3p1:PreTaxAmountOfServiceCharge>9</d3p1:PreTaxAmountOfServiceCharge>
<d3p1:ServiceChargeID>01cd1b44-1aa6-42e4-b31b-ae4d319e849d</d3p1:ServiceChargeID>
<d3p1:TaxAmount>2</d3p1:TaxAmount>
<d3p1:TaxAmountOfServiceCharge>8</d3p1:TaxAmountOfServiceCharge>
<d3p1:TaxID>3f937608-7e1b-4925-832c-e02523e971f3</d3p1:TaxID>
<d3p1:TaxName>sample string 3</d3p1:TaxName>
<d3p1:TaxRate>4</d3p1:TaxRate>
<d3p1:TaxType>11</d3p1:TaxType>
</d3p1:OthersTax>
</_OthersTaxes>
<_PriceServiceRate>12</_PriceServiceRate>
<_PromoCodeID>f85a3bb4-777b-4474-81ae-eb0664f5d30d</_PromoCodeID>
<_PromotionID>aec3b60c-ef97-4aa6-b2d8-e957e036744a</_PromotionID>
<_PromotionName>sample string 13</_PromotionName>
<_QROrderTimeOpen xmlns:d3p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
<d3p1:QROrderTimeOpen>
<d3p1:DateTimeDisplay>sample string 5</d3p1:DateTimeDisplay>
<d3p1:Day>8</d3p1:Day>
<d3p1:EndTime>sample string 4</d3p1:EndTime>
<d3p1:EndTimeInt>2</d3p1:EndTimeInt>
<d3p1:IsReload>true</d3p1:IsReload>
<d3p1:OpenTimeSaleDishName>sample string 10</d3p1:OpenTimeSaleDishName>
<d3p1:RankID>6</d3p1:RankID>
<d3p1:RankName>sample string 7</d3p1:RankName>
<d3p1:StartTime>sample string 3</d3p1:StartTime>
<d3p1:StartTimeInt>1</d3p1:StartTimeInt>
</d3p1:QROrderTimeOpen>
<d3p1:QROrderTimeOpen>
<d3p1:DateTimeDisplay>sample string 5</d3p1:DateTimeDisplay>
<d3p1:Day>8</d3p1:Day>
<d3p1:EndTime>sample string 4</d3p1:EndTime>
<d3p1:EndTimeInt>2</d3p1:EndTimeInt>
<d3p1:IsReload>true</d3p1:IsReload>
<d3p1:OpenTimeSaleDishName>sample string 10</d3p1:OpenTimeSaleDishName>
<d3p1:RankID>6</d3p1:RankID>
<d3p1:RankName>sample string 7</d3p1:RankName>
<d3p1:StartTime>sample string 3</d3p1:StartTime>
<d3p1:StartTimeInt>1</d3p1:StartTimeInt>
</d3p1:QROrderTimeOpen>
</_QROrderTimeOpen>
<_ServeAtRestaurantTaxRate>8</_ServeAtRestaurantTaxRate>
<_ServiceCharge>1</_ServiceCharge>
<_ServiceChargeAmountIncludeTax>11</_ServiceChargeAmountIncludeTax>
<_TakeAwayTaxRate>10</_TakeAwayTaxRate>
<_TimesToSendKitchenInOrder>1</_TimesToSendKitchenInOrder>
<_UnitPriceBeforeTaxDeliveryTaxRate>7</_UnitPriceBeforeTaxDeliveryTaxRate>
<_UnitPriceBeforeTaxServeAtRestaurantTaxRate>5</_UnitPriceBeforeTaxServeAtRestaurantTaxRate>
<_UnitPriceBeforeTaxTakeAwayTaxRate>6</_UnitPriceBeforeTaxTakeAwayTaxRate>
<_UsedPoint>1</_UsedPoint>
</QROrder_InventoryItemDetail>
<QROrder_InventoryItemDetail>
<_BuyQuantity>32</_BuyQuantity>
<_CartItemID>8b5163e7-c1b6-431d-b1aa-8ec3f6b9c0f1</_CartItemID>
<_Description>sample string 29</_Description>
<_DiscountAmount_TA>42</_DiscountAmount_TA>
<_DiscountPrice>36</_DiscountPrice>
<_DiscountPrice_TA>40</_DiscountPrice_TA>
<_DiscountRate>37</_DiscountRate>
<_DiscountRate_TA>43</_DiscountRate_TA>
<_DiscountType>38</_DiscountType>
<_DiscountType_TA>44</_DiscountType_TA>
<_DistributeID>cf89c262-8285-485a-a60d-d6330c1dc7eb</_DistributeID>
<_FileResourceID>d45ea5eb-a334-405e-9f8d-ced6a8ee5616</_FileResourceID>
<_Inactive>true</_Inactive>
<_InventoryItemCategoryID>4c4484dc-b9fd-46f0-a67f-5eed181882de</_InventoryItemCategoryID>
<_InventoryItemCategoryName>sample string 23</_InventoryItemCategoryName>
<_InventoryItemCode>sample string 21</_InventoryItemCode>
<_InventoryItemID>34461bcb-92aa-4916-a376-81140f15ed7a</_InventoryItemID>
<_InventoryItemName>sample string 22</_InventoryItemName>
<_InventoryItemType>AllFood</_InventoryItemType>
<_InventoryItemValid>true</_InventoryItemValid>
<_IsApplyPLTTax>true</_IsApplyPLTTax>
<_IsCustomCombo>true</_IsCustomCombo>
<_IsDefault>true</_IsDefault>
<_IsDiscount>true</_IsDiscount>
<_IsDiscount_TA>true</_IsDiscount_TA>
<_IsEBT>true</_IsEBT>
<_IsItemWithVariant>true</_IsItemWithVariant>
<_IsMultiSelct>true</_IsMultiSelct>
<_IsNoMaxValue>true</_IsNoMaxValue>
<_IsOutOfStock>true</_IsOutOfStock>
<_IsRequired>true</_IsRequired>
<_IsUseItemCount>true</_IsUseItemCount>
<_ItemCount>51</_ItemCount>
<_ItemCountApplyType>Manual</_ItemCountApplyType>
<_ListOption>sample string 49</_ListOption>
<_MaxValue>1</_MaxValue>
<_MinValue>1</_MinValue>
<_Note>sample string 33</_Note>
<_PLTTaxRate>47</_PLTTaxRate>
<_ParentID>df6264df-2c8b-4108-91ff-228c85a686ba</_ParentID>
<_ParentName>sample string 19</_ParentName>
<_SalePrice_TA>39</_SalePrice_TA>
<_SaleQuantity>31</_SaleQuantity>
<_UnitID>b50548f2-a414-46ef-84ec-a237a3da7c1a</_UnitID>
<_UnitName>sample string 28</_UnitName>
<_UnitPrice>24</_UnitPrice>
<_UnitPriceAddtion>25</_UnitPriceAddtion>
<_UnitPriceDelivery>26</_UnitPriceDelivery>
<_UnitPriceDelivery_TA>45</_UnitPriceDelivery_TA>
<_ApplyTax xmlns:d3p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
<d3p1:Tax>
<d3p1:PropertyChangedEvent xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" />
<d3p1:_CreatedBy>sample string 10</d3p1:_CreatedBy>
<d3p1:_CreatedDate>2026-08-15T01:35:53.2570404+07:00</d3p1:_CreatedDate>
<d3p1:_EditMode>None</d3p1:_EditMode>
<d3p1:_ImportErrorDetail>sample string 16</d3p1:_ImportErrorDetail>
<d3p1:_ImportRowIndex>15</d3p1:_ImportRowIndex>
<d3p1:_IsGenerate>true</d3p1:_IsGenerate>
<d3p1:_IsMasterRow>true</d3p1:_IsMasterRow>
<d3p1:_IsOverrideImport>true</d3p1:_IsOverrideImport>
<d3p1:_IsSetNullForBranchIdInDeleteObject>true</d3p1:_IsSetNullForBranchIdInDeleteObject>
<d3p1:_ListImportErrorDetail xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d3p1:_ListImportErrorDetail>
<d3p1:_ModifiedBy>sample string 11</d3p1:_ModifiedBy>
<d3p1:_ModifiedDate>2026-08-15T01:35:53.2570404+07:00</d3p1:_ModifiedDate>
<d3p1:_TableSchema>sample string 9</d3p1:_TableSchema>
<d3p1:_BranchID>a65011cd-fef7-47e9-8699-3373e1b46111</d3p1:_BranchID>
<d3p1:_Description>sample string 4</d3p1:_Description>
<d3p1:_InventoryItemApplyTaxID>b5131b85-ac1c-413f-ace0-30bf22e16b46</d3p1:_InventoryItemApplyTaxID>
<d3p1:_InventoryItemID>b64c7703-80ab-477a-a07e-9bb55d292def</d3p1:_InventoryItemID>
<d3p1:_IsChangeTaxRate>true</d3p1:_IsChangeTaxRate>
<d3p1:_IsDefault>true</d3p1:_IsDefault>
<d3p1:_OldTaxRate>1</d3p1:_OldTaxRate>
<d3p1:_TaxID>cf72fda1-b1fb-4040-a7a2-11eeafb03d54</d3p1:_TaxID>
<d3p1:_TaxName>sample string 7</d3p1:_TaxName>
<d3p1:_TaxRate>2</d3p1:_TaxRate>
<d3p1:_TaxRateValue>sample string 3</d3p1:_TaxRateValue>
</d3p1:Tax>
<d3p1:Tax>
<d3p1:PropertyChangedEvent xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" />
<d3p1:_CreatedBy>sample string 10</d3p1:_CreatedBy>
<d3p1:_CreatedDate>2026-08-15T01:35:53.2570404+07:00</d3p1:_CreatedDate>
<d3p1:_EditMode>None</d3p1:_EditMode>
<d3p1:_ImportErrorDetail>sample string 16</d3p1:_ImportErrorDetail>
<d3p1:_ImportRowIndex>15</d3p1:_ImportRowIndex>
<d3p1:_IsGenerate>true</d3p1:_IsGenerate>
<d3p1:_IsMasterRow>true</d3p1:_IsMasterRow>
<d3p1:_IsOverrideImport>true</d3p1:_IsOverrideImport>
<d3p1:_IsSetNullForBranchIdInDeleteObject>true</d3p1:_IsSetNullForBranchIdInDeleteObject>
<d3p1:_ListImportErrorDetail xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d3p1:_ListImportErrorDetail>
<d3p1:_ModifiedBy>sample string 11</d3p1:_ModifiedBy>
<d3p1:_ModifiedDate>2026-08-15T01:35:53.2570404+07:00</d3p1:_ModifiedDate>
<d3p1:_TableSchema>sample string 9</d3p1:_TableSchema>
<d3p1:_BranchID>a65011cd-fef7-47e9-8699-3373e1b46111</d3p1:_BranchID>
<d3p1:_Description>sample string 4</d3p1:_Description>
<d3p1:_InventoryItemApplyTaxID>b5131b85-ac1c-413f-ace0-30bf22e16b46</d3p1:_InventoryItemApplyTaxID>
<d3p1:_InventoryItemID>b64c7703-80ab-477a-a07e-9bb55d292def</d3p1:_InventoryItemID>
<d3p1:_IsChangeTaxRate>true</d3p1:_IsChangeTaxRate>
<d3p1:_IsDefault>true</d3p1:_IsDefault>
<d3p1:_OldTaxRate>1</d3p1:_OldTaxRate>
<d3p1:_TaxID>cf72fda1-b1fb-4040-a7a2-11eeafb03d54</d3p1:_TaxID>
<d3p1:_TaxName>sample string 7</d3p1:_TaxName>
<d3p1:_TaxRate>2</d3p1:_TaxRate>
<d3p1:_TaxRateValue>sample string 3</d3p1:_TaxRateValue>
</d3p1:Tax>
</_ApplyTax>
<_CancelReasonName>sample string 3</_CancelReasonName>
<_CourseType>1</_CourseType>
<_DeliveryTaxRate>9</_DeliveryTaxRate>
<_DiscountByBill>1</_DiscountByBill>
<_DiscountByItem>1</_DiscountByItem>
<_EditMode>None</_EditMode>
<_FreeQuantity>15</_FreeQuantity>
<_InventoryItemAdditionsCategory>
<QROrder_InventoryItemAdditionCategory>
<_BackgroundColor>sample string 5</_BackgroundColor>
<_InventoryItemAdditions>
<QROrder_InventoryItemAddition>
<_BackgroundColor>sample string 18</_BackgroundColor>
<_BuyQuantity>8</_BuyQuantity>
<_CancelReasonName>sample string 16</_CancelReasonName>
<_DeliveryTaxAmount>12</_DeliveryTaxAmount>
<_Description>sample string 4</_Description>
<_InActive>true</_InActive>
<_InventoryItemAdditionID>73468472-c918-4817-b77a-60f587ec0fd5</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>34536a12-262f-4d4c-9500-e90f1c639ca1</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>b2c4bc4e-381e-4795-9994-e25798fabda4</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>58a14be3-ce3f-4135-80e4-e8bf61e821bf</_OrderOnlineMenuAdditionCategoryID>
<_Selected>true</_Selected>
<_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
<_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
<_UnitPrice>5</_UnitPrice>
</QROrder_InventoryItemAddition>
<QROrder_InventoryItemAddition>
<_BackgroundColor>sample string 18</_BackgroundColor>
<_BuyQuantity>8</_BuyQuantity>
<_CancelReasonName>sample string 16</_CancelReasonName>
<_DeliveryTaxAmount>12</_DeliveryTaxAmount>
<_Description>sample string 4</_Description>
<_InActive>true</_InActive>
<_InventoryItemAdditionID>73468472-c918-4817-b77a-60f587ec0fd5</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>34536a12-262f-4d4c-9500-e90f1c639ca1</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>b2c4bc4e-381e-4795-9994-e25798fabda4</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>58a14be3-ce3f-4135-80e4-e8bf61e821bf</_OrderOnlineMenuAdditionCategoryID>
<_Selected>true</_Selected>
<_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
<_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
<_UnitPrice>5</_UnitPrice>
</QROrder_InventoryItemAddition>
</_InventoryItemAdditions>
<_InventoryItemCategoryAdditionID>25116f41-5aae-4acb-9203-41c126fc2e90</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName>
<_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline>
<_InventoryItemID>558d2b8c-0dbf-45d3-9562-1a99e8d18766</_InventoryItemID>
<_IsMultiSelectOnline>true</_IsMultiSelectOnline>
<_IsRequired>true</_IsRequired>
<_IsRequiredOnline>true</_IsRequiredOnline>
<_MaxNumberAddition>1</_MaxNumberAddition>
<_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline>
<_MultiSelectMaxOnline>1</_MultiSelectMaxOnline>
<_MultiSelectMinOnline>1</_MultiSelectMinOnline>
<_OrderOnlineMenuAdditionCategoryID>7b0a645e-66a2-44fc-ac8e-1d4d0d1f2ed8</_OrderOnlineMenuAdditionCategoryID>
<_SortOrder>4</_SortOrder>
</QROrder_InventoryItemAdditionCategory>
<QROrder_InventoryItemAdditionCategory>
<_BackgroundColor>sample string 5</_BackgroundColor>
<_InventoryItemAdditions>
<QROrder_InventoryItemAddition>
<_BackgroundColor>sample string 18</_BackgroundColor>
<_BuyQuantity>8</_BuyQuantity>
<_CancelReasonName>sample string 16</_CancelReasonName>
<_DeliveryTaxAmount>12</_DeliveryTaxAmount>
<_Description>sample string 4</_Description>
<_InActive>true</_InActive>
<_InventoryItemAdditionID>73468472-c918-4817-b77a-60f587ec0fd5</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>34536a12-262f-4d4c-9500-e90f1c639ca1</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>b2c4bc4e-381e-4795-9994-e25798fabda4</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>58a14be3-ce3f-4135-80e4-e8bf61e821bf</_OrderOnlineMenuAdditionCategoryID>
<_Selected>true</_Selected>
<_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
<_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
<_UnitPrice>5</_UnitPrice>
</QROrder_InventoryItemAddition>
<QROrder_InventoryItemAddition>
<_BackgroundColor>sample string 18</_BackgroundColor>
<_BuyQuantity>8</_BuyQuantity>
<_CancelReasonName>sample string 16</_CancelReasonName>
<_DeliveryTaxAmount>12</_DeliveryTaxAmount>
<_Description>sample string 4</_Description>
<_InActive>true</_InActive>
<_InventoryItemAdditionID>73468472-c918-4817-b77a-60f587ec0fd5</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>34536a12-262f-4d4c-9500-e90f1c639ca1</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>71961bc7-8950-4ec1-94b0-5fa7fcc1ee1d</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>b2c4bc4e-381e-4795-9994-e25798fabda4</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>58a14be3-ce3f-4135-80e4-e8bf61e821bf</_OrderOnlineMenuAdditionCategoryID>
<_Selected>true</_Selected>
<_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
<_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
<_UnitPrice>5</_UnitPrice>
</QROrder_InventoryItemAddition>
</_InventoryItemAdditions>
<_InventoryItemCategoryAdditionID>25116f41-5aae-4acb-9203-41c126fc2e90</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName>
<_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline>
<_InventoryItemID>558d2b8c-0dbf-45d3-9562-1a99e8d18766</_InventoryItemID>
<_IsMultiSelectOnline>true</_IsMultiSelectOnline>
<_IsRequired>true</_IsRequired>
<_IsRequiredOnline>true</_IsRequiredOnline>
<_MaxNumberAddition>1</_MaxNumberAddition>
<_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline>
<_MultiSelectMaxOnline>1</_MultiSelectMaxOnline>
<_MultiSelectMinOnline>1</_MultiSelectMinOnline>
<_OrderOnlineMenuAdditionCategoryID>7b0a645e-66a2-44fc-ac8e-1d4d0d1f2ed8</_OrderOnlineMenuAdditionCategoryID>
<_SortOrder>4</_SortOrder>
</QROrder_InventoryItemAdditionCategory>
</_InventoryItemAdditionsCategory>
<_InventoryItemByMaterial>
<QROrder_InventoryItemMaterial>
<_BuyQuantity>19</_BuyQuantity>
<_CartItemID>a3d00aa2-8ac8-4bce-bf51-b13c8f7ff257</_CartItemID>
<_Description>sample string 16</_Description>
<_DiscountAmount_TA>29</_DiscountAmount_TA>
<_DiscountPrice>23</_DiscountPrice>
<_DiscountPrice_TA>27</_DiscountPrice_TA>
<_DiscountRate>24</_DiscountRate>
<_DiscountRate_TA>30</_DiscountRate_TA>
<_DiscountType>25</_DiscountType>
<_DiscountType_TA>31</_DiscountType_TA>
<_DistributeID>6b943a09-b826-4fc9-8024-ca78e7f24324</_DistributeID>
<_FileResourceID>b58dd2a7-a15d-4b63-99e3-001cfc55f17e</_FileResourceID>
<_Inactive>true</_Inactive>
<_InventoryItemCategoryID>fb021ab9-251a-4a80-a4c6-946886d60a6e</_InventoryItemCategoryID>
<_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName>
<_InventoryItemCode>sample string 8</_InventoryItemCode>
<_InventoryItemID>80b9da54-d0e3-4a2e-badd-da8a226788d7</_InventoryItemID>
<_InventoryItemName>sample string 9</_InventoryItemName>
<_InventoryItemType>AllFood</_InventoryItemType>
<_InventoryItemValid>true</_InventoryItemValid>
<_IsApplyPLTTax>true</_IsApplyPLTTax>
<_IsCustomCombo>true</_IsCustomCombo>
<_IsDefault>true</_IsDefault>
<_IsDiscount>true</_IsDiscount>
<_IsDiscount_TA>true</_IsDiscount_TA>
<_IsEBT>true</_IsEBT>
<_IsItemWithVariant>true</_IsItemWithVariant>
<_IsMultiSelct>true</_IsMultiSelct>
<_IsNoMaxValue>true</_IsNoMaxValue>
<_IsOutOfStock>true</_IsOutOfStock>
<_IsRequired>true</_IsRequired>
<_IsUseItemCount>true</_IsUseItemCount>
<_ItemCount>38</_ItemCount>
<_ItemCountApplyType>Manual</_ItemCountApplyType>
<_ListOption>sample string 36</_ListOption>
<_MaxValue>1</_MaxValue>
<_MinValue>1</_MinValue>
<_Note>sample string 20</_Note>
<_PLTTaxRate>34</_PLTTaxRate>
<_ParentID>33614023-ff41-4e80-b27c-c205581d0e9f</_ParentID>
<_ParentName>sample string 6</_ParentName>
<_SalePrice_TA>26</_SalePrice_TA>
<_SaleQuantity>18</_SaleQuantity>
<_UnitID>d82e6eab-0e3e-4c4a-8051-5bea2c60d729</_UnitID>
<_UnitName>sample string 15</_UnitName>
<_UnitPrice>11</_UnitPrice>
<_UnitPriceAddtion>12</_UnitPriceAddtion>
<_UnitPriceDelivery>13</_UnitPriceDelivery>
<_UnitPriceDelivery_TA>32</_UnitPriceDelivery_TA>
<_ApplyTax xmlns:d5p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
<d5p1:Tax i:nil="true" />
<d5p1:Tax>
<d5p1:PropertyChangedEvent xmlns:d7p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" />
<d5p1:_CreatedBy>sample string 10</d5p1:_CreatedBy>
<d5p1:_CreatedDate>2026-08-15T01:35:53.2570404+07:00</d5p1:_CreatedDate>
<d5p1:_EditMode>None</d5p1:_EditMode>
<d5p1:_ImportErrorDetail>sample string 16</d5p1:_ImportErrorDetail>
<d5p1:_ImportRowIndex>15</d5p1:_ImportRowIndex>
<d5p1:_IsGenerate>true</d5p1:_IsGenerate>
<d5p1:_IsMasterRow>true</d5p1:_IsMasterRow>
<d5p1:_IsOverrideImport>true</d5p1:_IsOverrideImport>
<d5p1:_IsSetNullForBranchIdInDeleteObject>true</d5p1:_IsSetNullForBranchIdInDeleteObject>
<d5p1:_ListImportErrorDetail xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:string>sample string 1</d7p1:string>
<d7p1:string>sample string 2</d7p1:string>
</d5p1:_ListImportErrorDetail>
<d5p1:_ModifiedBy>sample string 11</d5p1:_ModifiedBy>
<d5p1:_ModifiedDate>2026-08-15T01:35:53.2570404+07:00</d5p1:_ModifiedDate>
<d5p1:_TableSchema>sample string 9</d5p1:_TableSchema>
<d5p1:_BranchID>a65011cd-fef7-47e9-8699-3373e1b46111</d5p1:_BranchID>
<d5p1:_Description>sample string 4</d5p1:_Description>
<d5p1:_InventoryItemApplyTaxID>b5131b85-ac1c-413f-ace0-30bf22e16b46</d5p1:_InventoryItemApplyTaxID>
<d5p1:_InventoryItemID>b64c7703-80ab-477a-a07e-9bb55d292def</d5p1:_InventoryItemID>
<d5p1:_IsChangeTaxRate>true</d5p1:_IsChangeTaxRate>
<d5p1:_IsDefault>true</d5p1:_IsDefault>
<d5p1:_OldTaxRate>1</d5p1:_OldTaxRate>
<d5p1:_TaxID>cf72fda1-b1fb-4040-a7a2-11eeafb03d54</d5p1:_TaxID>
<d5p1:_TaxName>sample string 7</d5p1:_TaxName>
<d5p1:_TaxRate>2</d5p1:_TaxRate>
<d5p1:_TaxRateValue>sample string 3</d5p1:_TaxRateValue>
</d5p1:Tax>
</_ApplyTax>
<_CancelReasonName>sample string 4</_CancelReasonName>
<_GroupName>sample string 1</_GroupName>
<_GroupQuantity>1</_GroupQuantity>
<_InventoryItemMaterialID>4a2c183d-d32a-4fa2-a60e-551c320aa135</_InventoryItemMaterialID>
<_OrderDetailID>a89c6ec9-522f-41bf-99c5-6aca8c97c0e4</_OrderDetailID>
<_OrderStatus>3</_OrderStatus>
<_Quantity>1</_Quantity>
<_SortOrder>1</_SortOrder>
</QROrder_InventoryItemMaterial>
<QROrder_InventoryItemMaterial>
<_BuyQuantity>19</_BuyQuantity>
<_CartItemID>a3d00aa2-8ac8-4bce-bf51-b13c8f7ff257</_CartItemID>
<_Description>sample string 16</_Description>
<_DiscountAmount_TA>29</_DiscountAmount_TA>
<_DiscountPrice>23</_DiscountPrice>
<_DiscountPrice_TA>27</_DiscountPrice_TA>
<_DiscountRate>24</_DiscountRate>
<_DiscountRate_TA>30</_DiscountRate_TA>
<_DiscountType>25</_DiscountType>
<_DiscountType_TA>31</_DiscountType_TA>
<_DistributeID>6b943a09-b826-4fc9-8024-ca78e7f24324</_DistributeID>
<_FileResourceID>b58dd2a7-a15d-4b63-99e3-001cfc55f17e</_FileResourceID>
<_Inactive>true</_Inactive>
<_InventoryItemCategoryID>fb021ab9-251a-4a80-a4c6-946886d60a6e</_InventoryItemCategoryID>
<_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName>
<_InventoryItemCode>sample string 8</_InventoryItemCode>
<_InventoryItemID>80b9da54-d0e3-4a2e-badd-da8a226788d7</_InventoryItemID>
<_InventoryItemName>sample string 9</_InventoryItemName>
<_InventoryItemType>AllFood</_InventoryItemType>
<_InventoryItemValid>true</_InventoryItemValid>
<_IsApplyPLTTax>true</_IsApplyPLTTax>
<_IsCustomCombo>true</_IsCustomCombo>
<_IsDefault>true</_IsDefault>
<_IsDiscount>true</_IsDiscount>
<_IsDiscount_TA>true</_IsDiscount_TA>
<_IsEBT>true</_IsEBT>
<_IsItemWithVariant>true</_IsItemWithVariant>
<_IsMultiSelct>true</_IsMultiSelct>
<_IsNoMaxValue>true</_IsNoMaxValue>
<_IsOutOfStock>true</_IsOutOfStock>
<_IsRequired>true</_IsRequired>
<_IsUseItemCount>true</_IsUseItemCount>
<_ItemCount>38</_ItemCount>
<_ItemCountApplyType>Manual</_ItemCountApplyType>
<_ListOption>sample string 36</_ListOption>
<_MaxValue>1</_MaxValue>
<_MinValue>1</_MinValue>
<_Note>sample string 20</_Note>
<_PLTTaxRate>34</_PLTTaxRate>
<_ParentID>33614023-ff41-4e80-b27c-c205581d0e9f</_ParentID>
<_ParentName>sample string 6</_ParentName>
<_SalePrice_TA>26</_SalePrice_TA>
<_SaleQuantity>18</_SaleQuantity>
<_UnitID>d82e6eab-0e3e-4c4a-8051-5bea2c60d729</_UnitID>
<_UnitName>sample string 15</_UnitName>
<_UnitPrice>11</_UnitPrice>
<_UnitPriceAddtion>12</_UnitPriceAddtion>
<_UnitPriceDelivery>13</_UnitPriceDelivery>
<_UnitPriceDelivery_TA>32</_UnitPriceDelivery_TA>
<_ApplyTax xmlns:d5p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
<d5p1:Tax i:nil="true" />
<d5p1:Tax>
<d5p1:PropertyChangedEvent xmlns:d7p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" />
<d5p1:_CreatedBy>sample string 10</d5p1:_CreatedBy>
<d5p1:_CreatedDate>2026-08-15T01:35:53.2570404+07:00</d5p1:_CreatedDate>
<d5p1:_EditMode>None</d5p1:_EditMode>
<d5p1:_ImportErrorDetail>sample string 16</d5p1:_ImportErrorDetail>
<d5p1:_ImportRowIndex>15</d5p1:_ImportRowIndex>
<d5p1:_IsGenerate>true</d5p1:_IsGenerate>
<d5p1:_IsMasterRow>true</d5p1:_IsMasterRow>
<d5p1:_IsOverrideImport>true</d5p1:_IsOverrideImport>
<d5p1:_IsSetNullForBranchIdInDeleteObject>true</d5p1:_IsSetNullForBranchIdInDeleteObject>
<d5p1:_ListImportErrorDetail xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:string>sample string 1</d7p1:string>
<d7p1:string>sample string 2</d7p1:string>
</d5p1:_ListImportErrorDetail>
<d5p1:_ModifiedBy>sample string 11</d5p1:_ModifiedBy>
<d5p1:_ModifiedDate>2026-08-15T01:35:53.2570404+07:00</d5p1:_ModifiedDate>
<d5p1:_TableSchema>sample string 9</d5p1:_TableSchema>
<d5p1:_BranchID>a65011cd-fef7-47e9-8699-3373e1b46111</d5p1:_BranchID>
<d5p1:_Description>sample string 4</d5p1:_Description>
<d5p1:_InventoryItemApplyTaxID>b5131b85-ac1c-413f-ace0-30bf22e16b46</d5p1:_InventoryItemApplyTaxID>
<d5p1:_InventoryItemID>b64c7703-80ab-477a-a07e-9bb55d292def</d5p1:_InventoryItemID>
<d5p1:_IsChangeTaxRate>true</d5p1:_IsChangeTaxRate>
<d5p1:_IsDefault>true</d5p1:_IsDefault>
<d5p1:_OldTaxRate>1</d5p1:_OldTaxRate>
<d5p1:_TaxID>cf72fda1-b1fb-4040-a7a2-11eeafb03d54</d5p1:_TaxID>
<d5p1:_TaxName>sample string 7</d5p1:_TaxName>
<d5p1:_TaxRate>2</d5p1:_TaxRate>
<d5p1:_TaxRateValue>sample string 3</d5p1:_TaxRateValue>
</d5p1:Tax>
</_ApplyTax>
<_CancelReasonName>sample string 4</_CancelReasonName>
<_GroupName>sample string 1</_GroupName>
<_GroupQuantity>1</_GroupQuantity>
<_InventoryItemMaterialID>4a2c183d-d32a-4fa2-a60e-551c320aa135</_InventoryItemMaterialID>
<_OrderDetailID>a89c6ec9-522f-41bf-99c5-6aca8c97c0e4</_OrderDetailID>
<_OrderStatus>3</_OrderStatus>
<_Quantity>1</_Quantity>
<_SortOrder>1</_SortOrder>
</QROrder_InventoryItemMaterial>
</_InventoryItemByMaterial>
<_IsTakeAwayItem>true</_IsTakeAwayItem>
<_ListAppliedTax>sample string 14</_ListAppliedTax>
<_ListServiceCharge>
<QROrder_ServiceCharge>
<_BranchID>5e91c5c8-7c8c-4dd5-a415-99ef9508df9c</_BranchID>
<_Friday>true</_Friday>
<_FromDate>2026-08-15T01:35:53.2570404+07:00</_FromDate>
<_FromTime>2026-08-15T01:35:53.2570404+07:00</_FromTime>
<_FromTimeAsInt>1</_FromTimeAsInt>
<_IsApplied>true</_IsApplied>
<_IsDefault>true</_IsDefault>
<_IsFoodPriceIncludeTax>true</_IsFoodPriceIncludeTax>
<_Monday>true</_Monday>
<_Saturday>true</_Saturday>
<_ServiceChargeAmount>1</_ServiceChargeAmount>
<_ServiceChargeAmountInOrder>1</_ServiceChargeAmountInOrder>
<_ServiceChargeAmountIncludeTaxInOrder>1</_ServiceChargeAmountIncludeTaxInOrder>
<_ServiceChargeApplyFor>sample string 4,DineIn,Togo,Delivery,OrderingOnline</_ServiceChargeApplyFor>
<_ServiceChargeApplyIn>5</_ServiceChargeApplyIn>
<_ServiceChargeApplyType>3</_ServiceChargeApplyType>
<_ServiceChargeID>c8fff136-a42c-4185-bc72-498ebefd8d15</_ServiceChargeID>
<_ServiceChargeName>sample string 2</_ServiceChargeName>
<_ServiceChargeRate>1</_ServiceChargeRate>
<_Sunday>true</_Sunday>
<_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge>
<_TaxID>ffc254ba-2dd1-4cd7-9f5a-f5c18b98e6be</_TaxID>
<_TaxName>sample string 8</_TaxName>
<_TaxRate>1</_TaxRate>
<_Thursday>true</_Thursday>
<_ToDate>2026-08-15T01:35:53.2570404+07:00</_ToDate>
<_ToTime>2026-08-15T01:35:53.2570404+07:00</_ToTime>
<_ToTimeAsInt>1</_ToTimeAsInt>
<_Tuesday>true</_Tuesday>
<_Wednesday>true</_Wednesday>
</QROrder_ServiceCharge>
<QROrder_ServiceCharge>
<_BranchID>5e91c5c8-7c8c-4dd5-a415-99ef9508df9c</_BranchID>
<_Friday>true</_Friday>
<_FromDate>2026-08-15T01:35:53.2570404+07:00</_FromDate>
<_FromTime>2026-08-15T01:35:53.2570404+07:00</_FromTime>
<_FromTimeAsInt>1</_FromTimeAsInt>
<_IsApplied>true</_IsApplied>
<_IsDefault>true</_IsDefault>
<_IsFoodPriceIncludeTax>true</_IsFoodPriceIncludeTax>
<_Monday>true</_Monday>
<_Saturday>true</_Saturday>
<_ServiceChargeAmount>1</_ServiceChargeAmount>
<_ServiceChargeAmountInOrder>1</_ServiceChargeAmountInOrder>
<_ServiceChargeAmountIncludeTaxInOrder>1</_ServiceChargeAmountIncludeTaxInOrder>
<_ServiceChargeApplyFor>sample string 4,DineIn,Togo,Delivery,OrderingOnline</_ServiceChargeApplyFor>
<_ServiceChargeApplyIn>5</_ServiceChargeApplyIn>
<_ServiceChargeApplyType>3</_ServiceChargeApplyType>
<_ServiceChargeID>c8fff136-a42c-4185-bc72-498ebefd8d15</_ServiceChargeID>
<_ServiceChargeName>sample string 2</_ServiceChargeName>
<_ServiceChargeRate>1</_ServiceChargeRate>
<_Sunday>true</_Sunday>
<_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge>
<_TaxID>ffc254ba-2dd1-4cd7-9f5a-f5c18b98e6be</_TaxID>
<_TaxName>sample string 8</_TaxName>
<_TaxRate>1</_TaxRate>
<_Thursday>true</_Thursday>
<_ToDate>2026-08-15T01:35:53.2570404+07:00</_ToDate>
<_ToTime>2026-08-15T01:35:53.2570404+07:00</_ToTime>
<_ToTimeAsInt>1</_ToTimeAsInt>
<_Tuesday>true</_Tuesday>
<_Wednesday>true</_Wednesday>
</QROrder_ServiceCharge>
</_ListServiceCharge>
<_LoyaltyRewardUseAmount>17</_LoyaltyRewardUseAmount>
<_MinQuantity>16</_MinQuantity>
<_OrderDate>2026-08-15T01:35:53.2570404+07:00</_OrderDate>
<_OrderDetailID>7bdbc8ed-f4f7-4604-9192-97d4ba4dfe94</_OrderDetailID>
<_OrderDetailStatus>2</_OrderDetailStatus>
<_OrderTime>2026-08-15T01:35:53.2570404+07:00</_OrderTime>
<_OthersTaxes xmlns:d3p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
<d3p1:OthersTax i:nil="true" />
<d3p1:OthersTax>
<d3p1:PropertyChangedEvent xmlns:d5p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" />
<d3p1:_CreatedBy>sample string 13</d3p1:_CreatedBy>
<d3p1:_CreatedDate>2026-08-15T01:35:53.2570404+07:00</d3p1:_CreatedDate>
<d3p1:_EditMode>None</d3p1:_EditMode>
<d3p1:_ImportErrorDetail>sample string 19</d3p1:_ImportErrorDetail>
<d3p1:_ImportRowIndex>18</d3p1:_ImportRowIndex>
<d3p1:_IsGenerate>true</d3p1:_IsGenerate>
<d3p1:_IsMasterRow>true</d3p1:_IsMasterRow>
<d3p1:_IsOverrideImport>true</d3p1:_IsOverrideImport>
<d3p1:_IsSetNullForBranchIdInDeleteObject>true</d3p1:_IsSetNullForBranchIdInDeleteObject>
<d3p1:_ListImportErrorDetail xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d3p1:_ListImportErrorDetail>
<d3p1:_ModifiedBy>sample string 14</d3p1:_ModifiedBy>
<d3p1:_ModifiedDate>2026-08-15T01:35:53.2570404+07:00</d3p1:_ModifiedDate>
<d3p1:_TableSchema>sample string 12</d3p1:_TableSchema>
<d3p1:CoverOrderID>a23e3ee1-0b69-46bc-8eb7-19fba19805e0</d3p1:CoverOrderID>
<d3p1:DisplayTaxRate>(4%)</d3p1:DisplayTaxRate>
<d3p1:DistributeID>c5285fd8-282e-427f-9129-19e7f536625c</d3p1:DistributeID>
<d3p1:IsApply>true</d3p1:IsApply>
<d3p1:IsGratuityTax>true</d3p1:IsGratuityTax>
<d3p1:PreTaxAmount>7</d3p1:PreTaxAmount>
<d3p1:PreTaxAmountOfServiceCharge>9</d3p1:PreTaxAmountOfServiceCharge>
<d3p1:ServiceChargeID>01cd1b44-1aa6-42e4-b31b-ae4d319e849d</d3p1:ServiceChargeID>
<d3p1:TaxAmount>2</d3p1:TaxAmount>
<d3p1:TaxAmountOfServiceCharge>8</d3p1:TaxAmountOfServiceCharge>
<d3p1:TaxID>3f937608-7e1b-4925-832c-e02523e971f3</d3p1:TaxID>
<d3p1:TaxName>sample string 3</d3p1:TaxName>
<d3p1:TaxRate>4</d3p1:TaxRate>
<d3p1:TaxType>11</d3p1:TaxType>
</d3p1:OthersTax>
</_OthersTaxes>
<_PriceServiceRate>12</_PriceServiceRate>
<_PromoCodeID>f85a3bb4-777b-4474-81ae-eb0664f5d30d</_PromoCodeID>
<_PromotionID>aec3b60c-ef97-4aa6-b2d8-e957e036744a</_PromotionID>
<_PromotionName>sample string 13</_PromotionName>
<_QROrderTimeOpen xmlns:d3p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
<d3p1:QROrderTimeOpen>
<d3p1:DateTimeDisplay>sample string 5</d3p1:DateTimeDisplay>
<d3p1:Day>8</d3p1:Day>
<d3p1:EndTime>sample string 4</d3p1:EndTime>
<d3p1:EndTimeInt>2</d3p1:EndTimeInt>
<d3p1:IsReload>true</d3p1:IsReload>
<d3p1:OpenTimeSaleDishName>sample string 10</d3p1:OpenTimeSaleDishName>
<d3p1:RankID>6</d3p1:RankID>
<d3p1:RankName>sample string 7</d3p1:RankName>
<d3p1:StartTime>sample string 3</d3p1:StartTime>
<d3p1:StartTimeInt>1</d3p1:StartTimeInt>
</d3p1:QROrderTimeOpen>
<d3p1:QROrderTimeOpen>
<d3p1:DateTimeDisplay>sample string 5</d3p1:DateTimeDisplay>
<d3p1:Day>8</d3p1:Day>
<d3p1:EndTime>sample string 4</d3p1:EndTime>
<d3p1:EndTimeInt>2</d3p1:EndTimeInt>
<d3p1:IsReload>true</d3p1:IsReload>
<d3p1:OpenTimeSaleDishName>sample string 10</d3p1:OpenTimeSaleDishName>
<d3p1:RankID>6</d3p1:RankID>
<d3p1:RankName>sample string 7</d3p1:RankName>
<d3p1:StartTime>sample string 3</d3p1:StartTime>
<d3p1:StartTimeInt>1</d3p1:StartTimeInt>
</d3p1:QROrderTimeOpen>
</_QROrderTimeOpen>
<_ServeAtRestaurantTaxRate>8</_ServeAtRestaurantTaxRate>
<_ServiceCharge>1</_ServiceCharge>
<_ServiceChargeAmountIncludeTax>11</_ServiceChargeAmountIncludeTax>
<_TakeAwayTaxRate>10</_TakeAwayTaxRate>
<_TimesToSendKitchenInOrder>1</_TimesToSendKitchenInOrder>
<_UnitPriceBeforeTaxDeliveryTaxRate>7</_UnitPriceBeforeTaxDeliveryTaxRate>
<_UnitPriceBeforeTaxServeAtRestaurantTaxRate>5</_UnitPriceBeforeTaxServeAtRestaurantTaxRate>
<_UnitPriceBeforeTaxTakeAwayTaxRate>6</_UnitPriceBeforeTaxTakeAwayTaxRate>
<_UsedPoint>1</_UsedPoint>
</QROrder_InventoryItemDetail>
</ArrayOfQROrder_InventoryItemDetail>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
APIOrderOnlineResultOfQROrder_OrderInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | QROrder_OrderInfo |
None. |
|
| Success | boolean |
None. |
|
| ErrorMessage | string |
None. |
|
| ErrorType | OrderOnlineAPIErrorType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.