POST api/deliOrder

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": "V2ZQ+rVgV0CjMsSwVsObCQ==",
  "identifierGuid": "fa506657-60b5-4057-a332-c4b056c39b09",
  "id": 1,
  "orderNo": 2,
  "externalSaleIdentifier": "sample string 3",
  "storeID": 4,
  "zoneID": 5,
  "deptNo": 6,
  "customerIdentifier": "rNOJJa0on0KGTHK2DntJYA==",
  "customerIdentifierGuid": "2589d3ac-28ad-429f-864c-72b60e7b4960",
  "operatorNo": 1,
  "operatorG_UID": "m8qCcn4W0kyV5t3KBZWNZA==",
  "operatorGuid": "7282ca9b-167e-4cd2-95e6-ddca05958d64",
  "created": "2025-08-02T23:15:58.8151543",
  "ordered": "2025-08-02T23:15:58.8151543",
  "started": "2025-08-02T23:15:58.8151543",
  "completed": "2025-08-02T23:15:58.8151543",
  "supplied": "2025-08-02T23:15:58.8151543",
  "quickTicket": 1,
  "deleted": true,
  "walkAway": true,
  "approxWait": 1,
  "actualWait": 1,
  "deliveryMethod": 8,
  "externalSaleType": 9,
  "customer": {
    "$id": "2",
    "identifier": "uQzrIfrH7k+boR2ionS4iQ==",
    "identifierGuid": "21eb0cb9-c7fa-4fee-9ba1-1da2a274b889",
    "code": "sample string 2",
    "familyName": "sample string 3",
    "givenName": "sample string 4",
    "otherName": "sample string 5",
    "title": "sample string 6",
    "dateOfBirth": "2025-08-02T23:15:58.8151543",
    "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": "IxiZsOwfXUSwNC8/Oz8MKw==",
    "communityIdentifierGuid": "b0991823-1fec-445d-b034-2f3f3b3f0c2b",
    "joined": "2025-08-02T23:15:58.8151543",
    "updated": "2025-08-02T23:15:58.8151543",
    "active": true,
    "reasonInactive": 1,
    "groupCustomer": true,
    "loyaltyPoints": 1,
    "homeStoreID": 1,
    "availableSpend": 1,
    "priceLevelIdentifier": "GJfNd4lIGUmSwN+H2nwJ6w==",
    "priceLevelIdentifierGuid": "77cd9718-4889-4919-92c0-df87da7c09eb",
    "marketingID": "sample string 18",
    "hidden": true,
    "registered": true,
    "registeredOn": "2025-08-02T23:15:58.8151543",
    "emailMarketing": true,
    "smsMarketing": true,
    "deleted": true,
    "deletedUser": "sample string 24",
    "homeStoreName": "sample string 25",
    "customerCards": [
      {
        "$id": "3",
        "cardType": 2,
        "issueDate": "2025-08-02T23:15:58.8151543",
        "expiry": "2025-08-02T23:15:58.8151543",
        "customerID": "yhnK5m4NiE21s9JkE+hF0A==",
        "customerIDGuid": "e6ca19ca-0d6e-4d88-b5b3-d26413e845d0",
        "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-08-02T23:15:58.8151543",
        "linkedAccount": "fEqmcPuqF0ulcrw6puBy9Q==",
        "linkedAccountGuid": "70a64a7c-aafb-4b17-a572-bc3aa6e072f5",
        "currentValueChanged": true,
        "limitsChanged": true,
        "customer": {
          "$ref": "2"
        },
        "account": {
          "$id": "4",
          "id": 1,
          "identifier": "jpar9J/plEeKCqIyBFq7kQ==",
          "identifierGuid": "f4ab968e-e99f-4794-8a0a-a232045abb91",
          "referenceNo": "sample string 3",
          "name": "sample string 4",
          "created": "2025-08-02T23:15:58.8151543",
          "owner": "gdvOek7URUW/UYB2qC2Kkg==",
          "ownerGuid": "7acedb81-d44e-4545-bf51-8076a82d8a92",
          "accountStoreGroupIdentifier": "fm+tKbueaEqVUsqYVa1kaQ==",
          "accountStoreGroupGuid": "29ad6f7e-9ebb-4a68-9552-ca9855ad6469",
          "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-08-02T23:15:58.8151543",
          "active": true,
          "updated": "2025-08-02T23:15:58.8151543",
          "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": "TBLsEMM8OkGPo6NVIL224A==",
              "identifierGuid": "10ec124c-3cc3-413a-8fa3-a35520bdb6e0",
              "name": "sample string 2",
              "primaryContact": "j41ZVM0MoUyO9KUhC4nEiQ==",
              "primaryContactGuid": "54598d8f-0ccd-4ca1-8ef4-a5210b89c489",
              "accountID": "a4dYLliMOUisCZTFKZmhzA==",
              "accountIDGuid": "2e58876b-8c58-4839-ac09-94c52999a1cc",
              "special": true,
              "updated": "2025-08-02T23:15:58.8151543",
              "active": true,
              "reasonInactive": 1,
              "priceLevelIdentifier": "zjwGz4+N6UeKOoMi6zmz3Q==",
              "priceLevelIdentifierGuid": "cf063cce-8d8f-47e9-8a3a-8322eb39b3dd",
              "deleted": true,
              "account": {
                "$ref": "4"
              },
              "primaryContactCustomer": {
                "$ref": "2"
              },
              "customerGroupMembers": [
                {
                  "$id": "7",
                  "id": 1,
                  "groupID": "VkKuaBiGIUCTsHD3jAhFxw==",
                  "groupIDGuid": "68ae4256-8618-4021-93b0-70f78c0845c7",
                  "customerID": "Fv8Dptp4SUi+dcSri9N97Q==",
                  "customerIDGuid": "a603ff16-78da-4849-be75-c4ab8bd37ded",
                  "card": "sample string 4",
                  "linkedAccount": "dq9vzR2CzEmRPH1KnRlv5w==",
                  "linkedAccountGuid": "cd6faf76-821d-49cc-913c-7d4a9d196fe7",
                  "customer": {
                    "$ref": "2"
                  },
                  "group": {
                    "$ref": "6"
                  },
                  "customerCard": {
                    "$ref": "3"
                  }
                },
                {
                  "$ref": "7"
                }
              ]
            },
            {
              "$ref": "6"
            }
          ]
        },
        "payments": [
          {
            "$id": "8",
            "id": 1,
            "identifier": "TmfPIBJlYkCBRdnLKrT7kQ==",
            "identifierGuid": "20cf674e-6512-4062-8145-d9cb2ab4fb91",
            "storeID": 2,
            "operatorName": "sample string 3",
            "saleHeaderID": 4,
            "paymentType": 5,
            "amount": 6,
            "account": "sample string 7",
            "accountID": "+zzlsuGupESm1pi9PZfyIg==",
            "accountIDGuid": "b2e53cfb-aee1-44a4-a6d6-98bd3d97f222",
            "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-08-02T23:15:58.8151543",
            "invRocNo": "sample string 14",
            "responseCode": "sample string 15",
            "cashout": 1,
            "tip": 16,
            "idempotentVoid": "GqGQ9NZnREWFEewPScm53g==",
            "idempotentVoidGuid": "f490a11a-67d6-4544-8511-ec0f49c9b9de",
            "offline": true,
            "processed": 1,
            "storeSaleHeader": {
              "$id": "9",
              "saleHeaderID": 1,
              "saleHeaderGuid": "cZzUi5cX7USD2s5UBsc2vw==",
              "saleHeaderIdentifierGuid": "8bd49c71-1797-44ed-83da-ce5406c736bf",
              "created": "2025-08-02T23:15:58.8151543",
              "createdLocal": "2025-08-02T23:15:58.8151543",
              "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-08-02T23:15:58.8151543",
              "storeID": 1,
              "operatorG_Uid": "PUcS0AcKfESEBv/kw4aQDw==",
              "operatorGuid": "d012473d-0a07-447c-8406-ffe4c386900f",
              "customerG_Uid": "dXBZC5UAk0+GBstV2PFyHw==",
              "customerGuid": "0b597075-0095-4f93-8606-cb55d8f1721f",
              "communityIdentifier": "Q2wMbgLcmE2pFynYg8EfBg==",
              "communityIdentifierGuid": "6e0c6c43-dc02-4d98-a917-29d883c11f06",
              "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": "kHmLzowE+0S4CyTZhIxO0A==",
              "priceLevelIdentifierGuid": "ce8b7990-048c-44fb-b80b-24d9848c4ed0",
              "locked": 36,
              "relationChecksum": "sample string 37",
              "loyaltyTender": 1,
              "giftCardTender": 1,
              "operator": {
                "$id": "10",
                "id": 1,
                "g_Uid": "FvxEVw4D7U6QE1F1rLPWEA==",
                "guid": "5744fc16-030e-4eed-9013-5175acb3d610",
                "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-08-02T23:15:58.8151543",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-08-02T23:15:58.8151543",
                "endShift": "2025-08-02T23:15:58.8151543",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "11",
                    "operatorG_UID": "VlJ+CZX+tUaR23U72azlwQ==",
                    "operatorGuid": "097e5256-fe95-46b5-91db-753bd9ace5c1",
                    "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-08-02T23:15:58.8151543",
                      "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": "45J3PxTqkUiR3z01Wygb6A==",
                      "hostIdentifierGuid": "3f7792e3-ea14-4891-91df-3d355b281be8",
                      "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-08-02T23:15:58.8151543",
                      "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": "HaZKWU52ekC2vRADLgDCEQ==",
                          "hostIdentifierGuid": "594aa61d-764e-407a-b6bd-10032e00c211",
                          "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": "zqg+Dooz40yRuU1r48Hi2w==",
                            "identifierGuid": "0e3ea8ce-338a-4ce3-91b9-4d6be3c1e2db",
                            "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": "CSjpQU3RJUi4T0qREK5HQg==",
                            "hostSupplierIdentifierGuid": "41e92809-d14d-4825-b84f-4a9110ae4742",
                            "loyaltyPriceLevelIdentifier": "geTeDabqNE6ywYBr/eDVyw==",
                            "loyaltyPriceLevelIdentifierGuid": "0ddee481-eaa6-4e34-b2c1-806bfde0d5cb",
                            "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-08-02T23:15:58.8151543",
                            "lastProcessed": "2025-08-02T23:15:58.8151543",
                            "hold": true,
                            "supplierName": "sample string 35",
                            "supplier": {
                              "$id": "16",
                              "identifier": "yLdoNTU1Z0CcX9q3ngHGEg==",
                              "identifierGuid": "3568b7c8-3535-4067-9c5f-dab79e01c612",
                              "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": "mnxA7s2lKkSlowUdmpfBOQ==",
                              "primaryContactID": "ee407c9a-a5cd-442a-a5a3-051d9a97c139",
                              "storeID": 1,
                              "abn": "sample string 16",
                              "supplierGroupIdentifier": "g8eJz2nfcEayDpfWr4uGRQ==",
                              "supplierGroupGuid": "cf89c783-df69-4670-b20e-97d6af8b8645",
                              "rebate": 1.0,
                              "rebateType": 1,
                              "rebateFrequency": 1,
                              "rebateSource": 1,
                              "rebateLastClaimed": "2025-08-02T23:15:58.8151543",
                              "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": "b2833b89-dc2f-49df-b313-f3f25408fd6a",
                                "identifier": "d+mP3hxcT0+heBlO88FdFA==",
                                "identifierGuid": "de8fe977-5c1c-4f4f-a178-194ef3c15d14",
                                "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": "swuqDeSY4kKmakIgAVDj2g==",
                                  "supplierIdentifierGuid": "0daa0bb3-98e4-42e2-a66a-42200150e3da",
                                  "contactGuid": "+xhug9Qq10CI3ogvxDjFZA==",
                                  "contactID": "836e18fb-2ad4-40d7-88de-882fc438c564",
                                  "contact": {
                                    "$ref": "17"
                                  },
                                  "supplier": {
                                    "$ref": "16"
                                  }
                                },
                                {
                                  "$ref": "18"
                                }
                              ],
                              "products": [
                                {
                                  "$id": "19",
                                  "pluG_UID": "zxl7cY1rNUuBOfPGOaXv9A==",
                                  "pluGuid": "717b19cf-6b8d-4b35-8139-f3c639a5eff4",
                                  "supplierIdentifier": "WEYzi2cMAUC/UlhiR1HPAw==",
                                  "supplierIdentifierGuid": "8b334658-0c67-4001-bf52-58624751cf03",
                                  "cartonQuantity": 1,
                                  "cartonQuantityChanged": true,
                                  "productSize": "sample string 3",
                                  "cigarettesPerSleeve": 1,
                                  "randomWeight": true,
                                  "piecesPerUnit": 5,
                                  "averagePackSize": 6,
                                  "effectiveDate": "2025-08-02T23:15:58.8151543",
                                  "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-08-02T23:15:58.8151543",
                                  "rebate": 1.0,
                                  "rebateExclude": true,
                                  "invoiceCodes": [
                                    {
                                      "$id": "20",
                                      "pluG_UID": "NHervERp6E6Nlp7j+/riHQ==",
                                      "pluGuid": "bcab7734-6944-4ee8-8d96-9ee3fbfae21d",
                                      "supplierIdentifier": "rK0+fjt8dkO78R3i58YeVw==",
                                      "supplierIdentifierGuid": "7e3eadac-7c3b-4376-bbf1-1de2e7c61e57",
                                      "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": "f6h1n9o2VkGv4rt5T4JdfA==",
                                  "parentPluGuid": "9f75a87f-36da-4156-afe2-bb794f825d7c",
                                  "freight": 45.0,
                                  "freightType": 1,
                                  "product": {
                                    "$id": "21",
                                    "plu": 1,
                                    "storeID": 1,
                                    "masterPluG_UID": "QEA=",
                                    "storeIDs": [
                                      1,
                                      2
                                    ],
                                    "g_UId": "IDi+xik59UatqBREJUvITQ==",
                                    "guid": "c6be3820-3929-46f5-ada8-1444254bc84d",
                                    "apn": "sample string 1",
                                    "apnChanged": true,
                                    "apnSwitched": true,
                                    "barcode": "sample string 4",
                                    "itemNumber": "sample string 5",
                                    "itemNumberChanged": true,
                                    "priceGroupG_UID": "blb/XmYM0EeTzVRpWS8IEQ==",
                                    "priceGroupGuid": "5eff566e-0c66-47d0-93cd-5469592f0811",
                                    "blueprintID": 1,
                                    "lastCountedDate": "2025-08-02T23:15:58.8151543",
                                    "externalID": "sample string 7",
                                    "active": true,
                                    "activated": "2025-08-02T23:15:58.8151543",
                                    "pluCreated": "2025-08-02T23:15:58.8151543",
                                    "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-08-02T23:15:58.8151543",
                                    "lastManualUpdate": "2025-08-02T23:15:58.8151543",
                                    "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-08-02T23:15:58.8151543",
                                    "currentCostUpdated": "2025-08-02T23:15:58.8151543",
                                    "costDecimals": 31,
                                    "costChanged": true,
                                    "dealCostIdentifier": "QEA=",
                                    "excludeFromRebate": true,
                                    "rebateOverride": 1,
                                    "costCalcMethod": 32,
                                    "costCalcMethodChanged": true,
                                    "costEffectiveDate": "2025-08-02T23:15:58.8151543",
                                    "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,
                                    "awsUpdated": "2025-08-02T23:15:58.8151543",
                                    "posTare": 1,
                                    "altPrice": 1.0,
                                    "altPriceChanged": true,
                                    "altPriceMode": 53,
                                    "altPriceModeChanged": true,
                                    "altPLUG_UID": "Z3vQ8AMS/kSv4UBb45AkkA==",
                                    "altPLUGuid": "f0d07b67-1203-44fe-afe1-405be3902490",
                                    "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-08-02T23:15:58.8151543",
                                    "labelLastPrice": 1,
                                    "shelfPageLayoutG_UID": "FaphirzSm0uxJ4iQfpcdGw==",
                                    "shelfPageLayoutGuid": "8a61aa15-d2bc-4b9b-b127-88907e971d1b",
                                    "talkerPageLayoutG_UID": "h9SvkU6CjkyMWmd4iu5YmQ==",
                                    "talkerPageLayoutGuid": "91afd487-824e-4c8e-8c5a-67788aee5899",
                                    "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": "j0ZQQ+/J7Eq5SS43sNlhzg==",
                                    "inventoryIdentifier": "4350468f-c9ef-4aec-b949-2e37b0d961ce",
                                    "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": "q017bdoSB0aw4JUuZzouPw==",
                                    "parentPluGuid": "6d7b4dab-12da-4607-b0e0-952e673a2e3f",
                                    "preferredHostVendor": 104,
                                    "preferredHostChanged": true,
                                    "code": "sample string 106",
                                    "supplierIdentifier": "SzTxMpGrJkyQBm0qr7x8jg==",
                                    "supplierIdentifierGuid": "32f1344b-ab91-4c26-9006-6d2aafbc7c8e",
                                    "supplierChanged": true,
                                    "rebateSupplierIdentifier": "bM0k5AuY7E2Nx8EwCTowrA==",
                                    "rebateSupplierIdentifierGuid": "e424cd6c-980b-4dec-8dc7-c130093a30ac",
                                    "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-08-02T23:15:58.8151543",
                                    "commodity": "sample string 121",
                                    "businessPillar": "sample string 122",
                                    "mscCommodity": "sample string 123",
                                    "hostIdentifier": "Gc4AR425N0yiyqmbCbAeJg==",
                                    "hostIdentifierGuid": "4700ce19-b98d-4c37-a2ca-a99b09b01e26",
                                    "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": "JhyUmOEhSUWHZBaJAuPxmg==",
                                        "pluGuid": "98941c26-21e1-4549-8764-168902e3f19a",
                                        "plu": 1,
                                        "storeID": 1,
                                        "zoneID": 2,
                                        "zoneName": "sample string 3",
                                        "store": "sample string 4",
                                        "priceNow": 5,
                                        "costNow": 6,
                                        "costNowDecimals": 7,
                                        "normalPrice": 8,
                                        "gstPercent": 9,
                                        "normalCost": 10,
                                        "normalCostDecimals": 11,
                                        "costGstPercent": 12,
                                        "costCalcMethod": 1,
                                        "currentCost": 13,
                                        "currentCostDecimals": 14,
                                        "break1": 15,
                                        "price1": 16,
                                        "break2": 17,
                                        "price2": 18,
                                        "break3": 19,
                                        "price3": 20,
                                        "fuelItem": 21,
                                        "fixedWeight": 22,
                                        "active": true,
                                        "complianceIndicator": "sample string 23",
                                        "doNotOrder": true,
                                        "doNotRange": true,
                                        "isNormalPriceChangesCampaign": true,
                                        "updated": "2025-08-02T23:15:58.8151543"
                                      },
                                      {
                                        "$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-08-02T23:15:58.8151543",
                                        "priceChangeType": 0,
                                        "costDecimals": 10
                                      },
                                      "normalPluPrices": {
                                        "$ref": "24"
                                      },
                                      "winningCampaign": 1,
                                      "winner": {
                                        "$id": "25",
                                        "campaignName": "sample string 1",
                                        "campaignDescription": "sample string 2",
                                        "startDate": "2025-08-02T23:15:58.8151543",
                                        "startTime": 3,
                                        "endDate": "2025-08-02T23:15:58.8151543",
                                        "endTime": 4,
                                        "newPrice": 5,
                                        "newCost": 6,
                                        "newCostDecimals": 7,
                                        "pctDiscount": 8,
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 9",
                                        "hostType": 10,
                                        "hostIdentifier": "gpoa341PjEez9ESb99ptWA==",
                                        "hostIdentifierGuid": "df1a9a82-4f8d-478c-b3f4-449bf7da6d58",
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ]
                                      },
                                      "details": [
                                        {
                                          "$ref": "25"
                                        },
                                        {
                                          "$ref": "25"
                                        }
                                      ]
                                    },
                                    "tray": {
                                      "$id": "26",
                                      "g_UId": "c6XkyzJ0pEmxhGuoA59tcg==",
                                      "guid": "cbe4a573-7432-49a4-b184-6ba8039f6d72",
                                      "name": "sample string 1",
                                      "number": 1,
                                      "tare": 1
                                    },
                                    "priceGroup": {
                                      "$id": "27",
                                      "priceGroupG_UID": "kO2+HZMmy0K/rV1qTMtD/A==",
                                      "priceGroupGuid": "1dbeed90-2693-42cb-bfad-5d6a4ccb43fc",
                                      "name": "sample string 2",
                                      "code": 1,
                                      "modified": true,
                                      "updated": "2025-08-02T23:15:58.8151543",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "number": 1,
                                      "products": [
                                        {
                                          "$ref": "21"
                                        },
                                        {
                                          "$ref": "21"
                                        }
                                      ],
                                      "productCount": 1
                                    },
                                    "priceGroupName": "sample string 146",
                                    "nutrifacts": {
                                      "$id": "28",
                                      "pluG_UID": "v/OY0sPGpUiHVM93aByWBw==",
                                      "pluGuid": "d298f3bf-c6c3-48a5-8754-cf77681c9607",
                                      "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": "f8c74c55-08d2-4fbc-9bba-20fa2f8128a1",
                                      "created": "2025-08-02T23:15:58.8151543",
                                      "createdByUser": "sample string 1",
                                      "activated": "2025-08-02T23:15:58.8151543",
                                      "deactivated": "2025-08-02T23:15:58.8151543",
                                      "lastOrdered": "2025-08-02T23:15:58.8151543",
                                      "lastOrderedQty": 2.0,
                                      "lastReceived": "2025-08-02T23:15:58.8151543",
                                      "lastReceivedQty": 3.0,
                                      "lastInvoiceStatus": 1,
                                      "lastCounted": "2025-08-02T23:15:58.8151543",
                                      "lastSold": "2025-08-02T23:15:58.8151543",
                                      "firstSold": "2025-08-02T23:15:58.8151543",
                                      "awsUpdated": "2025-08-02T23:15:58.8151543",
                                      "lastManualUpdate": "2025-08-02T23:15:58.8151543",
                                      "lastManualUpdatedByUser": "sample string 5",
                                      "lastUpdated": "2025-08-02T23:15:58.8151543",
                                      "lastUpdatedByUser": "sample string 7",
                                      "lastUpdatedByHost": "2025-08-02T23:15:58.8151543",
                                      "doNotRangeUpdated": "2025-08-02T23:15:58.8151543",
                                      "doNotOrderUpdated": "2025-08-02T23:15:58.8151543",
                                      "tracked": "2025-08-02T23:15:58.8151543"
                                    },
                                    "allergens": [
                                      {
                                        "$id": "30",
                                        "allergenID": 1,
                                        "pluG_UID": "rBQtkxDm60uyPM67T7vhGg==",
                                        "pluGuid": "932d14ac-e610-4beb-b23c-cebb4fbbe11a",
                                        "contains": 2,
                                        "allergenName": "sample string 3",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "30"
                                      }
                                    ],
                                    "costs": {
                                      "$id": "31",
                                      "pluG_UID": "UAQqppGgLEWGxyZCKCP6IQ==",
                                      "pluGuid": "a62a0450-a091-452c-86c7-26422823fa21",
                                      "enteredCost": 1,
                                      "weightedAvgCost": 1,
                                      "lastCost": 1,
                                      "rawEnteredCost": 2,
                                      "rawWeightedAvgCost": 3,
                                      "rawLastCost": 4,
                                      "freight": 5.0,
                                      "freightType": 6,
                                      "costDecimals": 7,
                                      "fifoCost": 1,
                                      "updated": "2025-08-02T23:15:58.8151543",
                                      "normalCost": 1,
                                      "currentCost": 1
                                    },
                                    "sales": [
                                      {
                                        "$id": "32",
                                        "saleHeaderID": 1,
                                        "created": "2025-08-02T23:15:58.8151543",
                                        "createdLocal": "2025-08-02T23:15:58.8151543",
                                        "storeID": 3,
                                        "storeName": "sample string 4",
                                        "operatorG_Uid": "z9nju9j3UUy2GelClDLvWw==",
                                        "operatorGuid": "bbe3d9cf-f7d8-4c51-b619-e9429432ef5b",
                                        "operatorName": "sample string 5",
                                        "tranType": 1,
                                        "plu": 1,
                                        "pluG_UId": "WOLz/RlifESULsBJJOop+A==",
                                        "pluGuid": "fdf3e258-6219-447c-942e-c04924ea29f8",
                                        "normalPrice": 1,
                                        "totalCents": 1,
                                        "cost": 1,
                                        "grossProfit": 1,
                                        "quantity": 1,
                                        "operator": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "32"
                                      }
                                    ],
                                    "apns": [
                                      {
                                        "$id": "33",
                                        "pluID": 1,
                                        "pluG_UID": "+gOdOEXztUSmErMmo3mw7A==",
                                        "pluGuid": "389d03fa-f345-44b5-a612-b326a379b0ec",
                                        "apn": "sample string 1",
                                        "deleted": true,
                                        "storeID": 1,
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "33"
                                      }
                                    ],
                                    "tuns": [
                                      {
                                        "$id": "34",
                                        "pluG_UId": "y4vWn7vJvkC5KaIIddU7cQ==",
                                        "pluGuid": "9fd68bcb-c9bb-40be-b929-a20875d53b71",
                                        "apn": "sample string 1",
                                        "tun": "sample string 2",
                                        "cartonQuantity": 3,
                                        "product": {
                                          "$ref": "21"
                                        },
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "34"
                                      }
                                    ],
                                    "competitionPricing": [
                                      {
                                        "$id": "35",
                                        "identifier": "ugvx4ss5OUKnHx4xfz3gzA==",
                                        "identifierGuid": "e2f10bba-39cb-4239-a71f-1e317f3de0cc",
                                        "pluG_UID": "Y2zLA62FNki2PYk89zi0oA==",
                                        "pluGuid": "03cb6c63-85ad-4836-b63d-893cf738b4a0",
                                        "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": "vzn42PEX/0ySxjBPURB0GQ==",
                                        "groupName": "sample string 1",
                                        "identifierGuid": "d8f839bf-17f1-4cff-92c6-304f51107419",
                                        "exists": true,
                                        "flipChartIdentifier": "1jokhi2jl0qYYHPPLPjngw==",
                                        "flipChartIdentifierGuid": "86243ad6-a32d-4a97-9860-73cf2cf8e783",
                                        "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": "nh/HtnIW6Eaj1PQWM0ARJg==",
                                        "groupIdentifierGuid": "b6c71f9e-1672-46e8-a3d4-f41633401126",
                                        "flipChart": {
                                          "$id": "37",
                                          "identifier": "DH6GIqKpY0upJ6GdX64lkQ==",
                                          "identifierGuid": "22867e0c-a9a2-4b63-a927-a19d5fae2591",
                                          "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": "Lih6zLLyREGO/jSq/uqAOQ==",
                                            "identifierGuid": "cc7a282e-f2b2-4144-8efe-34aafeea8039",
                                            "name": "sample string 2",
                                            "formType": "sample string 3",
                                            "forms": [
                                              {
                                                "$id": "39",
                                                "id": 1,
                                                "g_UID": "AcYcS6FBMk2DXnBkb5UKnw==",
                                                "guid": "4b1cc601-41a1-4d32-835e-70646f950a9f",
                                                "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": "ONSX+1eJsEG+LuBzI4Jenw==",
                                                "previousFormGuid": "fb97d438-8957-41b0-be2e-e07323825e9f",
                                                "nextForm": 1,
                                                "nextFormG_UID": "RRIkODiv5E+fJKZOvLm0TA==",
                                                "nextFormGuid": "38241245-af38-4fe4-9f24-a64ebcb9b44c",
                                                "attributes": "sample string 10",
                                                "updated": "2025-08-02T23:15:58.8151543",
                                                "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": "wtuR3T6xwE+srT2v+V3luQ==",
                                                    "checkoutFormGuid": "dd91dbc2-b13e-4fc0-acad-3daff95de5b9",
                                                    "identifier": "fLJTnOrvCUSdJ6p77rfi2w==",
                                                    "identifierGuid": "9c53b27c-efea-4409-9d27-aa7beeb7e2db",
                                                    "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": "GeIEN5fso0uPJmvZnf4UOQ==",
                                                    "valueGuid": "3704e219-ec97-4ba3-8f26-6bd99dfe1439",
                                                    "buttonText": "sample string 10",
                                                    "valueText": "sample string 11",
                                                    "drawImageAndButton": true,
                                                    "updated": "2025-08-02T23:15:58.8151543",
                                                    "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-08-02T23:15:58.8151543",
                                                      "imageData": "QEA=",
                                                      "readOnly": true
                                                    }
                                                  },
                                                  {
                                                    "$ref": "40"
                                                  }
                                                ],
                                                "panels": [
                                                  {
                                                    "$id": "42",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "X6UezmuD0Eq1JaJ9eKwWCg==",
                                                    "checkoutFormGuid": "ce1ea55f-836b-4ad0-b525-a27d78ac160a",
                                                    "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": "XCxwxVJKbkyrFudV4O/AQw==",
                                            "flipChartPageIdentifierGuid": "c5702c5c-4a52-4c6e-ab16-e755e0efc043",
                                            "pluG_UID": "lLX5BNmngEG6K6I25fWEAA==",
                                            "pluGuid": "04f9b594-a7d9-4180-ba2b-a236e5f58400",
                                            "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": "dOuTa2LbvkOhrgnAp1fFCA==",
                                        "pluGuid": "6b93eb74-db62-43be-a1ae-09c0a757c508",
                                        "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-08-02T23:15:58.8151543",
                                        "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": "jiTZMcmqy0q3WGzHpRrc+w==",
                                        "ingredientGuid": "xn3vzJV6mkaQKcTrYAbzzg==",
                                        "ingredientIdentifier": "ccef7dc6-7a95-469a-9029-c4eb6006f3ce",
                                        "quantity": 1.0,
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "ingredientText": "sample string 1",
                                        "ingredient": {
                                          "$ref": "21"
                                        }
                                      },
                                      {
                                        "$ref": "45"
                                      }
                                    ],
                                    "bins": [
                                      {
                                        "$id": "46",
                                        "pluG_UID": "X32LcvVXdEGTzIHGKYPPkQ==",
                                        "pluGuid": "728b7d5f-57f5-4174-93cc-81c62983cf91",
                                        "shelfLocationIdentifier": "mj5pPOoqGkWzGNgI/aoNtg==",
                                        "shelfLocationGuid": "3c693e9a-2aea-451a-b318-d808fdaa0db6",
                                        "labelShelfDefault": 1,
                                        "labelTalkerDefault": 1,
                                        "labelSmall": true,
                                        "labelPageLayoutG_UID": "r5MfF6YVaEC6nAQFiRMtRQ==",
                                        "labelPageLayoutGuid": "171f93af-15a6-4068-ba9c-040589132d45",
                                        "updated": "2025-08-02T23:15:58.8151543",
                                        "electronicShelfLabelIdentifier": "sample string 5",
                                        "electronicshelfLabelsConfigurationID": 6,
                                        "labelShelfChanged": true,
                                        "productName": "sample string 8",
                                        "locationText": "sample string 9",
                                        "product": {
                                          "$ref": "21"
                                        },
                                        "location": {
                                          "$id": "47",
                                          "identifier": "WH1+eGDIJUysWWfky1Spxg==",
                                          "storeID": 1,
                                          "identifierGuid": "787e7d58-c860-4c25-ac59-67e4cb54a9c6",
                                          "name": "sample string 2",
                                          "haccp": true,
                                          "blueprintID": 1,
                                          "updated": "2025-08-02T23:15:58.8151543",
                                          "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": "DPmYs7pzDU+On5OSbBQvJw==",
                                        "pluGuid": "b398f90c-73ba-4f0d-8e9f-93926c142f27",
                                        "deptNo": 1,
                                        "product": {
                                          "$ref": "21"
                                        },
                                        "scaleLocation": {
                                          "$id": "49",
                                          "id": 1,
                                          "deptNo": 1,
                                          "deptCode": "sample string 2",
                                          "name": "sample string 3",
                                          "enabled": true,
                                          "updated": "2025-08-02T23:15:58.8151543",
                                          "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-08-02T23:15:58.8151543",
                                                        "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": "1PXiRGcc1EaB8jbVY8pbIg==",
                                                        "labelPageLayoutGuid": "44e2f5d4-1c67-46d4-81f2-36d563ca5b22",
                                                        "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-08-02T23:15:58.8151543",
                                                    "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": "yUXN6dVN90GCyYvrR4vynA==",
                                                    "labelPageLayoutGuid": "e9cd45c9-4dd5-41f7-82c9-8beb478bf29c",
                                                    "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-08-02T23:15:58.8151543",
                                                "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": "L/WkGUvWREiZSZUXFi9Enw==",
                                                "labelPageLayoutGuid": "19a4f52f-d64b-4844-9949-9517162f449f",
                                                "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-08-02T23:15:58.8151543",
                                            "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": "c1RWu/mVKkO2sZHotSxk/Q==",
                                            "labelPageLayoutGuid": "bb565473-95f9-432a-b6b1-91e8b52c64fd",
                                            "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": "24QErrIcE0K0wld+S32mhg==",
                                      "pluGuid": "ae0484db-1cb2-4213-b4c2-577e4b7da686",
                                      "newPrice": 1,
                                      "pctDiscount": 1,
                                      "newCost": 1,
                                      "newCostDecimals": 6,
                                      "dealCostIdentifier": "bijaMzj7DEizbg8zsxYhDQ==",
                                      "dealCostGuid": "33da286e-fb38-480c-b36e-0f33b316210d",
                                      "pluName": "sample string 7",
                                      "apn": "sample string 8",
                                      "fuelItem": true,
                                      "priceGroupG_UID": "auSU1VsM0UaUJBv49TkeWA==",
                                      "priceGroupGuid": "d594e46a-0c5b-46d1-9424-1bf8f5391e58",
                                      "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-08-02T23:15:58.8151543",
                                      "rrp": 26,
                                      "campaignDescription": "sample string 27",
                                      "campaignComboPriceGroupG_UID": "lA/CznhA+kigBM75LiT65g==",
                                      "campaignComboPriceGroupIdentifier": "cec20f94-4078-48fa-a004-cef92e24fae6",
                                      "promotionPlacementDescription": "sample string 28",
                                      "storeAcceptances": [
                                        {
                                          "$id": "59",
                                          "plu": 1,
                                          "pluG_UId": "QEA=",
                                          "campaignID": 1,
                                          "campaignName": "sample string 2",
                                          "storeID": 3,
                                          "acceptedUtc": "2025-08-02T23:15:58.8151543",
                                          "operatorG_UID": "XYGOcDtvUUmqksKuqIpWzg==",
                                          "operatorGuid": "708e815d-6f3b-4951-aa92-c2aea88a56ce",
                                          "machineID": 1,
                                          "processed": true,
                                          "appliedUtc": "2025-08-02T23:15:58.8151543",
                                          "signIqTicketFileMovedUtc": "2025-08-02T23:15:58.8151543",
                                          "user": "sample string 6",
                                          "campaignDescription": "sample string 7",
                                          "productDesc": "sample string 8",
                                          "storeName": "sample string 9",
                                          "effectiveUtc": "2025-08-02T23:15:58.8151543",
                                          "priceChangeType": 0,
                                          "operatorName": "sample string 10",
                                          "hostCampaign": true,
                                          "product": {
                                            "$ref": "21"
                                          },
                                          "campaignPlu": {
                                            "$ref": "58"
                                          }
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ],
                                      "campaign": {
                                        "$id": "60",
                                        "id": 1,
                                        "storeID": 2,
                                        "name": "a2152de6-073d-4ce0-9243-396b23c13ac5",
                                        "nameGuid": "a2152de6-073d-4ce0-9243-396b23c13ac5",
                                        "description": "sample string 4",
                                        "showDiscounts": true,
                                        "showTotals": true,
                                        "onlyEvaluateOnSubtotal": true,
                                        "useDescription": true,
                                        "campaignType": 1,
                                        "startDate": "2025-08-02T23:15:58.8151543",
                                        "startTime": 1,
                                        "endDate": "2025-08-02T23:15:58.8151543",
                                        "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-08-02T23:15:58.8151543",
                                        "system": true,
                                        "created": "2025-08-02T23:15:58.8151543",
                                        "updated": "2025-08-02T23:15:58.8151543",
                                        "priceChangeNotifiedUtc": "2025-08-02T23:15:58.8151543",
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 13",
                                        "hostIdentifier": "bA0pHy/6Yk2/wCir4ssTcw==",
                                        "hostIdentifierGuid": "1f290d6c-fa2f-4d62-bfc0-28abe2cb1373",
                                        "hostType": 14,
                                        "createdByUser": "sample string 15",
                                        "fromHost": true,
                                        "deleted": true,
                                        "campaignDeleted": "2025-08-02T23:15:58.8151543",
                                        "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": "SR6asiwoX0O6zvIcQ1k4nA==",
                                            "pluGuid": "b29a1e49-282c-435f-bace-f21c4359389c",
                                            "hostOfferID": 1,
                                            "priceGroupG_UID": "oQdcta5IbUK55VtUxJffVg==",
                                            "priceGroupGuid": "b55c07a1-48ae-426d-b9e5-5b54c497df56",
                                            "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-08-02T23:15:58.8151543",
                                            "rrp": 17,
                                            "campaignDescription": "sample string 18",
                                            "product": {
                                              "$ref": "21"
                                            },
                                            "campaign": {
                                              "$ref": "60"
                                            }
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ],
                                        "sellingRules": [
                                          {
                                            "$id": "62",
                                            "id": 1,
                                            "identifier": "DIo6J4laM02UYXgZ/teo0g==",
                                            "identifierStr": "DIo6J4laM02UYXgZ/teo0g==",
                                            "identifierGuid": "273a8a0c-5a89-4d33-9461-7819fed7a8d2",
                                            "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": "/0vtH6JPTkSwHOc5MLYbkA==",
                                            "customerIDGuid": "1fed4bff-4fa2-444e-b01c-e73930b61b90",
                                            "campaign": {
                                              "$ref": "60"
                                            },
                                            "customer": {
                                              "$ref": "2"
                                            }
                                          },
                                          {
                                            "$ref": "63"
                                          }
                                        ],
                                        "customerGroups": [
                                          {
                                            "$id": "64",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "groupID": "Vv2ZzRD8vUaJoER+t2POww==",
                                            "groupIDGuid": "cd99fd56-fc10-46bd-89a0-447eb763cec3",
                                            "campaign": {
                                              "$ref": "60"
                                            },
                                            "group": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ],
                                        "signIqTickets": [
                                          {
                                            "$id": "65",
                                            "identifier": "Mz5nLYINPkOA7FQ1JB6gPg==",
                                            "identifierGuid": "2d673e33-0d82-433e-80ec-5435241ea03e",
                                            "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": "VRSsSf9RdUWb1JcqKBB8sw==",
                                            "guid": "49ac1455-51ff-4575-9bd4-972a28107cb3",
                                            "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": "9b+iIIqbPkeAKIcK8xX/NQ==",
                                                "groupGuid": "20a2bff5-9b8a-473e-8028-870af315ff35",
                                                "comboPriceType": 5,
                                                "priceType": 5,
                                                "pluG_UID": "TjnFxIUQ6kitx9CDGvMRDA==",
                                                "pluGuid": "c4c5394e-1085-48ea-adc7-d0831af3110c",
                                                "priceGroupG_UID": "h4FTbxd2UEi0C31Z2OLuPg==",
                                                "priceGroupGuid": "6f538187-7617-4850-b40b-7d59d8e2ee3e",
                                                "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": "xmkX/11o8k68Cb9T4EB0XA==",
                                            "priceLevelIdentifierGuid": "ff1769c6-685d-4ef2-bc09-bf53e040745c",
                                            "campaignName": "sample string 3",
                                            "priceLevelName": "sample string 4"
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ]
                                      },
                                      "product": {
                                        "$ref": "21"
                                      },
                                      "dealCost": {
                                        "$id": "69",
                                        "headerIdentifier": "4LsRxDaW+kqmPznGc9L6Cg==",
                                        "headerIdentifierGuid": "c411bbe0-9636-4afa-a63f-39c673d2fa0a",
                                        "identifier": "OVSzKYAF40eVTIe7rfiuOA==",
                                        "identifierGuid": "29b35439-0580-47e3-954c-87bbadf8ae38",
                                        "supplierIdentifier": "ojR9cjlRG06klDgRZmchHQ==",
                                        "supplierGuid": "727d34a2-5139-4e1b-a494-38116667211d",
                                        "pluG_UID": "mWqMN5nWCUqdfeAVjFBvfw==",
                                        "pluGuid": "378c6a99-d699-4a09-9d7d-e0158c506f7f",
                                        "campaignName": "288d00cc-4a06-462b-9daa-dd7d5ce8526e",
                                        "description": "sample string 4",
                                        "cost": 5,
                                        "costDecimals": 6,
                                        "start": "2025-08-02T23:15:58.8151543",
                                        "end": "2025-08-02T23:15:58.8151543",
                                        "type": 9,
                                        "promoType": 10,
                                        "bonusItemPLUG_UID": "hDHr7J3DnEGGhh+sEnRWTg==",
                                        "bonusItemPluGuid": "eceb3184-c39d-419c-8686-1fac1274564e",
                                        "bonusPurchaseUnits": 11,
                                        "bonusReceiveUnits": 12,
                                        "updated": "2025-08-02T23:15:58.8151543",
                                        "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-08-02T23:15:58.8151543",
                                        "campaignEndDate": "2025-08-02T23:15:58.8151543",
                                        "masterPLUG_UID": "0N9iGHYIXEeVPra3mLs18w==",
                                        "masterID": "1862dfd0-0876-475c-953e-b6b798bb35f3",
                                        "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": "qmX4qeXby0mfL1KP9ZGVWA==",
                                        "bonusMasterID": "a9f865aa-dbe5-49cb-9f2f-528ff5919558",
                                        "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-08-02T23:15:58.8151543",
                                    "dealCosts": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ],
                                    "tags": [
                                      {
                                        "$id": "70",
                                        "pluG_UID": "2rws/CYix0y5pxdW0S9aBw==",
                                        "pluGuid": "fc2cbcda-2226-4cc7-b9a7-1756d12f5a07",
                                        "tagID": 1,
                                        "description": "sample string 1",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "70"
                                      }
                                    ],
                                    "alternateProductG_UID": "9Qce87+1DEasTvhJ7UCiAA==",
                                    "alternateProduct": "f31e07f5-b5bf-460c-ac4e-f849ed40a200",
                                    "productHostCode": {
                                      "$id": "71",
                                      "id": 1,
                                      "pluG_UID": "1GW0eIBt4U2eBpuzemn8eA==",
                                      "pluGuid": "78b465d4-6d80-4de1-9e06-9bb37a69fc78",
                                      "ibaCode": "sample string 2"
                                    },
                                    "mscCat": {
                                      "$ref": "54"
                                    },
                                    "mscCom": {
                                      "$ref": "55"
                                    },
                                    "mscDep": {
                                      "$ref": "57"
                                    },
                                    "mscSubCom": {
                                      "$ref": "56"
                                    },
                                    "isUserUpdate": true,
                                    "ignoreMasterProduct": true,
                                    "priceGroupLabelRequested": true,
                                    "firstSold": "2025-08-02T23:15:58.8151543",
                                    "inventoryTracked": "2025-08-02T23:15:58.8151543",
                                    "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": "cym/wy73j0C40Bb8385oYA==",
                                  "supplierGuid": "c3bf2973-f72e-408f-b8d0-16fcdfce6860",
                                  "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": "SjvpYzOuvkibMyEeJz+8eA==",
                                  "supplierGuid": "63e93b4a-ae33-48be-9b33-211e273fbc78",
                                  "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-08-02T23:15:58.8151543",
                                  "deliveryDate": "2025-08-02T23:15:58.8151543",
                                  "nextCutOffDate": "2025-08-02T23:15:58.8151543",
                                  "nextDeliveryDate": "2025-08-02T23:15:58.8151543",
                                  "nextDaysBuffer": 10
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "store": {
                                "$ref": "12"
                              },
                              "updated": "2025-08-02T23:15:58.8151543",
                              "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-08-02T23:15:58.8307675",
                                "processed": "2025-08-02T23:15:58.8307675",
                                "isProcessing": true,
                                "processedCount": 6,
                                "processingTime": 1,
                                "collectedUtc": "2025-08-02T23:15:58.8307675",
                                "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-08-02T23:15:58.8307675",
                                  "businessPillar": "sample string 3",
                                  "fileType": "sample string 4"
                                }
                              },
                              {
                                "$ref": "75"
                              }
                            ],
                            "zoneMatrix": [
                              {
                                "$id": "77",
                                "id": 1,
                                "hostIdentifier": "kTg1AtxEvEqveoMrM04dbw==",
                                "hostIdentifierGuid": "02353891-44dc-4abc-af7a-832b334e1d6f",
                                "storeID": 1,
                                "departmentCode": "sample string 2",
                                "hostGuids": [
                                  "f6d982c9-97ae-4c4d-be24-1a42ad51a3d2",
                                  "3a24d6d1-1228-4b09-bfcb-a78c26b6db96"
                                ]
                              },
                              {
                                "$ref": "77"
                              }
                            ],
                            "hostFileStoreSetting": {
                              "$ref": "14"
                            },
                            "hostStoreSettings": [
                              {
                                "$ref": "14"
                              },
                              {
                                "$ref": "14"
                              }
                            ],
                            "promotionPlacements": [
                              {
                                "$id": "78",
                                "identifier": "Iy9+HX8950qBzFn2sN+E+A==",
                                "identifierGuid": "1d7e2f23-3d7f-4ae7-81cc-59f6b0df84f8",
                                "code": "sample string 2",
                                "description": "sample string 3",
                                "isAdvertised": true
                              },
                              {
                                "$ref": "78"
                              }
                            ],
                            "promoTypeGuids": [
                              "54428e6a-b988-45aa-ae1c-24cb57c7d50f",
                              "e9c83230-5c0d-435c-bd34-4a06648a647e"
                            ],
                            "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-08-02T23:15:58.8307675",
                          "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": "352fa7d8-f543-41f2-9208-ae599569da22",
                      "updateStore": {
                        "$id": "84",
                        "id": "7e9bb895-d9ae-4af3-83ca-c99ee07f020e",
                        "name": "sample string 1",
                        "lastActivity": "2025-08-02T23:15:58.8307675",
                        "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-08-02T23:15:58.8307675"
                      },
                      "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": "twuJuXh++EKJoJDXNfXQFw==",
                "identifierGuid": "b9890bb7-7e78-42f8-89a0-90d735f5d017",
                "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-08-02T23:15:58.8307675",
                "deleted": true
              },
              "details": [
                {
                  "$id": "87",
                  "saleItemID": 1,
                  "identifier": "AxK8iBex7ESeNv4FqO3A1g==",
                  "identifierGuid": "88bc1203-b117-44ec-9e36-fe05a8edc0d6",
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "nJvAcCD3OEOWmRAIZmxfHQ==",
                  "pluGuid": "70c09b9c-f720-4338-9699-1008666c5f1d",
                  "accountID": "atdZjr2kbEGihclKkoAijA==",
                  "accountIDGuid": "8e59d76a-a4bd-416c-a285-c94a9280228c",
                  "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-08-02T23:15:58.8307675",
                  "bestOrExpireType": 1,
                  "providerName": "sample string 11",
                  "refundG_UID": "k8ZImuMopEKpuC24kXW2QQ==",
                  "refundGuid": "9a48c693-28e3-42a4-a9b8-2db89175b641",
                  "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": "M9zvRsEOBkqa6DNSYKXHUQ==",
                  "idempotentVoidGuid": "46efdc33-0ec1-4a06-9ae8-335260a5c751",
                  "priceLevelIdentifier": "VP3HrCiPVkeGlDQJVgStHg==",
                  "priceLevelIdentifierGuid": "acc7fd54-8f28-4756-8694-34095604ad1e",
                  "productName": "sample string 23",
                  "apn": "sample string 24",
                  "unknownScans": [
                    {
                      "$id": "88",
                      "id": 1,
                      "saleDetailID": 2,
                      "storeID": 1,
                      "scanned": "2025-08-02T23:15:58.8307675",
                      "operatorG_UID": "QEA=",
                      "barcode": "sample string 4",
                      "processed": 1
                    },
                    {
                      "$ref": "88"
                    }
                  ],
                  "refund": {
                    "$id": "89",
                    "id": 1,
                    "g_UID": "6TaGx7J1qk6vfITdqQ9HzA==",
                    "guid": "c78636e9-75b2-4eaa-af7c-84dda90f47cc",
                    "description": "sample string 1",
                    "dumped": true,
                    "inventoryReasonID": 1,
                    "sortOrder": 1,
                    "updated": "2025-08-02T23:15:58.8307675"
                  },
                  "modifier": {
                    "$id": "90",
                    "id": 1,
                    "setG_UID": "Laq3YU/VcUG4be74zzJrng==",
                    "modifierSetGuid": "61b7aa2d-d54f-4171-b86d-eef8cf326b9e",
                    "name": "sample string 2",
                    "price": 1,
                    "quantity": 1,
                    "modifierType": 1,
                    "groupNumber": 1,
                    "pageNumber": 1,
                    "controlOrder": 1,
                    "printToStation": true,
                    "pluG_UID": "RONdaWaw+0q1fznORVQugw==",
                    "pluGuid": "695de344-b066-4afb-b57f-39ce45542e83",
                    "deleted": true,
                    "g_UID": "PqyLyNMXj0asnYBeR1ZfyA==",
                    "guid": "c88bac3e-17d3-468f-ac9d-805e47565fc8",
                    "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": "2Ov5/mlmMUG5wAW6GoCk7Q==",
                  "pluGuid": "fef9ebd8-6669-4131-b9c0-05ba1a80a4ed",
                  "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-08-02T23:15:58.8307675",
                  "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-08-02T23:15:58.8307675",
                  "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": "TCZXbWmjMEOwHsBFCrt0vA==",
                  "pluGuid": "6d57264c-a369-4330-b01e-c0450abb74bc",
                  "accountID": "3NsBPvRGk0+u5kiNo+eJ3A==",
                  "accountIDGuid": "3e01dbdc-46f4-4f93-aee6-488da3e789dc",
                  "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-08-02T23:15:58.8307675",
                  "bestOrExpireType": 1,
                  "refundG_UID": "AA4gM7nsb0eapTjmiV2h1Q==",
                  "refundGuid": "33200e00-ecb9-476f-9aa5-38e6895da1d5",
                  "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": "WNFhqQTZu0uYDZGpFZwkUw==",
                  "surveyGuid": "a961d158-d904-4bbb-980d-91a9159c2453",
                  "saleHeaderGuid": "1Fu/QkXX2EWKRk965eo7EA==",
                  "saleGuid": "42bf5bd4-d745-45d8-8a46-4f7ae5ea3b10",
                  "textResponse": "sample string 1",
                  "integerResponse": 1,
                  "g_UIDResponse": "IxGsvcFUXU2qrH5vU/JEWA==",
                  "guidResponse": "bdac1123-54c1-4d5d-aaac-7e6f53f24458",
                  "whoAnswered": 2,
                  "answeredAtUTC": "2025-08-02T23:15:58.8307675",
                  "sale": {
                    "$ref": "9"
                  },
                  "survey": {
                    "$id": "97",
                    "g_UID": "maVY5LSyTEWTQTtPrJLWyw==",
                    "guid": "e458a599-b2b4-454c-9341-3b4fac92d6cb",
                    "name": "sample string 1",
                    "storeID": 2,
                    "zoneID": 1,
                    "checkoutFormG_UID": "hZt2dJKnu06s85GVeLbAGw==",
                    "checkoutFormGuid": "74769b85-a792-4ebb-acf3-919578b6c01b",
                    "displayToWho": 3,
                    "displayWhen": 4,
                    "start": "2025-08-02T23:15:58.8307675",
                    "end": "2025-08-02T23:15:58.8307675",
                    "deleted": true,
                    "updated": "2025-08-02T23:15:58.8307675",
                    "possibleIntegerResponses": [
                      1,
                      2
                    ],
                    "possibleTextResponses": [
                      "sample string 1",
                      "sample string 2"
                    ],
                    "possibleGuidResponses": [
                      "fce3e62e-d153-4e04-8ed8-f9c5e98e7bf0",
                      "8e6af36f-c504-4efc-b8aa-7e00858dbdd5"
                    ],
                    "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": "pr90ilzvsUir9HK+VUirVQ==",
              "accountIdentifier": "8a74bfa6-ef5c-48b1-abf4-72be5548ab55",
              "accountName": "sample string 42",
              "customerOrderIdentifier": "rzv0UztFH0y2gBqd0ksZgQ==",
              "customerOrderIdentifierGuid": "53f43baf-453b-4c1f-b680-1a9dd24b1981",
              "priceLevelName": "sample string 43",
              "revision": 44,
              "ingressId": "sample string 45"
            },
            "metadata": {
              "$id": "98",
              "id": 1,
              "paymentID": 2,
              "paymentIdentifier": "nBF3thWtxUaf+1WP5EvO+A==",
              "paymentIdentifierGuid": "b677119c-ad15-46c5-9ffb-558fe44bcef8",
              "identifier": "rTgrELJ3VkqVI9HRCNMNcw==",
              "identifierGuid": "102b38ad-77b2-4a56-9523-d1d108d30d73",
              "metadata": "sample string 3",
              "signatureImage": "QEA=",
              "itemIdentifier": "UZIE7EfUbEGvFBbkNAFdCA==",
              "itemIdentifierGuid": "ec049251-d447-416c-af14-16e434015d08"
            }
          },
          {
            "$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": "gUn3O7UNbEWsQ501LUe8Nw==",
        "customerIdentifierGuid": "3bf74981-0db5-456c-ac43-9d352d47bc37",
        "voucherName": "sample string 2",
        "count": 3,
        "storeID": 4,
        "barcode": "sample string 5",
        "redeemCount": 6,
        "issueCount": 7,
        "storeSalePaymentID": 1,
        "idempotentID": "gmycPxm8CE+XYlbdgu/ycQ==",
        "idempotentGuid": "3f9c6c82-bc19-4f08-9762-56dd82eff271",
        "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-08-02T23:15:58.8307675",
          "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-08-02T23:15:58.8307675",
            "labelPageLayout": "gj9IEWpLuUC06k/2W28Cfg==",
            "pageLayoutGuid": "11483f82-4b6a-40b9-b4ea-4ff65b6f027e",
            "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-08-02T23:15:58.8307675"
              },
              {
                "$ref": "103"
              }
            ]
          },
          "customerVouchers": [
            {
              "$id": "104",
              "id": 1,
              "customerIdentifier": "m4IgCJ46DUSaSo27uWqiDA==",
              "customerIdentifierGuid": "0820829b-3a9e-440d-9a4a-8dbbb96aa20c",
              "voucherID": 3,
              "voucherName": "sample string 4",
              "storeID": 1,
              "barcode": "sample string 5",
              "dateOfIssue": "2025-08-02T23:15:58.8307675",
              "issuedSaleHeaderID": 1,
              "issuedSaleIdentifier": "sample string 7",
              "issuedOfflinePaymentID": 1,
              "issuedIdempotentID": "6W+q0tu84UOCDDqUG3811A==",
              "issuedIdempotentGuid": "d2aa6fe9-bcdb-43e1-820c-3a941b7f35d4",
              "issuedOffline": true,
              "issuedUser": "sample string 9",
              "issuedNotes": "sample string 10",
              "expiryDate": "2025-08-02T23:15:58.8307675",
              "expiredUser": "sample string 11",
              "expiredNotes": "sample string 12",
              "redeemed": "2025-08-02T23:15:58.8307675",
              "redeemedSaleHeaderID": 1,
              "redeemedSaleIdentifier": "sample string 13",
              "redeemedOfflinePaymentID": 1,
              "redeemedIdempotentID": "CputPn4O+kaGch61VmqQdw==",
              "redeemedIdempotentGuid": "3ead9b0a-0e7e-46fa-8672-1eb5566a9077",
              "redeemedUser": "sample string 14",
              "redeemedNotes": "sample string 15",
              "redeemedOffline": true,
              "updated": "2025-08-02T23:15:58.8307675",
              "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": "l/oAEbS+FUyW1GpRH0h2Bg==",
      "pluGuid": "1100fa97-beb4-4c15-96d4-6a511f487606",
      "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": "iLj/7xDc+EGMgA5NL3P6gA==",
      "headerIdentifierGuid": "efffb888-dc10-41f8-8c80-0e4d2f73fa80",
      "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": "8g5vELXRs0Wd/izKKKpOnQ==",
  "identifierGuid": "106f0ef2-d1b5-45b3-9dfe-2cca28aa4e9d",
  "id": 1,
  "orderNo": 2,
  "externalSaleIdentifier": "sample string 3",
  "storeID": 4,
  "zoneID": 5,
  "deptNo": 6,
  "customerIdentifier": "ONpdPHlwN0uXNA261+lyWQ==",
  "customerIdentifierGuid": "3c5dda38-7079-4b37-9734-0dbad7e97259",
  "operatorNo": 1,
  "operatorG_UID": "WJ6lxeG0wUOFe+winpWOHg==",
  "operatorGuid": "c5a59e58-b4e1-43c1-857b-ec229e958e1e",
  "created": "2025-08-02T23:15:58.8932753",
  "ordered": "2025-08-02T23:15:58.8932753",
  "started": "2025-08-02T23:15:58.8932753",
  "completed": "2025-08-02T23:15:58.8932753",
  "supplied": "2025-08-02T23:15:58.8932753",
  "quickTicket": 1,
  "deleted": true,
  "walkAway": true,
  "approxWait": 1,
  "actualWait": 1,
  "deliveryMethod": 8,
  "externalSaleType": 9,
  "customer": {
    "$id": "2",
    "identifier": "sF3wRu9ukk6cQ7IQbtHlfw==",
    "identifierGuid": "46f05db0-6eef-4e92-9c43-b2106ed1e57f",
    "code": "sample string 2",
    "familyName": "sample string 3",
    "givenName": "sample string 4",
    "otherName": "sample string 5",
    "title": "sample string 6",
    "dateOfBirth": "2025-08-02T23:15:58.8932753",
    "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": "azB0GN2dlkm1OkTu7vlSAA==",
    "communityIdentifierGuid": "1874306b-9ddd-4996-b53a-44eeeef95200",
    "joined": "2025-08-02T23:15:58.8932753",
    "updated": "2025-08-02T23:15:58.8932753",
    "active": true,
    "reasonInactive": 1,
    "groupCustomer": true,
    "loyaltyPoints": 1,
    "homeStoreID": 1,
    "availableSpend": 1,
    "priceLevelIdentifier": "GwlstDGV4EaSTyPxww6d/Q==",
    "priceLevelIdentifierGuid": "b46c091b-9531-46e0-924f-23f1c30e9dfd",
    "marketingID": "sample string 18",
    "hidden": true,
    "registered": true,
    "registeredOn": "2025-08-02T23:15:58.8932753",
    "emailMarketing": true,
    "smsMarketing": true,
    "deleted": true,
    "deletedUser": "sample string 24",
    "homeStoreName": "sample string 25",
    "customerCards": [
      {
        "$id": "3",
        "cardType": 2,
        "issueDate": "2025-08-02T23:15:58.8932753",
        "expiry": "2025-08-02T23:15:58.8932753",
        "customerID": "w2oLUh9tiUWIOERCY51GoA==",
        "customerIDGuid": "520b6ac3-6d1f-4589-8838-4442639d46a0",
        "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-08-02T23:15:58.8932753",
        "linkedAccount": "skfhCCeyNUOmBA27zKMDPA==",
        "linkedAccountGuid": "08e147b2-b227-4335-a604-0dbbcca3033c",
        "currentValueChanged": true,
        "limitsChanged": true,
        "customer": {
          "$ref": "2"
        },
        "account": {
          "$id": "4",
          "id": 1,
          "identifier": "yh5Wktk91EesSGGlCZu1dQ==",
          "identifierGuid": "92561eca-3dd9-47d4-ac48-61a5099bb575",
          "referenceNo": "sample string 3",
          "name": "sample string 4",
          "created": "2025-08-02T23:15:58.8932753",
          "owner": "cDPGA7PmoUOCiY71du58kw==",
          "ownerGuid": "03c63370-e6b3-43a1-8289-8ef576ee7c93",
          "accountStoreGroupIdentifier": "F+t9UXM8SUmLfCWZxHEgrA==",
          "accountStoreGroupGuid": "517deb17-3c73-4949-8b7c-2599c47120ac",
          "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-08-02T23:15:58.8932753",
          "active": true,
          "updated": "2025-08-02T23:15:58.8932753",
          "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": "TIGn5syi4U2dqan1i72c2w==",
              "identifierGuid": "e6a7814c-a2cc-4de1-9da9-a9f58bbd9cdb",
              "name": "sample string 2",
              "primaryContact": "dWzaz0dfd0m+YFOZsZubdw==",
              "primaryContactGuid": "cfda6c75-5f47-4977-be60-5399b19b9b77",
              "accountID": "nvC0gygtfUmrGwWy0q9afg==",
              "accountIDGuid": "83b4f09e-2d28-497d-ab1b-05b2d2af5a7e",
              "special": true,
              "updated": "2025-08-02T23:15:58.8932753",
              "active": true,
              "reasonInactive": 1,
              "priceLevelIdentifier": "xdcW3MDM5U+tG1x3OeRzaA==",
              "priceLevelIdentifierGuid": "dc16d7c5-ccc0-4fe5-ad1b-5c7739e47368",
              "deleted": true,
              "account": {
                "$ref": "4"
              },
              "primaryContactCustomer": {
                "$ref": "2"
              },
              "customerGroupMembers": [
                {
                  "$id": "7",
                  "id": 1,
                  "groupID": "TIAoSckR6USLmptGCEV0sw==",
                  "groupIDGuid": "4928804c-11c9-44e9-8b9a-9b46084574b3",
                  "customerID": "sJRywZoSY0quj0AT6k75Tg==",
                  "customerIDGuid": "c17294b0-129a-4a63-ae8f-4013ea4ef94e",
                  "card": "sample string 4",
                  "linkedAccount": "dbxDKUsG4UCEqQJw4g7oSQ==",
                  "linkedAccountGuid": "2943bc75-064b-40e1-84a9-0270e20ee849",
                  "customer": {
                    "$ref": "2"
                  },
                  "group": {
                    "$ref": "6"
                  },
                  "customerCard": {
                    "$ref": "3"
                  }
                },
                {
                  "$ref": "7"
                }
              ]
            },
            {
              "$ref": "6"
            }
          ]
        },
        "payments": [
          {
            "$id": "8",
            "id": 1,
            "identifier": "iHqjx4HiKUuuLmKXXgvRKw==",
            "identifierGuid": "c7a37a88-e281-4b29-ae2e-62975e0bd12b",
            "storeID": 2,
            "operatorName": "sample string 3",
            "saleHeaderID": 4,
            "paymentType": 5,
            "amount": 6,
            "account": "sample string 7",
            "accountID": "MljZTCiYtEuTUKNf3a05NA==",
            "accountIDGuid": "4cd95832-9828-4bb4-9350-a35fddad3934",
            "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-08-02T23:15:58.8932753",
            "invRocNo": "sample string 14",
            "responseCode": "sample string 15",
            "cashout": 1,
            "tip": 16,
            "idempotentVoid": "eQ7Gr7vlMkuMCeS4ehJ1dw==",
            "idempotentVoidGuid": "afc60e79-e5bb-4b32-8c09-e4b87a127577",
            "offline": true,
            "processed": 1,
            "storeSaleHeader": {
              "$id": "9",
              "saleHeaderID": 1,
              "saleHeaderGuid": "715NTG3MYEeUy3l84ew6oQ==",
              "saleHeaderIdentifierGuid": "4c4d5eef-cc6d-4760-94cb-797ce1ec3aa1",
              "created": "2025-08-02T23:15:58.8932753",
              "createdLocal": "2025-08-02T23:15:58.8932753",
              "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-08-02T23:15:58.8932753",
              "storeID": 1,
              "operatorG_Uid": "LDRh9bYFk0G1K6sIe79oRg==",
              "operatorGuid": "f561342c-05b6-4193-b52b-ab087bbf6846",
              "customerG_Uid": "R+EbRL4bMEaIn2IaXTtmRA==",
              "customerGuid": "441be147-1bbe-4630-889f-621a5d3b6644",
              "communityIdentifier": "slhBX+nhdkKvTO9TKfhQhA==",
              "communityIdentifierGuid": "5f4158b2-e1e9-4276-af4c-ef5329f85084",
              "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": "/X30YhXPqEiOuDi4XEyTbQ==",
              "priceLevelIdentifierGuid": "62f47dfd-cf15-48a8-8eb8-38b85c4c936d",
              "locked": 36,
              "relationChecksum": "sample string 37",
              "loyaltyTender": 1,
              "giftCardTender": 1,
              "operator": {
                "$id": "10",
                "id": 1,
                "g_Uid": "XeDqmWBdbUWwHDrDk+bxSw==",
                "guid": "99eae05d-5d60-456d-b01c-3ac393e6f14b",
                "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-08-02T23:15:58.8932753",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-08-02T23:15:58.8932753",
                "endShift": "2025-08-02T23:15:58.8932753",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "11",
                    "operatorG_UID": "X0f/VhMzC0KFW1khNnGtkA==",
                    "operatorGuid": "56ff475f-3313-420b-855b-59213671ad90",
                    "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-08-02T23:15:58.8932753",
                      "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": "qWRMvd/gBkWWo1dGEmhxMQ==",
                      "hostIdentifierGuid": "bd4c64a9-e0df-4506-96a3-574612687131",
                      "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-08-02T23:15:58.8932753",
                      "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": "oeJ7FeAiDkWHaSNKizbpgg==",
                          "hostIdentifierGuid": "157be2a1-22e0-450e-8769-234a8b36e982",
                          "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": "abrpD07MCEGjIYc/RvKKfg==",
                            "identifierGuid": "0fe9ba69-cc4e-4108-a321-873f46f28a7e",
                            "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": "nJkgFPTzr0WU20m6qwy62A==",
                            "hostSupplierIdentifierGuid": "1420999c-f3f4-45af-94db-49baab0cbad8",
                            "loyaltyPriceLevelIdentifier": "rahhhg7O9USHuJX0x9jSqA==",
                            "loyaltyPriceLevelIdentifierGuid": "8661a8ad-ce0e-44f5-87b8-95f4c7d8d2a8",
                            "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-08-02T23:15:58.8932753",
                            "lastProcessed": "2025-08-02T23:15:58.8932753",
                            "hold": true,
                            "supplierName": "sample string 35",
                            "supplier": {
                              "$id": "16",
                              "identifier": "MpDR92pU40OlUMuXXUTrgw==",
                              "identifierGuid": "f7d19032-546a-43e3-a550-cb975d44eb83",
                              "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": "06N3JeUqNki+swk/u7ofbA==",
                              "primaryContactID": "2577a3d3-2ae5-4836-beb3-093fbbba1f6c",
                              "storeID": 1,
                              "abn": "sample string 16",
                              "supplierGroupIdentifier": "LHrCoEPJ5Um4hpZE6Qh+xw==",
                              "supplierGroupGuid": "a0c27a2c-c943-49e5-b886-9644e9087ec7",
                              "rebate": 1.0,
                              "rebateType": 1,
                              "rebateFrequency": 1,
                              "rebateSource": 1,
                              "rebateLastClaimed": "2025-08-02T23:15:58.8932753",
                              "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": "3e97dba1-a81d-426e-90f4-61e92ecc08f9",
                                "identifier": "fceXIl0XxEKJleh80W9U5w==",
                                "identifierGuid": "2297c77d-175d-42c4-8995-e87cd16f54e7",
                                "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": "c38mPUuoTEOWjG9+LfsYWA==",
                                  "supplierIdentifierGuid": "3d267f73-a84b-434c-968c-6f7e2dfb1858",
                                  "contactGuid": "XaqJak5k/U6Xv+UUt8JcTQ==",
                                  "contactID": "6a89aa5d-644e-4efd-97bf-e514b7c25c4d",
                                  "contact": {
                                    "$ref": "17"
                                  },
                                  "supplier": {
                                    "$ref": "16"
                                  }
                                },
                                {
                                  "$ref": "18"
                                }
                              ],
                              "products": [
                                {
                                  "$id": "19",
                                  "pluG_UID": "pvx5CIGGQ0a4trUf1PUA1A==",
                                  "pluGuid": "0879fca6-8681-4643-b8b6-b51fd4f500d4",
                                  "supplierIdentifier": "VOJThqw7okioBtlRihdIhg==",
                                  "supplierIdentifierGuid": "8653e254-3bac-48a2-a806-d9518a174886",
                                  "cartonQuantity": 1,
                                  "cartonQuantityChanged": true,
                                  "productSize": "sample string 3",
                                  "cigarettesPerSleeve": 1,
                                  "randomWeight": true,
                                  "piecesPerUnit": 5,
                                  "averagePackSize": 6,
                                  "effectiveDate": "2025-08-02T23:15:58.8932753",
                                  "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-08-02T23:15:58.8932753",
                                  "rebate": 1.0,
                                  "rebateExclude": true,
                                  "invoiceCodes": [
                                    {
                                      "$id": "20",
                                      "pluG_UID": "vmjy+8oM50mWJ1reA7F1iw==",
                                      "pluGuid": "fbf268be-0cca-49e7-9627-5ade03b1758b",
                                      "supplierIdentifier": "VxXmkg9PAUKrgAvWEG3X9w==",
                                      "supplierIdentifierGuid": "92e61557-4f0f-4201-ab80-0bd6106dd7f7",
                                      "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": "82wSRYADG0Kyk663M701Qg==",
                                  "parentPluGuid": "45126cf3-0380-421b-b293-aeb733bd3542",
                                  "freight": 45.0,
                                  "freightType": 1,
                                  "product": {
                                    "$id": "21",
                                    "plu": 1,
                                    "storeID": 1,
                                    "masterPluG_UID": "QEA=",
                                    "storeIDs": [
                                      1,
                                      2
                                    ],
                                    "g_UId": "UWRJjT5HO0WvQzQ+HXizPQ==",
                                    "guid": "8d496451-473e-453b-af43-343e1d78b33d",
                                    "apn": "sample string 1",
                                    "apnChanged": true,
                                    "apnSwitched": true,
                                    "barcode": "sample string 4",
                                    "itemNumber": "sample string 5",
                                    "itemNumberChanged": true,
                                    "priceGroupG_UID": "IYk2lcE5KEicS250SK01SA==",
                                    "priceGroupGuid": "95368921-39c1-4828-9c4b-6e7448ad3548",
                                    "blueprintID": 1,
                                    "lastCountedDate": "2025-08-02T23:15:58.8932753",
                                    "externalID": "sample string 7",
                                    "active": true,
                                    "activated": "2025-08-02T23:15:58.8932753",
                                    "pluCreated": "2025-08-02T23:15:58.8932753",
                                    "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-08-02T23:15:58.8932753",
                                    "lastManualUpdate": "2025-08-02T23:15:58.8932753",
                                    "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-08-02T23:15:58.8932753",
                                    "currentCostUpdated": "2025-08-02T23:15:58.8932753",
                                    "costDecimals": 31,
                                    "costChanged": true,
                                    "dealCostIdentifier": "QEA=",
                                    "excludeFromRebate": true,
                                    "rebateOverride": 1,
                                    "costCalcMethod": 32,
                                    "costCalcMethodChanged": true,
                                    "costEffectiveDate": "2025-08-02T23:15:58.8932753",
                                    "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,
                                    "awsUpdated": "2025-08-02T23:15:58.8932753",
                                    "posTare": 1,
                                    "altPrice": 1.0,
                                    "altPriceChanged": true,
                                    "altPriceMode": 53,
                                    "altPriceModeChanged": true,
                                    "altPLUG_UID": "ikUwDi5sZ0m4XOkxSa1bhQ==",
                                    "altPLUGuid": "0e30458a-6c2e-4967-b85c-e93149ad5b85",
                                    "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-08-02T23:15:58.8932753",
                                    "labelLastPrice": 1,
                                    "shelfPageLayoutG_UID": "o+hONFh3u0efquV98Z7lrg==",
                                    "shelfPageLayoutGuid": "344ee8a3-7758-47bb-9faa-e57df19ee5ae",
                                    "talkerPageLayoutG_UID": "UFGUfPQ9UkKQ7VMOyvYgtw==",
                                    "talkerPageLayoutGuid": "7c945150-3df4-4252-90ed-530ecaf620b7",
                                    "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": "5yI252nOKEa7D6iiVLzuug==",
                                    "inventoryIdentifier": "e73622e7-ce69-4628-bb0f-a8a254bceeba",
                                    "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": "ddPWXzI8ZUGTl2c2icVSQA==",
                                    "parentPluGuid": "5fd6d375-3c32-4165-9397-673689c55240",
                                    "preferredHostVendor": 104,
                                    "preferredHostChanged": true,
                                    "code": "sample string 106",
                                    "supplierIdentifier": "83ABg3WJT0ud6aWD3Rc6pw==",
                                    "supplierIdentifierGuid": "830170f3-8975-4b4f-9de9-a583dd173aa7",
                                    "supplierChanged": true,
                                    "rebateSupplierIdentifier": "6voEj9TP5kS90ne8HSZhkQ==",
                                    "rebateSupplierIdentifierGuid": "8f04faea-cfd4-44e6-bdd2-77bc1d266191",
                                    "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-08-02T23:15:58.8932753",
                                    "commodity": "sample string 121",
                                    "businessPillar": "sample string 122",
                                    "mscCommodity": "sample string 123",
                                    "hostIdentifier": "WLT/BP9fMEiPga5fSCFN8Q==",
                                    "hostIdentifierGuid": "04ffb458-5fff-4830-8f81-ae5f48214df1",
                                    "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": "H5auUnBUXEusX2dcXeO1Hw==",
                                        "pluGuid": "52ae961f-5470-4b5c-ac5f-675c5de3b51f",
                                        "plu": 1,
                                        "storeID": 1,
                                        "zoneID": 2,
                                        "zoneName": "sample string 3",
                                        "store": "sample string 4",
                                        "priceNow": 5,
                                        "costNow": 6,
                                        "costNowDecimals": 7,
                                        "normalPrice": 8,
                                        "gstPercent": 9,
                                        "normalCost": 10,
                                        "normalCostDecimals": 11,
                                        "costGstPercent": 12,
                                        "costCalcMethod": 1,
                                        "currentCost": 13,
                                        "currentCostDecimals": 14,
                                        "break1": 15,
                                        "price1": 16,
                                        "break2": 17,
                                        "price2": 18,
                                        "break3": 19,
                                        "price3": 20,
                                        "fuelItem": 21,
                                        "fixedWeight": 22,
                                        "active": true,
                                        "complianceIndicator": "sample string 23",
                                        "doNotOrder": true,
                                        "doNotRange": true,
                                        "isNormalPriceChangesCampaign": true,
                                        "updated": "2025-08-02T23:15:58.8932753"
                                      },
                                      {
                                        "$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-08-02T23:15:58.8932753",
                                        "priceChangeType": 0,
                                        "costDecimals": 10
                                      },
                                      "normalPluPrices": {
                                        "$ref": "24"
                                      },
                                      "winningCampaign": 1,
                                      "winner": {
                                        "$id": "25",
                                        "campaignName": "sample string 1",
                                        "campaignDescription": "sample string 2",
                                        "startDate": "2025-08-02T23:15:58.8932753",
                                        "startTime": 3,
                                        "endDate": "2025-08-02T23:15:58.8932753",
                                        "endTime": 4,
                                        "newPrice": 5,
                                        "newCost": 6,
                                        "newCostDecimals": 7,
                                        "pctDiscount": 8,
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 9",
                                        "hostType": 10,
                                        "hostIdentifier": "b/Uu/sLMD0W2YG5pxtzvdQ==",
                                        "hostIdentifierGuid": "fe2ef56f-ccc2-450f-b660-6e69c6dcef75",
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ]
                                      },
                                      "details": [
                                        {
                                          "$ref": "25"
                                        },
                                        {
                                          "$ref": "25"
                                        }
                                      ]
                                    },
                                    "tray": {
                                      "$id": "26",
                                      "g_UId": "yqYYjBSV+UmYJR9GAo4D3w==",
                                      "guid": "8c18a6ca-9514-49f9-9825-1f46028e03df",
                                      "name": "sample string 1",
                                      "number": 1,
                                      "tare": 1
                                    },
                                    "priceGroup": {
                                      "$id": "27",
                                      "priceGroupG_UID": "hC4qP60sZUq2RhS7xduh4w==",
                                      "priceGroupGuid": "3f2a2e84-2cad-4a65-b646-14bbc5dba1e3",
                                      "name": "sample string 2",
                                      "code": 1,
                                      "modified": true,
                                      "updated": "2025-08-02T23:15:58.8932753",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "number": 1,
                                      "products": [
                                        {
                                          "$ref": "21"
                                        },
                                        {
                                          "$ref": "21"
                                        }
                                      ],
                                      "productCount": 1
                                    },
                                    "priceGroupName": "sample string 146",
                                    "nutrifacts": {
                                      "$id": "28",
                                      "pluG_UID": "JD1dw7uc7EaW8+jemHVsCA==",
                                      "pluGuid": "c35d3d24-9cbb-46ec-96f3-e8de98756c08",
                                      "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": "b052cac5-3222-42d0-8df0-bb4bde89f494",
                                      "created": "2025-08-02T23:15:58.8932753",
                                      "createdByUser": "sample string 1",
                                      "activated": "2025-08-02T23:15:58.8932753",
                                      "deactivated": "2025-08-02T23:15:58.8932753",
                                      "lastOrdered": "2025-08-02T23:15:58.8932753",
                                      "lastOrderedQty": 2.0,
                                      "lastReceived": "2025-08-02T23:15:58.8932753",
                                      "lastReceivedQty": 3.0,
                                      "lastInvoiceStatus": 1,
                                      "lastCounted": "2025-08-02T23:15:58.8932753",
                                      "lastSold": "2025-08-02T23:15:58.8932753",
                                      "firstSold": "2025-08-02T23:15:58.8932753",
                                      "awsUpdated": "2025-08-02T23:15:58.8932753",
                                      "lastManualUpdate": "2025-08-02T23:15:58.8932753",
                                      "lastManualUpdatedByUser": "sample string 5",
                                      "lastUpdated": "2025-08-02T23:15:58.8932753",
                                      "lastUpdatedByUser": "sample string 7",
                                      "lastUpdatedByHost": "2025-08-02T23:15:58.8932753",
                                      "doNotRangeUpdated": "2025-08-02T23:15:58.8932753",
                                      "doNotOrderUpdated": "2025-08-02T23:15:58.8932753",
                                      "tracked": "2025-08-02T23:15:58.8932753"
                                    },
                                    "allergens": [
                                      {
                                        "$id": "30",
                                        "allergenID": 1,
                                        "pluG_UID": "qDDwhuEgLUeN7MG+Qa+jfw==",
                                        "pluGuid": "86f030a8-20e1-472d-8dec-c1be41afa37f",
                                        "contains": 2,
                                        "allergenName": "sample string 3",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "30"
                                      }
                                    ],
                                    "costs": {
                                      "$id": "31",
                                      "pluG_UID": "9+giLldHUE2LptteKRkhoQ==",
                                      "pluGuid": "2e22e8f7-4757-4d50-8ba6-db5e291921a1",
                                      "enteredCost": 1,
                                      "weightedAvgCost": 1,
                                      "lastCost": 1,
                                      "rawEnteredCost": 2,
                                      "rawWeightedAvgCost": 3,
                                      "rawLastCost": 4,
                                      "freight": 5.0,
                                      "freightType": 6,
                                      "costDecimals": 7,
                                      "fifoCost": 1,
                                      "updated": "2025-08-02T23:15:58.8932753",
                                      "normalCost": 1,
                                      "currentCost": 1
                                    },
                                    "sales": [
                                      {
                                        "$id": "32",
                                        "saleHeaderID": 1,
                                        "created": "2025-08-02T23:15:58.8932753",
                                        "createdLocal": "2025-08-02T23:15:58.8932753",
                                        "storeID": 3,
                                        "storeName": "sample string 4",
                                        "operatorG_Uid": "MgJwJZlQx0eeCoZ0BC4a5w==",
                                        "operatorGuid": "25700232-5099-47c7-9e0a-8674042e1ae7",
                                        "operatorName": "sample string 5",
                                        "tranType": 1,
                                        "plu": 1,
                                        "pluG_UId": "DpCXP7qvTEaXUYhc+XOJyg==",
                                        "pluGuid": "3f97900e-afba-464c-9751-885cf97389ca",
                                        "normalPrice": 1,
                                        "totalCents": 1,
                                        "cost": 1,
                                        "grossProfit": 1,
                                        "quantity": 1,
                                        "operator": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "32"
                                      }
                                    ],
                                    "apns": [
                                      {
                                        "$id": "33",
                                        "pluID": 1,
                                        "pluG_UID": "IDRt0J/W60KuvcSEI/4DsA==",
                                        "pluGuid": "d06d3420-d69f-42eb-aebd-c48423fe03b0",
                                        "apn": "sample string 1",
                                        "deleted": true,
                                        "storeID": 1,
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "33"
                                      }
                                    ],
                                    "tuns": [
                                      {
                                        "$id": "34",
                                        "pluG_UId": "fNMPHrGmAUmjXzP+VHj+/g==",
                                        "pluGuid": "1e0fd37c-a6b1-4901-a35f-33fe5478fefe",
                                        "apn": "sample string 1",
                                        "tun": "sample string 2",
                                        "cartonQuantity": 3,
                                        "product": {
                                          "$ref": "21"
                                        },
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "34"
                                      }
                                    ],
                                    "competitionPricing": [
                                      {
                                        "$id": "35",
                                        "identifier": "70SSSwxOiU2oDHDWwUqQ/Q==",
                                        "identifierGuid": "4b9244ef-4e0c-4d89-a80c-70d6c14a90fd",
                                        "pluG_UID": "JyoPa75Ew020hc+5D7XBCA==",
                                        "pluGuid": "6b0f2a27-44be-4dc3-b485-cfb90fb5c108",
                                        "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": "/kZPxcB9e0yAINs44ADRTQ==",
                                        "groupName": "sample string 1",
                                        "identifierGuid": "c54f46fe-7dc0-4c7b-8020-db38e000d14d",
                                        "exists": true,
                                        "flipChartIdentifier": "bRZm0ukLdEm7CkB51dVCdw==",
                                        "flipChartIdentifierGuid": "d266166d-0be9-4974-bb0a-4079d5d54277",
                                        "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": "Buk2fK9rRU+voszoFcoH3g==",
                                        "groupIdentifierGuid": "7c36e906-6baf-4f45-afa2-cce815ca07de",
                                        "flipChart": {
                                          "$id": "37",
                                          "identifier": "fuQ0s5cvtUSU/NKectJsNQ==",
                                          "identifierGuid": "b334e47e-2f97-44b5-94fc-d29e72d26c35",
                                          "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": "Zf0bl/0jj0K3QZ/x2fnjFQ==",
                                            "identifierGuid": "971bfd65-23fd-428f-b741-9ff1d9f9e315",
                                            "name": "sample string 2",
                                            "formType": "sample string 3",
                                            "forms": [
                                              {
                                                "$id": "39",
                                                "id": 1,
                                                "g_UID": "jW9hOrkBo0CNsW+aLfny/Q==",
                                                "guid": "3a616f8d-01b9-40a3-8db1-6f9a2df9f2fd",
                                                "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": "yvUF0hc8M0GL56uOxuqjtA==",
                                                "previousFormGuid": "d205f5ca-3c17-4133-8be7-ab8ec6eaa3b4",
                                                "nextForm": 1,
                                                "nextFormG_UID": "qLWwsiSrkESKJo+y/v7oDQ==",
                                                "nextFormGuid": "b2b0b5a8-ab24-4490-8a26-8fb2fefee80d",
                                                "attributes": "sample string 10",
                                                "updated": "2025-08-02T23:15:58.8932753",
                                                "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": "mIuxsNK7JEWxIoG43YGebQ==",
                                                    "checkoutFormGuid": "b0b18b98-bbd2-4524-b122-81b8dd819e6d",
                                                    "identifier": "m+fFp93sOUSFGCHEJdBlSg==",
                                                    "identifierGuid": "a7c5e79b-ecdd-4439-8518-21c425d0654a",
                                                    "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": "HeYAfnevnkm9oVMWjGB2xQ==",
                                                    "valueGuid": "7e00e61d-af77-499e-bda1-53168c6076c5",
                                                    "buttonText": "sample string 10",
                                                    "valueText": "sample string 11",
                                                    "drawImageAndButton": true,
                                                    "updated": "2025-08-02T23:15:58.8932753",
                                                    "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-08-02T23:15:58.8932753",
                                                      "imageData": "QEA=",
                                                      "readOnly": true
                                                    }
                                                  },
                                                  {
                                                    "$ref": "40"
                                                  }
                                                ],
                                                "panels": [
                                                  {
                                                    "$id": "42",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "oPxKFt0TS0qLyPkrk/0zRA==",
                                                    "checkoutFormGuid": "164afca0-13dd-4a4b-8bc8-f92b93fd3344",
                                                    "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": "Omi6wEUuE0+F6+oKVTCvYg==",
                                            "flipChartPageIdentifierGuid": "c0ba683a-2e45-4f13-85eb-ea0a5530af62",
                                            "pluG_UID": "QWF0vFFHvEK1wdCNwELjzA==",
                                            "pluGuid": "bc746141-4751-42bc-b5c1-d08dc042e3cc",
                                            "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": "pjhjyut5nE2JZ2wALayxgQ==",
                                        "pluGuid": "ca6338a6-79eb-4d9c-8967-6c002dacb181",
                                        "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-08-02T23:15:58.8932753",
                                        "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": "2f27S0lkUUOLgH6//zK+2g==",
                                        "ingredientGuid": "Dy93xncroUucMjTDPVfQ7g==",
                                        "ingredientIdentifier": "c6772f0f-2b77-4ba1-9c32-34c33d57d0ee",
                                        "quantity": 1.0,
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "ingredientText": "sample string 1",
                                        "ingredient": {
                                          "$ref": "21"
                                        }
                                      },
                                      {
                                        "$ref": "45"
                                      }
                                    ],
                                    "bins": [
                                      {
                                        "$id": "46",
                                        "pluG_UID": "rDmTtciucki7X96V1rONhg==",
                                        "pluGuid": "b59339ac-aec8-4872-bb5f-de95d6b38d86",
                                        "shelfLocationIdentifier": "nWgMIK7jjEaSnJfpOZ+IYQ==",
                                        "shelfLocationGuid": "200c689d-e3ae-468c-929c-97e9399f8861",
                                        "labelShelfDefault": 1,
                                        "labelTalkerDefault": 1,
                                        "labelSmall": true,
                                        "labelPageLayoutG_UID": "Yhh6uFBgUkiJSPzheNXxFg==",
                                        "labelPageLayoutGuid": "b87a1862-6050-4852-8948-fce178d5f116",
                                        "updated": "2025-08-02T23:15:58.8932753",
                                        "electronicShelfLabelIdentifier": "sample string 5",
                                        "electronicshelfLabelsConfigurationID": 6,
                                        "labelShelfChanged": true,
                                        "productName": "sample string 8",
                                        "locationText": "sample string 9",
                                        "product": {
                                          "$ref": "21"
                                        },
                                        "location": {
                                          "$id": "47",
                                          "identifier": "25FtkIH2okGWwatf+bt9LQ==",
                                          "storeID": 1,
                                          "identifierGuid": "906d91db-f681-41a2-96c1-ab5ff9bb7d2d",
                                          "name": "sample string 2",
                                          "haccp": true,
                                          "blueprintID": 1,
                                          "updated": "2025-08-02T23:15:58.8932753",
                                          "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": "Xf95nVMrTEGTU8GpzL4tIg==",
                                        "pluGuid": "9d79ff5d-2b53-414c-9353-c1a9ccbe2d22",
                                        "deptNo": 1,
                                        "product": {
                                          "$ref": "21"
                                        },
                                        "scaleLocation": {
                                          "$id": "49",
                                          "id": 1,
                                          "deptNo": 1,
                                          "deptCode": "sample string 2",
                                          "name": "sample string 3",
                                          "enabled": true,
                                          "updated": "2025-08-02T23:15:58.8932753",
                                          "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-08-02T23:15:58.8932753",
                                                        "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": "xxFQrG+z4UWwxbzDAQ3lPg==",
                                                        "labelPageLayoutGuid": "ac5011c7-b36f-45e1-b0c5-bcc3010de53e",
                                                        "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-08-02T23:15:58.8932753",
                                                    "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": "wU9fyZxmkUiAkFQzE9AgpQ==",
                                                    "labelPageLayoutGuid": "c95f4fc1-669c-4891-8090-543313d020a5",
                                                    "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-08-02T23:15:58.8932753",
                                                "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": "bIOl5tA7/Uab06sondpiFA==",
                                                "labelPageLayoutGuid": "e6a5836c-3bd0-46fd-9bd3-ab289dda6214",
                                                "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-08-02T23:15:58.8932753",
                                            "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": "9x6RNqBNm0ieIB1Ua4KAbw==",
                                            "labelPageLayoutGuid": "36911ef7-4da0-489b-9e20-1d546b82806f",
                                            "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": "g/e81zS8hEStMWDp8IJHpw==",
                                      "pluGuid": "d7bcf783-bc34-4484-ad31-60e9f08247a7",
                                      "newPrice": 1,
                                      "pctDiscount": 1,
                                      "newCost": 1,
                                      "newCostDecimals": 6,
                                      "dealCostIdentifier": "YW5x6gCn9U6XveG2qEBjwg==",
                                      "dealCostGuid": "ea716e61-a700-4ef5-97bd-e1b6a84063c2",
                                      "pluName": "sample string 7",
                                      "apn": "sample string 8",
                                      "fuelItem": true,
                                      "priceGroupG_UID": "42vvKo6IU0eE2mSn5s/LeA==",
                                      "priceGroupGuid": "2aef6be3-888e-4753-84da-64a7e6cfcb78",
                                      "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-08-02T23:15:58.8932753",
                                      "rrp": 26,
                                      "campaignDescription": "sample string 27",
                                      "campaignComboPriceGroupG_UID": "hc37ANLAaUO6W5jGAjZeVw==",
                                      "campaignComboPriceGroupIdentifier": "00fbcd85-c0d2-4369-ba5b-98c602365e57",
                                      "promotionPlacementDescription": "sample string 28",
                                      "storeAcceptances": [
                                        {
                                          "$id": "59",
                                          "plu": 1,
                                          "pluG_UId": "QEA=",
                                          "campaignID": 1,
                                          "campaignName": "sample string 2",
                                          "storeID": 3,
                                          "acceptedUtc": "2025-08-02T23:15:58.8932753",
                                          "operatorG_UID": "o3b4pgJ1a0+eTlQweakbUA==",
                                          "operatorGuid": "a6f876a3-7502-4f6b-9e4e-543079a91b50",
                                          "machineID": 1,
                                          "processed": true,
                                          "appliedUtc": "2025-08-02T23:15:58.8932753",
                                          "signIqTicketFileMovedUtc": "2025-08-02T23:15:58.8932753",
                                          "user": "sample string 6",
                                          "campaignDescription": "sample string 7",
                                          "productDesc": "sample string 8",
                                          "storeName": "sample string 9",
                                          "effectiveUtc": "2025-08-02T23:15:58.8932753",
                                          "priceChangeType": 0,
                                          "operatorName": "sample string 10",
                                          "hostCampaign": true,
                                          "product": {
                                            "$ref": "21"
                                          },
                                          "campaignPlu": {
                                            "$ref": "58"
                                          }
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ],
                                      "campaign": {
                                        "$id": "60",
                                        "id": 1,
                                        "storeID": 2,
                                        "name": "6028a3ab-b8a7-4113-a473-8ced954298a7",
                                        "nameGuid": "6028a3ab-b8a7-4113-a473-8ced954298a7",
                                        "description": "sample string 4",
                                        "showDiscounts": true,
                                        "showTotals": true,
                                        "onlyEvaluateOnSubtotal": true,
                                        "useDescription": true,
                                        "campaignType": 1,
                                        "startDate": "2025-08-02T23:15:58.8932753",
                                        "startTime": 1,
                                        "endDate": "2025-08-02T23:15:58.8932753",
                                        "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-08-02T23:15:58.8932753",
                                        "system": true,
                                        "created": "2025-08-02T23:15:58.8932753",
                                        "updated": "2025-08-02T23:15:58.8932753",
                                        "priceChangeNotifiedUtc": "2025-08-02T23:15:58.8932753",
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 13",
                                        "hostIdentifier": "sczSmffxMEuK6NtlbRknzQ==",
                                        "hostIdentifierGuid": "99d2ccb1-f1f7-4b30-8ae8-db656d1927cd",
                                        "hostType": 14,
                                        "createdByUser": "sample string 15",
                                        "fromHost": true,
                                        "deleted": true,
                                        "campaignDeleted": "2025-08-02T23:15:58.8932753",
                                        "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": "dHzKNFHLb0a6EBwSgIW5bw==",
                                            "pluGuid": "34ca7c74-cb51-466f-ba10-1c128085b96f",
                                            "hostOfferID": 1,
                                            "priceGroupG_UID": "2JJCXYKdNk6uEiwDPpxWAA==",
                                            "priceGroupGuid": "5d4292d8-9d82-4e36-ae12-2c033e9c5600",
                                            "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-08-02T23:15:58.8932753",
                                            "rrp": 17,
                                            "campaignDescription": "sample string 18",
                                            "product": {
                                              "$ref": "21"
                                            },
                                            "campaign": {
                                              "$ref": "60"
                                            }
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ],
                                        "sellingRules": [
                                          {
                                            "$id": "62",
                                            "id": 1,
                                            "identifier": "khMbCauX1EOsfc50+YNQoA==",
                                            "identifierStr": "khMbCauX1EOsfc50+YNQoA==",
                                            "identifierGuid": "091b1392-97ab-43d4-ac7d-ce74f98350a0",
                                            "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": "z9kTZwzu/EWU03iqENrKuA==",
                                            "customerIDGuid": "6713d9cf-ee0c-45fc-94d3-78aa10dacab8",
                                            "campaign": {
                                              "$ref": "60"
                                            },
                                            "customer": {
                                              "$ref": "2"
                                            }
                                          },
                                          {
                                            "$ref": "63"
                                          }
                                        ],
                                        "customerGroups": [
                                          {
                                            "$id": "64",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "groupID": "hibAyNBO0EuPsop0DbD41Q==",
                                            "groupIDGuid": "c8c02686-4ed0-4bd0-8fb2-8a740db0f8d5",
                                            "campaign": {
                                              "$ref": "60"
                                            },
                                            "group": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ],
                                        "signIqTickets": [
                                          {
                                            "$id": "65",
                                            "identifier": "VgfR/Ea6cEewVytRqjHbQg==",
                                            "identifierGuid": "fcd10756-ba46-4770-b057-2b51aa31db42",
                                            "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": "MbxAlabUsUCLhbwk2nQzrQ==",
                                            "guid": "9540bc31-d4a6-40b1-8b85-bc24da7433ad",
                                            "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": "aboHxNZC6EOl7Y53yBBzuQ==",
                                                "groupGuid": "c407ba69-42d6-43e8-a5ed-8e77c81073b9",
                                                "comboPriceType": 5,
                                                "priceType": 5,
                                                "pluG_UID": "EWhrSOOZIUyIT0kL3l4auQ==",
                                                "pluGuid": "486b6811-99e3-4c21-884f-490bde5e1ab9",
                                                "priceGroupG_UID": "nZ3QaKaC50CvBX14l55U1Q==",
                                                "priceGroupGuid": "68d09d9d-82a6-40e7-af05-7d78979e54d5",
                                                "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": "uyQFd2KmxkukklQR0JrF8Q==",
                                            "priceLevelIdentifierGuid": "770524bb-a662-4bc6-a492-5411d09ac5f1",
                                            "campaignName": "sample string 3",
                                            "priceLevelName": "sample string 4"
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ]
                                      },
                                      "product": {
                                        "$ref": "21"
                                      },
                                      "dealCost": {
                                        "$id": "69",
                                        "headerIdentifier": "iombKvPRAEaqyIP2Z74pdA==",
                                        "headerIdentifierGuid": "2a9b898a-d1f3-4600-aac8-83f667be2974",
                                        "identifier": "8xW4o33Jc06OOgNGSg/oSg==",
                                        "identifierGuid": "a3b815f3-c97d-4e73-8e3a-03464a0fe84a",
                                        "supplierIdentifier": "UIQKnXiAsk+e49reR6X4Zw==",
                                        "supplierGuid": "9d0a8450-8078-4fb2-9ee3-dade47a5f867",
                                        "pluG_UID": "In9Cj/qH7k6yogi0bxQ9nA==",
                                        "pluGuid": "8f427f22-87fa-4eee-b2a2-08b46f143d9c",
                                        "campaignName": "7a4c6553-01a9-4352-9413-e9063650a228",
                                        "description": "sample string 4",
                                        "cost": 5,
                                        "costDecimals": 6,
                                        "start": "2025-08-02T23:15:58.8932753",
                                        "end": "2025-08-02T23:15:58.8932753",
                                        "type": 9,
                                        "promoType": 10,
                                        "bonusItemPLUG_UID": "0qM+TGSBwUS3q3fcYD24SA==",
                                        "bonusItemPluGuid": "4c3ea3d2-8164-44c1-b7ab-77dc603db848",
                                        "bonusPurchaseUnits": 11,
                                        "bonusReceiveUnits": 12,
                                        "updated": "2025-08-02T23:15:58.8932753",
                                        "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-08-02T23:15:58.8932753",
                                        "campaignEndDate": "2025-08-02T23:15:58.8932753",
                                        "masterPLUG_UID": "c2LJigCQOUm3ULYUVNGDoQ==",
                                        "masterID": "8ac96273-9000-4939-b750-b61454d183a1",
                                        "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": "oa49SWQXD0SAVZOu+m7EtQ==",
                                        "bonusMasterID": "493daea1-1764-440f-8055-93aefa6ec4b5",
                                        "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-08-02T23:15:58.8932753",
                                    "dealCosts": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ],
                                    "tags": [
                                      {
                                        "$id": "70",
                                        "pluG_UID": "ewZmnxIwoUinshJPi+f0gA==",
                                        "pluGuid": "9f66067b-3012-48a1-a7b2-124f8be7f480",
                                        "tagID": 1,
                                        "description": "sample string 1",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "70"
                                      }
                                    ],
                                    "alternateProductG_UID": "boqiPfKZeEa+P29f2imgMA==",
                                    "alternateProduct": "3da28a6e-99f2-4678-be3f-6f5fda29a030",
                                    "productHostCode": {
                                      "$id": "71",
                                      "id": 1,
                                      "pluG_UID": "18aQS3BKzEmNkYxrW2rIlQ==",
                                      "pluGuid": "4b90c6d7-4a70-49cc-8d91-8c6b5b6ac895",
                                      "ibaCode": "sample string 2"
                                    },
                                    "mscCat": {
                                      "$ref": "54"
                                    },
                                    "mscCom": {
                                      "$ref": "55"
                                    },
                                    "mscDep": {
                                      "$ref": "57"
                                    },
                                    "mscSubCom": {
                                      "$ref": "56"
                                    },
                                    "isUserUpdate": true,
                                    "ignoreMasterProduct": true,
                                    "priceGroupLabelRequested": true,
                                    "firstSold": "2025-08-02T23:15:58.8932753",
                                    "inventoryTracked": "2025-08-02T23:15:58.8932753",
                                    "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": "2S62l0vmjU235z+1JVSdNQ==",
                                  "supplierGuid": "97b62ed9-e64b-4d8d-b7e7-3fb525549d35",
                                  "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": "82Dei4tDYEumqMATnxbpyA==",
                                  "supplierGuid": "8bde60f3-438b-4b60-a6a8-c0139f16e9c8",
                                  "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-08-02T23:15:58.8932753",
                                  "deliveryDate": "2025-08-02T23:15:58.8932753",
                                  "nextCutOffDate": "2025-08-02T23:15:58.8932753",
                                  "nextDeliveryDate": "2025-08-02T23:15:58.8932753",
                                  "nextDaysBuffer": 10
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "store": {
                                "$ref": "12"
                              },
                              "updated": "2025-08-02T23:15:58.8932753",
                              "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-08-02T23:15:58.8932753",
                                "processed": "2025-08-02T23:15:58.8932753",
                                "isProcessing": true,
                                "processedCount": 6,
                                "processingTime": 1,
                                "collectedUtc": "2025-08-02T23:15:58.8932753",
                                "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-08-02T23:15:58.8932753",
                                  "businessPillar": "sample string 3",
                                  "fileType": "sample string 4"
                                }
                              },
                              {
                                "$ref": "75"
                              }
                            ],
                            "zoneMatrix": [
                              {
                                "$id": "77",
                                "id": 1,
                                "hostIdentifier": "ap71805LtkWazN8aQvXb+w==",
                                "hostIdentifierGuid": "f3f59e6a-4b4e-45b6-9acc-df1a42f5dbfb",
                                "storeID": 1,
                                "departmentCode": "sample string 2",
                                "hostGuids": [
                                  "85002def-d851-4a88-ab99-ca9dcce49968",
                                  "3fecd1ae-94bc-44fb-a0a8-371dc5ce089c"
                                ]
                              },
                              {
                                "$ref": "77"
                              }
                            ],
                            "hostFileStoreSetting": {
                              "$ref": "14"
                            },
                            "hostStoreSettings": [
                              {
                                "$ref": "14"
                              },
                              {
                                "$ref": "14"
                              }
                            ],
                            "promotionPlacements": [
                              {
                                "$id": "78",
                                "identifier": "ZFIkAcxKSUSjYyvRWqglYw==",
                                "identifierGuid": "01245264-4acc-4449-a363-2bd15aa82563",
                                "code": "sample string 2",
                                "description": "sample string 3",
                                "isAdvertised": true
                              },
                              {
                                "$ref": "78"
                              }
                            ],
                            "promoTypeGuids": [
                              "80483add-c843-467c-8133-2544e08373ca",
                              "57a2f1b3-d950-450c-a3e3-ae7e583243bf"
                            ],
                            "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-08-02T23:15:58.8932753",
                          "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": "1697e7ac-af06-47c4-b099-dcd886e5608b",
                      "updateStore": {
                        "$id": "84",
                        "id": "53cb3320-d9a6-4e27-b5b4-30b7003e228b",
                        "name": "sample string 1",
                        "lastActivity": "2025-08-02T23:15:58.8932753",
                        "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-08-02T23:15:58.8932753"
                      },
                      "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": "pOhg6wlxNkCORL2Z8VtzGw==",
                "identifierGuid": "eb60e8a4-7109-4036-8e44-bd99f15b731b",
                "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-08-02T23:15:58.8932753",
                "deleted": true
              },
              "details": [
                {
                  "$id": "87",
                  "saleItemID": 1,
                  "identifier": "dAJS7fdXL0ycxuhmm1YRaw==",
                  "identifierGuid": "ed520274-57f7-4c2f-9cc6-e8669b56116b",
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "okiCBt+6vEeHGzw+222gxA==",
                  "pluGuid": "068248a2-badf-47bc-871b-3c3edb6da0c4",
                  "accountID": "RHxZ2w36REOu1rdhkhGvbQ==",
                  "accountIDGuid": "db597c44-fa0d-4344-aed6-b7619211af6d",
                  "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-08-02T23:15:58.8932753",
                  "bestOrExpireType": 1,
                  "providerName": "sample string 11",
                  "refundG_UID": "NrF1GSQgVE+c7NPLYvG9lw==",
                  "refundGuid": "1975b136-2024-4f54-9cec-d3cb62f1bd97",
                  "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": "zr0LcULdE0ygHBs312gVaQ==",
                  "idempotentVoidGuid": "710bbdce-dd42-4c13-a01c-1b37d7681569",
                  "priceLevelIdentifier": "si5LuxkoRkSADg6K9t/gTg==",
                  "priceLevelIdentifierGuid": "bb4b2eb2-2819-4446-800e-0e8af6dfe04e",
                  "productName": "sample string 23",
                  "apn": "sample string 24",
                  "unknownScans": [
                    {
                      "$id": "88",
                      "id": 1,
                      "saleDetailID": 2,
                      "storeID": 1,
                      "scanned": "2025-08-02T23:15:58.8932753",
                      "operatorG_UID": "QEA=",
                      "barcode": "sample string 4",
                      "processed": 1
                    },
                    {
                      "$ref": "88"
                    }
                  ],
                  "refund": {
                    "$id": "89",
                    "id": 1,
                    "g_UID": "G2XLYB/PRUuyAU9zZCweKg==",
                    "guid": "60cb651b-cf1f-4b45-b201-4f73642c1e2a",
                    "description": "sample string 1",
                    "dumped": true,
                    "inventoryReasonID": 1,
                    "sortOrder": 1,
                    "updated": "2025-08-02T23:15:58.8932753"
                  },
                  "modifier": {
                    "$id": "90",
                    "id": 1,
                    "setG_UID": "MoTZp2PFbUuwRgxAcfMUaQ==",
                    "modifierSetGuid": "a7d98432-c563-4b6d-b046-0c4071f31469",
                    "name": "sample string 2",
                    "price": 1,
                    "quantity": 1,
                    "modifierType": 1,
                    "groupNumber": 1,
                    "pageNumber": 1,
                    "controlOrder": 1,
                    "printToStation": true,
                    "pluG_UID": "kxzZugdqIUS7qUqZKpzuIA==",
                    "pluGuid": "bad91c93-6a07-4421-bba9-4a992a9cee20",
                    "deleted": true,
                    "g_UID": "uTYEJIYxzUm34p+0IRSOEg==",
                    "guid": "240436b9-3186-49cd-b7e2-9fb421148e12",
                    "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": "PTIcXzCICk6w3MJ+c6YLrQ==",
                  "pluGuid": "5f1c323d-8830-4e0a-b0dc-c27e73a60bad",
                  "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-08-02T23:15:58.8932753",
                  "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-08-02T23:15:58.8932753",
                  "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": "WnBSL5Lx/0SA/0hGzF+Q2w==",
                  "pluGuid": "2f52705a-f192-44ff-80ff-4846cc5f90db",
                  "accountID": "DYLEpcjD0kiihB9WEM7Arw==",
                  "accountIDGuid": "a5c4820d-c3c8-48d2-a284-1f5610cec0af",
                  "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-08-02T23:15:58.8932753",
                  "bestOrExpireType": 1,
                  "refundG_UID": "MRfIz5vFvUCxYztUwj3cmA==",
                  "refundGuid": "cfc81731-c59b-40bd-b163-3b54c23ddc98",
                  "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": "KiFlKIsPlESy+GY51pN7FQ==",
                  "surveyGuid": "2865212a-0f8b-4494-b2f8-6639d6937b15",
                  "saleHeaderGuid": "mAn0BQiJi02NKGDOekIKRQ==",
                  "saleGuid": "05f40998-8908-4d8b-8d28-60ce7a420a45",
                  "textResponse": "sample string 1",
                  "integerResponse": 1,
                  "g_UIDResponse": "UqxoPfMDE0eYaAGlnMPchg==",
                  "guidResponse": "3d68ac52-03f3-4713-9868-01a59cc3dc86",
                  "whoAnswered": 2,
                  "answeredAtUTC": "2025-08-02T23:15:58.8932753",
                  "sale": {
                    "$ref": "9"
                  },
                  "survey": {
                    "$id": "97",
                    "g_UID": "2UELbMA2eEyVZbuICE5h5w==",
                    "guid": "6c0b41d9-36c0-4c78-9565-bb88084e61e7",
                    "name": "sample string 1",
                    "storeID": 2,
                    "zoneID": 1,
                    "checkoutFormG_UID": "r346V6rLW0O4zpkCEsrOYA==",
                    "checkoutFormGuid": "573a7eaf-cbaa-435b-b8ce-990212cace60",
                    "displayToWho": 3,
                    "displayWhen": 4,
                    "start": "2025-08-02T23:15:58.8932753",
                    "end": "2025-08-02T23:15:58.8932753",
                    "deleted": true,
                    "updated": "2025-08-02T23:15:58.8932753",
                    "possibleIntegerResponses": [
                      1,
                      2
                    ],
                    "possibleTextResponses": [
                      "sample string 1",
                      "sample string 2"
                    ],
                    "possibleGuidResponses": [
                      "201a7346-87d8-4e84-a9bd-ad610f89e19c",
                      "5fd083f3-9008-46af-ac7c-300bb7a1f53c"
                    ],
                    "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": "v3uL9RjfuEGPTT9djhQ/qg==",
              "accountIdentifier": "f58b7bbf-df18-41b8-8f4d-3f5d8e143faa",
              "accountName": "sample string 42",
              "customerOrderIdentifier": "qUzqHo00Dky39MNlnIlbRQ==",
              "customerOrderIdentifierGuid": "1eea4ca9-348d-4c0e-b7f4-c3659c895b45",
              "priceLevelName": "sample string 43",
              "revision": 44,
              "ingressId": "sample string 45"
            },
            "metadata": {
              "$id": "98",
              "id": 1,
              "paymentID": 2,
              "paymentIdentifier": "d6viX+IpF0C67ondpmGFfw==",
              "paymentIdentifierGuid": "5fe2ab77-29e2-4017-baee-89dda661857f",
              "identifier": "D75oYLxxXk6N7AzPAsfgtA==",
              "identifierGuid": "6068be0f-71bc-4e5e-8dec-0ccf02c7e0b4",
              "metadata": "sample string 3",
              "signatureImage": "QEA=",
              "itemIdentifier": "As+2JGQY/EGajFjBfji8mQ==",
              "itemIdentifierGuid": "24b6cf02-1864-41fc-9a8c-58c17e38bc99"
            }
          },
          {
            "$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": "L3zIi5lf50CJUVW+zQYm5Q==",
        "customerIdentifierGuid": "8bc87c2f-5f99-40e7-8951-55becd0626e5",
        "voucherName": "sample string 2",
        "count": 3,
        "storeID": 4,
        "barcode": "sample string 5",
        "redeemCount": 6,
        "issueCount": 7,
        "storeSalePaymentID": 1,
        "idempotentID": "BRo29tXxIEWJqTxeoIlAHQ==",
        "idempotentGuid": "f6361a05-f1d5-4520-89a9-3c5ea089401d",
        "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-08-02T23:15:58.8932753",
          "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-08-02T23:15:58.8932753",
            "labelPageLayout": "5+Rdm6G4iEOdb8wu8Q4Gug==",
            "pageLayoutGuid": "9b5de4e7-b8a1-4388-9d6f-cc2ef10e06ba",
            "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-08-02T23:15:58.8932753"
              },
              {
                "$ref": "103"
              }
            ]
          },
          "customerVouchers": [
            {
              "$id": "104",
              "id": 1,
              "customerIdentifier": "mXGG9Z5JBkOLntPQhxan9g==",
              "customerIdentifierGuid": "f5867199-499e-4306-8b9e-d3d08716a7f6",
              "voucherID": 3,
              "voucherName": "sample string 4",
              "storeID": 1,
              "barcode": "sample string 5",
              "dateOfIssue": "2025-08-02T23:15:58.8932753",
              "issuedSaleHeaderID": 1,
              "issuedSaleIdentifier": "sample string 7",
              "issuedOfflinePaymentID": 1,
              "issuedIdempotentID": "OEGQACOe8UOYqGoKnaDTkw==",
              "issuedIdempotentGuid": "00904138-9e23-43f1-98a8-6a0a9da0d393",
              "issuedOffline": true,
              "issuedUser": "sample string 9",
              "issuedNotes": "sample string 10",
              "expiryDate": "2025-08-02T23:15:58.8932753",
              "expiredUser": "sample string 11",
              "expiredNotes": "sample string 12",
              "redeemed": "2025-08-02T23:15:58.8932753",
              "redeemedSaleHeaderID": 1,
              "redeemedSaleIdentifier": "sample string 13",
              "redeemedOfflinePaymentID": 1,
              "redeemedIdempotentID": "GwQ5DYAiYUiLzH2I1fmv+Q==",
              "redeemedIdempotentGuid": "0d39041b-2280-4861-8bcc-7d88d5f9aff9",
              "redeemedUser": "sample string 14",
              "redeemedNotes": "sample string 15",
              "redeemedOffline": true,
              "updated": "2025-08-02T23:15:58.8932753",
              "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": "3zM3tAFQdEyhY1KfPQSOeQ==",
      "pluGuid": "b43733df-5001-4c74-a163-529f3d048e79",
      "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": "goXeY/FwnECZacUACIQxsw==",
      "headerIdentifierGuid": "63de8582-70f1-409c-9969-c500088431b3",
      "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��[P0��5xl/workbook.xml �(����� ��M��(�������C�K!���}�"F��zۙ��v����h�}�lB�;,ct
!�K�,\��v�z�b��I���`�[���,��x�YT��\��Vp�$@���LܟO�k���%d����j"���o�Ͱ�"+d��,2��s�:L1�Jý�*:5�5�W
�֒�w�PK��[����	�[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
��[��B''_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="R7cd70f1257ec4909" /></Relationships>PK��[5�X�JHxl/worksheets/sheet1.xml �(���kS�:��J�ߏ-�ʺ0!ʥWJ{����!����
��W1Ql�u�>�3zv%�zw�0|�gy?xJ�b����`��&�t��;��?:x3>g��b������(?�e�pE�d�.�E�=�+;6��帴�(����4�<.�Uc2���qi�*拇"xɶO��!O��j	���T��b��Ӆ;^� Og�A��hX�7��h<�[�/�~�?\N�V�Q>�f���t6~�/���tq7/�Jq3����`�Xk��?���Ŵ��'c�R�WF��cQf��Ͱ���x�ƣ
QH-Pq#4����m�	�`��qb'^o��m�����;^n��+�U�8��8��ӯ�3�8S���B���`��xΜ1X}�:4�)�uG�=J���6������VГ�������z�6lٻg/��]vr������N�j#��h�L�Ipg9�����C38�quhgD���,�M��A�j`���8O{e5��"4��Bkc���L�x��Zn�Xq��>�w^lf��5�Jq�끝�A4��V��Hkf-{28/BË2c%���}J:/BË*��LJ��vў΋P{Qb(���2�aOo�E���1T1C)�3��o΋P{Q��p{
��輈�yھ5c���'���y����/6���TZ(!@B���'����p=5�������"R�ZN��x4̳�A^
����>�]�^_
{kz�a���o�o']��i��6�K�6q�%�6q�%d����M\v	�&�w	�&>x#�~� D�O���ك]�x"�!�~� D�kB���A���=Q�_�ۈ�7��{�A��?<Q��!��� D��S�@�M<eD��W�D��S�@N<ňD��S�H4N<�D��S�X�ن��ZPw-���z���C<=�9F��Γ��Y3���9F�t�#9/�7�ރ�|ر��3|� �b�[{���W8i��J�}�����?z�?�m�p�=�жՏ���v�؏�9���12߯VNZ�����M����&p�aH�M<U'�9�3C���������u�Ҕ�Ƶj���i~�ee�W���FPK��[r��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�qcP�n�t[z㌓��m�n�gc���V� �X��j4��'�|��6o�DN��le���ծm��1�;	��j��Jy"��$�����4�g���qaV)���^��r�
K\3����?Dg̨����6���.‘��U�1��S���"S�l�v���&J-��% �fj1�'��^��B�ahj�5(��^�TfP���N��BMr)�J�-�Z6�E�^���PK��[Ѓ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��[����>xl/sharedStrings.xml �(��Xio��� �A����}l/<>���^I��X$M�(1�k�M�J��}���L�[r�af��u���Ooy6{���eq~b��'3(�2N���������(#EL����Г�Og��.-��ɖ���|N�-䄞��$e����fN�HL�,�榮����,*�����xHS�?�����],b(X��P����ٜK��]��z=�<�1�_ʩ��A]�lE28|؊�5�{��"K��b�AW
ee��Cd
՛=UP��|B������{P�����|��,^1R+��ʼ�@����RY�K�F���L��r�o$�~�JvS�eU���7�J]F�!�
�#R��#�m)�4�����c8ڃ5�3�A�#i&m#�ɥ���0�h	U�[KA"�U�"������1g������;��6
�MtHL-6BG���҂8͌"b���H����
�k�̚�V��1�|�ӽ@�C��ϲ5=I�A�N0]9�	���C����|�5�L3�����^{]7M<���yO���ld���P�_�a�%�8�5 ���M-�lKM4�8^�^�1���
&GnI�f;�^	�8~��[(a��Ol��;^�,�!�C�X���iͶ���M,٦33�O����gϏ\ko�r��q\����Ԕ�@ܪ|-$���y�e�
�5"��z'��%v�LihCX��Q&cŒk�D�˼�;>�a�0����slllw<xj]�g[�bűf����E4��I�)���39>⭯U�+�
��P��3��@hY,
���wu�T��x�~(w$c�g����=*u��]���I�UyB�K��4�x�츥Tz��Bۍ��@S9&���v��VbD���'���H�
}$�4���4��G�ؤx�Z�O>G�*bk�`��q�w�O�|��$�Ba��ܥ{�d����MW���B.|�y���<.#A�����e�Lp���z`[X����E�Rr{�� XU5'vul/n���i���71�P���!5����W۲fʂؖ۴�jXԈrx&���u�����z���5�1u!^�.��D���~���
,�]6yT��oS� ���R�ZQ�[�ۯ�OJݶv?��
ċ�W���x��
��%�ġ�2��W�t�N�l ��z�J���N�P�s�_V��e�����VE{�.�[&�'�%cQ�|�N�W�4aNJI��H�mz��p�uM^q���N܄���U�e�
q ��wP���,u�2~��O�E��#�ӌ��<^��Ƥ��Ė�)S��=��H�#��ߖ2K,tP���DI�a��E��q`����oR����ed���Q�e��� vj^�EHo#�����ݑ��40�H����Z��Z�ݯ�f�R�i�eމZBD�v�}��*��4�l��X�M��%]����X6�}sRl`)![�C�v�jR6VXפ�DD�uJE��,�t�V������ћ2B�{��ȫ�>�	o���X���'�kX�i���m8z8f��P��0L\�vG��о{�.�l#��4#i��k�$�kĉ��um�O��Nb��F3~��j$�#
�2��wt��sdt��ѵd8��.}h�V4�[������$��U���=/�wٰ��i��L��KHL��eYF2��VX<A=ֈ��>x���	I�
�f!�g����͉�����aZȶ��B2����k�����mQDYC�Y´����O��ϢD�rvÓ��#Ƙ�})�),�*�:R��0�Qغ���z$��bϜ��	���^C^*B�.�?,�7��hC��Q���*G
�ݢ�&�!��[�Dn�x�r{P2��"�!�iΟ4��fb{8�iQb8��_�!�5�}'���r�ͳZ�Nƞ}�M>*���������J�y�����ToH�Rq��>�
$7Io���r�J���&馸OGj�
d�G�&�L5���WM���8W��1Y�j"���&�h����-�G�3�̮���ht���>&',�%��Y�mj!�q�3!�sJ��PK-��[P0��5xl/workbook.xmlPK-��[����	��[Content_Types].xmlPK-
��[��B''U_rels/.relsPK-��[5�X�JH�xl/worksheets/sheet1.xmlPK-��[r��P]xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
�	xl/styles.xmlPK-��[����>xl/sharedStrings.xmlPK�^

application/vnd.ms-excel

Sample:
PK��[�v��5xl/workbook.xml �(����� ��M��(ҿ4=y鵇�Q�B���}�"F��zۙ��v�d��Z;��M(}�e��$$t4�����^�+�꠱�[���XW�a�QY�r/�X�y�}�Q�Jsep��!��fOS�2k��Dd	��˰�"+d��
7<r��s�+L1�JÃ޺��m)���xco0F���PK��[����	�[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
��[�y�''_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="R842b546073054907" /></Relationships>PK��[5�X�JHxl/worksheets/sheet1.xml �(���kS�:��J�ߏ-�ʺ0!ʥWJ{����!����
��W1Ql�u�>�3zv%�zw�0|�gy?xJ�b����`��&�t��;��?:x3>g��b������(?�e�pE�d�.�E�=�+;6��帴�(����4�<.�Uc2���qi�*拇"xɶO��!O��j	���T��b��Ӆ;^� Og�A��hX�7��h<�[�/�~�?\N�V�Q>�f���t6~�/���tq7/�Jq3����`�Xk��?���Ŵ��'c�R�WF��cQf��Ͱ���x�ƣ
QH-Pq#4����m�	�`��qb'^o��m�����;^n��+�U�8��8��ӯ�3�8S���B���`��xΜ1X}�:4�)�uG�=J���6������VГ�������z�6lٻg/��]vr������N�j#��h�L�Ipg9�����C38�quhgD���,�M��A�j`���8O{e5��"4��Bkc���L�x��Zn�Xq��>�w^lf��5�Jq�끝�A4��V��Hkf-{28/BË2c%���}J:/BË*��LJ��vў΋P{Qb(���2�aOo�E���1T1C)�3��o΋P{Q��p{
��輈�yھ5c���'���y����/6���TZ(!@B���'����p=5�������"R�ZN��x4̳�A^
����>�]�^_
{kz�a���o�o']��i��6�K�6q�%�6q�%d����M\v	�&�w	�&>x#�~� D�O���ك]�x"�!�~� D�kB���A���=Q�_�ۈ�7��{�A��?<Q��!��� D��S�@�M<eD��W�D��S�@N<ňD��S�H4N<�D��S�X�ن��ZPw-���z���C<=�9F��Γ��Y3���9F�t�#9/�7�ރ�|ر��3|� �b�[{���W8i��J�}�����?z�?�m�p�=�жՏ���v�؏�9���12߯VNZ�����M����&p�aH�M<U'�9�3C���������u�Ҕ�Ƶj���i~�ee�W���FPK��[��n�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8nꠦݰ���3��&�e����G�
XE�Tb�������4����ڼM#9c���-���V�n�}��l֫�2�hI^�����4*�����hsG�0ɔ��S/�Q�He�HÜ�L��x��i=(|v�4�M���h��=�~J�^+2ȶkaDŽ��ևc��wS��2b����g2˅�J����\�w�12`��B���i^������a�l���F\���_��PK��[Ѓ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��[����>xl/sharedStrings.xml �(��Xio��� �A����}l/<>���^I��X$M�(1�k�M�J��}���L�[r�af��u���Ooy6{���eq~b��'3(�2N���������(#EL����Г�Og��.-��ɖ���|N�-䄞��$e����fN�HL�,�榮����,*�����xHS�?�����],b(X��P����ٜK��]��z=�<�1�_ʩ��A]�lE28|؊�5�{��"K��b�AW
ee��Cd
՛=UP��|B������{P�����|��,^1R+��ʼ�@����RY�K�F���L��r�o$�~�JvS�eU���7�J]F�!�
�#R��#�m)�4�����c8ڃ5�3�A�#i&m#�ɥ���0�h	U�[KA"�U�"������1g������;��6
�MtHL-6BG���҂8͌"b���H����
�k�̚�V��1�|�ӽ@�C��ϲ5=I�A�N0]9�	���C����|�5�L3�����^{]7M<���yO���ld���P�_�a�%�8�5 ���M-�lKM4�8^�^�1���
&GnI�f;�^	�8~��[(a��Ol��;^�,�!�C�X���iͶ���M,٦33�O����gϏ\ko�r��q\����Ԕ�@ܪ|-$���y�e�
�5"��z'��%v�LihCX��Q&cŒk�D�˼�;>�a�0����slllw<xj]�g[�bűf����E4��I�)���39>⭯U�+�
��P��3��@hY,
���wu�T��x�~(w$c�g����=*u��]���I�UyB�K��4�x�츥Tz��Bۍ��@S9&���v��VbD���'���H�
}$�4���4��G�ؤx�Z�O>G�*bk�`��q�w�O�|��$�Ba��ܥ{�d����MW���B.|�y���<.#A�����e�Lp���z`[X����E�Rr{�� XU5'vul/n���i���71�P���!5����W۲fʂؖ۴�jXԈrx&���u�����z���5�1u!^�.��D���~���
,�]6yT��oS� ���R�ZQ�[�ۯ�OJݶv?��
ċ�W���x��
��%�ġ�2��W�t�N�l ��z�J���N�P�s�_V��e�����VE{�.�[&�'�%cQ�|�N�W�4aNJI��H�mz��p�uM^q���N܄���U�e�
q ��wP���,u�2~��O�E��#�ӌ��<^��Ƥ��Ė�)S��=��H�#��ߖ2K,tP���DI�a��E��q`����oR����ed���Q�e��� vj^�EHo#�����ݑ��40�H����Z��Z�ݯ�f�R�i�eމZBD�v�}��*��4�l��X�M��%]����X6�}sRl`)![�C�v�jR6VXפ�DD�uJE��,�t�V������ћ2B�{��ȫ�>�	o���X���'�kX�i���m8z8f��P��0L\�vG��о{�.�l#��4#i��k�$�kĉ��um�O��Nb��F3~��j$�#
�2��wt��sdt��ѵd8��.}h�V4�[������$��U���=/�wٰ��i��L��KHL��eYF2��VX<A=ֈ��>x���	I�
�f!�g����͉�����aZȶ��B2����k�����mQDYC�Y´����O��ϢD�rvÓ��#Ƙ�})�),�*�:R��0�Qغ���z$��bϜ��	���^C^*B�.�?,�7��hC��Q���*G
�ݢ�&�!��[�Dn�x�r{P2��"�!�iΟ4��fb{8�iQb8��_�!�5�}'���r�ͳZ�Nƞ}�M>*���������J�y�����ToH�Rq��>�
$7Io���r�J���&馸OGj�
d�G�&�L5���WM���8W��1Y�j"���&�h����-�G�3�̮���ht���>&',�%��Y�mj!�q�3!�sJ��PK-��[�v��5xl/workbook.xmlPK-��[����	��[Content_Types].xmlPK-
��[�y�''U_rels/.relsPK-��[5�X�JH�xl/worksheets/sheet1.xmlPK-��[��n�P]xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
�	xl/styles.xmlPK-��[����>xl/sharedStrings.xmlPK�_