POST api/deliOrders

Add/Update deli order

Request Information

URI Parameters

None.

Body Parameters

order to save

DeliOrderHeader
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

ID

integer

None.

OrderNo

integer

None.

ExternalSaleIdentifier

The external sale information of an integration so that pickup can be coordinated

string

None.

StoreID

integer

None.

ZoneID

integer

None.

DeptNo

integer

None.

CustomerIdentifier

Collection of byte

None.

CustomerIdentifierGuid

globally unique identifier

None.

OperatorNo

integer

None.

OperatorG_UID

Collection of byte

None.

OperatorGuid

globally unique identifier

None.

Created

Time that the phone order was placed

date

None.

Ordered

Date and time the order should be packed and assembled.

date

None.

Started

Time that the picking was started for the phone order

date

None.

Completed

Time that the picking was completed for the phone order

date

None.

Supplied

Time that the customer or delivery provider was supplied with phone order

date

None.

QuickTicket

integer

None.

Deleted

boolean

None.

WalkAway

boolean

None.

ApproxWait

integer

None.

ActualWait

integer

None.

DeliveryMethod

How the phone order will be provided to the customer

DeliveryMethod

None.

ExternalSaleType

Which provider the phone order has been imported through. (If None, it's manual)

ExternalSalesType

None.

Customer

Customer

Relation. This field may not always be loaded or used for updates.

Operator

Operator

Relation. This field may not always be loaded or used for updates.

Details

Collection of DeliOrderDetail

Relation. This field may not always be loaded or used for updates.

StoreName

string

Relation. This field may not always be loaded or used for updates.

CustomerName

string

Relation. This field may not always be loaded or used for updates.

StoreReplyTo

string

Relation. This field may not always be loaded or used for updates.

StoreSubjectLine

string

Relation. This field may not always be loaded or used for updates.

StoreSaleHeader

POS Transaction (related via StoreSaleHeader.CustomerOrderIdentifier)

StoreSaleHeader

Relation. This field may not always be loaded or used for updates.

Request Formats

application/json, text/json

Sample:
{
  "identifier": "KUjXUtvGnkO5PhycSUxMAQ==",
  "identifierGuid": "52d74829-c6db-439e-b93e-1c9c494c4c01",
  "id": 1,
  "orderNo": 2,
  "externalSaleIdentifier": "sample string 3",
  "storeID": 4,
  "zoneID": 5,
  "deptNo": 6,
  "customerIdentifier": "gHnn1I4e4EyRRmOmZOWxaw==",
  "customerIdentifierGuid": "d4e77980-1e8e-4ce0-9146-63a664e5b16b",
  "operatorNo": 1,
  "operatorG_UID": "hqcnlRAiIES09H4awgCouA==",
  "operatorGuid": "9527a786-2210-4420-b4f4-7e1ac200a8b8",
  "created": "2025-10-05T00:03:57.8298363",
  "ordered": "2025-10-05T00:03:57.8298363",
  "started": "2025-10-05T00:03:57.8298363",
  "completed": "2025-10-05T00:03:57.8298363",
  "supplied": "2025-10-05T00:03:57.8298363",
  "quickTicket": 1,
  "deleted": true,
  "walkAway": true,
  "approxWait": 1,
  "actualWait": 1,
  "deliveryMethod": 8,
  "externalSaleType": 9,
  "customer": {
    "$id": "2",
    "identifier": "vpAbha3LkUWOdrMBVRZ1Rw==",
    "identifierGuid": "851b90be-cbad-4591-8e76-b30155167547",
    "code": "sample string 2",
    "familyName": "sample string 3",
    "givenName": "sample string 4",
    "otherName": "sample string 5",
    "title": "sample string 6",
    "dateOfBirth": "2025-10-05T00:03:57.8298363",
    "sex": "sample string 7",
    "address1": "sample string 8",
    "address2": "sample string 9",
    "town": "sample string 10",
    "state": "sample string 11",
    "country": "sample string 12",
    "postalCode": "sample string 13",
    "email": "sample string 14",
    "telephone": "sample string 15",
    "mobile": "sample string 16",
    "communityIdentifier": "0aYk4d6nIUed6/ZG06hQHA==",
    "communityIdentifierGuid": "e124a6d1-a7de-4721-9deb-f646d3a8501c",
    "joined": "2025-10-05T00:03:57.8298363",
    "updated": "2025-10-05T00:03:57.8298363",
    "active": true,
    "reasonInactive": 1,
    "groupCustomer": true,
    "loyaltyPoints": 1,
    "homeStoreID": 1,
    "availableSpend": 1,
    "priceLevelIdentifier": "HIr2o5G9z029x4YQZY9Cwg==",
    "priceLevelIdentifierGuid": "a3f68a1c-bd91-4dcf-bdc7-8610658f42c2",
    "marketingID": "sample string 18",
    "hidden": true,
    "registered": true,
    "registeredOn": "2025-10-05T00:03:57.8298363",
    "emailMarketing": true,
    "smsMarketing": true,
    "deleted": true,
    "deletedUser": "sample string 24",
    "homeStoreName": "sample string 25",
    "customerCards": [
      {
        "$id": "3",
        "cardType": 2,
        "issueDate": "2025-10-05T00:03:57.8298363",
        "expiry": "2025-10-05T00:03:57.8298363",
        "customerID": "VKqFv70NJk+9Hefxeg5hHQ==",
        "customerIDGuid": "bf85aa54-0dbd-4f26-bd1d-e7f17a0e611d",
        "initialValue": 1,
        "currentValue": 1,
        "maxLimit": 1,
        "minTransaction": 1,
        "maxTransaction": 1,
        "multiplier": 1.1,
        "active": true,
        "reasonInactive": 1,
        "idRequired": true,
        "idType": 1,
        "idValue": "sample string 5",
        "updated": "2025-10-05T00:03:57.8298363",
        "linkedAccount": "5p1AH4fBKUG06FsP2sBOBw==",
        "linkedAccountGuid": "1f409de6-c187-4129-b4e8-5b0fdac04e07",
        "currentValueChanged": true,
        "limitsChanged": true,
        "customer": {
          "$ref": "2"
        },
        "account": {
          "$id": "4",
          "id": 1,
          "identifier": "5Xdi3iOK90mbaZTiue0AEQ==",
          "identifierGuid": "de6277e5-8a23-49f7-9b69-94e2b9ed0011",
          "referenceNo": "sample string 3",
          "name": "sample string 4",
          "created": "2025-10-05T00:03:57.8298363",
          "owner": "Actjth4l/E2d5qfC1NfZgw==",
          "ownerGuid": "b663cb01-251e-4dfc-9de6-a7c2d4d7d983",
          "accountStoreGroupIdentifier": "wGNq9os+UkOXxl22AFdttA==",
          "accountStoreGroupGuid": "f66a63c0-3e8b-4352-97c6-5db600576db4",
          "accountType": 1,
          "currentBalance": 1,
          "externalID": "sample string 7",
          "maximumLimit": 1,
          "accruePoints": true,
          "loyaltyPoints": 1,
          "termsOfTrade": 1,
          "signatureRequired": true,
          "referenceRequired": true,
          "statementSendType": 10,
          "ageingPeriod": 1,
          "monthlyAgeingPeriod": true,
          "explodedInvoice": true,
          "isFifoAllocation": true,
          "lastStatementSent": "2025-10-05T00:03:57.8298363",
          "active": true,
          "updated": "2025-10-05T00:03:57.8298363",
          "deleted": true,
          "deletedUser": "sample string 16",
          "currentBalanceChanged": true,
          "maximumLimitChanged": true,
          "loyaltyPointsChanged": true,
          "projectedBalance": 17,
          "accountStoreGroupStoreIDs": [
            1,
            2
          ],
          "customerEmail": "sample string 18",
          "ownerCustomer": {
            "$ref": "2"
          },
          "card": {
            "$ref": "3"
          },
          "members": {
            "$id": "5",
            "sample string 1": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ],
            "sample string 2": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ]
          },
          "customerGroups": [
            {
              "$id": "6",
              "identifier": "Lwq5vPEfD0Ogol6nsTXtTA==",
              "identifierGuid": "bcb90a2f-1ff1-430f-a0a2-5ea7b135ed4c",
              "name": "sample string 2",
              "primaryContact": "k1i8/YkZ4UOTItdRt0vwDg==",
              "primaryContactGuid": "fdbc5893-1989-43e1-9322-d751b74bf00e",
              "accountID": "NPuwTmRwV0WDIHB/UVZq0g==",
              "accountIDGuid": "4eb0fb34-7064-4557-8320-707f51566ad2",
              "special": true,
              "updated": "2025-10-05T00:03:57.8298363",
              "active": true,
              "reasonInactive": 1,
              "priceLevelIdentifier": "AexbEltHW0Gthwm2FkZD5Q==",
              "priceLevelIdentifierGuid": "125bec01-475b-415b-ad87-09b6164643e5",
              "deleted": true,
              "account": {
                "$ref": "4"
              },
              "primaryContactCustomer": {
                "$ref": "2"
              },
              "customerGroupMembers": [
                {
                  "$id": "7",
                  "id": 1,
                  "groupID": "Hqqme+OGzUO3vHbjUXHEqA==",
                  "groupIDGuid": "7ba6aa1e-86e3-43cd-b7bc-76e35171c4a8",
                  "customerID": "ZrrHZCcHUU6qpl1zNTv7/w==",
                  "customerIDGuid": "64c7ba66-0727-4e51-aaa6-5d73353bfbff",
                  "card": "sample string 4",
                  "linkedAccount": "h5//dPkeFUmczgg2cSbydQ==",
                  "linkedAccountGuid": "74ff9f87-1ef9-4915-9cce-08367126f275",
                  "customer": {
                    "$ref": "2"
                  },
                  "group": {
                    "$ref": "6"
                  },
                  "customerCard": {
                    "$ref": "3"
                  }
                },
                {
                  "$ref": "7"
                }
              ]
            },
            {
              "$ref": "6"
            }
          ]
        },
        "payments": [
          {
            "$id": "8",
            "id": 1,
            "identifier": "DS/ogVGWAUC5cu4xSqxvQQ==",
            "identifierGuid": "81e82f0d-9651-4001-b972-ee314aac6f41",
            "storeID": 2,
            "operatorName": "sample string 3",
            "saleHeaderID": 4,
            "paymentType": 5,
            "amount": 6,
            "account": "sample string 7",
            "accountID": "tHTUp5htWEWtlIn2J2ZZ1A==",
            "accountIDGuid": "a7d474b4-6d98-4558-ad94-89f6276659d4",
            "customerAccount": {
              "$ref": "4"
            },
            "customerCard": {
              "$ref": "3"
            },
            "accountType": 1,
            "cardName": "sample string 8",
            "authorisationNumber": "sample string 9",
            "bankReference": "sample string 10",
            "merchantID": "sample string 11",
            "terminalID": "sample string 12",
            "cardNumber": "sample string 13",
            "paymentDate": "2025-10-05T00:03:57.8298363",
            "invRocNo": "sample string 14",
            "responseCode": "sample string 15",
            "cashout": 1,
            "tip": 16,
            "idempotentVoid": "e6MwfN3NEUyYWAJkgdwTIQ==",
            "idempotentVoidGuid": "7c30a37b-cddd-4c11-9858-026481dc1321",
            "offline": true,
            "processed": 1,
            "storeSaleHeader": {
              "$id": "9",
              "saleHeaderID": 1,
              "saleHeaderGuid": "Y+nyGqdEJ0KcYbmfeHGwuQ==",
              "saleHeaderIdentifierGuid": "1af2e963-44a7-4227-9c61-b99f7871b0b9",
              "created": "2025-10-05T00:03:57.8298363",
              "createdLocal": "2025-10-05T00:03:57.8298363",
              "createdText": "sample string 4",
              "itemCount": 5,
              "totalAmount": 6,
              "cashTender": 1,
              "cardTender": 1,
              "cheqTender": 1,
              "acctTender": 1,
              "voucherTender": 1,
              "loyaltyPoints": 1,
              "cashout": 1,
              "changeAmount": 1,
              "rounding": 1,
              "gstAmount": 1,
              "transactionDiscountTender": 1,
              "totalTip": 7,
              "tranType": 1,
              "processed": 1,
              "imported": "2025-10-05T00:03:57.8298363",
              "storeID": 1,
              "operatorG_Uid": "KZSuyTzTn0uvI1RXzXxlIQ==",
              "operatorGuid": "c9ae9429-d33c-4b9f-af23-5457cd7c6521",
              "customerG_Uid": "zMvRYHAe5EKrJcLsljraZg==",
              "customerGuid": "60d1cbcc-1e70-42e4-ab25-c2ec963ada66",
              "communityIdentifier": "X4Fgk16fqk6zp5+Q0W96ZA==",
              "communityIdentifierGuid": "9360815f-9f5e-4eaa-b3a7-9f90d16f7a64",
              "saleIdentifier": "sample string 8",
              "deptNo": 9,
              "zoneID": 10,
              "operatorID": 11,
              "voucherForegone": 12,
              "cardName": "sample string 13",
              "accountType": 14,
              "authID": "sample string 15",
              "bankRef": "sample string 16",
              "invRoc": "sample string 17",
              "responseCode": "sample string 18",
              "orderNo": 19,
              "accountNo": 20,
              "machineID": 21,
              "timeInSale": "00:00:00.1234567",
              "timeInSubtotal": "00:00:00.1234567",
              "newID": 22,
              "totalTaxInclusive": 23,
              "totalTaxExempt": 24,
              "taxTransactionDiscount": 25,
              "taxTransactionDiscountTender": 1,
              "tableNumber": 1,
              "note": "sample string 26",
              "source": "sample string 27",
              "customerReference": "sample string 28",
              "receiptPrinted": true,
              "drawerID": 1,
              "demoID": "sample string 30",
              "externalTransNo": "sample string 31",
              "externalSale": 32,
              "smartReceiptStatus": 33,
              "requiredExports": 34,
              "loyaltyMetadata": "sample string 35",
              "priceLevelIdentifier": "Pr30lyn7t0C6O5413iRpLA==",
              "priceLevelIdentifierGuid": "97f4bd3e-fb29-40b7-ba3b-9e35de24692c",
              "locked": 36,
              "relationChecksum": "sample string 37",
              "loyaltyTender": 1,
              "giftCardTender": 1,
              "operator": {
                "$id": "10",
                "id": 1,
                "g_Uid": "3GouMs1ZakmjWFUGTMk3zg==",
                "guid": "322e6adc-59cd-496a-a358-55064cc937ce",
                "operatorNumber": 1,
                "shortName": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "password": "sample string 5",
                "hasPassword": true,
                "passwordText": "sample string 6",
                "rfidTagID": "sample string 7",
                "blueprintID": 1,
                "groupID": 1,
                "groupName": "sample string 8",
                "managerGroupID": 1,
                "managerGroupName": "sample string 9",
                "zoneID": 1,
                "zoneName": "sample string 10",
                "loggedIn": 1,
                "lastUsedIP": "sample string 11",
                "deleted": true,
                "locked": true,
                "allowOpenTill": true,
                "webEmail": "sample string 14",
                "simpleOperatorType": 0,
                "webRole": "sample string 15",
                "updated": "2025-10-05T00:03:57.8298363",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-10-05T00:03:57.8298363",
                "endShift": "2025-10-05T00:03:57.8298363",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "11",
                    "operatorG_UID": "BxmuBsG970mYUoVYhMXaug==",
                    "operatorGuid": "06ae1907-bdc1-49ef-9852-855884c5daba",
                    "storeID": 2,
                    "operator": {
                      "$ref": "10"
                    },
                    "store": {
                      "$id": "12",
                      "id": 1,
                      "isMaster": true,
                      "shortName": "sample string 3",
                      "url": "sample string 4",
                      "sortOrder": 1,
                      "name": "sample string 5",
                      "phone": "sample string 6",
                      "fax": "sample string 7",
                      "email": "sample string 8",
                      "address1": "sample string 9",
                      "address2": "sample string 10",
                      "city": "sample string 11",
                      "state": "sample string 12",
                      "country": "sample string 13",
                      "postCode": "sample string 14",
                      "delivery": 1,
                      "exportAccounts": 1,
                      "salesAccountFolder": "sample string 15",
                      "purchaseAccountFolder": "sample string 16",
                      "initLoad": 1,
                      "initIDs": 1,
                      "zoneID": 1,
                      "actAsMaster": 1,
                      "lastActiveUtc": "2025-10-05T00:03:57.8298363",
                      "active": true,
                      "warehouse": true,
                      "abn": "sample string 19",
                      "phoneOrderSubjectLine": "sample string 20",
                      "caseConfiguration": 21,
                      "isNormalPriceChangesCampaign": true,
                      "generatePrintLabels": true,
                      "headerLogo": "sample string 24",
                      "custNo": "sample string 25",
                      "stateCode": "sample string 26",
                      "hostIdentifier": "bg3RtcBKeUaRroAzHcmaYg==",
                      "hostIdentifierGuid": "b5d10d6e-4ac0-4679-91ae-80331dc99a62",
                      "hostName": 1,
                      "hostAddress": "sample string 27",
                      "hostUsername": "sample string 28",
                      "hostPassword": "sample string 29",
                      "excludeFromLeadInOut": true,
                      "accountingProvider": 31,
                      "accountingAddress": "sample string 32",
                      "accountingUsername": "sample string 33",
                      "accountingPassword": "sample string 34",
                      "storeAccountingCode": "sample string 35",
                      "softwareVariance": 36,
                      "fuelWarningVariance": 37.0,
                      "fuelErrorVariance": 38.0,
                      "fuelAccumulatedWarningVariance": 39.0,
                      "fuelAccumulatedErrorVariance": 40.0,
                      "drawManagment": 41,
                      "endOfDayManagment": true,
                      "autoFillCashBalancing": true,
                      "fuelDayVariance": 44,
                      "accountingTradingTime": "00:00:00.1234567",
                      "stockActivateProduct": 46,
                      "giftCardSalesAccountingDeptCode": "sample string 47",
                      "transactionDiscountAccountingDeptCode": "sample string 48",
                      "size": 49,
                      "updated": "2025-10-05T00:03:57.8298363",
                      "priceZoneName": "sample string 51",
                      "storeFuelConfigured": true,
                      "shippingAddressCopied": true,
                      "shippingAddress": {
                        "$id": "13",
                        "storeID": 1,
                        "addressType": 1,
                        "address1": "sample string 1",
                        "address2": "sample string 2",
                        "city": "sample string 3",
                        "state": "sample string 4",
                        "country": "sample string 5",
                        "postCode": "sample string 6"
                      },
                      "billingAddress": {
                        "$ref": "13"
                      },
                      "hostStoreSettings": [
                        {
                          "$id": "14",
                          "id": 1,
                          "hostIdentifier": "tU+v7fDOqkGcbq4OftCWAQ==",
                          "hostIdentifierGuid": "edaf4fb5-cef0-41aa-9c6e-ae0e7ed09601",
                          "storeID": 2,
                          "username": "sample string 3",
                          "password": "sample string 4",
                          "passwordPlain": "sample string 5",
                          "serverAddress": "sample string 6",
                          "serverPort": 1,
                          "excludeFromLeadInOut": true,
                          "useForHostFile": true,
                          "metcashPillarID": "sample string 9",
                          "metcashStateCode": "sample string 10",
                          "metcashCustomerID": "sample string 11",
                          "metcashTradingPartnerID": "sample string 12",
                          "drakesCustomerNumber": 1,
                          "sparCustomerNumber": "sample string 13",
                          "sparOrderUsername": "sample string 14",
                          "sparOrderPassword": "sample string 15",
                          "sparOrderPasswordPlain": "sample string 16",
                          "pharmXSiteID": 1,
                          "ibaZoneID": 1,
                          "ibaState": "sample string 17",
                          "foodlandStoreCode": "sample string 18",
                          "ilgMemberNumber": "sample string 19",
                          "ilgOutletLocation": 1,
                          "ilgBaseCost": 1,
                          "ilgApplyNonAdvertisedPromos": true,
                          "ilgExemptFromFreight": true,
                          "ilgOrderDealReview": true,
                          "ilgFinanceFee": 1,
                          "processPromotions": true,
                          "hostProvider": 0,
                          "host": {
                            "$id": "15",
                            "identifier": "a6i33LhKkE6pQDgUWNGWYg==",
                            "identifierGuid": "dcb7a86b-4ab8-4e90-a940-381458d19662",
                            "isPrimary": true,
                            "obeyPreferredHost": true,
                            "loadCampaigns": true,
                            "isHostOwnedGroup": true,
                            "serviceFeeID": 1,
                            "deletedDiscountRate": 1,
                            "deletedDiscountDuration": 1,
                            "doNotRange": true,
                            "doNotOrder": true,
                            "updateMaster": true,
                            "ignoreHostPriceGroups": true,
                            "ignoreNormalSellIncrease": true,
                            "ignoreNormalSellIncreaseRange": 11,
                            "ignoreNormalSellDecrease": true,
                            "ignoreNormalSellDecreaseRange": 13,
                            "roundNormalSell": true,
                            "ignorePromotionSell": true,
                            "ignoreNonAdvertisedPromotionSell": true,
                            "splitAdvertisedAndNonAdvertisedPromotions": true,
                            "ignoreLeadInOut": true,
                            "hostSupplierIdentifier": "qndnfvbhbkGrY15X0SEUTg==",
                            "hostSupplierIdentifierGuid": "7e6777aa-e1f6-416e-ab63-5e57d121144e",
                            "loyaltyPriceLevelIdentifier": "qXOfpoFagEucKZpeTciUCA==",
                            "loyaltyPriceLevelIdentifierGuid": "a69f73a9-5a81-4b80-9c29-9a5e4dc89408",
                            "isGroup": true,
                            "description": "sample string 22",
                            "hostProvider": 23,
                            "hostTypeEnum": 24,
                            "hostType": "sample string 25",
                            "hostCode": "sample string 26",
                            "username": "sample string 27",
                            "password": "sample string 28",
                            "passwordPlain": "sample string 29",
                            "server": "sample string 30",
                            "url": "sample string 31",
                            "global": true,
                            "stateCode": "sample string 33",
                            "lastCollected": "2025-10-05T00:03:57.8298363",
                            "lastProcessed": "2025-10-05T00:03:57.8298363",
                            "hold": true,
                            "supplierName": "sample string 35",
                            "supplier": {
                              "$id": "16",
                              "identifier": "EZazwcBdVkqbYjLfQZ61Tw==",
                              "identifierGuid": "c1b39611-5dc0-4a56-9b62-32df419eb54f",
                              "code": "sample string 1",
                              "name": "sample string 2",
                              "fuelSupplier": true,
                              "isSupplier": true,
                              "isHostedSupplier": true,
                              "hostID": 1,
                              "accountCode": "sample string 6",
                              "invoiceSuffix": "sample string 7",
                              "orderEmail": "sample string 8",
                              "orderEmailBcc": "sample string 9",
                              "orderFax": "sample string 10",
                              "showOrderCost": true,
                              "receiptCostUpdate": true,
                              "sendReceipt": true,
                              "receiptEmail": "sample string 14",
                              "receiptEmailBcc": "sample string 15",
                              "primaryContactGuid": "vwDs+fBvaEKGicMea88/Qw==",
                              "primaryContactID": "f9ec00bf-6ff0-4268-8689-c31e6bcf3f43",
                              "storeID": 1,
                              "abn": "sample string 16",
                              "supplierGroupIdentifier": "2XBs9jbvGkGMmDuv8Zef9g==",
                              "supplierGroupGuid": "f66c70d9-ef36-411a-8c98-3baff1979ff6",
                              "rebate": 1.0,
                              "rebateType": 1,
                              "rebateFrequency": 1,
                              "rebateSource": 1,
                              "rebateLastClaimed": "2025-10-05T00:03:57.8298363",
                              "rebateLastClaimedAmount": 1.0,
                              "cartonsOnly": true,
                              "minimumOrderValue": 1,
                              "enforceMinimumQuantity": true,
                              "freight": 19.0,
                              "freightType": 20,
                              "deleted": true,
                              "deletedUser": "sample string 22",
                              "storeName": "sample string 23",
                              "primaryContact": {
                                "$id": "17",
                                "id": "6f4fc6bc-f01f-411d-b267-c93f23f6b30d",
                                "identifier": "KQq1BbL65kyTRm3B55p4ng==",
                                "identifierGuid": "05b50a29-fab2-4ce6-9346-6dc1e79a789e",
                                "familyName": "sample string 1",
                                "givenNames": "sample string 2",
                                "otherNames": "sample string 3",
                                "title": "sample string 4",
                                "dateOfBirth": "sample string 5",
                                "sex": "sample string 6",
                                "address": "sample string 7",
                                "address1": "sample string 8",
                                "address2": "sample string 9",
                                "town": "sample string 10",
                                "state": "sample string 11",
                                "country": "sample string 12",
                                "postalCode": "sample string 13",
                                "telephone": "sample string 14",
                                "mobile": "sample string 15",
                                "email": "sample string 16",
                                "fax": "sample string 17",
                                "primary": true
                              },
                              "contacts": [
                                {
                                  "$id": "18",
                                  "supplierIdentifier": "5Dus2oV9RkywV64Bk3WJww==",
                                  "supplierIdentifierGuid": "daac3be4-7d85-4c46-b057-ae01937589c3",
                                  "contactGuid": "q+syQuK6zUekZ3Inn1719g==",
                                  "contactID": "4232ebab-bae2-47cd-a467-72279f5ef5f6",
                                  "contact": {
                                    "$ref": "17"
                                  },
                                  "supplier": {
                                    "$ref": "16"
                                  }
                                },
                                {
                                  "$ref": "18"
                                }
                              ],
                              "products": [
                                {
                                  "$id": "19",
                                  "pluG_UID": "hIAIo0Yls0Cyp4PF/ft7gg==",
                                  "pluGuid": "a3088084-2546-40b3-b2a7-83c5fdfb7b82",
                                  "supplierIdentifier": "aP1jCm8fc0SCRMjp0u2wzw==",
                                  "supplierIdentifierGuid": "0a63fd68-1f6f-4473-8244-c8e9d2edb0cf",
                                  "cartonQuantity": 1,
                                  "cartonQuantityChanged": true,
                                  "productSize": "sample string 3",
                                  "cigarettesPerSleeve": 1,
                                  "randomWeight": true,
                                  "piecesPerUnit": 5,
                                  "averagePackSize": 6,
                                  "effectiveDate": "2025-10-05T00:03:57.8298363",
                                  "pricedByWeight": true,
                                  "landedUnitCostEx": 9,
                                  "landedUnitCostInc": 10,
                                  "landedCartonCostInc": 11,
                                  "landedCartonCostEx": 12,
                                  "standardCost": 13,
                                  "deliveryFee": 1,
                                  "deliveryFeeBasis": "sample string 14",
                                  "pickAndPackFee": 1,
                                  "pickAndPackFeeBasis": "sample string 15",
                                  "financeFee": 1,
                                  "financeFeeBasis": "sample string 16",
                                  "cartonLength": 1,
                                  "cartonWidth": 1,
                                  "cartonHeight": 1,
                                  "palletLayerQuantity": 1,
                                  "palletLayers": 1,
                                  "itemCode": "sample string 17",
                                  "invoiceCode": "sample string 18",
                                  "invoiceDesc": "sample string 19",
                                  "orderDirect": true,
                                  "useCost": true,
                                  "minimumQuantity": 20,
                                  "hostType": 21,
                                  "fromHost": 22,
                                  "minimumReorder": 1,
                                  "maximumReorder": 1,
                                  "orderMultiple": 23.1,
                                  "sellMultiple": 24.1,
                                  "baseMultiple": 25.1,
                                  "hostStandardCost": 26,
                                  "hostTotalCost": 27,
                                  "hostRetail": 28,
                                  "hostLandedUnitCostEx": 29,
                                  "hostLandedUnitCostInc": 30,
                                  "hostDesc": "sample string 31",
                                  "directIndicator": "sample string 32",
                                  "availableToOrder": true,
                                  "hostRangeIndicator": "sample string 34",
                                  "hostProductType": "sample string 35",
                                  "hostProductGrade": "sample string 36",
                                  "hostProductGroup": "sample string 37",
                                  "hostSlowMoving": true,
                                  "hostGeneralMerchandise": true,
                                  "hostPillar": "sample string 40",
                                  "hostLastUpdated": "2025-10-05T00:03:57.8298363",
                                  "rebate": 1.0,
                                  "rebateExclude": true,
                                  "invoiceCodes": [
                                    {
                                      "$id": "20",
                                      "pluG_UID": "IvP6bjuO5UmPKXRQ3nLNZA==",
                                      "pluGuid": "6efaf322-8e3b-49e5-8f29-7450de72cd64",
                                      "supplierIdentifier": "3EIk1PyA+kmFvNYL1P69Eg==",
                                      "supplierIdentifierGuid": "d42442dc-80fc-49fa-85bc-d60bd4febd12",
                                      "invoiceCode": "sample string 1",
                                      "storeIDs": [
                                        1,
                                        2
                                      ]
                                    },
                                    {
                                      "$ref": "20"
                                    }
                                  ],
                                  "storeIDs": [
                                    1,
                                    2
                                  ],
                                  "preferredSupplier": true,
                                  "preferredRebateSupplier": true,
                                  "supplierName": "sample string 41",
                                  "salesMode": 42,
                                  "orderPacked": true,
                                  "active": true,
                                  "price": 1,
                                  "costGstPercent": 44,
                                  "parentPluG_UID": "Llp89eetB0W5n3p7ek7JyA==",
                                  "parentPluGuid": "f57c5a2e-ade7-4507-b99f-7a7b7a4ec9c8",
                                  "freight": 45.0,
                                  "freightType": 1,
                                  "product": {
                                    "$id": "21",
                                    "plu": 1,
                                    "storeID": 1,
                                    "masterPluG_UID": "QEA=",
                                    "storeIDs": [
                                      1,
                                      2
                                    ],
                                    "g_UId": "JBMWx6j0jU6lv+Auqxx4uw==",
                                    "guid": "c7161324-f4a8-4e8d-a5bf-e02eab1c78bb",
                                    "apn": "sample string 1",
                                    "apnChanged": true,
                                    "apnSwitched": true,
                                    "barcode": "sample string 4",
                                    "itemNumber": "sample string 5",
                                    "itemNumberChanged": true,
                                    "priceGroupG_UID": "jPywEvwnAUqmZYZCxbEhpw==",
                                    "priceGroupGuid": "12b0fc8c-27fc-4a01-a665-8642c5b121a7",
                                    "blueprintID": 1,
                                    "lastCountedDate": "2025-10-05T00:03:57.8298363",
                                    "externalID": "sample string 7",
                                    "active": true,
                                    "activated": "2025-10-05T00:03:57.8298363",
                                    "pluCreated": "2025-10-05T00:03:57.8298363",
                                    "createdByUser": "sample string 9",
                                    "name": "sample string 10",
                                    "nameChanged": true,
                                    "secondDescription": "sample string 12",
                                    "hostDescription": "sample string 13",
                                    "keepCartonQty": true,
                                    "keepDescription": true,
                                    "keepDepartments": true,
                                    "keepSuppliers": true,
                                    "markdownDescription": "sample string 18",
                                    "altDescription": "sample string 19",
                                    "bestOrExpire": 20,
                                    "lastUpdate": "2025-10-05T00:03:57.8298363",
                                    "lastManualUpdate": "2025-10-05T00:03:57.8298363",
                                    "imageName": "sample string 23",
                                    "showImageOnFlipCharts": true,
                                    "showTextOnFlipCharts": true,
                                    "overrideFlipChartText": true,
                                    "flipChartText": "sample string 27",
                                    "salesMode": 1,
                                    "eftCode": 1,
                                    "price": 1,
                                    "priceChanged": true,
                                    "rrp": 1,
                                    "gstPercent": 28,
                                    "gstPercentChanged": true,
                                    "costGSTPercent": 29,
                                    "costGSTPercentChanged": true,
                                    "wetPercent": 1,
                                    "priceOverride": 1,
                                    "cost": 1,
                                    "currentCost": 1,
                                    "currentCostDecimals": 1,
                                    "grossProfit": 1.0,
                                    "currentCostDesc": "sample string 30",
                                    "currentCostEnd": "2025-10-05T00:03:57.8298363",
                                    "currentCostUpdated": "2025-10-05T00:03:57.8298363",
                                    "costDecimals": 31,
                                    "costChanged": true,
                                    "dealCostIdentifier": "QEA=",
                                    "excludeFromRebate": true,
                                    "rebateOverride": 1,
                                    "costCalcMethod": 32,
                                    "costCalcMethodChanged": true,
                                    "costEffectiveDate": "2025-10-05T00:03:57.8298363",
                                    "defaultGP": 1,
                                    "breakTargetMode": 33,
                                    "break1": 1,
                                    "price1": 1,
                                    "target1": 34,
                                    "break2": 1,
                                    "price2": 1,
                                    "target2": 35,
                                    "break3": 1,
                                    "price3": 1,
                                    "target3": 36,
                                    "break1Changed": true,
                                    "price1Changed": true,
                                    "target1Changed": true,
                                    "break2Changed": true,
                                    "price2Changed": true,
                                    "target2Changed": true,
                                    "break3Changed": true,
                                    "price3Changed": true,
                                    "target3Changed": true,
                                    "breakTargetModeChanged": true,
                                    "margin": 1.1,
                                    "marginChanged": true,
                                    "marginRanged": true,
                                    "marginRangedChanged": true,
                                    "minimumMargin": 1.1,
                                    "minimumMarginChanged": true,
                                    "maximumMargin": 1.1,
                                    "maximumMarginChanged": true,
                                    "overrideHostWarehouseIndicator": true,
                                    "overrideHostWarehouseIndicatorChanged": true,
                                    "overrideHostPrice": true,
                                    "overrideHostPriceChanged": true,
                                    "overrideHostCost": true,
                                    "overrideHostCostChanged": true,
                                    "overrideHostMargin": true,
                                    "overrideHostMarginChanged": true,
                                    "alwaysApplyMargin": true,
                                    "alwaysApplyMarginChanged": true,
                                    "aws": 1.0,
                                    "paws": 1.0,
                                    "awsUpdated": "2025-10-05T00:03:57.8298363",
                                    "posTare": 1,
                                    "altPrice": 1.0,
                                    "altPriceChanged": true,
                                    "altPriceMode": 53,
                                    "altPriceModeChanged": true,
                                    "altPLUG_UID": "RQ8jhvP1FUe5liYF3sxsOQ==",
                                    "altPLUGuid": "86230f45-f5f3-4715-b996-2605decc6c39",
                                    "altPLUGuidChanged": true,
                                    "altPriceDescription1": "sample string 54",
                                    "altPriceDescription2": "sample string 55",
                                    "cartonQuantity": 56,
                                    "cartonQuantityChanged": true,
                                    "trayID": 1,
                                    "promptID": 1,
                                    "tare": 1,
                                    "packQty": 1,
                                    "fixedWeight": 1,
                                    "extraMesg": 1,
                                    "text1": "sample string 58",
                                    "text2": "sample string 59",
                                    "text3": "sample string 60",
                                    "labelText": "sample string 61",
                                    "labelTextChanged": true,
                                    "sendToScale": true,
                                    "nonScaleWeigh": true,
                                    "labelFormat": "sample string 65",
                                    "barcodeFormat": "sample string 66",
                                    "austMade": 1,
                                    "coolCode": 67,
                                    "countryOfOrigin": "sample string 68",
                                    "percentContent": 69.1,
                                    "departmentID": 1,
                                    "subDepartmentID": 1,
                                    "minorDepartmentID": 1,
                                    "lesserDepartmentID": 1,
                                    "deptCode": "sample string 70",
                                    "subDeptCode": "sample string 71",
                                    "minorDeptCode": "sample string 72",
                                    "lesserDeptCode": "sample string 73",
                                    "deptName": "sample string 74",
                                    "subDeptName": "sample string 75",
                                    "minorDeptName": "sample string 76",
                                    "lesserDeptName": "sample string 77",
                                    "departmentChanged": true,
                                    "subCategoryID": 1,
                                    "expiry": 1,
                                    "showDays": 1,
                                    "datePrint": 1,
                                    "labelRequired": true,
                                    "labelShelfQty": 80,
                                    "labelShelfChanged": true,
                                    "labelTalkerQty": 82,
                                    "labelSmall": true,
                                    "labelLastPrinted": "2025-10-05T00:03:57.8298363",
                                    "labelLastPrice": 1,
                                    "shelfPageLayoutG_UID": "rFGGdWLw6Em6tQwscgUefg==",
                                    "shelfPageLayoutGuid": "758651ac-f062-49e8-bab5-0c2c72051e7e",
                                    "talkerPageLayoutG_UID": "RApNx/4UNEeF7vaUPYOiLQ==",
                                    "talkerPageLayoutGuid": "c74d0a44-14fe-4734-85ee-f6943d83a22d",
                                    "unitMeasure": 1.1,
                                    "unitMeasureChanged": true,
                                    "unitMeasureKind": 85,
                                    "unitMeasureKindChanged": true,
                                    "signIQData": "sample string 87",
                                    "refresh": true,
                                    "earnLoyaltyPoints": true,
                                    "earnLoyaltyPointsChanged": true,
                                    "quantityOverride": true,
                                    "quantityOverrideChanged": true,
                                    "quantityRequired": true,
                                    "quantityRequiredChanged": true,
                                    "allowDiscounts": true,
                                    "allowDiscountsChanged": true,
                                    "discountDiscounts": true,
                                    "discountDiscountsChanged": true,
                                    "itemRecalled": true,
                                    "itemRecalledChanged": true,
                                    "noRefund": true,
                                    "noRefundChanged": true,
                                    "allowMarkdown": true,
                                    "allowMarkdownChanged": true,
                                    "priceRequired": true,
                                    "priceRequiredChanged": true,
                                    "fuelItem": true,
                                    "fuelItemChanged": true,
                                    "trackSerial": true,
                                    "trackSerialChanged": true,
                                    "allowZeroPrice": true,
                                    "allowZeroPriceChanged": true,
                                    "notForSale": 91,
                                    "notForSaleChanged": true,
                                    "excludeFromDeals": true,
                                    "excludeFromVoucher": true,
                                    "minimumAge": 94,
                                    "minimumAgeChanged": true,
                                    "buyingLimit": 1,
                                    "buyingLimitChanged": true,
                                    "buyingLimitIndependent": true,
                                    "buyingLimitIndependentChanged": true,
                                    "inventoryGuid": "tjUan4UX60q1d96AXHudVw==",
                                    "inventoryIdentifier": "9f1a35b6-1785-4aeb-b577-de805c7b9d57",
                                    "inventoryAccuracy": 1,
                                    "baseUnits": 98,
                                    "orderPacked": 1,
                                    "isManufactured": true,
                                    "isIngredient": true,
                                    "isModifier": true,
                                    "isModifierChanged": true,
                                    "hasModifiers": 99,
                                    "defaultPrinter": "sample string 100",
                                    "defaultPrinterGroup": "sample string 101",
                                    "ingredientsOnManufacture": true,
                                    "manufactureUnitMeasure": 1,
                                    "mpl": 1,
                                    "maxShelfQty": 102,
                                    "allowAutoOrder": true,
                                    "warrantyPeriod": 1,
                                    "parentPluG_UId": "buf+dO7ebEq0Q3oIZlmLbQ==",
                                    "parentPluGuid": "74fee76e-deee-4a6c-b443-7a0866598b6d",
                                    "preferredHostVendor": 104,
                                    "preferredHostChanged": true,
                                    "code": "sample string 106",
                                    "supplierIdentifier": "qzceOjZry0Souxh7jF0NKw==",
                                    "supplierIdentifierGuid": "3a1e37ab-6b36-44cb-a8bb-187b8c5d0d2b",
                                    "supplierChanged": true,
                                    "rebateSupplierIdentifier": "J8x4+gadFk2qNIo6R2yoSg==",
                                    "rebateSupplierIdentifierGuid": "fa78cc27-9d06-4d16-aa34-8a3a476ca84a",
                                    "rebateSupplierChanged": true,
                                    "availableForOrder": true,
                                    "warehouseDirectIndicator": "sample string 108",
                                    "warehouseDirectIndicatorChanged": true,
                                    "productGrade": "sample string 110",
                                    "productType": "sample string 111",
                                    "productGroup": "sample string 112",
                                    "complianceIndicator": "sample string 113",
                                    "inhouseBrand": "sample string 114",
                                    "slowMoving": true,
                                    "generalMerchandise": true,
                                    "comment": "sample string 117",
                                    "lastUpdatedByUser": "sample string 118",
                                    "lastManualUpdatedByUser": "sample string 119",
                                    "lastUpdatedByUserOverride": true,
                                    "lastUpdatedByHost": "2025-10-05T00:03:58.1027803",
                                    "commodity": "sample string 121",
                                    "businessPillar": "sample string 122",
                                    "mscCommodity": "sample string 123",
                                    "hostIdentifier": "gJrOmzEhmUu3PM55e35m9Q==",
                                    "hostIdentifierGuid": "9bce9a80-2131-4b99-b73c-ce797b7e66f5",
                                    "serviceFeeID": 1,
                                    "serviceFeeIDChanged": true,
                                    "providerName": "sample string 125",
                                    "aisleEnds": "sample string 126",
                                    "deleted": true,
                                    "deletedChanged": true,
                                    "hidden": true,
                                    "doNotRange": true,
                                    "doNotRangeChanged": true,
                                    "doNotOrder": true,
                                    "doNotOrderChanged": true,
                                    "locked": true,
                                    "excludeFromWebUpdate": true,
                                    "excludeFromWebUpdateChanged": true,
                                    "webPriceBasedOn": 137,
                                    "webPriceRounding": true,
                                    "webMarkup": 139,
                                    "webPriceMode": 140,
                                    "altDepartmentID": 1,
                                    "altSubDepartmentID": 1,
                                    "altMinorDepartmentID": 1,
                                    "altLesserDepartmentID": 1,
                                    "altDeptCode": "sample string 141",
                                    "altSubDeptCode": "sample string 142",
                                    "altMinorDeptCode": "sample string 143",
                                    "altLesserDeptCode": "sample string 144",
                                    "altDepartmentChanged": true,
                                    "storeProducts": [
                                      {
                                        "$ref": "21"
                                      },
                                      {
                                        "$ref": "21"
                                      }
                                    ],
                                    "store": {
                                      "$ref": "12"
                                    },
                                    "storePrices": [
                                      {
                                        "$id": "22",
                                        "pluG_UID": "f0aIOPDTh0GDjwjeenw3xQ==",
                                        "pluGuid": "3888467f-d3f0-4187-838f-08de7a7c37c5",
                                        "plu": 1,
                                        "storeID": 1,
                                        "zoneID": 2,
                                        "zoneName": "sample string 3",
                                        "store": "sample string 4",
                                        "priceNow": 5,
                                        "costNow": 6,
                                        "costNowDecimals": 7,
                                        "normalPrice": 8,
                                        "priceNext": 1,
                                        "costNext": 1,
                                        "costNextDecimals": 9,
                                        "nextCampaignName": "sample string 10",
                                        "gstPercent": 11,
                                        "normalCost": 12,
                                        "normalCostDecimals": 13,
                                        "costGstPercent": 14,
                                        "costCalcMethod": 1,
                                        "currentCost": 15,
                                        "currentCostDecimals": 16,
                                        "break1": 17,
                                        "price1": 18,
                                        "break2": 19,
                                        "price2": 20,
                                        "break3": 21,
                                        "price3": 22,
                                        "fuelItem": 23,
                                        "fixedWeight": 24,
                                        "active": true,
                                        "complianceIndicator": "sample string 25",
                                        "doNotOrder": true,
                                        "doNotRange": true,
                                        "isNormalPriceChangesCampaign": true,
                                        "updated": "2025-10-05T00:03:58.1027803"
                                      },
                                      {
                                        "$ref": "22"
                                      }
                                    ],
                                    "currentPrices": {
                                      "$id": "23",
                                      "pluPrices": {
                                        "$id": "24",
                                        "plu": 1,
                                        "pluG_UID": "QEA=",
                                        "stores": [
                                          1,
                                          2
                                        ],
                                        "normalPrice": 1,
                                        "cost": 2,
                                        "break1": 3,
                                        "price1": 4,
                                        "break2": 5,
                                        "price2": 6,
                                        "break3": 7,
                                        "price3": 8,
                                        "discountPrice": 9,
                                        "acceptedUtc": "2025-10-05T00:03:58.1027803",
                                        "priceChangeType": 0,
                                        "costDecimals": 10
                                      },
                                      "normalPluPrices": {
                                        "$ref": "24"
                                      },
                                      "winningCampaign": 1,
                                      "winner": {
                                        "$id": "25",
                                        "campaignName": "sample string 1",
                                        "campaignDescription": "sample string 2",
                                        "startDate": "2025-10-05T00:03:58.1027803",
                                        "startTime": 3,
                                        "endDate": "2025-10-05T00:03:58.1027803",
                                        "endTime": 4,
                                        "newPrice": 5,
                                        "newCost": 6,
                                        "newCostDecimals": 7,
                                        "pctDiscount": 8,
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 9",
                                        "hostType": 10,
                                        "hostIdentifier": "tLiWn8d7N0ySH3sBm5+avw==",
                                        "hostIdentifierGuid": "9f96b8b4-7bc7-4c37-921f-7b019b9f9abf",
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ]
                                      },
                                      "details": [
                                        {
                                          "$ref": "25"
                                        },
                                        {
                                          "$ref": "25"
                                        }
                                      ]
                                    },
                                    "tray": {
                                      "$id": "26",
                                      "g_UId": "HVdjnNNW70C6kqQH3fKy/g==",
                                      "guid": "9c63571d-56d3-40ef-ba92-a407ddf2b2fe",
                                      "name": "sample string 1",
                                      "number": 1,
                                      "tare": 1
                                    },
                                    "priceGroup": {
                                      "$id": "27",
                                      "priceGroupG_UID": "OimnUQU/DkG0fFgI91TJ3Q==",
                                      "priceGroupGuid": "51a7293a-3f05-410e-b47c-5808f754c9dd",
                                      "name": "sample string 2",
                                      "code": 1,
                                      "modified": true,
                                      "updated": "2025-10-05T00:03:58.1027803",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "number": 1,
                                      "products": [
                                        {
                                          "$ref": "21"
                                        },
                                        {
                                          "$ref": "21"
                                        }
                                      ],
                                      "productCount": 1
                                    },
                                    "priceGroupName": "sample string 146",
                                    "nutrifacts": {
                                      "$id": "28",
                                      "pluG_UID": "rWp5m88A9EO/wR3gEOb+Pg==",
                                      "pluGuid": "9b796aad-00cf-43f4-bfc1-1de010e6fe3e",
                                      "plu": 1,
                                      "servingsPerPack": 1,
                                      "servingSize": 1,
                                      "showAllergens": 1,
                                      "energy": 1,
                                      "protein": 1,
                                      "fat": 1,
                                      "saturated": 1,
                                      "carbo": 1,
                                      "sugars": 1,
                                      "sodium": 1,
                                      "potasium": 1,
                                      "calcium": 1,
                                      "fibre": 1,
                                      "soya": 1,
                                      "nutsSeeds": 1,
                                      "shells": 1,
                                      "eggs": 1,
                                      "dairy": 1,
                                      "gluten": 1,
                                      "sulphites": 1,
                                      "peanuts": 1,
                                      "sesame": 1,
                                      "fish": 1,
                                      "lupins": 1
                                    },
                                    "dates": {
                                      "$id": "29",
                                      "pluGuid": "46cb3d2a-2580-41f1-a7f5-96eef856a5f1",
                                      "created": "2025-10-05T00:03:58.1027803",
                                      "createdByUser": "sample string 1",
                                      "activated": "2025-10-05T00:03:58.1027803",
                                      "deactivated": "2025-10-05T00:03:58.1027803",
                                      "lastOrdered": "2025-10-05T00:03:58.1027803",
                                      "lastOrderedQty": 2.0,
                                      "lastReceived": "2025-10-05T00:03:58.1027803",
                                      "lastReceivedQty": 3.0,
                                      "lastInvoiceStatus": 1,
                                      "lastCounted": "2025-10-05T00:03:58.1027803",
                                      "lastSold": "2025-10-05T00:03:58.1027803",
                                      "firstSold": "2025-10-05T00:03:58.1027803",
                                      "awsUpdated": "2025-10-05T00:03:58.1027803",
                                      "lastManualUpdate": "2025-10-05T00:03:58.1027803",
                                      "lastManualUpdatedByUser": "sample string 5",
                                      "lastUpdated": "2025-10-05T00:03:58.1027803",
                                      "lastUpdatedByUser": "sample string 7",
                                      "lastUpdatedByHost": "2025-10-05T00:03:58.1027803",
                                      "doNotRangeUpdated": "2025-10-05T00:03:58.1027803",
                                      "doNotOrderUpdated": "2025-10-05T00:03:58.1027803",
                                      "tracked": "2025-10-05T00:03:58.1027803"
                                    },
                                    "allergens": [
                                      {
                                        "$id": "30",
                                        "allergenID": 1,
                                        "pluG_UID": "mikrlFly7kab2i/HkKyryQ==",
                                        "pluGuid": "942b299a-7259-46ee-9bda-2fc790acabc9",
                                        "contains": 2,
                                        "allergenName": "sample string 3",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "30"
                                      }
                                    ],
                                    "costs": {
                                      "$id": "31",
                                      "pluG_UID": "bqaeobq0jUiucxMvh6nJFQ==",
                                      "pluGuid": "a19ea66e-b4ba-488d-ae73-132f87a9c915",
                                      "enteredCost": 1,
                                      "weightedAvgCost": 1,
                                      "lastCost": 1,
                                      "rawEnteredCost": 2,
                                      "rawWeightedAvgCost": 3,
                                      "rawLastCost": 4,
                                      "freight": 5.0,
                                      "freightType": 6,
                                      "costDecimals": 7,
                                      "fifoCost": 1,
                                      "updated": "2025-10-05T00:03:58.1185593",
                                      "normalCost": 1,
                                      "currentCost": 1
                                    },
                                    "sales": [
                                      {
                                        "$id": "32",
                                        "saleHeaderID": 1,
                                        "created": "2025-10-05T00:03:58.1185593",
                                        "createdLocal": "2025-10-05T00:03:58.1185593",
                                        "storeID": 3,
                                        "storeName": "sample string 4",
                                        "operatorG_Uid": "RWjEq/eZhku8HDUjqupUKw==",
                                        "operatorGuid": "abc46845-99f7-4b86-bc1c-3523aaea542b",
                                        "operatorName": "sample string 5",
                                        "tranType": 1,
                                        "plu": 1,
                                        "pluG_UId": "EucotHiuoU+vcdYKa81Pww==",
                                        "pluGuid": "b428e712-ae78-4fa1-af71-d60a6bcd4fc3",
                                        "normalPrice": 1,
                                        "totalCents": 1,
                                        "cost": 1,
                                        "grossProfit": 1,
                                        "quantity": 1,
                                        "operator": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "32"
                                      }
                                    ],
                                    "apns": [
                                      {
                                        "$id": "33",
                                        "pluID": 1,
                                        "pluG_UID": "Vi3O8BlS0kS4axZi8yP08g==",
                                        "pluGuid": "f0ce2d56-5219-44d2-b86b-1662f323f4f2",
                                        "apn": "sample string 1",
                                        "deleted": true,
                                        "storeID": 1,
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "33"
                                      }
                                    ],
                                    "tuns": [
                                      {
                                        "$id": "34",
                                        "pluG_UId": "jClTlcBn50W20i2roDK+Xg==",
                                        "pluGuid": "9553298c-67c0-45e7-b6d2-2daba032be5e",
                                        "apn": "sample string 1",
                                        "tun": "sample string 2",
                                        "cartonQuantity": 3,
                                        "product": {
                                          "$ref": "21"
                                        },
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "34"
                                      }
                                    ],
                                    "competitionPricing": [
                                      {
                                        "$id": "35",
                                        "identifier": "acsgoAHTQk25dXJufoK1sQ==",
                                        "identifierGuid": "a020cb69-d301-4d42-b975-726e7e82b5b1",
                                        "pluG_UID": "u8oea7/IZESMXYRvOl7zQw==",
                                        "pluGuid": "6b1ecabb-c8bf-4464-8c5d-846f3a5ef343",
                                        "competitionID": 1,
                                        "name": "sample string 2",
                                        "sellMultiple": 3,
                                        "retailPrice": 4,
                                        "storeName": "sample string 5"
                                      },
                                      {
                                        "$ref": "35"
                                      }
                                    ],
                                    "supplier": {
                                      "$ref": "16"
                                    },
                                    "supplierName": "sample string 147",
                                    "children": [
                                      {
                                        "$ref": "21"
                                      },
                                      {
                                        "$ref": "21"
                                      }
                                    ],
                                    "ordering": {
                                      "$ref": "19"
                                    },
                                    "flipChartPages": [
                                      {
                                        "$id": "36",
                                        "identifier": "cEeGFN8VJEOyJ3ArppNHqw==",
                                        "groupName": "sample string 1",
                                        "identifierGuid": "14864770-15df-4324-b227-702ba69347ab",
                                        "exists": true,
                                        "flipChartIdentifier": "6wSj3WIGW0y6J+V4YheEOw==",
                                        "flipChartIdentifierGuid": "dda304eb-0662-4c5b-ba27-e5786217843b",
                                        "contentPanelName": "sample string 5",
                                        "selectionMode": 1,
                                        "maximumSelections": 1,
                                        "enableProductRecogniser": true,
                                        "displayName": "sample string 7",
                                        "sortOrder": 8,
                                        "storeID": 1,
                                        "productsPerRow": 9,
                                        "rows": 10,
                                        "showButtonText": true,
                                        "showButtonImage": true,
                                        "buttonWidth": 13,
                                        "buttonHeight": 14,
                                        "autoSizeButtons": true,
                                        "autoSizeGrid": true,
                                        "buttonAnchor": 17,
                                        "buttonBackgroundImage": "sample string 18",
                                        "buttonTopColour": 1,
                                        "buttonTextColour": 1,
                                        "buttonBottomColour": 1,
                                        "buttonBorderColour": 1,
                                        "buttonBorderWidth": 1,
                                        "buttonRadius": 1,
                                        "buttonGradientMode": 1,
                                        "buttonDropShadow": true,
                                        "buttonShadowWidth": 1,
                                        "buttonHighLightOnPush": true,
                                        "buttonFontFamily": "sample string 19",
                                        "buttonFontSize": 1.1,
                                        "buttonFontStyle": 1,
                                        "buttonTextAlign": 1,
                                        "buttonWordBreak": true,
                                        "buttonDrawImageAndButton": true,
                                        "buttonVerticalText": true,
                                        "buttonImageAlign": 1,
                                        "buttonMarginX": 20,
                                        "buttonMarginY": 21,
                                        "beginButtonsX": 22,
                                        "beginButtonsY": 23,
                                        "manualSortProducts": true,
                                        "sortProductsKind": 25,
                                        "groupIdentifier": "uHJ0mK+PDka9AtlYIzUdBA==",
                                        "groupIdentifierGuid": "987472b8-8faf-460e-bd02-d95823351d04",
                                        "flipChart": {
                                          "$id": "37",
                                          "identifier": "VjVWQlBiaU2AXNlCjVPK0g==",
                                          "identifierGuid": "42563556-6250-4d69-805c-d9428d53cad2",
                                          "displayName": "sample string 2",
                                          "sortOrder": 3,
                                          "productsPerRow": 4,
                                          "rowsPerPage": 5,
                                          "buttonMarginX": 6,
                                          "buttonMarginY": 7,
                                          "beginButtonsX": 8,
                                          "beginButtonsY": 9,
                                          "autoSizeButtons": true,
                                          "autoSizeGrid": true,
                                          "showButtonText": true,
                                          "showButtonImage": true,
                                          "formLocationX": 1,
                                          "formLocationY": 1,
                                          "formWidth": 14,
                                          "formHeight": 15,
                                          "formMaximised": true,
                                          "formResizable": true,
                                          "formBackgroundImage": "sample string 16",
                                          "formBackgroundColourA": 1,
                                          "formBackgroundColourR": 1,
                                          "formBackgroundColourG": 1,
                                          "formBackgroundColourB": 1,
                                          "formFontFamily": "sample string 17",
                                          "formFontSize": 1.1,
                                          "formFontStyle": 1,
                                          "formAttributes": "sample string 18",
                                          "buttonWidth": 19,
                                          "buttonHeight": 20,
                                          "buttonAnchor": 21,
                                          "buttonBackgroundImage": "sample string 22",
                                          "buttonTopColour": 1,
                                          "buttonTextColour": 1,
                                          "buttonBottomColour": 1,
                                          "buttonBorderColour": 1,
                                          "buttonBorderWidth": 1,
                                          "buttonRadius": 1,
                                          "buttonGradientMode": 1,
                                          "buttonDropShadow": true,
                                          "buttonShadowWidth": 1,
                                          "buttonHighLightOnPush": true,
                                          "buttonFontFamily": "sample string 23",
                                          "buttonFontSize": 1.1,
                                          "buttonFontStyle": 1,
                                          "buttonTextAlign": 1,
                                          "buttonWordBreak": true,
                                          "buttonDrawImageAndButton": true,
                                          "buttonVerticalText": true,
                                          "buttonImageAlign": 1,
                                          "panelLocationX": 1,
                                          "panelLocationY": 1,
                                          "panelWidth": 1,
                                          "panelHeight": 1,
                                          "panelAnchor": 1,
                                          "panelFontFamily": "sample string 24",
                                          "panelFontSize": 1.1,
                                          "panelFontStyle": 1,
                                          "panelBackgroundColour": 1,
                                          "panelTextColour": 1,
                                          "panelAttributes": "sample string 25",
                                          "unsentCount": 26,
                                          "group": {
                                            "$id": "38",
                                            "identifier": "eTJzObfjQ0ySoJp5X5cfVw==",
                                            "identifierGuid": "39733279-e3b7-4c43-92a0-9a795f971f57",
                                            "name": "sample string 2",
                                            "formType": "sample string 3",
                                            "forms": [
                                              {
                                                "$id": "39",
                                                "id": 1,
                                                "g_UID": "OEzNB0smV0aeUPAchC+iUQ==",
                                                "guid": "07cd4c38-264b-4657-9e50-f01c842fa251",
                                                "zoneID": 3,
                                                "storeID": 4,
                                                "name": "sample string 5",
                                                "formType": "sample string 6",
                                                "locationX": 1,
                                                "locationY": 1,
                                                "width": 1,
                                                "height": 1,
                                                "maximised": true,
                                                "resizable": true,
                                                "backgroundImage": "sample string 7",
                                                "backgroundColour": "sample string 8",
                                                "backgroundColourA": 1,
                                                "backgroundColourR": 1,
                                                "backgroundColourG": 1,
                                                "backgroundColourB": 1,
                                                "fontFamily": "sample string 9",
                                                "fontSize": 1.1,
                                                "fontStyle": 1,
                                                "previousForm": 1,
                                                "previousFormG_UID": "oxaNy/be/kC8XqJO/kORIw==",
                                                "previousFormGuid": "cb8d16a3-def6-40fe-bc5e-a24efe439123",
                                                "nextForm": 1,
                                                "nextFormG_UID": "b7ywCNnGNU6WiWhl3+eDAg==",
                                                "nextFormGuid": "08b0bc6f-c6d9-4e35-9689-6865dfe78302",
                                                "attributes": "sample string 10",
                                                "updated": "2025-10-05T00:03:58.1185593",
                                                "positioning": 1,
                                                "contentPanel": "sample string 11",
                                                "selectionMode": 1,
                                                "maximumSelections": 1,
                                                "alteredInStore": true,
                                                "deleted": true,
                                                "blueprintID": 1,
                                                "preserveLayout": true,
                                                "mainCheckoutFormName": "sample string 13",
                                                "nextCheckoutForm": {
                                                  "$ref": "39"
                                                },
                                                "previousCheckoutForm": {
                                                  "$ref": "39"
                                                },
                                                "buttons": [
                                                  {
                                                    "$id": "40",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "njZHh4C1Y0CxUwA+dVdKJg==",
                                                    "checkoutFormGuid": "8747369e-b580-4063-b153-003e75574a26",
                                                    "identifier": "Ah4SJ196PUyVWmAQP0UgrA==",
                                                    "identifierGuid": "27121e02-7a5f-4c3d-955a-60103f4520ac",
                                                    "name": "sample string 5",
                                                    "plu": 1,
                                                    "locationX": 1,
                                                    "locationY": 1,
                                                    "width": 1,
                                                    "height": 1,
                                                    "anchor": 1,
                                                    "backgroundImage": "sample string 6",
                                                    "backgroundImageID": 1,
                                                    "backgroundImageUrl": "sample string 7",
                                                    "topColour": 1,
                                                    "textColour": 1,
                                                    "bottomColour": 1,
                                                    "borderColour": 1,
                                                    "borderWidth": 1,
                                                    "radius": 1,
                                                    "gradientMode": 1,
                                                    "dropShadow": true,
                                                    "shadowWidth": 1,
                                                    "highLightOnPush": true,
                                                    "fontFamily": "sample string 8",
                                                    "fontSize": 1.1,
                                                    "fontStyle": 1,
                                                    "textAlign": 1,
                                                    "imageAlign": 1,
                                                    "wordBreak": true,
                                                    "verticalText": true,
                                                    "buttonFunction": 1,
                                                    "buttonValue": 1,
                                                    "valueG_UID": "L+Qo5Jik6k+6sRY7PL44qw==",
                                                    "valueGuid": "e428e42f-a498-4fea-bab1-163b3cbe38ab",
                                                    "buttonText": "sample string 10",
                                                    "valueText": "sample string 11",
                                                    "drawImageAndButton": true,
                                                    "updated": "2025-10-05T00:03:58.1185593",
                                                    "action": "sample string 12",
                                                    "valueForm": {
                                                      "$ref": "39"
                                                    },
                                                    "image": {
                                                      "$id": "41",
                                                      "name": "sample string 3.sample string 4",
                                                      "imageID": 2,
                                                      "imageName": "sample string 3",
                                                      "imageExtension": "sample string 4",
                                                      "lastUpdate": "2025-10-05T00:03:58.1185593",
                                                      "imageData": "QEA=",
                                                      "readOnly": true
                                                    }
                                                  },
                                                  {
                                                    "$ref": "40"
                                                  }
                                                ],
                                                "panels": [
                                                  {
                                                    "$id": "42",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "aInWHKBlZEi7/wQBDf5c0Q==",
                                                    "checkoutFormGuid": "1cd68968-65a0-4864-bbff-04010dfe5cd1",
                                                    "panelType": "sample string 4",
                                                    "name": "sample string 5",
                                                    "locationX": 6,
                                                    "locationY": 7,
                                                    "width": 8,
                                                    "height": 9,
                                                    "anchor": 10,
                                                    "fontFamily": "sample string 11",
                                                    "fontSize": 12.1,
                                                    "fontStyle": 13,
                                                    "backgroundColour": 14,
                                                    "textColour": 15,
                                                    "attributes": "sample string 16"
                                                  },
                                                  {
                                                    "$ref": "42"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "39"
                                              }
                                            ],
                                            "panels": [
                                              {
                                                "$ref": "42"
                                              },
                                              {
                                                "$ref": "42"
                                              }
                                            ]
                                          },
                                          "pages": [
                                            {
                                              "$ref": "36"
                                            },
                                            {
                                              "$ref": "36"
                                            }
                                          ]
                                        },
                                        "contentPanel": {
                                          "$ref": "42"
                                        },
                                        "products": [
                                          {
                                            "$id": "43",
                                            "flipChartPageIdentifier": "QqUrz+ccBU6jNuLsLYT5xQ==",
                                            "flipChartPageIdentifierGuid": "cf2ba542-1ce7-4e05-a336-e2ec2d84f9c5",
                                            "pluG_UID": "34K/5z6ODUmBagZUutzxJQ==",
                                            "pluGuid": "e7bf82df-8e3e-490d-816a-0654badcf125",
                                            "sortOrder": 3,
                                            "sent": true,
                                            "productChanged": true,
                                            "productImageName": "sample string 6",
                                            "productShowImageOnFlipCharts": true,
                                            "productShowTextOnFlipCharts": true,
                                            "productOverrideFlipChartText": true,
                                            "productFlipChartText": "sample string 10",
                                            "product": {
                                              "$ref": "21"
                                            },
                                            "departmentSortOrder": 11,
                                            "subDepartmentName": "sample string 12"
                                          },
                                          {
                                            "$ref": "43"
                                          }
                                        ],
                                        "productCount": 27,
                                        "pages": [
                                          {
                                            "$ref": "36"
                                          },
                                          {
                                            "$ref": "36"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "36"
                                      }
                                    ],
                                    "priceHistory": [
                                      {
                                        "$id": "44",
                                        "pluG_UID": "8KOw6HgS+k65r6oSqvtcCw==",
                                        "pluGuid": "e8b0a3f0-1278-4efa-b9af-aa12aafb5c0b",
                                        "price": 1,
                                        "costCalcMethod": 1,
                                        "cost": 2,
                                        "weightedAvgCost": 3,
                                        "lastCost": 4,
                                        "rawCost": 5,
                                        "rawWeightedAvgCost": 6,
                                        "rawLastCost": 7,
                                        "costDecimals": 8,
                                        "serviceFeeID": 9,
                                        "freight": 10.0,
                                        "freightType": 11,
                                        "process": "sample string 12",
                                        "user": "sample string 13",
                                        "updated": "2025-10-05T00:03:58.1185593",
                                        "previousPrice": 1,
                                        "previousCostCalcMethod": 1,
                                        "previousCost": 1,
                                        "previousWeightedAvgCost": 1,
                                        "previousLastCost": 1,
                                        "previousRawCost": 15,
                                        "previousRawWeightedAvgCost": 16,
                                        "previousRawLastCost": 17,
                                        "previousCostDecimals": 1,
                                        "previousServiceFeeID": 18,
                                        "previousFreight": 19.0,
                                        "previousFreightType": 20,
                                        "storeID": 21,
                                        "storeName": "sample string 22",
                                        "serviceFeeDescription": "sample string 23",
                                        "previousServiceFeeDescription": "sample string 24"
                                      },
                                      {
                                        "$ref": "44"
                                      }
                                    ],
                                    "ingredients": [
                                      {
                                        "$id": "45",
                                        "pluG_UID": "pNz4EM6g7065u23AqKqDcw==",
                                        "ingredientGuid": "wg5Nob/qJ0mwCi7sPI7hDQ==",
                                        "ingredientIdentifier": "a14d0ec2-eabf-4927-b00a-2eec3c8ee10d",
                                        "quantity": 1.0,
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "ingredientText": "sample string 1",
                                        "ingredient": {
                                          "$ref": "21"
                                        }
                                      },
                                      {
                                        "$ref": "45"
                                      }
                                    ],
                                    "bins": [
                                      {
                                        "$id": "46",
                                        "pluG_UID": "GtV3pM2wWEi7NVFi09BNqA==",
                                        "pluGuid": "a477d51a-b0cd-4858-bb35-5162d3d04da8",
                                        "shelfLocationIdentifier": "Jg8yQJJN7U+tGqrKPkhAZw==",
                                        "shelfLocationGuid": "40320f26-4d92-4fed-ad1a-aaca3e484067",
                                        "labelShelfDefault": 1,
                                        "labelTalkerDefault": 1,
                                        "labelSmall": true,
                                        "labelPageLayoutG_UID": "DJPlVCCxf0ib+UQMnmYENA==",
                                        "labelPageLayoutGuid": "54e5930c-b120-487f-9bf9-440c9e660434",
                                        "updated": "2025-10-05T00:03:58.1185593",
                                        "electronicShelfLabelIdentifier": "sample string 5",
                                        "electronicshelfLabelsConfigurationID": 6,
                                        "labelShelfChanged": true,
                                        "productName": "sample string 8",
                                        "locationText": "sample string 9",
                                        "product": {
                                          "$ref": "21"
                                        },
                                        "location": {
                                          "$id": "47",
                                          "identifier": "mRXGrxwWMES61ETRKDv8WA==",
                                          "storeID": 1,
                                          "identifierGuid": "afc61599-161c-4430-bad4-44d1283bfc58",
                                          "name": "sample string 2",
                                          "haccp": true,
                                          "blueprintID": 1,
                                          "updated": "2025-10-05T00:03:58.1185593",
                                          "minTemp": 1,
                                          "maxTemp": 1,
                                          "checkFrequency": 1,
                                          "storeCaseConfiguration": 5,
                                          "storeName": "sample string 6",
                                          "bins": [
                                            {
                                              "$ref": "46"
                                            },
                                            {
                                              "$ref": "46"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "$ref": "46"
                                      }
                                    ],
                                    "bin": {
                                      "$ref": "46"
                                    },
                                    "scaleLocations": [
                                      {
                                        "$id": "48",
                                        "plu": 1,
                                        "pluG_UID": "3SIJO0/MjkKOsICnYxMQcg==",
                                        "pluGuid": "3b0922dd-cc4f-428e-8eb0-80a763131072",
                                        "deptNo": 1,
                                        "product": {
                                          "$ref": "21"
                                        },
                                        "scaleLocation": {
                                          "$id": "49",
                                          "id": 1,
                                          "deptNo": 1,
                                          "deptCode": "sample string 2",
                                          "name": "sample string 3",
                                          "enabled": true,
                                          "updated": "2025-10-05T00:03:58.1185593",
                                          "department": {
                                            "$id": "50",
                                            "id": 1,
                                            "name": "sample string 2",
                                            "code": "sample string 3",
                                            "sortOrder": 4,
                                            "isLiquor": true,
                                            "isTobacco": true,
                                            "excludeTalker": true,
                                            "externalSales": true,
                                            "saleGLCode": "sample string 9",
                                            "cogsglCode": "sample string 10",
                                            "accountingCategoryID": 11,
                                            "maximumMarkdownPercentage": 12.0,
                                            "accountingOnly": true,
                                            "generateExternalID": 1,
                                            "useNonReportableTaxCode": true,
                                            "minPLU": 15,
                                            "maxPLU": 16,
                                            "scaleLocation": {
                                              "$ref": "49"
                                            },
                                            "subDepartments": [
                                              {
                                                "$id": "51",
                                                "id": 1,
                                                "departmentID": 2,
                                                "name": "sample string 3",
                                                "code": "sample string 4",
                                                "departmentCode": "sample string 5",
                                                "externalSales": true,
                                                "minorDepartments": [
                                                  {
                                                    "$id": "52",
                                                    "id": 1,
                                                    "subDepartmentID": 2,
                                                    "departmentID": 3,
                                                    "name": "sample string 4",
                                                    "subDepartmentCode": "sample string 5",
                                                    "departmentCode": "sample string 6",
                                                    "code": "sample string 7",
                                                    "lesserDepartments": [
                                                      {
                                                        "$id": "53",
                                                        "id": 1,
                                                        "departmentID": 2,
                                                        "subDepartmentID": 3,
                                                        "minorDepartmentID": 4,
                                                        "name": "sample string 5",
                                                        "code": "sample string 6",
                                                        "departmentCode": "sample string 7",
                                                        "subDepartmentCode": "sample string 8",
                                                        "minorDepartmentCode": "sample string 9",
                                                        "updated": "2025-10-05T00:03:58.1185593",
                                                        "salesMode": 1,
                                                        "gstPercent": 1,
                                                        "costGSTPercent": 1,
                                                        "earnLoyaltyPoints": true,
                                                        "quantityOverride": true,
                                                        "quantityRequired": true,
                                                        "allowDiscounts": true,
                                                        "discountDiscounts": true,
                                                        "itemRecalled": true,
                                                        "noRefund": true,
                                                        "active": true,
                                                        "allowMarkdown": true,
                                                        "defaultGP": 1.1,
                                                        "labelShelfDefault": 1,
                                                        "labelTalkerDefault": 1,
                                                        "labelSmall": true,
                                                        "tags": "sample string 11",
                                                        "unitMeasureKind": 1,
                                                        "fuelItem": true,
                                                        "trackSerial": true,
                                                        "warrantyPeriod": 1,
                                                        "costCalcMethod": 1,
                                                        "providerName": "sample string 12",
                                                        "overrideHostMargin": true,
                                                        "keepDescription": true,
                                                        "mscCommodity": "sample string 15",
                                                        "allowAutoOrder": true,
                                                        "excludeFromWebUpdate": true,
                                                        "webPriceBasedOn": true,
                                                        "labelFormat": "sample string 16",
                                                        "sendToScale": true,
                                                        "labelPageLayoutG_UID": "RTn8vOhj4Uu4e573G/kfZg==",
                                                        "labelPageLayoutGuid": "bcfc3945-63e8-4be1-b87b-9ef71bf91f66",
                                                        "minimumAge": 17,
                                                        "countryOfOrigin": "sample string 18",
                                                        "serviceFeeID": 1,
                                                        "eftCode": 19,
                                                        "defaultPrinter": "sample string 20",
                                                        "defaultPrinterGroup": "sample string 21",
                                                        "buyingLimit": 1,
                                                        "buyingLimitIndependent": true,
                                                        "buyingLimitType": 0,
                                                        "includeInDistinctLimit": true,
                                                        "defaultsEmpty": false,
                                                        "mscCat": {
                                                          "$id": "54",
                                                          "dept": 1,
                                                          "category": 2,
                                                          "name": "sample string 3",
                                                          "active": true,
                                                          "mscCommodities": [
                                                            {
                                                              "$id": "55",
                                                              "dept": 1,
                                                              "category": 2,
                                                              "commodity": 3,
                                                              "name": "sample string 4",
                                                              "active": true,
                                                              "mscSubCommodities": [
                                                                {
                                                                  "$id": "56",
                                                                  "dept": 1,
                                                                  "category": 2,
                                                                  "commodity": 3,
                                                                  "subCommodity": 4,
                                                                  "name": "sample string 5",
                                                                  "active": true,
                                                                  "subCommodityCode": "sample string 7"
                                                                },
                                                                {
                                                                  "$ref": "56"
                                                                }
                                                              ],
                                                              "commodityCode": "sample string 6"
                                                            },
                                                            {
                                                              "$ref": "55"
                                                            }
                                                          ],
                                                          "categoryCode": "sample string 5"
                                                        },
                                                        "mscCom": {
                                                          "$ref": "55"
                                                        },
                                                        "mscDep": {
                                                          "$id": "57",
                                                          "dept": 1,
                                                          "name": "sample string 2",
                                                          "active": true,
                                                          "mscCategories": [
                                                            {
                                                              "$ref": "54"
                                                            },
                                                            {
                                                              "$ref": "54"
                                                            }
                                                          ],
                                                          "deptCode": "sample string 4"
                                                        },
                                                        "mscSubCom": {
                                                          "$ref": "56"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "53"
                                                      }
                                                    ],
                                                    "updated": "2025-10-05T00:03:58.1185593",
                                                    "salesMode": 1,
                                                    "gstPercent": 1,
                                                    "costGSTPercent": 1,
                                                    "earnLoyaltyPoints": true,
                                                    "quantityOverride": true,
                                                    "quantityRequired": true,
                                                    "allowDiscounts": true,
                                                    "discountDiscounts": true,
                                                    "itemRecalled": true,
                                                    "noRefund": true,
                                                    "active": true,
                                                    "allowMarkdown": true,
                                                    "defaultGP": 1.1,
                                                    "labelShelfDefault": 1,
                                                    "labelTalkerDefault": 1,
                                                    "labelSmall": true,
                                                    "tags": "sample string 9",
                                                    "unitMeasureKind": 1,
                                                    "fuelItem": true,
                                                    "trackSerial": true,
                                                    "warrantyPeriod": 1,
                                                    "costCalcMethod": 1,
                                                    "providerName": "sample string 10",
                                                    "overrideHostMargin": true,
                                                    "keepDescription": true,
                                                    "mscCommodity": "sample string 13",
                                                    "allowAutoOrder": true,
                                                    "excludeFromWebUpdate": true,
                                                    "webPriceBasedOn": true,
                                                    "labelFormat": "sample string 14",
                                                    "sendToScale": true,
                                                    "labelPageLayoutG_UID": "gta5MbRmm0Gg1Yfed0zZ7w==",
                                                    "labelPageLayoutGuid": "31b9d682-66b4-419b-a0d5-87de774cd9ef",
                                                    "minimumAge": 15,
                                                    "countryOfOrigin": "sample string 16",
                                                    "serviceFeeID": 1,
                                                    "eftCode": 17,
                                                    "defaultPrinter": "sample string 18",
                                                    "defaultPrinterGroup": "sample string 19",
                                                    "buyingLimit": 1,
                                                    "buyingLimitIndependent": true,
                                                    "buyingLimitType": 0,
                                                    "includeInDistinctLimit": true,
                                                    "defaultsEmpty": false,
                                                    "mscCat": {
                                                      "$ref": "54"
                                                    },
                                                    "mscCom": {
                                                      "$ref": "55"
                                                    },
                                                    "mscDep": {
                                                      "$ref": "57"
                                                    },
                                                    "mscSubCom": {
                                                      "$ref": "56"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "52"
                                                  }
                                                ],
                                                "investmentBuyOverride": true,
                                                "updated": "2025-10-05T00:03:58.1185593",
                                                "salesMode": 1,
                                                "gstPercent": 1,
                                                "costGSTPercent": 1,
                                                "earnLoyaltyPoints": true,
                                                "quantityOverride": true,
                                                "quantityRequired": true,
                                                "allowDiscounts": true,
                                                "discountDiscounts": true,
                                                "itemRecalled": true,
                                                "noRefund": true,
                                                "active": true,
                                                "allowMarkdown": true,
                                                "defaultGP": 1.1,
                                                "labelShelfDefault": 1,
                                                "labelTalkerDefault": 1,
                                                "labelSmall": true,
                                                "tags": "sample string 9",
                                                "unitMeasureKind": 1,
                                                "fuelItem": true,
                                                "trackSerial": true,
                                                "warrantyPeriod": 1,
                                                "costCalcMethod": 1,
                                                "providerName": "sample string 10",
                                                "overrideHostMargin": true,
                                                "keepDescription": true,
                                                "mscCommodity": "sample string 13",
                                                "allowAutoOrder": true,
                                                "excludeFromWebUpdate": true,
                                                "webPriceBasedOn": true,
                                                "labelFormat": "sample string 14",
                                                "sendToScale": true,
                                                "labelPageLayoutG_UID": "DPMip8R1jkOfIEJqXiKBLA==",
                                                "labelPageLayoutGuid": "a722f30c-75c4-438e-9f20-426a5e22812c",
                                                "minimumAge": 15,
                                                "countryOfOrigin": "sample string 16",
                                                "serviceFeeID": 1,
                                                "eftCode": 17,
                                                "defaultPrinter": "sample string 18",
                                                "defaultPrinterGroup": "sample string 19",
                                                "buyingLimit": 1,
                                                "buyingLimitIndependent": true,
                                                "buyingLimitType": 0,
                                                "includeInDistinctLimit": true,
                                                "defaultsEmpty": false,
                                                "mscCat": {
                                                  "$ref": "54"
                                                },
                                                "mscCom": {
                                                  "$ref": "55"
                                                },
                                                "mscDep": {
                                                  "$ref": "57"
                                                },
                                                "mscSubCom": {
                                                  "$ref": "56"
                                                }
                                              },
                                              {
                                                "$ref": "51"
                                              }
                                            ],
                                            "stores": [
                                              1,
                                              2
                                            ],
                                            "investmentBuyOverride": true,
                                            "updated": "2025-10-05T00:03:58.1185593",
                                            "salesMode": 1,
                                            "gstPercent": 1,
                                            "costGSTPercent": 1,
                                            "earnLoyaltyPoints": true,
                                            "quantityOverride": true,
                                            "quantityRequired": true,
                                            "allowDiscounts": true,
                                            "discountDiscounts": true,
                                            "itemRecalled": true,
                                            "noRefund": true,
                                            "active": true,
                                            "allowMarkdown": true,
                                            "defaultGP": 1.1,
                                            "labelShelfDefault": 1,
                                            "labelTalkerDefault": 1,
                                            "labelSmall": true,
                                            "tags": "sample string 19",
                                            "unitMeasureKind": 1,
                                            "fuelItem": true,
                                            "trackSerial": true,
                                            "warrantyPeriod": 1,
                                            "costCalcMethod": 1,
                                            "providerName": "sample string 20",
                                            "overrideHostMargin": true,
                                            "keepDescription": true,
                                            "mscCommodity": "sample string 23",
                                            "allowAutoOrder": true,
                                            "excludeFromWebUpdate": true,
                                            "webPriceBasedOn": true,
                                            "labelFormat": "sample string 24",
                                            "sendToScale": true,
                                            "labelPageLayoutG_UID": "sAXl64UKnEKP7e/ET3IfPg==",
                                            "labelPageLayoutGuid": "ebe505b0-0a85-429c-8fed-efc44f721f3e",
                                            "minimumAge": 25,
                                            "countryOfOrigin": "sample string 26",
                                            "serviceFeeID": 1,
                                            "eftCode": 27,
                                            "defaultPrinter": "sample string 28",
                                            "defaultPrinterGroup": "sample string 29",
                                            "buyingLimit": 1,
                                            "buyingLimitIndependent": true,
                                            "buyingLimitType": 0,
                                            "includeInDistinctLimit": true,
                                            "defaultsEmpty": false,
                                            "mscCat": {
                                              "$ref": "54"
                                            },
                                            "mscCom": {
                                              "$ref": "55"
                                            },
                                            "mscDep": {
                                              "$ref": "57"
                                            },
                                            "mscSubCom": {
                                              "$ref": "56"
                                            }
                                          }
                                        }
                                      },
                                      {
                                        "$ref": "48"
                                      }
                                    ],
                                    "nextPrice": {
                                      "$id": "58",
                                      "id": 1,
                                      "campaignID": 2,
                                      "campaignName": "sample string 3",
                                      "plu": 1,
                                      "hostOfferID": 1,
                                      "metcashPromotionID": "sample string 4",
                                      "metcashPromotionPlacement": "sample string 5",
                                      "pluG_UID": "ovtIbn8Ckke/YF5yWAjF0Q==",
                                      "pluGuid": "6e48fba2-027f-4792-bf60-5e725808c5d1",
                                      "newPrice": 1,
                                      "pctDiscount": 1,
                                      "newCost": 1,
                                      "newCostDecimals": 6,
                                      "dealCostIdentifier": "hmcpTcI3+0WVoFIWnAhc/w==",
                                      "dealCostGuid": "4d296786-37c2-45fb-95a0-52169c085cff",
                                      "pluName": "sample string 7",
                                      "apn": "sample string 8",
                                      "fuelItem": true,
                                      "priceGroupG_UID": "EJs51edFt0y7M8K+egzOuQ==",
                                      "priceGroupGuid": "d5399b10-45e7-4cb7-bb33-c2be7a0cceb9",
                                      "itemNumber": "sample string 10",
                                      "cri": "sample string 11",
                                      "pluPrice": 12,
                                      "pluCost": 13,
                                      "pluCostIndicator": "sample string 14",
                                      "pluPriceGstPercent": 15,
                                      "pluCostGstPercent": 16,
                                      "pluActive": true,
                                      "cartonQty": 1.1,
                                      "baseUnits": 18.1,
                                      "salesMode": 1,
                                      "pluNormalCost": 19,
                                      "pluaws": 20.0,
                                      "directNumber": "sample string 21",
                                      "departmentName": "sample string 22",
                                      "subDepartmentName": "sample string 23",
                                      "priceGroupName": "sample string 24",
                                      "supplierName": "sample string 25",
                                      "stockOnHand": 1.1,
                                      "stockOnOrder": 1.1,
                                      "lastReceived": "2025-10-05T00:03:58.1185593",
                                      "rrp": 26,
                                      "campaignDescription": "sample string 27",
                                      "campaignComboPriceGroupG_UID": "n1ubJFIfKUyS9G4X6iOO4Q==",
                                      "campaignComboPriceGroupIdentifier": "249b5b9f-1f52-4c29-92f4-6e17ea238ee1",
                                      "promotionPlacementDescription": "sample string 28",
                                      "storeAcceptances": [
                                        {
                                          "$id": "59",
                                          "plu": 1,
                                          "pluG_UId": "QEA=",
                                          "campaignID": 1,
                                          "campaignName": "sample string 2",
                                          "storeID": 3,
                                          "acceptedUtc": "2025-10-05T00:03:58.1185593",
                                          "operatorG_UID": "cKk1q8wD/Ea9h1KFUVDNow==",
                                          "operatorGuid": "ab35a970-03cc-46fc-bd87-52855150cda3",
                                          "machineID": 1,
                                          "processed": true,
                                          "appliedUtc": "2025-10-05T00:03:58.1185593",
                                          "signIqTicketFileMovedUtc": "2025-10-05T00:03:58.1185593",
                                          "user": "sample string 6",
                                          "campaignDescription": "sample string 7",
                                          "productDesc": "sample string 8",
                                          "storeName": "sample string 9",
                                          "effectiveUtc": "2025-10-05T00:03:58.1185593",
                                          "priceChangeType": 0,
                                          "operatorName": "sample string 10",
                                          "hostCampaign": true,
                                          "product": {
                                            "$ref": "21"
                                          },
                                          "campaignPlu": {
                                            "$ref": "58"
                                          }
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ],
                                      "campaign": {
                                        "$id": "60",
                                        "id": 1,
                                        "storeID": 2,
                                        "name": "7e3484f9-e2ef-42ec-926d-04e911b7dc07",
                                        "nameGuid": "7e3484f9-e2ef-42ec-926d-04e911b7dc07",
                                        "description": "sample string 4",
                                        "showDiscounts": true,
                                        "showTotals": true,
                                        "onlyEvaluateOnSubtotal": true,
                                        "useDescription": true,
                                        "campaignType": 1,
                                        "startDate": "2025-10-05T00:03:58.1185593",
                                        "startTime": 1,
                                        "endDate": "2025-10-05T00:03:58.1185593",
                                        "endTime": 1,
                                        "recurrence": 1,
                                        "recurrenceType": 1,
                                        "monthType": 1,
                                        "weekDays": 1,
                                        "months": 1,
                                        "monthWeeks": 1,
                                        "monthDays": "sample string 7",
                                        "printed": true,
                                        "talkerText": "sample string 8",
                                        "rangeDescription": "sample string 9",
                                        "dealDescription": "sample string 10",
                                        "labelQuantity": 11,
                                        "active": 1,
                                        "deactivated": "2025-10-05T00:03:58.1185593",
                                        "system": true,
                                        "created": "2025-10-05T00:03:58.1185593",
                                        "updated": "2025-10-05T00:03:58.1185593",
                                        "priceChangeNotifiedUtc": "2025-10-05T00:03:58.1185593",
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 13",
                                        "hostIdentifier": "uDXWRyJlN0a4iVQbhsM9CQ==",
                                        "hostIdentifierGuid": "47d635b8-6522-4637-b889-541b86c33d09",
                                        "hostType": 14,
                                        "createdByUser": "sample string 15",
                                        "fromHost": true,
                                        "deleted": true,
                                        "campaignDeleted": "2025-10-05T00:03:58.1185593",
                                        "updatedByUser": "sample string 18",
                                        "offerID": 1,
                                        "isPriceChangeCampaign": true,
                                        "stores": [
                                          1,
                                          2
                                        ],
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "campaignPlus": [
                                          {
                                            "$ref": "58"
                                          },
                                          {
                                            "$ref": "58"
                                          }
                                        ],
                                        "campaignPools": [
                                          {
                                            "$id": "61",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "plu": 4,
                                            "pluG_UID": "WrchPSpeEEmkXyJ+RefoNA==",
                                            "pluGuid": "3d21b75a-5e2a-4910-a45f-227e45e7e834",
                                            "hostOfferID": 1,
                                            "priceGroupG_UID": "eDPZaWVhukqgUBvhBPPK5g==",
                                            "priceGroupGuid": "69d93378-6165-4aba-a050-1be104f3cae6",
                                            "fuelItem": true,
                                            "pluName": "sample string 6",
                                            "apn": "sample string 7",
                                            "pluActive": true,
                                            "cartonQty": 1,
                                            "baseUnits": 9.1,
                                            "cri": "sample string 10",
                                            "salesMode": 1,
                                            "pluaws": 11.0,
                                            "directNumber": "sample string 12",
                                            "departmentName": "sample string 13",
                                            "subDepartmentName": "sample string 14",
                                            "priceGroupName": "sample string 15",
                                            "supplierName": "sample string 16",
                                            "stockOnHand": 1.1,
                                            "stockOnOrder": 1.1,
                                            "lastReceived": "2025-10-05T00:03:58.1185593",
                                            "rrp": 17,
                                            "campaignDescription": "sample string 18",
                                            "product": {
                                              "$ref": "21"
                                            },
                                            "campaign": {
                                              "$ref": "60"
                                            }
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ],
                                        "sellingRules": [
                                          {
                                            "$id": "62",
                                            "id": 1,
                                            "identifier": "gHw+kXLdC0StAKCuQMBlOg==",
                                            "identifierStr": "gHw+kXLdC0StAKCuQMBlOg==",
                                            "identifierGuid": "913e7c80-dd72-440b-ad00-a0ae40c0653a",
                                            "campaignID": 4,
                                            "campaignName": "sample string 5",
                                            "ruleJoin": 1,
                                            "ruleType": 6,
                                            "operand0": "sample string 7",
                                            "comparisonOp": 1,
                                            "operand1": "sample string 8",
                                            "action": 1,
                                            "operand2": "sample string 9",
                                            "operand3": "sample string 10",
                                            "includeExcludedItems": true,
                                            "noFurtherDiscounts": true,
                                            "description": "sample string 11",
                                            "sortOrder": 1,
                                            "isItemRule": false,
                                            "prevDept": "sample string 12",
                                            "campaign": {
                                              "$ref": "60"
                                            }
                                          },
                                          {
                                            "$ref": "62"
                                          }
                                        ],
                                        "customers": [
                                          {
                                            "$id": "63",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "customerID": "2it6Rig8MEm3aj06dl0baQ==",
                                            "customerIDGuid": "467a2bda-3c28-4930-b76a-3d3a765d1b69",
                                            "campaign": {
                                              "$ref": "60"
                                            },
                                            "customer": {
                                              "$ref": "2"
                                            }
                                          },
                                          {
                                            "$ref": "63"
                                          }
                                        ],
                                        "customerGroups": [
                                          {
                                            "$id": "64",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "groupID": "4T34gtcQC0uz6lbopc7zaA==",
                                            "groupIDGuid": "82f83de1-10d7-4b0b-b3ea-56e8a5cef368",
                                            "campaign": {
                                              "$ref": "60"
                                            },
                                            "group": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ],
                                        "signIqTickets": [
                                          {
                                            "$id": "65",
                                            "identifier": "EFptVgX+mEyMvCXmKVlQYA==",
                                            "identifierGuid": "566d5a10-fe05-4c98-8cbc-25e629595060",
                                            "campaignName": "sample string 2",
                                            "message": "sample string 3",
                                            "ticketFileSource": "sample string 4",
                                            "ticketFileDestination": "sample string 5",
                                            "storeID": 1
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "comboPriceGroups": [
                                          {
                                            "$id": "66",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "g_UID": "Gf+GKdG7TkWYUGPN7IiHCA==",
                                            "guid": "2986ff19-bbd1-454e-9850-63cdec888708",
                                            "description": "sample string 5",
                                            "newPrice": 1,
                                            "rangeDescription": "sample string 6",
                                            "dealDescription": "sample string 7",
                                            "labelQuantity": 8,
                                            "hostProductCategoryID": 1,
                                            "offerID": 1,
                                            "dontUpdatePricePlus": true,
                                            "campaign": {
                                              "$ref": "60"
                                            },
                                            "comboPricePlus": [
                                              {
                                                "$id": "67",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "groupG_UID": "ahYevsBrjUSADBMCCrtA1g==",
                                                "groupGuid": "be1e166a-6bc0-448d-800c-13020abb40d6",
                                                "comboPriceType": 5,
                                                "priceType": 5,
                                                "pluG_UID": "fCv8Wd1NMky457J/oMFJsQ==",
                                                "pluGuid": "59fc2b7c-4ddd-4c32-b8e7-b27fa0c149b1",
                                                "priceGroupG_UID": "0IogNj4h8Um6tgcyTLfCxQ==",
                                                "priceGroupGuid": "36208ad0-213e-49f1-bab6-07324cb7c2c5",
                                                "campaignPoolID": "sample string 7",
                                                "quantity": 1,
                                                "campaign": {
                                                  "$ref": "60"
                                                },
                                                "product": {
                                                  "$ref": "21"
                                                },
                                                "priceGroup": {
                                                  "$ref": "27"
                                                },
                                                "campaignPool": {
                                                  "$ref": "60"
                                                }
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ],
                                        "priceLevels": [
                                          {
                                            "$id": "68",
                                            "id": 1,
                                            "priceLevelIdentifier": "1k5vtIkv1kqOvec7n6swCA==",
                                            "priceLevelIdentifierGuid": "b46f4ed6-2f89-4ad6-8ebd-e73b9fab3008",
                                            "campaignName": "sample string 3",
                                            "priceLevelName": "sample string 4"
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ]
                                      },
                                      "product": {
                                        "$ref": "21"
                                      },
                                      "dealCost": {
                                        "$id": "69",
                                        "headerIdentifier": "iat4NBSgSkCsysHkMAQyAw==",
                                        "headerIdentifierGuid": "3478ab89-a014-404a-acca-c1e430043203",
                                        "identifier": "ohRYJsnHiUOaceDl+E7Qlw==",
                                        "identifierGuid": "265814a2-c7c9-4389-9a71-e0e5f84ed097",
                                        "supplierIdentifier": "JKybJ31es0+HTtc2t4kZnw==",
                                        "supplierGuid": "279bac24-5e7d-4fb3-874e-d736b789199f",
                                        "pluG_UID": "y84XcfcKtESLlaoJu/BIVg==",
                                        "pluGuid": "7117cecb-0af7-44b4-8b95-aa09bbf04856",
                                        "campaignName": "9623c65f-1d9a-4792-99d1-fb2b7f0e9463",
                                        "description": "sample string 4",
                                        "cost": 5,
                                        "costDecimals": 6,
                                        "start": "2025-10-05T00:03:58.1341682",
                                        "end": "2025-10-05T00:03:58.1341682",
                                        "type": 9,
                                        "promoType": 10,
                                        "bonusItemPLUG_UID": "SmfBKnmw2kCeIlTAWBQxRw==",
                                        "bonusItemPluGuid": "2ac1674a-b079-40da-9e22-54c058143147",
                                        "bonusPurchaseUnits": 11,
                                        "bonusReceiveUnits": 12,
                                        "updated": "2025-10-05T00:03:58.1341682",
                                        "metcashPromotionID": "sample string 14",
                                        "fromHost": 15,
                                        "storeNames": "sample string 16",
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "supplierName": "sample string 17",
                                        "campaignDescription": "sample string 18",
                                        "newPrice": 1,
                                        "campaignMetcashPromotionID": "sample string 19",
                                        "campaignActive": true,
                                        "campaignStartDate": "2025-10-05T00:03:58.1341682",
                                        "campaignEndDate": "2025-10-05T00:03:58.1341682",
                                        "masterPLUG_UID": "4fxsH05zYUyEg2jk2Y31Pw==",
                                        "masterID": "1f6cfce1-734e-4c61-8483-68e4d98df53f",
                                        "productName": "sample string 22",
                                        "productAPN": "sample string 23",
                                        "orderCode": "sample string 24",
                                        "normalSell": 25,
                                        "normalCost": 26,
                                        "normalCostDecimals": 27,
                                        "cartonQuantity": 28,
                                        "salesMode": 29,
                                        "orderPacked": 30,
                                        "fuelItem": true,
                                        "active": true,
                                        "bonusMasterPLUG_UID": "udmEcDLOXk2lJvdyzyrRGA==",
                                        "bonusMasterID": "7084d9b9-ce32-4d5e-a526-f772cf2ad118",
                                        "bonusProductName": "sample string 34",
                                        "bonusProductAPN": "sample string 35",
                                        "bonusOrderCode": "sample string 36",
                                        "bonusNormalSell": 37,
                                        "bonusNormalCost": 38,
                                        "bonusNormalCostDecimals": 39,
                                        "bonusCartonQuantity": 40,
                                        "bonusSalesMode": 41,
                                        "bonusOrderPacked": 42,
                                        "bonusFuelItem": true,
                                        "bonusActive": true
                                      }
                                    },
                                    "currentCostStart": "2025-10-05T00:03:58.1341682",
                                    "dealCosts": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ],
                                    "tags": [
                                      {
                                        "$id": "70",
                                        "pluG_UID": "VNxkEt9CmUu7Id0VfLdelg==",
                                        "pluGuid": "1264dc54-42df-4b99-bb21-dd157cb75e96",
                                        "tagID": 1,
                                        "description": "sample string 1",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "70"
                                      }
                                    ],
                                    "alternateProductG_UID": "U9z4qKQU7U6Y+EFIj68jJA==",
                                    "alternateProduct": "a8f8dc53-14a4-4eed-98f8-41488faf2324",
                                    "productHostCode": {
                                      "$id": "71",
                                      "id": 1,
                                      "pluG_UID": "f/45kP/6xkmo8OyGI++TzA==",
                                      "pluGuid": "9039fe7f-faff-49c6-a8f0-ec8623ef93cc",
                                      "ibaCode": "sample string 2"
                                    },
                                    "mscCat": {
                                      "$ref": "54"
                                    },
                                    "mscCom": {
                                      "$ref": "55"
                                    },
                                    "mscDep": {
                                      "$ref": "57"
                                    },
                                    "mscSubCom": {
                                      "$ref": "56"
                                    },
                                    "isUserUpdate": true,
                                    "ignoreMasterProduct": true,
                                    "priceGroupLabelRequested": true,
                                    "firstSold": "2025-10-05T00:03:58.1341682",
                                    "inventoryTracked": "2025-10-05T00:03:58.1341682",
                                    "isNormalPriceChangesCampaign": true
                                  },
                                  "supplier": {
                                    "$ref": "16"
                                  },
                                  "serviceFee": {
                                    "$id": "72",
                                    "id": 1,
                                    "description": "sample string 1",
                                    "fee": 1
                                  },
                                  "isPrimaryHost": true,
                                  "hostVendor": 47
                                },
                                {
                                  "$ref": "19"
                                }
                              ],
                              "orderCycleHeaders": [
                                {
                                  "$id": "73",
                                  "storeID": 1,
                                  "supplierIdentifier": "KRTefeSVGUK9R9zLJbYVEg==",
                                  "supplierGuid": "7dde1429-95e4-4219-bd47-dccb25b61512",
                                  "departmentCode": "sample string 2",
                                  "warehouseDirectIndicator": "sample string 3",
                                  "type": 4,
                                  "storeName": "sample string 5",
                                  "departmentName": "sample string 6",
                                  "orderDays": 7
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "cycles": [
                                {
                                  "$id": "74",
                                  "storeID": 1,
                                  "supplierIdentifier": "7jEHT6/vDk+39DVD84dsAA==",
                                  "supplierGuid": "4f0731ee-efaf-4f0e-b7f4-3543f3876c00",
                                  "departmentCode": "sample string 2",
                                  "warehouseDirectIndicator": "sample string 3",
                                  "type": 4,
                                  "cutOffWeek": 5,
                                  "cutOffDay": 6,
                                  "cutOffTime": "00:00:00.1234567",
                                  "leadTime": 7,
                                  "daysBuffer": 8,
                                  "supplierName": "sample string 9",
                                  "cutOffDate": "2025-10-05T00:03:58.1341682",
                                  "deliveryDate": "2025-10-05T00:03:58.1341682",
                                  "nextCutOffDate": "2025-10-05T00:03:58.1341682",
                                  "nextDeliveryDate": "2025-10-05T00:03:58.1341682",
                                  "nextDaysBuffer": 10
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "store": {
                                "$ref": "12"
                              },
                              "updated": "2025-10-05T00:03:58.1341682",
                              "isHost": true
                            },
                            "files": [
                              {
                                "$id": "75",
                                "id": "sample string 1",
                                "fileName": "sample string 2",
                                "extension": "sample string 3",
                                "provider": 0,
                                "type": 0,
                                "hostType": "sample string 4",
                                "createdUtc": "2025-10-05T00:03:58.1341682",
                                "processed": "2025-10-05T00:03:58.1341682",
                                "isProcessing": true,
                                "processedCount": 6,
                                "processingTime": 1,
                                "collectedUtc": "2025-10-05T00:03:58.1341682",
                                "size": 1,
                                "sizeFormat": "sample string 7",
                                "isArchive": true,
                                "version": "sample string 9",
                                "reference": "sample string 10",
                                "digest": "sample string 11",
                                "contentType": "sample string 12",
                                "host": {
                                  "$ref": "15"
                                },
                                "metcashHeader": {
                                  "$id": "76",
                                  "customerNumber": "sample string 1",
                                  "creationDate": "2025-10-05T00:03:58.1341682",
                                  "businessPillar": "sample string 3",
                                  "fileType": "sample string 4"
                                }
                              },
                              {
                                "$ref": "75"
                              }
                            ],
                            "zoneMatrix": [
                              {
                                "$id": "77",
                                "id": 1,
                                "hostIdentifier": "7i6m11n5y0OTDLgbgDqfEg==",
                                "hostIdentifierGuid": "d7a62eee-f959-43cb-930c-b81b803a9f12",
                                "storeID": 1,
                                "departmentCode": "sample string 2",
                                "hostGuids": [
                                  "5a9d47a0-09b9-4644-b34c-33c9bf1dd129",
                                  "350f2f8c-8058-49c8-a2d2-6757996c149d"
                                ]
                              },
                              {
                                "$ref": "77"
                              }
                            ],
                            "hostFileStoreSetting": {
                              "$ref": "14"
                            },
                            "hostStoreSettings": [
                              {
                                "$ref": "14"
                              },
                              {
                                "$ref": "14"
                              }
                            ],
                            "promotionPlacements": [
                              {
                                "$id": "78",
                                "identifier": "4joHUQW0B0GpAH4ANJJM6w==",
                                "identifierGuid": "51073ae2-b405-4107-a900-7e0034924ceb",
                                "code": "sample string 2",
                                "description": "sample string 3",
                                "isAdvertised": true
                              },
                              {
                                "$ref": "78"
                              }
                            ],
                            "promoTypeGuids": [
                              "c17bc686-c5f4-4bd4-9000-4fce4bc6e9a4",
                              "dc05f1fb-fa9d-4f8d-a637-5fd08715efc6"
                            ],
                            "isPromotionOnly": false,
                            "isOrderable": false,
                            "vendor": 0
                          },
                          "groupIDs": [
                            1,
                            2
                          ],
                          "hostDescription": "sample string 24"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "accounts": [
                        {
                          "$id": "79",
                          "id": 1,
                          "storeID": 1,
                          "accountName": "sample string 2",
                          "bsb": "sample string 3",
                          "accountNumber": "sample string 4",
                          "accountDesignated": true
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "sales": [
                        {
                          "$id": "80",
                          "id": 1,
                          "storeID": 1,
                          "externalSalesType": 2,
                          "ftpSiteID": 1,
                          "lastSaleProcessed": "2025-10-05T00:03:58.1341682",
                          "ftpSite": {
                            "$id": "81",
                            "id": 1,
                            "description": "sample string 2",
                            "address": "sample string 3",
                            "username": "sample string 4",
                            "password": "sample string 5",
                            "path": "sample string 7",
                            "protocol": 8
                          }
                        },
                        {
                          "$ref": "80"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$ref": "77"
                        },
                        {
                          "$ref": "77"
                        }
                      ],
                      "cashManagements": [
                        {
                          "$id": "82",
                          "id": 1,
                          "storeID": 1,
                          "cashManagementType": 2,
                          "apiID": 1,
                          "organisationID": "sample string 3",
                          "siteName": "sample string 4",
                          "thirdPartyAPI": {
                            "$id": "83",
                            "id": 1,
                            "description": "sample string 2",
                            "address": "sample string 3",
                            "username": "sample string 4",
                            "password": "sample string 5",
                            "passwordPlain": "sample string 6",
                            "token": "sample string 7",
                            "apiType": 8,
                            "apiSubType": 9
                          }
                        },
                        {
                          "$ref": "82"
                        }
                      ],
                      "updateStoreID": "189ea41a-5c68-47b1-953c-b9c5b17470d7",
                      "updateStore": {
                        "$id": "84",
                        "id": "0c48c230-30c4-4743-ad61-08078ae5ce95",
                        "name": "sample string 1",
                        "lastActivity": "2025-10-05T00:03:58.1341682",
                        "zone": "sample string 2",
                        "timeZoneOffset": 0.0,
                        "businessHoursStart": "00:00:00.1234567",
                        "businessHoursEnd": "00:00:00.1234567",
                        "master": true,
                        "lastIP": "sample string 10",
                        "lastHostName": "sample string 11",
                        "ping": 1,
                        "pingStatus": "sample string 12",
                        "lastUpdateCompleted": "2025-10-05T00:03:58.1341682"
                      },
                      "timeZoneId": "sample string 53",
                      "securityOptions": {
                        "$id": "85",
                        "loginMode": 1,
                        "allowSelfVerification": true,
                        "verifierEmail": "sample string 3",
                        "source": "sample string 4",
                        "loginModeInherited": 5,
                        "loginModeSource": "sample string 6",
                        "selfVerifyInherited": true,
                        "selfVerifySource": "sample string 8",
                        "verifyEmailInherited": "sample string 9",
                        "verifyEmailSource": "sample string 10"
                      }
                    }
                  },
                  {
                    "$ref": "11"
                  }
                ]
              },
              "customer": {
                "$ref": "2"
              },
              "communityOrganisation": {
                "$id": "86",
                "id": 1,
                "identifier": "gHjwQ4/tzUiULcXV9eS3og==",
                "identifierGuid": "43f07880-ed8f-48cd-942d-c5d5f5e4b7a2",
                "name": "sample string 3",
                "lookupIdentifier": "sample string 4",
                "externalID": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "postCode": "sample string 12",
                "state": "sample string 13",
                "country": "sample string 14",
                "totalAmountAwarded": 15.1,
                "updated": "2025-10-05T00:03:58.1341682",
                "deleted": true
              },
              "details": [
                {
                  "$id": "87",
                  "saleItemID": 1,
                  "identifier": "qUEQKHPtckme84kRLqeWUQ==",
                  "identifierGuid": "281041a9-ed73-4972-9ef3-89112ea79651",
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "wzlhbPmyEEuCPEO531DU5w==",
                  "pluGuid": "6c6139c3-b2f9-4b10-823c-43b9df50d4e7",
                  "accountID": "8N9bpdmkd02HE8jm0ZkqgA==",
                  "accountIDGuid": "a55bdff0-a4d9-4d77-8713-c8e6d1992a80",
                  "normalPrice": 3,
                  "originalSellingPrice": 4,
                  "discountPrice": 5,
                  "unit": 1,
                  "quantity": 6,
                  "totalCents": 7,
                  "fixedPrice": 1,
                  "tranType": 1,
                  "discountType": 1,
                  "cost": 1,
                  "costDecimals": 8,
                  "markdown": 1,
                  "manualQuantity": 1,
                  "manualPrice": 1,
                  "manualMode": 1,
                  "active": 1,
                  "offline": true,
                  "barcode": "sample string 9",
                  "keyedSale": 1,
                  "discountedID": 1,
                  "fuelID": 1,
                  "serialNumber": "sample string 10",
                  "bestOrExpire": "2025-10-05T00:03:58.1341682",
                  "bestOrExpireType": 1,
                  "providerName": "sample string 11",
                  "refundG_UID": "gURJZumdHUy0aS4TbewUbA==",
                  "refundGuid": "66494481-9de9-4c1d-b469-2e136dec146c",
                  "campaign": "sample string 12",
                  "campaignType": 13,
                  "modifiedID": 1,
                  "omittedIngredient": true,
                  "taxPercent": 1.0,
                  "taxAmount": 1.0,
                  "refundablePrice": 1.0,
                  "showDiscounts": true,
                  "orderPrinted": true,
                  "note": "sample string 16",
                  "modifierName": "sample string 17",
                  "modifierSetName": "sample string 18",
                  "totalValueWasScanned": true,
                  "sold": true,
                  "campaignPrice": true,
                  "scannedValue": 1,
                  "campaignName": "sample string 22",
                  "comboDiscount": 1,
                  "idempotentVoid": "8h3qxR9bL0W6i7CFJkjepQ==",
                  "idempotentVoidGuid": "c5ea1df2-5b1f-452f-ba8b-b0852648dea5",
                  "priceLevelIdentifier": "E4uUaSpDGEWBOmLq5DWv0A==",
                  "priceLevelIdentifierGuid": "69948b13-432a-4518-813a-62eae435afd0",
                  "productName": "sample string 23",
                  "apn": "sample string 24",
                  "unknownScans": [
                    {
                      "$id": "88",
                      "id": 1,
                      "saleDetailID": 2,
                      "storeID": 1,
                      "scanned": "2025-10-05T00:03:58.1341682",
                      "operatorG_UID": "QEA=",
                      "barcode": "sample string 4",
                      "processed": 1
                    },
                    {
                      "$ref": "88"
                    }
                  ],
                  "refund": {
                    "$id": "89",
                    "id": 1,
                    "g_UID": "23j3FIz1U0WvcbqG2+pyHw==",
                    "guid": "14f778db-f58c-4553-af71-ba86dbea721f",
                    "description": "sample string 1",
                    "dumped": true,
                    "inventoryReasonID": 1,
                    "sortOrder": 1,
                    "updated": "2025-10-05T00:03:58.1341682"
                  },
                  "modifier": {
                    "$id": "90",
                    "id": 1,
                    "setG_UID": "SIyY7thMuU+YwWeWVOdUDw==",
                    "modifierSetGuid": "ee988c48-4cd8-4fb9-98c1-679654e7540f",
                    "name": "sample string 2",
                    "price": 1,
                    "quantity": 1,
                    "modifierType": 1,
                    "groupNumber": 1,
                    "pageNumber": 1,
                    "controlOrder": 1,
                    "printToStation": true,
                    "pluG_UID": "6So6J3L1LU6wC1z4Trnz+g==",
                    "pluGuid": "273a2ae9-f572-4e2d-b00b-5cf84eb9f3fa",
                    "deleted": true,
                    "g_UID": "3Bi4ztpyX0u5sfu2NqzhJg==",
                    "guid": "ceb818dc-72da-4b5f-b9b1-fbb636ace126",
                    "product": {
                      "$ref": "21"
                    }
                  },
                  "priceLevelName": "sample string 25",
                  "pumpNumber": 1,
                  "hoseNumber": 1
                },
                {
                  "$ref": "87"
                }
              ],
              "eftReceipts": [
                {
                  "$id": "91",
                  "id": 1,
                  "storeID": 1,
                  "saleHeaderID": 2,
                  "storeSaleHeader": {
                    "$ref": "9"
                  },
                  "receipt": "sample string 3",
                  "processed": 1
                },
                {
                  "$ref": "91"
                }
              ],
              "payments": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "cards": [
                {
                  "$id": "92",
                  "id": 1,
                  "saleHeaderID": 1,
                  "identifier": "sample string 2",
                  "cardType": 3,
                  "providerName": "sample string 4"
                },
                {
                  "$ref": "92"
                }
              ],
              "campaignHits": [
                {
                  "$id": "93",
                  "id": 1,
                  "saleHeaderID": 2,
                  "campaign": "sample string 3",
                  "name": "sample string 4",
                  "processed": 1,
                  "campaignDescription": "sample string 5"
                },
                {
                  "$ref": "93"
                }
              ],
              "fuel": [
                {
                  "$id": "94",
                  "id": 1,
                  "plu": 1,
                  "pluG_UID": "U9vq9Z/WTU2AQFYj9vn0yw==",
                  "pluGuid": "f5eadb53-d69f-4d4d-8040-5623f6f9f4cb",
                  "saleHeaderID": 2,
                  "totalCents": 3,
                  "grade": 1,
                  "gradeDescription": "sample string 4",
                  "dispenser": 1,
                  "hose": 1,
                  "quantity": 1,
                  "cost": 1,
                  "acquirerNum": 1,
                  "attendant": 1,
                  "ePurseBalance": 1.0,
                  "cardSignature": "sample string 5",
                  "compartmentNumber": 1,
                  "contractNumber": 1,
                  "discountCardPAN": "sample string 6",
                  "discountID": 1,
                  "discountName": "sample string 7",
                  "discountNetValue": 1.0,
                  "discountType": 1,
                  "discountValue": 1.0,
                  "discretionaryData": "sample string 8",
                  "driverID": "sample string 9",
                  "eftBatchNumber": 1,
                  "eftResponseCode": "sample string 10",
                  "endDateTime": "2025-10-05T00:03:58.1341682",
                  "engineHours": 1.1,
                  "fposNumber": 1,
                  "loyaltyCardPAN": "sample string 11",
                  "miscData1": 1,
                  "miscData2": "sample string 12",
                  "miscFlags": 1,
                  "mop": 1,
                  "odometer": 1,
                  "panNumber": "sample string 13",
                  "saleRefund": true,
                  "saleStatus": 1,
                  "sequenceNumber": 1,
                  "stan": 1,
                  "startDateTime": "2025-10-05T00:03:58.1341682",
                  "tagNumber": "sample string 15",
                  "trackTwoRem": "sample string 16",
                  "transCode": 1,
                  "transType": 1,
                  "unitPrice": 1.0,
                  "vehicleReg": "sample string 17",
                  "offline": true,
                  "processed": 1
                },
                {
                  "$ref": "94"
                }
              ],
              "fuelResells": [
                {
                  "$id": "95",
                  "saleItemID": 1,
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "lvXRqVxk30mBoECOkYoYBw==",
                  "pluGuid": "a9d1f596-645c-49df-81a0-408e918a1807",
                  "accountID": "Sivga4cazEi3P+fFTRHfSw==",
                  "accountIDGuid": "6be02b4a-1a87-48cc-b73f-e7c54d11df4b",
                  "normalPrice": 3,
                  "originalSellingPrice": 4,
                  "discountPrice": 5,
                  "unit": 1,
                  "quantity": 6,
                  "totalCents": 7,
                  "fixedPrice": 1,
                  "tranType": 1,
                  "processed": 1,
                  "discountType": 1,
                  "cost": 1,
                  "costDecimals": 1,
                  "markdown": 1,
                  "manualQuantity": 1,
                  "manualPrice": 1,
                  "manualMode": 1,
                  "active": 1,
                  "barcode": "sample string 8",
                  "offline": 1,
                  "keyedSale": 1,
                  "discountedID": 1,
                  "fuelID": 1,
                  "serialNumber": "sample string 9",
                  "bestOrExpire": "2025-10-05T00:03:58.1341682",
                  "bestOrExpireType": 1,
                  "refundG_UID": "/wffgNDhEE+FodM1B0jq/A==",
                  "refundGuid": "80df07ff-e1d0-4f10-85a1-d3350748eafc",
                  "providerName": "sample string 10",
                  "campaign": "sample string 11",
                  "campaignType": 1,
                  "modifiedID": 1,
                  "omittedIngredient": 1,
                  "taxPercent": 1.0,
                  "taxAmount": 1.0,
                  "refundablePrice": 1.0,
                  "showDiscounts": true,
                  "orderPrinted": true,
                  "note": "sample string 14",
                  "modifierName": "sample string 15",
                  "modifierSetName": "sample string 16",
                  "totalValueWasScanned": true,
                  "sold": true,
                  "campaignPrice": true,
                  "scannedValue": 1,
                  "campaignName": "sample string 20",
                  "comboDiscount": 1
                },
                {
                  "$ref": "95"
                }
              ],
              "customerOrder": [
                {
                  "$ref": "1"
                },
                {
                  "$ref": "1"
                }
              ],
              "surveyResponses": [
                {
                  "$id": "96",
                  "surveyG_UID": "u3AnQZ5c1UOIi2uAf+voCQ==",
                  "surveyGuid": "412770bb-5c9e-43d5-888b-6b807febe809",
                  "saleHeaderGuid": "rAmCthuTBEiKhyPzvt0ufw==",
                  "saleGuid": "b68209ac-931b-4804-8a87-23f3bedd2e7f",
                  "textResponse": "sample string 1",
                  "integerResponse": 1,
                  "g_UIDResponse": "ZMIecUgmj0aeGBomo3+l9A==",
                  "guidResponse": "711ec264-2648-468f-9e18-1a26a37fa5f4",
                  "whoAnswered": 2,
                  "answeredAtUTC": "2025-10-05T00:03:58.1341682",
                  "sale": {
                    "$ref": "9"
                  },
                  "survey": {
                    "$id": "97",
                    "g_UID": "KurjBhyTBU+oEih1jcVEWQ==",
                    "guid": "06e3ea2a-931c-4f05-a812-28758dc54459",
                    "name": "sample string 1",
                    "storeID": 2,
                    "zoneID": 1,
                    "checkoutFormG_UID": "YK/Tz3C8RkWUXfxZM6ng/Q==",
                    "checkoutFormGuid": "cfd3af60-bc70-4546-945d-fc5933a9e0fd",
                    "displayToWho": 3,
                    "displayWhen": 4,
                    "start": "2025-10-05T00:03:58.1341682",
                    "end": "2025-10-05T00:03:58.1341682",
                    "deleted": true,
                    "updated": "2025-10-05T00:03:58.1341682",
                    "possibleIntegerResponses": [
                      1,
                      2
                    ],
                    "possibleTextResponses": [
                      "sample string 1",
                      "sample string 2"
                    ],
                    "possibleGuidResponses": [
                      "46ab6f0e-e65b-42fd-901d-37948aee2a03",
                      "4f179cb6-39ca-4d5a-9dcc-57dd6b24fcdb"
                    ],
                    "allowsAllTextResponses": true,
                    "surveyForm": {
                      "$ref": "39"
                    }
                  },
                  "ingressId": "sample string 4"
                },
                {
                  "$ref": "96"
                }
              ],
              "storeName": "sample string 38",
              "machineName": "sample string 39",
              "operatorName": "sample string 40",
              "direction": 1,
              "reason": "sample string 41",
              "accountG_UID": "uF2NFdh6mkyQPANLezSi+g==",
              "accountIdentifier": "158d5db8-7ad8-4c9a-903c-034b7b34a2fa",
              "accountName": "sample string 42",
              "customerOrderIdentifier": "9oH4hmWvUEWrifeMJ6SkBg==",
              "customerOrderIdentifierGuid": "86f881f6-af65-4550-ab89-f78c27a4a406",
              "priceLevelName": "sample string 43",
              "revision": 44,
              "ingressId": "sample string 45"
            },
            "metadata": {
              "$id": "98",
              "id": 1,
              "paymentID": 2,
              "paymentIdentifier": "hcSli6Y+h0mgVRU8TUVGCQ==",
              "paymentIdentifierGuid": "8ba5c485-3ea6-4987-a055-153c4d454609",
              "identifier": "EckEcStJOEarq8NT6tLvaA==",
              "identifierGuid": "7104c911-492b-4638-abab-c353ead2ef68",
              "metadata": "sample string 3",
              "signatureImage": "QEA=",
              "itemIdentifier": "9O9Q4tDiwkaFkxmaooXcSg==",
              "itemIdentifierGuid": "e250eff4-e2d0-46c2-8593-199aa285dc4a"
            }
          },
          {
            "$ref": "8"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ],
    "customerGroupMembers": [
      {
        "$ref": "7"
      },
      {
        "$ref": "7"
      }
    ],
    "customerGroups": [
      {
        "$ref": "6"
      },
      {
        "$ref": "6"
      }
    ],
    "accounts": [
      {
        "$ref": "4"
      },
      {
        "$ref": "4"
      }
    ],
    "account": {
      "$ref": "4"
    },
    "vouchers": [
      {
        "$id": "99",
        "customerIdentifier": "rmKIJIoisEKU5n8ur8g3PA==",
        "customerIdentifierGuid": "248862ae-228a-42b0-94e6-7f2eafc8373c",
        "voucherName": "sample string 2",
        "count": 3,
        "storeID": 4,
        "barcode": "sample string 5",
        "redeemCount": 6,
        "issueCount": 7,
        "storeSalePaymentID": 1,
        "idempotentID": "xJIzVLLA8UCefPrh40VEJA==",
        "idempotentGuid": "543392c4-c0b2-40f1-9e7c-fae1e3454424",
        "offline": true,
        "voucher": {
          "$id": "100",
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "shortDescription": "sample string 4",
          "url": "sample string 5",
          "barcodeTemplateID": 1,
          "expiry": 0,
          "voucherType": 6,
          "limitPerTransaction": 7,
          "customerTracking": true,
          "discountAccount": "sample string 9",
          "endDate": "2025-10-05T00:03:58.1341682",
          "barcodeTemplate": {
            "$id": "101",
            "templateID": 1,
            "template": "sample string 1",
            "bcFunction": "sample string 2",
            "sortOrder": 3
          },
          "scaleLabel": {
            "$id": "102",
            "id": 1,
            "uid": "sample string 2",
            "name": "sample string 3",
            "width": 1.1,
            "height": 1.1,
            "showBorder": true,
            "borderWidth": 1.1,
            "borderStyle": 1,
            "borderColour": "sample string 5",
            "updated": "2025-10-05T00:03:58.1341682",
            "labelPageLayout": "DSymMEJiqEuyjw1jpk4Vug==",
            "pageLayoutGuid": "30a62c0d-6242-4ba8-b28f-0d63a64e15ba",
            "labelType": 6,
            "oldName": "sample string 7",
            "voucher": {
              "$ref": "100"
            },
            "elements": [
              {
                "$id": "103",
                "id": 1,
                "scaleLabelID": 2,
                "showPercentDI": true,
                "showAvgPerHundred": true,
                "showAvgPerServe": true,
                "name": "sample string 6",
                "x": 1.1,
                "y": 1.1,
                "width": 1.1,
                "height": 1.1,
                "type": 1,
                "rotation": 1,
                "text": "sample string 7",
                "fontFamily": "sample string 8",
                "align": 1,
                "bold": true,
                "italic": true,
                "underline": true,
                "strikeout": true,
                "reverse": true,
                "textColour": "sample string 9",
                "fontSize": 1.1,
                "picture": "QEA=",
                "borderWidth": 10,
                "sortOrder": 11,
                "printOptions": 12,
                "superScriptTextFontSize": 1.1,
                "lineStyle": 1,
                "spacingStyle": 1,
                "interCharacterSpacing": 1.1,
                "superScriptOffset": 1.1,
                "lineSpacing": 1.1,
                "dateFormat": "sample string 13",
                "autoGrow": true,
                "fontAutoResize": true,
                "updated": "2025-10-05T00:03:58.1341682"
              },
              {
                "$ref": "103"
              }
            ]
          },
          "customerVouchers": [
            {
              "$id": "104",
              "id": 1,
              "customerIdentifier": "IeGHjMyRI0CKM3eOjgj+Pw==",
              "customerIdentifierGuid": "8c87e121-91cc-4023-8a33-778e8e08fe3f",
              "voucherID": 3,
              "voucherName": "sample string 4",
              "storeID": 1,
              "barcode": "sample string 5",
              "dateOfIssue": "2025-10-05T00:03:58.1341682",
              "issuedSaleHeaderID": 1,
              "issuedSaleIdentifier": "sample string 7",
              "issuedOfflinePaymentID": 1,
              "issuedIdempotentID": "HkkFV9jUaEuUC2nEerDPeg==",
              "issuedIdempotentGuid": "5705491e-d4d8-4b68-940b-69c47ab0cf7a",
              "issuedOffline": true,
              "issuedUser": "sample string 9",
              "issuedNotes": "sample string 10",
              "expiryDate": "2025-10-05T00:03:58.1341682",
              "expiredUser": "sample string 11",
              "expiredNotes": "sample string 12",
              "redeemed": "2025-10-05T00:03:58.1341682",
              "redeemedSaleHeaderID": 1,
              "redeemedSaleIdentifier": "sample string 13",
              "redeemedOfflinePaymentID": 1,
              "redeemedIdempotentID": "v3DNmQnRPkS97mLM/KJU1Q==",
              "redeemedIdempotentGuid": "99cd70bf-d109-443e-bdee-62ccfca254d5",
              "redeemedUser": "sample string 14",
              "redeemedNotes": "sample string 15",
              "redeemedOffline": true,
              "updated": "2025-10-05T00:03:58.1341682",
              "storeName": "sample string 17",
              "scaleLabel": {
                "$ref": "102"
              },
              "voucher": {
                "$ref": "100"
              },
              "customer": {
                "$ref": "2"
              },
              "issuedOfflinePayment": {
                "$ref": "8"
              },
              "redeemedOfflinePayment": {
                "$ref": "8"
              }
            },
            {
              "$ref": "104"
            }
          ]
        },
        "customer": {
          "$ref": "2"
        }
      },
      {
        "$ref": "99"
      }
    ]
  },
  "operator": {
    "$ref": "10"
  },
  "details": [
    {
      "$id": "105",
      "headerID": 1,
      "plu": 1,
      "pluG_UId": "zFTpO2bSJEKiKeRe+h00Nw==",
      "pluGuid": "3be954cc-d266-4224-a229-e45efa1d3437",
      "quantity": 1,
      "unit": 1,
      "status": 1,
      "soldQuantity": 1,
      "soldWeight": 1,
      "soldCents": 1,
      "soldGstCents": 1,
      "soldFixedPrice": 1,
      "soldSalesMode": 1,
      "promptDetailID": 1,
      "groupID": 1,
      "menuPath": "sample string 1",
      "promptPath": "sample string 2",
      "notes": "sample string 3",
      "headerIdentifier": "TorZgsuxR0yQd1uiht1gfw==",
      "headerIdentifierGuid": "82d98a4e-b1cb-4c47-9077-5ba286dd607f",
      "product": {
        "$ref": "21"
      }
    },
    {
      "$ref": "105"
    }
  ],
  "storeName": "sample string 11",
  "customerName": "sample string 12",
  "storeReplyTo": "sample string 13",
  "storeSubjectLine": "sample string 14",
  "storeSaleHeader": {
    "$ref": "9"
  }
}

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

DeliOrderHeader
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

ID

integer

None.

OrderNo

integer

None.

ExternalSaleIdentifier

The external sale information of an integration so that pickup can be coordinated

string

None.

StoreID

integer

None.

ZoneID

integer

None.

DeptNo

integer

None.

CustomerIdentifier

Collection of byte

None.

CustomerIdentifierGuid

globally unique identifier

None.

OperatorNo

integer

None.

OperatorG_UID

Collection of byte

None.

OperatorGuid

globally unique identifier

None.

Created

Time that the phone order was placed

date

None.

Ordered

Date and time the order should be packed and assembled.

date

None.

Started

Time that the picking was started for the phone order

date

None.

Completed

Time that the picking was completed for the phone order

date

None.

Supplied

Time that the customer or delivery provider was supplied with phone order

date

None.

QuickTicket

integer

None.

Deleted

boolean

None.

WalkAway

boolean

None.

ApproxWait

integer

None.

ActualWait

integer

None.

DeliveryMethod

How the phone order will be provided to the customer

DeliveryMethod

None.

ExternalSaleType

Which provider the phone order has been imported through. (If None, it's manual)

ExternalSalesType

None.

Customer

Customer

Relation. This field may not always be loaded or used for updates.

Operator

Operator

Relation. This field may not always be loaded or used for updates.

Details

Collection of DeliOrderDetail

Relation. This field may not always be loaded or used for updates.

StoreName

string

Relation. This field may not always be loaded or used for updates.

CustomerName

string

Relation. This field may not always be loaded or used for updates.

StoreReplyTo

string

Relation. This field may not always be loaded or used for updates.

StoreSubjectLine

string

Relation. This field may not always be loaded or used for updates.

StoreSaleHeader

POS Transaction (related via StoreSaleHeader.CustomerOrderIdentifier)

StoreSaleHeader

Relation. This field may not always be loaded or used for updates.

Response Formats

application/json, text/json

Sample:
{
  "identifier": "fy6s8ER57kGR2FR7azDOoQ==",
  "identifierGuid": "f0ac2e7f-7944-41ee-91d8-547b6b30cea1",
  "id": 1,
  "orderNo": 2,
  "externalSaleIdentifier": "sample string 3",
  "storeID": 4,
  "zoneID": 5,
  "deptNo": 6,
  "customerIdentifier": "iSjZl8oBtEaxRYkpczaPdA==",
  "customerIdentifierGuid": "97d92889-01ca-46b4-b145-892973368f74",
  "operatorNo": 1,
  "operatorG_UID": "sMVW5+xxqEuKH7+Zb105rw==",
  "operatorGuid": "e756c5b0-71ec-4ba8-8a1f-bf996f5d39af",
  "created": "2025-10-05T00:03:58.2279003",
  "ordered": "2025-10-05T00:03:58.2279003",
  "started": "2025-10-05T00:03:58.2279003",
  "completed": "2025-10-05T00:03:58.2279003",
  "supplied": "2025-10-05T00:03:58.2279003",
  "quickTicket": 1,
  "deleted": true,
  "walkAway": true,
  "approxWait": 1,
  "actualWait": 1,
  "deliveryMethod": 8,
  "externalSaleType": 9,
  "customer": {
    "$id": "2",
    "identifier": "nF8G62zho0iKQDGE1VCsJg==",
    "identifierGuid": "eb065f9c-e16c-48a3-8a40-3184d550ac26",
    "code": "sample string 2",
    "familyName": "sample string 3",
    "givenName": "sample string 4",
    "otherName": "sample string 5",
    "title": "sample string 6",
    "dateOfBirth": "2025-10-05T00:03:58.2279003",
    "sex": "sample string 7",
    "address1": "sample string 8",
    "address2": "sample string 9",
    "town": "sample string 10",
    "state": "sample string 11",
    "country": "sample string 12",
    "postalCode": "sample string 13",
    "email": "sample string 14",
    "telephone": "sample string 15",
    "mobile": "sample string 16",
    "communityIdentifier": "jCZ/VghYqE2hQ8UzMa0Ulg==",
    "communityIdentifierGuid": "567f268c-5808-4da8-a143-c53331ad1496",
    "joined": "2025-10-05T00:03:58.2279003",
    "updated": "2025-10-05T00:03:58.2279003",
    "active": true,
    "reasonInactive": 1,
    "groupCustomer": true,
    "loyaltyPoints": 1,
    "homeStoreID": 1,
    "availableSpend": 1,
    "priceLevelIdentifier": "t8eTj7ytJk6ybr5i0qKaWw==",
    "priceLevelIdentifierGuid": "8f93c7b7-adbc-4e26-b26e-be62d2a29a5b",
    "marketingID": "sample string 18",
    "hidden": true,
    "registered": true,
    "registeredOn": "2025-10-05T00:03:58.2279003",
    "emailMarketing": true,
    "smsMarketing": true,
    "deleted": true,
    "deletedUser": "sample string 24",
    "homeStoreName": "sample string 25",
    "customerCards": [
      {
        "$id": "3",
        "cardType": 2,
        "issueDate": "2025-10-05T00:03:58.2279003",
        "expiry": "2025-10-05T00:03:58.2279003",
        "customerID": "BiUBoPvSnkin49ASLNwoBw==",
        "customerIDGuid": "a0012506-d2fb-489e-a7e3-d0122cdc2807",
        "initialValue": 1,
        "currentValue": 1,
        "maxLimit": 1,
        "minTransaction": 1,
        "maxTransaction": 1,
        "multiplier": 1.1,
        "active": true,
        "reasonInactive": 1,
        "idRequired": true,
        "idType": 1,
        "idValue": "sample string 5",
        "updated": "2025-10-05T00:03:58.2279003",
        "linkedAccount": "ax45o6cdLU2/77KJB8YGuw==",
        "linkedAccountGuid": "a3391e6b-1da7-4d2d-bfef-b28907c606bb",
        "currentValueChanged": true,
        "limitsChanged": true,
        "customer": {
          "$ref": "2"
        },
        "account": {
          "$id": "4",
          "id": 1,
          "identifier": "y3O+2bvu3EqOeVZ+oqw2lQ==",
          "identifierGuid": "d9be73cb-eebb-4adc-8e79-567ea2ac3695",
          "referenceNo": "sample string 3",
          "name": "sample string 4",
          "created": "2025-10-05T00:03:58.2279003",
          "owner": "wmvdNhT3ik6b2kCuOVczPw==",
          "ownerGuid": "36dd6bc2-f714-4e8a-9bda-40ae3957333f",
          "accountStoreGroupIdentifier": "YnzfmgdnCEu4bL58fKH4tw==",
          "accountStoreGroupGuid": "9adf7c62-6707-4b08-b86c-be7c7ca1f8b7",
          "accountType": 1,
          "currentBalance": 1,
          "externalID": "sample string 7",
          "maximumLimit": 1,
          "accruePoints": true,
          "loyaltyPoints": 1,
          "termsOfTrade": 1,
          "signatureRequired": true,
          "referenceRequired": true,
          "statementSendType": 10,
          "ageingPeriod": 1,
          "monthlyAgeingPeriod": true,
          "explodedInvoice": true,
          "isFifoAllocation": true,
          "lastStatementSent": "2025-10-05T00:03:58.2279003",
          "active": true,
          "updated": "2025-10-05T00:03:58.2279003",
          "deleted": true,
          "deletedUser": "sample string 16",
          "currentBalanceChanged": true,
          "maximumLimitChanged": true,
          "loyaltyPointsChanged": true,
          "projectedBalance": 17,
          "accountStoreGroupStoreIDs": [
            1,
            2
          ],
          "customerEmail": "sample string 18",
          "ownerCustomer": {
            "$ref": "2"
          },
          "card": {
            "$ref": "3"
          },
          "members": {
            "$id": "5",
            "sample string 1": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ],
            "sample string 2": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ]
          },
          "customerGroups": [
            {
              "$id": "6",
              "identifier": "LsQj5b4F0keywGvcBX2DYA==",
              "identifierGuid": "e523c42e-05be-47d2-b2c0-6bdc057d8360",
              "name": "sample string 2",
              "primaryContact": "oZko/7m9ak6izNay/PZPGQ==",
              "primaryContactGuid": "ff2899a1-bdb9-4e6a-a2cc-d6b2fcf64f19",
              "accountID": "kGzPX5V04EWlIajv8IJRzA==",
              "accountIDGuid": "5fcf6c90-7495-45e0-a521-a8eff08251cc",
              "special": true,
              "updated": "2025-10-05T00:03:58.2279003",
              "active": true,
              "reasonInactive": 1,
              "priceLevelIdentifier": "jcxXeyDL6EiFiYBT8aV3/A==",
              "priceLevelIdentifierGuid": "7b57cc8d-cb20-48e8-8589-8053f1a577fc",
              "deleted": true,
              "account": {
                "$ref": "4"
              },
              "primaryContactCustomer": {
                "$ref": "2"
              },
              "customerGroupMembers": [
                {
                  "$id": "7",
                  "id": 1,
                  "groupID": "e0E2/Xma70GAkcerThjQog==",
                  "groupIDGuid": "fd36417b-9a79-41ef-8091-c7ab4e18d0a2",
                  "customerID": "z1ctY2hPL0CqOH6DPjtahA==",
                  "customerIDGuid": "632d57cf-4f68-402f-aa38-7e833e3b5a84",
                  "card": "sample string 4",
                  "linkedAccount": "MHJ8BXo7rES01MNLnixMNA==",
                  "linkedAccountGuid": "057c7230-3b7a-44ac-b4d4-c34b9e2c4c34",
                  "customer": {
                    "$ref": "2"
                  },
                  "group": {
                    "$ref": "6"
                  },
                  "customerCard": {
                    "$ref": "3"
                  }
                },
                {
                  "$ref": "7"
                }
              ]
            },
            {
              "$ref": "6"
            }
          ]
        },
        "payments": [
          {
            "$id": "8",
            "id": 1,
            "identifier": "pRnmQn4b1k6vXmeUrIL2bg==",
            "identifierGuid": "42e619a5-1b7e-4ed6-af5e-6794ac82f66e",
            "storeID": 2,
            "operatorName": "sample string 3",
            "saleHeaderID": 4,
            "paymentType": 5,
            "amount": 6,
            "account": "sample string 7",
            "accountID": "7gBcLxHg6UStQUH0vd8AGA==",
            "accountIDGuid": "2f5c00ee-e011-44e9-ad41-41f4bddf0018",
            "customerAccount": {
              "$ref": "4"
            },
            "customerCard": {
              "$ref": "3"
            },
            "accountType": 1,
            "cardName": "sample string 8",
            "authorisationNumber": "sample string 9",
            "bankReference": "sample string 10",
            "merchantID": "sample string 11",
            "terminalID": "sample string 12",
            "cardNumber": "sample string 13",
            "paymentDate": "2025-10-05T00:03:58.2279003",
            "invRocNo": "sample string 14",
            "responseCode": "sample string 15",
            "cashout": 1,
            "tip": 16,
            "idempotentVoid": "c7kPgwK46UuX0vRHrPZ5aQ==",
            "idempotentVoidGuid": "830fb973-b802-4be9-97d2-f447acf67969",
            "offline": true,
            "processed": 1,
            "storeSaleHeader": {
              "$id": "9",
              "saleHeaderID": 1,
              "saleHeaderGuid": "eRMJJ5p6NkW4Sww7nX/FKg==",
              "saleHeaderIdentifierGuid": "27091379-7a9a-4536-b84b-0c3b9d7fc52a",
              "created": "2025-10-05T00:03:58.2279003",
              "createdLocal": "2025-10-05T00:03:58.2279003",
              "createdText": "sample string 4",
              "itemCount": 5,
              "totalAmount": 6,
              "cashTender": 1,
              "cardTender": 1,
              "cheqTender": 1,
              "acctTender": 1,
              "voucherTender": 1,
              "loyaltyPoints": 1,
              "cashout": 1,
              "changeAmount": 1,
              "rounding": 1,
              "gstAmount": 1,
              "transactionDiscountTender": 1,
              "totalTip": 7,
              "tranType": 1,
              "processed": 1,
              "imported": "2025-10-05T00:03:58.2279003",
              "storeID": 1,
              "operatorG_Uid": "lNW5WS+SlEGLwVflmmOxNg==",
              "operatorGuid": "59b9d594-922f-4194-8bc1-57e59a63b136",
              "customerG_Uid": "mARkPUHXZ0GXsR+P/z1J+Q==",
              "customerGuid": "3d640498-d741-4167-97b1-1f8fff3d49f9",
              "communityIdentifier": "6PSymeU6DkyYgsO96SQn+w==",
              "communityIdentifierGuid": "99b2f4e8-3ae5-4c0e-9882-c3bde92427fb",
              "saleIdentifier": "sample string 8",
              "deptNo": 9,
              "zoneID": 10,
              "operatorID": 11,
              "voucherForegone": 12,
              "cardName": "sample string 13",
              "accountType": 14,
              "authID": "sample string 15",
              "bankRef": "sample string 16",
              "invRoc": "sample string 17",
              "responseCode": "sample string 18",
              "orderNo": 19,
              "accountNo": 20,
              "machineID": 21,
              "timeInSale": "00:00:00.1234567",
              "timeInSubtotal": "00:00:00.1234567",
              "newID": 22,
              "totalTaxInclusive": 23,
              "totalTaxExempt": 24,
              "taxTransactionDiscount": 25,
              "taxTransactionDiscountTender": 1,
              "tableNumber": 1,
              "note": "sample string 26",
              "source": "sample string 27",
              "customerReference": "sample string 28",
              "receiptPrinted": true,
              "drawerID": 1,
              "demoID": "sample string 30",
              "externalTransNo": "sample string 31",
              "externalSale": 32,
              "smartReceiptStatus": 33,
              "requiredExports": 34,
              "loyaltyMetadata": "sample string 35",
              "priceLevelIdentifier": "qbU9Scq1q0+0+UcGYQ4t0Q==",
              "priceLevelIdentifierGuid": "493db5a9-b5ca-4fab-b4f9-4706610e2dd1",
              "locked": 36,
              "relationChecksum": "sample string 37",
              "loyaltyTender": 1,
              "giftCardTender": 1,
              "operator": {
                "$id": "10",
                "id": 1,
                "g_Uid": "yOZdqaXSt06ASU7s++vCXw==",
                "guid": "a95de6c8-d2a5-4eb7-8049-4eecfbebc25f",
                "operatorNumber": 1,
                "shortName": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "password": "sample string 5",
                "hasPassword": true,
                "passwordText": "sample string 6",
                "rfidTagID": "sample string 7",
                "blueprintID": 1,
                "groupID": 1,
                "groupName": "sample string 8",
                "managerGroupID": 1,
                "managerGroupName": "sample string 9",
                "zoneID": 1,
                "zoneName": "sample string 10",
                "loggedIn": 1,
                "lastUsedIP": "sample string 11",
                "deleted": true,
                "locked": true,
                "allowOpenTill": true,
                "webEmail": "sample string 14",
                "simpleOperatorType": 0,
                "webRole": "sample string 15",
                "updated": "2025-10-05T00:03:58.2279003",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-10-05T00:03:58.2279003",
                "endShift": "2025-10-05T00:03:58.2279003",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "11",
                    "operatorG_UID": "izaFYeJVSkSYdrMHReL3Yw==",
                    "operatorGuid": "6185368b-55e2-444a-9876-b30745e2f763",
                    "storeID": 2,
                    "operator": {
                      "$ref": "10"
                    },
                    "store": {
                      "$id": "12",
                      "id": 1,
                      "isMaster": true,
                      "shortName": "sample string 3",
                      "url": "sample string 4",
                      "sortOrder": 1,
                      "name": "sample string 5",
                      "phone": "sample string 6",
                      "fax": "sample string 7",
                      "email": "sample string 8",
                      "address1": "sample string 9",
                      "address2": "sample string 10",
                      "city": "sample string 11",
                      "state": "sample string 12",
                      "country": "sample string 13",
                      "postCode": "sample string 14",
                      "delivery": 1,
                      "exportAccounts": 1,
                      "salesAccountFolder": "sample string 15",
                      "purchaseAccountFolder": "sample string 16",
                      "initLoad": 1,
                      "initIDs": 1,
                      "zoneID": 1,
                      "actAsMaster": 1,
                      "lastActiveUtc": "2025-10-05T00:03:58.2279003",
                      "active": true,
                      "warehouse": true,
                      "abn": "sample string 19",
                      "phoneOrderSubjectLine": "sample string 20",
                      "caseConfiguration": 21,
                      "isNormalPriceChangesCampaign": true,
                      "generatePrintLabels": true,
                      "headerLogo": "sample string 24",
                      "custNo": "sample string 25",
                      "stateCode": "sample string 26",
                      "hostIdentifier": "EMQkYo7ErE6OGwRd+pUNrw==",
                      "hostIdentifierGuid": "6224c410-c48e-4eac-8e1b-045dfa950daf",
                      "hostName": 1,
                      "hostAddress": "sample string 27",
                      "hostUsername": "sample string 28",
                      "hostPassword": "sample string 29",
                      "excludeFromLeadInOut": true,
                      "accountingProvider": 31,
                      "accountingAddress": "sample string 32",
                      "accountingUsername": "sample string 33",
                      "accountingPassword": "sample string 34",
                      "storeAccountingCode": "sample string 35",
                      "softwareVariance": 36,
                      "fuelWarningVariance": 37.0,
                      "fuelErrorVariance": 38.0,
                      "fuelAccumulatedWarningVariance": 39.0,
                      "fuelAccumulatedErrorVariance": 40.0,
                      "drawManagment": 41,
                      "endOfDayManagment": true,
                      "autoFillCashBalancing": true,
                      "fuelDayVariance": 44,
                      "accountingTradingTime": "00:00:00.1234567",
                      "stockActivateProduct": 46,
                      "giftCardSalesAccountingDeptCode": "sample string 47",
                      "transactionDiscountAccountingDeptCode": "sample string 48",
                      "size": 49,
                      "updated": "2025-10-05T00:03:58.2279003",
                      "priceZoneName": "sample string 51",
                      "storeFuelConfigured": true,
                      "shippingAddressCopied": true,
                      "shippingAddress": {
                        "$id": "13",
                        "storeID": 1,
                        "addressType": 1,
                        "address1": "sample string 1",
                        "address2": "sample string 2",
                        "city": "sample string 3",
                        "state": "sample string 4",
                        "country": "sample string 5",
                        "postCode": "sample string 6"
                      },
                      "billingAddress": {
                        "$ref": "13"
                      },
                      "hostStoreSettings": [
                        {
                          "$id": "14",
                          "id": 1,
                          "hostIdentifier": "X4Z4Etqr9kO04TKrZ9xz6Q==",
                          "hostIdentifierGuid": "1278865f-abda-43f6-b4e1-32ab67dc73e9",
                          "storeID": 2,
                          "username": "sample string 3",
                          "password": "sample string 4",
                          "passwordPlain": "sample string 5",
                          "serverAddress": "sample string 6",
                          "serverPort": 1,
                          "excludeFromLeadInOut": true,
                          "useForHostFile": true,
                          "metcashPillarID": "sample string 9",
                          "metcashStateCode": "sample string 10",
                          "metcashCustomerID": "sample string 11",
                          "metcashTradingPartnerID": "sample string 12",
                          "drakesCustomerNumber": 1,
                          "sparCustomerNumber": "sample string 13",
                          "sparOrderUsername": "sample string 14",
                          "sparOrderPassword": "sample string 15",
                          "sparOrderPasswordPlain": "sample string 16",
                          "pharmXSiteID": 1,
                          "ibaZoneID": 1,
                          "ibaState": "sample string 17",
                          "foodlandStoreCode": "sample string 18",
                          "ilgMemberNumber": "sample string 19",
                          "ilgOutletLocation": 1,
                          "ilgBaseCost": 1,
                          "ilgApplyNonAdvertisedPromos": true,
                          "ilgExemptFromFreight": true,
                          "ilgOrderDealReview": true,
                          "ilgFinanceFee": 1,
                          "processPromotions": true,
                          "hostProvider": 0,
                          "host": {
                            "$id": "15",
                            "identifier": "mujrrsW+CkG+n9TIw3vNJg==",
                            "identifierGuid": "aeebe89a-bec5-410a-be9f-d4c8c37bcd26",
                            "isPrimary": true,
                            "obeyPreferredHost": true,
                            "loadCampaigns": true,
                            "isHostOwnedGroup": true,
                            "serviceFeeID": 1,
                            "deletedDiscountRate": 1,
                            "deletedDiscountDuration": 1,
                            "doNotRange": true,
                            "doNotOrder": true,
                            "updateMaster": true,
                            "ignoreHostPriceGroups": true,
                            "ignoreNormalSellIncrease": true,
                            "ignoreNormalSellIncreaseRange": 11,
                            "ignoreNormalSellDecrease": true,
                            "ignoreNormalSellDecreaseRange": 13,
                            "roundNormalSell": true,
                            "ignorePromotionSell": true,
                            "ignoreNonAdvertisedPromotionSell": true,
                            "splitAdvertisedAndNonAdvertisedPromotions": true,
                            "ignoreLeadInOut": true,
                            "hostSupplierIdentifier": "Rc/prCjwKUaGF7AAiTjGWQ==",
                            "hostSupplierIdentifierGuid": "ace9cf45-f028-4629-8617-b0008938c659",
                            "loyaltyPriceLevelIdentifier": "v0DAzlei4UiJtXMAxfC6tQ==",
                            "loyaltyPriceLevelIdentifierGuid": "cec040bf-a257-48e1-89b5-7300c5f0bab5",
                            "isGroup": true,
                            "description": "sample string 22",
                            "hostProvider": 23,
                            "hostTypeEnum": 24,
                            "hostType": "sample string 25",
                            "hostCode": "sample string 26",
                            "username": "sample string 27",
                            "password": "sample string 28",
                            "passwordPlain": "sample string 29",
                            "server": "sample string 30",
                            "url": "sample string 31",
                            "global": true,
                            "stateCode": "sample string 33",
                            "lastCollected": "2025-10-05T00:03:58.2279003",
                            "lastProcessed": "2025-10-05T00:03:58.2279003",
                            "hold": true,
                            "supplierName": "sample string 35",
                            "supplier": {
                              "$id": "16",
                              "identifier": "9GCH5akw4EeoxedDMrhJ8g==",
                              "identifierGuid": "e58760f4-30a9-47e0-a8c5-e74332b849f2",
                              "code": "sample string 1",
                              "name": "sample string 2",
                              "fuelSupplier": true,
                              "isSupplier": true,
                              "isHostedSupplier": true,
                              "hostID": 1,
                              "accountCode": "sample string 6",
                              "invoiceSuffix": "sample string 7",
                              "orderEmail": "sample string 8",
                              "orderEmailBcc": "sample string 9",
                              "orderFax": "sample string 10",
                              "showOrderCost": true,
                              "receiptCostUpdate": true,
                              "sendReceipt": true,
                              "receiptEmail": "sample string 14",
                              "receiptEmailBcc": "sample string 15",
                              "primaryContactGuid": "5d4SU2R/2UegiwyCXWc58w==",
                              "primaryContactID": "5312dee5-7f64-47d9-a08b-0c825d6739f3",
                              "storeID": 1,
                              "abn": "sample string 16",
                              "supplierGroupIdentifier": "mbUhGP5AyUCMf8ye42ncDg==",
                              "supplierGroupGuid": "1821b599-40fe-40c9-8c7f-cc9ee369dc0e",
                              "rebate": 1.0,
                              "rebateType": 1,
                              "rebateFrequency": 1,
                              "rebateSource": 1,
                              "rebateLastClaimed": "2025-10-05T00:03:58.2279003",
                              "rebateLastClaimedAmount": 1.0,
                              "cartonsOnly": true,
                              "minimumOrderValue": 1,
                              "enforceMinimumQuantity": true,
                              "freight": 19.0,
                              "freightType": 20,
                              "deleted": true,
                              "deletedUser": "sample string 22",
                              "storeName": "sample string 23",
                              "primaryContact": {
                                "$id": "17",
                                "id": "5aaf4f12-7dd4-4db0-b5de-3960cc2bdff3",
                                "identifier": "ir4lA2iWEEOVVMkk+A4CAw==",
                                "identifierGuid": "0325be8a-9668-4310-9554-c924f80e0203",
                                "familyName": "sample string 1",
                                "givenNames": "sample string 2",
                                "otherNames": "sample string 3",
                                "title": "sample string 4",
                                "dateOfBirth": "sample string 5",
                                "sex": "sample string 6",
                                "address": "sample string 7",
                                "address1": "sample string 8",
                                "address2": "sample string 9",
                                "town": "sample string 10",
                                "state": "sample string 11",
                                "country": "sample string 12",
                                "postalCode": "sample string 13",
                                "telephone": "sample string 14",
                                "mobile": "sample string 15",
                                "email": "sample string 16",
                                "fax": "sample string 17",
                                "primary": true
                              },
                              "contacts": [
                                {
                                  "$id": "18",
                                  "supplierIdentifier": "MDGR9/ldeUK1OEfQOMxZbA==",
                                  "supplierIdentifierGuid": "f7913130-5df9-4279-b538-47d038cc596c",
                                  "contactGuid": "VIdXKnKLfU2+kRSRkBlUpw==",
                                  "contactID": "2a578754-8b72-4d7d-be91-1491901954a7",
                                  "contact": {
                                    "$ref": "17"
                                  },
                                  "supplier": {
                                    "$ref": "16"
                                  }
                                },
                                {
                                  "$ref": "18"
                                }
                              ],
                              "products": [
                                {
                                  "$id": "19",
                                  "pluG_UID": "HlHgJH0gl0KsZ1kNExu6sg==",
                                  "pluGuid": "24e0511e-207d-4297-ac67-590d131bbab2",
                                  "supplierIdentifier": "IThmAFDPRky+V7ySdKXC9g==",
                                  "supplierIdentifierGuid": "00663821-cf50-4c46-be57-bc9274a5c2f6",
                                  "cartonQuantity": 1,
                                  "cartonQuantityChanged": true,
                                  "productSize": "sample string 3",
                                  "cigarettesPerSleeve": 1,
                                  "randomWeight": true,
                                  "piecesPerUnit": 5,
                                  "averagePackSize": 6,
                                  "effectiveDate": "2025-10-05T00:03:58.2279003",
                                  "pricedByWeight": true,
                                  "landedUnitCostEx": 9,
                                  "landedUnitCostInc": 10,
                                  "landedCartonCostInc": 11,
                                  "landedCartonCostEx": 12,
                                  "standardCost": 13,
                                  "deliveryFee": 1,
                                  "deliveryFeeBasis": "sample string 14",
                                  "pickAndPackFee": 1,
                                  "pickAndPackFeeBasis": "sample string 15",
                                  "financeFee": 1,
                                  "financeFeeBasis": "sample string 16",
                                  "cartonLength": 1,
                                  "cartonWidth": 1,
                                  "cartonHeight": 1,
                                  "palletLayerQuantity": 1,
                                  "palletLayers": 1,
                                  "itemCode": "sample string 17",
                                  "invoiceCode": "sample string 18",
                                  "invoiceDesc": "sample string 19",
                                  "orderDirect": true,
                                  "useCost": true,
                                  "minimumQuantity": 20,
                                  "hostType": 21,
                                  "fromHost": 22,
                                  "minimumReorder": 1,
                                  "maximumReorder": 1,
                                  "orderMultiple": 23.1,
                                  "sellMultiple": 24.1,
                                  "baseMultiple": 25.1,
                                  "hostStandardCost": 26,
                                  "hostTotalCost": 27,
                                  "hostRetail": 28,
                                  "hostLandedUnitCostEx": 29,
                                  "hostLandedUnitCostInc": 30,
                                  "hostDesc": "sample string 31",
                                  "directIndicator": "sample string 32",
                                  "availableToOrder": true,
                                  "hostRangeIndicator": "sample string 34",
                                  "hostProductType": "sample string 35",
                                  "hostProductGrade": "sample string 36",
                                  "hostProductGroup": "sample string 37",
                                  "hostSlowMoving": true,
                                  "hostGeneralMerchandise": true,
                                  "hostPillar": "sample string 40",
                                  "hostLastUpdated": "2025-10-05T00:03:58.2279003",
                                  "rebate": 1.0,
                                  "rebateExclude": true,
                                  "invoiceCodes": [
                                    {
                                      "$id": "20",
                                      "pluG_UID": "uN2fUdX9HE24Cxcv3jhdDQ==",
                                      "pluGuid": "519fddb8-fdd5-4d1c-b80b-172fde385d0d",
                                      "supplierIdentifier": "1k7bRZVOX0OcwEZnUgVRNQ==",
                                      "supplierIdentifierGuid": "45db4ed6-4e95-435f-9cc0-466752055135",
                                      "invoiceCode": "sample string 1",
                                      "storeIDs": [
                                        1,
                                        2
                                      ]
                                    },
                                    {
                                      "$ref": "20"
                                    }
                                  ],
                                  "storeIDs": [
                                    1,
                                    2
                                  ],
                                  "preferredSupplier": true,
                                  "preferredRebateSupplier": true,
                                  "supplierName": "sample string 41",
                                  "salesMode": 42,
                                  "orderPacked": true,
                                  "active": true,
                                  "price": 1,
                                  "costGstPercent": 44,
                                  "parentPluG_UID": "Oe2Gf+aQ3UClBphlRY8vBQ==",
                                  "parentPluGuid": "7f86ed39-90e6-40dd-a506-9865458f2f05",
                                  "freight": 45.0,
                                  "freightType": 1,
                                  "product": {
                                    "$id": "21",
                                    "plu": 1,
                                    "storeID": 1,
                                    "masterPluG_UID": "QEA=",
                                    "storeIDs": [
                                      1,
                                      2
                                    ],
                                    "g_UId": "OyP1jFvelkG8TQc2OBZL2Q==",
                                    "guid": "8cf5233b-de5b-4196-bc4d-073638164bd9",
                                    "apn": "sample string 1",
                                    "apnChanged": true,
                                    "apnSwitched": true,
                                    "barcode": "sample string 4",
                                    "itemNumber": "sample string 5",
                                    "itemNumberChanged": true,
                                    "priceGroupG_UID": "NBn4PJdTQEajTm0XkaB9Lg==",
                                    "priceGroupGuid": "3cf81934-5397-4640-a34e-6d1791a07d2e",
                                    "blueprintID": 1,
                                    "lastCountedDate": "2025-10-05T00:03:58.2279003",
                                    "externalID": "sample string 7",
                                    "active": true,
                                    "activated": "2025-10-05T00:03:58.2279003",
                                    "pluCreated": "2025-10-05T00:03:58.2279003",
                                    "createdByUser": "sample string 9",
                                    "name": "sample string 10",
                                    "nameChanged": true,
                                    "secondDescription": "sample string 12",
                                    "hostDescription": "sample string 13",
                                    "keepCartonQty": true,
                                    "keepDescription": true,
                                    "keepDepartments": true,
                                    "keepSuppliers": true,
                                    "markdownDescription": "sample string 18",
                                    "altDescription": "sample string 19",
                                    "bestOrExpire": 20,
                                    "lastUpdate": "2025-10-05T00:03:58.2279003",
                                    "lastManualUpdate": "2025-10-05T00:03:58.2279003",
                                    "imageName": "sample string 23",
                                    "showImageOnFlipCharts": true,
                                    "showTextOnFlipCharts": true,
                                    "overrideFlipChartText": true,
                                    "flipChartText": "sample string 27",
                                    "salesMode": 1,
                                    "eftCode": 1,
                                    "price": 1,
                                    "priceChanged": true,
                                    "rrp": 1,
                                    "gstPercent": 28,
                                    "gstPercentChanged": true,
                                    "costGSTPercent": 29,
                                    "costGSTPercentChanged": true,
                                    "wetPercent": 1,
                                    "priceOverride": 1,
                                    "cost": 1,
                                    "currentCost": 1,
                                    "currentCostDecimals": 1,
                                    "grossProfit": 1.0,
                                    "currentCostDesc": "sample string 30",
                                    "currentCostEnd": "2025-10-05T00:03:58.2279003",
                                    "currentCostUpdated": "2025-10-05T00:03:58.2279003",
                                    "costDecimals": 31,
                                    "costChanged": true,
                                    "dealCostIdentifier": "QEA=",
                                    "excludeFromRebate": true,
                                    "rebateOverride": 1,
                                    "costCalcMethod": 32,
                                    "costCalcMethodChanged": true,
                                    "costEffectiveDate": "2025-10-05T00:03:58.2279003",
                                    "defaultGP": 1,
                                    "breakTargetMode": 33,
                                    "break1": 1,
                                    "price1": 1,
                                    "target1": 34,
                                    "break2": 1,
                                    "price2": 1,
                                    "target2": 35,
                                    "break3": 1,
                                    "price3": 1,
                                    "target3": 36,
                                    "break1Changed": true,
                                    "price1Changed": true,
                                    "target1Changed": true,
                                    "break2Changed": true,
                                    "price2Changed": true,
                                    "target2Changed": true,
                                    "break3Changed": true,
                                    "price3Changed": true,
                                    "target3Changed": true,
                                    "breakTargetModeChanged": true,
                                    "margin": 1.1,
                                    "marginChanged": true,
                                    "marginRanged": true,
                                    "marginRangedChanged": true,
                                    "minimumMargin": 1.1,
                                    "minimumMarginChanged": true,
                                    "maximumMargin": 1.1,
                                    "maximumMarginChanged": true,
                                    "overrideHostWarehouseIndicator": true,
                                    "overrideHostWarehouseIndicatorChanged": true,
                                    "overrideHostPrice": true,
                                    "overrideHostPriceChanged": true,
                                    "overrideHostCost": true,
                                    "overrideHostCostChanged": true,
                                    "overrideHostMargin": true,
                                    "overrideHostMarginChanged": true,
                                    "alwaysApplyMargin": true,
                                    "alwaysApplyMarginChanged": true,
                                    "aws": 1.0,
                                    "paws": 1.0,
                                    "awsUpdated": "2025-10-05T00:03:58.2279003",
                                    "posTare": 1,
                                    "altPrice": 1.0,
                                    "altPriceChanged": true,
                                    "altPriceMode": 53,
                                    "altPriceModeChanged": true,
                                    "altPLUG_UID": "9qaUBt9daUqRBm3oAGN4aQ==",
                                    "altPLUGuid": "0694a6f6-5ddf-4a69-9106-6de800637869",
                                    "altPLUGuidChanged": true,
                                    "altPriceDescription1": "sample string 54",
                                    "altPriceDescription2": "sample string 55",
                                    "cartonQuantity": 56,
                                    "cartonQuantityChanged": true,
                                    "trayID": 1,
                                    "promptID": 1,
                                    "tare": 1,
                                    "packQty": 1,
                                    "fixedWeight": 1,
                                    "extraMesg": 1,
                                    "text1": "sample string 58",
                                    "text2": "sample string 59",
                                    "text3": "sample string 60",
                                    "labelText": "sample string 61",
                                    "labelTextChanged": true,
                                    "sendToScale": true,
                                    "nonScaleWeigh": true,
                                    "labelFormat": "sample string 65",
                                    "barcodeFormat": "sample string 66",
                                    "austMade": 1,
                                    "coolCode": 67,
                                    "countryOfOrigin": "sample string 68",
                                    "percentContent": 69.1,
                                    "departmentID": 1,
                                    "subDepartmentID": 1,
                                    "minorDepartmentID": 1,
                                    "lesserDepartmentID": 1,
                                    "deptCode": "sample string 70",
                                    "subDeptCode": "sample string 71",
                                    "minorDeptCode": "sample string 72",
                                    "lesserDeptCode": "sample string 73",
                                    "deptName": "sample string 74",
                                    "subDeptName": "sample string 75",
                                    "minorDeptName": "sample string 76",
                                    "lesserDeptName": "sample string 77",
                                    "departmentChanged": true,
                                    "subCategoryID": 1,
                                    "expiry": 1,
                                    "showDays": 1,
                                    "datePrint": 1,
                                    "labelRequired": true,
                                    "labelShelfQty": 80,
                                    "labelShelfChanged": true,
                                    "labelTalkerQty": 82,
                                    "labelSmall": true,
                                    "labelLastPrinted": "2025-10-05T00:03:58.2279003",
                                    "labelLastPrice": 1,
                                    "shelfPageLayoutG_UID": "08ZA5+AmxUCeSCCJgTigSQ==",
                                    "shelfPageLayoutGuid": "e740c6d3-26e0-40c5-9e48-20898138a049",
                                    "talkerPageLayoutG_UID": "c1kwg4LyEUiEZ9pV5U790A==",
                                    "talkerPageLayoutGuid": "83305973-f282-4811-8467-da55e54efdd0",
                                    "unitMeasure": 1.1,
                                    "unitMeasureChanged": true,
                                    "unitMeasureKind": 85,
                                    "unitMeasureKindChanged": true,
                                    "signIQData": "sample string 87",
                                    "refresh": true,
                                    "earnLoyaltyPoints": true,
                                    "earnLoyaltyPointsChanged": true,
                                    "quantityOverride": true,
                                    "quantityOverrideChanged": true,
                                    "quantityRequired": true,
                                    "quantityRequiredChanged": true,
                                    "allowDiscounts": true,
                                    "allowDiscountsChanged": true,
                                    "discountDiscounts": true,
                                    "discountDiscountsChanged": true,
                                    "itemRecalled": true,
                                    "itemRecalledChanged": true,
                                    "noRefund": true,
                                    "noRefundChanged": true,
                                    "allowMarkdown": true,
                                    "allowMarkdownChanged": true,
                                    "priceRequired": true,
                                    "priceRequiredChanged": true,
                                    "fuelItem": true,
                                    "fuelItemChanged": true,
                                    "trackSerial": true,
                                    "trackSerialChanged": true,
                                    "allowZeroPrice": true,
                                    "allowZeroPriceChanged": true,
                                    "notForSale": 91,
                                    "notForSaleChanged": true,
                                    "excludeFromDeals": true,
                                    "excludeFromVoucher": true,
                                    "minimumAge": 94,
                                    "minimumAgeChanged": true,
                                    "buyingLimit": 1,
                                    "buyingLimitChanged": true,
                                    "buyingLimitIndependent": true,
                                    "buyingLimitIndependentChanged": true,
                                    "inventoryGuid": "mpoRZFeIykyJ7w3Qm+GqmA==",
                                    "inventoryIdentifier": "64119a9a-8857-4cca-89ef-0dd09be1aa98",
                                    "inventoryAccuracy": 1,
                                    "baseUnits": 98,
                                    "orderPacked": 1,
                                    "isManufactured": true,
                                    "isIngredient": true,
                                    "isModifier": true,
                                    "isModifierChanged": true,
                                    "hasModifiers": 99,
                                    "defaultPrinter": "sample string 100",
                                    "defaultPrinterGroup": "sample string 101",
                                    "ingredientsOnManufacture": true,
                                    "manufactureUnitMeasure": 1,
                                    "mpl": 1,
                                    "maxShelfQty": 102,
                                    "allowAutoOrder": true,
                                    "warrantyPeriod": 1,
                                    "parentPluG_UId": "OUNpVz4YcEWKk7i2vfasdA==",
                                    "parentPluGuid": "57694339-183e-4570-8a93-b8b6bdf6ac74",
                                    "preferredHostVendor": 104,
                                    "preferredHostChanged": true,
                                    "code": "sample string 106",
                                    "supplierIdentifier": "fwBH+yDL3kKNepGkjkwI6g==",
                                    "supplierIdentifierGuid": "fb47007f-cb20-42de-8d7a-91a48e4c08ea",
                                    "supplierChanged": true,
                                    "rebateSupplierIdentifier": "PVmYiNfG0022SqMuPY0p1A==",
                                    "rebateSupplierIdentifierGuid": "8898593d-c6d7-4dd3-b64a-a32e3d8d29d4",
                                    "rebateSupplierChanged": true,
                                    "availableForOrder": true,
                                    "warehouseDirectIndicator": "sample string 108",
                                    "warehouseDirectIndicatorChanged": true,
                                    "productGrade": "sample string 110",
                                    "productType": "sample string 111",
                                    "productGroup": "sample string 112",
                                    "complianceIndicator": "sample string 113",
                                    "inhouseBrand": "sample string 114",
                                    "slowMoving": true,
                                    "generalMerchandise": true,
                                    "comment": "sample string 117",
                                    "lastUpdatedByUser": "sample string 118",
                                    "lastManualUpdatedByUser": "sample string 119",
                                    "lastUpdatedByUserOverride": true,
                                    "lastUpdatedByHost": "2025-10-05T00:03:58.2279003",
                                    "commodity": "sample string 121",
                                    "businessPillar": "sample string 122",
                                    "mscCommodity": "sample string 123",
                                    "hostIdentifier": "StGhWhh7m0WOcQmZGht1EQ==",
                                    "hostIdentifierGuid": "5aa1d14a-7b18-459b-8e71-09991a1b7511",
                                    "serviceFeeID": 1,
                                    "serviceFeeIDChanged": true,
                                    "providerName": "sample string 125",
                                    "aisleEnds": "sample string 126",
                                    "deleted": true,
                                    "deletedChanged": true,
                                    "hidden": true,
                                    "doNotRange": true,
                                    "doNotRangeChanged": true,
                                    "doNotOrder": true,
                                    "doNotOrderChanged": true,
                                    "locked": true,
                                    "excludeFromWebUpdate": true,
                                    "excludeFromWebUpdateChanged": true,
                                    "webPriceBasedOn": 137,
                                    "webPriceRounding": true,
                                    "webMarkup": 139,
                                    "webPriceMode": 140,
                                    "altDepartmentID": 1,
                                    "altSubDepartmentID": 1,
                                    "altMinorDepartmentID": 1,
                                    "altLesserDepartmentID": 1,
                                    "altDeptCode": "sample string 141",
                                    "altSubDeptCode": "sample string 142",
                                    "altMinorDeptCode": "sample string 143",
                                    "altLesserDeptCode": "sample string 144",
                                    "altDepartmentChanged": true,
                                    "storeProducts": [
                                      {
                                        "$ref": "21"
                                      },
                                      {
                                        "$ref": "21"
                                      }
                                    ],
                                    "store": {
                                      "$ref": "12"
                                    },
                                    "storePrices": [
                                      {
                                        "$id": "22",
                                        "pluG_UID": "fayQ0YgZV024tUcQp7JLfg==",
                                        "pluGuid": "d190ac7d-1988-4d57-b8b5-4710a7b24b7e",
                                        "plu": 1,
                                        "storeID": 1,
                                        "zoneID": 2,
                                        "zoneName": "sample string 3",
                                        "store": "sample string 4",
                                        "priceNow": 5,
                                        "costNow": 6,
                                        "costNowDecimals": 7,
                                        "normalPrice": 8,
                                        "priceNext": 1,
                                        "costNext": 1,
                                        "costNextDecimals": 9,
                                        "nextCampaignName": "sample string 10",
                                        "gstPercent": 11,
                                        "normalCost": 12,
                                        "normalCostDecimals": 13,
                                        "costGstPercent": 14,
                                        "costCalcMethod": 1,
                                        "currentCost": 15,
                                        "currentCostDecimals": 16,
                                        "break1": 17,
                                        "price1": 18,
                                        "break2": 19,
                                        "price2": 20,
                                        "break3": 21,
                                        "price3": 22,
                                        "fuelItem": 23,
                                        "fixedWeight": 24,
                                        "active": true,
                                        "complianceIndicator": "sample string 25",
                                        "doNotOrder": true,
                                        "doNotRange": true,
                                        "isNormalPriceChangesCampaign": true,
                                        "updated": "2025-10-05T00:03:58.2279003"
                                      },
                                      {
                                        "$ref": "22"
                                      }
                                    ],
                                    "currentPrices": {
                                      "$id": "23",
                                      "pluPrices": {
                                        "$id": "24",
                                        "plu": 1,
                                        "pluG_UID": "QEA=",
                                        "stores": [
                                          1,
                                          2
                                        ],
                                        "normalPrice": 1,
                                        "cost": 2,
                                        "break1": 3,
                                        "price1": 4,
                                        "break2": 5,
                                        "price2": 6,
                                        "break3": 7,
                                        "price3": 8,
                                        "discountPrice": 9,
                                        "acceptedUtc": "2025-10-05T00:03:58.2279003",
                                        "priceChangeType": 0,
                                        "costDecimals": 10
                                      },
                                      "normalPluPrices": {
                                        "$ref": "24"
                                      },
                                      "winningCampaign": 1,
                                      "winner": {
                                        "$id": "25",
                                        "campaignName": "sample string 1",
                                        "campaignDescription": "sample string 2",
                                        "startDate": "2025-10-05T00:03:58.2279003",
                                        "startTime": 3,
                                        "endDate": "2025-10-05T00:03:58.2279003",
                                        "endTime": 4,
                                        "newPrice": 5,
                                        "newCost": 6,
                                        "newCostDecimals": 7,
                                        "pctDiscount": 8,
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 9",
                                        "hostType": 10,
                                        "hostIdentifier": "C9TJC3qBekOvD94b0qFO1g==",
                                        "hostIdentifierGuid": "0bc9d40b-817a-437a-af0f-de1bd2a14ed6",
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ]
                                      },
                                      "details": [
                                        {
                                          "$ref": "25"
                                        },
                                        {
                                          "$ref": "25"
                                        }
                                      ]
                                    },
                                    "tray": {
                                      "$id": "26",
                                      "g_UId": "db9QQLCgy0iK10psdp/t0A==",
                                      "guid": "4050bf75-a0b0-48cb-8ad7-4a6c769fedd0",
                                      "name": "sample string 1",
                                      "number": 1,
                                      "tare": 1
                                    },
                                    "priceGroup": {
                                      "$id": "27",
                                      "priceGroupG_UID": "YXDDZax4GEym6g2Ptr1Bqg==",
                                      "priceGroupGuid": "65c37061-78ac-4c18-a6ea-0d8fb6bd41aa",
                                      "name": "sample string 2",
                                      "code": 1,
                                      "modified": true,
                                      "updated": "2025-10-05T00:03:58.2279003",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "number": 1,
                                      "products": [
                                        {
                                          "$ref": "21"
                                        },
                                        {
                                          "$ref": "21"
                                        }
                                      ],
                                      "productCount": 1
                                    },
                                    "priceGroupName": "sample string 146",
                                    "nutrifacts": {
                                      "$id": "28",
                                      "pluG_UID": "WmtZLmdHK0e1TNI3UL9p0g==",
                                      "pluGuid": "2e596b5a-4767-472b-b54c-d23750bf69d2",
                                      "plu": 1,
                                      "servingsPerPack": 1,
                                      "servingSize": 1,
                                      "showAllergens": 1,
                                      "energy": 1,
                                      "protein": 1,
                                      "fat": 1,
                                      "saturated": 1,
                                      "carbo": 1,
                                      "sugars": 1,
                                      "sodium": 1,
                                      "potasium": 1,
                                      "calcium": 1,
                                      "fibre": 1,
                                      "soya": 1,
                                      "nutsSeeds": 1,
                                      "shells": 1,
                                      "eggs": 1,
                                      "dairy": 1,
                                      "gluten": 1,
                                      "sulphites": 1,
                                      "peanuts": 1,
                                      "sesame": 1,
                                      "fish": 1,
                                      "lupins": 1
                                    },
                                    "dates": {
                                      "$id": "29",
                                      "pluGuid": "9c65d2fa-8fad-4fb7-a40e-72fd5df6230e",
                                      "created": "2025-10-05T00:03:58.2279003",
                                      "createdByUser": "sample string 1",
                                      "activated": "2025-10-05T00:03:58.2279003",
                                      "deactivated": "2025-10-05T00:03:58.2279003",
                                      "lastOrdered": "2025-10-05T00:03:58.2279003",
                                      "lastOrderedQty": 2.0,
                                      "lastReceived": "2025-10-05T00:03:58.2279003",
                                      "lastReceivedQty": 3.0,
                                      "lastInvoiceStatus": 1,
                                      "lastCounted": "2025-10-05T00:03:58.2279003",
                                      "lastSold": "2025-10-05T00:03:58.2279003",
                                      "firstSold": "2025-10-05T00:03:58.2279003",
                                      "awsUpdated": "2025-10-05T00:03:58.2279003",
                                      "lastManualUpdate": "2025-10-05T00:03:58.2279003",
                                      "lastManualUpdatedByUser": "sample string 5",
                                      "lastUpdated": "2025-10-05T00:03:58.2279003",
                                      "lastUpdatedByUser": "sample string 7",
                                      "lastUpdatedByHost": "2025-10-05T00:03:58.2279003",
                                      "doNotRangeUpdated": "2025-10-05T00:03:58.2279003",
                                      "doNotOrderUpdated": "2025-10-05T00:03:58.2279003",
                                      "tracked": "2025-10-05T00:03:58.2279003"
                                    },
                                    "allergens": [
                                      {
                                        "$id": "30",
                                        "allergenID": 1,
                                        "pluG_UID": "yRHEkFtkxkW1pE9UCz6ldA==",
                                        "pluGuid": "90c411c9-645b-45c6-b5a4-4f540b3ea574",
                                        "contains": 2,
                                        "allergenName": "sample string 3",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "30"
                                      }
                                    ],
                                    "costs": {
                                      "$id": "31",
                                      "pluG_UID": "Di1vyoLWoUiWaR3S6WANsg==",
                                      "pluGuid": "ca6f2d0e-d682-48a1-9669-1dd2e9600db2",
                                      "enteredCost": 1,
                                      "weightedAvgCost": 1,
                                      "lastCost": 1,
                                      "rawEnteredCost": 2,
                                      "rawWeightedAvgCost": 3,
                                      "rawLastCost": 4,
                                      "freight": 5.0,
                                      "freightType": 6,
                                      "costDecimals": 7,
                                      "fifoCost": 1,
                                      "updated": "2025-10-05T00:03:58.2279003",
                                      "normalCost": 1,
                                      "currentCost": 1
                                    },
                                    "sales": [
                                      {
                                        "$id": "32",
                                        "saleHeaderID": 1,
                                        "created": "2025-10-05T00:03:58.2279003",
                                        "createdLocal": "2025-10-05T00:03:58.2279003",
                                        "storeID": 3,
                                        "storeName": "sample string 4",
                                        "operatorG_Uid": "81//l0ziyEOYXfoB/zekVg==",
                                        "operatorGuid": "97ff5ff3-e24c-43c8-985d-fa01ff37a456",
                                        "operatorName": "sample string 5",
                                        "tranType": 1,
                                        "plu": 1,
                                        "pluG_UId": "350cFRrsHUy1yKB9dKajeg==",
                                        "pluGuid": "151c9ddf-ec1a-4c1d-b5c8-a07d74a6a37a",
                                        "normalPrice": 1,
                                        "totalCents": 1,
                                        "cost": 1,
                                        "grossProfit": 1,
                                        "quantity": 1,
                                        "operator": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "32"
                                      }
                                    ],
                                    "apns": [
                                      {
                                        "$id": "33",
                                        "pluID": 1,
                                        "pluG_UID": "xRICE4b7cUajT4tr6banCg==",
                                        "pluGuid": "130212c5-fb86-4671-a34f-8b6be9b6a70a",
                                        "apn": "sample string 1",
                                        "deleted": true,
                                        "storeID": 1,
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "33"
                                      }
                                    ],
                                    "tuns": [
                                      {
                                        "$id": "34",
                                        "pluG_UId": "fas6Mwqcb0K/iH/AXXlpQA==",
                                        "pluGuid": "333aab7d-9c0a-426f-bf88-7fc05d796940",
                                        "apn": "sample string 1",
                                        "tun": "sample string 2",
                                        "cartonQuantity": 3,
                                        "product": {
                                          "$ref": "21"
                                        },
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "34"
                                      }
                                    ],
                                    "competitionPricing": [
                                      {
                                        "$id": "35",
                                        "identifier": "aYrB86Ha3kWxOG8vozKqVw==",
                                        "identifierGuid": "f3c18a69-daa1-45de-b138-6f2fa332aa57",
                                        "pluG_UID": "dgZu2Ba3LEat68JTGdwrjQ==",
                                        "pluGuid": "d86e0676-b716-462c-adeb-c25319dc2b8d",
                                        "competitionID": 1,
                                        "name": "sample string 2",
                                        "sellMultiple": 3,
                                        "retailPrice": 4,
                                        "storeName": "sample string 5"
                                      },
                                      {
                                        "$ref": "35"
                                      }
                                    ],
                                    "supplier": {
                                      "$ref": "16"
                                    },
                                    "supplierName": "sample string 147",
                                    "children": [
                                      {
                                        "$ref": "21"
                                      },
                                      {
                                        "$ref": "21"
                                      }
                                    ],
                                    "ordering": {
                                      "$ref": "19"
                                    },
                                    "flipChartPages": [
                                      {
                                        "$id": "36",
                                        "identifier": "HMvigx68WE6r9tikpSRhWA==",
                                        "groupName": "sample string 1",
                                        "identifierGuid": "83e2cb1c-bc1e-4e58-abf6-d8a4a5246158",
                                        "exists": true,
                                        "flipChartIdentifier": "wm8FFVEmRkmOIyzTBFfGFA==",
                                        "flipChartIdentifierGuid": "15056fc2-2651-4946-8e23-2cd30457c614",
                                        "contentPanelName": "sample string 5",
                                        "selectionMode": 1,
                                        "maximumSelections": 1,
                                        "enableProductRecogniser": true,
                                        "displayName": "sample string 7",
                                        "sortOrder": 8,
                                        "storeID": 1,
                                        "productsPerRow": 9,
                                        "rows": 10,
                                        "showButtonText": true,
                                        "showButtonImage": true,
                                        "buttonWidth": 13,
                                        "buttonHeight": 14,
                                        "autoSizeButtons": true,
                                        "autoSizeGrid": true,
                                        "buttonAnchor": 17,
                                        "buttonBackgroundImage": "sample string 18",
                                        "buttonTopColour": 1,
                                        "buttonTextColour": 1,
                                        "buttonBottomColour": 1,
                                        "buttonBorderColour": 1,
                                        "buttonBorderWidth": 1,
                                        "buttonRadius": 1,
                                        "buttonGradientMode": 1,
                                        "buttonDropShadow": true,
                                        "buttonShadowWidth": 1,
                                        "buttonHighLightOnPush": true,
                                        "buttonFontFamily": "sample string 19",
                                        "buttonFontSize": 1.1,
                                        "buttonFontStyle": 1,
                                        "buttonTextAlign": 1,
                                        "buttonWordBreak": true,
                                        "buttonDrawImageAndButton": true,
                                        "buttonVerticalText": true,
                                        "buttonImageAlign": 1,
                                        "buttonMarginX": 20,
                                        "buttonMarginY": 21,
                                        "beginButtonsX": 22,
                                        "beginButtonsY": 23,
                                        "manualSortProducts": true,
                                        "sortProductsKind": 25,
                                        "groupIdentifier": "TYQCQjnQb0aZPcUvSYVw4g==",
                                        "groupIdentifierGuid": "4202844d-d039-466f-993d-c52f498570e2",
                                        "flipChart": {
                                          "$id": "37",
                                          "identifier": "CAduwjr0mUeydSSFyi0olg==",
                                          "identifierGuid": "c26e0708-f43a-4799-b275-2485ca2d2896",
                                          "displayName": "sample string 2",
                                          "sortOrder": 3,
                                          "productsPerRow": 4,
                                          "rowsPerPage": 5,
                                          "buttonMarginX": 6,
                                          "buttonMarginY": 7,
                                          "beginButtonsX": 8,
                                          "beginButtonsY": 9,
                                          "autoSizeButtons": true,
                                          "autoSizeGrid": true,
                                          "showButtonText": true,
                                          "showButtonImage": true,
                                          "formLocationX": 1,
                                          "formLocationY": 1,
                                          "formWidth": 14,
                                          "formHeight": 15,
                                          "formMaximised": true,
                                          "formResizable": true,
                                          "formBackgroundImage": "sample string 16",
                                          "formBackgroundColourA": 1,
                                          "formBackgroundColourR": 1,
                                          "formBackgroundColourG": 1,
                                          "formBackgroundColourB": 1,
                                          "formFontFamily": "sample string 17",
                                          "formFontSize": 1.1,
                                          "formFontStyle": 1,
                                          "formAttributes": "sample string 18",
                                          "buttonWidth": 19,
                                          "buttonHeight": 20,
                                          "buttonAnchor": 21,
                                          "buttonBackgroundImage": "sample string 22",
                                          "buttonTopColour": 1,
                                          "buttonTextColour": 1,
                                          "buttonBottomColour": 1,
                                          "buttonBorderColour": 1,
                                          "buttonBorderWidth": 1,
                                          "buttonRadius": 1,
                                          "buttonGradientMode": 1,
                                          "buttonDropShadow": true,
                                          "buttonShadowWidth": 1,
                                          "buttonHighLightOnPush": true,
                                          "buttonFontFamily": "sample string 23",
                                          "buttonFontSize": 1.1,
                                          "buttonFontStyle": 1,
                                          "buttonTextAlign": 1,
                                          "buttonWordBreak": true,
                                          "buttonDrawImageAndButton": true,
                                          "buttonVerticalText": true,
                                          "buttonImageAlign": 1,
                                          "panelLocationX": 1,
                                          "panelLocationY": 1,
                                          "panelWidth": 1,
                                          "panelHeight": 1,
                                          "panelAnchor": 1,
                                          "panelFontFamily": "sample string 24",
                                          "panelFontSize": 1.1,
                                          "panelFontStyle": 1,
                                          "panelBackgroundColour": 1,
                                          "panelTextColour": 1,
                                          "panelAttributes": "sample string 25",
                                          "unsentCount": 26,
                                          "group": {
                                            "$id": "38",
                                            "identifier": "aGqaSdgBm0uC78cOBRAPkw==",
                                            "identifierGuid": "499a6a68-01d8-4b9b-82ef-c70e05100f93",
                                            "name": "sample string 2",
                                            "formType": "sample string 3",
                                            "forms": [
                                              {
                                                "$id": "39",
                                                "id": 1,
                                                "g_UID": "LtfIiAMkaUKNDbQKb5bilg==",
                                                "guid": "88c8d72e-2403-4269-8d0d-b40a6f96e296",
                                                "zoneID": 3,
                                                "storeID": 4,
                                                "name": "sample string 5",
                                                "formType": "sample string 6",
                                                "locationX": 1,
                                                "locationY": 1,
                                                "width": 1,
                                                "height": 1,
                                                "maximised": true,
                                                "resizable": true,
                                                "backgroundImage": "sample string 7",
                                                "backgroundColour": "sample string 8",
                                                "backgroundColourA": 1,
                                                "backgroundColourR": 1,
                                                "backgroundColourG": 1,
                                                "backgroundColourB": 1,
                                                "fontFamily": "sample string 9",
                                                "fontSize": 1.1,
                                                "fontStyle": 1,
                                                "previousForm": 1,
                                                "previousFormG_UID": "UDaW5BWoj0+E/D5epF+Y4g==",
                                                "previousFormGuid": "e4963650-a815-4f8f-84fc-3e5ea45f98e2",
                                                "nextForm": 1,
                                                "nextFormG_UID": "8uSYVblXgkS1FdXFXdcfRA==",
                                                "nextFormGuid": "5598e4f2-57b9-4482-b515-d5c55dd71f44",
                                                "attributes": "sample string 10",
                                                "updated": "2025-10-05T00:03:58.2279003",
                                                "positioning": 1,
                                                "contentPanel": "sample string 11",
                                                "selectionMode": 1,
                                                "maximumSelections": 1,
                                                "alteredInStore": true,
                                                "deleted": true,
                                                "blueprintID": 1,
                                                "preserveLayout": true,
                                                "mainCheckoutFormName": "sample string 13",
                                                "nextCheckoutForm": {
                                                  "$ref": "39"
                                                },
                                                "previousCheckoutForm": {
                                                  "$ref": "39"
                                                },
                                                "buttons": [
                                                  {
                                                    "$id": "40",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "vrNzjgvhckaVTu08mGGiRQ==",
                                                    "checkoutFormGuid": "8e73b3be-e10b-4672-954e-ed3c9861a245",
                                                    "identifier": "cPvqiWWuP0u5fnTauIa66A==",
                                                    "identifierGuid": "89eafb70-ae65-4b3f-b97e-74dab886bae8",
                                                    "name": "sample string 5",
                                                    "plu": 1,
                                                    "locationX": 1,
                                                    "locationY": 1,
                                                    "width": 1,
                                                    "height": 1,
                                                    "anchor": 1,
                                                    "backgroundImage": "sample string 6",
                                                    "backgroundImageID": 1,
                                                    "backgroundImageUrl": "sample string 7",
                                                    "topColour": 1,
                                                    "textColour": 1,
                                                    "bottomColour": 1,
                                                    "borderColour": 1,
                                                    "borderWidth": 1,
                                                    "radius": 1,
                                                    "gradientMode": 1,
                                                    "dropShadow": true,
                                                    "shadowWidth": 1,
                                                    "highLightOnPush": true,
                                                    "fontFamily": "sample string 8",
                                                    "fontSize": 1.1,
                                                    "fontStyle": 1,
                                                    "textAlign": 1,
                                                    "imageAlign": 1,
                                                    "wordBreak": true,
                                                    "verticalText": true,
                                                    "buttonFunction": 1,
                                                    "buttonValue": 1,
                                                    "valueG_UID": "nTONxaG3nUiKM7mqtjLfkA==",
                                                    "valueGuid": "c58d339d-b7a1-489d-8a33-b9aab632df90",
                                                    "buttonText": "sample string 10",
                                                    "valueText": "sample string 11",
                                                    "drawImageAndButton": true,
                                                    "updated": "2025-10-05T00:03:58.2279003",
                                                    "action": "sample string 12",
                                                    "valueForm": {
                                                      "$ref": "39"
                                                    },
                                                    "image": {
                                                      "$id": "41",
                                                      "name": "sample string 3.sample string 4",
                                                      "imageID": 2,
                                                      "imageName": "sample string 3",
                                                      "imageExtension": "sample string 4",
                                                      "lastUpdate": "2025-10-05T00:03:58.2279003",
                                                      "imageData": "QEA=",
                                                      "readOnly": true
                                                    }
                                                  },
                                                  {
                                                    "$ref": "40"
                                                  }
                                                ],
                                                "panels": [
                                                  {
                                                    "$id": "42",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "CKe+lqSi/0e2iOfXuAtmHw==",
                                                    "checkoutFormGuid": "96bea708-a2a4-47ff-b688-e7d7b80b661f",
                                                    "panelType": "sample string 4",
                                                    "name": "sample string 5",
                                                    "locationX": 6,
                                                    "locationY": 7,
                                                    "width": 8,
                                                    "height": 9,
                                                    "anchor": 10,
                                                    "fontFamily": "sample string 11",
                                                    "fontSize": 12.1,
                                                    "fontStyle": 13,
                                                    "backgroundColour": 14,
                                                    "textColour": 15,
                                                    "attributes": "sample string 16"
                                                  },
                                                  {
                                                    "$ref": "42"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "39"
                                              }
                                            ],
                                            "panels": [
                                              {
                                                "$ref": "42"
                                              },
                                              {
                                                "$ref": "42"
                                              }
                                            ]
                                          },
                                          "pages": [
                                            {
                                              "$ref": "36"
                                            },
                                            {
                                              "$ref": "36"
                                            }
                                          ]
                                        },
                                        "contentPanel": {
                                          "$ref": "42"
                                        },
                                        "products": [
                                          {
                                            "$id": "43",
                                            "flipChartPageIdentifier": "CbcOqlap/U6n9GJnj/GhHg==",
                                            "flipChartPageIdentifierGuid": "aa0eb709-a956-4efd-a7f4-62678ff1a11e",
                                            "pluG_UID": "fFe1wZAFbEeOIcgVq5hAtw==",
                                            "pluGuid": "c1b5577c-0590-476c-8e21-c815ab9840b7",
                                            "sortOrder": 3,
                                            "sent": true,
                                            "productChanged": true,
                                            "productImageName": "sample string 6",
                                            "productShowImageOnFlipCharts": true,
                                            "productShowTextOnFlipCharts": true,
                                            "productOverrideFlipChartText": true,
                                            "productFlipChartText": "sample string 10",
                                            "product": {
                                              "$ref": "21"
                                            },
                                            "departmentSortOrder": 11,
                                            "subDepartmentName": "sample string 12"
                                          },
                                          {
                                            "$ref": "43"
                                          }
                                        ],
                                        "productCount": 27,
                                        "pages": [
                                          {
                                            "$ref": "36"
                                          },
                                          {
                                            "$ref": "36"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "36"
                                      }
                                    ],
                                    "priceHistory": [
                                      {
                                        "$id": "44",
                                        "pluG_UID": "HU6/Wsyw40qBnylp1B6GqQ==",
                                        "pluGuid": "5abf4e1d-b0cc-4ae3-819f-2969d41e86a9",
                                        "price": 1,
                                        "costCalcMethod": 1,
                                        "cost": 2,
                                        "weightedAvgCost": 3,
                                        "lastCost": 4,
                                        "rawCost": 5,
                                        "rawWeightedAvgCost": 6,
                                        "rawLastCost": 7,
                                        "costDecimals": 8,
                                        "serviceFeeID": 9,
                                        "freight": 10.0,
                                        "freightType": 11,
                                        "process": "sample string 12",
                                        "user": "sample string 13",
                                        "updated": "2025-10-05T00:03:58.2279003",
                                        "previousPrice": 1,
                                        "previousCostCalcMethod": 1,
                                        "previousCost": 1,
                                        "previousWeightedAvgCost": 1,
                                        "previousLastCost": 1,
                                        "previousRawCost": 15,
                                        "previousRawWeightedAvgCost": 16,
                                        "previousRawLastCost": 17,
                                        "previousCostDecimals": 1,
                                        "previousServiceFeeID": 18,
                                        "previousFreight": 19.0,
                                        "previousFreightType": 20,
                                        "storeID": 21,
                                        "storeName": "sample string 22",
                                        "serviceFeeDescription": "sample string 23",
                                        "previousServiceFeeDescription": "sample string 24"
                                      },
                                      {
                                        "$ref": "44"
                                      }
                                    ],
                                    "ingredients": [
                                      {
                                        "$id": "45",
                                        "pluG_UID": "E90NEzYN3EyNlfBqasLpYA==",
                                        "ingredientGuid": "aRmkxNLucE+DDpDxGFBvRw==",
                                        "ingredientIdentifier": "c4a41969-eed2-4f70-830e-90f118506f47",
                                        "quantity": 1.0,
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "ingredientText": "sample string 1",
                                        "ingredient": {
                                          "$ref": "21"
                                        }
                                      },
                                      {
                                        "$ref": "45"
                                      }
                                    ],
                                    "bins": [
                                      {
                                        "$id": "46",
                                        "pluG_UID": "ymwm1P+rokKYaUPgU8XJng==",
                                        "pluGuid": "d4266cca-abff-42a2-9869-43e053c5c99e",
                                        "shelfLocationIdentifier": "2+6uh/pgKUikC4OMmZ8MRw==",
                                        "shelfLocationGuid": "87aeeedb-60fa-4829-a40b-838c999f0c47",
                                        "labelShelfDefault": 1,
                                        "labelTalkerDefault": 1,
                                        "labelSmall": true,
                                        "labelPageLayoutG_UID": "AbodKKIWcE2qn4reCUty7w==",
                                        "labelPageLayoutGuid": "281dba01-16a2-4d70-aa9f-8ade094b72ef",
                                        "updated": "2025-10-05T00:03:58.2279003",
                                        "electronicShelfLabelIdentifier": "sample string 5",
                                        "electronicshelfLabelsConfigurationID": 6,
                                        "labelShelfChanged": true,
                                        "productName": "sample string 8",
                                        "locationText": "sample string 9",
                                        "product": {
                                          "$ref": "21"
                                        },
                                        "location": {
                                          "$id": "47",
                                          "identifier": "HVYY/vrw50iWTZl4dnHJcA==",
                                          "storeID": 1,
                                          "identifierGuid": "fe18561d-f0fa-48e7-964d-99787671c970",
                                          "name": "sample string 2",
                                          "haccp": true,
                                          "blueprintID": 1,
                                          "updated": "2025-10-05T00:03:58.2279003",
                                          "minTemp": 1,
                                          "maxTemp": 1,
                                          "checkFrequency": 1,
                                          "storeCaseConfiguration": 5,
                                          "storeName": "sample string 6",
                                          "bins": [
                                            {
                                              "$ref": "46"
                                            },
                                            {
                                              "$ref": "46"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "$ref": "46"
                                      }
                                    ],
                                    "bin": {
                                      "$ref": "46"
                                    },
                                    "scaleLocations": [
                                      {
                                        "$id": "48",
                                        "plu": 1,
                                        "pluG_UID": "L396KyAGGEae8xsLUbMeAg==",
                                        "pluGuid": "2b7a7f2f-0620-4618-9ef3-1b0b51b31e02",
                                        "deptNo": 1,
                                        "product": {
                                          "$ref": "21"
                                        },
                                        "scaleLocation": {
                                          "$id": "49",
                                          "id": 1,
                                          "deptNo": 1,
                                          "deptCode": "sample string 2",
                                          "name": "sample string 3",
                                          "enabled": true,
                                          "updated": "2025-10-05T00:03:58.2279003",
                                          "department": {
                                            "$id": "50",
                                            "id": 1,
                                            "name": "sample string 2",
                                            "code": "sample string 3",
                                            "sortOrder": 4,
                                            "isLiquor": true,
                                            "isTobacco": true,
                                            "excludeTalker": true,
                                            "externalSales": true,
                                            "saleGLCode": "sample string 9",
                                            "cogsglCode": "sample string 10",
                                            "accountingCategoryID": 11,
                                            "maximumMarkdownPercentage": 12.0,
                                            "accountingOnly": true,
                                            "generateExternalID": 1,
                                            "useNonReportableTaxCode": true,
                                            "minPLU": 15,
                                            "maxPLU": 16,
                                            "scaleLocation": {
                                              "$ref": "49"
                                            },
                                            "subDepartments": [
                                              {
                                                "$id": "51",
                                                "id": 1,
                                                "departmentID": 2,
                                                "name": "sample string 3",
                                                "code": "sample string 4",
                                                "departmentCode": "sample string 5",
                                                "externalSales": true,
                                                "minorDepartments": [
                                                  {
                                                    "$id": "52",
                                                    "id": 1,
                                                    "subDepartmentID": 2,
                                                    "departmentID": 3,
                                                    "name": "sample string 4",
                                                    "subDepartmentCode": "sample string 5",
                                                    "departmentCode": "sample string 6",
                                                    "code": "sample string 7",
                                                    "lesserDepartments": [
                                                      {
                                                        "$id": "53",
                                                        "id": 1,
                                                        "departmentID": 2,
                                                        "subDepartmentID": 3,
                                                        "minorDepartmentID": 4,
                                                        "name": "sample string 5",
                                                        "code": "sample string 6",
                                                        "departmentCode": "sample string 7",
                                                        "subDepartmentCode": "sample string 8",
                                                        "minorDepartmentCode": "sample string 9",
                                                        "updated": "2025-10-05T00:03:58.2279003",
                                                        "salesMode": 1,
                                                        "gstPercent": 1,
                                                        "costGSTPercent": 1,
                                                        "earnLoyaltyPoints": true,
                                                        "quantityOverride": true,
                                                        "quantityRequired": true,
                                                        "allowDiscounts": true,
                                                        "discountDiscounts": true,
                                                        "itemRecalled": true,
                                                        "noRefund": true,
                                                        "active": true,
                                                        "allowMarkdown": true,
                                                        "defaultGP": 1.1,
                                                        "labelShelfDefault": 1,
                                                        "labelTalkerDefault": 1,
                                                        "labelSmall": true,
                                                        "tags": "sample string 11",
                                                        "unitMeasureKind": 1,
                                                        "fuelItem": true,
                                                        "trackSerial": true,
                                                        "warrantyPeriod": 1,
                                                        "costCalcMethod": 1,
                                                        "providerName": "sample string 12",
                                                        "overrideHostMargin": true,
                                                        "keepDescription": true,
                                                        "mscCommodity": "sample string 15",
                                                        "allowAutoOrder": true,
                                                        "excludeFromWebUpdate": true,
                                                        "webPriceBasedOn": true,
                                                        "labelFormat": "sample string 16",
                                                        "sendToScale": true,
                                                        "labelPageLayoutG_UID": "DUOl9xyyDU+R7/IZ4IKECg==",
                                                        "labelPageLayoutGuid": "f7a5430d-b21c-4f0d-91ef-f219e082840a",
                                                        "minimumAge": 17,
                                                        "countryOfOrigin": "sample string 18",
                                                        "serviceFeeID": 1,
                                                        "eftCode": 19,
                                                        "defaultPrinter": "sample string 20",
                                                        "defaultPrinterGroup": "sample string 21",
                                                        "buyingLimit": 1,
                                                        "buyingLimitIndependent": true,
                                                        "buyingLimitType": 0,
                                                        "includeInDistinctLimit": true,
                                                        "defaultsEmpty": false,
                                                        "mscCat": {
                                                          "$id": "54",
                                                          "dept": 1,
                                                          "category": 2,
                                                          "name": "sample string 3",
                                                          "active": true,
                                                          "mscCommodities": [
                                                            {
                                                              "$id": "55",
                                                              "dept": 1,
                                                              "category": 2,
                                                              "commodity": 3,
                                                              "name": "sample string 4",
                                                              "active": true,
                                                              "mscSubCommodities": [
                                                                {
                                                                  "$id": "56",
                                                                  "dept": 1,
                                                                  "category": 2,
                                                                  "commodity": 3,
                                                                  "subCommodity": 4,
                                                                  "name": "sample string 5",
                                                                  "active": true,
                                                                  "subCommodityCode": "sample string 7"
                                                                },
                                                                {
                                                                  "$ref": "56"
                                                                }
                                                              ],
                                                              "commodityCode": "sample string 6"
                                                            },
                                                            {
                                                              "$ref": "55"
                                                            }
                                                          ],
                                                          "categoryCode": "sample string 5"
                                                        },
                                                        "mscCom": {
                                                          "$ref": "55"
                                                        },
                                                        "mscDep": {
                                                          "$id": "57",
                                                          "dept": 1,
                                                          "name": "sample string 2",
                                                          "active": true,
                                                          "mscCategories": [
                                                            {
                                                              "$ref": "54"
                                                            },
                                                            {
                                                              "$ref": "54"
                                                            }
                                                          ],
                                                          "deptCode": "sample string 4"
                                                        },
                                                        "mscSubCom": {
                                                          "$ref": "56"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "53"
                                                      }
                                                    ],
                                                    "updated": "2025-10-05T00:03:58.2279003",
                                                    "salesMode": 1,
                                                    "gstPercent": 1,
                                                    "costGSTPercent": 1,
                                                    "earnLoyaltyPoints": true,
                                                    "quantityOverride": true,
                                                    "quantityRequired": true,
                                                    "allowDiscounts": true,
                                                    "discountDiscounts": true,
                                                    "itemRecalled": true,
                                                    "noRefund": true,
                                                    "active": true,
                                                    "allowMarkdown": true,
                                                    "defaultGP": 1.1,
                                                    "labelShelfDefault": 1,
                                                    "labelTalkerDefault": 1,
                                                    "labelSmall": true,
                                                    "tags": "sample string 9",
                                                    "unitMeasureKind": 1,
                                                    "fuelItem": true,
                                                    "trackSerial": true,
                                                    "warrantyPeriod": 1,
                                                    "costCalcMethod": 1,
                                                    "providerName": "sample string 10",
                                                    "overrideHostMargin": true,
                                                    "keepDescription": true,
                                                    "mscCommodity": "sample string 13",
                                                    "allowAutoOrder": true,
                                                    "excludeFromWebUpdate": true,
                                                    "webPriceBasedOn": true,
                                                    "labelFormat": "sample string 14",
                                                    "sendToScale": true,
                                                    "labelPageLayoutG_UID": "qQ1UoqE5bkyqfZIh226Q8w==",
                                                    "labelPageLayoutGuid": "a2540da9-39a1-4c6e-aa7d-9221db6e90f3",
                                                    "minimumAge": 15,
                                                    "countryOfOrigin": "sample string 16",
                                                    "serviceFeeID": 1,
                                                    "eftCode": 17,
                                                    "defaultPrinter": "sample string 18",
                                                    "defaultPrinterGroup": "sample string 19",
                                                    "buyingLimit": 1,
                                                    "buyingLimitIndependent": true,
                                                    "buyingLimitType": 0,
                                                    "includeInDistinctLimit": true,
                                                    "defaultsEmpty": false,
                                                    "mscCat": {
                                                      "$ref": "54"
                                                    },
                                                    "mscCom": {
                                                      "$ref": "55"
                                                    },
                                                    "mscDep": {
                                                      "$ref": "57"
                                                    },
                                                    "mscSubCom": {
                                                      "$ref": "56"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "52"
                                                  }
                                                ],
                                                "investmentBuyOverride": true,
                                                "updated": "2025-10-05T00:03:58.2279003",
                                                "salesMode": 1,
                                                "gstPercent": 1,
                                                "costGSTPercent": 1,
                                                "earnLoyaltyPoints": true,
                                                "quantityOverride": true,
                                                "quantityRequired": true,
                                                "allowDiscounts": true,
                                                "discountDiscounts": true,
                                                "itemRecalled": true,
                                                "noRefund": true,
                                                "active": true,
                                                "allowMarkdown": true,
                                                "defaultGP": 1.1,
                                                "labelShelfDefault": 1,
                                                "labelTalkerDefault": 1,
                                                "labelSmall": true,
                                                "tags": "sample string 9",
                                                "unitMeasureKind": 1,
                                                "fuelItem": true,
                                                "trackSerial": true,
                                                "warrantyPeriod": 1,
                                                "costCalcMethod": 1,
                                                "providerName": "sample string 10",
                                                "overrideHostMargin": true,
                                                "keepDescription": true,
                                                "mscCommodity": "sample string 13",
                                                "allowAutoOrder": true,
                                                "excludeFromWebUpdate": true,
                                                "webPriceBasedOn": true,
                                                "labelFormat": "sample string 14",
                                                "sendToScale": true,
                                                "labelPageLayoutG_UID": "/9XN9APOm0Sgu20Vno5ORA==",
                                                "labelPageLayoutGuid": "f4cdd5ff-ce03-449b-a0bb-6d159e8e4e44",
                                                "minimumAge": 15,
                                                "countryOfOrigin": "sample string 16",
                                                "serviceFeeID": 1,
                                                "eftCode": 17,
                                                "defaultPrinter": "sample string 18",
                                                "defaultPrinterGroup": "sample string 19",
                                                "buyingLimit": 1,
                                                "buyingLimitIndependent": true,
                                                "buyingLimitType": 0,
                                                "includeInDistinctLimit": true,
                                                "defaultsEmpty": false,
                                                "mscCat": {
                                                  "$ref": "54"
                                                },
                                                "mscCom": {
                                                  "$ref": "55"
                                                },
                                                "mscDep": {
                                                  "$ref": "57"
                                                },
                                                "mscSubCom": {
                                                  "$ref": "56"
                                                }
                                              },
                                              {
                                                "$ref": "51"
                                              }
                                            ],
                                            "stores": [
                                              1,
                                              2
                                            ],
                                            "investmentBuyOverride": true,
                                            "updated": "2025-10-05T00:03:58.2279003",
                                            "salesMode": 1,
                                            "gstPercent": 1,
                                            "costGSTPercent": 1,
                                            "earnLoyaltyPoints": true,
                                            "quantityOverride": true,
                                            "quantityRequired": true,
                                            "allowDiscounts": true,
                                            "discountDiscounts": true,
                                            "itemRecalled": true,
                                            "noRefund": true,
                                            "active": true,
                                            "allowMarkdown": true,
                                            "defaultGP": 1.1,
                                            "labelShelfDefault": 1,
                                            "labelTalkerDefault": 1,
                                            "labelSmall": true,
                                            "tags": "sample string 19",
                                            "unitMeasureKind": 1,
                                            "fuelItem": true,
                                            "trackSerial": true,
                                            "warrantyPeriod": 1,
                                            "costCalcMethod": 1,
                                            "providerName": "sample string 20",
                                            "overrideHostMargin": true,
                                            "keepDescription": true,
                                            "mscCommodity": "sample string 23",
                                            "allowAutoOrder": true,
                                            "excludeFromWebUpdate": true,
                                            "webPriceBasedOn": true,
                                            "labelFormat": "sample string 24",
                                            "sendToScale": true,
                                            "labelPageLayoutG_UID": "rf1pxHSbxE+pfqc1tDbZvw==",
                                            "labelPageLayoutGuid": "c469fdad-9b74-4fc4-a97e-a735b436d9bf",
                                            "minimumAge": 25,
                                            "countryOfOrigin": "sample string 26",
                                            "serviceFeeID": 1,
                                            "eftCode": 27,
                                            "defaultPrinter": "sample string 28",
                                            "defaultPrinterGroup": "sample string 29",
                                            "buyingLimit": 1,
                                            "buyingLimitIndependent": true,
                                            "buyingLimitType": 0,
                                            "includeInDistinctLimit": true,
                                            "defaultsEmpty": false,
                                            "mscCat": {
                                              "$ref": "54"
                                            },
                                            "mscCom": {
                                              "$ref": "55"
                                            },
                                            "mscDep": {
                                              "$ref": "57"
                                            },
                                            "mscSubCom": {
                                              "$ref": "56"
                                            }
                                          }
                                        }
                                      },
                                      {
                                        "$ref": "48"
                                      }
                                    ],
                                    "nextPrice": {
                                      "$id": "58",
                                      "id": 1,
                                      "campaignID": 2,
                                      "campaignName": "sample string 3",
                                      "plu": 1,
                                      "hostOfferID": 1,
                                      "metcashPromotionID": "sample string 4",
                                      "metcashPromotionPlacement": "sample string 5",
                                      "pluG_UID": "HulzMTTPXkasifRcyuk//Q==",
                                      "pluGuid": "3173e91e-cf34-465e-ac89-f45ccae93ffd",
                                      "newPrice": 1,
                                      "pctDiscount": 1,
                                      "newCost": 1,
                                      "newCostDecimals": 6,
                                      "dealCostIdentifier": "U0OPqoYhnUiUPcp0tshSQQ==",
                                      "dealCostGuid": "aa8f4353-2186-489d-943d-ca74b6c85241",
                                      "pluName": "sample string 7",
                                      "apn": "sample string 8",
                                      "fuelItem": true,
                                      "priceGroupG_UID": "/R7ffjrZ4EOtsiHUzwgQXQ==",
                                      "priceGroupGuid": "7edf1efd-d93a-43e0-adb2-21d4cf08105d",
                                      "itemNumber": "sample string 10",
                                      "cri": "sample string 11",
                                      "pluPrice": 12,
                                      "pluCost": 13,
                                      "pluCostIndicator": "sample string 14",
                                      "pluPriceGstPercent": 15,
                                      "pluCostGstPercent": 16,
                                      "pluActive": true,
                                      "cartonQty": 1.1,
                                      "baseUnits": 18.1,
                                      "salesMode": 1,
                                      "pluNormalCost": 19,
                                      "pluaws": 20.0,
                                      "directNumber": "sample string 21",
                                      "departmentName": "sample string 22",
                                      "subDepartmentName": "sample string 23",
                                      "priceGroupName": "sample string 24",
                                      "supplierName": "sample string 25",
                                      "stockOnHand": 1.1,
                                      "stockOnOrder": 1.1,
                                      "lastReceived": "2025-10-05T00:03:58.2279003",
                                      "rrp": 26,
                                      "campaignDescription": "sample string 27",
                                      "campaignComboPriceGroupG_UID": "E86rnPTgOUyJjHsVOyZ4tw==",
                                      "campaignComboPriceGroupIdentifier": "9cabce13-e0f4-4c39-898c-7b153b2678b7",
                                      "promotionPlacementDescription": "sample string 28",
                                      "storeAcceptances": [
                                        {
                                          "$id": "59",
                                          "plu": 1,
                                          "pluG_UId": "QEA=",
                                          "campaignID": 1,
                                          "campaignName": "sample string 2",
                                          "storeID": 3,
                                          "acceptedUtc": "2025-10-05T00:03:58.2279003",
                                          "operatorG_UID": "Sx6ho/kCxkufekse3rYoNw==",
                                          "operatorGuid": "a3a11e4b-02f9-4bc6-9f7a-4b1edeb62837",
                                          "machineID": 1,
                                          "processed": true,
                                          "appliedUtc": "2025-10-05T00:03:58.2279003",
                                          "signIqTicketFileMovedUtc": "2025-10-05T00:03:58.2279003",
                                          "user": "sample string 6",
                                          "campaignDescription": "sample string 7",
                                          "productDesc": "sample string 8",
                                          "storeName": "sample string 9",
                                          "effectiveUtc": "2025-10-05T00:03:58.2279003",
                                          "priceChangeType": 0,
                                          "operatorName": "sample string 10",
                                          "hostCampaign": true,
                                          "product": {
                                            "$ref": "21"
                                          },
                                          "campaignPlu": {
                                            "$ref": "58"
                                          }
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ],
                                      "campaign": {
                                        "$id": "60",
                                        "id": 1,
                                        "storeID": 2,
                                        "name": "97ccfeba-31b5-473b-beea-5a1d8ffb765f",
                                        "nameGuid": "97ccfeba-31b5-473b-beea-5a1d8ffb765f",
                                        "description": "sample string 4",
                                        "showDiscounts": true,
                                        "showTotals": true,
                                        "onlyEvaluateOnSubtotal": true,
                                        "useDescription": true,
                                        "campaignType": 1,
                                        "startDate": "2025-10-05T00:03:58.2279003",
                                        "startTime": 1,
                                        "endDate": "2025-10-05T00:03:58.2279003",
                                        "endTime": 1,
                                        "recurrence": 1,
                                        "recurrenceType": 1,
                                        "monthType": 1,
                                        "weekDays": 1,
                                        "months": 1,
                                        "monthWeeks": 1,
                                        "monthDays": "sample string 7",
                                        "printed": true,
                                        "talkerText": "sample string 8",
                                        "rangeDescription": "sample string 9",
                                        "dealDescription": "sample string 10",
                                        "labelQuantity": 11,
                                        "active": 1,
                                        "deactivated": "2025-10-05T00:03:58.2279003",
                                        "system": true,
                                        "created": "2025-10-05T00:03:58.2279003",
                                        "updated": "2025-10-05T00:03:58.2279003",
                                        "priceChangeNotifiedUtc": "2025-10-05T00:03:58.2279003",
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 13",
                                        "hostIdentifier": "0+oseE5Ki02D3CkzZqp7UA==",
                                        "hostIdentifierGuid": "782cead3-4a4e-4d8b-83dc-293366aa7b50",
                                        "hostType": 14,
                                        "createdByUser": "sample string 15",
                                        "fromHost": true,
                                        "deleted": true,
                                        "campaignDeleted": "2025-10-05T00:03:58.2279003",
                                        "updatedByUser": "sample string 18",
                                        "offerID": 1,
                                        "isPriceChangeCampaign": true,
                                        "stores": [
                                          1,
                                          2
                                        ],
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "campaignPlus": [
                                          {
                                            "$ref": "58"
                                          },
                                          {
                                            "$ref": "58"
                                          }
                                        ],
                                        "campaignPools": [
                                          {
                                            "$id": "61",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "plu": 4,
                                            "pluG_UID": "W6Y6yTFgDkKgoFfpKtJHNA==",
                                            "pluGuid": "c93aa65b-6031-420e-a0a0-57e92ad24734",
                                            "hostOfferID": 1,
                                            "priceGroupG_UID": "Upk8QEICmkeyeaeVc63t8Q==",
                                            "priceGroupGuid": "403c9952-0242-479a-b279-a79573adedf1",
                                            "fuelItem": true,
                                            "pluName": "sample string 6",
                                            "apn": "sample string 7",
                                            "pluActive": true,
                                            "cartonQty": 1,
                                            "baseUnits": 9.1,
                                            "cri": "sample string 10",
                                            "salesMode": 1,
                                            "pluaws": 11.0,
                                            "directNumber": "sample string 12",
                                            "departmentName": "sample string 13",
                                            "subDepartmentName": "sample string 14",
                                            "priceGroupName": "sample string 15",
                                            "supplierName": "sample string 16",
                                            "stockOnHand": 1.1,
                                            "stockOnOrder": 1.1,
                                            "lastReceived": "2025-10-05T00:03:58.2279003",
                                            "rrp": 17,
                                            "campaignDescription": "sample string 18",
                                            "product": {
                                              "$ref": "21"
                                            },
                                            "campaign": {
                                              "$ref": "60"
                                            }
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ],
                                        "sellingRules": [
                                          {
                                            "$id": "62",
                                            "id": 1,
                                            "identifier": "1iy8HLFEG0uL/jFMsPvYVw==",
                                            "identifierStr": "1iy8HLFEG0uL/jFMsPvYVw==",
                                            "identifierGuid": "1cbc2cd6-44b1-4b1b-8bfe-314cb0fbd857",
                                            "campaignID": 4,
                                            "campaignName": "sample string 5",
                                            "ruleJoin": 1,
                                            "ruleType": 6,
                                            "operand0": "sample string 7",
                                            "comparisonOp": 1,
                                            "operand1": "sample string 8",
                                            "action": 1,
                                            "operand2": "sample string 9",
                                            "operand3": "sample string 10",
                                            "includeExcludedItems": true,
                                            "noFurtherDiscounts": true,
                                            "description": "sample string 11",
                                            "sortOrder": 1,
                                            "isItemRule": false,
                                            "prevDept": "sample string 12",
                                            "campaign": {
                                              "$ref": "60"
                                            }
                                          },
                                          {
                                            "$ref": "62"
                                          }
                                        ],
                                        "customers": [
                                          {
                                            "$id": "63",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "customerID": "9w9r9sStLkmRP7Bv8+uGIw==",
                                            "customerIDGuid": "f66b0ff7-adc4-492e-913f-b06ff3eb8623",
                                            "campaign": {
                                              "$ref": "60"
                                            },
                                            "customer": {
                                              "$ref": "2"
                                            }
                                          },
                                          {
                                            "$ref": "63"
                                          }
                                        ],
                                        "customerGroups": [
                                          {
                                            "$id": "64",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "groupID": "uCRufj4bik6WRthB1ZMMDA==",
                                            "groupIDGuid": "7e6e24b8-1b3e-4e8a-9646-d841d5930c0c",
                                            "campaign": {
                                              "$ref": "60"
                                            },
                                            "group": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ],
                                        "signIqTickets": [
                                          {
                                            "$id": "65",
                                            "identifier": "SubvwmaaiUCeM2r/ogO5vw==",
                                            "identifierGuid": "c2efe64a-9a66-4089-9e33-6affa203b9bf",
                                            "campaignName": "sample string 2",
                                            "message": "sample string 3",
                                            "ticketFileSource": "sample string 4",
                                            "ticketFileDestination": "sample string 5",
                                            "storeID": 1
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "comboPriceGroups": [
                                          {
                                            "$id": "66",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "g_UID": "k6xH2bmoLkCkEwL0KEiV7g==",
                                            "guid": "d947ac93-a8b9-402e-a413-02f4284895ee",
                                            "description": "sample string 5",
                                            "newPrice": 1,
                                            "rangeDescription": "sample string 6",
                                            "dealDescription": "sample string 7",
                                            "labelQuantity": 8,
                                            "hostProductCategoryID": 1,
                                            "offerID": 1,
                                            "dontUpdatePricePlus": true,
                                            "campaign": {
                                              "$ref": "60"
                                            },
                                            "comboPricePlus": [
                                              {
                                                "$id": "67",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "groupG_UID": "JxTfJWhvzEyJKEj/8sQQMA==",
                                                "groupGuid": "25df1427-6f68-4ccc-8928-48fff2c41030",
                                                "comboPriceType": 5,
                                                "priceType": 5,
                                                "pluG_UID": "qhA2jJGZVkqEruz2JNBYeg==",
                                                "pluGuid": "8c3610aa-9991-4a56-84ae-ecf624d0587a",
                                                "priceGroupG_UID": "mLRFNyOkR0mHOCtk6Fbk5A==",
                                                "priceGroupGuid": "3745b498-a423-4947-8738-2b64e856e4e4",
                                                "campaignPoolID": "sample string 7",
                                                "quantity": 1,
                                                "campaign": {
                                                  "$ref": "60"
                                                },
                                                "product": {
                                                  "$ref": "21"
                                                },
                                                "priceGroup": {
                                                  "$ref": "27"
                                                },
                                                "campaignPool": {
                                                  "$ref": "60"
                                                }
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ],
                                        "priceLevels": [
                                          {
                                            "$id": "68",
                                            "id": 1,
                                            "priceLevelIdentifier": "EHrjGHjfPEiAEq+QKrGhNQ==",
                                            "priceLevelIdentifierGuid": "18e37a10-df78-483c-8012-af902ab1a135",
                                            "campaignName": "sample string 3",
                                            "priceLevelName": "sample string 4"
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ]
                                      },
                                      "product": {
                                        "$ref": "21"
                                      },
                                      "dealCost": {
                                        "$id": "69",
                                        "headerIdentifier": "9RL+Za8wN0alUyeoZRZEgw==",
                                        "headerIdentifierGuid": "65fe12f5-30af-4637-a553-27a865164483",
                                        "identifier": "PomDw7XI2kCeHl2qjmsf0A==",
                                        "identifierGuid": "c383893e-c8b5-40da-9e1e-5daa8e6b1fd0",
                                        "supplierIdentifier": "mFh0jAQFDkykGYg7pa20Mg==",
                                        "supplierGuid": "8c745898-0504-4c0e-a419-883ba5adb432",
                                        "pluG_UID": "CpDk05APRkmJXXzpsGKRqA==",
                                        "pluGuid": "d3e4900a-0f90-4946-895d-7ce9b06291a8",
                                        "campaignName": "af0ccfd6-d896-4fba-84cd-fa24dcdf6edb",
                                        "description": "sample string 4",
                                        "cost": 5,
                                        "costDecimals": 6,
                                        "start": "2025-10-05T00:03:58.2279003",
                                        "end": "2025-10-05T00:03:58.2279003",
                                        "type": 9,
                                        "promoType": 10,
                                        "bonusItemPLUG_UID": "UkvX938UO02yQY8Ok/fX/w==",
                                        "bonusItemPluGuid": "f7d74b52-147f-4d3b-b241-8f0e93f7d7ff",
                                        "bonusPurchaseUnits": 11,
                                        "bonusReceiveUnits": 12,
                                        "updated": "2025-10-05T00:03:58.2279003",
                                        "metcashPromotionID": "sample string 14",
                                        "fromHost": 15,
                                        "storeNames": "sample string 16",
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "supplierName": "sample string 17",
                                        "campaignDescription": "sample string 18",
                                        "newPrice": 1,
                                        "campaignMetcashPromotionID": "sample string 19",
                                        "campaignActive": true,
                                        "campaignStartDate": "2025-10-05T00:03:58.2279003",
                                        "campaignEndDate": "2025-10-05T00:03:58.2279003",
                                        "masterPLUG_UID": "IaAitZBYJk+SXltx+ODy/g==",
                                        "masterID": "b522a021-5890-4f26-925e-5b71f8e0f2fe",
                                        "productName": "sample string 22",
                                        "productAPN": "sample string 23",
                                        "orderCode": "sample string 24",
                                        "normalSell": 25,
                                        "normalCost": 26,
                                        "normalCostDecimals": 27,
                                        "cartonQuantity": 28,
                                        "salesMode": 29,
                                        "orderPacked": 30,
                                        "fuelItem": true,
                                        "active": true,
                                        "bonusMasterPLUG_UID": "Jv7xyeop9ESY/GT/d1kxVQ==",
                                        "bonusMasterID": "c9f1fe26-29ea-44f4-98fc-64ff77593155",
                                        "bonusProductName": "sample string 34",
                                        "bonusProductAPN": "sample string 35",
                                        "bonusOrderCode": "sample string 36",
                                        "bonusNormalSell": 37,
                                        "bonusNormalCost": 38,
                                        "bonusNormalCostDecimals": 39,
                                        "bonusCartonQuantity": 40,
                                        "bonusSalesMode": 41,
                                        "bonusOrderPacked": 42,
                                        "bonusFuelItem": true,
                                        "bonusActive": true
                                      }
                                    },
                                    "currentCostStart": "2025-10-05T00:03:58.2279003",
                                    "dealCosts": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ],
                                    "tags": [
                                      {
                                        "$id": "70",
                                        "pluG_UID": "Wy232xknJUO8PS++TGLhUg==",
                                        "pluGuid": "dbb72d5b-2719-4325-bc3d-2fbe4c62e152",
                                        "tagID": 1,
                                        "description": "sample string 1",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "70"
                                      }
                                    ],
                                    "alternateProductG_UID": "Zld1YcaHtE2WqadJ+Xap5Q==",
                                    "alternateProduct": "61755766-87c6-4db4-96a9-a749f976a9e5",
                                    "productHostCode": {
                                      "$id": "71",
                                      "id": 1,
                                      "pluG_UID": "MQ1IpcAosUiP1SigYuOlog==",
                                      "pluGuid": "a5480d31-28c0-48b1-8fd5-28a062e3a5a2",
                                      "ibaCode": "sample string 2"
                                    },
                                    "mscCat": {
                                      "$ref": "54"
                                    },
                                    "mscCom": {
                                      "$ref": "55"
                                    },
                                    "mscDep": {
                                      "$ref": "57"
                                    },
                                    "mscSubCom": {
                                      "$ref": "56"
                                    },
                                    "isUserUpdate": true,
                                    "ignoreMasterProduct": true,
                                    "priceGroupLabelRequested": true,
                                    "firstSold": "2025-10-05T00:03:58.2279003",
                                    "inventoryTracked": "2025-10-05T00:03:58.2279003",
                                    "isNormalPriceChangesCampaign": true
                                  },
                                  "supplier": {
                                    "$ref": "16"
                                  },
                                  "serviceFee": {
                                    "$id": "72",
                                    "id": 1,
                                    "description": "sample string 1",
                                    "fee": 1
                                  },
                                  "isPrimaryHost": true,
                                  "hostVendor": 47
                                },
                                {
                                  "$ref": "19"
                                }
                              ],
                              "orderCycleHeaders": [
                                {
                                  "$id": "73",
                                  "storeID": 1,
                                  "supplierIdentifier": "n6OwvAeswkK20DCy9rpMJA==",
                                  "supplierGuid": "bcb0a39f-ac07-42c2-b6d0-30b2f6ba4c24",
                                  "departmentCode": "sample string 2",
                                  "warehouseDirectIndicator": "sample string 3",
                                  "type": 4,
                                  "storeName": "sample string 5",
                                  "departmentName": "sample string 6",
                                  "orderDays": 7
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "cycles": [
                                {
                                  "$id": "74",
                                  "storeID": 1,
                                  "supplierIdentifier": "/eV4SRr/T0SbpZA2hh30pg==",
                                  "supplierGuid": "4978e5fd-ff1a-444f-9ba5-9036861df4a6",
                                  "departmentCode": "sample string 2",
                                  "warehouseDirectIndicator": "sample string 3",
                                  "type": 4,
                                  "cutOffWeek": 5,
                                  "cutOffDay": 6,
                                  "cutOffTime": "00:00:00.1234567",
                                  "leadTime": 7,
                                  "daysBuffer": 8,
                                  "supplierName": "sample string 9",
                                  "cutOffDate": "2025-10-05T00:03:58.2279003",
                                  "deliveryDate": "2025-10-05T00:03:58.2279003",
                                  "nextCutOffDate": "2025-10-05T00:03:58.2279003",
                                  "nextDeliveryDate": "2025-10-05T00:03:58.2279003",
                                  "nextDaysBuffer": 10
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "store": {
                                "$ref": "12"
                              },
                              "updated": "2025-10-05T00:03:58.2279003",
                              "isHost": true
                            },
                            "files": [
                              {
                                "$id": "75",
                                "id": "sample string 1",
                                "fileName": "sample string 2",
                                "extension": "sample string 3",
                                "provider": 0,
                                "type": 0,
                                "hostType": "sample string 4",
                                "createdUtc": "2025-10-05T00:03:58.2279003",
                                "processed": "2025-10-05T00:03:58.2279003",
                                "isProcessing": true,
                                "processedCount": 6,
                                "processingTime": 1,
                                "collectedUtc": "2025-10-05T00:03:58.2279003",
                                "size": 1,
                                "sizeFormat": "sample string 7",
                                "isArchive": true,
                                "version": "sample string 9",
                                "reference": "sample string 10",
                                "digest": "sample string 11",
                                "contentType": "sample string 12",
                                "host": {
                                  "$ref": "15"
                                },
                                "metcashHeader": {
                                  "$id": "76",
                                  "customerNumber": "sample string 1",
                                  "creationDate": "2025-10-05T00:03:58.2279003",
                                  "businessPillar": "sample string 3",
                                  "fileType": "sample string 4"
                                }
                              },
                              {
                                "$ref": "75"
                              }
                            ],
                            "zoneMatrix": [
                              {
                                "$id": "77",
                                "id": 1,
                                "hostIdentifier": "ZTuNophhMEyRQ3CXxtkAdA==",
                                "hostIdentifierGuid": "a28d3b65-6198-4c30-9143-7097c6d90074",
                                "storeID": 1,
                                "departmentCode": "sample string 2",
                                "hostGuids": [
                                  "ef3a5092-8020-4535-8835-9dd94489e867",
                                  "e5a3c1bb-862d-4c4b-83d0-98593e45e5a3"
                                ]
                              },
                              {
                                "$ref": "77"
                              }
                            ],
                            "hostFileStoreSetting": {
                              "$ref": "14"
                            },
                            "hostStoreSettings": [
                              {
                                "$ref": "14"
                              },
                              {
                                "$ref": "14"
                              }
                            ],
                            "promotionPlacements": [
                              {
                                "$id": "78",
                                "identifier": "g5FZEQxS60e1nQiZRHFOOQ==",
                                "identifierGuid": "11599183-520c-47eb-b59d-089944714e39",
                                "code": "sample string 2",
                                "description": "sample string 3",
                                "isAdvertised": true
                              },
                              {
                                "$ref": "78"
                              }
                            ],
                            "promoTypeGuids": [
                              "58c72242-d652-4023-9b82-b552fcc3e9ff",
                              "4b103867-3a8c-4e00-9a45-01373f447fc2"
                            ],
                            "isPromotionOnly": false,
                            "isOrderable": false,
                            "vendor": 0
                          },
                          "groupIDs": [
                            1,
                            2
                          ],
                          "hostDescription": "sample string 24"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "accounts": [
                        {
                          "$id": "79",
                          "id": 1,
                          "storeID": 1,
                          "accountName": "sample string 2",
                          "bsb": "sample string 3",
                          "accountNumber": "sample string 4",
                          "accountDesignated": true
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "sales": [
                        {
                          "$id": "80",
                          "id": 1,
                          "storeID": 1,
                          "externalSalesType": 2,
                          "ftpSiteID": 1,
                          "lastSaleProcessed": "2025-10-05T00:03:58.2279003",
                          "ftpSite": {
                            "$id": "81",
                            "id": 1,
                            "description": "sample string 2",
                            "address": "sample string 3",
                            "username": "sample string 4",
                            "password": "sample string 5",
                            "path": "sample string 7",
                            "protocol": 8
                          }
                        },
                        {
                          "$ref": "80"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$ref": "77"
                        },
                        {
                          "$ref": "77"
                        }
                      ],
                      "cashManagements": [
                        {
                          "$id": "82",
                          "id": 1,
                          "storeID": 1,
                          "cashManagementType": 2,
                          "apiID": 1,
                          "organisationID": "sample string 3",
                          "siteName": "sample string 4",
                          "thirdPartyAPI": {
                            "$id": "83",
                            "id": 1,
                            "description": "sample string 2",
                            "address": "sample string 3",
                            "username": "sample string 4",
                            "password": "sample string 5",
                            "passwordPlain": "sample string 6",
                            "token": "sample string 7",
                            "apiType": 8,
                            "apiSubType": 9
                          }
                        },
                        {
                          "$ref": "82"
                        }
                      ],
                      "updateStoreID": "063ada9a-cf42-4bd6-af7c-0fbdd9070e5e",
                      "updateStore": {
                        "$id": "84",
                        "id": "ac29936d-e2c5-4041-8542-6f11a776bace",
                        "name": "sample string 1",
                        "lastActivity": "2025-10-05T00:03:58.2279003",
                        "zone": "sample string 2",
                        "timeZoneOffset": 0.0,
                        "businessHoursStart": "00:00:00.1234567",
                        "businessHoursEnd": "00:00:00.1234567",
                        "master": true,
                        "lastIP": "sample string 10",
                        "lastHostName": "sample string 11",
                        "ping": 1,
                        "pingStatus": "sample string 12",
                        "lastUpdateCompleted": "2025-10-05T00:03:58.2279003"
                      },
                      "timeZoneId": "sample string 53",
                      "securityOptions": {
                        "$id": "85",
                        "loginMode": 1,
                        "allowSelfVerification": true,
                        "verifierEmail": "sample string 3",
                        "source": "sample string 4",
                        "loginModeInherited": 5,
                        "loginModeSource": "sample string 6",
                        "selfVerifyInherited": true,
                        "selfVerifySource": "sample string 8",
                        "verifyEmailInherited": "sample string 9",
                        "verifyEmailSource": "sample string 10"
                      }
                    }
                  },
                  {
                    "$ref": "11"
                  }
                ]
              },
              "customer": {
                "$ref": "2"
              },
              "communityOrganisation": {
                "$id": "86",
                "id": 1,
                "identifier": "W3KZW1vDlUWgckR6Y+oR3A==",
                "identifierGuid": "5b99725b-c35b-4595-a072-447a63ea11dc",
                "name": "sample string 3",
                "lookupIdentifier": "sample string 4",
                "externalID": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "postCode": "sample string 12",
                "state": "sample string 13",
                "country": "sample string 14",
                "totalAmountAwarded": 15.1,
                "updated": "2025-10-05T00:03:58.2279003",
                "deleted": true
              },
              "details": [
                {
                  "$id": "87",
                  "saleItemID": 1,
                  "identifier": "2iE1U9fCeESGteRUa+71dg==",
                  "identifierGuid": "533521da-c2d7-4478-86b5-e4546beef576",
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "MCRs0hwso0ix3NCd8KtXYA==",
                  "pluGuid": "d26c2430-2c1c-48a3-b1dc-d09df0ab5760",
                  "accountID": "t21WH7Fx50aKuAYdx7eazQ==",
                  "accountIDGuid": "1f566db7-71b1-46e7-8ab8-061dc7b79acd",
                  "normalPrice": 3,
                  "originalSellingPrice": 4,
                  "discountPrice": 5,
                  "unit": 1,
                  "quantity": 6,
                  "totalCents": 7,
                  "fixedPrice": 1,
                  "tranType": 1,
                  "discountType": 1,
                  "cost": 1,
                  "costDecimals": 8,
                  "markdown": 1,
                  "manualQuantity": 1,
                  "manualPrice": 1,
                  "manualMode": 1,
                  "active": 1,
                  "offline": true,
                  "barcode": "sample string 9",
                  "keyedSale": 1,
                  "discountedID": 1,
                  "fuelID": 1,
                  "serialNumber": "sample string 10",
                  "bestOrExpire": "2025-10-05T00:03:58.2279003",
                  "bestOrExpireType": 1,
                  "providerName": "sample string 11",
                  "refundG_UID": "s046oJHRAk+UmCVzm4fJog==",
                  "refundGuid": "a03a4eb3-d191-4f02-9498-25739b87c9a2",
                  "campaign": "sample string 12",
                  "campaignType": 13,
                  "modifiedID": 1,
                  "omittedIngredient": true,
                  "taxPercent": 1.0,
                  "taxAmount": 1.0,
                  "refundablePrice": 1.0,
                  "showDiscounts": true,
                  "orderPrinted": true,
                  "note": "sample string 16",
                  "modifierName": "sample string 17",
                  "modifierSetName": "sample string 18",
                  "totalValueWasScanned": true,
                  "sold": true,
                  "campaignPrice": true,
                  "scannedValue": 1,
                  "campaignName": "sample string 22",
                  "comboDiscount": 1,
                  "idempotentVoid": "cJcDzBtvbkmKBmLlzZCQBw==",
                  "idempotentVoidGuid": "cc039770-6f1b-496e-8a06-62e5cd909007",
                  "priceLevelIdentifier": "IKfBByRl5UiqGhVBcE6uPw==",
                  "priceLevelIdentifierGuid": "07c1a720-6524-48e5-aa1a-1541704eae3f",
                  "productName": "sample string 23",
                  "apn": "sample string 24",
                  "unknownScans": [
                    {
                      "$id": "88",
                      "id": 1,
                      "saleDetailID": 2,
                      "storeID": 1,
                      "scanned": "2025-10-05T00:03:58.2279003",
                      "operatorG_UID": "QEA=",
                      "barcode": "sample string 4",
                      "processed": 1
                    },
                    {
                      "$ref": "88"
                    }
                  ],
                  "refund": {
                    "$id": "89",
                    "id": 1,
                    "g_UID": "Suzloe5mjUurCBktjpoWLA==",
                    "guid": "a1e5ec4a-66ee-4b8d-ab08-192d8e9a162c",
                    "description": "sample string 1",
                    "dumped": true,
                    "inventoryReasonID": 1,
                    "sortOrder": 1,
                    "updated": "2025-10-05T00:03:58.2279003"
                  },
                  "modifier": {
                    "$id": "90",
                    "id": 1,
                    "setG_UID": "aCBMKHQMrEipIV4txPIjSA==",
                    "modifierSetGuid": "284c2068-0c74-48ac-a921-5e2dc4f22348",
                    "name": "sample string 2",
                    "price": 1,
                    "quantity": 1,
                    "modifierType": 1,
                    "groupNumber": 1,
                    "pageNumber": 1,
                    "controlOrder": 1,
                    "printToStation": true,
                    "pluG_UID": "UIEs15a3GUiJp2KoijBHWw==",
                    "pluGuid": "d72c8150-b796-4819-89a7-62a88a30475b",
                    "deleted": true,
                    "g_UID": "zLYvAIEKrUqdAKBOXfdZLA==",
                    "guid": "002fb6cc-0a81-4aad-9d00-a04e5df7592c",
                    "product": {
                      "$ref": "21"
                    }
                  },
                  "priceLevelName": "sample string 25",
                  "pumpNumber": 1,
                  "hoseNumber": 1
                },
                {
                  "$ref": "87"
                }
              ],
              "eftReceipts": [
                {
                  "$id": "91",
                  "id": 1,
                  "storeID": 1,
                  "saleHeaderID": 2,
                  "storeSaleHeader": {
                    "$ref": "9"
                  },
                  "receipt": "sample string 3",
                  "processed": 1
                },
                {
                  "$ref": "91"
                }
              ],
              "payments": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "cards": [
                {
                  "$id": "92",
                  "id": 1,
                  "saleHeaderID": 1,
                  "identifier": "sample string 2",
                  "cardType": 3,
                  "providerName": "sample string 4"
                },
                {
                  "$ref": "92"
                }
              ],
              "campaignHits": [
                {
                  "$id": "93",
                  "id": 1,
                  "saleHeaderID": 2,
                  "campaign": "sample string 3",
                  "name": "sample string 4",
                  "processed": 1,
                  "campaignDescription": "sample string 5"
                },
                {
                  "$ref": "93"
                }
              ],
              "fuel": [
                {
                  "$id": "94",
                  "id": 1,
                  "plu": 1,
                  "pluG_UID": "+yxglz2Su0O6juZvT9GR0A==",
                  "pluGuid": "97602cfb-923d-43bb-ba8e-e66f4fd191d0",
                  "saleHeaderID": 2,
                  "totalCents": 3,
                  "grade": 1,
                  "gradeDescription": "sample string 4",
                  "dispenser": 1,
                  "hose": 1,
                  "quantity": 1,
                  "cost": 1,
                  "acquirerNum": 1,
                  "attendant": 1,
                  "ePurseBalance": 1.0,
                  "cardSignature": "sample string 5",
                  "compartmentNumber": 1,
                  "contractNumber": 1,
                  "discountCardPAN": "sample string 6",
                  "discountID": 1,
                  "discountName": "sample string 7",
                  "discountNetValue": 1.0,
                  "discountType": 1,
                  "discountValue": 1.0,
                  "discretionaryData": "sample string 8",
                  "driverID": "sample string 9",
                  "eftBatchNumber": 1,
                  "eftResponseCode": "sample string 10",
                  "endDateTime": "2025-10-05T00:03:58.2279003",
                  "engineHours": 1.1,
                  "fposNumber": 1,
                  "loyaltyCardPAN": "sample string 11",
                  "miscData1": 1,
                  "miscData2": "sample string 12",
                  "miscFlags": 1,
                  "mop": 1,
                  "odometer": 1,
                  "panNumber": "sample string 13",
                  "saleRefund": true,
                  "saleStatus": 1,
                  "sequenceNumber": 1,
                  "stan": 1,
                  "startDateTime": "2025-10-05T00:03:58.2279003",
                  "tagNumber": "sample string 15",
                  "trackTwoRem": "sample string 16",
                  "transCode": 1,
                  "transType": 1,
                  "unitPrice": 1.0,
                  "vehicleReg": "sample string 17",
                  "offline": true,
                  "processed": 1
                },
                {
                  "$ref": "94"
                }
              ],
              "fuelResells": [
                {
                  "$id": "95",
                  "saleItemID": 1,
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "Tuewx/YOu0KlPIgjW39ISg==",
                  "pluGuid": "c7b0e74e-0ef6-42bb-a53c-88235b7f484a",
                  "accountID": "i9C3FzKQ30iTLnw8OgROdw==",
                  "accountIDGuid": "17b7d08b-9032-48df-932e-7c3c3a044e77",
                  "normalPrice": 3,
                  "originalSellingPrice": 4,
                  "discountPrice": 5,
                  "unit": 1,
                  "quantity": 6,
                  "totalCents": 7,
                  "fixedPrice": 1,
                  "tranType": 1,
                  "processed": 1,
                  "discountType": 1,
                  "cost": 1,
                  "costDecimals": 1,
                  "markdown": 1,
                  "manualQuantity": 1,
                  "manualPrice": 1,
                  "manualMode": 1,
                  "active": 1,
                  "barcode": "sample string 8",
                  "offline": 1,
                  "keyedSale": 1,
                  "discountedID": 1,
                  "fuelID": 1,
                  "serialNumber": "sample string 9",
                  "bestOrExpire": "2025-10-05T00:03:58.2279003",
                  "bestOrExpireType": 1,
                  "refundG_UID": "lPg6VuExAEWQMlzCRPFjXg==",
                  "refundGuid": "563af894-31e1-4500-9032-5cc244f1635e",
                  "providerName": "sample string 10",
                  "campaign": "sample string 11",
                  "campaignType": 1,
                  "modifiedID": 1,
                  "omittedIngredient": 1,
                  "taxPercent": 1.0,
                  "taxAmount": 1.0,
                  "refundablePrice": 1.0,
                  "showDiscounts": true,
                  "orderPrinted": true,
                  "note": "sample string 14",
                  "modifierName": "sample string 15",
                  "modifierSetName": "sample string 16",
                  "totalValueWasScanned": true,
                  "sold": true,
                  "campaignPrice": true,
                  "scannedValue": 1,
                  "campaignName": "sample string 20",
                  "comboDiscount": 1
                },
                {
                  "$ref": "95"
                }
              ],
              "customerOrder": [
                {
                  "$ref": "1"
                },
                {
                  "$ref": "1"
                }
              ],
              "surveyResponses": [
                {
                  "$id": "96",
                  "surveyG_UID": "gFYnMqr+QUGlVtocM1EVIA==",
                  "surveyGuid": "32275680-feaa-4141-a556-da1c33511520",
                  "saleHeaderGuid": "TaID2c8S2Ea9FvYDTPGWMA==",
                  "saleGuid": "d903a24d-12cf-46d8-bd16-f6034cf19630",
                  "textResponse": "sample string 1",
                  "integerResponse": 1,
                  "g_UIDResponse": "2pRFCIZVT0eZWUoEpK+W/Q==",
                  "guidResponse": "084594da-5586-474f-9959-4a04a4af96fd",
                  "whoAnswered": 2,
                  "answeredAtUTC": "2025-10-05T00:03:58.2279003",
                  "sale": {
                    "$ref": "9"
                  },
                  "survey": {
                    "$id": "97",
                    "g_UID": "OkfxRBO9E0i6kqSyJaCTbQ==",
                    "guid": "44f1473a-bd13-4813-ba92-a4b225a0936d",
                    "name": "sample string 1",
                    "storeID": 2,
                    "zoneID": 1,
                    "checkoutFormG_UID": "hscG8PxBFUC75nf8G3UGDg==",
                    "checkoutFormGuid": "f006c786-41fc-4015-bbe6-77fc1b75060e",
                    "displayToWho": 3,
                    "displayWhen": 4,
                    "start": "2025-10-05T00:03:58.2279003",
                    "end": "2025-10-05T00:03:58.2279003",
                    "deleted": true,
                    "updated": "2025-10-05T00:03:58.2279003",
                    "possibleIntegerResponses": [
                      1,
                      2
                    ],
                    "possibleTextResponses": [
                      "sample string 1",
                      "sample string 2"
                    ],
                    "possibleGuidResponses": [
                      "341527c8-d000-4806-8d40-e69d5e6332f7",
                      "15c212af-4ddf-4140-8553-ccd83c8bba52"
                    ],
                    "allowsAllTextResponses": true,
                    "surveyForm": {
                      "$ref": "39"
                    }
                  },
                  "ingressId": "sample string 4"
                },
                {
                  "$ref": "96"
                }
              ],
              "storeName": "sample string 38",
              "machineName": "sample string 39",
              "operatorName": "sample string 40",
              "direction": 1,
              "reason": "sample string 41",
              "accountG_UID": "eozcxmuE+Um2Df46vkEkQw==",
              "accountIdentifier": "c6dc8c7a-846b-49f9-b60d-fe3abe412443",
              "accountName": "sample string 42",
              "customerOrderIdentifier": "ivKltXBeLU6Esyby754R6A==",
              "customerOrderIdentifierGuid": "b5a5f28a-5e70-4e2d-84b3-26f2ef9e11e8",
              "priceLevelName": "sample string 43",
              "revision": 44,
              "ingressId": "sample string 45"
            },
            "metadata": {
              "$id": "98",
              "id": 1,
              "paymentID": 2,
              "paymentIdentifier": "l3n5gGyig0SEMRki1WjN7A==",
              "paymentIdentifierGuid": "80f97997-a26c-4483-8431-1922d568cdec",
              "identifier": "0Wlg5fDz6U6YnDME1iIs1g==",
              "identifierGuid": "e56069d1-f3f0-4ee9-989c-3304d6222cd6",
              "metadata": "sample string 3",
              "signatureImage": "QEA=",
              "itemIdentifier": "jB/E5ZmiGkmpGdqJYhXtOg==",
              "itemIdentifierGuid": "e5c41f8c-a299-491a-a919-da896215ed3a"
            }
          },
          {
            "$ref": "8"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ],
    "customerGroupMembers": [
      {
        "$ref": "7"
      },
      {
        "$ref": "7"
      }
    ],
    "customerGroups": [
      {
        "$ref": "6"
      },
      {
        "$ref": "6"
      }
    ],
    "accounts": [
      {
        "$ref": "4"
      },
      {
        "$ref": "4"
      }
    ],
    "account": {
      "$ref": "4"
    },
    "vouchers": [
      {
        "$id": "99",
        "customerIdentifier": "a8I0eCsig0GNQJWjDtpwWQ==",
        "customerIdentifierGuid": "7834c26b-222b-4183-8d40-95a30eda7059",
        "voucherName": "sample string 2",
        "count": 3,
        "storeID": 4,
        "barcode": "sample string 5",
        "redeemCount": 6,
        "issueCount": 7,
        "storeSalePaymentID": 1,
        "idempotentID": "TV/R4dQPGU6hj2aRCeh8eg==",
        "idempotentGuid": "e1d15f4d-0fd4-4e19-a18f-669109e87c7a",
        "offline": true,
        "voucher": {
          "$id": "100",
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "shortDescription": "sample string 4",
          "url": "sample string 5",
          "barcodeTemplateID": 1,
          "expiry": 0,
          "voucherType": 6,
          "limitPerTransaction": 7,
          "customerTracking": true,
          "discountAccount": "sample string 9",
          "endDate": "2025-10-05T00:03:58.2279003",
          "barcodeTemplate": {
            "$id": "101",
            "templateID": 1,
            "template": "sample string 1",
            "bcFunction": "sample string 2",
            "sortOrder": 3
          },
          "scaleLabel": {
            "$id": "102",
            "id": 1,
            "uid": "sample string 2",
            "name": "sample string 3",
            "width": 1.1,
            "height": 1.1,
            "showBorder": true,
            "borderWidth": 1.1,
            "borderStyle": 1,
            "borderColour": "sample string 5",
            "updated": "2025-10-05T00:03:58.2279003",
            "labelPageLayout": "HT8rgVUwK0aGXY7W1ESDjQ==",
            "pageLayoutGuid": "812b3f1d-3055-462b-865d-8ed6d444838d",
            "labelType": 6,
            "oldName": "sample string 7",
            "voucher": {
              "$ref": "100"
            },
            "elements": [
              {
                "$id": "103",
                "id": 1,
                "scaleLabelID": 2,
                "showPercentDI": true,
                "showAvgPerHundred": true,
                "showAvgPerServe": true,
                "name": "sample string 6",
                "x": 1.1,
                "y": 1.1,
                "width": 1.1,
                "height": 1.1,
                "type": 1,
                "rotation": 1,
                "text": "sample string 7",
                "fontFamily": "sample string 8",
                "align": 1,
                "bold": true,
                "italic": true,
                "underline": true,
                "strikeout": true,
                "reverse": true,
                "textColour": "sample string 9",
                "fontSize": 1.1,
                "picture": "QEA=",
                "borderWidth": 10,
                "sortOrder": 11,
                "printOptions": 12,
                "superScriptTextFontSize": 1.1,
                "lineStyle": 1,
                "spacingStyle": 1,
                "interCharacterSpacing": 1.1,
                "superScriptOffset": 1.1,
                "lineSpacing": 1.1,
                "dateFormat": "sample string 13",
                "autoGrow": true,
                "fontAutoResize": true,
                "updated": "2025-10-05T00:03:58.2279003"
              },
              {
                "$ref": "103"
              }
            ]
          },
          "customerVouchers": [
            {
              "$id": "104",
              "id": 1,
              "customerIdentifier": "yXUx+PJRHkqexnD7tRkRiw==",
              "customerIdentifierGuid": "f83175c9-51f2-4a1e-9ec6-70fbb519118b",
              "voucherID": 3,
              "voucherName": "sample string 4",
              "storeID": 1,
              "barcode": "sample string 5",
              "dateOfIssue": "2025-10-05T00:03:58.2279003",
              "issuedSaleHeaderID": 1,
              "issuedSaleIdentifier": "sample string 7",
              "issuedOfflinePaymentID": 1,
              "issuedIdempotentID": "hCoj1OgYq0WC20NRIp0TIA==",
              "issuedIdempotentGuid": "d4232a84-18e8-45ab-82db-4351229d1320",
              "issuedOffline": true,
              "issuedUser": "sample string 9",
              "issuedNotes": "sample string 10",
              "expiryDate": "2025-10-05T00:03:58.2279003",
              "expiredUser": "sample string 11",
              "expiredNotes": "sample string 12",
              "redeemed": "2025-10-05T00:03:58.2279003",
              "redeemedSaleHeaderID": 1,
              "redeemedSaleIdentifier": "sample string 13",
              "redeemedOfflinePaymentID": 1,
              "redeemedIdempotentID": "eTzMU2saHkarGJbRMfB9Yw==",
              "redeemedIdempotentGuid": "53cc3c79-1a6b-461e-ab18-96d131f07d63",
              "redeemedUser": "sample string 14",
              "redeemedNotes": "sample string 15",
              "redeemedOffline": true,
              "updated": "2025-10-05T00:03:58.2279003",
              "storeName": "sample string 17",
              "scaleLabel": {
                "$ref": "102"
              },
              "voucher": {
                "$ref": "100"
              },
              "customer": {
                "$ref": "2"
              },
              "issuedOfflinePayment": {
                "$ref": "8"
              },
              "redeemedOfflinePayment": {
                "$ref": "8"
              }
            },
            {
              "$ref": "104"
            }
          ]
        },
        "customer": {
          "$ref": "2"
        }
      },
      {
        "$ref": "99"
      }
    ]
  },
  "operator": {
    "$ref": "10"
  },
  "details": [
    {
      "$id": "105",
      "headerID": 1,
      "plu": 1,
      "pluG_UId": "cXDcPh8bZkmK5/dsBTOtgA==",
      "pluGuid": "3edc7071-1b1f-4966-8ae7-f76c0533ad80",
      "quantity": 1,
      "unit": 1,
      "status": 1,
      "soldQuantity": 1,
      "soldWeight": 1,
      "soldCents": 1,
      "soldGstCents": 1,
      "soldFixedPrice": 1,
      "soldSalesMode": 1,
      "promptDetailID": 1,
      "groupID": 1,
      "menuPath": "sample string 1",
      "promptPath": "sample string 2",
      "notes": "sample string 3",
      "headerIdentifier": "qZmMyGTGmUae13PYDccSxQ==",
      "headerIdentifierGuid": "c88c99a9-c664-4699-9ed7-73d80dc712c5",
      "product": {
        "$ref": "21"
      }
    },
    {
      "$ref": "105"
    }
  ],
  "storeName": "sample string 11",
  "customerName": "sample string 12",
  "storeReplyTo": "sample string 13",
  "storeSubjectLine": "sample string 14",
  "storeSaleHeader": {
    "$ref": "9"
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK}E[�l'з5xl/workbook.xml �(�����0��&�C����8q���{�m�?ik��-%�x�3;��ԋq7fB5k_��lE��(�/Ƃ���8�B��E�8�:ӿ�@rJK�`fA텴o�X�:`�A�J1�q{>!T�͞�d4�����"��:�����f
ܱ�0J�}hp���d�����JZ�����d��~PK}E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
}E[�f�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R57fcba73cd9d4a1b" /></Relationships>PK}E[�<��NHxl/worksheets/sheet1.xml �(���[s�<��������9tܤ9�����wL`p�v���O8�k
n���]I��]k���|�ӼXd�aH#�j�M��a�T�����h���y����W�I>�e�x��d�.�E�=�+;6��帴?��8����,�<-�U!2�Ӈqi�*��"|ͶO��1O��j	ˇ�T��b�Ӆ;^}���a�Г�� 
*�v����`��?Y�w��j:I������:��l��P�d/���~^Z�D3���3X.�څ�r���~YL˹}b��LrΉ�ʨ0�<e����,�񰉇m<S�⠤b����x��g�xQN$��q|���8���!`�*����xy�j��ӛ8}`��ę�\uD����`��xJ�1H}�:�F*)(��jݓak���hd����`��dp梵��Xo��M"Y�iQg/Z���Ȯ@(-gT���:���il.�ђ�����rT�����c38�QulgD����,IM��a����8
�'�X
�
/��69�h�	��"l��BQ��>�w^��@�T+ekj=�3��"�f=�*���v�'��"4�(#ΙP����S�y^T��. R*���dp^�ڋ�E��s����7G�.����f��I	���v������`0�HO��H�,���E��9O2zl�I�fؾ~Y���F�� ���Ϝ'Y�I	���A�W�7C�z�n-g�r<��K�W�6��)��Euױח�ޚ�Gd?�c7Ļ.A��i��6q�%X�x�%x�8��M\t	�&.��jW]B��]´��Ő��<R��A�~� Hׯ	{�A���<��ƃ m�{$������6��A��y��O����A���=R7�! yO�7�"8�" �O12$q�)G�4N<ɐȉ�$Y�rlֶkAݵ��t�A������Z�{Ojt\��p����Z�es�����L�qǦ?���ك �}i�]&"B@	B"�}�����?z�?�}�p?<��Տ���n����:�_�14��VN\����M����&p�aP�M<UǑ9�s��텇������u�ڔ�Ƶj���i~�ee�W���b��PK}E[I'�4�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�	V���ݰa[z��Q;�]�gc���V� �X��j4��'�|�lvo�D^0�ѻʂA�����)��v��'��D��I^q����@iTg�����,SN�@��r@Z1VӰf�5�����>zu�ѥ?��Շc��	�A�S?�H/�,2ȓ�`���}����Bo��y������d��hQ�R����2V��)�K�����J
f������F��b�PK}E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK}E[f��Hxl/sharedStrings.xml �(��Xio��� �A�����^h|*��^I�v�H�dQb�װ��� �=�MR&�-{,`b��u����ϯy6{���eq~b��'3(�2N�����͍��(#EL����=Г��g��.-��Ɏ���|N�䄞��$e����vN�HLw,�榮����,*�����xHS�?�<���],c(X��P����ٜK��m��z5�<�1�_ʩ���A]�lM28~ؚ�5�{��F��WP1��ˆ�2���!����+�	^G>�Gn��U��=�����@>�[L��ڗe^e��MUe�,��I���&[P��7�}_���T����|�FRi�E���<"���?ە�Iè��+xG{��s�1?��a$ͤmD�}!�t�~&����)H�n�A���B�����"��A~�y��ߧ`���/Ѽ��5��#�5��B7���1]C	$�9gfM�����M7"��nhk�a;���gY��x�t
x�9��yD�_�han��V@��M�5��?����-)g糑~�<�PB�u� ��p�>����Y�oǎ�
��e�>��ɑ��ٞ�W�-��b�J���#۵�!��7)�dH\�
��1���l�
�>w��Mgf��t���\m
��z��8��RCB�jJh �U�b��<L3�Ɔ�Z�F��QaɧKX���!Ly��(�1a�
RQ�C��qaȇ2L�4:��9V6�?zj]9����i����c(ö�ȱ,� �a⠿����{��ZŜ��SA�ĘB
�\�B�bY�ƾ�˦:�ƛ�}�'�?�U��P�+��h��&!'�
q/}������m����'�y���8Ĝ��B�-׌Mb�	��H�5�$�4�һ4��G�ئx�ZP>��U�����뇵J�U?Y�
�L��ٹK���2Z��.IS�\8��{�c�XD�iS����
v��
�{���z�]�/%�w>&���:�A��}��DIad:����Kj�����we͔��RnZS5,h�A���/e����ЁB��^��W�&����jCT�*��s�@��l`A�ɣ��~��v~~[4�*�
�n��~
R��}_n�/�^��9^>�t9�K���E��/��b�f�@�
��(}�rY!��CE����V�J�;�G{���[��&�'���,D���w��]��w餈?�y �.=�S��&/8j�'�B�2��2lq.���P���=��?�߮��vr��E5������=����we����p/�����l;g������.u������<��80�A�Q�D}�UӒgzz`X^�y$��ر���v����D�I���{!ө`����))K��o�U���,��Z䝨m��m���Q3/P�~�%Xi�X�U��Pو�ˆ�mN�-.%d+|��R�R'ec�MM
JD�^�TT����M7i��^��㗮�)#l~���,�?p̤}L��pN��F��Z`�	e��#Cs<p�Z�a���l߃B���6V^�Ğmྮ�^hhF�'Ib�v�J����k,���S���x�i�^�i2:CQ��O3|�qӇ�kE���Al��)x����5h�z׋�X4l�j8E�|&��$Gƈe�*#��.�Vȟ��o�[w���U������]��3�PNs�
ED!��O���0-g��B2�G���K�����uYDYCۑ´���+�Ϸ��E�"�8��')�'�q��T��8�.�:R��0�QX����z$��bO�/��{y�	K����$�P�j�e�:GY��������)Y���v�������|�Z��
�Os��!��8tH������P�xOw]C3��Q�ײ�
2�E!�N�|0ZtW?����b�4�*=p=�yg(�	�ޒ"����}�H����C���0���aMM�mq���n�&����2դ&r| _7�3�{r�P���~qj���
(�X��T O��[�,��;2��T�;���������甎�fYl�G��<��Τ��S�.�PK-}E[�l'з5xl/workbook.xmlPK-}E[����	�[Content_Types].xmlPK-
}E[�f�''V_rels/.relsPK-}E[�<��NH�xl/worksheets/sheet1.xmlPK-}E[I'�4�Pbxl/_rels/workbook.xml.relsPK-}E[Ѓc'2E
�	xl/styles.xmlPK-}E[f��H!xl/sharedStrings.xmlPK�e

application/vnd.ms-excel

Sample:
PK}E[��H��5xl/workbook.xml �(�����@�{��r�	Q	䠢���_`��On����O ��ۙ��v�h}_Y۳�e>�].��5��:4Ӯ�^C��	۶����o�&��|�	�e
u�_i���y��:Ġ��A^�ɹ�S�H�����l2���oJ.��bQ̀Ɯ���Ź79�8󙚆G�)^��*��U�w��b�]|PK}E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
}E[��''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rc24a269e205f494a" /></Relationships>PK}E[�<��NHxl/worksheets/sheet1.xml �(���[s�<��������9tܤ9�����wL`p�v���O8�k
n���]I��]k���|�ӼXd�aH#�j�M��a�T�����h���y����W�I>�e�x��d�.�E�=�+;6��帴?��8����,�<-�U!2�Ӈqi�*��"|ͶO��1O��j	ˇ�T��b�Ӆ;^}���a�Г�� 
*�v����`��?Y�w��j:I������:��l��P�d/���~^Z�D3���3X.�څ�r���~YL˹}b��LrΉ�ʨ0�<e����,�񰉇m<S�⠤b����x��g�xQN$��q|���8���!`�*����xy�j��ӛ8}`��ę�\uD����`��xJ�1H}�:�F*)(��jݓak���hd����`��dp梵��Xo��M"Y�iQg/Z���Ȯ@(-gT���:���il.�ђ�����rT�����c38�QulgD����,IM��a����8
�'�X
�
/��69�h�	��"l��BQ��>�w^��@�T+ekj=�3��"�f=�*���v�'��"4�(#ΙP����S�y^T��. R*���dp^�ڋ�E��s����7G�.����f��I	���v������`0�HO��H�,���E��9O2zl�I�fؾ~Y���F�� ���Ϝ'Y�I	���A�W�7C�z�n-g�r<��K�W�6��)��Euױח�ޚ�Gd?�c7Ļ.A��i��6q�%X�x�%x�8��M\t	�&.��jW]B��]´��Ő��<R��A�~� Hׯ	{�A���<��ƃ m�{$������6��A��y��O����A���=R7�! yO�7�"8�" �O12$q�)G�4N<ɐȉ�$Y�rlֶkAݵ��t�A������Z�{Ojt\��p����Z�es�����L�qǦ?���ك �}i�]&"B@	B"�}�����?z�?�}�p?<��Տ���n����:�_�14��VN\����M����&p�aP�M<UǑ9�s��텇������u�ڔ�Ƶj���i~�ee�W���b��PK}E[�0v�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8;��i7lؖ^`�L>jbG��l,8W�*�6]����������m��9?ZSC����hێ�����{�m7{�0�	?��gq����νhF�؅L�t��b�z��>bO<OӒ�5���p^�?D�u��G�O3����Zw�Qv@�S����%dI�{jk�g�R$�
�F	�T����|8O����L%Z,s)E�7�(�Met�>/�vZ�Wj�J���l2�0����~PK}E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK}E[f��Hxl/sharedStrings.xml �(��Xio��� �A�����^h|*��^I�v�H�dQb�װ��� �=�MR&�-{,`b��u����ϯy6{���eq~b��'3(�2N�����͍��(#EL����=Г��g��.-��Ɏ���|N�䄞��$e����vN�HLw,�榮����,*�����xHS�?�<���],c(X��P����ٜK��m��z5�<�1�_ʩ���A]�lM28~ؚ�5�{��F��WP1��ˆ�2���!����+�	^G>�Gn��U��=�����@>�[L��ڗe^e��MUe�,��I���&[P��7�}_���T����|�FRi�E���<"���?ە�Iè��+xG{��s�1?��a$ͤmD�}!�t�~&����)H�n�A���B�����"��A~�y��ߧ`���/Ѽ��5��#�5��B7���1]C	$�9gfM�����M7"��nhk�a;���gY��x�t
x�9��yD�_�han��V@��M�5��?����-)g糑~�<�PB�u� ��p�>����Y�oǎ�
��e�>��ɑ��ٞ�W�-��b�J���#۵�!��7)�dH\�
��1���l�
�>w��Mgf��t���\m
��z��8��RCB�jJh �U�b��<L3�Ɔ�Z�F��QaɧKX���!Ly��(�1a�
RQ�C��qaȇ2L�4:��9V6�?zj]9����i����c(ö�ȱ,� �a⠿����{��ZŜ��SA�ĘB
�\�B�bY�ƾ�˦:�ƛ�}�'�?�U��P�+��h��&!'�
q/}������m����'�y���8Ĝ��B�-׌Mb�	��H�5�$�4�һ4��G�ئx�ZP>��U�����뇵J�U?Y�
�L��ٹK���2Z��.IS�\8��{�c�XD�iS����
v��
�{���z�]�/%�w>&���:�A��}��DIad:����Kj�����we͔��RnZS5,h�A���/e����ЁB��^��W�&����jCT�*��s�@��l`A�ɣ��~��v~~[4�*�
�n��~
R��}_n�/�^��9^>�t9�K���E��/��b�f�@�
��(}�rY!��CE����V�J�;�G{���[��&�'���,D���w��]��w餈?�y �.=�S��&/8j�'�B�2��2lq.���P���=��?�߮��vr��E5������=����we����p/�����l;g������.u������<��80�A�Q�D}�UӒgzz`X^�y$��ر���v����D�I���{!ө`����))K��o�U���,��Z䝨m��m���Q3/P�~�%Xi�X�U��Pو�ˆ�mN�-.%d+|��R�R'ec�MM
JD�^�TT����M7i��^��㗮�)#l~���,�?p̤}L��pN��F��Z`�	e��#Cs<p�Z�a���l߃B���6V^�Ğmྮ�^hhF�'Ib�v�J����k,���S���x�i�^�i2:CQ��O3|�qӇ�kE���Al��)x����5h�z׋�X4l�j8E�|&��$Gƈe�*#��.�Vȟ��o�[w���U������]��3�PNs�
ED!��O���0-g��B2�G���K�����uYDYCۑ´���+�Ϸ��E�"�8��')�'�q��T��8�.�:R��0�QX����z$��bO�/��{y�	K����$�P�j�e�:GY��������)Y���v�������|�Z��
�Os��!��8tH������P�xOw]C3��Q�ײ�
2�E!�N�|0ZtW?����b�4�*=p=�yg(�	�ޒ"����}�H����C���0���aMM�mq���n�&����2դ&r| _7�3�{r�P���~qj���
(�X��T O��[�,��;2��T�;���������甎�fYl�G��<��Τ��S�.�PK-}E[��H��5xl/workbook.xmlPK-}E[����	�[Content_Types].xmlPK-
}E[��''V_rels/.relsPK-}E[�<��NH�xl/worksheets/sheet1.xmlPK-}E[�0v�Pbxl/_rels/workbook.xml.relsPK-}E[Ѓc'2E
�	xl/styles.xmlPK-}E[f��H"xl/sharedStrings.xmlPK�f