POST api/Order/SelfOrderUS/CancelOrder?companyCode={companyCode}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
companyCode | string |
Required |
Body Parameters
Collection of QROrder_InventoryItemDetailName | 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. |
|
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. |
Request Formats
application/json, text/json
Sample:
[ { "InventoryItemAdditionsCategory": [ { "InventoryItemCategoryAdditionID": "002c1957-8340-4010-a5ae-231b13467ae2", "OrderOnlineMenuAdditionCategoryID": "7759eec1-f5b7-4e70-8540-a849496cb590", "InventoryItemID": "27c88539-2ab6-486e-a54e-306131aed1d1", "InventoryItemCategoryAdditionName": "sample string 2", "InventoryItemCategoryAdditionNameOnline": "sample string 3", "InventoryItemAdditions": [ { "InventoryItemAdditionID": "8f9e5dfe-3992-45e7-810f-458a2b3a4798", "OrderOnlineMenuAdditionCategoryID": "501ec19e-c12b-421a-9dae-a39a7587a43e", "InventoryItemID": "3b689105-3994-4890-9f07-5d12c22e2434", "Description": "sample string 4", "UnitPrice": 5.0, "InventoryItemCategoryAdditionID": "619615f6-1ead-466b-9550-83ccb1c50f1a", "InventoryItemCategoryAdditionName": "sample string 6", "InActive": true, "BuyQuantity": 8, "Note": "sample string 9", "ServeAtRestaurantTaxAmount": 10.0, "TakeAwayTaxAmount": 11.0, "DeliveryTaxAmount": 12.0, "Selected": true, "OrderDetailID": "c1dcca89-ad89-4eed-88c6-9c4626388200", "OrderDetailStatus": 15, "CancelReasonName": "sample string 16", "IsDefaultOnline": true, "IsDefault": true, "InventoryItemType": 17, "BackgroundColor": "sample string 18" }, { "InventoryItemAdditionID": "8f9e5dfe-3992-45e7-810f-458a2b3a4798", "OrderOnlineMenuAdditionCategoryID": "501ec19e-c12b-421a-9dae-a39a7587a43e", "InventoryItemID": "3b689105-3994-4890-9f07-5d12c22e2434", "Description": "sample string 4", "UnitPrice": 5.0, "InventoryItemCategoryAdditionID": "619615f6-1ead-466b-9550-83ccb1c50f1a", "InventoryItemCategoryAdditionName": "sample string 6", "InActive": true, "BuyQuantity": 8, "Note": "sample string 9", "ServeAtRestaurantTaxAmount": 10.0, "TakeAwayTaxAmount": 11.0, "DeliveryTaxAmount": 12.0, "Selected": true, "OrderDetailID": "c1dcca89-ad89-4eed-88c6-9c4626388200", "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": "002c1957-8340-4010-a5ae-231b13467ae2", "OrderOnlineMenuAdditionCategoryID": "7759eec1-f5b7-4e70-8540-a849496cb590", "InventoryItemID": "27c88539-2ab6-486e-a54e-306131aed1d1", "InventoryItemCategoryAdditionName": "sample string 2", "InventoryItemCategoryAdditionNameOnline": "sample string 3", "InventoryItemAdditions": [ { "InventoryItemAdditionID": "8f9e5dfe-3992-45e7-810f-458a2b3a4798", "OrderOnlineMenuAdditionCategoryID": "501ec19e-c12b-421a-9dae-a39a7587a43e", "InventoryItemID": "3b689105-3994-4890-9f07-5d12c22e2434", "Description": "sample string 4", "UnitPrice": 5.0, "InventoryItemCategoryAdditionID": "619615f6-1ead-466b-9550-83ccb1c50f1a", "InventoryItemCategoryAdditionName": "sample string 6", "InActive": true, "BuyQuantity": 8, "Note": "sample string 9", "ServeAtRestaurantTaxAmount": 10.0, "TakeAwayTaxAmount": 11.0, "DeliveryTaxAmount": 12.0, "Selected": true, "OrderDetailID": "c1dcca89-ad89-4eed-88c6-9c4626388200", "OrderDetailStatus": 15, "CancelReasonName": "sample string 16", "IsDefaultOnline": true, "IsDefault": true, "InventoryItemType": 17, "BackgroundColor": "sample string 18" }, { "InventoryItemAdditionID": "8f9e5dfe-3992-45e7-810f-458a2b3a4798", "OrderOnlineMenuAdditionCategoryID": "501ec19e-c12b-421a-9dae-a39a7587a43e", "InventoryItemID": "3b689105-3994-4890-9f07-5d12c22e2434", "Description": "sample string 4", "UnitPrice": 5.0, "InventoryItemCategoryAdditionID": "619615f6-1ead-466b-9550-83ccb1c50f1a", "InventoryItemCategoryAdditionName": "sample string 6", "InActive": true, "BuyQuantity": 8, "Note": "sample string 9", "ServeAtRestaurantTaxAmount": 10.0, "TakeAwayTaxAmount": 11.0, "DeliveryTaxAmount": 12.0, "Selected": true, "OrderDetailID": "c1dcca89-ad89-4eed-88c6-9c4626388200", "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": "dc5aa826-6f62-4113-8143-50ead8b9cedb", "GroupName": "sample string 1", "GroupQuantity": 1, "Quantity": 1.0, "OrderDetailID": "4fcb4993-3729-4f80-afab-08563c021561", "SortOrder": 1, "OrderStatus": 3, "CancelReasonName": "sample string 4", "ApplyTax": [ null, { "TaxID": "4e2ae00e-e73e-4aef-aaa7-2514f72dabf9", "TaxRate": 2.0, "OldTaxRate": 1.0, "TaxRateValue": "sample string 3", "Description": "sample string 4", "BranchID": "3327ce18-919f-4e0e-93cc-19885b6d0fb1", "IsChangeTaxRate": true, "TaxName": "sample string 7", "IsDefault": true, "InventoryItemApplyTaxID": "2e888252-ca6e-43d7-b71f-8d0d701a526c", "InventoryItemID": "af9fc82b-5ed2-4fa1-a9f7-c987af977947", "EditMode": 0, "CreatedDate": "2025-07-01T20:48:46.651079+07:00", "CreatedBy": "sample string 10", "ModifiedDate": "2025-07-01T20:48:46.651079+07:00", "ModifiedBy": "sample string 11", "IsGenerate": true, "IsSetNullForBranchIdInDeleteObject": true } ], "InventoryItemID": "73cdf1e6-f564-4baa-b2af-c64fd8151a46", "ParentID": "d5d9961e-9ae7-4dd4-99f5-65624c4f695f", "ParentName": "sample string 6", "CartItemID": "89074d14-4a40-46bc-a31a-19306badd66f", "InventoryItemCode": "sample string 8", "InventoryItemType": 0, "InventoryItemName": "sample string 9", "InventoryItemCategoryID": "565c1621-5b2f-4218-96b3-2fff8f245267", "InventoryItemCategoryName": "sample string 10", "UnitPrice": 11.0, "UnitPriceAddtion": 12.0, "UnitPriceDelivery": 13.0, "Inactive": true, "UnitID": "270b539a-fa38-4276-8b8b-fc71e97566d0", "UnitName": "sample string 15", "Description": "sample string 16", "IsCustomCombo": true, "SaleQuantity": 18.0, "FileResourceID": "7454cef1-fec3-401d-bc59-902e8fc5c737", "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": "b1ff1596-306b-4a42-9e73-4d451e30ea3a" }, { "InventoryItemMaterialID": "dc5aa826-6f62-4113-8143-50ead8b9cedb", "GroupName": "sample string 1", "GroupQuantity": 1, "Quantity": 1.0, "OrderDetailID": "4fcb4993-3729-4f80-afab-08563c021561", "SortOrder": 1, "OrderStatus": 3, "CancelReasonName": "sample string 4", "ApplyTax": [ null, { "TaxID": "4e2ae00e-e73e-4aef-aaa7-2514f72dabf9", "TaxRate": 2.0, "OldTaxRate": 1.0, "TaxRateValue": "sample string 3", "Description": "sample string 4", "BranchID": "3327ce18-919f-4e0e-93cc-19885b6d0fb1", "IsChangeTaxRate": true, "TaxName": "sample string 7", "IsDefault": true, "InventoryItemApplyTaxID": "2e888252-ca6e-43d7-b71f-8d0d701a526c", "InventoryItemID": "af9fc82b-5ed2-4fa1-a9f7-c987af977947", "EditMode": 0, "CreatedDate": "2025-07-01T20:48:46.651079+07:00", "CreatedBy": "sample string 10", "ModifiedDate": "2025-07-01T20:48:46.651079+07:00", "ModifiedBy": "sample string 11", "IsGenerate": true, "IsSetNullForBranchIdInDeleteObject": true } ], "InventoryItemID": "73cdf1e6-f564-4baa-b2af-c64fd8151a46", "ParentID": "d5d9961e-9ae7-4dd4-99f5-65624c4f695f", "ParentName": "sample string 6", "CartItemID": "89074d14-4a40-46bc-a31a-19306badd66f", "InventoryItemCode": "sample string 8", "InventoryItemType": 0, "InventoryItemName": "sample string 9", "InventoryItemCategoryID": "565c1621-5b2f-4218-96b3-2fff8f245267", "InventoryItemCategoryName": "sample string 10", "UnitPrice": 11.0, "UnitPriceAddtion": 12.0, "UnitPriceDelivery": 13.0, "Inactive": true, "UnitID": "270b539a-fa38-4276-8b8b-fc71e97566d0", "UnitName": "sample string 15", "Description": "sample string 16", "IsCustomCombo": true, "SaleQuantity": 18.0, "FileResourceID": "7454cef1-fec3-401d-bc59-902e8fc5c737", "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": "b1ff1596-306b-4a42-9e73-4d451e30ea3a" } ], "OrderDate": "2025-07-01T20:48:46.6667053+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": "2025-07-01T20:48:46.6667053+07:00", "OrderDetailID": "28bdc6e8-b8c3-4d2c-90bc-c8ab07e32614", "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": "08cc5633-e12b-4fe2-8001-349ccfc6c801", "ServiceChargeName": "sample string 2", "ServiceChargeRate": 1.0, "ServiceChargeAmount": 1.0, "ServiceChargeApplyType": 3, "ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline", "ServiceChargeApplyIn": 5, "TaxID": "db386dd7-c646-4e2c-a62c-454993bb7aea", "IsDefault": true, "IsApplied": true, "ServiceChargeAmountInOrder": 1.0, "ServiceChargeAmountIncludeTaxInOrder": 1.0, "TaxRate": 1.0, "TaxAmountOfServiceCharge": 1.0, "IsFoodPriceIncludeTax": true, "TaxName": "sample string 8" }, { "ServiceChargeID": "08cc5633-e12b-4fe2-8001-349ccfc6c801", "ServiceChargeName": "sample string 2", "ServiceChargeRate": 1.0, "ServiceChargeAmount": 1.0, "ServiceChargeApplyType": 3, "ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline", "ServiceChargeApplyIn": 5, "TaxID": "db386dd7-c646-4e2c-a62c-454993bb7aea", "IsDefault": true, "IsApplied": true, "ServiceChargeAmountInOrder": 1.0, "ServiceChargeAmountIncludeTaxInOrder": 1.0, "TaxRate": 1.0, "TaxAmountOfServiceCharge": 1.0, "IsFoodPriceIncludeTax": true, "TaxName": "sample string 8" } ], "PriceServiceRate": 12.0, "ApplyTax": [ { "TaxID": "4e2ae00e-e73e-4aef-aaa7-2514f72dabf9", "TaxRate": 2.0, "OldTaxRate": 1.0, "TaxRateValue": "sample string 3", "Description": "sample string 4", "BranchID": "3327ce18-919f-4e0e-93cc-19885b6d0fb1", "IsChangeTaxRate": true, "TaxName": "sample string 7", "IsDefault": true, "InventoryItemApplyTaxID": "2e888252-ca6e-43d7-b71f-8d0d701a526c", "InventoryItemID": "af9fc82b-5ed2-4fa1-a9f7-c987af977947", "EditMode": 0, "CreatedDate": "2025-07-01T20:48:46.651079+07:00", "CreatedBy": "sample string 10", "ModifiedDate": "2025-07-01T20:48:46.651079+07:00", "ModifiedBy": "sample string 11", "IsGenerate": true, "IsSetNullForBranchIdInDeleteObject": true }, { "TaxID": "4e2ae00e-e73e-4aef-aaa7-2514f72dabf9", "TaxRate": 2.0, "OldTaxRate": 1.0, "TaxRateValue": "sample string 3", "Description": "sample string 4", "BranchID": "3327ce18-919f-4e0e-93cc-19885b6d0fb1", "IsChangeTaxRate": true, "TaxName": "sample string 7", "IsDefault": true, "InventoryItemApplyTaxID": "2e888252-ca6e-43d7-b71f-8d0d701a526c", "InventoryItemID": "af9fc82b-5ed2-4fa1-a9f7-c987af977947", "EditMode": 0, "CreatedDate": "2025-07-01T20:48:46.651079+07:00", "CreatedBy": "sample string 10", "ModifiedDate": "2025-07-01T20:48:46.651079+07:00", "ModifiedBy": "sample string 11", "IsGenerate": true, "IsSetNullForBranchIdInDeleteObject": true } ], "DiscountByItem": 1.0, "DiscountByBill": 1.0, "ServiceCharge": 1.0, "PromotionID": "f9c9b5ef-8148-49d4-8371-78a10d348112", "PromotionName": "sample string 13", "ListAppliedTax": "sample string 14", "FreeQuantity": 15, "MinQuantity": 16, "IsTakeAwayItem": true, "OthersTaxes": [ null, { "TaxID": "9b3fd1fe-515b-470d-add5-4b66058de615", "TaxAmount": 2.0, "TaxName": "sample string 3", "TaxRate": 4.0, "DisplayTaxRate": "(4%)", "IsApply": true, "PreTaxAmount": 7.0, "TaxAmountOfServiceCharge": 8.0, "PreTaxAmountOfServiceCharge": 9.0, "CoverOrderID": "30a56103-ae8d-4532-b126-5f26ce419b0c", "IsGratuityTax": true, "DistributeID": "5cf14c82-6a9b-4511-bf26-6249a4d816bc", "TaxType": 12, "EditMode": 0, "CreatedDate": "2025-07-01T20:48:46.6667053+07:00", "CreatedBy": "sample string 14", "ModifiedDate": "2025-07-01T20:48:46.6667053+07:00", "ModifiedBy": "sample string 15", "IsGenerate": true, "IsSetNullForBranchIdInDeleteObject": true } ], "LoyaltyRewardUseAmount": 17.0, "UsedPoint": 1, "InventoryItemID": "9f5dde22-8bee-485b-9521-6039fa639180", "ParentID": "0859924e-d152-45ed-bfc6-808081f1a473", "ParentName": "sample string 19", "CartItemID": "a2748aaf-e400-4c71-8030-fa99cdfa6107", "InventoryItemCode": "sample string 21", "InventoryItemType": 0, "InventoryItemName": "sample string 22", "InventoryItemCategoryID": "a601f928-fa91-4b67-8980-809643e97390", "InventoryItemCategoryName": "sample string 23", "UnitPrice": 24.0, "UnitPriceAddtion": 25.0, "UnitPriceDelivery": 26.0, "Inactive": true, "UnitID": "574426de-0555-434b-ad85-6753ceb0be7f", "UnitName": "sample string 28", "Description": "sample string 29", "IsCustomCombo": true, "SaleQuantity": 31.0, "FileResourceID": "810b20d9-8842-41bf-984d-35d682558323", "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": "b07f6e48-1d8e-48cb-938d-5712cb44ae8d" }, { "InventoryItemAdditionsCategory": [ { "InventoryItemCategoryAdditionID": "002c1957-8340-4010-a5ae-231b13467ae2", "OrderOnlineMenuAdditionCategoryID": "7759eec1-f5b7-4e70-8540-a849496cb590", "InventoryItemID": "27c88539-2ab6-486e-a54e-306131aed1d1", "InventoryItemCategoryAdditionName": "sample string 2", "InventoryItemCategoryAdditionNameOnline": "sample string 3", "InventoryItemAdditions": [ { "InventoryItemAdditionID": "8f9e5dfe-3992-45e7-810f-458a2b3a4798", "OrderOnlineMenuAdditionCategoryID": "501ec19e-c12b-421a-9dae-a39a7587a43e", "InventoryItemID": "3b689105-3994-4890-9f07-5d12c22e2434", "Description": "sample string 4", "UnitPrice": 5.0, "InventoryItemCategoryAdditionID": "619615f6-1ead-466b-9550-83ccb1c50f1a", "InventoryItemCategoryAdditionName": "sample string 6", "InActive": true, "BuyQuantity": 8, "Note": "sample string 9", "ServeAtRestaurantTaxAmount": 10.0, "TakeAwayTaxAmount": 11.0, "DeliveryTaxAmount": 12.0, "Selected": true, "OrderDetailID": "c1dcca89-ad89-4eed-88c6-9c4626388200", "OrderDetailStatus": 15, "CancelReasonName": "sample string 16", "IsDefaultOnline": true, "IsDefault": true, "InventoryItemType": 17, "BackgroundColor": "sample string 18" }, { "InventoryItemAdditionID": "8f9e5dfe-3992-45e7-810f-458a2b3a4798", "OrderOnlineMenuAdditionCategoryID": "501ec19e-c12b-421a-9dae-a39a7587a43e", "InventoryItemID": "3b689105-3994-4890-9f07-5d12c22e2434", "Description": "sample string 4", "UnitPrice": 5.0, "InventoryItemCategoryAdditionID": "619615f6-1ead-466b-9550-83ccb1c50f1a", "InventoryItemCategoryAdditionName": "sample string 6", "InActive": true, "BuyQuantity": 8, "Note": "sample string 9", "ServeAtRestaurantTaxAmount": 10.0, "TakeAwayTaxAmount": 11.0, "DeliveryTaxAmount": 12.0, "Selected": true, "OrderDetailID": "c1dcca89-ad89-4eed-88c6-9c4626388200", "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": "002c1957-8340-4010-a5ae-231b13467ae2", "OrderOnlineMenuAdditionCategoryID": "7759eec1-f5b7-4e70-8540-a849496cb590", "InventoryItemID": "27c88539-2ab6-486e-a54e-306131aed1d1", "InventoryItemCategoryAdditionName": "sample string 2", "InventoryItemCategoryAdditionNameOnline": "sample string 3", "InventoryItemAdditions": [ { "InventoryItemAdditionID": "8f9e5dfe-3992-45e7-810f-458a2b3a4798", "OrderOnlineMenuAdditionCategoryID": "501ec19e-c12b-421a-9dae-a39a7587a43e", "InventoryItemID": "3b689105-3994-4890-9f07-5d12c22e2434", "Description": "sample string 4", "UnitPrice": 5.0, "InventoryItemCategoryAdditionID": "619615f6-1ead-466b-9550-83ccb1c50f1a", "InventoryItemCategoryAdditionName": "sample string 6", "InActive": true, "BuyQuantity": 8, "Note": "sample string 9", "ServeAtRestaurantTaxAmount": 10.0, "TakeAwayTaxAmount": 11.0, "DeliveryTaxAmount": 12.0, "Selected": true, "OrderDetailID": "c1dcca89-ad89-4eed-88c6-9c4626388200", "OrderDetailStatus": 15, "CancelReasonName": "sample string 16", "IsDefaultOnline": true, "IsDefault": true, "InventoryItemType": 17, "BackgroundColor": "sample string 18" }, { "InventoryItemAdditionID": "8f9e5dfe-3992-45e7-810f-458a2b3a4798", "OrderOnlineMenuAdditionCategoryID": "501ec19e-c12b-421a-9dae-a39a7587a43e", "InventoryItemID": "3b689105-3994-4890-9f07-5d12c22e2434", "Description": "sample string 4", "UnitPrice": 5.0, "InventoryItemCategoryAdditionID": "619615f6-1ead-466b-9550-83ccb1c50f1a", "InventoryItemCategoryAdditionName": "sample string 6", "InActive": true, "BuyQuantity": 8, "Note": "sample string 9", "ServeAtRestaurantTaxAmount": 10.0, "TakeAwayTaxAmount": 11.0, "DeliveryTaxAmount": 12.0, "Selected": true, "OrderDetailID": "c1dcca89-ad89-4eed-88c6-9c4626388200", "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": "dc5aa826-6f62-4113-8143-50ead8b9cedb", "GroupName": "sample string 1", "GroupQuantity": 1, "Quantity": 1.0, "OrderDetailID": "4fcb4993-3729-4f80-afab-08563c021561", "SortOrder": 1, "OrderStatus": 3, "CancelReasonName": "sample string 4", "ApplyTax": [ null, { "TaxID": "4e2ae00e-e73e-4aef-aaa7-2514f72dabf9", "TaxRate": 2.0, "OldTaxRate": 1.0, "TaxRateValue": "sample string 3", "Description": "sample string 4", "BranchID": "3327ce18-919f-4e0e-93cc-19885b6d0fb1", "IsChangeTaxRate": true, "TaxName": "sample string 7", "IsDefault": true, "InventoryItemApplyTaxID": "2e888252-ca6e-43d7-b71f-8d0d701a526c", "InventoryItemID": "af9fc82b-5ed2-4fa1-a9f7-c987af977947", "EditMode": 0, "CreatedDate": "2025-07-01T20:48:46.651079+07:00", "CreatedBy": "sample string 10", "ModifiedDate": "2025-07-01T20:48:46.651079+07:00", "ModifiedBy": "sample string 11", "IsGenerate": true, "IsSetNullForBranchIdInDeleteObject": true } ], "InventoryItemID": "73cdf1e6-f564-4baa-b2af-c64fd8151a46", "ParentID": "d5d9961e-9ae7-4dd4-99f5-65624c4f695f", "ParentName": "sample string 6", "CartItemID": "89074d14-4a40-46bc-a31a-19306badd66f", "InventoryItemCode": "sample string 8", "InventoryItemType": 0, "InventoryItemName": "sample string 9", "InventoryItemCategoryID": "565c1621-5b2f-4218-96b3-2fff8f245267", "InventoryItemCategoryName": "sample string 10", "UnitPrice": 11.0, "UnitPriceAddtion": 12.0, "UnitPriceDelivery": 13.0, "Inactive": true, "UnitID": "270b539a-fa38-4276-8b8b-fc71e97566d0", "UnitName": "sample string 15", "Description": "sample string 16", "IsCustomCombo": true, "SaleQuantity": 18.0, "FileResourceID": "7454cef1-fec3-401d-bc59-902e8fc5c737", "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": "b1ff1596-306b-4a42-9e73-4d451e30ea3a" }, { "InventoryItemMaterialID": "dc5aa826-6f62-4113-8143-50ead8b9cedb", "GroupName": "sample string 1", "GroupQuantity": 1, "Quantity": 1.0, "OrderDetailID": "4fcb4993-3729-4f80-afab-08563c021561", "SortOrder": 1, "OrderStatus": 3, "CancelReasonName": "sample string 4", "ApplyTax": [ null, { "TaxID": "4e2ae00e-e73e-4aef-aaa7-2514f72dabf9", "TaxRate": 2.0, "OldTaxRate": 1.0, "TaxRateValue": "sample string 3", "Description": "sample string 4", "BranchID": "3327ce18-919f-4e0e-93cc-19885b6d0fb1", "IsChangeTaxRate": true, "TaxName": "sample string 7", "IsDefault": true, "InventoryItemApplyTaxID": "2e888252-ca6e-43d7-b71f-8d0d701a526c", "InventoryItemID": "af9fc82b-5ed2-4fa1-a9f7-c987af977947", "EditMode": 0, "CreatedDate": "2025-07-01T20:48:46.651079+07:00", "CreatedBy": "sample string 10", "ModifiedDate": "2025-07-01T20:48:46.651079+07:00", "ModifiedBy": "sample string 11", "IsGenerate": true, "IsSetNullForBranchIdInDeleteObject": true } ], "InventoryItemID": "73cdf1e6-f564-4baa-b2af-c64fd8151a46", "ParentID": "d5d9961e-9ae7-4dd4-99f5-65624c4f695f", "ParentName": "sample string 6", "CartItemID": "89074d14-4a40-46bc-a31a-19306badd66f", "InventoryItemCode": "sample string 8", "InventoryItemType": 0, "InventoryItemName": "sample string 9", "InventoryItemCategoryID": "565c1621-5b2f-4218-96b3-2fff8f245267", "InventoryItemCategoryName": "sample string 10", "UnitPrice": 11.0, "UnitPriceAddtion": 12.0, "UnitPriceDelivery": 13.0, "Inactive": true, "UnitID": "270b539a-fa38-4276-8b8b-fc71e97566d0", "UnitName": "sample string 15", "Description": "sample string 16", "IsCustomCombo": true, "SaleQuantity": 18.0, "FileResourceID": "7454cef1-fec3-401d-bc59-902e8fc5c737", "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": "b1ff1596-306b-4a42-9e73-4d451e30ea3a" } ], "OrderDate": "2025-07-01T20:48:46.6667053+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": "2025-07-01T20:48:46.6667053+07:00", "OrderDetailID": "28bdc6e8-b8c3-4d2c-90bc-c8ab07e32614", "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": "08cc5633-e12b-4fe2-8001-349ccfc6c801", "ServiceChargeName": "sample string 2", "ServiceChargeRate": 1.0, "ServiceChargeAmount": 1.0, "ServiceChargeApplyType": 3, "ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline", "ServiceChargeApplyIn": 5, "TaxID": "db386dd7-c646-4e2c-a62c-454993bb7aea", "IsDefault": true, "IsApplied": true, "ServiceChargeAmountInOrder": 1.0, "ServiceChargeAmountIncludeTaxInOrder": 1.0, "TaxRate": 1.0, "TaxAmountOfServiceCharge": 1.0, "IsFoodPriceIncludeTax": true, "TaxName": "sample string 8" }, { "ServiceChargeID": "08cc5633-e12b-4fe2-8001-349ccfc6c801", "ServiceChargeName": "sample string 2", "ServiceChargeRate": 1.0, "ServiceChargeAmount": 1.0, "ServiceChargeApplyType": 3, "ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline", "ServiceChargeApplyIn": 5, "TaxID": "db386dd7-c646-4e2c-a62c-454993bb7aea", "IsDefault": true, "IsApplied": true, "ServiceChargeAmountInOrder": 1.0, "ServiceChargeAmountIncludeTaxInOrder": 1.0, "TaxRate": 1.0, "TaxAmountOfServiceCharge": 1.0, "IsFoodPriceIncludeTax": true, "TaxName": "sample string 8" } ], "PriceServiceRate": 12.0, "ApplyTax": [ { "TaxID": "4e2ae00e-e73e-4aef-aaa7-2514f72dabf9", "TaxRate": 2.0, "OldTaxRate": 1.0, "TaxRateValue": "sample string 3", "Description": "sample string 4", "BranchID": "3327ce18-919f-4e0e-93cc-19885b6d0fb1", "IsChangeTaxRate": true, "TaxName": "sample string 7", "IsDefault": true, "InventoryItemApplyTaxID": "2e888252-ca6e-43d7-b71f-8d0d701a526c", "InventoryItemID": "af9fc82b-5ed2-4fa1-a9f7-c987af977947", "EditMode": 0, "CreatedDate": "2025-07-01T20:48:46.651079+07:00", "CreatedBy": "sample string 10", "ModifiedDate": "2025-07-01T20:48:46.651079+07:00", "ModifiedBy": "sample string 11", "IsGenerate": true, "IsSetNullForBranchIdInDeleteObject": true }, { "TaxID": "4e2ae00e-e73e-4aef-aaa7-2514f72dabf9", "TaxRate": 2.0, "OldTaxRate": 1.0, "TaxRateValue": "sample string 3", "Description": "sample string 4", "BranchID": "3327ce18-919f-4e0e-93cc-19885b6d0fb1", "IsChangeTaxRate": true, "TaxName": "sample string 7", "IsDefault": true, "InventoryItemApplyTaxID": "2e888252-ca6e-43d7-b71f-8d0d701a526c", "InventoryItemID": "af9fc82b-5ed2-4fa1-a9f7-c987af977947", "EditMode": 0, "CreatedDate": "2025-07-01T20:48:46.651079+07:00", "CreatedBy": "sample string 10", "ModifiedDate": "2025-07-01T20:48:46.651079+07:00", "ModifiedBy": "sample string 11", "IsGenerate": true, "IsSetNullForBranchIdInDeleteObject": true } ], "DiscountByItem": 1.0, "DiscountByBill": 1.0, "ServiceCharge": 1.0, "PromotionID": "f9c9b5ef-8148-49d4-8371-78a10d348112", "PromotionName": "sample string 13", "ListAppliedTax": "sample string 14", "FreeQuantity": 15, "MinQuantity": 16, "IsTakeAwayItem": true, "OthersTaxes": [ null, { "TaxID": "9b3fd1fe-515b-470d-add5-4b66058de615", "TaxAmount": 2.0, "TaxName": "sample string 3", "TaxRate": 4.0, "DisplayTaxRate": "(4%)", "IsApply": true, "PreTaxAmount": 7.0, "TaxAmountOfServiceCharge": 8.0, "PreTaxAmountOfServiceCharge": 9.0, "CoverOrderID": "30a56103-ae8d-4532-b126-5f26ce419b0c", "IsGratuityTax": true, "DistributeID": "5cf14c82-6a9b-4511-bf26-6249a4d816bc", "TaxType": 12, "EditMode": 0, "CreatedDate": "2025-07-01T20:48:46.6667053+07:00", "CreatedBy": "sample string 14", "ModifiedDate": "2025-07-01T20:48:46.6667053+07:00", "ModifiedBy": "sample string 15", "IsGenerate": true, "IsSetNullForBranchIdInDeleteObject": true } ], "LoyaltyRewardUseAmount": 17.0, "UsedPoint": 1, "InventoryItemID": "9f5dde22-8bee-485b-9521-6039fa639180", "ParentID": "0859924e-d152-45ed-bfc6-808081f1a473", "ParentName": "sample string 19", "CartItemID": "a2748aaf-e400-4c71-8030-fa99cdfa6107", "InventoryItemCode": "sample string 21", "InventoryItemType": 0, "InventoryItemName": "sample string 22", "InventoryItemCategoryID": "a601f928-fa91-4b67-8980-809643e97390", "InventoryItemCategoryName": "sample string 23", "UnitPrice": 24.0, "UnitPriceAddtion": 25.0, "UnitPriceDelivery": 26.0, "Inactive": true, "UnitID": "574426de-0555-434b-ad85-6753ceb0be7f", "UnitName": "sample string 28", "Description": "sample string 29", "IsCustomCombo": true, "SaleQuantity": 31.0, "FileResourceID": "810b20d9-8842-41bf-984d-35d682558323", "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": "b07f6e48-1d8e-48cb-938d-5712cb44ae8d" } ]
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>a2748aaf-e400-4c71-8030-fa99cdfa6107</_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>b07f6e48-1d8e-48cb-938d-5712cb44ae8d</_DistributeID> <_FileResourceID>810b20d9-8842-41bf-984d-35d682558323</_FileResourceID> <_Inactive>true</_Inactive> <_InventoryItemCategoryID>a601f928-fa91-4b67-8980-809643e97390</_InventoryItemCategoryID> <_InventoryItemCategoryName>sample string 23</_InventoryItemCategoryName> <_InventoryItemCode>sample string 21</_InventoryItemCode> <_InventoryItemID>9f5dde22-8bee-485b-9521-6039fa639180</_InventoryItemID> <_InventoryItemName>sample string 22</_InventoryItemName> <_InventoryItemType>AllFood</_InventoryItemType> <_InventoryItemValid>true</_InventoryItemValid> <_IsApplyPLTTax>true</_IsApplyPLTTax> <_IsCustomCombo>true</_IsCustomCombo> <_IsDiscount>true</_IsDiscount> <_IsDiscount_TA>true</_IsDiscount_TA> <_IsItemWithVariant>true</_IsItemWithVariant> <_IsOutOfStock>true</_IsOutOfStock> <_IsUseItemCount>true</_IsUseItemCount> <_ItemCount>51</_ItemCount> <_ItemCountApplyType>Manual</_ItemCountApplyType> <_ListOption>sample string 49</_ListOption> <_Note>sample string 33</_Note> <_PLTTaxRate>47</_PLTTaxRate> <_ParentID>0859924e-d152-45ed-bfc6-808081f1a473</_ParentID> <_ParentName>sample string 19</_ParentName> <_SalePrice_TA>39</_SalePrice_TA> <_SaleQuantity>31</_SaleQuantity> <_UnitID>574426de-0555-434b-ad85-6753ceb0be7f</_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>2025-07-01T20:48:46.651079+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>2025-07-01T20:48:46.651079+07:00</d3p1:_ModifiedDate> <d3p1:_TableSchema>sample string 9</d3p1:_TableSchema> <d3p1:_BranchID>3327ce18-919f-4e0e-93cc-19885b6d0fb1</d3p1:_BranchID> <d3p1:_Description>sample string 4</d3p1:_Description> <d3p1:_InventoryItemApplyTaxID>2e888252-ca6e-43d7-b71f-8d0d701a526c</d3p1:_InventoryItemApplyTaxID> <d3p1:_InventoryItemID>af9fc82b-5ed2-4fa1-a9f7-c987af977947</d3p1:_InventoryItemID> <d3p1:_IsChangeTaxRate>true</d3p1:_IsChangeTaxRate> <d3p1:_IsDefault>true</d3p1:_IsDefault> <d3p1:_OldTaxRate>1</d3p1:_OldTaxRate> <d3p1:_TaxID>4e2ae00e-e73e-4aef-aaa7-2514f72dabf9</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>2025-07-01T20:48:46.651079+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>2025-07-01T20:48:46.651079+07:00</d3p1:_ModifiedDate> <d3p1:_TableSchema>sample string 9</d3p1:_TableSchema> <d3p1:_BranchID>3327ce18-919f-4e0e-93cc-19885b6d0fb1</d3p1:_BranchID> <d3p1:_Description>sample string 4</d3p1:_Description> <d3p1:_InventoryItemApplyTaxID>2e888252-ca6e-43d7-b71f-8d0d701a526c</d3p1:_InventoryItemApplyTaxID> <d3p1:_InventoryItemID>af9fc82b-5ed2-4fa1-a9f7-c987af977947</d3p1:_InventoryItemID> <d3p1:_IsChangeTaxRate>true</d3p1:_IsChangeTaxRate> <d3p1:_IsDefault>true</d3p1:_IsDefault> <d3p1:_OldTaxRate>1</d3p1:_OldTaxRate> <d3p1:_TaxID>4e2ae00e-e73e-4aef-aaa7-2514f72dabf9</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>8f9e5dfe-3992-45e7-810f-458a2b3a4798</_InventoryItemAdditionID> <_InventoryItemCategoryAdditionID>619615f6-1ead-466b-9550-83ccb1c50f1a</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName> <_InventoryItemID>3b689105-3994-4890-9f07-5d12c22e2434</_InventoryItemID> <_InventoryItemType>17</_InventoryItemType> <_IsDefault>true</_IsDefault> <_IsDefaultOnline>true</_IsDefaultOnline> <_Note>sample string 9</_Note> <_OrderDetailID>c1dcca89-ad89-4eed-88c6-9c4626388200</_OrderDetailID> <_OrderDetailStatus>15</_OrderDetailStatus> <_OrderOnlineMenuAdditionCategoryID>501ec19e-c12b-421a-9dae-a39a7587a43e</_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>8f9e5dfe-3992-45e7-810f-458a2b3a4798</_InventoryItemAdditionID> <_InventoryItemCategoryAdditionID>619615f6-1ead-466b-9550-83ccb1c50f1a</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName> <_InventoryItemID>3b689105-3994-4890-9f07-5d12c22e2434</_InventoryItemID> <_InventoryItemType>17</_InventoryItemType> <_IsDefault>true</_IsDefault> <_IsDefaultOnline>true</_IsDefaultOnline> <_Note>sample string 9</_Note> <_OrderDetailID>c1dcca89-ad89-4eed-88c6-9c4626388200</_OrderDetailID> <_OrderDetailStatus>15</_OrderDetailStatus> <_OrderOnlineMenuAdditionCategoryID>501ec19e-c12b-421a-9dae-a39a7587a43e</_OrderOnlineMenuAdditionCategoryID> <_Selected>true</_Selected> <_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount> <_TakeAwayTaxAmount>11</_TakeAwayTaxAmount> <_UnitPrice>5</_UnitPrice> </QROrder_InventoryItemAddition> </_InventoryItemAdditions> <_InventoryItemCategoryAdditionID>002c1957-8340-4010-a5ae-231b13467ae2</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName> <_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline> <_InventoryItemID>27c88539-2ab6-486e-a54e-306131aed1d1</_InventoryItemID> <_IsMultiSelectOnline>true</_IsMultiSelectOnline> <_IsRequired>true</_IsRequired> <_IsRequiredOnline>true</_IsRequiredOnline> <_MaxNumberAddition>1</_MaxNumberAddition> <_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline> <_MultiSelectMaxOnline>1</_MultiSelectMaxOnline> <_MultiSelectMinOnline>1</_MultiSelectMinOnline> <_OrderOnlineMenuAdditionCategoryID>7759eec1-f5b7-4e70-8540-a849496cb590</_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>8f9e5dfe-3992-45e7-810f-458a2b3a4798</_InventoryItemAdditionID> <_InventoryItemCategoryAdditionID>619615f6-1ead-466b-9550-83ccb1c50f1a</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName> <_InventoryItemID>3b689105-3994-4890-9f07-5d12c22e2434</_InventoryItemID> <_InventoryItemType>17</_InventoryItemType> <_IsDefault>true</_IsDefault> <_IsDefaultOnline>true</_IsDefaultOnline> <_Note>sample string 9</_Note> <_OrderDetailID>c1dcca89-ad89-4eed-88c6-9c4626388200</_OrderDetailID> <_OrderDetailStatus>15</_OrderDetailStatus> <_OrderOnlineMenuAdditionCategoryID>501ec19e-c12b-421a-9dae-a39a7587a43e</_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>8f9e5dfe-3992-45e7-810f-458a2b3a4798</_InventoryItemAdditionID> <_InventoryItemCategoryAdditionID>619615f6-1ead-466b-9550-83ccb1c50f1a</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName> <_InventoryItemID>3b689105-3994-4890-9f07-5d12c22e2434</_InventoryItemID> <_InventoryItemType>17</_InventoryItemType> <_IsDefault>true</_IsDefault> <_IsDefaultOnline>true</_IsDefaultOnline> <_Note>sample string 9</_Note> <_OrderDetailID>c1dcca89-ad89-4eed-88c6-9c4626388200</_OrderDetailID> <_OrderDetailStatus>15</_OrderDetailStatus> <_OrderOnlineMenuAdditionCategoryID>501ec19e-c12b-421a-9dae-a39a7587a43e</_OrderOnlineMenuAdditionCategoryID> <_Selected>true</_Selected> <_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount> <_TakeAwayTaxAmount>11</_TakeAwayTaxAmount> <_UnitPrice>5</_UnitPrice> </QROrder_InventoryItemAddition> </_InventoryItemAdditions> <_InventoryItemCategoryAdditionID>002c1957-8340-4010-a5ae-231b13467ae2</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName> <_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline> <_InventoryItemID>27c88539-2ab6-486e-a54e-306131aed1d1</_InventoryItemID> <_IsMultiSelectOnline>true</_IsMultiSelectOnline> <_IsRequired>true</_IsRequired> <_IsRequiredOnline>true</_IsRequiredOnline> <_MaxNumberAddition>1</_MaxNumberAddition> <_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline> <_MultiSelectMaxOnline>1</_MultiSelectMaxOnline> <_MultiSelectMinOnline>1</_MultiSelectMinOnline> <_OrderOnlineMenuAdditionCategoryID>7759eec1-f5b7-4e70-8540-a849496cb590</_OrderOnlineMenuAdditionCategoryID> <_SortOrder>4</_SortOrder> </QROrder_InventoryItemAdditionCategory> </_InventoryItemAdditionsCategory> <_InventoryItemByMaterial> <QROrder_InventoryItemMaterial> <_BuyQuantity>19</_BuyQuantity> <_CartItemID>89074d14-4a40-46bc-a31a-19306badd66f</_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>b1ff1596-306b-4a42-9e73-4d451e30ea3a</_DistributeID> <_FileResourceID>7454cef1-fec3-401d-bc59-902e8fc5c737</_FileResourceID> <_Inactive>true</_Inactive> <_InventoryItemCategoryID>565c1621-5b2f-4218-96b3-2fff8f245267</_InventoryItemCategoryID> <_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName> <_InventoryItemCode>sample string 8</_InventoryItemCode> <_InventoryItemID>73cdf1e6-f564-4baa-b2af-c64fd8151a46</_InventoryItemID> <_InventoryItemName>sample string 9</_InventoryItemName> <_InventoryItemType>AllFood</_InventoryItemType> <_InventoryItemValid>true</_InventoryItemValid> <_IsApplyPLTTax>true</_IsApplyPLTTax> <_IsCustomCombo>true</_IsCustomCombo> <_IsDiscount>true</_IsDiscount> <_IsDiscount_TA>true</_IsDiscount_TA> <_IsItemWithVariant>true</_IsItemWithVariant> <_IsOutOfStock>true</_IsOutOfStock> <_IsUseItemCount>true</_IsUseItemCount> <_ItemCount>38</_ItemCount> <_ItemCountApplyType>Manual</_ItemCountApplyType> <_ListOption>sample string 36</_ListOption> <_Note>sample string 20</_Note> <_PLTTaxRate>34</_PLTTaxRate> <_ParentID>d5d9961e-9ae7-4dd4-99f5-65624c4f695f</_ParentID> <_ParentName>sample string 6</_ParentName> <_SalePrice_TA>26</_SalePrice_TA> <_SaleQuantity>18</_SaleQuantity> <_UnitID>270b539a-fa38-4276-8b8b-fc71e97566d0</_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>2025-07-01T20:48:46.651079+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>2025-07-01T20:48:46.651079+07:00</d5p1:_ModifiedDate> <d5p1:_TableSchema>sample string 9</d5p1:_TableSchema> <d5p1:_BranchID>3327ce18-919f-4e0e-93cc-19885b6d0fb1</d5p1:_BranchID> <d5p1:_Description>sample string 4</d5p1:_Description> <d5p1:_InventoryItemApplyTaxID>2e888252-ca6e-43d7-b71f-8d0d701a526c</d5p1:_InventoryItemApplyTaxID> <d5p1:_InventoryItemID>af9fc82b-5ed2-4fa1-a9f7-c987af977947</d5p1:_InventoryItemID> <d5p1:_IsChangeTaxRate>true</d5p1:_IsChangeTaxRate> <d5p1:_IsDefault>true</d5p1:_IsDefault> <d5p1:_OldTaxRate>1</d5p1:_OldTaxRate> <d5p1:_TaxID>4e2ae00e-e73e-4aef-aaa7-2514f72dabf9</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>dc5aa826-6f62-4113-8143-50ead8b9cedb</_InventoryItemMaterialID> <_OrderDetailID>4fcb4993-3729-4f80-afab-08563c021561</_OrderDetailID> <_OrderStatus>3</_OrderStatus> <_Quantity>1</_Quantity> <_SortOrder>1</_SortOrder> </QROrder_InventoryItemMaterial> <QROrder_InventoryItemMaterial> <_BuyQuantity>19</_BuyQuantity> <_CartItemID>89074d14-4a40-46bc-a31a-19306badd66f</_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>b1ff1596-306b-4a42-9e73-4d451e30ea3a</_DistributeID> <_FileResourceID>7454cef1-fec3-401d-bc59-902e8fc5c737</_FileResourceID> <_Inactive>true</_Inactive> <_InventoryItemCategoryID>565c1621-5b2f-4218-96b3-2fff8f245267</_InventoryItemCategoryID> <_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName> <_InventoryItemCode>sample string 8</_InventoryItemCode> <_InventoryItemID>73cdf1e6-f564-4baa-b2af-c64fd8151a46</_InventoryItemID> <_InventoryItemName>sample string 9</_InventoryItemName> <_InventoryItemType>AllFood</_InventoryItemType> <_InventoryItemValid>true</_InventoryItemValid> <_IsApplyPLTTax>true</_IsApplyPLTTax> <_IsCustomCombo>true</_IsCustomCombo> <_IsDiscount>true</_IsDiscount> <_IsDiscount_TA>true</_IsDiscount_TA> <_IsItemWithVariant>true</_IsItemWithVariant> <_IsOutOfStock>true</_IsOutOfStock> <_IsUseItemCount>true</_IsUseItemCount> <_ItemCount>38</_ItemCount> <_ItemCountApplyType>Manual</_ItemCountApplyType> <_ListOption>sample string 36</_ListOption> <_Note>sample string 20</_Note> <_PLTTaxRate>34</_PLTTaxRate> <_ParentID>d5d9961e-9ae7-4dd4-99f5-65624c4f695f</_ParentID> <_ParentName>sample string 6</_ParentName> <_SalePrice_TA>26</_SalePrice_TA> <_SaleQuantity>18</_SaleQuantity> <_UnitID>270b539a-fa38-4276-8b8b-fc71e97566d0</_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>2025-07-01T20:48:46.651079+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>2025-07-01T20:48:46.651079+07:00</d5p1:_ModifiedDate> <d5p1:_TableSchema>sample string 9</d5p1:_TableSchema> <d5p1:_BranchID>3327ce18-919f-4e0e-93cc-19885b6d0fb1</d5p1:_BranchID> <d5p1:_Description>sample string 4</d5p1:_Description> <d5p1:_InventoryItemApplyTaxID>2e888252-ca6e-43d7-b71f-8d0d701a526c</d5p1:_InventoryItemApplyTaxID> <d5p1:_InventoryItemID>af9fc82b-5ed2-4fa1-a9f7-c987af977947</d5p1:_InventoryItemID> <d5p1:_IsChangeTaxRate>true</d5p1:_IsChangeTaxRate> <d5p1:_IsDefault>true</d5p1:_IsDefault> <d5p1:_OldTaxRate>1</d5p1:_OldTaxRate> <d5p1:_TaxID>4e2ae00e-e73e-4aef-aaa7-2514f72dabf9</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>dc5aa826-6f62-4113-8143-50ead8b9cedb</_InventoryItemMaterialID> <_OrderDetailID>4fcb4993-3729-4f80-afab-08563c021561</_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>b095da05-3f02-4bce-8051-dfb5b316c2ec</_BranchID> <_IsApplied>true</_IsApplied> <_IsDefault>true</_IsDefault> <_IsFoodPriceIncludeTax>true</_IsFoodPriceIncludeTax> <_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>08cc5633-e12b-4fe2-8001-349ccfc6c801</_ServiceChargeID> <_ServiceChargeName>sample string 2</_ServiceChargeName> <_ServiceChargeRate>1</_ServiceChargeRate> <_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge> <_TaxID>db386dd7-c646-4e2c-a62c-454993bb7aea</_TaxID> <_TaxName>sample string 8</_TaxName> <_TaxRate>1</_TaxRate> </QROrder_ServiceCharge> <QROrder_ServiceCharge> <_BranchID>b095da05-3f02-4bce-8051-dfb5b316c2ec</_BranchID> <_IsApplied>true</_IsApplied> <_IsDefault>true</_IsDefault> <_IsFoodPriceIncludeTax>true</_IsFoodPriceIncludeTax> <_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>08cc5633-e12b-4fe2-8001-349ccfc6c801</_ServiceChargeID> <_ServiceChargeName>sample string 2</_ServiceChargeName> <_ServiceChargeRate>1</_ServiceChargeRate> <_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge> <_TaxID>db386dd7-c646-4e2c-a62c-454993bb7aea</_TaxID> <_TaxName>sample string 8</_TaxName> <_TaxRate>1</_TaxRate> </QROrder_ServiceCharge> </_ListServiceCharge> <_LoyaltyRewardUseAmount>17</_LoyaltyRewardUseAmount> <_MinQuantity>16</_MinQuantity> <_OrderDate>2025-07-01T20:48:46.6667053+07:00</_OrderDate> <_OrderDetailID>28bdc6e8-b8c3-4d2c-90bc-c8ab07e32614</_OrderDetailID> <_OrderDetailStatus>2</_OrderDetailStatus> <_OrderTime>2025-07-01T20:48:46.6667053+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>2025-07-01T20:48:46.6667053+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>2025-07-01T20:48:46.6667053+07:00</d3p1:_ModifiedDate> <d3p1:_TableSchema>sample string 13</d3p1:_TableSchema> <d3p1:CoverOrderID>30a56103-ae8d-4532-b126-5f26ce419b0c</d3p1:CoverOrderID> <d3p1:DisplayTaxRate>(4%)</d3p1:DisplayTaxRate> <d3p1:DistributeID>5cf14c82-6a9b-4511-bf26-6249a4d816bc</d3p1:DistributeID> <d3p1:IsApply>true</d3p1:IsApply> <d3p1:IsGratuityTax>true</d3p1:IsGratuityTax> <d3p1:PreTaxAmount>7</d3p1:PreTaxAmount> <d3p1:PreTaxAmountOfServiceCharge>9</d3p1:PreTaxAmountOfServiceCharge> <d3p1:TaxAmount>2</d3p1:TaxAmount> <d3p1:TaxAmountOfServiceCharge>8</d3p1:TaxAmountOfServiceCharge> <d3p1:TaxID>9b3fd1fe-515b-470d-add5-4b66058de615</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> <_PromotionID>f9c9b5ef-8148-49d4-8371-78a10d348112</_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>a2748aaf-e400-4c71-8030-fa99cdfa6107</_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>b07f6e48-1d8e-48cb-938d-5712cb44ae8d</_DistributeID> <_FileResourceID>810b20d9-8842-41bf-984d-35d682558323</_FileResourceID> <_Inactive>true</_Inactive> <_InventoryItemCategoryID>a601f928-fa91-4b67-8980-809643e97390</_InventoryItemCategoryID> <_InventoryItemCategoryName>sample string 23</_InventoryItemCategoryName> <_InventoryItemCode>sample string 21</_InventoryItemCode> <_InventoryItemID>9f5dde22-8bee-485b-9521-6039fa639180</_InventoryItemID> <_InventoryItemName>sample string 22</_InventoryItemName> <_InventoryItemType>AllFood</_InventoryItemType> <_InventoryItemValid>true</_InventoryItemValid> <_IsApplyPLTTax>true</_IsApplyPLTTax> <_IsCustomCombo>true</_IsCustomCombo> <_IsDiscount>true</_IsDiscount> <_IsDiscount_TA>true</_IsDiscount_TA> <_IsItemWithVariant>true</_IsItemWithVariant> <_IsOutOfStock>true</_IsOutOfStock> <_IsUseItemCount>true</_IsUseItemCount> <_ItemCount>51</_ItemCount> <_ItemCountApplyType>Manual</_ItemCountApplyType> <_ListOption>sample string 49</_ListOption> <_Note>sample string 33</_Note> <_PLTTaxRate>47</_PLTTaxRate> <_ParentID>0859924e-d152-45ed-bfc6-808081f1a473</_ParentID> <_ParentName>sample string 19</_ParentName> <_SalePrice_TA>39</_SalePrice_TA> <_SaleQuantity>31</_SaleQuantity> <_UnitID>574426de-0555-434b-ad85-6753ceb0be7f</_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>2025-07-01T20:48:46.651079+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>2025-07-01T20:48:46.651079+07:00</d3p1:_ModifiedDate> <d3p1:_TableSchema>sample string 9</d3p1:_TableSchema> <d3p1:_BranchID>3327ce18-919f-4e0e-93cc-19885b6d0fb1</d3p1:_BranchID> <d3p1:_Description>sample string 4</d3p1:_Description> <d3p1:_InventoryItemApplyTaxID>2e888252-ca6e-43d7-b71f-8d0d701a526c</d3p1:_InventoryItemApplyTaxID> <d3p1:_InventoryItemID>af9fc82b-5ed2-4fa1-a9f7-c987af977947</d3p1:_InventoryItemID> <d3p1:_IsChangeTaxRate>true</d3p1:_IsChangeTaxRate> <d3p1:_IsDefault>true</d3p1:_IsDefault> <d3p1:_OldTaxRate>1</d3p1:_OldTaxRate> <d3p1:_TaxID>4e2ae00e-e73e-4aef-aaa7-2514f72dabf9</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>2025-07-01T20:48:46.651079+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>2025-07-01T20:48:46.651079+07:00</d3p1:_ModifiedDate> <d3p1:_TableSchema>sample string 9</d3p1:_TableSchema> <d3p1:_BranchID>3327ce18-919f-4e0e-93cc-19885b6d0fb1</d3p1:_BranchID> <d3p1:_Description>sample string 4</d3p1:_Description> <d3p1:_InventoryItemApplyTaxID>2e888252-ca6e-43d7-b71f-8d0d701a526c</d3p1:_InventoryItemApplyTaxID> <d3p1:_InventoryItemID>af9fc82b-5ed2-4fa1-a9f7-c987af977947</d3p1:_InventoryItemID> <d3p1:_IsChangeTaxRate>true</d3p1:_IsChangeTaxRate> <d3p1:_IsDefault>true</d3p1:_IsDefault> <d3p1:_OldTaxRate>1</d3p1:_OldTaxRate> <d3p1:_TaxID>4e2ae00e-e73e-4aef-aaa7-2514f72dabf9</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>8f9e5dfe-3992-45e7-810f-458a2b3a4798</_InventoryItemAdditionID> <_InventoryItemCategoryAdditionID>619615f6-1ead-466b-9550-83ccb1c50f1a</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName> <_InventoryItemID>3b689105-3994-4890-9f07-5d12c22e2434</_InventoryItemID> <_InventoryItemType>17</_InventoryItemType> <_IsDefault>true</_IsDefault> <_IsDefaultOnline>true</_IsDefaultOnline> <_Note>sample string 9</_Note> <_OrderDetailID>c1dcca89-ad89-4eed-88c6-9c4626388200</_OrderDetailID> <_OrderDetailStatus>15</_OrderDetailStatus> <_OrderOnlineMenuAdditionCategoryID>501ec19e-c12b-421a-9dae-a39a7587a43e</_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>8f9e5dfe-3992-45e7-810f-458a2b3a4798</_InventoryItemAdditionID> <_InventoryItemCategoryAdditionID>619615f6-1ead-466b-9550-83ccb1c50f1a</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName> <_InventoryItemID>3b689105-3994-4890-9f07-5d12c22e2434</_InventoryItemID> <_InventoryItemType>17</_InventoryItemType> <_IsDefault>true</_IsDefault> <_IsDefaultOnline>true</_IsDefaultOnline> <_Note>sample string 9</_Note> <_OrderDetailID>c1dcca89-ad89-4eed-88c6-9c4626388200</_OrderDetailID> <_OrderDetailStatus>15</_OrderDetailStatus> <_OrderOnlineMenuAdditionCategoryID>501ec19e-c12b-421a-9dae-a39a7587a43e</_OrderOnlineMenuAdditionCategoryID> <_Selected>true</_Selected> <_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount> <_TakeAwayTaxAmount>11</_TakeAwayTaxAmount> <_UnitPrice>5</_UnitPrice> </QROrder_InventoryItemAddition> </_InventoryItemAdditions> <_InventoryItemCategoryAdditionID>002c1957-8340-4010-a5ae-231b13467ae2</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName> <_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline> <_InventoryItemID>27c88539-2ab6-486e-a54e-306131aed1d1</_InventoryItemID> <_IsMultiSelectOnline>true</_IsMultiSelectOnline> <_IsRequired>true</_IsRequired> <_IsRequiredOnline>true</_IsRequiredOnline> <_MaxNumberAddition>1</_MaxNumberAddition> <_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline> <_MultiSelectMaxOnline>1</_MultiSelectMaxOnline> <_MultiSelectMinOnline>1</_MultiSelectMinOnline> <_OrderOnlineMenuAdditionCategoryID>7759eec1-f5b7-4e70-8540-a849496cb590</_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>8f9e5dfe-3992-45e7-810f-458a2b3a4798</_InventoryItemAdditionID> <_InventoryItemCategoryAdditionID>619615f6-1ead-466b-9550-83ccb1c50f1a</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName> <_InventoryItemID>3b689105-3994-4890-9f07-5d12c22e2434</_InventoryItemID> <_InventoryItemType>17</_InventoryItemType> <_IsDefault>true</_IsDefault> <_IsDefaultOnline>true</_IsDefaultOnline> <_Note>sample string 9</_Note> <_OrderDetailID>c1dcca89-ad89-4eed-88c6-9c4626388200</_OrderDetailID> <_OrderDetailStatus>15</_OrderDetailStatus> <_OrderOnlineMenuAdditionCategoryID>501ec19e-c12b-421a-9dae-a39a7587a43e</_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>8f9e5dfe-3992-45e7-810f-458a2b3a4798</_InventoryItemAdditionID> <_InventoryItemCategoryAdditionID>619615f6-1ead-466b-9550-83ccb1c50f1a</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName> <_InventoryItemID>3b689105-3994-4890-9f07-5d12c22e2434</_InventoryItemID> <_InventoryItemType>17</_InventoryItemType> <_IsDefault>true</_IsDefault> <_IsDefaultOnline>true</_IsDefaultOnline> <_Note>sample string 9</_Note> <_OrderDetailID>c1dcca89-ad89-4eed-88c6-9c4626388200</_OrderDetailID> <_OrderDetailStatus>15</_OrderDetailStatus> <_OrderOnlineMenuAdditionCategoryID>501ec19e-c12b-421a-9dae-a39a7587a43e</_OrderOnlineMenuAdditionCategoryID> <_Selected>true</_Selected> <_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount> <_TakeAwayTaxAmount>11</_TakeAwayTaxAmount> <_UnitPrice>5</_UnitPrice> </QROrder_InventoryItemAddition> </_InventoryItemAdditions> <_InventoryItemCategoryAdditionID>002c1957-8340-4010-a5ae-231b13467ae2</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName> <_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline> <_InventoryItemID>27c88539-2ab6-486e-a54e-306131aed1d1</_InventoryItemID> <_IsMultiSelectOnline>true</_IsMultiSelectOnline> <_IsRequired>true</_IsRequired> <_IsRequiredOnline>true</_IsRequiredOnline> <_MaxNumberAddition>1</_MaxNumberAddition> <_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline> <_MultiSelectMaxOnline>1</_MultiSelectMaxOnline> <_MultiSelectMinOnline>1</_MultiSelectMinOnline> <_OrderOnlineMenuAdditionCategoryID>7759eec1-f5b7-4e70-8540-a849496cb590</_OrderOnlineMenuAdditionCategoryID> <_SortOrder>4</_SortOrder> </QROrder_InventoryItemAdditionCategory> </_InventoryItemAdditionsCategory> <_InventoryItemByMaterial> <QROrder_InventoryItemMaterial> <_BuyQuantity>19</_BuyQuantity> <_CartItemID>89074d14-4a40-46bc-a31a-19306badd66f</_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>b1ff1596-306b-4a42-9e73-4d451e30ea3a</_DistributeID> <_FileResourceID>7454cef1-fec3-401d-bc59-902e8fc5c737</_FileResourceID> <_Inactive>true</_Inactive> <_InventoryItemCategoryID>565c1621-5b2f-4218-96b3-2fff8f245267</_InventoryItemCategoryID> <_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName> <_InventoryItemCode>sample string 8</_InventoryItemCode> <_InventoryItemID>73cdf1e6-f564-4baa-b2af-c64fd8151a46</_InventoryItemID> <_InventoryItemName>sample string 9</_InventoryItemName> <_InventoryItemType>AllFood</_InventoryItemType> <_InventoryItemValid>true</_InventoryItemValid> <_IsApplyPLTTax>true</_IsApplyPLTTax> <_IsCustomCombo>true</_IsCustomCombo> <_IsDiscount>true</_IsDiscount> <_IsDiscount_TA>true</_IsDiscount_TA> <_IsItemWithVariant>true</_IsItemWithVariant> <_IsOutOfStock>true</_IsOutOfStock> <_IsUseItemCount>true</_IsUseItemCount> <_ItemCount>38</_ItemCount> <_ItemCountApplyType>Manual</_ItemCountApplyType> <_ListOption>sample string 36</_ListOption> <_Note>sample string 20</_Note> <_PLTTaxRate>34</_PLTTaxRate> <_ParentID>d5d9961e-9ae7-4dd4-99f5-65624c4f695f</_ParentID> <_ParentName>sample string 6</_ParentName> <_SalePrice_TA>26</_SalePrice_TA> <_SaleQuantity>18</_SaleQuantity> <_UnitID>270b539a-fa38-4276-8b8b-fc71e97566d0</_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>2025-07-01T20:48:46.651079+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>2025-07-01T20:48:46.651079+07:00</d5p1:_ModifiedDate> <d5p1:_TableSchema>sample string 9</d5p1:_TableSchema> <d5p1:_BranchID>3327ce18-919f-4e0e-93cc-19885b6d0fb1</d5p1:_BranchID> <d5p1:_Description>sample string 4</d5p1:_Description> <d5p1:_InventoryItemApplyTaxID>2e888252-ca6e-43d7-b71f-8d0d701a526c</d5p1:_InventoryItemApplyTaxID> <d5p1:_InventoryItemID>af9fc82b-5ed2-4fa1-a9f7-c987af977947</d5p1:_InventoryItemID> <d5p1:_IsChangeTaxRate>true</d5p1:_IsChangeTaxRate> <d5p1:_IsDefault>true</d5p1:_IsDefault> <d5p1:_OldTaxRate>1</d5p1:_OldTaxRate> <d5p1:_TaxID>4e2ae00e-e73e-4aef-aaa7-2514f72dabf9</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>dc5aa826-6f62-4113-8143-50ead8b9cedb</_InventoryItemMaterialID> <_OrderDetailID>4fcb4993-3729-4f80-afab-08563c021561</_OrderDetailID> <_OrderStatus>3</_OrderStatus> <_Quantity>1</_Quantity> <_SortOrder>1</_SortOrder> </QROrder_InventoryItemMaterial> <QROrder_InventoryItemMaterial> <_BuyQuantity>19</_BuyQuantity> <_CartItemID>89074d14-4a40-46bc-a31a-19306badd66f</_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>b1ff1596-306b-4a42-9e73-4d451e30ea3a</_DistributeID> <_FileResourceID>7454cef1-fec3-401d-bc59-902e8fc5c737</_FileResourceID> <_Inactive>true</_Inactive> <_InventoryItemCategoryID>565c1621-5b2f-4218-96b3-2fff8f245267</_InventoryItemCategoryID> <_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName> <_InventoryItemCode>sample string 8</_InventoryItemCode> <_InventoryItemID>73cdf1e6-f564-4baa-b2af-c64fd8151a46</_InventoryItemID> <_InventoryItemName>sample string 9</_InventoryItemName> <_InventoryItemType>AllFood</_InventoryItemType> <_InventoryItemValid>true</_InventoryItemValid> <_IsApplyPLTTax>true</_IsApplyPLTTax> <_IsCustomCombo>true</_IsCustomCombo> <_IsDiscount>true</_IsDiscount> <_IsDiscount_TA>true</_IsDiscount_TA> <_IsItemWithVariant>true</_IsItemWithVariant> <_IsOutOfStock>true</_IsOutOfStock> <_IsUseItemCount>true</_IsUseItemCount> <_ItemCount>38</_ItemCount> <_ItemCountApplyType>Manual</_ItemCountApplyType> <_ListOption>sample string 36</_ListOption> <_Note>sample string 20</_Note> <_PLTTaxRate>34</_PLTTaxRate> <_ParentID>d5d9961e-9ae7-4dd4-99f5-65624c4f695f</_ParentID> <_ParentName>sample string 6</_ParentName> <_SalePrice_TA>26</_SalePrice_TA> <_SaleQuantity>18</_SaleQuantity> <_UnitID>270b539a-fa38-4276-8b8b-fc71e97566d0</_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>2025-07-01T20:48:46.651079+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>2025-07-01T20:48:46.651079+07:00</d5p1:_ModifiedDate> <d5p1:_TableSchema>sample string 9</d5p1:_TableSchema> <d5p1:_BranchID>3327ce18-919f-4e0e-93cc-19885b6d0fb1</d5p1:_BranchID> <d5p1:_Description>sample string 4</d5p1:_Description> <d5p1:_InventoryItemApplyTaxID>2e888252-ca6e-43d7-b71f-8d0d701a526c</d5p1:_InventoryItemApplyTaxID> <d5p1:_InventoryItemID>af9fc82b-5ed2-4fa1-a9f7-c987af977947</d5p1:_InventoryItemID> <d5p1:_IsChangeTaxRate>true</d5p1:_IsChangeTaxRate> <d5p1:_IsDefault>true</d5p1:_IsDefault> <d5p1:_OldTaxRate>1</d5p1:_OldTaxRate> <d5p1:_TaxID>4e2ae00e-e73e-4aef-aaa7-2514f72dabf9</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>dc5aa826-6f62-4113-8143-50ead8b9cedb</_InventoryItemMaterialID> <_OrderDetailID>4fcb4993-3729-4f80-afab-08563c021561</_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>b095da05-3f02-4bce-8051-dfb5b316c2ec</_BranchID> <_IsApplied>true</_IsApplied> <_IsDefault>true</_IsDefault> <_IsFoodPriceIncludeTax>true</_IsFoodPriceIncludeTax> <_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>08cc5633-e12b-4fe2-8001-349ccfc6c801</_ServiceChargeID> <_ServiceChargeName>sample string 2</_ServiceChargeName> <_ServiceChargeRate>1</_ServiceChargeRate> <_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge> <_TaxID>db386dd7-c646-4e2c-a62c-454993bb7aea</_TaxID> <_TaxName>sample string 8</_TaxName> <_TaxRate>1</_TaxRate> </QROrder_ServiceCharge> <QROrder_ServiceCharge> <_BranchID>b095da05-3f02-4bce-8051-dfb5b316c2ec</_BranchID> <_IsApplied>true</_IsApplied> <_IsDefault>true</_IsDefault> <_IsFoodPriceIncludeTax>true</_IsFoodPriceIncludeTax> <_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>08cc5633-e12b-4fe2-8001-349ccfc6c801</_ServiceChargeID> <_ServiceChargeName>sample string 2</_ServiceChargeName> <_ServiceChargeRate>1</_ServiceChargeRate> <_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge> <_TaxID>db386dd7-c646-4e2c-a62c-454993bb7aea</_TaxID> <_TaxName>sample string 8</_TaxName> <_TaxRate>1</_TaxRate> </QROrder_ServiceCharge> </_ListServiceCharge> <_LoyaltyRewardUseAmount>17</_LoyaltyRewardUseAmount> <_MinQuantity>16</_MinQuantity> <_OrderDate>2025-07-01T20:48:46.6667053+07:00</_OrderDate> <_OrderDetailID>28bdc6e8-b8c3-4d2c-90bc-c8ab07e32614</_OrderDetailID> <_OrderDetailStatus>2</_OrderDetailStatus> <_OrderTime>2025-07-01T20:48:46.6667053+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>2025-07-01T20:48:46.6667053+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>2025-07-01T20:48:46.6667053+07:00</d3p1:_ModifiedDate> <d3p1:_TableSchema>sample string 13</d3p1:_TableSchema> <d3p1:CoverOrderID>30a56103-ae8d-4532-b126-5f26ce419b0c</d3p1:CoverOrderID> <d3p1:DisplayTaxRate>(4%)</d3p1:DisplayTaxRate> <d3p1:DistributeID>5cf14c82-6a9b-4511-bf26-6249a4d816bc</d3p1:DistributeID> <d3p1:IsApply>true</d3p1:IsApply> <d3p1:IsGratuityTax>true</d3p1:IsGratuityTax> <d3p1:PreTaxAmount>7</d3p1:PreTaxAmount> <d3p1:PreTaxAmountOfServiceCharge>9</d3p1:PreTaxAmountOfServiceCharge> <d3p1:TaxAmount>2</d3p1:TaxAmount> <d3p1:TaxAmountOfServiceCharge>8</d3p1:TaxAmountOfServiceCharge> <d3p1:TaxID>9b3fd1fe-515b-470d-add5-4b66058de615</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> <_PromotionID>f9c9b5ef-8148-49d4-8371-78a10d348112</_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_OrderInfoName | 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.