POST api/Order/OrderOnlineUS/ValidateOrderBeforeSubmit

Request Information

URI Parameters

None.

Body Parameters

OrderOnline_OrderInfo
NameDescriptionTypeAdditional information
ShowInfoCustomerPayConfig

string

None.

OrderId

Id đơn hàng

globally unique identifier

None.

OrderNo

string

None.

OrderDate

date

None.

OrderPCID

globally unique identifier

None.

ListInventoryItem

Danh sách món chọn

Collection of OrderOnline_InventoryItemDetail

None.

ListInventoryItemError

Collection of OrderOnline_InventoryItemDetail

None.

ListInventoryItemTemp

Collection of OrderOnline_InventoryItemTemp

None.

CancelReasonID

integer

None.

CancelReasonName

string

None.

CurrentOrderNumber

integer

None.

Amount

Tổng tiền hàng

decimal number

None.

PLTAmount

decimal number

None.

TaxRate

Mức thuế

decimal number

None.

DiscountAmount

Tiền khuyến mại

decimal number

None.

PromotionAmount

decimal number

None.

PromotionItemsAmount

decimal number

None.

TaxAmount

Tiền thuế

decimal number

None.

ShipAmount

Tiền phí giao hàng

decimal number

None.

TotalAmount

Tổng tiền thanh toán

decimal number

None.

ConvertAmount

integer

None.

ConvertCurrency

string

None.

ExchangeRate

decimal number

None.

CustomerName

Tên khách hàng

string

None.

LastName

string

None.

FirstName

string

None.

CustomerTel

Số điện thoại khách hàng

string

None.

CustomerEmail

Email khách hàng

string

None.

Address

Số nhà, tên đường

string

None.

ProvinceId

Tỉnh/Thành phố

string

None.

DistrictId

Quận/huyện

string

None.

CommuneId

Phường/xã

string

None.

FullAddress

Địa chỉ giao hàng

string

None.

Note

Ghi chú

string

None.

ShippingDueDate

Thời gian nhận

date

None.

ShippingDueInt

integer

None.

DeliveryType

Loại đặt hàng (0 - Giao hàng tận nơi, 1-Nhận tại cửa hàng)

EnumOrderOnlineDeliveryType

None.

ShippingTimeType

Loại hình giao hàng (0- giao hàng ngay,1 giao vào thời gian)

EnumOrderOnlineShippingTimeType

None.

PaymentType

Loại hình thanh toán

EnumOrderOnlinePaymentType

None.

PaymentStatus

Trạng thái thanh toán

EnumPaymentStatusOrderOnline

None.

BranchID

ID nhà hàng

globally unique identifier

None.

CouponCodeId

Id Mã khuyến mại áp dụng cho hóa đơn

integer

None.

CouponCode

Mã khuyến mại áp dụng cho hóa đơn

string

None.

CouponDiscountType

Loại khuyến mại 1 - theo phần trăm2 - theo số tiền

EnumCouponDiscountType

None.

CouponDiscountPercent

Phầm trăm giảm giá

decimal number

None.

CouponDiscountAmount

Số tiền giảm giá

decimal number

None.

CardID

ID Card

globally unique identifier

None.

CardName

Tên Card

string

None.

CardType

loại Card

integer

None.

PaymentAmount

Số tiền đã thanh toán

decimal number

None.

BranchName

Tên Chi nhánh

string

None.

OrderCode

Mã đơn hàng

string

None.

ActualCouponDiscountAmount

Tiền giảm giá mã ưu đãi thực tế được giảm trừ

decimal number

None.

BookingType

EnumOrderBookingType

None.

TableName

string

None.

TableRef

string

None.

HouseNumber

string

None.

PostalCode

string

None.

CompanyName

string

None.

CompanyTaxCode

string

None.

ProvinceOrCity

string

None.

ShortDescription

string

None.

Description

string

None.

OrderOnlineCode

string

None.

PickupTimeType

EnumPickupTimeType

None.

PickupTime

string

None.

IsUseCutlery

boolean

None.

TipAmount

decimal number

None.

OnlinePaymentAmount

decimal number

None.

NonCashAdjustmentAmount

decimal number

None.

CardNumber

string

None.

CardCode

string

None.

ExpirationDate

string

None.

TransID

string

None.

AccountNumber

string

None.

AccountType

string

None.

ListAppliedTax

string

None.

RemainGiftCardAmount

decimal number

None.

Signature

Chuỗi xác thực đã thanh toán

string

None.

BankAccountID

tài khoản thanh toán

globally unique identifier

None.

BankAccountNumber

số tài khoản

string

None.

BankName

tên ngân hàng

string

None.

AccountHolder

Tên chủ TK

string

None.

DeviceType

Loại thiết bị

QRCodeClientDevice

None.

HasCreateOrder

Đã tạo order hay chưa Nếu chưa tạo thì mới đẩy sang Order Online vs luồng thanh toán ngay

boolean

None.

Ipay88UserName

string

None.

Ipay88UserContact

string

None.

Ipay88UserEmail

string

None.

Ipay88PaymentID

integer

None.

IsPaymentClick

boolean

None.

RestaurantPaymentType

integer

None.

PaymentTypeOfSeflOrder

string

None.

ConfirmStatus

integer

None.

ServiceChargeAmount

decimal number

None.

ServiceTaxAmount

decimal number

None.

ListDiscountCoupon

Collection of OrderOnline_Promotion

None.

ListServiceCharge

Collection of OrderOnline_ServiceCharge

None.

CustomerID

globally unique identifier

None.

ListApplyPromotion

string

None.

ListApplyServiceCharge

string

None.

ContactPrefix

integer

None.

VoucherCardID

globally unique identifier

None.

VoucherAmount

decimal number

None.

VoucherCode

string

None.

GratuityAmount

decimal number

None.

AmountIncludeTax

decimal number

None.

ServiceChargeAmountIncludeTax

decimal number

None.

IsFoodPriceIncludeTax

boolean

None.

PromotionAmountPreTax

decimal number

None.

PromotionItemAmountPreTax

decimal number

None.

DiscountAmountPreTax

decimal number

None.

LoyaltyRewardUseAmount

decimal number

None.

UsedPoint

integer

None.

LoyalProgramActivationStatus

integer

None.

OnlinePaymentType

integer

None.

OnlinePaymentID

string

None.

Request 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.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

APIOrderOnlineResultOfListOfOrderOnline_InventoryItemDetail
NameDescriptionTypeAdditional information
Data

Collection of OrderOnline_InventoryItemDetail

None.

Success

boolean

None.

ErrorMessage

string

None.

ErrorType

OrderOnlineAPIErrorType

None.

Total

integer

None.

