POST api/Order/AddCart?companyCode={companyCode}&branchID={branchID}
Thêm món ăn vào giỏ hàng
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
companyCode |
Mã nhà hàng |
string |
Required |
branchID |
Id chi nhánh |
globally unique identifier |
Required |
Body Parameters
Thông tin món
OrderOnline_InventoryItemDetailName | Description | Type | Additional information |
---|---|---|---|
InventoryItemAdditionsCategory |
Danh sách sở thích phục vụ |
Collection of OrderOnline_InventoryItemAdditionCategory |
None. |
InventoryItemByMaterial |
Danh sách món theo nhóm/nguyên vật liệu/combo/Set mặc định |
Collection of OrderOnline_InventoryItemMaterial |
None. |
OrderDate | date |
None. |
|
OrderStatus | integer |
None. |
|
OrderOnlineTimeOpen | Collection of OrderOnlineTimeOpen |
None. |
|
TimesToSendKitchenInOrder | integer |
None. |
|
CancelReasonName | string |
None. |
|
OrderTime | date |
None. |
|
OrderOnlineDetailID | 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. |
|
PriceServiceRate | decimal number |
None. |
|
ApplyTax | Collection of Tax |
None. |
|
DiscountByItem | decimal number |
None. |
|
DiscountByBill | decimal number |
None. |
|
ServiceCharge | decimal number |
None. |
|
ServiceChargeAmountIncludeTax | decimal number |
None. |
|
ListServiceCharge | Collection of OrderOnline_ServiceCharge |
None. |
|
PromotionID | globally unique identifier |
None. |
|
PromotionName | string |
None. |
|
DependentPromotionID | globally unique identifier |
None. |
|
LoyaltyRewardUseAmount | decimal number |
None. |
|
UsedPoint | integer |
None. |
|
InventoryItemID |
ID |
globally unique identifier |
None. |
ParentID | globally unique identifier |
None. |
|
ParentName | string |
None. |
|
CartItemID | globally unique identifier |
None. |
|
InventoryItemCode |
Mã món |
string |
None. |
InventoryItemType |
loại món |
EnumInventoryItemType |
None. |
InventoryItemName |
Tên món |
string |
None. |
InventoryItemCategoryID |
ID nhóm thực đơn |
globally unique identifier |
None. |
InventoryItemCategoryName |
Tên nhóm thực đơn |
string |
None. |
UnitPrice |
Price |
decimal number |
None. |
UnitPriceAddtion |
Price |
decimal number |
None. |
UnitPriceDelivery |
Price |
decimal number |
None. |
Inactive |
Ngừng sử dụng |
boolean |
None. |
UnitID |
ID đơn vị tính (đơn vị bán) |
globally unique identifier |
None. |
UnitName |
Tên đơn vị tính |
string |
None. |
Description |
Mô tả |
string |
None. |
IsCustomCombo |
Là combo tùy chọn |
boolean |
None. |
SaleQuantity |
Số lượng bán |
decimal number |
None. |
FileResourceID |
ID File ảnh |
globally unique identifier |
None. |
BuyQuantity |
Số lượng mua |
decimal number |
None. |
Note |
ghi chú |
string |
None. |
IsOutOfStock |
hết hàng hay không |
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. |
Request Formats
application/json, text/json
{ "InventoryItemAdditionsCategory": [ { "InventoryItemCategoryAdditionID": "b43db4f6-cf3e-4634-bacc-239bcfda1e75", "OrderOnlineMenuAdditionCategoryID": "3625ff42-2bb1-4891-a49a-34fcc7e1f69b", "InventoryItemID": "80c4ecda-72c4-46d7-9811-28fe861cb8f5", "InventoryItemCategoryAdditionName": "sample string 2", "InventoryItemCategoryAdditionNameOnline": "sample string 3", "InventoryItemAdditions": [ { "InventoryItemAdditionID": "3404560f-022b-4145-bdd5-4dffd4b00649", "OrderOnlineMenuAdditionCategoryID": "0b29b8d5-ee9d-4a86-ad8e-9f2acef549ed", "InventoryItemID": "450f12ac-6287-4af7-bbe2-06689804c11f", "Description": "sample string 4", "UnitPrice": 5.0, "InventoryItemCategoryAdditionID": "a80486fe-55ec-468f-9e96-f0f0bc1cd533", "InventoryItemCategoryAdditionName": "sample string 6", "InActive": true, "BuyQuantity": 8, "Note": "sample string 9", "ServeAtRestaurantTaxAmount": 10.0, "TakeAwayTaxAmount": 11.0, "DeliveryTaxAmount": 12.0, "Selected": true, "OrderOnlineDetailID": "e8c56271-f8e6-462a-94f1-b8249b9ba189", "OrderStatus": 15, "CancelReasonName": "sample string 16", "IsDefaultOnline": true }, { "InventoryItemAdditionID": "3404560f-022b-4145-bdd5-4dffd4b00649", "OrderOnlineMenuAdditionCategoryID": "0b29b8d5-ee9d-4a86-ad8e-9f2acef549ed", "InventoryItemID": "450f12ac-6287-4af7-bbe2-06689804c11f", "Description": "sample string 4", "UnitPrice": 5.0, "InventoryItemCategoryAdditionID": "a80486fe-55ec-468f-9e96-f0f0bc1cd533", "InventoryItemCategoryAdditionName": "sample string 6", "InActive": true, "BuyQuantity": 8, "Note": "sample string 9", "ServeAtRestaurantTaxAmount": 10.0, "TakeAwayTaxAmount": 11.0, "DeliveryTaxAmount": 12.0, "Selected": true, "OrderOnlineDetailID": "e8c56271-f8e6-462a-94f1-b8249b9ba189", "OrderStatus": 15, "CancelReasonName": "sample string 16", "IsDefaultOnline": true } ], "IsRequired": true, "IsRequiredOnline": true, "MaxNumberAddition": 1, "SortOrder": 4, "IsMultiSelectOnline": true, "MultiSelectHasMaxOnline": true, "MultiSelectMinOnline": 1, "MultiSelectMaxOnline": 1 }, { "InventoryItemCategoryAdditionID": "b43db4f6-cf3e-4634-bacc-239bcfda1e75", "OrderOnlineMenuAdditionCategoryID": "3625ff42-2bb1-4891-a49a-34fcc7e1f69b", "InventoryItemID": "80c4ecda-72c4-46d7-9811-28fe861cb8f5", "InventoryItemCategoryAdditionName": "sample string 2", "InventoryItemCategoryAdditionNameOnline": "sample string 3", "InventoryItemAdditions": [ { "InventoryItemAdditionID": "3404560f-022b-4145-bdd5-4dffd4b00649", "OrderOnlineMenuAdditionCategoryID": "0b29b8d5-ee9d-4a86-ad8e-9f2acef549ed", "InventoryItemID": "450f12ac-6287-4af7-bbe2-06689804c11f", "Description": "sample string 4", "UnitPrice": 5.0, "InventoryItemCategoryAdditionID": "a80486fe-55ec-468f-9e96-f0f0bc1cd533", "InventoryItemCategoryAdditionName": "sample string 6", "InActive": true, "BuyQuantity": 8, "Note": "sample string 9", "ServeAtRestaurantTaxAmount": 10.0, "TakeAwayTaxAmount": 11.0, "DeliveryTaxAmount": 12.0, "Selected": true, "OrderOnlineDetailID": "e8c56271-f8e6-462a-94f1-b8249b9ba189", "OrderStatus": 15, "CancelReasonName": "sample string 16", "IsDefaultOnline": true }, { "InventoryItemAdditionID": "3404560f-022b-4145-bdd5-4dffd4b00649", "OrderOnlineMenuAdditionCategoryID": "0b29b8d5-ee9d-4a86-ad8e-9f2acef549ed", "InventoryItemID": "450f12ac-6287-4af7-bbe2-06689804c11f", "Description": "sample string 4", "UnitPrice": 5.0, "InventoryItemCategoryAdditionID": "a80486fe-55ec-468f-9e96-f0f0bc1cd533", "InventoryItemCategoryAdditionName": "sample string 6", "InActive": true, "BuyQuantity": 8, "Note": "sample string 9", "ServeAtRestaurantTaxAmount": 10.0, "TakeAwayTaxAmount": 11.0, "DeliveryTaxAmount": 12.0, "Selected": true, "OrderOnlineDetailID": "e8c56271-f8e6-462a-94f1-b8249b9ba189", "OrderStatus": 15, "CancelReasonName": "sample string 16", "IsDefaultOnline": true } ], "IsRequired": true, "IsRequiredOnline": true, "MaxNumberAddition": 1, "SortOrder": 4, "IsMultiSelectOnline": true, "MultiSelectHasMaxOnline": true, "MultiSelectMinOnline": 1, "MultiSelectMaxOnline": 1 } ], "InventoryItemByMaterial": [ { "InventoryItemMaterialID": "d671c778-bd58-48e5-beea-4d348c1d76f0", "GroupName": "sample string 1", "GroupQuantity": 1, "Quantity": 1.0, "OrderOnlineDetailID": "c1e04a45-644d-45af-8ac5-314f22e1442a", "SortOrder": 1, "OrderStatus": 3, "CancelReasonName": "sample string 4", "ApplyTax": [ null, { "TaxID": "8b40f027-1916-41b2-881a-7594aa4dfb17", "TaxRate": 2.0, "OldTaxRate": 1.0, "TaxRateValue": "sample string 3", "Description": "sample string 4", "BranchID": "5b115aed-46e5-4e91-ae11-28596e3552b6", "IsChangeTaxRate": true, "TaxName": "sample string 7", "IsDefault": true, "InventoryItemApplyTaxID": "266ff5af-b25b-4290-bae4-5a97f60df0f5", "InventoryItemID": "4672d9cf-9d46-484c-80d4-7e1ef36dcb27", "EditMode": 0, "CreatedDate": "2025-07-01T21:18:38.9266316+07:00", "CreatedBy": "sample string 10", "ModifiedDate": "2025-07-01T21:18:38.9266316+07:00", "ModifiedBy": "sample string 11", "IsGenerate": true, "IsSetNullForBranchIdInDeleteObject": true } ], "InventoryItemID": "1b14cff7-f6c4-4c98-b464-7dc79f3a553e", "ParentID": "fefe179a-fc94-4de6-9d2a-2a5fb467a6ca", "ParentName": "sample string 6", "CartItemID": "c22cd75d-d19e-47f0-a974-5ecd37ec66db", "InventoryItemCode": "sample string 8", "InventoryItemType": 0, "InventoryItemName": "sample string 9", "InventoryItemCategoryID": "4272ae98-0558-4880-b751-4e168adec594", "InventoryItemCategoryName": "sample string 10", "UnitPrice": 11.0, "UnitPriceAddtion": 12.0, "UnitPriceDelivery": 13.0, "Inactive": true, "UnitID": "7a03c222-1b7d-4a5b-a896-2d32175bb790", "UnitName": "sample string 15", "Description": "sample string 16", "IsCustomCombo": true, "SaleQuantity": 18.0, "FileResourceID": "63ceca5d-289b-4000-a3f7-da491db39637", "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 }, { "InventoryItemMaterialID": "d671c778-bd58-48e5-beea-4d348c1d76f0", "GroupName": "sample string 1", "GroupQuantity": 1, "Quantity": 1.0, "OrderOnlineDetailID": "c1e04a45-644d-45af-8ac5-314f22e1442a", "SortOrder": 1, "OrderStatus": 3, "CancelReasonName": "sample string 4", "ApplyTax": [ null, { "TaxID": "8b40f027-1916-41b2-881a-7594aa4dfb17", "TaxRate": 2.0, "OldTaxRate": 1.0, "TaxRateValue": "sample string 3", "Description": "sample string 4", "BranchID": "5b115aed-46e5-4e91-ae11-28596e3552b6", "IsChangeTaxRate": true, "TaxName": "sample string 7", "IsDefault": true, "InventoryItemApplyTaxID": "266ff5af-b25b-4290-bae4-5a97f60df0f5", "InventoryItemID": "4672d9cf-9d46-484c-80d4-7e1ef36dcb27", "EditMode": 0, "CreatedDate": "2025-07-01T21:18:38.9266316+07:00", "CreatedBy": "sample string 10", "ModifiedDate": "2025-07-01T21:18:38.9266316+07:00", "ModifiedBy": "sample string 11", "IsGenerate": true, "IsSetNullForBranchIdInDeleteObject": true } ], "InventoryItemID": "1b14cff7-f6c4-4c98-b464-7dc79f3a553e", "ParentID": "fefe179a-fc94-4de6-9d2a-2a5fb467a6ca", "ParentName": "sample string 6", "CartItemID": "c22cd75d-d19e-47f0-a974-5ecd37ec66db", "InventoryItemCode": "sample string 8", "InventoryItemType": 0, "InventoryItemName": "sample string 9", "InventoryItemCategoryID": "4272ae98-0558-4880-b751-4e168adec594", "InventoryItemCategoryName": "sample string 10", "UnitPrice": 11.0, "UnitPriceAddtion": 12.0, "UnitPriceDelivery": 13.0, "Inactive": true, "UnitID": "7a03c222-1b7d-4a5b-a896-2d32175bb790", "UnitName": "sample string 15", "Description": "sample string 16", "IsCustomCombo": true, "SaleQuantity": 18.0, "FileResourceID": "63ceca5d-289b-4000-a3f7-da491db39637", "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 } ], "OrderDate": "2025-07-01T21:18:38.9266316+07:00", "OrderStatus": 2, "OrderOnlineTimeOpen": [ { "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-01T21:18:38.9266316+07:00", "OrderOnlineDetailID": "7953c149-7f9d-47b8-93d8-22f4379c2961", "EditMode": 0, "CourseType": 1, "UnitPriceBeforeTaxServeAtRestaurantTaxRate": 5.0, "UnitPriceBeforeTaxTakeAwayTaxRate": 6.0, "UnitPriceBeforeTaxDeliveryTaxRate": 7.0, "ServeAtRestaurantTaxRate": 8.0, "DeliveryTaxRate": 9.0, "TakeAwayTaxRate": 10.0, "PriceServiceRate": 11.0, "ApplyTax": [ { "TaxID": "8b40f027-1916-41b2-881a-7594aa4dfb17", "TaxRate": 2.0, "OldTaxRate": 1.0, "TaxRateValue": "sample string 3", "Description": "sample string 4", "BranchID": "5b115aed-46e5-4e91-ae11-28596e3552b6", "IsChangeTaxRate": true, "TaxName": "sample string 7", "IsDefault": true, "InventoryItemApplyTaxID": "266ff5af-b25b-4290-bae4-5a97f60df0f5", "InventoryItemID": "4672d9cf-9d46-484c-80d4-7e1ef36dcb27", "EditMode": 0, "CreatedDate": "2025-07-01T21:18:38.9266316+07:00", "CreatedBy": "sample string 10", "ModifiedDate": "2025-07-01T21:18:38.9266316+07:00", "ModifiedBy": "sample string 11", "IsGenerate": true, "IsSetNullForBranchIdInDeleteObject": true }, { "TaxID": "8b40f027-1916-41b2-881a-7594aa4dfb17", "TaxRate": 2.0, "OldTaxRate": 1.0, "TaxRateValue": "sample string 3", "Description": "sample string 4", "BranchID": "5b115aed-46e5-4e91-ae11-28596e3552b6", "IsChangeTaxRate": true, "TaxName": "sample string 7", "IsDefault": true, "InventoryItemApplyTaxID": "266ff5af-b25b-4290-bae4-5a97f60df0f5", "InventoryItemID": "4672d9cf-9d46-484c-80d4-7e1ef36dcb27", "EditMode": 0, "CreatedDate": "2025-07-01T21:18:38.9266316+07:00", "CreatedBy": "sample string 10", "ModifiedDate": "2025-07-01T21:18:38.9266316+07:00", "ModifiedBy": "sample string 11", "IsGenerate": true, "IsSetNullForBranchIdInDeleteObject": true } ], "DiscountByItem": 1.0, "DiscountByBill": 1.0, "ServiceCharge": 1.0, "ServiceChargeAmountIncludeTax": 12.0, "ListServiceCharge": [ { "ServiceChargeID": "f827699e-0580-4d72-9497-f4daec520103", "ServiceChargeName": "sample string 2", "ServiceChargeRate": 1.0, "ServiceChargeApplyType": 3, "ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline", "ServiceChargeApplyIn": 5, "TaxID": "8057b946-2c79-49fa-a636-f91c1ccd0807", "TaxRate": 1.0, "TaxName": "sample string 6", "IsApplied": true, "IsDefault": true, "ServiceChargeAmountInOrder": 1.0, "ServiceChargeAmountIncludeTaxInOrder": 1.0, "TaxAmountOfServiceCharge": 1.0, "ServiceChargeAmount": 1.0, "IsFoodPriceIncludeTax": true }, { "ServiceChargeID": "f827699e-0580-4d72-9497-f4daec520103", "ServiceChargeName": "sample string 2", "ServiceChargeRate": 1.0, "ServiceChargeApplyType": 3, "ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline", "ServiceChargeApplyIn": 5, "TaxID": "8057b946-2c79-49fa-a636-f91c1ccd0807", "TaxRate": 1.0, "TaxName": "sample string 6", "IsApplied": true, "IsDefault": true, "ServiceChargeAmountInOrder": 1.0, "ServiceChargeAmountIncludeTaxInOrder": 1.0, "TaxAmountOfServiceCharge": 1.0, "ServiceChargeAmount": 1.0, "IsFoodPriceIncludeTax": true } ], "PromotionID": "480bb2a1-1aa8-45c3-bd36-5b823a357a47", "PromotionName": "sample string 13", "DependentPromotionID": "7dd183b5-a474-4fc4-a93e-1fce06f0b54d", "LoyaltyRewardUseAmount": 14.0, "UsedPoint": 1, "InventoryItemID": "4cb57de4-78e9-4914-803a-dc201837f30e", "ParentID": "943ce36b-e902-47e1-9d7c-1d5d0107c83d", "ParentName": "sample string 16", "CartItemID": "c7d44f80-e6b1-417c-947b-6ab439931cf0", "InventoryItemCode": "sample string 18", "InventoryItemType": 0, "InventoryItemName": "sample string 19", "InventoryItemCategoryID": "9c0fed7f-70f2-4a21-8829-e51e714c3551", "InventoryItemCategoryName": "sample string 20", "UnitPrice": 21.0, "UnitPriceAddtion": 22.0, "UnitPriceDelivery": 23.0, "Inactive": true, "UnitID": "5a57d78b-69f2-4ebe-8bf4-d419781def41", "UnitName": "sample string 25", "Description": "sample string 26", "IsCustomCombo": true, "SaleQuantity": 28.0, "FileResourceID": "4c5e1442-a24c-4003-8b85-4eb4a1c8be74", "BuyQuantity": 29.0, "Note": "sample string 30", "IsOutOfStock": true, "IsDiscount": true, "DiscountPrice": 33.0, "DiscountRate": 34.0, "DiscountType": 35, "SalePrice_TA": 36.0, "DiscountPrice_TA": 37.0, "IsDiscount_TA": true, "DiscountAmount_TA": 39.0, "DiscountRate_TA": 40.0, "DiscountType_TA": 41, "UnitPriceDelivery_TA": 42.0, "IsApplyPLTTax": true, "PLTTaxRate": 44.0, "InventoryItemValid": true, "ListOption": "sample string 46", "IsUseItemCount": true, "ItemCount": 48.0, "ItemCountApplyType": 0, "IsItemWithVariant": true }
application/xml, text/xml
<OrderOnline_InventoryItemDetail xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MISA.QLNH.BE.BO"> <_BuyQuantity>29</_BuyQuantity> <_CartItemID>c7d44f80-e6b1-417c-947b-6ab439931cf0</_CartItemID> <_Description>sample string 26</_Description> <_DiscountAmount_TA>39</_DiscountAmount_TA> <_DiscountPrice>33</_DiscountPrice> <_DiscountPrice_TA>37</_DiscountPrice_TA> <_DiscountRate>34</_DiscountRate> <_DiscountRate_TA>40</_DiscountRate_TA> <_DiscountType>35</_DiscountType> <_DiscountType_TA>41</_DiscountType_TA> <_FileResourceID>4c5e1442-a24c-4003-8b85-4eb4a1c8be74</_FileResourceID> <_Inactive>true</_Inactive> <_InventoryItemCategoryID>9c0fed7f-70f2-4a21-8829-e51e714c3551</_InventoryItemCategoryID> <_InventoryItemCategoryName>sample string 20</_InventoryItemCategoryName> <_InventoryItemCode>sample string 18</_InventoryItemCode> <_InventoryItemID>4cb57de4-78e9-4914-803a-dc201837f30e</_InventoryItemID> <_InventoryItemName>sample string 19</_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>48</_ItemCount> <_ItemCountApplyType>Manual</_ItemCountApplyType> <_ListOption>sample string 46</_ListOption> <_Note>sample string 30</_Note> <_PLTTaxRate>44</_PLTTaxRate> <_ParentID>943ce36b-e902-47e1-9d7c-1d5d0107c83d</_ParentID> <_ParentName>sample string 16</_ParentName> <_SalePrice_TA>36</_SalePrice_TA> <_SaleQuantity>28</_SaleQuantity> <_UnitID>5a57d78b-69f2-4ebe-8bf4-d419781def41</_UnitID> <_UnitName>sample string 25</_UnitName> <_UnitPrice>21</_UnitPrice> <_UnitPriceAddtion>22</_UnitPriceAddtion> <_UnitPriceDelivery>23</_UnitPriceDelivery> <_UnitPriceDelivery_TA>42</_UnitPriceDelivery_TA> <_ApplyTax xmlns:d2p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase"> <d2p1:Tax> <d2p1:PropertyChangedEvent xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" /> <d2p1:_CreatedBy>sample string 10</d2p1:_CreatedBy> <d2p1:_CreatedDate>2025-07-01T21:18:38.9266316+07:00</d2p1:_CreatedDate> <d2p1:_EditMode>None</d2p1:_EditMode> <d2p1:_ImportErrorDetail>sample string 16</d2p1:_ImportErrorDetail> <d2p1:_ImportRowIndex>15</d2p1:_ImportRowIndex> <d2p1:_IsGenerate>true</d2p1:_IsGenerate> <d2p1:_IsMasterRow>true</d2p1:_IsMasterRow> <d2p1:_IsOverrideImport>true</d2p1:_IsOverrideImport> <d2p1:_IsSetNullForBranchIdInDeleteObject>true</d2p1:_IsSetNullForBranchIdInDeleteObject> <d2p1:_ListImportErrorDetail xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:string>sample string 1</d4p1:string> <d4p1:string>sample string 2</d4p1:string> </d2p1:_ListImportErrorDetail> <d2p1:_ModifiedBy>sample string 11</d2p1:_ModifiedBy> <d2p1:_ModifiedDate>2025-07-01T21:18:38.9266316+07:00</d2p1:_ModifiedDate> <d2p1:_TableSchema>sample string 9</d2p1:_TableSchema> <d2p1:_BranchID>5b115aed-46e5-4e91-ae11-28596e3552b6</d2p1:_BranchID> <d2p1:_Description>sample string 4</d2p1:_Description> <d2p1:_InventoryItemApplyTaxID>266ff5af-b25b-4290-bae4-5a97f60df0f5</d2p1:_InventoryItemApplyTaxID> <d2p1:_InventoryItemID>4672d9cf-9d46-484c-80d4-7e1ef36dcb27</d2p1:_InventoryItemID> <d2p1:_IsChangeTaxRate>true</d2p1:_IsChangeTaxRate> <d2p1:_IsDefault>true</d2p1:_IsDefault> <d2p1:_OldTaxRate>1</d2p1:_OldTaxRate> <d2p1:_TaxID>8b40f027-1916-41b2-881a-7594aa4dfb17</d2p1:_TaxID> <d2p1:_TaxName>sample string 7</d2p1:_TaxName> <d2p1:_TaxRate>2</d2p1:_TaxRate> <d2p1:_TaxRateValue>sample string 3</d2p1:_TaxRateValue> </d2p1:Tax> <d2p1:Tax> <d2p1:PropertyChangedEvent xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" /> <d2p1:_CreatedBy>sample string 10</d2p1:_CreatedBy> <d2p1:_CreatedDate>2025-07-01T21:18:38.9266316+07:00</d2p1:_CreatedDate> <d2p1:_EditMode>None</d2p1:_EditMode> <d2p1:_ImportErrorDetail>sample string 16</d2p1:_ImportErrorDetail> <d2p1:_ImportRowIndex>15</d2p1:_ImportRowIndex> <d2p1:_IsGenerate>true</d2p1:_IsGenerate> <d2p1:_IsMasterRow>true</d2p1:_IsMasterRow> <d2p1:_IsOverrideImport>true</d2p1:_IsOverrideImport> <d2p1:_IsSetNullForBranchIdInDeleteObject>true</d2p1:_IsSetNullForBranchIdInDeleteObject> <d2p1:_ListImportErrorDetail xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:string>sample string 1</d4p1:string> <d4p1:string>sample string 2</d4p1:string> </d2p1:_ListImportErrorDetail> <d2p1:_ModifiedBy>sample string 11</d2p1:_ModifiedBy> <d2p1:_ModifiedDate>2025-07-01T21:18:38.9266316+07:00</d2p1:_ModifiedDate> <d2p1:_TableSchema>sample string 9</d2p1:_TableSchema> <d2p1:_BranchID>5b115aed-46e5-4e91-ae11-28596e3552b6</d2p1:_BranchID> <d2p1:_Description>sample string 4</d2p1:_Description> <d2p1:_InventoryItemApplyTaxID>266ff5af-b25b-4290-bae4-5a97f60df0f5</d2p1:_InventoryItemApplyTaxID> <d2p1:_InventoryItemID>4672d9cf-9d46-484c-80d4-7e1ef36dcb27</d2p1:_InventoryItemID> <d2p1:_IsChangeTaxRate>true</d2p1:_IsChangeTaxRate> <d2p1:_IsDefault>true</d2p1:_IsDefault> <d2p1:_OldTaxRate>1</d2p1:_OldTaxRate> <d2p1:_TaxID>8b40f027-1916-41b2-881a-7594aa4dfb17</d2p1:_TaxID> <d2p1:_TaxName>sample string 7</d2p1:_TaxName> <d2p1:_TaxRate>2</d2p1:_TaxRate> <d2p1:_TaxRateValue>sample string 3</d2p1:_TaxRateValue> </d2p1:Tax> </_ApplyTax> <_CancelReasonName>sample string 3</_CancelReasonName> <_CourseType>1</_CourseType> <_DeliveryTaxRate>9</_DeliveryTaxRate> <_DependentPromotionID>7dd183b5-a474-4fc4-a93e-1fce06f0b54d</_DependentPromotionID> <_DiscountByBill>1</_DiscountByBill> <_DiscountByItem>1</_DiscountByItem> <_EditMode>None</_EditMode> <_InventoryItemAdditionsCategory> <OrderOnline_InventoryItemAdditionCategory> <_InventoryItemAdditions> <OrderOnline_InventoryItemAddition> <_BuyQuantity>8</_BuyQuantity> <_CancelReasonName>sample string 16</_CancelReasonName> <_DeliveryTaxAmount>12</_DeliveryTaxAmount> <_Description>sample string 4</_Description> <_InActive>true</_InActive> <_InventoryItemAdditionID>3404560f-022b-4145-bdd5-4dffd4b00649</_InventoryItemAdditionID> <_InventoryItemCategoryAdditionID>a80486fe-55ec-468f-9e96-f0f0bc1cd533</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName> <_InventoryItemID>450f12ac-6287-4af7-bbe2-06689804c11f</_InventoryItemID> <_IsDefaultOnline>true</_IsDefaultOnline> <_Note>sample string 9</_Note> <_OrderOnlineDetailID>e8c56271-f8e6-462a-94f1-b8249b9ba189</_OrderOnlineDetailID> <_OrderOnlineMenuAdditionCategoryID>0b29b8d5-ee9d-4a86-ad8e-9f2acef549ed</_OrderOnlineMenuAdditionCategoryID> <_OrderStatus>15</_OrderStatus> <_Selected>true</_Selected> <_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount> <_TakeAwayTaxAmount>11</_TakeAwayTaxAmount> <_UnitPrice>5</_UnitPrice> </OrderOnline_InventoryItemAddition> <OrderOnline_InventoryItemAddition> <_BuyQuantity>8</_BuyQuantity> <_CancelReasonName>sample string 16</_CancelReasonName> <_DeliveryTaxAmount>12</_DeliveryTaxAmount> <_Description>sample string 4</_Description> <_InActive>true</_InActive> <_InventoryItemAdditionID>3404560f-022b-4145-bdd5-4dffd4b00649</_InventoryItemAdditionID> <_InventoryItemCategoryAdditionID>a80486fe-55ec-468f-9e96-f0f0bc1cd533</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName> <_InventoryItemID>450f12ac-6287-4af7-bbe2-06689804c11f</_InventoryItemID> <_IsDefaultOnline>true</_IsDefaultOnline> <_Note>sample string 9</_Note> <_OrderOnlineDetailID>e8c56271-f8e6-462a-94f1-b8249b9ba189</_OrderOnlineDetailID> <_OrderOnlineMenuAdditionCategoryID>0b29b8d5-ee9d-4a86-ad8e-9f2acef549ed</_OrderOnlineMenuAdditionCategoryID> <_OrderStatus>15</_OrderStatus> <_Selected>true</_Selected> <_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount> <_TakeAwayTaxAmount>11</_TakeAwayTaxAmount> <_UnitPrice>5</_UnitPrice> </OrderOnline_InventoryItemAddition> </_InventoryItemAdditions> <_InventoryItemCategoryAdditionID>b43db4f6-cf3e-4634-bacc-239bcfda1e75</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName> <_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline> <_InventoryItemID>80c4ecda-72c4-46d7-9811-28fe861cb8f5</_InventoryItemID> <_IsMultiSelectOnline>true</_IsMultiSelectOnline> <_IsRequired>true</_IsRequired> <_IsRequiredOnline>true</_IsRequiredOnline> <_MaxNumberAddition>1</_MaxNumberAddition> <_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline> <_MultiSelectMaxOnline>1</_MultiSelectMaxOnline> <_MultiSelectMinOnline>1</_MultiSelectMinOnline> <_OrderOnlineMenuAdditionCategoryID>3625ff42-2bb1-4891-a49a-34fcc7e1f69b</_OrderOnlineMenuAdditionCategoryID> <_SortOrder>4</_SortOrder> </OrderOnline_InventoryItemAdditionCategory> <OrderOnline_InventoryItemAdditionCategory> <_InventoryItemAdditions> <OrderOnline_InventoryItemAddition> <_BuyQuantity>8</_BuyQuantity> <_CancelReasonName>sample string 16</_CancelReasonName> <_DeliveryTaxAmount>12</_DeliveryTaxAmount> <_Description>sample string 4</_Description> <_InActive>true</_InActive> <_InventoryItemAdditionID>3404560f-022b-4145-bdd5-4dffd4b00649</_InventoryItemAdditionID> <_InventoryItemCategoryAdditionID>a80486fe-55ec-468f-9e96-f0f0bc1cd533</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName> <_InventoryItemID>450f12ac-6287-4af7-bbe2-06689804c11f</_InventoryItemID> <_IsDefaultOnline>true</_IsDefaultOnline> <_Note>sample string 9</_Note> <_OrderOnlineDetailID>e8c56271-f8e6-462a-94f1-b8249b9ba189</_OrderOnlineDetailID> <_OrderOnlineMenuAdditionCategoryID>0b29b8d5-ee9d-4a86-ad8e-9f2acef549ed</_OrderOnlineMenuAdditionCategoryID> <_OrderStatus>15</_OrderStatus> <_Selected>true</_Selected> <_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount> <_TakeAwayTaxAmount>11</_TakeAwayTaxAmount> <_UnitPrice>5</_UnitPrice> </OrderOnline_InventoryItemAddition> <OrderOnline_InventoryItemAddition> <_BuyQuantity>8</_BuyQuantity> <_CancelReasonName>sample string 16</_CancelReasonName> <_DeliveryTaxAmount>12</_DeliveryTaxAmount> <_Description>sample string 4</_Description> <_InActive>true</_InActive> <_InventoryItemAdditionID>3404560f-022b-4145-bdd5-4dffd4b00649</_InventoryItemAdditionID> <_InventoryItemCategoryAdditionID>a80486fe-55ec-468f-9e96-f0f0bc1cd533</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName> <_InventoryItemID>450f12ac-6287-4af7-bbe2-06689804c11f</_InventoryItemID> <_IsDefaultOnline>true</_IsDefaultOnline> <_Note>sample string 9</_Note> <_OrderOnlineDetailID>e8c56271-f8e6-462a-94f1-b8249b9ba189</_OrderOnlineDetailID> <_OrderOnlineMenuAdditionCategoryID>0b29b8d5-ee9d-4a86-ad8e-9f2acef549ed</_OrderOnlineMenuAdditionCategoryID> <_OrderStatus>15</_OrderStatus> <_Selected>true</_Selected> <_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount> <_TakeAwayTaxAmount>11</_TakeAwayTaxAmount> <_UnitPrice>5</_UnitPrice> </OrderOnline_InventoryItemAddition> </_InventoryItemAdditions> <_InventoryItemCategoryAdditionID>b43db4f6-cf3e-4634-bacc-239bcfda1e75</_InventoryItemCategoryAdditionID> <_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName> <_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline> <_InventoryItemID>80c4ecda-72c4-46d7-9811-28fe861cb8f5</_InventoryItemID> <_IsMultiSelectOnline>true</_IsMultiSelectOnline> <_IsRequired>true</_IsRequired> <_IsRequiredOnline>true</_IsRequiredOnline> <_MaxNumberAddition>1</_MaxNumberAddition> <_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline> <_MultiSelectMaxOnline>1</_MultiSelectMaxOnline> <_MultiSelectMinOnline>1</_MultiSelectMinOnline> <_OrderOnlineMenuAdditionCategoryID>3625ff42-2bb1-4891-a49a-34fcc7e1f69b</_OrderOnlineMenuAdditionCategoryID> <_SortOrder>4</_SortOrder> </OrderOnline_InventoryItemAdditionCategory> </_InventoryItemAdditionsCategory> <_InventoryItemByMaterial> <OrderOnline_InventoryItemMaterial> <_BuyQuantity>19</_BuyQuantity> <_CartItemID>c22cd75d-d19e-47f0-a974-5ecd37ec66db</_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> <_FileResourceID>63ceca5d-289b-4000-a3f7-da491db39637</_FileResourceID> <_Inactive>true</_Inactive> <_InventoryItemCategoryID>4272ae98-0558-4880-b751-4e168adec594</_InventoryItemCategoryID> <_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName> <_InventoryItemCode>sample string 8</_InventoryItemCode> <_InventoryItemID>1b14cff7-f6c4-4c98-b464-7dc79f3a553e</_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>fefe179a-fc94-4de6-9d2a-2a5fb467a6ca</_ParentID> <_ParentName>sample string 6</_ParentName> <_SalePrice_TA>26</_SalePrice_TA> <_SaleQuantity>18</_SaleQuantity> <_UnitID>7a03c222-1b7d-4a5b-a896-2d32175bb790</_UnitID> <_UnitName>sample string 15</_UnitName> <_UnitPrice>11</_UnitPrice> <_UnitPriceAddtion>12</_UnitPriceAddtion> <_UnitPriceDelivery>13</_UnitPriceDelivery> <_UnitPriceDelivery_TA>32</_UnitPriceDelivery_TA> <_ApplyTax xmlns:d4p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase"> <d4p1:Tax i:nil="true" /> <d4p1:Tax> <d4p1:PropertyChangedEvent xmlns:d6p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" /> <d4p1:_CreatedBy>sample string 10</d4p1:_CreatedBy> <d4p1:_CreatedDate>2025-07-01T21:18:38.9266316+07:00</d4p1:_CreatedDate> <d4p1:_EditMode>None</d4p1:_EditMode> <d4p1:_ImportErrorDetail>sample string 16</d4p1:_ImportErrorDetail> <d4p1:_ImportRowIndex>15</d4p1:_ImportRowIndex> <d4p1:_IsGenerate>true</d4p1:_IsGenerate> <d4p1:_IsMasterRow>true</d4p1:_IsMasterRow> <d4p1:_IsOverrideImport>true</d4p1:_IsOverrideImport> <d4p1:_IsSetNullForBranchIdInDeleteObject>true</d4p1:_IsSetNullForBranchIdInDeleteObject> <d4p1:_ListImportErrorDetail xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:string>sample string 1</d6p1:string> <d6p1:string>sample string 2</d6p1:string> </d4p1:_ListImportErrorDetail> <d4p1:_ModifiedBy>sample string 11</d4p1:_ModifiedBy> <d4p1:_ModifiedDate>2025-07-01T21:18:38.9266316+07:00</d4p1:_ModifiedDate> <d4p1:_TableSchema>sample string 9</d4p1:_TableSchema> <d4p1:_BranchID>5b115aed-46e5-4e91-ae11-28596e3552b6</d4p1:_BranchID> <d4p1:_Description>sample string 4</d4p1:_Description> <d4p1:_InventoryItemApplyTaxID>266ff5af-b25b-4290-bae4-5a97f60df0f5</d4p1:_InventoryItemApplyTaxID> <d4p1:_InventoryItemID>4672d9cf-9d46-484c-80d4-7e1ef36dcb27</d4p1:_InventoryItemID> <d4p1:_IsChangeTaxRate>true</d4p1:_IsChangeTaxRate> <d4p1:_IsDefault>true</d4p1:_IsDefault> <d4p1:_OldTaxRate>1</d4p1:_OldTaxRate> <d4p1:_TaxID>8b40f027-1916-41b2-881a-7594aa4dfb17</d4p1:_TaxID> <d4p1:_TaxName>sample string 7</d4p1:_TaxName> <d4p1:_TaxRate>2</d4p1:_TaxRate> <d4p1:_TaxRateValue>sample string 3</d4p1:_TaxRateValue> </d4p1:Tax> </_ApplyTax> <_CancelReasonName>sample string 4</_CancelReasonName> <_GroupName>sample string 1</_GroupName> <_GroupQuantity>1</_GroupQuantity> <_InventoryItemMaterialID>d671c778-bd58-48e5-beea-4d348c1d76f0</_InventoryItemMaterialID> <_OrderOnlineDetailID>c1e04a45-644d-45af-8ac5-314f22e1442a</_OrderOnlineDetailID> <_OrderStatus>3</_OrderStatus> <_Quantity>1</_Quantity> <_SortOrder>1</_SortOrder> </OrderOnline_InventoryItemMaterial> <OrderOnline_InventoryItemMaterial> <_BuyQuantity>19</_BuyQuantity> <_CartItemID>c22cd75d-d19e-47f0-a974-5ecd37ec66db</_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> <_FileResourceID>63ceca5d-289b-4000-a3f7-da491db39637</_FileResourceID> <_Inactive>true</_Inactive> <_InventoryItemCategoryID>4272ae98-0558-4880-b751-4e168adec594</_InventoryItemCategoryID> <_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName> <_InventoryItemCode>sample string 8</_InventoryItemCode> <_InventoryItemID>1b14cff7-f6c4-4c98-b464-7dc79f3a553e</_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>fefe179a-fc94-4de6-9d2a-2a5fb467a6ca</_ParentID> <_ParentName>sample string 6</_ParentName> <_SalePrice_TA>26</_SalePrice_TA> <_SaleQuantity>18</_SaleQuantity> <_UnitID>7a03c222-1b7d-4a5b-a896-2d32175bb790</_UnitID> <_UnitName>sample string 15</_UnitName> <_UnitPrice>11</_UnitPrice> <_UnitPriceAddtion>12</_UnitPriceAddtion> <_UnitPriceDelivery>13</_UnitPriceDelivery> <_UnitPriceDelivery_TA>32</_UnitPriceDelivery_TA> <_ApplyTax xmlns:d4p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase"> <d4p1:Tax i:nil="true" /> <d4p1:Tax> <d4p1:PropertyChangedEvent xmlns:d6p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" /> <d4p1:_CreatedBy>sample string 10</d4p1:_CreatedBy> <d4p1:_CreatedDate>2025-07-01T21:18:38.9266316+07:00</d4p1:_CreatedDate> <d4p1:_EditMode>None</d4p1:_EditMode> <d4p1:_ImportErrorDetail>sample string 16</d4p1:_ImportErrorDetail> <d4p1:_ImportRowIndex>15</d4p1:_ImportRowIndex> <d4p1:_IsGenerate>true</d4p1:_IsGenerate> <d4p1:_IsMasterRow>true</d4p1:_IsMasterRow> <d4p1:_IsOverrideImport>true</d4p1:_IsOverrideImport> <d4p1:_IsSetNullForBranchIdInDeleteObject>true</d4p1:_IsSetNullForBranchIdInDeleteObject> <d4p1:_ListImportErrorDetail xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:string>sample string 1</d6p1:string> <d6p1:string>sample string 2</d6p1:string> </d4p1:_ListImportErrorDetail> <d4p1:_ModifiedBy>sample string 11</d4p1:_ModifiedBy> <d4p1:_ModifiedDate>2025-07-01T21:18:38.9266316+07:00</d4p1:_ModifiedDate> <d4p1:_TableSchema>sample string 9</d4p1:_TableSchema> <d4p1:_BranchID>5b115aed-46e5-4e91-ae11-28596e3552b6</d4p1:_BranchID> <d4p1:_Description>sample string 4</d4p1:_Description> <d4p1:_InventoryItemApplyTaxID>266ff5af-b25b-4290-bae4-5a97f60df0f5</d4p1:_InventoryItemApplyTaxID> <d4p1:_InventoryItemID>4672d9cf-9d46-484c-80d4-7e1ef36dcb27</d4p1:_InventoryItemID> <d4p1:_IsChangeTaxRate>true</d4p1:_IsChangeTaxRate> <d4p1:_IsDefault>true</d4p1:_IsDefault> <d4p1:_OldTaxRate>1</d4p1:_OldTaxRate> <d4p1:_TaxID>8b40f027-1916-41b2-881a-7594aa4dfb17</d4p1:_TaxID> <d4p1:_TaxName>sample string 7</d4p1:_TaxName> <d4p1:_TaxRate>2</d4p1:_TaxRate> <d4p1:_TaxRateValue>sample string 3</d4p1:_TaxRateValue> </d4p1:Tax> </_ApplyTax> <_CancelReasonName>sample string 4</_CancelReasonName> <_GroupName>sample string 1</_GroupName> <_GroupQuantity>1</_GroupQuantity> <_InventoryItemMaterialID>d671c778-bd58-48e5-beea-4d348c1d76f0</_InventoryItemMaterialID> <_OrderOnlineDetailID>c1e04a45-644d-45af-8ac5-314f22e1442a</_OrderOnlineDetailID> <_OrderStatus>3</_OrderStatus> <_Quantity>1</_Quantity> <_SortOrder>1</_SortOrder> </OrderOnline_InventoryItemMaterial> </_InventoryItemByMaterial> <_ListServiceCharge> <OrderOnline_ServiceCharge> <_BranchID>b1488aaf-f555-4516-b12e-f5f7a853731e</_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>f827699e-0580-4d72-9497-f4daec520103</_ServiceChargeID> <_ServiceChargeName>sample string 2</_ServiceChargeName> <_ServiceChargeRate>1</_ServiceChargeRate> <_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge> <_TaxID>8057b946-2c79-49fa-a636-f91c1ccd0807</_TaxID> <_TaxName>sample string 6</_TaxName> <_TaxRate>1</_TaxRate> </OrderOnline_ServiceCharge> <OrderOnline_ServiceCharge> <_BranchID>b1488aaf-f555-4516-b12e-f5f7a853731e</_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>f827699e-0580-4d72-9497-f4daec520103</_ServiceChargeID> <_ServiceChargeName>sample string 2</_ServiceChargeName> <_ServiceChargeRate>1</_ServiceChargeRate> <_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge> <_TaxID>8057b946-2c79-49fa-a636-f91c1ccd0807</_TaxID> <_TaxName>sample string 6</_TaxName> <_TaxRate>1</_TaxRate> </OrderOnline_ServiceCharge> </_ListServiceCharge> <_LoyaltyRewardUseAmount>14</_LoyaltyRewardUseAmount> <_OrderDate>2025-07-01T21:18:38.9266316+07:00</_OrderDate> <_OrderOnlineDetailID>7953c149-7f9d-47b8-93d8-22f4379c2961</_OrderOnlineDetailID> <_OrderOnlineTimeOpen xmlns:d2p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase"> <d2p1:OrderOnlineTimeOpen> <d2p1:DateTimeDisplay>sample string 5</d2p1:DateTimeDisplay> <d2p1:Day>8</d2p1:Day> <d2p1:EndTime>sample string 4</d2p1:EndTime> <d2p1:EndTimeInt>2</d2p1:EndTimeInt> <d2p1:IsReload>true</d2p1:IsReload> <d2p1:OpenTimeSaleDishName>sample string 10</d2p1:OpenTimeSaleDishName> <d2p1:RankID>6</d2p1:RankID> <d2p1:RankName>sample string 7</d2p1:RankName> <d2p1:StartTime>sample string 3</d2p1:StartTime> <d2p1:StartTimeInt>1</d2p1:StartTimeInt> </d2p1:OrderOnlineTimeOpen> <d2p1:OrderOnlineTimeOpen> <d2p1:DateTimeDisplay>sample string 5</d2p1:DateTimeDisplay> <d2p1:Day>8</d2p1:Day> <d2p1:EndTime>sample string 4</d2p1:EndTime> <d2p1:EndTimeInt>2</d2p1:EndTimeInt> <d2p1:IsReload>true</d2p1:IsReload> <d2p1:OpenTimeSaleDishName>sample string 10</d2p1:OpenTimeSaleDishName> <d2p1:RankID>6</d2p1:RankID> <d2p1:RankName>sample string 7</d2p1:RankName> <d2p1:StartTime>sample string 3</d2p1:StartTime> <d2p1:StartTimeInt>1</d2p1:StartTimeInt> </d2p1:OrderOnlineTimeOpen> </_OrderOnlineTimeOpen> <_OrderStatus>2</_OrderStatus> <_OrderTime>2025-07-01T21:18:38.9266316+07:00</_OrderTime> <_PriceServiceRate>11</_PriceServiceRate> <_PromotionID>480bb2a1-1aa8-45c3-bd36-5b823a357a47</_PromotionID> <_PromotionName>sample string 13</_PromotionName> <_ServeAtRestaurantTaxRate>8</_ServeAtRestaurantTaxRate> <_ServiceCharge>1</_ServiceCharge> <_ServiceChargeAmountIncludeTax>12</_ServiceChargeAmountIncludeTax> <_TakeAwayTaxRate>10</_TakeAwayTaxRate> <_TimesToSendKitchenInOrder>1</_TimesToSendKitchenInOrder> <_UnitPriceBeforeTaxDeliveryTaxRate>7</_UnitPriceBeforeTaxDeliveryTaxRate> <_UnitPriceBeforeTaxServeAtRestaurantTaxRate>5</_UnitPriceBeforeTaxServeAtRestaurantTaxRate> <_UnitPriceBeforeTaxTakeAwayTaxRate>6</_UnitPriceBeforeTaxTakeAwayTaxRate> <_UsedPoint>1</_UsedPoint> </OrderOnline_InventoryItemDetail>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
Thêm món ăn vào giỏ hàng
APIOrderOnlineResultOfOrderOnline_OrderInfoName | Description | Type | Additional information |
---|---|---|---|
Data | OrderOnline_OrderInfo |
None. |
|
Success | boolean |
None. |
|
ErrorMessage | string |
None. |
|
ErrorType | OrderOnlineAPIErrorType |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.