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": "cc9e5b62-029d-4de4-bcd7-45a5b09754d3",
"OrderOnlineMenuAdditionCategoryID": "e8777faa-f84e-46f7-aeba-b2c70ba37468",
"InventoryItemID": "14015bb7-62b5-4075-94c1-70f4e4fd44d7",
"InventoryItemCategoryAdditionName": "sample string 2",
"InventoryItemCategoryAdditionNameOnline": "sample string 3",
"InventoryItemAdditions": [
{
"InventoryItemAdditionID": "a36041a6-82c7-424d-8abe-67a25a47d405",
"OrderOnlineMenuAdditionCategoryID": "8704f3da-5029-4a40-8a06-71757ddb7f78",
"InventoryItemID": "236c559d-4451-4f23-85a8-ed6147a5e7ba",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "2e5b1aa0-1c9f-40bf-b899-88cfc4900cca",
"OrderDetailStatus": 15,
"CancelReasonName": "sample string 16",
"IsDefaultOnline": true,
"IsDefault": true,
"InventoryItemType": 17,
"BackgroundColor": "sample string 18"
},
{
"InventoryItemAdditionID": "a36041a6-82c7-424d-8abe-67a25a47d405",
"OrderOnlineMenuAdditionCategoryID": "8704f3da-5029-4a40-8a06-71757ddb7f78",
"InventoryItemID": "236c559d-4451-4f23-85a8-ed6147a5e7ba",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "2e5b1aa0-1c9f-40bf-b899-88cfc4900cca",
"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": "cc9e5b62-029d-4de4-bcd7-45a5b09754d3",
"OrderOnlineMenuAdditionCategoryID": "e8777faa-f84e-46f7-aeba-b2c70ba37468",
"InventoryItemID": "14015bb7-62b5-4075-94c1-70f4e4fd44d7",
"InventoryItemCategoryAdditionName": "sample string 2",
"InventoryItemCategoryAdditionNameOnline": "sample string 3",
"InventoryItemAdditions": [
{
"InventoryItemAdditionID": "a36041a6-82c7-424d-8abe-67a25a47d405",
"OrderOnlineMenuAdditionCategoryID": "8704f3da-5029-4a40-8a06-71757ddb7f78",
"InventoryItemID": "236c559d-4451-4f23-85a8-ed6147a5e7ba",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "2e5b1aa0-1c9f-40bf-b899-88cfc4900cca",
"OrderDetailStatus": 15,
"CancelReasonName": "sample string 16",
"IsDefaultOnline": true,
"IsDefault": true,
"InventoryItemType": 17,
"BackgroundColor": "sample string 18"
},
{
"InventoryItemAdditionID": "a36041a6-82c7-424d-8abe-67a25a47d405",
"OrderOnlineMenuAdditionCategoryID": "8704f3da-5029-4a40-8a06-71757ddb7f78",
"InventoryItemID": "236c559d-4451-4f23-85a8-ed6147a5e7ba",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "2e5b1aa0-1c9f-40bf-b899-88cfc4900cca",
"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": "22b007d7-6643-409a-aeea-05a5a808ba3f",
"GroupName": "sample string 1",
"GroupQuantity": 1,
"Quantity": 1.0,
"OrderDetailID": "7001bdd6-bd97-4d87-8f8c-1fe68b7eec8a",
"SortOrder": 1,
"OrderStatus": 3,
"CancelReasonName": "sample string 4",
"ApplyTax": [
null,
{
"TaxID": "1399ad47-f7f6-4c0f-809d-16892965ec1c",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "5d2b2032-6163-45c8-a51c-7b1f5462fad2",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "82a7d036-0641-4de7-9faa-2f93f0abab14",
"InventoryItemID": "d44a5487-d7cf-4d9d-82a6-61c391eddaa2",
"EditMode": 0,
"CreatedDate": "2026-02-04T09:29:16.261363+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-02-04T09:29:16.261363+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"InventoryItemID": "dc2c0ede-26c2-45a4-9458-374df2c234f0",
"ParentID": "574ffe5a-e055-4a3d-a750-7926e2067743",
"ParentName": "sample string 6",
"CartItemID": "ebd63f08-a9b9-42b3-89d1-9aa74be36048",
"InventoryItemCode": "sample string 8",
"InventoryItemType": 0,
"InventoryItemName": "sample string 9",
"InventoryItemCategoryID": "d4945d0b-5706-4b25-8b54-f89cfc6fe957",
"InventoryItemCategoryName": "sample string 10",
"UnitPrice": 11.0,
"UnitPriceAddtion": 12.0,
"UnitPriceDelivery": 13.0,
"Inactive": true,
"UnitID": "14cda9ef-4c72-48a4-bc43-ebffb048c88d",
"UnitName": "sample string 15",
"Description": "sample string 16",
"IsCustomCombo": true,
"SaleQuantity": 18.0,
"FileResourceID": "b9bb3fb6-d76b-4826-baf4-83479a09e57b",
"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": "c2799b1b-ac8b-4201-9436-582d27d481fa",
"IsEBT": true,
"IsMultiSelct": true,
"MinValue": 1,
"MaxValue": 1,
"IsRequired": true,
"IsNoMaxValue": true,
"IsDefault": true
},
{
"InventoryItemMaterialID": "22b007d7-6643-409a-aeea-05a5a808ba3f",
"GroupName": "sample string 1",
"GroupQuantity": 1,
"Quantity": 1.0,
"OrderDetailID": "7001bdd6-bd97-4d87-8f8c-1fe68b7eec8a",
"SortOrder": 1,
"OrderStatus": 3,
"CancelReasonName": "sample string 4",
"ApplyTax": [
null,
{
"TaxID": "1399ad47-f7f6-4c0f-809d-16892965ec1c",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "5d2b2032-6163-45c8-a51c-7b1f5462fad2",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "82a7d036-0641-4de7-9faa-2f93f0abab14",
"InventoryItemID": "d44a5487-d7cf-4d9d-82a6-61c391eddaa2",
"EditMode": 0,
"CreatedDate": "2026-02-04T09:29:16.261363+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-02-04T09:29:16.261363+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"InventoryItemID": "dc2c0ede-26c2-45a4-9458-374df2c234f0",
"ParentID": "574ffe5a-e055-4a3d-a750-7926e2067743",
"ParentName": "sample string 6",
"CartItemID": "ebd63f08-a9b9-42b3-89d1-9aa74be36048",
"InventoryItemCode": "sample string 8",
"InventoryItemType": 0,
"InventoryItemName": "sample string 9",
"InventoryItemCategoryID": "d4945d0b-5706-4b25-8b54-f89cfc6fe957",
"InventoryItemCategoryName": "sample string 10",
"UnitPrice": 11.0,
"UnitPriceAddtion": 12.0,
"UnitPriceDelivery": 13.0,
"Inactive": true,
"UnitID": "14cda9ef-4c72-48a4-bc43-ebffb048c88d",
"UnitName": "sample string 15",
"Description": "sample string 16",
"IsCustomCombo": true,
"SaleQuantity": 18.0,
"FileResourceID": "b9bb3fb6-d76b-4826-baf4-83479a09e57b",
"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": "c2799b1b-ac8b-4201-9436-582d27d481fa",
"IsEBT": true,
"IsMultiSelct": true,
"MinValue": 1,
"MaxValue": 1,
"IsRequired": true,
"IsNoMaxValue": true,
"IsDefault": true
}
],
"OrderDate": "2026-02-04T09:29:16.261363+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-02-04T09:29:16.261363+07:00",
"OrderDetailID": "33f723ad-e28f-430e-b00c-18b82016c1f9",
"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": "adc874d3-feb7-4f07-8f97-5da6f4f641df",
"ServiceChargeName": "sample string 2",
"ServiceChargeRate": 1.0,
"ServiceChargeAmount": 1.0,
"ServiceChargeApplyType": 3,
"ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline",
"ServiceChargeApplyIn": 5,
"TaxID": "7bf79f2f-c815-471b-a7df-ff7e02aa998e",
"IsDefault": true,
"IsApplied": true,
"ServiceChargeAmountInOrder": 1.0,
"ServiceChargeAmountIncludeTaxInOrder": 1.0,
"TaxRate": 1.0,
"TaxAmountOfServiceCharge": 1.0,
"IsFoodPriceIncludeTax": true,
"TaxName": "sample string 8",
"FromDate": "2026-02-04T09:29:16.261363+07:00",
"ToDate": "2026-02-04T09:29:16.261363+07:00",
"Monday": true,
"Tuesday": true,
"Wednesday": true,
"Thursday": true,
"Friday": true,
"Saturday": true,
"Sunday": true,
"FromTime": "2026-02-04T09:29:16.261363+07:00",
"ToTime": "2026-02-04T09:29:16.261363+07:00",
"FromTimeAsInt": 1,
"ToTimeAsInt": 1
},
{
"ServiceChargeID": "adc874d3-feb7-4f07-8f97-5da6f4f641df",
"ServiceChargeName": "sample string 2",
"ServiceChargeRate": 1.0,
"ServiceChargeAmount": 1.0,
"ServiceChargeApplyType": 3,
"ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline",
"ServiceChargeApplyIn": 5,
"TaxID": "7bf79f2f-c815-471b-a7df-ff7e02aa998e",
"IsDefault": true,
"IsApplied": true,
"ServiceChargeAmountInOrder": 1.0,
"ServiceChargeAmountIncludeTaxInOrder": 1.0,
"TaxRate": 1.0,
"TaxAmountOfServiceCharge": 1.0,
"IsFoodPriceIncludeTax": true,
"TaxName": "sample string 8",
"FromDate": "2026-02-04T09:29:16.261363+07:00",
"ToDate": "2026-02-04T09:29:16.261363+07:00",
"Monday": true,
"Tuesday": true,
"Wednesday": true,
"Thursday": true,
"Friday": true,
"Saturday": true,
"Sunday": true,
"FromTime": "2026-02-04T09:29:16.261363+07:00",
"ToTime": "2026-02-04T09:29:16.261363+07:00",
"FromTimeAsInt": 1,
"ToTimeAsInt": 1
}
],
"PriceServiceRate": 12.0,
"ApplyTax": [
{
"TaxID": "1399ad47-f7f6-4c0f-809d-16892965ec1c",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "5d2b2032-6163-45c8-a51c-7b1f5462fad2",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "82a7d036-0641-4de7-9faa-2f93f0abab14",
"InventoryItemID": "d44a5487-d7cf-4d9d-82a6-61c391eddaa2",
"EditMode": 0,
"CreatedDate": "2026-02-04T09:29:16.261363+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-02-04T09:29:16.261363+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
},
{
"TaxID": "1399ad47-f7f6-4c0f-809d-16892965ec1c",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "5d2b2032-6163-45c8-a51c-7b1f5462fad2",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "82a7d036-0641-4de7-9faa-2f93f0abab14",
"InventoryItemID": "d44a5487-d7cf-4d9d-82a6-61c391eddaa2",
"EditMode": 0,
"CreatedDate": "2026-02-04T09:29:16.261363+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-02-04T09:29:16.261363+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"DiscountByItem": 1.0,
"DiscountByBill": 1.0,
"ServiceCharge": 1.0,
"PromotionID": "31eeb53a-6622-42fb-a603-35ba775a6302",
"PromotionName": "sample string 13",
"ListAppliedTax": "sample string 14",
"FreeQuantity": 15,
"MinQuantity": 16,
"IsTakeAwayItem": true,
"OthersTaxes": [
null,
{
"TaxID": "92d2f3dd-9f75-47cd-9bc2-152fb933609c",
"TaxAmount": 2.0,
"TaxName": "sample string 3",
"TaxRate": 4.0,
"DisplayTaxRate": "(4%)",
"IsApply": true,
"PreTaxAmount": 7.0,
"TaxAmountOfServiceCharge": 8.0,
"PreTaxAmountOfServiceCharge": 9.0,
"CoverOrderID": "b0ded5dc-1e70-467d-951f-80fc167a7141",
"IsGratuityTax": true,
"DistributeID": "97251b38-1da1-4a7a-9dbc-6fcf235ac645",
"ServiceChargeID": "7487be06-f34f-46cc-b64c-45a70e6230be",
"TaxType": 12,
"EditMode": 0,
"CreatedDate": "2026-02-04T09:29:16.261363+07:00",
"CreatedBy": "sample string 14",
"ModifiedDate": "2026-02-04T09:29:16.261363+07:00",
"ModifiedBy": "sample string 15",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"LoyaltyRewardUseAmount": 17.0,
"UsedPoint": 1,
"PromoCodeID": "ca3833ab-6fcb-449d-ab60-e4523325b7e2",
"InventoryItemID": "0e7ee740-e206-40a1-b768-4bc696fef16d",
"ParentID": "c47978fa-7fe2-4c5c-820f-c45ec77d3ef3",
"ParentName": "sample string 19",
"CartItemID": "4ea7e41e-6b5f-49b7-a5a4-2b9a83c7152a",
"InventoryItemCode": "sample string 21",
"InventoryItemType": 0,
"InventoryItemName": "sample string 22",
"InventoryItemCategoryID": "6755c0ad-750c-49a9-b994-4edd21acc870",
"InventoryItemCategoryName": "sample string 23",
"UnitPrice": 24.0,
"UnitPriceAddtion": 25.0,
"UnitPriceDelivery": 26.0,
"Inactive": true,
"UnitID": "9a4c6454-da2c-4a05-b6d9-4e9152d56329",
"UnitName": "sample string 28",
"Description": "sample string 29",
"IsCustomCombo": true,
"SaleQuantity": 31.0,
"FileResourceID": "1c2119bb-7b0b-4e31-839d-aa39600b4cd9",
"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": "5a3e76f2-7c41-44b0-99e1-ed40970721a8",
"IsEBT": true,
"IsMultiSelct": true,
"MinValue": 1,
"MaxValue": 1,
"IsRequired": true,
"IsNoMaxValue": true,
"IsDefault": true
},
{
"InventoryItemAdditionsCategory": [
{
"InventoryItemCategoryAdditionID": "cc9e5b62-029d-4de4-bcd7-45a5b09754d3",
"OrderOnlineMenuAdditionCategoryID": "e8777faa-f84e-46f7-aeba-b2c70ba37468",
"InventoryItemID": "14015bb7-62b5-4075-94c1-70f4e4fd44d7",
"InventoryItemCategoryAdditionName": "sample string 2",
"InventoryItemCategoryAdditionNameOnline": "sample string 3",
"InventoryItemAdditions": [
{
"InventoryItemAdditionID": "a36041a6-82c7-424d-8abe-67a25a47d405",
"OrderOnlineMenuAdditionCategoryID": "8704f3da-5029-4a40-8a06-71757ddb7f78",
"InventoryItemID": "236c559d-4451-4f23-85a8-ed6147a5e7ba",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "2e5b1aa0-1c9f-40bf-b899-88cfc4900cca",
"OrderDetailStatus": 15,
"CancelReasonName": "sample string 16",
"IsDefaultOnline": true,
"IsDefault": true,
"InventoryItemType": 17,
"BackgroundColor": "sample string 18"
},
{
"InventoryItemAdditionID": "a36041a6-82c7-424d-8abe-67a25a47d405",
"OrderOnlineMenuAdditionCategoryID": "8704f3da-5029-4a40-8a06-71757ddb7f78",
"InventoryItemID": "236c559d-4451-4f23-85a8-ed6147a5e7ba",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "2e5b1aa0-1c9f-40bf-b899-88cfc4900cca",
"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": "cc9e5b62-029d-4de4-bcd7-45a5b09754d3",
"OrderOnlineMenuAdditionCategoryID": "e8777faa-f84e-46f7-aeba-b2c70ba37468",
"InventoryItemID": "14015bb7-62b5-4075-94c1-70f4e4fd44d7",
"InventoryItemCategoryAdditionName": "sample string 2",
"InventoryItemCategoryAdditionNameOnline": "sample string 3",
"InventoryItemAdditions": [
{
"InventoryItemAdditionID": "a36041a6-82c7-424d-8abe-67a25a47d405",
"OrderOnlineMenuAdditionCategoryID": "8704f3da-5029-4a40-8a06-71757ddb7f78",
"InventoryItemID": "236c559d-4451-4f23-85a8-ed6147a5e7ba",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "2e5b1aa0-1c9f-40bf-b899-88cfc4900cca",
"OrderDetailStatus": 15,
"CancelReasonName": "sample string 16",
"IsDefaultOnline": true,
"IsDefault": true,
"InventoryItemType": 17,
"BackgroundColor": "sample string 18"
},
{
"InventoryItemAdditionID": "a36041a6-82c7-424d-8abe-67a25a47d405",
"OrderOnlineMenuAdditionCategoryID": "8704f3da-5029-4a40-8a06-71757ddb7f78",
"InventoryItemID": "236c559d-4451-4f23-85a8-ed6147a5e7ba",
"Description": "sample string 4",
"UnitPrice": 5.0,
"InventoryItemCategoryAdditionID": "46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825",
"InventoryItemCategoryAdditionName": "sample string 6",
"InActive": true,
"BuyQuantity": 8,
"Note": "sample string 9",
"ServeAtRestaurantTaxAmount": 10.0,
"TakeAwayTaxAmount": 11.0,
"DeliveryTaxAmount": 12.0,
"Selected": true,
"OrderDetailID": "2e5b1aa0-1c9f-40bf-b899-88cfc4900cca",
"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": "22b007d7-6643-409a-aeea-05a5a808ba3f",
"GroupName": "sample string 1",
"GroupQuantity": 1,
"Quantity": 1.0,
"OrderDetailID": "7001bdd6-bd97-4d87-8f8c-1fe68b7eec8a",
"SortOrder": 1,
"OrderStatus": 3,
"CancelReasonName": "sample string 4",
"ApplyTax": [
null,
{
"TaxID": "1399ad47-f7f6-4c0f-809d-16892965ec1c",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "5d2b2032-6163-45c8-a51c-7b1f5462fad2",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "82a7d036-0641-4de7-9faa-2f93f0abab14",
"InventoryItemID": "d44a5487-d7cf-4d9d-82a6-61c391eddaa2",
"EditMode": 0,
"CreatedDate": "2026-02-04T09:29:16.261363+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-02-04T09:29:16.261363+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"InventoryItemID": "dc2c0ede-26c2-45a4-9458-374df2c234f0",
"ParentID": "574ffe5a-e055-4a3d-a750-7926e2067743",
"ParentName": "sample string 6",
"CartItemID": "ebd63f08-a9b9-42b3-89d1-9aa74be36048",
"InventoryItemCode": "sample string 8",
"InventoryItemType": 0,
"InventoryItemName": "sample string 9",
"InventoryItemCategoryID": "d4945d0b-5706-4b25-8b54-f89cfc6fe957",
"InventoryItemCategoryName": "sample string 10",
"UnitPrice": 11.0,
"UnitPriceAddtion": 12.0,
"UnitPriceDelivery": 13.0,
"Inactive": true,
"UnitID": "14cda9ef-4c72-48a4-bc43-ebffb048c88d",
"UnitName": "sample string 15",
"Description": "sample string 16",
"IsCustomCombo": true,
"SaleQuantity": 18.0,
"FileResourceID": "b9bb3fb6-d76b-4826-baf4-83479a09e57b",
"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": "c2799b1b-ac8b-4201-9436-582d27d481fa",
"IsEBT": true,
"IsMultiSelct": true,
"MinValue": 1,
"MaxValue": 1,
"IsRequired": true,
"IsNoMaxValue": true,
"IsDefault": true
},
{
"InventoryItemMaterialID": "22b007d7-6643-409a-aeea-05a5a808ba3f",
"GroupName": "sample string 1",
"GroupQuantity": 1,
"Quantity": 1.0,
"OrderDetailID": "7001bdd6-bd97-4d87-8f8c-1fe68b7eec8a",
"SortOrder": 1,
"OrderStatus": 3,
"CancelReasonName": "sample string 4",
"ApplyTax": [
null,
{
"TaxID": "1399ad47-f7f6-4c0f-809d-16892965ec1c",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "5d2b2032-6163-45c8-a51c-7b1f5462fad2",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "82a7d036-0641-4de7-9faa-2f93f0abab14",
"InventoryItemID": "d44a5487-d7cf-4d9d-82a6-61c391eddaa2",
"EditMode": 0,
"CreatedDate": "2026-02-04T09:29:16.261363+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-02-04T09:29:16.261363+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"InventoryItemID": "dc2c0ede-26c2-45a4-9458-374df2c234f0",
"ParentID": "574ffe5a-e055-4a3d-a750-7926e2067743",
"ParentName": "sample string 6",
"CartItemID": "ebd63f08-a9b9-42b3-89d1-9aa74be36048",
"InventoryItemCode": "sample string 8",
"InventoryItemType": 0,
"InventoryItemName": "sample string 9",
"InventoryItemCategoryID": "d4945d0b-5706-4b25-8b54-f89cfc6fe957",
"InventoryItemCategoryName": "sample string 10",
"UnitPrice": 11.0,
"UnitPriceAddtion": 12.0,
"UnitPriceDelivery": 13.0,
"Inactive": true,
"UnitID": "14cda9ef-4c72-48a4-bc43-ebffb048c88d",
"UnitName": "sample string 15",
"Description": "sample string 16",
"IsCustomCombo": true,
"SaleQuantity": 18.0,
"FileResourceID": "b9bb3fb6-d76b-4826-baf4-83479a09e57b",
"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": "c2799b1b-ac8b-4201-9436-582d27d481fa",
"IsEBT": true,
"IsMultiSelct": true,
"MinValue": 1,
"MaxValue": 1,
"IsRequired": true,
"IsNoMaxValue": true,
"IsDefault": true
}
],
"OrderDate": "2026-02-04T09:29:16.261363+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-02-04T09:29:16.261363+07:00",
"OrderDetailID": "33f723ad-e28f-430e-b00c-18b82016c1f9",
"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": "adc874d3-feb7-4f07-8f97-5da6f4f641df",
"ServiceChargeName": "sample string 2",
"ServiceChargeRate": 1.0,
"ServiceChargeAmount": 1.0,
"ServiceChargeApplyType": 3,
"ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline",
"ServiceChargeApplyIn": 5,
"TaxID": "7bf79f2f-c815-471b-a7df-ff7e02aa998e",
"IsDefault": true,
"IsApplied": true,
"ServiceChargeAmountInOrder": 1.0,
"ServiceChargeAmountIncludeTaxInOrder": 1.0,
"TaxRate": 1.0,
"TaxAmountOfServiceCharge": 1.0,
"IsFoodPriceIncludeTax": true,
"TaxName": "sample string 8",
"FromDate": "2026-02-04T09:29:16.261363+07:00",
"ToDate": "2026-02-04T09:29:16.261363+07:00",
"Monday": true,
"Tuesday": true,
"Wednesday": true,
"Thursday": true,
"Friday": true,
"Saturday": true,
"Sunday": true,
"FromTime": "2026-02-04T09:29:16.261363+07:00",
"ToTime": "2026-02-04T09:29:16.261363+07:00",
"FromTimeAsInt": 1,
"ToTimeAsInt": 1
},
{
"ServiceChargeID": "adc874d3-feb7-4f07-8f97-5da6f4f641df",
"ServiceChargeName": "sample string 2",
"ServiceChargeRate": 1.0,
"ServiceChargeAmount": 1.0,
"ServiceChargeApplyType": 3,
"ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline",
"ServiceChargeApplyIn": 5,
"TaxID": "7bf79f2f-c815-471b-a7df-ff7e02aa998e",
"IsDefault": true,
"IsApplied": true,
"ServiceChargeAmountInOrder": 1.0,
"ServiceChargeAmountIncludeTaxInOrder": 1.0,
"TaxRate": 1.0,
"TaxAmountOfServiceCharge": 1.0,
"IsFoodPriceIncludeTax": true,
"TaxName": "sample string 8",
"FromDate": "2026-02-04T09:29:16.261363+07:00",
"ToDate": "2026-02-04T09:29:16.261363+07:00",
"Monday": true,
"Tuesday": true,
"Wednesday": true,
"Thursday": true,
"Friday": true,
"Saturday": true,
"Sunday": true,
"FromTime": "2026-02-04T09:29:16.261363+07:00",
"ToTime": "2026-02-04T09:29:16.261363+07:00",
"FromTimeAsInt": 1,
"ToTimeAsInt": 1
}
],
"PriceServiceRate": 12.0,
"ApplyTax": [
{
"TaxID": "1399ad47-f7f6-4c0f-809d-16892965ec1c",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "5d2b2032-6163-45c8-a51c-7b1f5462fad2",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "82a7d036-0641-4de7-9faa-2f93f0abab14",
"InventoryItemID": "d44a5487-d7cf-4d9d-82a6-61c391eddaa2",
"EditMode": 0,
"CreatedDate": "2026-02-04T09:29:16.261363+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-02-04T09:29:16.261363+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
},
{
"TaxID": "1399ad47-f7f6-4c0f-809d-16892965ec1c",
"TaxRate": 2.0,
"OldTaxRate": 1.0,
"TaxRateValue": "sample string 3",
"Description": "sample string 4",
"BranchID": "5d2b2032-6163-45c8-a51c-7b1f5462fad2",
"IsChangeTaxRate": true,
"TaxName": "sample string 7",
"IsDefault": true,
"InventoryItemApplyTaxID": "82a7d036-0641-4de7-9faa-2f93f0abab14",
"InventoryItemID": "d44a5487-d7cf-4d9d-82a6-61c391eddaa2",
"EditMode": 0,
"CreatedDate": "2026-02-04T09:29:16.261363+07:00",
"CreatedBy": "sample string 10",
"ModifiedDate": "2026-02-04T09:29:16.261363+07:00",
"ModifiedBy": "sample string 11",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"DiscountByItem": 1.0,
"DiscountByBill": 1.0,
"ServiceCharge": 1.0,
"PromotionID": "31eeb53a-6622-42fb-a603-35ba775a6302",
"PromotionName": "sample string 13",
"ListAppliedTax": "sample string 14",
"FreeQuantity": 15,
"MinQuantity": 16,
"IsTakeAwayItem": true,
"OthersTaxes": [
null,
{
"TaxID": "92d2f3dd-9f75-47cd-9bc2-152fb933609c",
"TaxAmount": 2.0,
"TaxName": "sample string 3",
"TaxRate": 4.0,
"DisplayTaxRate": "(4%)",
"IsApply": true,
"PreTaxAmount": 7.0,
"TaxAmountOfServiceCharge": 8.0,
"PreTaxAmountOfServiceCharge": 9.0,
"CoverOrderID": "b0ded5dc-1e70-467d-951f-80fc167a7141",
"IsGratuityTax": true,
"DistributeID": "97251b38-1da1-4a7a-9dbc-6fcf235ac645",
"ServiceChargeID": "7487be06-f34f-46cc-b64c-45a70e6230be",
"TaxType": 12,
"EditMode": 0,
"CreatedDate": "2026-02-04T09:29:16.261363+07:00",
"CreatedBy": "sample string 14",
"ModifiedDate": "2026-02-04T09:29:16.261363+07:00",
"ModifiedBy": "sample string 15",
"IsGenerate": true,
"IsSetNullForBranchIdInDeleteObject": true
}
],
"LoyaltyRewardUseAmount": 17.0,
"UsedPoint": 1,
"PromoCodeID": "ca3833ab-6fcb-449d-ab60-e4523325b7e2",
"InventoryItemID": "0e7ee740-e206-40a1-b768-4bc696fef16d",
"ParentID": "c47978fa-7fe2-4c5c-820f-c45ec77d3ef3",
"ParentName": "sample string 19",
"CartItemID": "4ea7e41e-6b5f-49b7-a5a4-2b9a83c7152a",
"InventoryItemCode": "sample string 21",
"InventoryItemType": 0,
"InventoryItemName": "sample string 22",
"InventoryItemCategoryID": "6755c0ad-750c-49a9-b994-4edd21acc870",
"InventoryItemCategoryName": "sample string 23",
"UnitPrice": 24.0,
"UnitPriceAddtion": 25.0,
"UnitPriceDelivery": 26.0,
"Inactive": true,
"UnitID": "9a4c6454-da2c-4a05-b6d9-4e9152d56329",
"UnitName": "sample string 28",
"Description": "sample string 29",
"IsCustomCombo": true,
"SaleQuantity": 31.0,
"FileResourceID": "1c2119bb-7b0b-4e31-839d-aa39600b4cd9",
"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": "5a3e76f2-7c41-44b0-99e1-ed40970721a8",
"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>4ea7e41e-6b5f-49b7-a5a4-2b9a83c7152a</_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>5a3e76f2-7c41-44b0-99e1-ed40970721a8</_DistributeID>
<_FileResourceID>1c2119bb-7b0b-4e31-839d-aa39600b4cd9</_FileResourceID>
<_Inactive>true</_Inactive>
<_InventoryItemCategoryID>6755c0ad-750c-49a9-b994-4edd21acc870</_InventoryItemCategoryID>
<_InventoryItemCategoryName>sample string 23</_InventoryItemCategoryName>
<_InventoryItemCode>sample string 21</_InventoryItemCode>
<_InventoryItemID>0e7ee740-e206-40a1-b768-4bc696fef16d</_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>c47978fa-7fe2-4c5c-820f-c45ec77d3ef3</_ParentID>
<_ParentName>sample string 19</_ParentName>
<_SalePrice_TA>39</_SalePrice_TA>
<_SaleQuantity>31</_SaleQuantity>
<_UnitID>9a4c6454-da2c-4a05-b6d9-4e9152d56329</_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-02-04T09:29:16.261363+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-02-04T09:29:16.261363+07:00</d3p1:_ModifiedDate>
<d3p1:_TableSchema>sample string 9</d3p1:_TableSchema>
<d3p1:_BranchID>5d2b2032-6163-45c8-a51c-7b1f5462fad2</d3p1:_BranchID>
<d3p1:_Description>sample string 4</d3p1:_Description>
<d3p1:_InventoryItemApplyTaxID>82a7d036-0641-4de7-9faa-2f93f0abab14</d3p1:_InventoryItemApplyTaxID>
<d3p1:_InventoryItemID>d44a5487-d7cf-4d9d-82a6-61c391eddaa2</d3p1:_InventoryItemID>
<d3p1:_IsChangeTaxRate>true</d3p1:_IsChangeTaxRate>
<d3p1:_IsDefault>true</d3p1:_IsDefault>
<d3p1:_OldTaxRate>1</d3p1:_OldTaxRate>
<d3p1:_TaxID>1399ad47-f7f6-4c0f-809d-16892965ec1c</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-02-04T09:29:16.261363+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-02-04T09:29:16.261363+07:00</d3p1:_ModifiedDate>
<d3p1:_TableSchema>sample string 9</d3p1:_TableSchema>
<d3p1:_BranchID>5d2b2032-6163-45c8-a51c-7b1f5462fad2</d3p1:_BranchID>
<d3p1:_Description>sample string 4</d3p1:_Description>
<d3p1:_InventoryItemApplyTaxID>82a7d036-0641-4de7-9faa-2f93f0abab14</d3p1:_InventoryItemApplyTaxID>
<d3p1:_InventoryItemID>d44a5487-d7cf-4d9d-82a6-61c391eddaa2</d3p1:_InventoryItemID>
<d3p1:_IsChangeTaxRate>true</d3p1:_IsChangeTaxRate>
<d3p1:_IsDefault>true</d3p1:_IsDefault>
<d3p1:_OldTaxRate>1</d3p1:_OldTaxRate>
<d3p1:_TaxID>1399ad47-f7f6-4c0f-809d-16892965ec1c</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>a36041a6-82c7-424d-8abe-67a25a47d405</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>236c559d-4451-4f23-85a8-ed6147a5e7ba</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>2e5b1aa0-1c9f-40bf-b899-88cfc4900cca</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>8704f3da-5029-4a40-8a06-71757ddb7f78</_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>a36041a6-82c7-424d-8abe-67a25a47d405</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>236c559d-4451-4f23-85a8-ed6147a5e7ba</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>2e5b1aa0-1c9f-40bf-b899-88cfc4900cca</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>8704f3da-5029-4a40-8a06-71757ddb7f78</_OrderOnlineMenuAdditionCategoryID>
<_Selected>true</_Selected>
<_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
<_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
<_UnitPrice>5</_UnitPrice>
</QROrder_InventoryItemAddition>
</_InventoryItemAdditions>
<_InventoryItemCategoryAdditionID>cc9e5b62-029d-4de4-bcd7-45a5b09754d3</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName>
<_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline>
<_InventoryItemID>14015bb7-62b5-4075-94c1-70f4e4fd44d7</_InventoryItemID>
<_IsMultiSelectOnline>true</_IsMultiSelectOnline>
<_IsRequired>true</_IsRequired>
<_IsRequiredOnline>true</_IsRequiredOnline>
<_MaxNumberAddition>1</_MaxNumberAddition>
<_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline>
<_MultiSelectMaxOnline>1</_MultiSelectMaxOnline>
<_MultiSelectMinOnline>1</_MultiSelectMinOnline>
<_OrderOnlineMenuAdditionCategoryID>e8777faa-f84e-46f7-aeba-b2c70ba37468</_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>a36041a6-82c7-424d-8abe-67a25a47d405</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>236c559d-4451-4f23-85a8-ed6147a5e7ba</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>2e5b1aa0-1c9f-40bf-b899-88cfc4900cca</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>8704f3da-5029-4a40-8a06-71757ddb7f78</_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>a36041a6-82c7-424d-8abe-67a25a47d405</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>236c559d-4451-4f23-85a8-ed6147a5e7ba</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>2e5b1aa0-1c9f-40bf-b899-88cfc4900cca</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>8704f3da-5029-4a40-8a06-71757ddb7f78</_OrderOnlineMenuAdditionCategoryID>
<_Selected>true</_Selected>
<_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
<_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
<_UnitPrice>5</_UnitPrice>
</QROrder_InventoryItemAddition>
</_InventoryItemAdditions>
<_InventoryItemCategoryAdditionID>cc9e5b62-029d-4de4-bcd7-45a5b09754d3</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName>
<_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline>
<_InventoryItemID>14015bb7-62b5-4075-94c1-70f4e4fd44d7</_InventoryItemID>
<_IsMultiSelectOnline>true</_IsMultiSelectOnline>
<_IsRequired>true</_IsRequired>
<_IsRequiredOnline>true</_IsRequiredOnline>
<_MaxNumberAddition>1</_MaxNumberAddition>
<_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline>
<_MultiSelectMaxOnline>1</_MultiSelectMaxOnline>
<_MultiSelectMinOnline>1</_MultiSelectMinOnline>
<_OrderOnlineMenuAdditionCategoryID>e8777faa-f84e-46f7-aeba-b2c70ba37468</_OrderOnlineMenuAdditionCategoryID>
<_SortOrder>4</_SortOrder>
</QROrder_InventoryItemAdditionCategory>
</_InventoryItemAdditionsCategory>
<_InventoryItemByMaterial>
<QROrder_InventoryItemMaterial>
<_BuyQuantity>19</_BuyQuantity>
<_CartItemID>ebd63f08-a9b9-42b3-89d1-9aa74be36048</_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>c2799b1b-ac8b-4201-9436-582d27d481fa</_DistributeID>
<_FileResourceID>b9bb3fb6-d76b-4826-baf4-83479a09e57b</_FileResourceID>
<_Inactive>true</_Inactive>
<_InventoryItemCategoryID>d4945d0b-5706-4b25-8b54-f89cfc6fe957</_InventoryItemCategoryID>
<_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName>
<_InventoryItemCode>sample string 8</_InventoryItemCode>
<_InventoryItemID>dc2c0ede-26c2-45a4-9458-374df2c234f0</_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>574ffe5a-e055-4a3d-a750-7926e2067743</_ParentID>
<_ParentName>sample string 6</_ParentName>
<_SalePrice_TA>26</_SalePrice_TA>
<_SaleQuantity>18</_SaleQuantity>
<_UnitID>14cda9ef-4c72-48a4-bc43-ebffb048c88d</_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-02-04T09:29:16.261363+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-02-04T09:29:16.261363+07:00</d5p1:_ModifiedDate>
<d5p1:_TableSchema>sample string 9</d5p1:_TableSchema>
<d5p1:_BranchID>5d2b2032-6163-45c8-a51c-7b1f5462fad2</d5p1:_BranchID>
<d5p1:_Description>sample string 4</d5p1:_Description>
<d5p1:_InventoryItemApplyTaxID>82a7d036-0641-4de7-9faa-2f93f0abab14</d5p1:_InventoryItemApplyTaxID>
<d5p1:_InventoryItemID>d44a5487-d7cf-4d9d-82a6-61c391eddaa2</d5p1:_InventoryItemID>
<d5p1:_IsChangeTaxRate>true</d5p1:_IsChangeTaxRate>
<d5p1:_IsDefault>true</d5p1:_IsDefault>
<d5p1:_OldTaxRate>1</d5p1:_OldTaxRate>
<d5p1:_TaxID>1399ad47-f7f6-4c0f-809d-16892965ec1c</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>22b007d7-6643-409a-aeea-05a5a808ba3f</_InventoryItemMaterialID>
<_OrderDetailID>7001bdd6-bd97-4d87-8f8c-1fe68b7eec8a</_OrderDetailID>
<_OrderStatus>3</_OrderStatus>
<_Quantity>1</_Quantity>
<_SortOrder>1</_SortOrder>
</QROrder_InventoryItemMaterial>
<QROrder_InventoryItemMaterial>
<_BuyQuantity>19</_BuyQuantity>
<_CartItemID>ebd63f08-a9b9-42b3-89d1-9aa74be36048</_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>c2799b1b-ac8b-4201-9436-582d27d481fa</_DistributeID>
<_FileResourceID>b9bb3fb6-d76b-4826-baf4-83479a09e57b</_FileResourceID>
<_Inactive>true</_Inactive>
<_InventoryItemCategoryID>d4945d0b-5706-4b25-8b54-f89cfc6fe957</_InventoryItemCategoryID>
<_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName>
<_InventoryItemCode>sample string 8</_InventoryItemCode>
<_InventoryItemID>dc2c0ede-26c2-45a4-9458-374df2c234f0</_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>574ffe5a-e055-4a3d-a750-7926e2067743</_ParentID>
<_ParentName>sample string 6</_ParentName>
<_SalePrice_TA>26</_SalePrice_TA>
<_SaleQuantity>18</_SaleQuantity>
<_UnitID>14cda9ef-4c72-48a4-bc43-ebffb048c88d</_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-02-04T09:29:16.261363+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-02-04T09:29:16.261363+07:00</d5p1:_ModifiedDate>
<d5p1:_TableSchema>sample string 9</d5p1:_TableSchema>
<d5p1:_BranchID>5d2b2032-6163-45c8-a51c-7b1f5462fad2</d5p1:_BranchID>
<d5p1:_Description>sample string 4</d5p1:_Description>
<d5p1:_InventoryItemApplyTaxID>82a7d036-0641-4de7-9faa-2f93f0abab14</d5p1:_InventoryItemApplyTaxID>
<d5p1:_InventoryItemID>d44a5487-d7cf-4d9d-82a6-61c391eddaa2</d5p1:_InventoryItemID>
<d5p1:_IsChangeTaxRate>true</d5p1:_IsChangeTaxRate>
<d5p1:_IsDefault>true</d5p1:_IsDefault>
<d5p1:_OldTaxRate>1</d5p1:_OldTaxRate>
<d5p1:_TaxID>1399ad47-f7f6-4c0f-809d-16892965ec1c</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>22b007d7-6643-409a-aeea-05a5a808ba3f</_InventoryItemMaterialID>
<_OrderDetailID>7001bdd6-bd97-4d87-8f8c-1fe68b7eec8a</_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>ad1cd70e-801f-49be-96ee-0d186644dda9</_BranchID>
<_Friday>true</_Friday>
<_FromDate>2026-02-04T09:29:16.261363+07:00</_FromDate>
<_FromTime>2026-02-04T09:29:16.261363+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>adc874d3-feb7-4f07-8f97-5da6f4f641df</_ServiceChargeID>
<_ServiceChargeName>sample string 2</_ServiceChargeName>
<_ServiceChargeRate>1</_ServiceChargeRate>
<_Sunday>true</_Sunday>
<_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge>
<_TaxID>7bf79f2f-c815-471b-a7df-ff7e02aa998e</_TaxID>
<_TaxName>sample string 8</_TaxName>
<_TaxRate>1</_TaxRate>
<_Thursday>true</_Thursday>
<_ToDate>2026-02-04T09:29:16.261363+07:00</_ToDate>
<_ToTime>2026-02-04T09:29:16.261363+07:00</_ToTime>
<_ToTimeAsInt>1</_ToTimeAsInt>
<_Tuesday>true</_Tuesday>
<_Wednesday>true</_Wednesday>
</QROrder_ServiceCharge>
<QROrder_ServiceCharge>
<_BranchID>ad1cd70e-801f-49be-96ee-0d186644dda9</_BranchID>
<_Friday>true</_Friday>
<_FromDate>2026-02-04T09:29:16.261363+07:00</_FromDate>
<_FromTime>2026-02-04T09:29:16.261363+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>adc874d3-feb7-4f07-8f97-5da6f4f641df</_ServiceChargeID>
<_ServiceChargeName>sample string 2</_ServiceChargeName>
<_ServiceChargeRate>1</_ServiceChargeRate>
<_Sunday>true</_Sunday>
<_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge>
<_TaxID>7bf79f2f-c815-471b-a7df-ff7e02aa998e</_TaxID>
<_TaxName>sample string 8</_TaxName>
<_TaxRate>1</_TaxRate>
<_Thursday>true</_Thursday>
<_ToDate>2026-02-04T09:29:16.261363+07:00</_ToDate>
<_ToTime>2026-02-04T09:29:16.261363+07:00</_ToTime>
<_ToTimeAsInt>1</_ToTimeAsInt>
<_Tuesday>true</_Tuesday>
<_Wednesday>true</_Wednesday>
</QROrder_ServiceCharge>
</_ListServiceCharge>
<_LoyaltyRewardUseAmount>17</_LoyaltyRewardUseAmount>
<_MinQuantity>16</_MinQuantity>
<_OrderDate>2026-02-04T09:29:16.261363+07:00</_OrderDate>
<_OrderDetailID>33f723ad-e28f-430e-b00c-18b82016c1f9</_OrderDetailID>
<_OrderDetailStatus>2</_OrderDetailStatus>
<_OrderTime>2026-02-04T09:29:16.261363+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 14</d3p1:_CreatedBy>
<d3p1:_CreatedDate>2026-02-04T09:29:16.261363+07:00</d3p1:_CreatedDate>
<d3p1:_EditMode>None</d3p1:_EditMode>
<d3p1:_ImportErrorDetail>sample string 20</d3p1:_ImportErrorDetail>
<d3p1:_ImportRowIndex>19</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 15</d3p1:_ModifiedBy>
<d3p1:_ModifiedDate>2026-02-04T09:29:16.261363+07:00</d3p1:_ModifiedDate>
<d3p1:_TableSchema>sample string 13</d3p1:_TableSchema>
<d3p1:CoverOrderID>b0ded5dc-1e70-467d-951f-80fc167a7141</d3p1:CoverOrderID>
<d3p1:DisplayTaxRate>(4%)</d3p1:DisplayTaxRate>
<d3p1:DistributeID>97251b38-1da1-4a7a-9dbc-6fcf235ac645</d3p1:DistributeID>
<d3p1:IsApply>true</d3p1:IsApply>
<d3p1:IsGratuityTax>true</d3p1:IsGratuityTax>
<d3p1:PreTaxAmount>7</d3p1:PreTaxAmount>
<d3p1:PreTaxAmountOfServiceCharge>9</d3p1:PreTaxAmountOfServiceCharge>
<d3p1:ServiceChargeID>7487be06-f34f-46cc-b64c-45a70e6230be</d3p1:ServiceChargeID>
<d3p1:TaxAmount>2</d3p1:TaxAmount>
<d3p1:TaxAmountOfServiceCharge>8</d3p1:TaxAmountOfServiceCharge>
<d3p1:TaxID>92d2f3dd-9f75-47cd-9bc2-152fb933609c</d3p1:TaxID>
<d3p1:TaxName>sample string 3</d3p1:TaxName>
<d3p1:TaxRate>4</d3p1:TaxRate>
<d3p1:TaxType>12</d3p1:TaxType>
</d3p1:OthersTax>
</_OthersTaxes>
<_PriceServiceRate>12</_PriceServiceRate>
<_PromoCodeID>ca3833ab-6fcb-449d-ab60-e4523325b7e2</_PromoCodeID>
<_PromotionID>31eeb53a-6622-42fb-a603-35ba775a6302</_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>4ea7e41e-6b5f-49b7-a5a4-2b9a83c7152a</_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>5a3e76f2-7c41-44b0-99e1-ed40970721a8</_DistributeID>
<_FileResourceID>1c2119bb-7b0b-4e31-839d-aa39600b4cd9</_FileResourceID>
<_Inactive>true</_Inactive>
<_InventoryItemCategoryID>6755c0ad-750c-49a9-b994-4edd21acc870</_InventoryItemCategoryID>
<_InventoryItemCategoryName>sample string 23</_InventoryItemCategoryName>
<_InventoryItemCode>sample string 21</_InventoryItemCode>
<_InventoryItemID>0e7ee740-e206-40a1-b768-4bc696fef16d</_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>c47978fa-7fe2-4c5c-820f-c45ec77d3ef3</_ParentID>
<_ParentName>sample string 19</_ParentName>
<_SalePrice_TA>39</_SalePrice_TA>
<_SaleQuantity>31</_SaleQuantity>
<_UnitID>9a4c6454-da2c-4a05-b6d9-4e9152d56329</_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-02-04T09:29:16.261363+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-02-04T09:29:16.261363+07:00</d3p1:_ModifiedDate>
<d3p1:_TableSchema>sample string 9</d3p1:_TableSchema>
<d3p1:_BranchID>5d2b2032-6163-45c8-a51c-7b1f5462fad2</d3p1:_BranchID>
<d3p1:_Description>sample string 4</d3p1:_Description>
<d3p1:_InventoryItemApplyTaxID>82a7d036-0641-4de7-9faa-2f93f0abab14</d3p1:_InventoryItemApplyTaxID>
<d3p1:_InventoryItemID>d44a5487-d7cf-4d9d-82a6-61c391eddaa2</d3p1:_InventoryItemID>
<d3p1:_IsChangeTaxRate>true</d3p1:_IsChangeTaxRate>
<d3p1:_IsDefault>true</d3p1:_IsDefault>
<d3p1:_OldTaxRate>1</d3p1:_OldTaxRate>
<d3p1:_TaxID>1399ad47-f7f6-4c0f-809d-16892965ec1c</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-02-04T09:29:16.261363+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-02-04T09:29:16.261363+07:00</d3p1:_ModifiedDate>
<d3p1:_TableSchema>sample string 9</d3p1:_TableSchema>
<d3p1:_BranchID>5d2b2032-6163-45c8-a51c-7b1f5462fad2</d3p1:_BranchID>
<d3p1:_Description>sample string 4</d3p1:_Description>
<d3p1:_InventoryItemApplyTaxID>82a7d036-0641-4de7-9faa-2f93f0abab14</d3p1:_InventoryItemApplyTaxID>
<d3p1:_InventoryItemID>d44a5487-d7cf-4d9d-82a6-61c391eddaa2</d3p1:_InventoryItemID>
<d3p1:_IsChangeTaxRate>true</d3p1:_IsChangeTaxRate>
<d3p1:_IsDefault>true</d3p1:_IsDefault>
<d3p1:_OldTaxRate>1</d3p1:_OldTaxRate>
<d3p1:_TaxID>1399ad47-f7f6-4c0f-809d-16892965ec1c</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>a36041a6-82c7-424d-8abe-67a25a47d405</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>236c559d-4451-4f23-85a8-ed6147a5e7ba</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>2e5b1aa0-1c9f-40bf-b899-88cfc4900cca</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>8704f3da-5029-4a40-8a06-71757ddb7f78</_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>a36041a6-82c7-424d-8abe-67a25a47d405</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>236c559d-4451-4f23-85a8-ed6147a5e7ba</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>2e5b1aa0-1c9f-40bf-b899-88cfc4900cca</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>8704f3da-5029-4a40-8a06-71757ddb7f78</_OrderOnlineMenuAdditionCategoryID>
<_Selected>true</_Selected>
<_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
<_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
<_UnitPrice>5</_UnitPrice>
</QROrder_InventoryItemAddition>
</_InventoryItemAdditions>
<_InventoryItemCategoryAdditionID>cc9e5b62-029d-4de4-bcd7-45a5b09754d3</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName>
<_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline>
<_InventoryItemID>14015bb7-62b5-4075-94c1-70f4e4fd44d7</_InventoryItemID>
<_IsMultiSelectOnline>true</_IsMultiSelectOnline>
<_IsRequired>true</_IsRequired>
<_IsRequiredOnline>true</_IsRequiredOnline>
<_MaxNumberAddition>1</_MaxNumberAddition>
<_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline>
<_MultiSelectMaxOnline>1</_MultiSelectMaxOnline>
<_MultiSelectMinOnline>1</_MultiSelectMinOnline>
<_OrderOnlineMenuAdditionCategoryID>e8777faa-f84e-46f7-aeba-b2c70ba37468</_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>a36041a6-82c7-424d-8abe-67a25a47d405</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>236c559d-4451-4f23-85a8-ed6147a5e7ba</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>2e5b1aa0-1c9f-40bf-b899-88cfc4900cca</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>8704f3da-5029-4a40-8a06-71757ddb7f78</_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>a36041a6-82c7-424d-8abe-67a25a47d405</_InventoryItemAdditionID>
<_InventoryItemCategoryAdditionID>46e6c4a6-41c2-4c3b-a7a9-88e7c1e47825</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
<_InventoryItemID>236c559d-4451-4f23-85a8-ed6147a5e7ba</_InventoryItemID>
<_InventoryItemType>17</_InventoryItemType>
<_IsDefault>true</_IsDefault>
<_IsDefaultOnline>true</_IsDefaultOnline>
<_Note>sample string 9</_Note>
<_OrderDetailID>2e5b1aa0-1c9f-40bf-b899-88cfc4900cca</_OrderDetailID>
<_OrderDetailStatus>15</_OrderDetailStatus>
<_OrderOnlineMenuAdditionCategoryID>8704f3da-5029-4a40-8a06-71757ddb7f78</_OrderOnlineMenuAdditionCategoryID>
<_Selected>true</_Selected>
<_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
<_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
<_UnitPrice>5</_UnitPrice>
</QROrder_InventoryItemAddition>
</_InventoryItemAdditions>
<_InventoryItemCategoryAdditionID>cc9e5b62-029d-4de4-bcd7-45a5b09754d3</_InventoryItemCategoryAdditionID>
<_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName>
<_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline>
<_InventoryItemID>14015bb7-62b5-4075-94c1-70f4e4fd44d7</_InventoryItemID>
<_IsMultiSelectOnline>true</_IsMultiSelectOnline>
<_IsRequired>true</_IsRequired>
<_IsRequiredOnline>true</_IsRequiredOnline>
<_MaxNumberAddition>1</_MaxNumberAddition>
<_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline>
<_MultiSelectMaxOnline>1</_MultiSelectMaxOnline>
<_MultiSelectMinOnline>1</_MultiSelectMinOnline>
<_OrderOnlineMenuAdditionCategoryID>e8777faa-f84e-46f7-aeba-b2c70ba37468</_OrderOnlineMenuAdditionCategoryID>
<_SortOrder>4</_SortOrder>
</QROrder_InventoryItemAdditionCategory>
</_InventoryItemAdditionsCategory>
<_InventoryItemByMaterial>
<QROrder_InventoryItemMaterial>
<_BuyQuantity>19</_BuyQuantity>
<_CartItemID>ebd63f08-a9b9-42b3-89d1-9aa74be36048</_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>c2799b1b-ac8b-4201-9436-582d27d481fa</_DistributeID>
<_FileResourceID>b9bb3fb6-d76b-4826-baf4-83479a09e57b</_FileResourceID>
<_Inactive>true</_Inactive>
<_InventoryItemCategoryID>d4945d0b-5706-4b25-8b54-f89cfc6fe957</_InventoryItemCategoryID>
<_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName>
<_InventoryItemCode>sample string 8</_InventoryItemCode>
<_InventoryItemID>dc2c0ede-26c2-45a4-9458-374df2c234f0</_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>574ffe5a-e055-4a3d-a750-7926e2067743</_ParentID>
<_ParentName>sample string 6</_ParentName>
<_SalePrice_TA>26</_SalePrice_TA>
<_SaleQuantity>18</_SaleQuantity>
<_UnitID>14cda9ef-4c72-48a4-bc43-ebffb048c88d</_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-02-04T09:29:16.261363+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-02-04T09:29:16.261363+07:00</d5p1:_ModifiedDate>
<d5p1:_TableSchema>sample string 9</d5p1:_TableSchema>
<d5p1:_BranchID>5d2b2032-6163-45c8-a51c-7b1f5462fad2</d5p1:_BranchID>
<d5p1:_Description>sample string 4</d5p1:_Description>
<d5p1:_InventoryItemApplyTaxID>82a7d036-0641-4de7-9faa-2f93f0abab14</d5p1:_InventoryItemApplyTaxID>
<d5p1:_InventoryItemID>d44a5487-d7cf-4d9d-82a6-61c391eddaa2</d5p1:_InventoryItemID>
<d5p1:_IsChangeTaxRate>true</d5p1:_IsChangeTaxRate>
<d5p1:_IsDefault>true</d5p1:_IsDefault>
<d5p1:_OldTaxRate>1</d5p1:_OldTaxRate>
<d5p1:_TaxID>1399ad47-f7f6-4c0f-809d-16892965ec1c</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>22b007d7-6643-409a-aeea-05a5a808ba3f</_InventoryItemMaterialID>
<_OrderDetailID>7001bdd6-bd97-4d87-8f8c-1fe68b7eec8a</_OrderDetailID>
<_OrderStatus>3</_OrderStatus>
<_Quantity>1</_Quantity>
<_SortOrder>1</_SortOrder>
</QROrder_InventoryItemMaterial>
<QROrder_InventoryItemMaterial>
<_BuyQuantity>19</_BuyQuantity>
<_CartItemID>ebd63f08-a9b9-42b3-89d1-9aa74be36048</_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>c2799b1b-ac8b-4201-9436-582d27d481fa</_DistributeID>
<_FileResourceID>b9bb3fb6-d76b-4826-baf4-83479a09e57b</_FileResourceID>
<_Inactive>true</_Inactive>
<_InventoryItemCategoryID>d4945d0b-5706-4b25-8b54-f89cfc6fe957</_InventoryItemCategoryID>
<_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName>
<_InventoryItemCode>sample string 8</_InventoryItemCode>
<_InventoryItemID>dc2c0ede-26c2-45a4-9458-374df2c234f0</_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>574ffe5a-e055-4a3d-a750-7926e2067743</_ParentID>
<_ParentName>sample string 6</_ParentName>
<_SalePrice_TA>26</_SalePrice_TA>
<_SaleQuantity>18</_SaleQuantity>
<_UnitID>14cda9ef-4c72-48a4-bc43-ebffb048c88d</_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-02-04T09:29:16.261363+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-02-04T09:29:16.261363+07:00</d5p1:_ModifiedDate>
<d5p1:_TableSchema>sample string 9</d5p1:_TableSchema>
<d5p1:_BranchID>5d2b2032-6163-45c8-a51c-7b1f5462fad2</d5p1:_BranchID>
<d5p1:_Description>sample string 4</d5p1:_Description>
<d5p1:_InventoryItemApplyTaxID>82a7d036-0641-4de7-9faa-2f93f0abab14</d5p1:_InventoryItemApplyTaxID>
<d5p1:_InventoryItemID>d44a5487-d7cf-4d9d-82a6-61c391eddaa2</d5p1:_InventoryItemID>
<d5p1:_IsChangeTaxRate>true</d5p1:_IsChangeTaxRate>
<d5p1:_IsDefault>true</d5p1:_IsDefault>
<d5p1:_OldTaxRate>1</d5p1:_OldTaxRate>
<d5p1:_TaxID>1399ad47-f7f6-4c0f-809d-16892965ec1c</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>22b007d7-6643-409a-aeea-05a5a808ba3f</_InventoryItemMaterialID>
<_OrderDetailID>7001bdd6-bd97-4d87-8f8c-1fe68b7eec8a</_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>ad1cd70e-801f-49be-96ee-0d186644dda9</_BranchID>
<_Friday>true</_Friday>
<_FromDate>2026-02-04T09:29:16.261363+07:00</_FromDate>
<_FromTime>2026-02-04T09:29:16.261363+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>adc874d3-feb7-4f07-8f97-5da6f4f641df</_ServiceChargeID>
<_ServiceChargeName>sample string 2</_ServiceChargeName>
<_ServiceChargeRate>1</_ServiceChargeRate>
<_Sunday>true</_Sunday>
<_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge>
<_TaxID>7bf79f2f-c815-471b-a7df-ff7e02aa998e</_TaxID>
<_TaxName>sample string 8</_TaxName>
<_TaxRate>1</_TaxRate>
<_Thursday>true</_Thursday>
<_ToDate>2026-02-04T09:29:16.261363+07:00</_ToDate>
<_ToTime>2026-02-04T09:29:16.261363+07:00</_ToTime>
<_ToTimeAsInt>1</_ToTimeAsInt>
<_Tuesday>true</_Tuesday>
<_Wednesday>true</_Wednesday>
</QROrder_ServiceCharge>
<QROrder_ServiceCharge>
<_BranchID>ad1cd70e-801f-49be-96ee-0d186644dda9</_BranchID>
<_Friday>true</_Friday>
<_FromDate>2026-02-04T09:29:16.261363+07:00</_FromDate>
<_FromTime>2026-02-04T09:29:16.261363+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>adc874d3-feb7-4f07-8f97-5da6f4f641df</_ServiceChargeID>
<_ServiceChargeName>sample string 2</_ServiceChargeName>
<_ServiceChargeRate>1</_ServiceChargeRate>
<_Sunday>true</_Sunday>
<_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge>
<_TaxID>7bf79f2f-c815-471b-a7df-ff7e02aa998e</_TaxID>
<_TaxName>sample string 8</_TaxName>
<_TaxRate>1</_TaxRate>
<_Thursday>true</_Thursday>
<_ToDate>2026-02-04T09:29:16.261363+07:00</_ToDate>
<_ToTime>2026-02-04T09:29:16.261363+07:00</_ToTime>
<_ToTimeAsInt>1</_ToTimeAsInt>
<_Tuesday>true</_Tuesday>
<_Wednesday>true</_Wednesday>
</QROrder_ServiceCharge>
</_ListServiceCharge>
<_LoyaltyRewardUseAmount>17</_LoyaltyRewardUseAmount>
<_MinQuantity>16</_MinQuantity>
<_OrderDate>2026-02-04T09:29:16.261363+07:00</_OrderDate>
<_OrderDetailID>33f723ad-e28f-430e-b00c-18b82016c1f9</_OrderDetailID>
<_OrderDetailStatus>2</_OrderDetailStatus>
<_OrderTime>2026-02-04T09:29:16.261363+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 14</d3p1:_CreatedBy>
<d3p1:_CreatedDate>2026-02-04T09:29:16.261363+07:00</d3p1:_CreatedDate>
<d3p1:_EditMode>None</d3p1:_EditMode>
<d3p1:_ImportErrorDetail>sample string 20</d3p1:_ImportErrorDetail>
<d3p1:_ImportRowIndex>19</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 15</d3p1:_ModifiedBy>
<d3p1:_ModifiedDate>2026-02-04T09:29:16.261363+07:00</d3p1:_ModifiedDate>
<d3p1:_TableSchema>sample string 13</d3p1:_TableSchema>
<d3p1:CoverOrderID>b0ded5dc-1e70-467d-951f-80fc167a7141</d3p1:CoverOrderID>
<d3p1:DisplayTaxRate>(4%)</d3p1:DisplayTaxRate>
<d3p1:DistributeID>97251b38-1da1-4a7a-9dbc-6fcf235ac645</d3p1:DistributeID>
<d3p1:IsApply>true</d3p1:IsApply>
<d3p1:IsGratuityTax>true</d3p1:IsGratuityTax>
<d3p1:PreTaxAmount>7</d3p1:PreTaxAmount>
<d3p1:PreTaxAmountOfServiceCharge>9</d3p1:PreTaxAmountOfServiceCharge>
<d3p1:ServiceChargeID>7487be06-f34f-46cc-b64c-45a70e6230be</d3p1:ServiceChargeID>
<d3p1:TaxAmount>2</d3p1:TaxAmount>
<d3p1:TaxAmountOfServiceCharge>8</d3p1:TaxAmountOfServiceCharge>
<d3p1:TaxID>92d2f3dd-9f75-47cd-9bc2-152fb933609c</d3p1:TaxID>
<d3p1:TaxName>sample string 3</d3p1:TaxName>
<d3p1:TaxRate>4</d3p1:TaxRate>
<d3p1:TaxType>12</d3p1:TaxType>
</d3p1:OthersTax>
</_OthersTaxes>
<_PriceServiceRate>12</_PriceServiceRate>
<_PromoCodeID>ca3833ab-6fcb-449d-ab60-e4523325b7e2</_PromoCodeID>
<_PromotionID>31eeb53a-6622-42fb-a603-35ba775a6302</_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.