Message

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": [
    {
      "InventoryItemAdditionsCategory": [
        {
          "InventoryItemCategoryAdditionID": "7c35d948-45f8-4b32-be41-bd5b831c9ea0",
          "OrderOnlineMenuAdditionCategoryID": "f0966283-4284-42a5-853e-21a6d196a9cf",
          "InventoryItemID": "8939b555-2b11-45eb-98ea-170c9458af00",
          "InventoryItemCategoryAdditionName": "sample string 2",
          "InventoryItemCategoryAdditionNameOnline": "sample string 3",
          "InventoryItemAdditions": [
            {
              "InventoryItemAdditionID": "e102152c-ab34-4068-89bb-84321395d59f",
              "OrderOnlineMenuAdditionCategoryID": "402d407f-6a17-4a3a-9388-2b0e4f697b53",
              "InventoryItemID": "49a0463b-05d8-4fd8-b452-63ae34df91ac",
              "Description": "sample string 4",
              "UnitPrice": 5.0,
              "InventoryItemCategoryAdditionID": "70e2668c-589e-4dd3-86ec-f13b993e4544",
              "InventoryItemCategoryAdditionName": "sample string 6",
              "InActive": true,
              "BuyQuantity": 8,
              "Note": "sample string 9",
              "ServeAtRestaurantTaxAmount": 10.0,
              "TakeAwayTaxAmount": 11.0,
              "DeliveryTaxAmount": 12.0,
              "Selected": true,
              "OrderOnlineDetailID": "5649c759-b014-464e-ac7e-463e755d41b9",
              "OrderStatus": 15,
              "CancelReasonName": "sample string 16",
              "IsDefaultOnline": true
            },
            {
              "InventoryItemAdditionID": "e102152c-ab34-4068-89bb-84321395d59f",
              "OrderOnlineMenuAdditionCategoryID": "402d407f-6a17-4a3a-9388-2b0e4f697b53",
              "InventoryItemID": "49a0463b-05d8-4fd8-b452-63ae34df91ac",
              "Description": "sample string 4",
              "UnitPrice": 5.0,
              "InventoryItemCategoryAdditionID": "70e2668c-589e-4dd3-86ec-f13b993e4544",
              "InventoryItemCategoryAdditionName": "sample string 6",
              "InActive": true,
              "BuyQuantity": 8,
              "Note": "sample string 9",
              "ServeAtRestaurantTaxAmount": 10.0,
              "TakeAwayTaxAmount": 11.0,
              "DeliveryTaxAmount": 12.0,
              "Selected": true,
              "OrderOnlineDetailID": "5649c759-b014-464e-ac7e-463e755d41b9",
              "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": "7c35d948-45f8-4b32-be41-bd5b831c9ea0",
          "OrderOnlineMenuAdditionCategoryID": "f0966283-4284-42a5-853e-21a6d196a9cf",
          "InventoryItemID": "8939b555-2b11-45eb-98ea-170c9458af00",
          "InventoryItemCategoryAdditionName": "sample string 2",
          "InventoryItemCategoryAdditionNameOnline": "sample string 3",
          "InventoryItemAdditions": [
            {
              "InventoryItemAdditionID": "e102152c-ab34-4068-89bb-84321395d59f",
              "OrderOnlineMenuAdditionCategoryID": "402d407f-6a17-4a3a-9388-2b0e4f697b53",
              "InventoryItemID": "49a0463b-05d8-4fd8-b452-63ae34df91ac",
              "Description": "sample string 4",
              "UnitPrice": 5.0,
              "InventoryItemCategoryAdditionID": "70e2668c-589e-4dd3-86ec-f13b993e4544",
              "InventoryItemCategoryAdditionName": "sample string 6",
              "InActive": true,
              "BuyQuantity": 8,
              "Note": "sample string 9",
              "ServeAtRestaurantTaxAmount": 10.0,
              "TakeAwayTaxAmount": 11.0,
              "DeliveryTaxAmount": 12.0,
              "Selected": true,
              "OrderOnlineDetailID": "5649c759-b014-464e-ac7e-463e755d41b9",
              "OrderStatus": 15,
              "CancelReasonName": "sample string 16",
              "IsDefaultOnline": true
            },
            {
              "InventoryItemAdditionID": "e102152c-ab34-4068-89bb-84321395d59f",
              "OrderOnlineMenuAdditionCategoryID": "402d407f-6a17-4a3a-9388-2b0e4f697b53",
              "InventoryItemID": "49a0463b-05d8-4fd8-b452-63ae34df91ac",
              "Description": "sample string 4",
              "UnitPrice": 5.0,
              "InventoryItemCategoryAdditionID": "70e2668c-589e-4dd3-86ec-f13b993e4544",
              "InventoryItemCategoryAdditionName": "sample string 6",
              "InActive": true,
              "BuyQuantity": 8,
              "Note": "sample string 9",
              "ServeAtRestaurantTaxAmount": 10.0,
              "TakeAwayTaxAmount": 11.0,
              "DeliveryTaxAmount": 12.0,
              "Selected": true,
              "OrderOnlineDetailID": "5649c759-b014-464e-ac7e-463e755d41b9",
              "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": "152dd510-98e5-46e1-9448-3227b0428df2",
          "GroupName": "sample string 1",
          "GroupQuantity": 1,
          "Quantity": 1.0,
          "OrderOnlineDetailID": "c7505a67-d248-43fb-b0a3-ab57c79342b1",
          "SortOrder": 1,
          "OrderStatus": 3,
          "CancelReasonName": "sample string 4",
          "ApplyTax": [
            null,
            {
              "TaxID": "e9359f85-e90d-4343-9cb2-89122875cc9c",
              "TaxRate": 2.0,
              "OldTaxRate": 1.0,
              "TaxRateValue": "sample string 3",
              "Description": "sample string 4",
              "BranchID": "970286f6-d098-465d-962a-3dc7171ed569",
              "IsChangeTaxRate": true,
              "TaxName": "sample string 7",
              "IsDefault": true,
              "InventoryItemApplyTaxID": "0262a334-223f-48ff-b875-6bf093b4749d",
              "InventoryItemID": "2b4c6745-7ad9-4720-9869-0b97d2b72d52",
              "EditMode": 0,
              "CreatedDate": "2025-07-01T22:34:57.5494109+07:00",
              "CreatedBy": "sample string 10",
              "ModifiedDate": "2025-07-01T22:34:57.5494109+07:00",
              "ModifiedBy": "sample string 11",
              "IsGenerate": true,
              "IsSetNullForBranchIdInDeleteObject": true
            }
          ],
          "InventoryItemID": "58053437-6365-4e08-a06e-19c261b857a0",
          "ParentID": "7c3ecf90-93ff-4982-a4c3-724c2b46ad82",
          "ParentName": "sample string 6",
          "CartItemID": "3ee094f0-49c9-4820-8bc2-c195964248de",
          "InventoryItemCode": "sample string 8",
          "InventoryItemType": 0,
          "InventoryItemName": "sample string 9",
          "InventoryItemCategoryID": "3677ae0a-66eb-4ddb-b5dc-2957d77c07a0",
          "InventoryItemCategoryName": "sample string 10",
          "UnitPrice": 11.0,
          "UnitPriceAddtion": 12.0,
          "UnitPriceDelivery": 13.0,
          "Inactive": true,
          "UnitID": "9f0790fa-51a1-48d3-8450-408fcfe3ca5e",
          "UnitName": "sample string 15",
          "Description": "sample string 16",
          "IsCustomCombo": true,
          "SaleQuantity": 18.0,
          "FileResourceID": "1e0662f6-b312-4349-9423-972eb72863a9",
          "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": "152dd510-98e5-46e1-9448-3227b0428df2",
          "GroupName": "sample string 1",
          "GroupQuantity": 1,
          "Quantity": 1.0,
          "OrderOnlineDetailID": "c7505a67-d248-43fb-b0a3-ab57c79342b1",
          "SortOrder": 1,
          "OrderStatus": 3,
          "CancelReasonName": "sample string 4",
          "ApplyTax": [
            null,
            {
              "TaxID": "e9359f85-e90d-4343-9cb2-89122875cc9c",
              "TaxRate": 2.0,
              "OldTaxRate": 1.0,
              "TaxRateValue": "sample string 3",
              "Description": "sample string 4",
              "BranchID": "970286f6-d098-465d-962a-3dc7171ed569",
              "IsChangeTaxRate": true,
              "TaxName": "sample string 7",
              "IsDefault": true,
              "InventoryItemApplyTaxID": "0262a334-223f-48ff-b875-6bf093b4749d",
              "InventoryItemID": "2b4c6745-7ad9-4720-9869-0b97d2b72d52",
              "EditMode": 0,
              "CreatedDate": "2025-07-01T22:34:57.5494109+07:00",
              "CreatedBy": "sample string 10",
              "ModifiedDate": "2025-07-01T22:34:57.5494109+07:00",
              "ModifiedBy": "sample string 11",
              "IsGenerate": true,
              "IsSetNullForBranchIdInDeleteObject": true
            }
          ],
          "InventoryItemID": "58053437-6365-4e08-a06e-19c261b857a0",
          "ParentID": "7c3ecf90-93ff-4982-a4c3-724c2b46ad82",
          "ParentName": "sample string 6",
          "CartItemID": "3ee094f0-49c9-4820-8bc2-c195964248de",
          "InventoryItemCode": "sample string 8",
          "InventoryItemType": 0,
          "InventoryItemName": "sample string 9",
          "InventoryItemCategoryID": "3677ae0a-66eb-4ddb-b5dc-2957d77c07a0",
          "InventoryItemCategoryName": "sample string 10",
          "UnitPrice": 11.0,
          "UnitPriceAddtion": 12.0,
          "UnitPriceDelivery": 13.0,
          "Inactive": true,
          "UnitID": "9f0790fa-51a1-48d3-8450-408fcfe3ca5e",
          "UnitName": "sample string 15",
          "Description": "sample string 16",
          "IsCustomCombo": true,
          "SaleQuantity": 18.0,
          "FileResourceID": "1e0662f6-b312-4349-9423-972eb72863a9",
          "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-01T22:34:57.5494109+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-01T22:34:57.5494109+07:00",
      "OrderOnlineDetailID": "0b118b70-4aff-4483-aebe-5986ad965cd0",
      "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": "e9359f85-e90d-4343-9cb2-89122875cc9c",
          "TaxRate": 2.0,
          "OldTaxRate": 1.0,
          "TaxRateValue": "sample string 3",
          "Description": "sample string 4",
          "BranchID": "970286f6-d098-465d-962a-3dc7171ed569",
          "IsChangeTaxRate": true,
          "TaxName": "sample string 7",
          "IsDefault": true,
          "InventoryItemApplyTaxID": "0262a334-223f-48ff-b875-6bf093b4749d",
          "InventoryItemID": "2b4c6745-7ad9-4720-9869-0b97d2b72d52",
          "EditMode": 0,
          "CreatedDate": "2025-07-01T22:34:57.5494109+07:00",
          "CreatedBy": "sample string 10",
          "ModifiedDate": "2025-07-01T22:34:57.5494109+07:00",
          "ModifiedBy": "sample string 11",
          "IsGenerate": true,
          "IsSetNullForBranchIdInDeleteObject": true
        },
        {
          "TaxID": "e9359f85-e90d-4343-9cb2-89122875cc9c",
          "TaxRate": 2.0,
          "OldTaxRate": 1.0,
          "TaxRateValue": "sample string 3",
          "Description": "sample string 4",
          "BranchID": "970286f6-d098-465d-962a-3dc7171ed569",
          "IsChangeTaxRate": true,
          "TaxName": "sample string 7",
          "IsDefault": true,
          "InventoryItemApplyTaxID": "0262a334-223f-48ff-b875-6bf093b4749d",
          "InventoryItemID": "2b4c6745-7ad9-4720-9869-0b97d2b72d52",
          "EditMode": 0,
          "CreatedDate": "2025-07-01T22:34:57.5494109+07:00",
          "CreatedBy": "sample string 10",
          "ModifiedDate": "2025-07-01T22:34:57.5494109+07:00",
          "ModifiedBy": "sample string 11",
          "IsGenerate": true,
          "IsSetNullForBranchIdInDeleteObject": true
        }
      ],
      "DiscountByItem": 1.0,
      "DiscountByBill": 1.0,
      "ServiceCharge": 1.0,
      "ServiceChargeAmountIncludeTax": 12.0,
      "ListServiceCharge": [
        {
          "ServiceChargeID": "ed6b1563-5c77-41b5-a565-9736d182e39f",
          "ServiceChargeName": "sample string 2",
          "ServiceChargeRate": 1.0,
          "ServiceChargeApplyType": 3,
          "ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline",
          "ServiceChargeApplyIn": 5,
          "TaxID": "5e797f8f-92cf-4478-b5c5-172adfcf4748",
          "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": "ed6b1563-5c77-41b5-a565-9736d182e39f",
          "ServiceChargeName": "sample string 2",
          "ServiceChargeRate": 1.0,
          "ServiceChargeApplyType": 3,
          "ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline",
          "ServiceChargeApplyIn": 5,
          "TaxID": "5e797f8f-92cf-4478-b5c5-172adfcf4748",
          "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": "bf9c207f-b28c-47b4-9b7c-ca9f19b80e46",
      "PromotionName": "sample string 13",
      "DependentPromotionID": "b28e3b0a-7cb3-416c-93ae-8cdf27b11419",
      "LoyaltyRewardUseAmount": 14.0,
      "UsedPoint": 1,
      "InventoryItemID": "1b2b277b-031e-4959-9fb1-a61485767403",
      "ParentID": "5b60b6bb-06a4-438f-a0d2-1b820c22485f",
      "ParentName": "sample string 16",
      "CartItemID": "8ee7c010-8a52-43a8-997f-d26eeb8c3f7e",
      "InventoryItemCode": "sample string 18",
      "InventoryItemType": 0,
      "InventoryItemName": "sample string 19",
      "InventoryItemCategoryID": "dc54a76d-422e-461e-847b-3b312c773d8b",
      "InventoryItemCategoryName": "sample string 20",
      "UnitPrice": 21.0,
      "UnitPriceAddtion": 22.0,
      "UnitPriceDelivery": 23.0,
      "Inactive": true,
      "UnitID": "95818b76-d144-4d24-8f97-2f0c63330f4c",
      "UnitName": "sample string 25",
      "Description": "sample string 26",
      "IsCustomCombo": true,
      "SaleQuantity": 28.0,
      "FileResourceID": "79ee91d9-4585-4589-9c64-040a2d6b51d3",
      "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
    },
    {
      "InventoryItemAdditionsCategory": [
        {
          "InventoryItemCategoryAdditionID": "7c35d948-45f8-4b32-be41-bd5b831c9ea0",
          "OrderOnlineMenuAdditionCategoryID": "f0966283-4284-42a5-853e-21a6d196a9cf",
          "InventoryItemID": "8939b555-2b11-45eb-98ea-170c9458af00",
          "InventoryItemCategoryAdditionName": "sample string 2",
          "InventoryItemCategoryAdditionNameOnline": "sample string 3",
          "InventoryItemAdditions": [
            {
              "InventoryItemAdditionID": "e102152c-ab34-4068-89bb-84321395d59f",
              "OrderOnlineMenuAdditionCategoryID": "402d407f-6a17-4a3a-9388-2b0e4f697b53",
              "InventoryItemID": "49a0463b-05d8-4fd8-b452-63ae34df91ac",
              "Description": "sample string 4",
              "UnitPrice": 5.0,
              "InventoryItemCategoryAdditionID": "70e2668c-589e-4dd3-86ec-f13b993e4544",
              "InventoryItemCategoryAdditionName": "sample string 6",
              "InActive": true,
              "BuyQuantity": 8,
              "Note": "sample string 9",
              "ServeAtRestaurantTaxAmount": 10.0,
              "TakeAwayTaxAmount": 11.0,
              "DeliveryTaxAmount": 12.0,
              "Selected": true,
              "OrderOnlineDetailID": "5649c759-b014-464e-ac7e-463e755d41b9",
              "OrderStatus": 15,
              "CancelReasonName": "sample string 16",
              "IsDefaultOnline": true
            },
            {
              "InventoryItemAdditionID": "e102152c-ab34-4068-89bb-84321395d59f",
              "OrderOnlineMenuAdditionCategoryID": "402d407f-6a17-4a3a-9388-2b0e4f697b53",
              "InventoryItemID": "49a0463b-05d8-4fd8-b452-63ae34df91ac",
              "Description": "sample string 4",
              "UnitPrice": 5.0,
              "InventoryItemCategoryAdditionID": "70e2668c-589e-4dd3-86ec-f13b993e4544",
              "InventoryItemCategoryAdditionName": "sample string 6",
              "InActive": true,
              "BuyQuantity": 8,
              "Note": "sample string 9",
              "ServeAtRestaurantTaxAmount": 10.0,
              "TakeAwayTaxAmount": 11.0,
              "DeliveryTaxAmount": 12.0,
              "Selected": true,
              "OrderOnlineDetailID": "5649c759-b014-464e-ac7e-463e755d41b9",
              "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": "7c35d948-45f8-4b32-be41-bd5b831c9ea0",
          "OrderOnlineMenuAdditionCategoryID": "f0966283-4284-42a5-853e-21a6d196a9cf",
          "InventoryItemID": "8939b555-2b11-45eb-98ea-170c9458af00",
          "InventoryItemCategoryAdditionName": "sample string 2",
          "InventoryItemCategoryAdditionNameOnline": "sample string 3",
          "InventoryItemAdditions": [
            {
              "InventoryItemAdditionID": "e102152c-ab34-4068-89bb-84321395d59f",
              "OrderOnlineMenuAdditionCategoryID": "402d407f-6a17-4a3a-9388-2b0e4f697b53",
              "InventoryItemID": "49a0463b-05d8-4fd8-b452-63ae34df91ac",
              "Description": "sample string 4",
              "UnitPrice": 5.0,
              "InventoryItemCategoryAdditionID": "70e2668c-589e-4dd3-86ec-f13b993e4544",
              "InventoryItemCategoryAdditionName": "sample string 6",
              "InActive": true,
              "BuyQuantity": 8,
              "Note": "sample string 9",
              "ServeAtRestaurantTaxAmount": 10.0,
              "TakeAwayTaxAmount": 11.0,
              "DeliveryTaxAmount": 12.0,
              "Selected": true,
              "OrderOnlineDetailID": "5649c759-b014-464e-ac7e-463e755d41b9",
              "OrderStatus": 15,
              "CancelReasonName": "sample string 16",
              "IsDefaultOnline": true
            },
            {
              "InventoryItemAdditionID": "e102152c-ab34-4068-89bb-84321395d59f",
              "OrderOnlineMenuAdditionCategoryID": "402d407f-6a17-4a3a-9388-2b0e4f697b53",
              "InventoryItemID": "49a0463b-05d8-4fd8-b452-63ae34df91ac",
              "Description": "sample string 4",
              "UnitPrice": 5.0,
              "InventoryItemCategoryAdditionID": "70e2668c-589e-4dd3-86ec-f13b993e4544",
              "InventoryItemCategoryAdditionName": "sample string 6",
              "InActive": true,
              "BuyQuantity": 8,
              "Note": "sample string 9",
              "ServeAtRestaurantTaxAmount": 10.0,
              "TakeAwayTaxAmount": 11.0,
              "DeliveryTaxAmount": 12.0,
              "Selected": true,
              "OrderOnlineDetailID": "5649c759-b014-464e-ac7e-463e755d41b9",
              "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": "152dd510-98e5-46e1-9448-3227b0428df2",
          "GroupName": "sample string 1",
          "GroupQuantity": 1,
          "Quantity": 1.0,
          "OrderOnlineDetailID": "c7505a67-d248-43fb-b0a3-ab57c79342b1",
          "SortOrder": 1,
          "OrderStatus": 3,
          "CancelReasonName": "sample string 4",
          "ApplyTax": [
            null,
            {
              "TaxID": "e9359f85-e90d-4343-9cb2-89122875cc9c",
              "TaxRate": 2.0,
              "OldTaxRate": 1.0,
              "TaxRateValue": "sample string 3",
              "Description": "sample string 4",
              "BranchID": "970286f6-d098-465d-962a-3dc7171ed569",
              "IsChangeTaxRate": true,
              "TaxName": "sample string 7",
              "IsDefault": true,
              "InventoryItemApplyTaxID": "0262a334-223f-48ff-b875-6bf093b4749d",
              "InventoryItemID": "2b4c6745-7ad9-4720-9869-0b97d2b72d52",
              "EditMode": 0,
              "CreatedDate": "2025-07-01T22:34:57.5494109+07:00",
              "CreatedBy": "sample string 10",
              "ModifiedDate": "2025-07-01T22:34:57.5494109+07:00",
              "ModifiedBy": "sample string 11",
              "IsGenerate": true,
              "IsSetNullForBranchIdInDeleteObject": true
            }
          ],
          "InventoryItemID": "58053437-6365-4e08-a06e-19c261b857a0",
          "ParentID": "7c3ecf90-93ff-4982-a4c3-724c2b46ad82",
          "ParentName": "sample string 6",
          "CartItemID": "3ee094f0-49c9-4820-8bc2-c195964248de",
          "InventoryItemCode": "sample string 8",
          "InventoryItemType": 0,
          "InventoryItemName": "sample string 9",
          "InventoryItemCategoryID": "3677ae0a-66eb-4ddb-b5dc-2957d77c07a0",
          "InventoryItemCategoryName": "sample string 10",
          "UnitPrice": 11.0,
          "UnitPriceAddtion": 12.0,
          "UnitPriceDelivery": 13.0,
          "Inactive": true,
          "UnitID": "9f0790fa-51a1-48d3-8450-408fcfe3ca5e",
          "UnitName": "sample string 15",
          "Description": "sample string 16",
          "IsCustomCombo": true,
          "SaleQuantity": 18.0,
          "FileResourceID": "1e0662f6-b312-4349-9423-972eb72863a9",
          "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": "152dd510-98e5-46e1-9448-3227b0428df2",
          "GroupName": "sample string 1",
          "GroupQuantity": 1,
          "Quantity": 1.0,
          "OrderOnlineDetailID": "c7505a67-d248-43fb-b0a3-ab57c79342b1",
          "SortOrder": 1,
          "OrderStatus": 3,
          "CancelReasonName": "sample string 4",
          "ApplyTax": [
            null,
            {
              "TaxID": "e9359f85-e90d-4343-9cb2-89122875cc9c",
              "TaxRate": 2.0,
              "OldTaxRate": 1.0,
              "TaxRateValue": "sample string 3",
              "Description": "sample string 4",
              "BranchID": "970286f6-d098-465d-962a-3dc7171ed569",
              "IsChangeTaxRate": true,
              "TaxName": "sample string 7",
              "IsDefault": true,
              "InventoryItemApplyTaxID": "0262a334-223f-48ff-b875-6bf093b4749d",
              "InventoryItemID": "2b4c6745-7ad9-4720-9869-0b97d2b72d52",
              "EditMode": 0,
              "CreatedDate": "2025-07-01T22:34:57.5494109+07:00",
              "CreatedBy": "sample string 10",
              "ModifiedDate": "2025-07-01T22:34:57.5494109+07:00",
              "ModifiedBy": "sample string 11",
              "IsGenerate": true,
              "IsSetNullForBranchIdInDeleteObject": true
            }
          ],
          "InventoryItemID": "58053437-6365-4e08-a06e-19c261b857a0",
          "ParentID": "7c3ecf90-93ff-4982-a4c3-724c2b46ad82",
          "ParentName": "sample string 6",
          "CartItemID": "3ee094f0-49c9-4820-8bc2-c195964248de",
          "InventoryItemCode": "sample string 8",
          "InventoryItemType": 0,
          "InventoryItemName": "sample string 9",
          "InventoryItemCategoryID": "3677ae0a-66eb-4ddb-b5dc-2957d77c07a0",
          "InventoryItemCategoryName": "sample string 10",
          "UnitPrice": 11.0,
          "UnitPriceAddtion": 12.0,
          "UnitPriceDelivery": 13.0,
          "Inactive": true,
          "UnitID": "9f0790fa-51a1-48d3-8450-408fcfe3ca5e",
          "UnitName": "sample string 15",
          "Description": "sample string 16",
          "IsCustomCombo": true,
          "SaleQuantity": 18.0,
          "FileResourceID": "1e0662f6-b312-4349-9423-972eb72863a9",
          "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-01T22:34:57.5494109+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-01T22:34:57.5494109+07:00",
      "OrderOnlineDetailID": "0b118b70-4aff-4483-aebe-5986ad965cd0",
      "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": "e9359f85-e90d-4343-9cb2-89122875cc9c",
          "TaxRate": 2.0,
          "OldTaxRate": 1.0,
          "TaxRateValue": "sample string 3",
          "Description": "sample string 4",
          "BranchID": "970286f6-d098-465d-962a-3dc7171ed569",
          "IsChangeTaxRate": true,
          "TaxName": "sample string 7",
          "IsDefault": true,
          "InventoryItemApplyTaxID": "0262a334-223f-48ff-b875-6bf093b4749d",
          "InventoryItemID": "2b4c6745-7ad9-4720-9869-0b97d2b72d52",
          "EditMode": 0,
          "CreatedDate": "2025-07-01T22:34:57.5494109+07:00",
          "CreatedBy": "sample string 10",
          "ModifiedDate": "2025-07-01T22:34:57.5494109+07:00",
          "ModifiedBy": "sample string 11",
          "IsGenerate": true,
          "IsSetNullForBranchIdInDeleteObject": true
        },
        {
          "TaxID": "e9359f85-e90d-4343-9cb2-89122875cc9c",
          "TaxRate": 2.0,
          "OldTaxRate": 1.0,
          "TaxRateValue": "sample string 3",
          "Description": "sample string 4",
          "BranchID": "970286f6-d098-465d-962a-3dc7171ed569",
          "IsChangeTaxRate": true,
          "TaxName": "sample string 7",
          "IsDefault": true,
          "InventoryItemApplyTaxID": "0262a334-223f-48ff-b875-6bf093b4749d",
          "InventoryItemID": "2b4c6745-7ad9-4720-9869-0b97d2b72d52",
          "EditMode": 0,
          "CreatedDate": "2025-07-01T22:34:57.5494109+07:00",
          "CreatedBy": "sample string 10",
          "ModifiedDate": "2025-07-01T22:34:57.5494109+07:00",
          "ModifiedBy": "sample string 11",
          "IsGenerate": true,
          "IsSetNullForBranchIdInDeleteObject": true
        }
      ],
      "DiscountByItem": 1.0,
      "DiscountByBill": 1.0,
      "ServiceCharge": 1.0,
      "ServiceChargeAmountIncludeTax": 12.0,
      "ListServiceCharge": [
        {
          "ServiceChargeID": "ed6b1563-5c77-41b5-a565-9736d182e39f",
          "ServiceChargeName": "sample string 2",
          "ServiceChargeRate": 1.0,
          "ServiceChargeApplyType": 3,
          "ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline",
          "ServiceChargeApplyIn": 5,
          "TaxID": "5e797f8f-92cf-4478-b5c5-172adfcf4748",
          "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": "ed6b1563-5c77-41b5-a565-9736d182e39f",
          "ServiceChargeName": "sample string 2",
          "ServiceChargeRate": 1.0,
          "ServiceChargeApplyType": 3,
          "ServiceChargeApplyFor": "sample string 4,DineIn,Togo,Delivery,OrderingOnline",
          "ServiceChargeApplyIn": 5,
          "TaxID": "5e797f8f-92cf-4478-b5c5-172adfcf4748",
          "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": "bf9c207f-b28c-47b4-9b7c-ca9f19b80e46",
      "PromotionName": "sample string 13",
      "DependentPromotionID": "b28e3b0a-7cb3-416c-93ae-8cdf27b11419",
      "LoyaltyRewardUseAmount": 14.0,
      "UsedPoint": 1,
      "InventoryItemID": "1b2b277b-031e-4959-9fb1-a61485767403",
      "ParentID": "5b60b6bb-06a4-438f-a0d2-1b820c22485f",
      "ParentName": "sample string 16",
      "CartItemID": "8ee7c010-8a52-43a8-997f-d26eeb8c3f7e",
      "InventoryItemCode": "sample string 18",
      "InventoryItemType": 0,
      "InventoryItemName": "sample string 19",
      "InventoryItemCategoryID": "dc54a76d-422e-461e-847b-3b312c773d8b",
      "InventoryItemCategoryName": "sample string 20",
      "UnitPrice": 21.0,
      "UnitPriceAddtion": 22.0,
      "UnitPriceDelivery": 23.0,
      "Inactive": true,
      "UnitID": "95818b76-d144-4d24-8f97-2f0c63330f4c",
      "UnitName": "sample string 25",
      "Description": "sample string 26",
      "IsCustomCombo": true,
      "SaleQuantity": 28.0,
      "FileResourceID": "79ee91d9-4585-4589-9c64-040a2d6b51d3",
      "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
    }
  ],
  "Success": true,
  "ErrorMessage": "sample string 2",
  "ErrorType": 0,
  "Total": 3,
  "Message": "sample string 4"
}

application/xml, text/xml

Sample:
<APIOrderOnlineResultOfArrayOfOrderOnline_InventoryItemDetailHwd4PmMc xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MISA.QLNH.BE.BO">
  <Data>
    <OrderOnline_InventoryItemDetail>
      <_BuyQuantity>29</_BuyQuantity>
      <_CartItemID>8ee7c010-8a52-43a8-997f-d26eeb8c3f7e</_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>79ee91d9-4585-4589-9c64-040a2d6b51d3</_FileResourceID>
      <_Inactive>true</_Inactive>
      <_InventoryItemCategoryID>dc54a76d-422e-461e-847b-3b312c773d8b</_InventoryItemCategoryID>
      <_InventoryItemCategoryName>sample string 20</_InventoryItemCategoryName>
      <_InventoryItemCode>sample string 18</_InventoryItemCode>
      <_InventoryItemID>1b2b277b-031e-4959-9fb1-a61485767403</_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>5b60b6bb-06a4-438f-a0d2-1b820c22485f</_ParentID>
      <_ParentName>sample string 16</_ParentName>
      <_SalePrice_TA>36</_SalePrice_TA>
      <_SaleQuantity>28</_SaleQuantity>
      <_UnitID>95818b76-d144-4d24-8f97-2f0c63330f4c</_UnitID>
      <_UnitName>sample string 25</_UnitName>
      <_UnitPrice>21</_UnitPrice>
      <_UnitPriceAddtion>22</_UnitPriceAddtion>
      <_UnitPriceDelivery>23</_UnitPriceDelivery>
      <_UnitPriceDelivery_TA>42</_UnitPriceDelivery_TA>
      <_ApplyTax xmlns:d4p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
        <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-01T22:34:57.5494109+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-01T22:34:57.5494109+07:00</d4p1:_ModifiedDate>
          <d4p1:_TableSchema>sample string 9</d4p1:_TableSchema>
          <d4p1:_BranchID>970286f6-d098-465d-962a-3dc7171ed569</d4p1:_BranchID>
          <d4p1:_Description>sample string 4</d4p1:_Description>
          <d4p1:_InventoryItemApplyTaxID>0262a334-223f-48ff-b875-6bf093b4749d</d4p1:_InventoryItemApplyTaxID>
          <d4p1:_InventoryItemID>2b4c6745-7ad9-4720-9869-0b97d2b72d52</d4p1:_InventoryItemID>
          <d4p1:_IsChangeTaxRate>true</d4p1:_IsChangeTaxRate>
          <d4p1:_IsDefault>true</d4p1:_IsDefault>
          <d4p1:_OldTaxRate>1</d4p1:_OldTaxRate>
          <d4p1:_TaxID>e9359f85-e90d-4343-9cb2-89122875cc9c</d4p1:_TaxID>
          <d4p1:_TaxName>sample string 7</d4p1:_TaxName>
          <d4p1:_TaxRate>2</d4p1:_TaxRate>
          <d4p1:_TaxRateValue>sample string 3</d4p1:_TaxRateValue>
        </d4p1:Tax>
        <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-01T22:34:57.5494109+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-01T22:34:57.5494109+07:00</d4p1:_ModifiedDate>
          <d4p1:_TableSchema>sample string 9</d4p1:_TableSchema>
          <d4p1:_BranchID>970286f6-d098-465d-962a-3dc7171ed569</d4p1:_BranchID>
          <d4p1:_Description>sample string 4</d4p1:_Description>
          <d4p1:_InventoryItemApplyTaxID>0262a334-223f-48ff-b875-6bf093b4749d</d4p1:_InventoryItemApplyTaxID>
          <d4p1:_InventoryItemID>2b4c6745-7ad9-4720-9869-0b97d2b72d52</d4p1:_InventoryItemID>
          <d4p1:_IsChangeTaxRate>true</d4p1:_IsChangeTaxRate>
          <d4p1:_IsDefault>true</d4p1:_IsDefault>
          <d4p1:_OldTaxRate>1</d4p1:_OldTaxRate>
          <d4p1:_TaxID>e9359f85-e90d-4343-9cb2-89122875cc9c</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 3</_CancelReasonName>
      <_CourseType>1</_CourseType>
      <_DeliveryTaxRate>9</_DeliveryTaxRate>
      <_DependentPromotionID>b28e3b0a-7cb3-416c-93ae-8cdf27b11419</_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>e102152c-ab34-4068-89bb-84321395d59f</_InventoryItemAdditionID>
              <_InventoryItemCategoryAdditionID>70e2668c-589e-4dd3-86ec-f13b993e4544</_InventoryItemCategoryAdditionID>
              <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
              <_InventoryItemID>49a0463b-05d8-4fd8-b452-63ae34df91ac</_InventoryItemID>
              <_IsDefaultOnline>true</_IsDefaultOnline>
              <_Note>sample string 9</_Note>
              <_OrderOnlineDetailID>5649c759-b014-464e-ac7e-463e755d41b9</_OrderOnlineDetailID>
              <_OrderOnlineMenuAdditionCategoryID>402d407f-6a17-4a3a-9388-2b0e4f697b53</_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>e102152c-ab34-4068-89bb-84321395d59f</_InventoryItemAdditionID>
              <_InventoryItemCategoryAdditionID>70e2668c-589e-4dd3-86ec-f13b993e4544</_InventoryItemCategoryAdditionID>
              <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
              <_InventoryItemID>49a0463b-05d8-4fd8-b452-63ae34df91ac</_InventoryItemID>
              <_IsDefaultOnline>true</_IsDefaultOnline>
              <_Note>sample string 9</_Note>
              <_OrderOnlineDetailID>5649c759-b014-464e-ac7e-463e755d41b9</_OrderOnlineDetailID>
              <_OrderOnlineMenuAdditionCategoryID>402d407f-6a17-4a3a-9388-2b0e4f697b53</_OrderOnlineMenuAdditionCategoryID>
              <_OrderStatus>15</_OrderStatus>
              <_Selected>true</_Selected>
              <_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
              <_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
              <_UnitPrice>5</_UnitPrice>
            </OrderOnline_InventoryItemAddition>
          </_InventoryItemAdditions>
          <_InventoryItemCategoryAdditionID>7c35d948-45f8-4b32-be41-bd5b831c9ea0</_InventoryItemCategoryAdditionID>
          <_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName>
          <_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline>
          <_InventoryItemID>8939b555-2b11-45eb-98ea-170c9458af00</_InventoryItemID>
          <_IsMultiSelectOnline>true</_IsMultiSelectOnline>
          <_IsRequired>true</_IsRequired>
          <_IsRequiredOnline>true</_IsRequiredOnline>
          <_MaxNumberAddition>1</_MaxNumberAddition>
          <_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline>
          <_MultiSelectMaxOnline>1</_MultiSelectMaxOnline>
          <_MultiSelectMinOnline>1</_MultiSelectMinOnline>
          <_OrderOnlineMenuAdditionCategoryID>f0966283-4284-42a5-853e-21a6d196a9cf</_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>e102152c-ab34-4068-89bb-84321395d59f</_InventoryItemAdditionID>
              <_InventoryItemCategoryAdditionID>70e2668c-589e-4dd3-86ec-f13b993e4544</_InventoryItemCategoryAdditionID>
              <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
              <_InventoryItemID>49a0463b-05d8-4fd8-b452-63ae34df91ac</_InventoryItemID>
              <_IsDefaultOnline>true</_IsDefaultOnline>
              <_Note>sample string 9</_Note>
              <_OrderOnlineDetailID>5649c759-b014-464e-ac7e-463e755d41b9</_OrderOnlineDetailID>
              <_OrderOnlineMenuAdditionCategoryID>402d407f-6a17-4a3a-9388-2b0e4f697b53</_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>e102152c-ab34-4068-89bb-84321395d59f</_InventoryItemAdditionID>
              <_InventoryItemCategoryAdditionID>70e2668c-589e-4dd3-86ec-f13b993e4544</_InventoryItemCategoryAdditionID>
              <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
              <_InventoryItemID>49a0463b-05d8-4fd8-b452-63ae34df91ac</_InventoryItemID>
              <_IsDefaultOnline>true</_IsDefaultOnline>
              <_Note>sample string 9</_Note>
              <_OrderOnlineDetailID>5649c759-b014-464e-ac7e-463e755d41b9</_OrderOnlineDetailID>
              <_OrderOnlineMenuAdditionCategoryID>402d407f-6a17-4a3a-9388-2b0e4f697b53</_OrderOnlineMenuAdditionCategoryID>
              <_OrderStatus>15</_OrderStatus>
              <_Selected>true</_Selected>
              <_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
              <_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
              <_UnitPrice>5</_UnitPrice>
            </OrderOnline_InventoryItemAddition>
          </_InventoryItemAdditions>
          <_InventoryItemCategoryAdditionID>7c35d948-45f8-4b32-be41-bd5b831c9ea0</_InventoryItemCategoryAdditionID>
          <_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName>
          <_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline>
          <_InventoryItemID>8939b555-2b11-45eb-98ea-170c9458af00</_InventoryItemID>
          <_IsMultiSelectOnline>true</_IsMultiSelectOnline>
          <_IsRequired>true</_IsRequired>
          <_IsRequiredOnline>true</_IsRequiredOnline>
          <_MaxNumberAddition>1</_MaxNumberAddition>
          <_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline>
          <_MultiSelectMaxOnline>1</_MultiSelectMaxOnline>
          <_MultiSelectMinOnline>1</_MultiSelectMinOnline>
          <_OrderOnlineMenuAdditionCategoryID>f0966283-4284-42a5-853e-21a6d196a9cf</_OrderOnlineMenuAdditionCategoryID>
          <_SortOrder>4</_SortOrder>
        </OrderOnline_InventoryItemAdditionCategory>
      </_InventoryItemAdditionsCategory>
      <_InventoryItemByMaterial>
        <OrderOnline_InventoryItemMaterial>
          <_BuyQuantity>19</_BuyQuantity>
          <_CartItemID>3ee094f0-49c9-4820-8bc2-c195964248de</_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>1e0662f6-b312-4349-9423-972eb72863a9</_FileResourceID>
          <_Inactive>true</_Inactive>
          <_InventoryItemCategoryID>3677ae0a-66eb-4ddb-b5dc-2957d77c07a0</_InventoryItemCategoryID>
          <_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName>
          <_InventoryItemCode>sample string 8</_InventoryItemCode>
          <_InventoryItemID>58053437-6365-4e08-a06e-19c261b857a0</_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>7c3ecf90-93ff-4982-a4c3-724c2b46ad82</_ParentID>
          <_ParentName>sample string 6</_ParentName>
          <_SalePrice_TA>26</_SalePrice_TA>
          <_SaleQuantity>18</_SaleQuantity>
          <_UnitID>9f0790fa-51a1-48d3-8450-408fcfe3ca5e</_UnitID>
          <_UnitName>sample string 15</_UnitName>
          <_UnitPrice>11</_UnitPrice>
          <_UnitPriceAddtion>12</_UnitPriceAddtion>
          <_UnitPriceDelivery>13</_UnitPriceDelivery>
          <_UnitPriceDelivery_TA>32</_UnitPriceDelivery_TA>
          <_ApplyTax xmlns:d6p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
            <d6p1:Tax i:nil="true" />
            <d6p1:Tax>
              <d6p1:PropertyChangedEvent xmlns:d8p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" />
              <d6p1:_CreatedBy>sample string 10</d6p1:_CreatedBy>
              <d6p1:_CreatedDate>2025-07-01T22:34:57.5494109+07:00</d6p1:_CreatedDate>
              <d6p1:_EditMode>None</d6p1:_EditMode>
              <d6p1:_ImportErrorDetail>sample string 16</d6p1:_ImportErrorDetail>
              <d6p1:_ImportRowIndex>15</d6p1:_ImportRowIndex>
              <d6p1:_IsGenerate>true</d6p1:_IsGenerate>
              <d6p1:_IsMasterRow>true</d6p1:_IsMasterRow>
              <d6p1:_IsOverrideImport>true</d6p1:_IsOverrideImport>
              <d6p1:_IsSetNullForBranchIdInDeleteObject>true</d6p1:_IsSetNullForBranchIdInDeleteObject>
              <d6p1:_ListImportErrorDetail xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
                <d8p1:string>sample string 1</d8p1:string>
                <d8p1:string>sample string 2</d8p1:string>
              </d6p1:_ListImportErrorDetail>
              <d6p1:_ModifiedBy>sample string 11</d6p1:_ModifiedBy>
              <d6p1:_ModifiedDate>2025-07-01T22:34:57.5494109+07:00</d6p1:_ModifiedDate>
              <d6p1:_TableSchema>sample string 9</d6p1:_TableSchema>
              <d6p1:_BranchID>970286f6-d098-465d-962a-3dc7171ed569</d6p1:_BranchID>
              <d6p1:_Description>sample string 4</d6p1:_Description>
              <d6p1:_InventoryItemApplyTaxID>0262a334-223f-48ff-b875-6bf093b4749d</d6p1:_InventoryItemApplyTaxID>
              <d6p1:_InventoryItemID>2b4c6745-7ad9-4720-9869-0b97d2b72d52</d6p1:_InventoryItemID>
              <d6p1:_IsChangeTaxRate>true</d6p1:_IsChangeTaxRate>
              <d6p1:_IsDefault>true</d6p1:_IsDefault>
              <d6p1:_OldTaxRate>1</d6p1:_OldTaxRate>
              <d6p1:_TaxID>e9359f85-e90d-4343-9cb2-89122875cc9c</d6p1:_TaxID>
              <d6p1:_TaxName>sample string 7</d6p1:_TaxName>
              <d6p1:_TaxRate>2</d6p1:_TaxRate>
              <d6p1:_TaxRateValue>sample string 3</d6p1:_TaxRateValue>
            </d6p1:Tax>
          </_ApplyTax>
          <_CancelReasonName>sample string 4</_CancelReasonName>
          <_GroupName>sample string 1</_GroupName>
          <_GroupQuantity>1</_GroupQuantity>
          <_InventoryItemMaterialID>152dd510-98e5-46e1-9448-3227b0428df2</_InventoryItemMaterialID>
          <_OrderOnlineDetailID>c7505a67-d248-43fb-b0a3-ab57c79342b1</_OrderOnlineDetailID>
          <_OrderStatus>3</_OrderStatus>
          <_Quantity>1</_Quantity>
          <_SortOrder>1</_SortOrder>
        </OrderOnline_InventoryItemMaterial>
        <OrderOnline_InventoryItemMaterial>
          <_BuyQuantity>19</_BuyQuantity>
          <_CartItemID>3ee094f0-49c9-4820-8bc2-c195964248de</_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>1e0662f6-b312-4349-9423-972eb72863a9</_FileResourceID>
          <_Inactive>true</_Inactive>
          <_InventoryItemCategoryID>3677ae0a-66eb-4ddb-b5dc-2957d77c07a0</_InventoryItemCategoryID>
          <_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName>
          <_InventoryItemCode>sample string 8</_InventoryItemCode>
          <_InventoryItemID>58053437-6365-4e08-a06e-19c261b857a0</_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>7c3ecf90-93ff-4982-a4c3-724c2b46ad82</_ParentID>
          <_ParentName>sample string 6</_ParentName>
          <_SalePrice_TA>26</_SalePrice_TA>
          <_SaleQuantity>18</_SaleQuantity>
          <_UnitID>9f0790fa-51a1-48d3-8450-408fcfe3ca5e</_UnitID>
          <_UnitName>sample string 15</_UnitName>
          <_UnitPrice>11</_UnitPrice>
          <_UnitPriceAddtion>12</_UnitPriceAddtion>
          <_UnitPriceDelivery>13</_UnitPriceDelivery>
          <_UnitPriceDelivery_TA>32</_UnitPriceDelivery_TA>
          <_ApplyTax xmlns:d6p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
            <d6p1:Tax i:nil="true" />
            <d6p1:Tax>
              <d6p1:PropertyChangedEvent xmlns:d8p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" />
              <d6p1:_CreatedBy>sample string 10</d6p1:_CreatedBy>
              <d6p1:_CreatedDate>2025-07-01T22:34:57.5494109+07:00</d6p1:_CreatedDate>
              <d6p1:_EditMode>None</d6p1:_EditMode>
              <d6p1:_ImportErrorDetail>sample string 16</d6p1:_ImportErrorDetail>
              <d6p1:_ImportRowIndex>15</d6p1:_ImportRowIndex>
              <d6p1:_IsGenerate>true</d6p1:_IsGenerate>
              <d6p1:_IsMasterRow>true</d6p1:_IsMasterRow>
              <d6p1:_IsOverrideImport>true</d6p1:_IsOverrideImport>
              <d6p1:_IsSetNullForBranchIdInDeleteObject>true</d6p1:_IsSetNullForBranchIdInDeleteObject>
              <d6p1:_ListImportErrorDetail xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
                <d8p1:string>sample string 1</d8p1:string>
                <d8p1:string>sample string 2</d8p1:string>
              </d6p1:_ListImportErrorDetail>
              <d6p1:_ModifiedBy>sample string 11</d6p1:_ModifiedBy>
              <d6p1:_ModifiedDate>2025-07-01T22:34:57.5494109+07:00</d6p1:_ModifiedDate>
              <d6p1:_TableSchema>sample string 9</d6p1:_TableSchema>
              <d6p1:_BranchID>970286f6-d098-465d-962a-3dc7171ed569</d6p1:_BranchID>
              <d6p1:_Description>sample string 4</d6p1:_Description>
              <d6p1:_InventoryItemApplyTaxID>0262a334-223f-48ff-b875-6bf093b4749d</d6p1:_InventoryItemApplyTaxID>
              <d6p1:_InventoryItemID>2b4c6745-7ad9-4720-9869-0b97d2b72d52</d6p1:_InventoryItemID>
              <d6p1:_IsChangeTaxRate>true</d6p1:_IsChangeTaxRate>
              <d6p1:_IsDefault>true</d6p1:_IsDefault>
              <d6p1:_OldTaxRate>1</d6p1:_OldTaxRate>
              <d6p1:_TaxID>e9359f85-e90d-4343-9cb2-89122875cc9c</d6p1:_TaxID>
              <d6p1:_TaxName>sample string 7</d6p1:_TaxName>
              <d6p1:_TaxRate>2</d6p1:_TaxRate>
              <d6p1:_TaxRateValue>sample string 3</d6p1:_TaxRateValue>
            </d6p1:Tax>
          </_ApplyTax>
          <_CancelReasonName>sample string 4</_CancelReasonName>
          <_GroupName>sample string 1</_GroupName>
          <_GroupQuantity>1</_GroupQuantity>
          <_InventoryItemMaterialID>152dd510-98e5-46e1-9448-3227b0428df2</_InventoryItemMaterialID>
          <_OrderOnlineDetailID>c7505a67-d248-43fb-b0a3-ab57c79342b1</_OrderOnlineDetailID>
          <_OrderStatus>3</_OrderStatus>
          <_Quantity>1</_Quantity>
          <_SortOrder>1</_SortOrder>
        </OrderOnline_InventoryItemMaterial>
      </_InventoryItemByMaterial>
      <_ListServiceCharge>
        <OrderOnline_ServiceCharge>
          <_BranchID>2d06da15-b91b-48a0-944a-fce1ab02c2ef</_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>ed6b1563-5c77-41b5-a565-9736d182e39f</_ServiceChargeID>
          <_ServiceChargeName>sample string 2</_ServiceChargeName>
          <_ServiceChargeRate>1</_ServiceChargeRate>
          <_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge>
          <_TaxID>5e797f8f-92cf-4478-b5c5-172adfcf4748</_TaxID>
          <_TaxName>sample string 6</_TaxName>
          <_TaxRate>1</_TaxRate>
        </OrderOnline_ServiceCharge>
        <OrderOnline_ServiceCharge>
          <_BranchID>2d06da15-b91b-48a0-944a-fce1ab02c2ef</_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>ed6b1563-5c77-41b5-a565-9736d182e39f</_ServiceChargeID>
          <_ServiceChargeName>sample string 2</_ServiceChargeName>
          <_ServiceChargeRate>1</_ServiceChargeRate>
          <_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge>
          <_TaxID>5e797f8f-92cf-4478-b5c5-172adfcf4748</_TaxID>
          <_TaxName>sample string 6</_TaxName>
          <_TaxRate>1</_TaxRate>
        </OrderOnline_ServiceCharge>
      </_ListServiceCharge>
      <_LoyaltyRewardUseAmount>14</_LoyaltyRewardUseAmount>
      <_OrderDate>2025-07-01T22:34:57.5494109+07:00</_OrderDate>
      <_OrderOnlineDetailID>0b118b70-4aff-4483-aebe-5986ad965cd0</_OrderOnlineDetailID>
      <_OrderOnlineTimeOpen xmlns:d4p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
        <d4p1:OrderOnlineTimeOpen>
          <d4p1:DateTimeDisplay>sample string 5</d4p1:DateTimeDisplay>
          <d4p1:Day>8</d4p1:Day>
          <d4p1:EndTime>sample string 4</d4p1:EndTime>
          <d4p1:EndTimeInt>2</d4p1:EndTimeInt>
          <d4p1:IsReload>true</d4p1:IsReload>
          <d4p1:OpenTimeSaleDishName>sample string 10</d4p1:OpenTimeSaleDishName>
          <d4p1:RankID>6</d4p1:RankID>
          <d4p1:RankName>sample string 7</d4p1:RankName>
          <d4p1:StartTime>sample string 3</d4p1:StartTime>
          <d4p1:StartTimeInt>1</d4p1:StartTimeInt>
        </d4p1:OrderOnlineTimeOpen>
        <d4p1:OrderOnlineTimeOpen>
          <d4p1:DateTimeDisplay>sample string 5</d4p1:DateTimeDisplay>
          <d4p1:Day>8</d4p1:Day>
          <d4p1:EndTime>sample string 4</d4p1:EndTime>
          <d4p1:EndTimeInt>2</d4p1:EndTimeInt>
          <d4p1:IsReload>true</d4p1:IsReload>
          <d4p1:OpenTimeSaleDishName>sample string 10</d4p1:OpenTimeSaleDishName>
          <d4p1:RankID>6</d4p1:RankID>
          <d4p1:RankName>sample string 7</d4p1:RankName>
          <d4p1:StartTime>sample string 3</d4p1:StartTime>
          <d4p1:StartTimeInt>1</d4p1:StartTimeInt>
        </d4p1:OrderOnlineTimeOpen>
      </_OrderOnlineTimeOpen>
      <_OrderStatus>2</_OrderStatus>
      <_OrderTime>2025-07-01T22:34:57.5494109+07:00</_OrderTime>
      <_PriceServiceRate>11</_PriceServiceRate>
      <_PromotionID>bf9c207f-b28c-47b4-9b7c-ca9f19b80e46</_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>
    <OrderOnline_InventoryItemDetail>
      <_BuyQuantity>29</_BuyQuantity>
      <_CartItemID>8ee7c010-8a52-43a8-997f-d26eeb8c3f7e</_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>79ee91d9-4585-4589-9c64-040a2d6b51d3</_FileResourceID>
      <_Inactive>true</_Inactive>
      <_InventoryItemCategoryID>dc54a76d-422e-461e-847b-3b312c773d8b</_InventoryItemCategoryID>
      <_InventoryItemCategoryName>sample string 20</_InventoryItemCategoryName>
      <_InventoryItemCode>sample string 18</_InventoryItemCode>
      <_InventoryItemID>1b2b277b-031e-4959-9fb1-a61485767403</_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>5b60b6bb-06a4-438f-a0d2-1b820c22485f</_ParentID>
      <_ParentName>sample string 16</_ParentName>
      <_SalePrice_TA>36</_SalePrice_TA>
      <_SaleQuantity>28</_SaleQuantity>
      <_UnitID>95818b76-d144-4d24-8f97-2f0c63330f4c</_UnitID>
      <_UnitName>sample string 25</_UnitName>
      <_UnitPrice>21</_UnitPrice>
      <_UnitPriceAddtion>22</_UnitPriceAddtion>
      <_UnitPriceDelivery>23</_UnitPriceDelivery>
      <_UnitPriceDelivery_TA>42</_UnitPriceDelivery_TA>
      <_ApplyTax xmlns:d4p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
        <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-01T22:34:57.5494109+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-01T22:34:57.5494109+07:00</d4p1:_ModifiedDate>
          <d4p1:_TableSchema>sample string 9</d4p1:_TableSchema>
          <d4p1:_BranchID>970286f6-d098-465d-962a-3dc7171ed569</d4p1:_BranchID>
          <d4p1:_Description>sample string 4</d4p1:_Description>
          <d4p1:_InventoryItemApplyTaxID>0262a334-223f-48ff-b875-6bf093b4749d</d4p1:_InventoryItemApplyTaxID>
          <d4p1:_InventoryItemID>2b4c6745-7ad9-4720-9869-0b97d2b72d52</d4p1:_InventoryItemID>
          <d4p1:_IsChangeTaxRate>true</d4p1:_IsChangeTaxRate>
          <d4p1:_IsDefault>true</d4p1:_IsDefault>
          <d4p1:_OldTaxRate>1</d4p1:_OldTaxRate>
          <d4p1:_TaxID>e9359f85-e90d-4343-9cb2-89122875cc9c</d4p1:_TaxID>
          <d4p1:_TaxName>sample string 7</d4p1:_TaxName>
          <d4p1:_TaxRate>2</d4p1:_TaxRate>
          <d4p1:_TaxRateValue>sample string 3</d4p1:_TaxRateValue>
        </d4p1:Tax>
        <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-01T22:34:57.5494109+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-01T22:34:57.5494109+07:00</d4p1:_ModifiedDate>
          <d4p1:_TableSchema>sample string 9</d4p1:_TableSchema>
          <d4p1:_BranchID>970286f6-d098-465d-962a-3dc7171ed569</d4p1:_BranchID>
          <d4p1:_Description>sample string 4</d4p1:_Description>
          <d4p1:_InventoryItemApplyTaxID>0262a334-223f-48ff-b875-6bf093b4749d</d4p1:_InventoryItemApplyTaxID>
          <d4p1:_InventoryItemID>2b4c6745-7ad9-4720-9869-0b97d2b72d52</d4p1:_InventoryItemID>
          <d4p1:_IsChangeTaxRate>true</d4p1:_IsChangeTaxRate>
          <d4p1:_IsDefault>true</d4p1:_IsDefault>
          <d4p1:_OldTaxRate>1</d4p1:_OldTaxRate>
          <d4p1:_TaxID>e9359f85-e90d-4343-9cb2-89122875cc9c</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 3</_CancelReasonName>
      <_CourseType>1</_CourseType>
      <_DeliveryTaxRate>9</_DeliveryTaxRate>
      <_DependentPromotionID>b28e3b0a-7cb3-416c-93ae-8cdf27b11419</_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>e102152c-ab34-4068-89bb-84321395d59f</_InventoryItemAdditionID>
              <_InventoryItemCategoryAdditionID>70e2668c-589e-4dd3-86ec-f13b993e4544</_InventoryItemCategoryAdditionID>
              <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
              <_InventoryItemID>49a0463b-05d8-4fd8-b452-63ae34df91ac</_InventoryItemID>
              <_IsDefaultOnline>true</_IsDefaultOnline>
              <_Note>sample string 9</_Note>
              <_OrderOnlineDetailID>5649c759-b014-464e-ac7e-463e755d41b9</_OrderOnlineDetailID>
              <_OrderOnlineMenuAdditionCategoryID>402d407f-6a17-4a3a-9388-2b0e4f697b53</_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>e102152c-ab34-4068-89bb-84321395d59f</_InventoryItemAdditionID>
              <_InventoryItemCategoryAdditionID>70e2668c-589e-4dd3-86ec-f13b993e4544</_InventoryItemCategoryAdditionID>
              <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
              <_InventoryItemID>49a0463b-05d8-4fd8-b452-63ae34df91ac</_InventoryItemID>
              <_IsDefaultOnline>true</_IsDefaultOnline>
              <_Note>sample string 9</_Note>
              <_OrderOnlineDetailID>5649c759-b014-464e-ac7e-463e755d41b9</_OrderOnlineDetailID>
              <_OrderOnlineMenuAdditionCategoryID>402d407f-6a17-4a3a-9388-2b0e4f697b53</_OrderOnlineMenuAdditionCategoryID>
              <_OrderStatus>15</_OrderStatus>
              <_Selected>true</_Selected>
              <_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
              <_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
              <_UnitPrice>5</_UnitPrice>
            </OrderOnline_InventoryItemAddition>
          </_InventoryItemAdditions>
          <_InventoryItemCategoryAdditionID>7c35d948-45f8-4b32-be41-bd5b831c9ea0</_InventoryItemCategoryAdditionID>
          <_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName>
          <_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline>
          <_InventoryItemID>8939b555-2b11-45eb-98ea-170c9458af00</_InventoryItemID>
          <_IsMultiSelectOnline>true</_IsMultiSelectOnline>
          <_IsRequired>true</_IsRequired>
          <_IsRequiredOnline>true</_IsRequiredOnline>
          <_MaxNumberAddition>1</_MaxNumberAddition>
          <_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline>
          <_MultiSelectMaxOnline>1</_MultiSelectMaxOnline>
          <_MultiSelectMinOnline>1</_MultiSelectMinOnline>
          <_OrderOnlineMenuAdditionCategoryID>f0966283-4284-42a5-853e-21a6d196a9cf</_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>e102152c-ab34-4068-89bb-84321395d59f</_InventoryItemAdditionID>
              <_InventoryItemCategoryAdditionID>70e2668c-589e-4dd3-86ec-f13b993e4544</_InventoryItemCategoryAdditionID>
              <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
              <_InventoryItemID>49a0463b-05d8-4fd8-b452-63ae34df91ac</_InventoryItemID>
              <_IsDefaultOnline>true</_IsDefaultOnline>
              <_Note>sample string 9</_Note>
              <_OrderOnlineDetailID>5649c759-b014-464e-ac7e-463e755d41b9</_OrderOnlineDetailID>
              <_OrderOnlineMenuAdditionCategoryID>402d407f-6a17-4a3a-9388-2b0e4f697b53</_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>e102152c-ab34-4068-89bb-84321395d59f</_InventoryItemAdditionID>
              <_InventoryItemCategoryAdditionID>70e2668c-589e-4dd3-86ec-f13b993e4544</_InventoryItemCategoryAdditionID>
              <_InventoryItemCategoryAdditionName>sample string 6</_InventoryItemCategoryAdditionName>
              <_InventoryItemID>49a0463b-05d8-4fd8-b452-63ae34df91ac</_InventoryItemID>
              <_IsDefaultOnline>true</_IsDefaultOnline>
              <_Note>sample string 9</_Note>
              <_OrderOnlineDetailID>5649c759-b014-464e-ac7e-463e755d41b9</_OrderOnlineDetailID>
              <_OrderOnlineMenuAdditionCategoryID>402d407f-6a17-4a3a-9388-2b0e4f697b53</_OrderOnlineMenuAdditionCategoryID>
              <_OrderStatus>15</_OrderStatus>
              <_Selected>true</_Selected>
              <_ServeAtRestaurantTaxAmount>10</_ServeAtRestaurantTaxAmount>
              <_TakeAwayTaxAmount>11</_TakeAwayTaxAmount>
              <_UnitPrice>5</_UnitPrice>
            </OrderOnline_InventoryItemAddition>
          </_InventoryItemAdditions>
          <_InventoryItemCategoryAdditionID>7c35d948-45f8-4b32-be41-bd5b831c9ea0</_InventoryItemCategoryAdditionID>
          <_InventoryItemCategoryAdditionName>sample string 2</_InventoryItemCategoryAdditionName>
          <_InventoryItemCategoryAdditionNameOnline>sample string 3</_InventoryItemCategoryAdditionNameOnline>
          <_InventoryItemID>8939b555-2b11-45eb-98ea-170c9458af00</_InventoryItemID>
          <_IsMultiSelectOnline>true</_IsMultiSelectOnline>
          <_IsRequired>true</_IsRequired>
          <_IsRequiredOnline>true</_IsRequiredOnline>
          <_MaxNumberAddition>1</_MaxNumberAddition>
          <_MultiSelectHasMaxOnline>true</_MultiSelectHasMaxOnline>
          <_MultiSelectMaxOnline>1</_MultiSelectMaxOnline>
          <_MultiSelectMinOnline>1</_MultiSelectMinOnline>
          <_OrderOnlineMenuAdditionCategoryID>f0966283-4284-42a5-853e-21a6d196a9cf</_OrderOnlineMenuAdditionCategoryID>
          <_SortOrder>4</_SortOrder>
        </OrderOnline_InventoryItemAdditionCategory>
      </_InventoryItemAdditionsCategory>
      <_InventoryItemByMaterial>
        <OrderOnline_InventoryItemMaterial>
          <_BuyQuantity>19</_BuyQuantity>
          <_CartItemID>3ee094f0-49c9-4820-8bc2-c195964248de</_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>1e0662f6-b312-4349-9423-972eb72863a9</_FileResourceID>
          <_Inactive>true</_Inactive>
          <_InventoryItemCategoryID>3677ae0a-66eb-4ddb-b5dc-2957d77c07a0</_InventoryItemCategoryID>
          <_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName>
          <_InventoryItemCode>sample string 8</_InventoryItemCode>
          <_InventoryItemID>58053437-6365-4e08-a06e-19c261b857a0</_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>7c3ecf90-93ff-4982-a4c3-724c2b46ad82</_ParentID>
          <_ParentName>sample string 6</_ParentName>
          <_SalePrice_TA>26</_SalePrice_TA>
          <_SaleQuantity>18</_SaleQuantity>
          <_UnitID>9f0790fa-51a1-48d3-8450-408fcfe3ca5e</_UnitID>
          <_UnitName>sample string 15</_UnitName>
          <_UnitPrice>11</_UnitPrice>
          <_UnitPriceAddtion>12</_UnitPriceAddtion>
          <_UnitPriceDelivery>13</_UnitPriceDelivery>
          <_UnitPriceDelivery_TA>32</_UnitPriceDelivery_TA>
          <_ApplyTax xmlns:d6p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
            <d6p1:Tax i:nil="true" />
            <d6p1:Tax>
              <d6p1:PropertyChangedEvent xmlns:d8p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" />
              <d6p1:_CreatedBy>sample string 10</d6p1:_CreatedBy>
              <d6p1:_CreatedDate>2025-07-01T22:34:57.5494109+07:00</d6p1:_CreatedDate>
              <d6p1:_EditMode>None</d6p1:_EditMode>
              <d6p1:_ImportErrorDetail>sample string 16</d6p1:_ImportErrorDetail>
              <d6p1:_ImportRowIndex>15</d6p1:_ImportRowIndex>
              <d6p1:_IsGenerate>true</d6p1:_IsGenerate>
              <d6p1:_IsMasterRow>true</d6p1:_IsMasterRow>
              <d6p1:_IsOverrideImport>true</d6p1:_IsOverrideImport>
              <d6p1:_IsSetNullForBranchIdInDeleteObject>true</d6p1:_IsSetNullForBranchIdInDeleteObject>
              <d6p1:_ListImportErrorDetail xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
                <d8p1:string>sample string 1</d8p1:string>
                <d8p1:string>sample string 2</d8p1:string>
              </d6p1:_ListImportErrorDetail>
              <d6p1:_ModifiedBy>sample string 11</d6p1:_ModifiedBy>
              <d6p1:_ModifiedDate>2025-07-01T22:34:57.5494109+07:00</d6p1:_ModifiedDate>
              <d6p1:_TableSchema>sample string 9</d6p1:_TableSchema>
              <d6p1:_BranchID>970286f6-d098-465d-962a-3dc7171ed569</d6p1:_BranchID>
              <d6p1:_Description>sample string 4</d6p1:_Description>
              <d6p1:_InventoryItemApplyTaxID>0262a334-223f-48ff-b875-6bf093b4749d</d6p1:_InventoryItemApplyTaxID>
              <d6p1:_InventoryItemID>2b4c6745-7ad9-4720-9869-0b97d2b72d52</d6p1:_InventoryItemID>
              <d6p1:_IsChangeTaxRate>true</d6p1:_IsChangeTaxRate>
              <d6p1:_IsDefault>true</d6p1:_IsDefault>
              <d6p1:_OldTaxRate>1</d6p1:_OldTaxRate>
              <d6p1:_TaxID>e9359f85-e90d-4343-9cb2-89122875cc9c</d6p1:_TaxID>
              <d6p1:_TaxName>sample string 7</d6p1:_TaxName>
              <d6p1:_TaxRate>2</d6p1:_TaxRate>
              <d6p1:_TaxRateValue>sample string 3</d6p1:_TaxRateValue>
            </d6p1:Tax>
          </_ApplyTax>
          <_CancelReasonName>sample string 4</_CancelReasonName>
          <_GroupName>sample string 1</_GroupName>
          <_GroupQuantity>1</_GroupQuantity>
          <_InventoryItemMaterialID>152dd510-98e5-46e1-9448-3227b0428df2</_InventoryItemMaterialID>
          <_OrderOnlineDetailID>c7505a67-d248-43fb-b0a3-ab57c79342b1</_OrderOnlineDetailID>
          <_OrderStatus>3</_OrderStatus>
          <_Quantity>1</_Quantity>
          <_SortOrder>1</_SortOrder>
        </OrderOnline_InventoryItemMaterial>
        <OrderOnline_InventoryItemMaterial>
          <_BuyQuantity>19</_BuyQuantity>
          <_CartItemID>3ee094f0-49c9-4820-8bc2-c195964248de</_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>1e0662f6-b312-4349-9423-972eb72863a9</_FileResourceID>
          <_Inactive>true</_Inactive>
          <_InventoryItemCategoryID>3677ae0a-66eb-4ddb-b5dc-2957d77c07a0</_InventoryItemCategoryID>
          <_InventoryItemCategoryName>sample string 10</_InventoryItemCategoryName>
          <_InventoryItemCode>sample string 8</_InventoryItemCode>
          <_InventoryItemID>58053437-6365-4e08-a06e-19c261b857a0</_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>7c3ecf90-93ff-4982-a4c3-724c2b46ad82</_ParentID>
          <_ParentName>sample string 6</_ParentName>
          <_SalePrice_TA>26</_SalePrice_TA>
          <_SaleQuantity>18</_SaleQuantity>
          <_UnitID>9f0790fa-51a1-48d3-8450-408fcfe3ca5e</_UnitID>
          <_UnitName>sample string 15</_UnitName>
          <_UnitPrice>11</_UnitPrice>
          <_UnitPriceAddtion>12</_UnitPriceAddtion>
          <_UnitPriceDelivery>13</_UnitPriceDelivery>
          <_UnitPriceDelivery_TA>32</_UnitPriceDelivery_TA>
          <_ApplyTax xmlns:d6p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
            <d6p1:Tax i:nil="true" />
            <d6p1:Tax>
              <d6p1:PropertyChangedEvent xmlns:d8p1="http://schemas.datacontract.org/2004/07/System.ComponentModel" i:nil="true" />
              <d6p1:_CreatedBy>sample string 10</d6p1:_CreatedBy>
              <d6p1:_CreatedDate>2025-07-01T22:34:57.5494109+07:00</d6p1:_CreatedDate>
              <d6p1:_EditMode>None</d6p1:_EditMode>
              <d6p1:_ImportErrorDetail>sample string 16</d6p1:_ImportErrorDetail>
              <d6p1:_ImportRowIndex>15</d6p1:_ImportRowIndex>
              <d6p1:_IsGenerate>true</d6p1:_IsGenerate>
              <d6p1:_IsMasterRow>true</d6p1:_IsMasterRow>
              <d6p1:_IsOverrideImport>true</d6p1:_IsOverrideImport>
              <d6p1:_IsSetNullForBranchIdInDeleteObject>true</d6p1:_IsSetNullForBranchIdInDeleteObject>
              <d6p1:_ListImportErrorDetail xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
                <d8p1:string>sample string 1</d8p1:string>
                <d8p1:string>sample string 2</d8p1:string>
              </d6p1:_ListImportErrorDetail>
              <d6p1:_ModifiedBy>sample string 11</d6p1:_ModifiedBy>
              <d6p1:_ModifiedDate>2025-07-01T22:34:57.5494109+07:00</d6p1:_ModifiedDate>
              <d6p1:_TableSchema>sample string 9</d6p1:_TableSchema>
              <d6p1:_BranchID>970286f6-d098-465d-962a-3dc7171ed569</d6p1:_BranchID>
              <d6p1:_Description>sample string 4</d6p1:_Description>
              <d6p1:_InventoryItemApplyTaxID>0262a334-223f-48ff-b875-6bf093b4749d</d6p1:_InventoryItemApplyTaxID>
              <d6p1:_InventoryItemID>2b4c6745-7ad9-4720-9869-0b97d2b72d52</d6p1:_InventoryItemID>
              <d6p1:_IsChangeTaxRate>true</d6p1:_IsChangeTaxRate>
              <d6p1:_IsDefault>true</d6p1:_IsDefault>
              <d6p1:_OldTaxRate>1</d6p1:_OldTaxRate>
              <d6p1:_TaxID>e9359f85-e90d-4343-9cb2-89122875cc9c</d6p1:_TaxID>
              <d6p1:_TaxName>sample string 7</d6p1:_TaxName>
              <d6p1:_TaxRate>2</d6p1:_TaxRate>
              <d6p1:_TaxRateValue>sample string 3</d6p1:_TaxRateValue>
            </d6p1:Tax>
          </_ApplyTax>
          <_CancelReasonName>sample string 4</_CancelReasonName>
          <_GroupName>sample string 1</_GroupName>
          <_GroupQuantity>1</_GroupQuantity>
          <_InventoryItemMaterialID>152dd510-98e5-46e1-9448-3227b0428df2</_InventoryItemMaterialID>
          <_OrderOnlineDetailID>c7505a67-d248-43fb-b0a3-ab57c79342b1</_OrderOnlineDetailID>
          <_OrderStatus>3</_OrderStatus>
          <_Quantity>1</_Quantity>
          <_SortOrder>1</_SortOrder>
        </OrderOnline_InventoryItemMaterial>
      </_InventoryItemByMaterial>
      <_ListServiceCharge>
        <OrderOnline_ServiceCharge>
          <_BranchID>2d06da15-b91b-48a0-944a-fce1ab02c2ef</_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>ed6b1563-5c77-41b5-a565-9736d182e39f</_ServiceChargeID>
          <_ServiceChargeName>sample string 2</_ServiceChargeName>
          <_ServiceChargeRate>1</_ServiceChargeRate>
          <_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge>
          <_TaxID>5e797f8f-92cf-4478-b5c5-172adfcf4748</_TaxID>
          <_TaxName>sample string 6</_TaxName>
          <_TaxRate>1</_TaxRate>
        </OrderOnline_ServiceCharge>
        <OrderOnline_ServiceCharge>
          <_BranchID>2d06da15-b91b-48a0-944a-fce1ab02c2ef</_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>ed6b1563-5c77-41b5-a565-9736d182e39f</_ServiceChargeID>
          <_ServiceChargeName>sample string 2</_ServiceChargeName>
          <_ServiceChargeRate>1</_ServiceChargeRate>
          <_TaxAmountOfServiceCharge>1</_TaxAmountOfServiceCharge>
          <_TaxID>5e797f8f-92cf-4478-b5c5-172adfcf4748</_TaxID>
          <_TaxName>sample string 6</_TaxName>
          <_TaxRate>1</_TaxRate>
        </OrderOnline_ServiceCharge>
      </_ListServiceCharge>
      <_LoyaltyRewardUseAmount>14</_LoyaltyRewardUseAmount>
      <_OrderDate>2025-07-01T22:34:57.5494109+07:00</_OrderDate>
      <_OrderOnlineDetailID>0b118b70-4aff-4483-aebe-5986ad965cd0</_OrderOnlineDetailID>
      <_OrderOnlineTimeOpen xmlns:d4p1="http://schemas.datacontract.org/2004/07/MISA.QLNH.BOBase">
        <d4p1:OrderOnlineTimeOpen>
          <d4p1:DateTimeDisplay>sample string 5</d4p1:DateTimeDisplay>
          <d4p1:Day>8</d4p1:Day>
          <d4p1:EndTime>sample string 4</d4p1:EndTime>
          <d4p1:EndTimeInt>2</d4p1:EndTimeInt>
          <d4p1:IsReload>true</d4p1:IsReload>
          <d4p1:OpenTimeSaleDishName>sample string 10</d4p1:OpenTimeSaleDishName>
          <d4p1:RankID>6</d4p1:RankID>
          <d4p1:RankName>sample string 7</d4p1:RankName>
          <d4p1:StartTime>sample string 3</d4p1:StartTime>
          <d4p1:StartTimeInt>1</d4p1:StartTimeInt>
        </d4p1:OrderOnlineTimeOpen>
        <d4p1:OrderOnlineTimeOpen>
          <d4p1:DateTimeDisplay>sample string 5</d4p1:DateTimeDisplay>
          <d4p1:Day>8</d4p1:Day>
          <d4p1:EndTime>sample string 4</d4p1:EndTime>
          <d4p1:EndTimeInt>2</d4p1:EndTimeInt>
          <d4p1:IsReload>true</d4p1:IsReload>
          <d4p1:OpenTimeSaleDishName>sample string 10</d4p1:OpenTimeSaleDishName>
          <d4p1:RankID>6</d4p1:RankID>
          <d4p1:RankName>sample string 7</d4p1:RankName>
          <d4p1:StartTime>sample string 3</d4p1:StartTime>
          <d4p1:StartTimeInt>1</d4p1:StartTimeInt>
        </d4p1:OrderOnlineTimeOpen>
      </_OrderOnlineTimeOpen>
      <_OrderStatus>2</_OrderStatus>
      <_OrderTime>2025-07-01T22:34:57.5494109+07:00</_OrderTime>
      <_PriceServiceRate>11</_PriceServiceRate>
      <_PromotionID>bf9c207f-b28c-47b4-9b7c-ca9f19b80e46</_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>
  </Data>
  <ErrorMessage>sample string 2</ErrorMessage>
  <ErrorType>None</ErrorType>
  <Message>sample string 4</Message>
  <Success>true</Success>
  <Total>3</Total>
</APIOrderOnlineResultOfArrayOfOrderOnline_InventoryItemDetailHwd4PmMc>