GET api/customergroup/{id}/members?skip={skip}&take={take}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

skip

integer

None.

take

integer

None.

Body Parameters

None.

Response Information

Resource Description

PageListOfCustomerGroupMember
NameDescriptionTypeAdditional information
Type

string

None.

List

Collection of CustomerGroupMember

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

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

Response Formats

application/json, text/json

Sample:
{
  "type": "CustomerGroupMember",
  "list": [
    {
      "$id": "2",
      "id": 1,
      "groupID": "W8VL48AoWkiWAO6UXzm+LQ==",
      "groupIDGuid": "e34bc55b-28c0-485a-9600-ee945f39be2d",
      "customerID": "lsWutqYzHUSdcmVsqh3uiw==",
      "customerIDGuid": "b6aec596-33a6-441d-9d72-656caa1dee8b",
      "card": "sample string 4",
      "linkedAccount": "1+pGXLEg0E2Ggm2izV5kZA==",
      "linkedAccountGuid": "5c46ead7-20b1-4dd0-8682-6da2cd5e6464",
      "customer": {
        "$id": "3",
        "identifier": "f39vUjwZ9064zTwDI5ABlg==",
        "identifierGuid": "526f7f7f-193c-4ef7-b8cd-3c0323900196",
        "code": "sample string 2",
        "familyName": "sample string 3",
        "givenName": "sample string 4",
        "otherName": "sample string 5",
        "title": "sample string 6",
        "dateOfBirth": "2025-10-05T00:03:53.1733809",
        "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": "4q9x0/b8r0+BCyO9aSZKSw==",
        "communityIdentifierGuid": "d371afe2-fcf6-4faf-810b-23bd69264a4b",
        "joined": "2025-10-05T00:03:53.1733809",
        "updated": "2025-10-05T00:03:53.1733809",
        "active": true,
        "reasonInactive": 1,
        "groupCustomer": true,
        "loyaltyPoints": 1,
        "homeStoreID": 1,
        "availableSpend": 1,
        "priceLevelIdentifier": "ydG28XPdE0G5T1gNiEmFjw==",
        "priceLevelIdentifierGuid": "f1b6d1c9-dd73-4113-b94f-580d8849858f",
        "marketingID": "sample string 18",
        "hidden": true,
        "registered": true,
        "registeredOn": "2025-10-05T00:03:53.1733809",
        "emailMarketing": true,
        "smsMarketing": true,
        "deleted": true,
        "deletedUser": "sample string 24",
        "homeStoreName": "sample string 25",
        "customerCards": [
          {
            "$id": "4",
            "cardType": 2,
            "issueDate": "2025-10-05T00:03:53.1733809",
            "expiry": "2025-10-05T00:03:53.1733809",
            "customerID": "k6d3WVM1EkeqMEOxCEtLsQ==",
            "customerIDGuid": "5977a793-3553-4712-aa30-43b1084b4bb1",
            "initialValue": 1,
            "currentValue": 1,
            "maxLimit": 1,
            "minTransaction": 1,
            "maxTransaction": 1,
            "multiplier": 1.1,
            "active": true,
            "reasonInactive": 1,
            "idRequired": true,
            "idType": 1,
            "idValue": "sample string 5",
            "updated": "2025-10-05T00:03:53.1733809",
            "linkedAccount": "GqCMU+BMYE29n3vbHiNW8Q==",
            "linkedAccountGuid": "538ca01a-4ce0-4d60-bd9f-7bdb1e2356f1",
            "currentValueChanged": true,
            "limitsChanged": true,
            "customer": {
              "$ref": "3"
            },
            "account": {
              "$id": "5",
              "id": 1,
              "identifier": "C5Ca/MjWMEi/h1TZ6EjQsA==",
              "identifierGuid": "fc9a900b-d6c8-4830-bf87-54d9e848d0b0",
              "referenceNo": "sample string 3",
              "name": "sample string 4",
              "created": "2025-10-05T00:03:53.1733809",
              "owner": "g4AaDX/8GkS9QN7jmJk4WQ==",
              "ownerGuid": "0d1a8083-fc7f-441a-bd40-dee398993859",
              "accountStoreGroupIdentifier": "nt81di6jW0yzQWXnZ4OVIA==",
              "accountStoreGroupGuid": "7635df9e-a32e-4c5b-b341-65e767839520",
              "accountType": 1,
              "currentBalance": 1,
              "externalID": "sample string 7",
              "maximumLimit": 1,
              "accruePoints": true,
              "loyaltyPoints": 1,
              "termsOfTrade": 1,
              "signatureRequired": true,
              "referenceRequired": true,
              "statementSendType": 10,
              "ageingPeriod": 1,
              "monthlyAgeingPeriod": true,
              "explodedInvoice": true,
              "isFifoAllocation": true,
              "lastStatementSent": "2025-10-05T00:03:53.1733809",
              "active": true,
              "updated": "2025-10-05T00:03:53.1733809",
              "deleted": true,
              "deletedUser": "sample string 16",
              "currentBalanceChanged": true,
              "maximumLimitChanged": true,
              "loyaltyPointsChanged": true,
              "projectedBalance": 17,
              "accountStoreGroupStoreIDs": [
                1,
                2
              ],
              "customerEmail": "sample string 18",
              "ownerCustomer": {
                "$ref": "3"
              },
              "card": {
                "$ref": "4"
              },
              "members": {
                "$id": "6",
                "sample string 1": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ],
                "sample string 2": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ]
              },
              "customerGroups": [
                {
                  "$id": "7",
                  "identifier": "mnrDYoA4DUetGyWdaH78Mg==",
                  "identifierGuid": "62c37a9a-3880-470d-ad1b-259d687efc32",
                  "name": "sample string 2",
                  "primaryContact": "lyAimg2pOEKgoerS8c+3vQ==",
                  "primaryContactGuid": "9a222097-a90d-4238-a0a1-ead2f1cfb7bd",
                  "accountID": "S7ZaFyHhikuH107b9jW45g==",
                  "accountIDGuid": "175ab64b-e121-4b8a-87d7-4edbf635b8e6",
                  "special": true,
                  "updated": "2025-10-05T00:03:53.1733809",
                  "active": true,
                  "reasonInactive": 1,
                  "priceLevelIdentifier": "MmUMasfD4065tWaReSMHEA==",
                  "priceLevelIdentifierGuid": "6a0c6532-c3c7-4ee3-b9b5-669179230710",
                  "deleted": true,
                  "account": {
                    "$ref": "5"
                  },
                  "primaryContactCustomer": {
                    "$ref": "3"
                  },
                  "customerGroupMembers": [
                    {
                      "$ref": "2"
                    },
                    {
                      "$ref": "2"
                    }
                  ]
                },
                {
                  "$ref": "7"
                }
              ]
            },
            "payments": [
              {
                "$id": "8",
                "id": 1,
                "identifier": "8ZL3WHFrSE+gFFXHAGQ/+Q==",
                "identifierGuid": "58f792f1-6b71-4f48-a014-55c700643ff9",
                "storeID": 2,
                "operatorName": "sample string 3",
                "saleHeaderID": 4,
                "paymentType": 5,
                "amount": 6,
                "account": "sample string 7",
                "accountID": "FsyP2bi24kmf77DrM3YxbA==",
                "accountIDGuid": "d98fcc16-b6b8-49e2-9fef-b0eb3376316c",
                "customerAccount": {
                  "$ref": "5"
                },
                "customerCard": {
                  "$ref": "4"
                },
                "accountType": 1,
                "cardName": "sample string 8",
                "authorisationNumber": "sample string 9",
                "bankReference": "sample string 10",
                "merchantID": "sample string 11",
                "terminalID": "sample string 12",
                "cardNumber": "sample string 13",
                "paymentDate": "2025-10-05T00:03:53.1733809",
                "invRocNo": "sample string 14",
                "responseCode": "sample string 15",
                "cashout": 1,
                "tip": 16,
                "idempotentVoid": "ST6O5R5uwUKeEx7cO96clQ==",
                "idempotentVoidGuid": "e58e3e49-6e1e-42c1-9e13-1edc3bde9c95",
                "offline": true,
                "processed": 1,
                "storeSaleHeader": {
                  "$id": "9",
                  "saleHeaderID": 1,
                  "saleHeaderGuid": "IPfreO/mQUy5ZUEmyN+G7Q==",
                  "saleHeaderIdentifierGuid": "78ebf720-e6ef-4c41-b965-4126c8df86ed",
                  "created": "2025-10-05T00:03:53.1733809",
                  "createdLocal": "2025-10-05T00:03:53.1733809",
                  "createdText": "sample string 4",
                  "itemCount": 5,
                  "totalAmount": 6,
                  "cashTender": 1,
                  "cardTender": 1,
                  "cheqTender": 1,
                  "acctTender": 1,
                  "voucherTender": 1,
                  "loyaltyPoints": 1,
                  "cashout": 1,
                  "changeAmount": 1,
                  "rounding": 1,
                  "gstAmount": 1,
                  "transactionDiscountTender": 1,
                  "totalTip": 7,
                  "tranType": 1,
                  "processed": 1,
                  "imported": "2025-10-05T00:03:53.1733809",
                  "storeID": 1,
                  "operatorG_Uid": "92epKTKN7UKG2/JOc6OCAQ==",
                  "operatorGuid": "29a967f7-8d32-42ed-86db-f24e73a38201",
                  "customerG_Uid": "z5EWHiRdlEihWIbTpGQGYQ==",
                  "customerGuid": "1e1691cf-5d24-4894-a158-86d3a4640661",
                  "communityIdentifier": "sxChpbq4AUK+vsbnkcRQCw==",
                  "communityIdentifierGuid": "a5a110b3-b8ba-4201-bebe-c6e791c4500b",
                  "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": "+TOfNShDNkSqqupjA4Pa1Q==",
                  "priceLevelIdentifierGuid": "359f33f9-4328-4436-aaaa-ea630383dad5",
                  "locked": 36,
                  "relationChecksum": "sample string 37",
                  "loyaltyTender": 1,
                  "giftCardTender": 1,
                  "operator": {
                    "$id": "10",
                    "id": 1,
                    "g_Uid": "TdbDhqD4r0qIqQ6XX1ktPA==",
                    "guid": "86c3d64d-f8a0-4aaf-88a9-0e975f592d3c",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2025-10-05T00:03:53.1733809",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-10-05T00:03:53.1733809",
                    "endShift": "2025-10-05T00:03:53.1733809",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "11",
                        "operatorG_UID": "Q/El2OpdaUGwWajVgJh3TA==",
                        "operatorGuid": "d825f143-5dea-4169-b059-a8d58098774c",
                        "storeID": 2,
                        "operator": {
                          "$ref": "10"
                        },
                        "store": {
                          "$id": "12",
                          "id": 1,
                          "isMaster": true,
                          "shortName": "sample string 3",
                          "url": "sample string 4",
                          "sortOrder": 1,
                          "name": "sample string 5",
                          "phone": "sample string 6",
                          "fax": "sample string 7",
                          "email": "sample string 8",
                          "address1": "sample string 9",
                          "address2": "sample string 10",
                          "city": "sample string 11",
                          "state": "sample string 12",
                          "country": "sample string 13",
                          "postCode": "sample string 14",
                          "delivery": 1,
                          "exportAccounts": 1,
                          "salesAccountFolder": "sample string 15",
                          "purchaseAccountFolder": "sample string 16",
                          "initLoad": 1,
                          "initIDs": 1,
                          "zoneID": 1,
                          "actAsMaster": 1,
                          "lastActiveUtc": "2025-10-05T00:03:53.1733809",
                          "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": "GYnODTmBbk6pmS3wqhWNsA==",
                          "hostIdentifierGuid": "0dce8919-8139-4e6e-a999-2df0aa158db0",
                          "hostName": 1,
                          "hostAddress": "sample string 27",
                          "hostUsername": "sample string 28",
                          "hostPassword": "sample string 29",
                          "excludeFromLeadInOut": true,
                          "accountingProvider": 31,
                          "accountingAddress": "sample string 32",
                          "accountingUsername": "sample string 33",
                          "accountingPassword": "sample string 34",
                          "storeAccountingCode": "sample string 35",
                          "softwareVariance": 36,
                          "fuelWarningVariance": 37.0,
                          "fuelErrorVariance": 38.0,
                          "fuelAccumulatedWarningVariance": 39.0,
                          "fuelAccumulatedErrorVariance": 40.0,
                          "drawManagment": 41,
                          "endOfDayManagment": true,
                          "autoFillCashBalancing": true,
                          "fuelDayVariance": 44,
                          "accountingTradingTime": "00:00:00.1234567",
                          "stockActivateProduct": 46,
                          "giftCardSalesAccountingDeptCode": "sample string 47",
                          "transactionDiscountAccountingDeptCode": "sample string 48",
                          "size": 49,
                          "updated": "2025-10-05T00:03:53.1733809",
                          "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": "zSpLBVgGgUeMbsb3hqsscg==",
                              "hostIdentifierGuid": "054b2acd-0658-4781-8c6e-c6f786ab2c72",
                              "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": "S5GvsCOJN0+gg36iRn56dw==",
                                "identifierGuid": "b0af914b-8923-4f37-a083-7ea2467e7a77",
                                "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": "0z5R+9IZaEClWFhY1crkjQ==",
                                "hostSupplierIdentifierGuid": "fb513ed3-19d2-4068-a558-5858d5cae48d",
                                "loyaltyPriceLevelIdentifier": "l/cDdMrs60Waao+cDB//UA==",
                                "loyaltyPriceLevelIdentifierGuid": "7403f797-ecca-45eb-9a6a-8f9c0c1fff50",
                                "isGroup": true,
                                "description": "sample string 22",
                                "hostProvider": 23,
                                "hostTypeEnum": 24,
                                "hostType": "sample string 25",
                                "hostCode": "sample string 26",
                                "username": "sample string 27",
                                "password": "sample string 28",
                                "passwordPlain": "sample string 29",
                                "server": "sample string 30",
                                "url": "sample string 31",
                                "global": true,
                                "stateCode": "sample string 33",
                                "lastCollected": "2025-10-05T00:03:53.1733809",
                                "lastProcessed": "2025-10-05T00:03:53.1733809",
                                "hold": true,
                                "supplierName": "sample string 35",
                                "supplier": {
                                  "$id": "16",
                                  "identifier": "EtmsTr1WEUWNEsT4vDuW/w==",
                                  "identifierGuid": "4eacd912-56bd-4511-8d12-c4f8bc3b96ff",
                                  "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": "i+prAAh5mE+ZuSNekhS1uQ==",
                                  "primaryContactID": "006bea8b-7908-4f98-99b9-235e9214b5b9",
                                  "storeID": 1,
                                  "abn": "sample string 16",
                                  "supplierGroupIdentifier": "NK9EsniF/kCklPTfcvUSgw==",
                                  "supplierGroupGuid": "b244af34-8578-40fe-a494-f4df72f51283",
                                  "rebate": 1.0,
                                  "rebateType": 1,
                                  "rebateFrequency": 1,
                                  "rebateSource": 1,
                                  "rebateLastClaimed": "2025-10-05T00:03:53.1733809",
                                  "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": "4daa55be-99a1-456e-ad14-cf356d70e3f3",
                                    "identifier": "yE69c352lU+1gjralAI08g==",
                                    "identifierGuid": "73bd4ec8-767e-4f95-b582-3ada940234f2",
                                    "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": "10gXoWvCGkqGpZxlciIZSw==",
                                      "supplierIdentifierGuid": "a11748d7-c26b-4a1a-86a5-9c657222194b",
                                      "contactGuid": "8Vvw44/LtEGZYOP9mSzGHw==",
                                      "contactID": "e3f05bf1-cb8f-41b4-9960-e3fd992cc61f",
                                      "contact": {
                                        "$ref": "17"
                                      },
                                      "supplier": {
                                        "$ref": "16"
                                      }
                                    },
                                    {
                                      "$ref": "18"
                                    }
                                  ],
                                  "products": [
                                    {
                                      "$id": "19",
                                      "pluG_UID": "Djxk1V9K70qi3fpm96mK5g==",
                                      "pluGuid": "d5643c0e-4a5f-4aef-a2dd-fa66f7a98ae6",
                                      "supplierIdentifier": "VLf/5kgAe06FmhvP/yftmg==",
                                      "supplierIdentifierGuid": "e6ffb754-0048-4e7b-859a-1bcfff27ed9a",
                                      "cartonQuantity": 1,
                                      "cartonQuantityChanged": true,
                                      "productSize": "sample string 3",
                                      "cigarettesPerSleeve": 1,
                                      "randomWeight": true,
                                      "piecesPerUnit": 5,
                                      "averagePackSize": 6,
                                      "effectiveDate": "2025-10-05T00:03:53.1733809",
                                      "pricedByWeight": true,
                                      "landedUnitCostEx": 9,
                                      "landedUnitCostInc": 10,
                                      "landedCartonCostInc": 11,
                                      "landedCartonCostEx": 12,
                                      "standardCost": 13,
                                      "deliveryFee": 1,
                                      "deliveryFeeBasis": "sample string 14",
                                      "pickAndPackFee": 1,
                                      "pickAndPackFeeBasis": "sample string 15",
                                      "financeFee": 1,
                                      "financeFeeBasis": "sample string 16",
                                      "cartonLength": 1,
                                      "cartonWidth": 1,
                                      "cartonHeight": 1,
                                      "palletLayerQuantity": 1,
                                      "palletLayers": 1,
                                      "itemCode": "sample string 17",
                                      "invoiceCode": "sample string 18",
                                      "invoiceDesc": "sample string 19",
                                      "orderDirect": true,
                                      "useCost": true,
                                      "minimumQuantity": 20,
                                      "hostType": 21,
                                      "fromHost": 22,
                                      "minimumReorder": 1,
                                      "maximumReorder": 1,
                                      "orderMultiple": 23.1,
                                      "sellMultiple": 24.1,
                                      "baseMultiple": 25.1,
                                      "hostStandardCost": 26,
                                      "hostTotalCost": 27,
                                      "hostRetail": 28,
                                      "hostLandedUnitCostEx": 29,
                                      "hostLandedUnitCostInc": 30,
                                      "hostDesc": "sample string 31",
                                      "directIndicator": "sample string 32",
                                      "availableToOrder": true,
                                      "hostRangeIndicator": "sample string 34",
                                      "hostProductType": "sample string 35",
                                      "hostProductGrade": "sample string 36",
                                      "hostProductGroup": "sample string 37",
                                      "hostSlowMoving": true,
                                      "hostGeneralMerchandise": true,
                                      "hostPillar": "sample string 40",
                                      "hostLastUpdated": "2025-10-05T00:03:53.1733809",
                                      "rebate": 1.0,
                                      "rebateExclude": true,
                                      "invoiceCodes": [
                                        {
                                          "$id": "20",
                                          "pluG_UID": "baPIzMLJ9Ui6J4MwuGjnLg==",
                                          "pluGuid": "ccc8a36d-c9c2-48f5-ba27-8330b868e72e",
                                          "supplierIdentifier": "psEliB7XJEau8QUofTYDjQ==",
                                          "supplierIdentifierGuid": "8825c1a6-d71e-4624-aef1-05287d36038d",
                                          "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": "MjbxJs+ark6np3RO/p7sOQ==",
                                      "parentPluGuid": "26f13632-9acf-4eae-a7a7-744efe9eec39",
                                      "freight": 45.0,
                                      "freightType": 1,
                                      "product": {
                                        "$id": "21",
                                        "plu": 1,
                                        "storeID": 1,
                                        "masterPluG_UID": "QEA=",
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "g_UId": "BkV4fZrS3U+qt1gWFJlOpA==",
                                        "guid": "7d784506-d29a-4fdd-aab7-581614994ea4",
                                        "apn": "sample string 1",
                                        "apnChanged": true,
                                        "apnSwitched": true,
                                        "barcode": "sample string 4",
                                        "itemNumber": "sample string 5",
                                        "itemNumberChanged": true,
                                        "priceGroupG_UID": "kVzbIR6IKEqmL8EWb2h3Zw==",
                                        "priceGroupGuid": "21db5c91-881e-4a28-a62f-c1166f687767",
                                        "blueprintID": 1,
                                        "lastCountedDate": "2025-10-05T00:03:53.1733809",
                                        "externalID": "sample string 7",
                                        "active": true,
                                        "activated": "2025-10-05T00:03:53.1733809",
                                        "pluCreated": "2025-10-05T00:03:53.1733809",
                                        "createdByUser": "sample string 9",
                                        "name": "sample string 10",
                                        "nameChanged": true,
                                        "secondDescription": "sample string 12",
                                        "hostDescription": "sample string 13",
                                        "keepCartonQty": true,
                                        "keepDescription": true,
                                        "keepDepartments": true,
                                        "keepSuppliers": true,
                                        "markdownDescription": "sample string 18",
                                        "altDescription": "sample string 19",
                                        "bestOrExpire": 20,
                                        "lastUpdate": "2025-10-05T00:03:53.1733809",
                                        "lastManualUpdate": "2025-10-05T00:03:53.1733809",
                                        "imageName": "sample string 23",
                                        "showImageOnFlipCharts": true,
                                        "showTextOnFlipCharts": true,
                                        "overrideFlipChartText": true,
                                        "flipChartText": "sample string 27",
                                        "salesMode": 1,
                                        "eftCode": 1,
                                        "price": 1,
                                        "priceChanged": true,
                                        "rrp": 1,
                                        "gstPercent": 28,
                                        "gstPercentChanged": true,
                                        "costGSTPercent": 29,
                                        "costGSTPercentChanged": true,
                                        "wetPercent": 1,
                                        "priceOverride": 1,
                                        "cost": 1,
                                        "currentCost": 1,
                                        "currentCostDecimals": 1,
                                        "grossProfit": 1.0,
                                        "currentCostDesc": "sample string 30",
                                        "currentCostEnd": "2025-10-05T00:03:53.1733809",
                                        "currentCostUpdated": "2025-10-05T00:03:53.1733809",
                                        "costDecimals": 31,
                                        "costChanged": true,
                                        "dealCostIdentifier": "QEA=",
                                        "excludeFromRebate": true,
                                        "rebateOverride": 1,
                                        "costCalcMethod": 32,
                                        "costCalcMethodChanged": true,
                                        "costEffectiveDate": "2025-10-05T00:03:53.1733809",
                                        "defaultGP": 1,
                                        "breakTargetMode": 33,
                                        "break1": 1,
                                        "price1": 1,
                                        "target1": 34,
                                        "break2": 1,
                                        "price2": 1,
                                        "target2": 35,
                                        "break3": 1,
                                        "price3": 1,
                                        "target3": 36,
                                        "break1Changed": true,
                                        "price1Changed": true,
                                        "target1Changed": true,
                                        "break2Changed": true,
                                        "price2Changed": true,
                                        "target2Changed": true,
                                        "break3Changed": true,
                                        "price3Changed": true,
                                        "target3Changed": true,
                                        "breakTargetModeChanged": true,
                                        "margin": 1.1,
                                        "marginChanged": true,
                                        "marginRanged": true,
                                        "marginRangedChanged": true,
                                        "minimumMargin": 1.1,
                                        "minimumMarginChanged": true,
                                        "maximumMargin": 1.1,
                                        "maximumMarginChanged": true,
                                        "overrideHostWarehouseIndicator": true,
                                        "overrideHostWarehouseIndicatorChanged": true,
                                        "overrideHostPrice": true,
                                        "overrideHostPriceChanged": true,
                                        "overrideHostCost": true,
                                        "overrideHostCostChanged": true,
                                        "overrideHostMargin": true,
                                        "overrideHostMarginChanged": true,
                                        "alwaysApplyMargin": true,
                                        "alwaysApplyMarginChanged": true,
                                        "aws": 1.0,
                                        "paws": 1.0,
                                        "awsUpdated": "2025-10-05T00:03:53.1733809",
                                        "posTare": 1,
                                        "altPrice": 1.0,
                                        "altPriceChanged": true,
                                        "altPriceMode": 53,
                                        "altPriceModeChanged": true,
                                        "altPLUG_UID": "sX/hxQvtYEqHKIC/hlKU0Q==",
                                        "altPLUGuid": "c5e17fb1-ed0b-4a60-8728-80bf865294d1",
                                        "altPLUGuidChanged": true,
                                        "altPriceDescription1": "sample string 54",
                                        "altPriceDescription2": "sample string 55",
                                        "cartonQuantity": 56,
                                        "cartonQuantityChanged": true,
                                        "trayID": 1,
                                        "promptID": 1,
                                        "tare": 1,
                                        "packQty": 1,
                                        "fixedWeight": 1,
                                        "extraMesg": 1,
                                        "text1": "sample string 58",
                                        "text2": "sample string 59",
                                        "text3": "sample string 60",
                                        "labelText": "sample string 61",
                                        "labelTextChanged": true,
                                        "sendToScale": true,
                                        "nonScaleWeigh": true,
                                        "labelFormat": "sample string 65",
                                        "barcodeFormat": "sample string 66",
                                        "austMade": 1,
                                        "coolCode": 67,
                                        "countryOfOrigin": "sample string 68",
                                        "percentContent": 69.1,
                                        "departmentID": 1,
                                        "subDepartmentID": 1,
                                        "minorDepartmentID": 1,
                                        "lesserDepartmentID": 1,
                                        "deptCode": "sample string 70",
                                        "subDeptCode": "sample string 71",
                                        "minorDeptCode": "sample string 72",
                                        "lesserDeptCode": "sample string 73",
                                        "deptName": "sample string 74",
                                        "subDeptName": "sample string 75",
                                        "minorDeptName": "sample string 76",
                                        "lesserDeptName": "sample string 77",
                                        "departmentChanged": true,
                                        "subCategoryID": 1,
                                        "expiry": 1,
                                        "showDays": 1,
                                        "datePrint": 1,
                                        "labelRequired": true,
                                        "labelShelfQty": 80,
                                        "labelShelfChanged": true,
                                        "labelTalkerQty": 82,
                                        "labelSmall": true,
                                        "labelLastPrinted": "2025-10-05T00:03:53.1733809",
                                        "labelLastPrice": 1,
                                        "shelfPageLayoutG_UID": "DEzGcijpTkKgOeR5fM25/A==",
                                        "shelfPageLayoutGuid": "72c64c0c-e928-424e-a039-e4797ccdb9fc",
                                        "talkerPageLayoutG_UID": "TI365TD2nEuI/+R9EuXS2g==",
                                        "talkerPageLayoutGuid": "e5fa8d4c-f630-4b9c-88ff-e47d12e5d2da",
                                        "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": "D/Rw/0RvBkG9vAd+KwMT4w==",
                                        "inventoryIdentifier": "ff70f40f-6f44-4106-bdbc-077e2b0313e3",
                                        "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": "ZYUZ6Rp+ykysWrL/jOJVgQ==",
                                        "parentPluGuid": "e9198565-7e1a-4cca-ac5a-b2ff8ce25581",
                                        "preferredHostVendor": 104,
                                        "preferredHostChanged": true,
                                        "code": "sample string 106",
                                        "supplierIdentifier": "lM4gXCKO3k62H27DhCpFvA==",
                                        "supplierIdentifierGuid": "5c20ce94-8e22-4ede-b61f-6ec3842a45bc",
                                        "supplierChanged": true,
                                        "rebateSupplierIdentifier": "/MnU3hr0xkSJsdiTyShdzw==",
                                        "rebateSupplierIdentifierGuid": "ded4c9fc-f41a-44c6-89b1-d893c9285dcf",
                                        "rebateSupplierChanged": true,
                                        "availableForOrder": true,
                                        "warehouseDirectIndicator": "sample string 108",
                                        "warehouseDirectIndicatorChanged": true,
                                        "productGrade": "sample string 110",
                                        "productType": "sample string 111",
                                        "productGroup": "sample string 112",
                                        "complianceIndicator": "sample string 113",
                                        "inhouseBrand": "sample string 114",
                                        "slowMoving": true,
                                        "generalMerchandise": true,
                                        "comment": "sample string 117",
                                        "lastUpdatedByUser": "sample string 118",
                                        "lastManualUpdatedByUser": "sample string 119",
                                        "lastUpdatedByUserOverride": true,
                                        "lastUpdatedByHost": "2025-10-05T00:03:53.1733809",
                                        "commodity": "sample string 121",
                                        "businessPillar": "sample string 122",
                                        "mscCommodity": "sample string 123",
                                        "hostIdentifier": "QLrXI+l/gU+f3aZ5rciMug==",
                                        "hostIdentifierGuid": "23d7ba40-7fe9-4f81-9fdd-a679adc88cba",
                                        "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": "D9YWJ6xL20y4KTopNml5KQ==",
                                            "pluGuid": "2716d60f-4bac-4cdb-b829-3a2936697929",
                                            "plu": 1,
                                            "storeID": 1,
                                            "zoneID": 2,
                                            "zoneName": "sample string 3",
                                            "store": "sample string 4",
                                            "priceNow": 5,
                                            "costNow": 6,
                                            "costNowDecimals": 7,
                                            "normalPrice": 8,
                                            "priceNext": 1,
                                            "costNext": 1,
                                            "costNextDecimals": 9,
                                            "nextCampaignName": "sample string 10",
                                            "gstPercent": 11,
                                            "normalCost": 12,
                                            "normalCostDecimals": 13,
                                            "costGstPercent": 14,
                                            "costCalcMethod": 1,
                                            "currentCost": 15,
                                            "currentCostDecimals": 16,
                                            "break1": 17,
                                            "price1": 18,
                                            "break2": 19,
                                            "price2": 20,
                                            "break3": 21,
                                            "price3": 22,
                                            "fuelItem": 23,
                                            "fixedWeight": 24,
                                            "active": true,
                                            "complianceIndicator": "sample string 25",
                                            "doNotOrder": true,
                                            "doNotRange": true,
                                            "isNormalPriceChangesCampaign": true,
                                            "updated": "2025-10-05T00:03:53.1733809"
                                          },
                                          {
                                            "$ref": "22"
                                          }
                                        ],
                                        "currentPrices": {
                                          "$id": "23",
                                          "pluPrices": {
                                            "$id": "24",
                                            "plu": 1,
                                            "pluG_UID": "QEA=",
                                            "stores": [
                                              1,
                                              2
                                            ],
                                            "normalPrice": 1,
                                            "cost": 2,
                                            "break1": 3,
                                            "price1": 4,
                                            "break2": 5,
                                            "price2": 6,
                                            "break3": 7,
                                            "price3": 8,
                                            "discountPrice": 9,
                                            "acceptedUtc": "2025-10-05T00:03:53.1733809",
                                            "priceChangeType": 0,
                                            "costDecimals": 10
                                          },
                                          "normalPluPrices": {
                                            "$ref": "24"
                                          },
                                          "winningCampaign": 1,
                                          "winner": {
                                            "$id": "25",
                                            "campaignName": "sample string 1",
                                            "campaignDescription": "sample string 2",
                                            "startDate": "2025-10-05T00:03:53.1733809",
                                            "startTime": 3,
                                            "endDate": "2025-10-05T00:03:53.1733809",
                                            "endTime": 4,
                                            "newPrice": 5,
                                            "newCost": 6,
                                            "newCostDecimals": 7,
                                            "pctDiscount": 8,
                                            "promoType": 1,
                                            "promotionTypeCode": "sample string 9",
                                            "hostType": 10,
                                            "hostIdentifier": "DNnlS0nptkawGN8757BUrA==",
                                            "hostIdentifierGuid": "4be5d90c-e949-46b6-b018-df3be7b054ac",
                                            "storeNames": [
                                              "sample string 1",
                                              "sample string 2"
                                            ]
                                          },
                                          "details": [
                                            {
                                              "$ref": "25"
                                            },
                                            {
                                              "$ref": "25"
                                            }
                                          ]
                                        },
                                        "tray": {
                                          "$id": "26",
                                          "g_UId": "X8vDZA/8tE2B3wAOXZ8DZA==",
                                          "guid": "64c3cb5f-fc0f-4db4-81df-000e5d9f0364",
                                          "name": "sample string 1",
                                          "number": 1,
                                          "tare": 1
                                        },
                                        "priceGroup": {
                                          "$id": "27",
                                          "priceGroupG_UID": "splXPOcpIUmxTbja4ICdkQ==",
                                          "priceGroupGuid": "3c5799b2-29e7-4921-b14d-b8dae0809d91",
                                          "name": "sample string 2",
                                          "code": 1,
                                          "modified": true,
                                          "updated": "2025-10-05T00:03:53.1733809",
                                          "buyingLimit": 1,
                                          "buyingLimitIndependent": true,
                                          "buyingLimitType": 0,
                                          "number": 1,
                                          "products": [
                                            {
                                              "$ref": "21"
                                            },
                                            {
                                              "$ref": "21"
                                            }
                                          ],
                                          "productCount": 1
                                        },
                                        "priceGroupName": "sample string 146",
                                        "nutrifacts": {
                                          "$id": "28",
                                          "pluG_UID": "6kmi9WvADkm19YBHzARRMA==",
                                          "pluGuid": "f5a249ea-c06b-490e-b5f5-8047cc045130",
                                          "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": "21fb8c69-692e-434b-a46d-5ed57a3c009e",
                                          "created": "2025-10-05T00:03:53.1733809",
                                          "createdByUser": "sample string 1",
                                          "activated": "2025-10-05T00:03:53.1733809",
                                          "deactivated": "2025-10-05T00:03:53.1733809",
                                          "lastOrdered": "2025-10-05T00:03:53.1733809",
                                          "lastOrderedQty": 2.0,
                                          "lastReceived": "2025-10-05T00:03:53.1733809",
                                          "lastReceivedQty": 3.0,
                                          "lastInvoiceStatus": 1,
                                          "lastCounted": "2025-10-05T00:03:53.1733809",
                                          "lastSold": "2025-10-05T00:03:53.1733809",
                                          "firstSold": "2025-10-05T00:03:53.1733809",
                                          "awsUpdated": "2025-10-05T00:03:53.1733809",
                                          "lastManualUpdate": "2025-10-05T00:03:53.1733809",
                                          "lastManualUpdatedByUser": "sample string 5",
                                          "lastUpdated": "2025-10-05T00:03:53.1733809",
                                          "lastUpdatedByUser": "sample string 7",
                                          "lastUpdatedByHost": "2025-10-05T00:03:53.1733809",
                                          "doNotRangeUpdated": "2025-10-05T00:03:53.1733809",
                                          "doNotOrderUpdated": "2025-10-05T00:03:53.1733809",
                                          "tracked": "2025-10-05T00:03:53.1733809"
                                        },
                                        "allergens": [
                                          {
                                            "$id": "30",
                                            "allergenID": 1,
                                            "pluG_UID": "PLU4rz/eD0yuNKpu1x0z+Q==",
                                            "pluGuid": "af38b53c-de3f-4c0f-ae34-aa6ed71d33f9",
                                            "contains": 2,
                                            "allergenName": "sample string 3",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "30"
                                          }
                                        ],
                                        "costs": {
                                          "$id": "31",
                                          "pluG_UID": "nhDhEmR6PU2eGOzydzEwJw==",
                                          "pluGuid": "12e1109e-7a64-4d3d-9e18-ecf277313027",
                                          "enteredCost": 1,
                                          "weightedAvgCost": 1,
                                          "lastCost": 1,
                                          "rawEnteredCost": 2,
                                          "rawWeightedAvgCost": 3,
                                          "rawLastCost": 4,
                                          "freight": 5.0,
                                          "freightType": 6,
                                          "costDecimals": 7,
                                          "fifoCost": 1,
                                          "updated": "2025-10-05T00:03:53.1733809",
                                          "normalCost": 1,
                                          "currentCost": 1
                                        },
                                        "sales": [
                                          {
                                            "$id": "32",
                                            "saleHeaderID": 1,
                                            "created": "2025-10-05T00:03:53.1733809",
                                            "createdLocal": "2025-10-05T00:03:53.1733809",
                                            "storeID": 3,
                                            "storeName": "sample string 4",
                                            "operatorG_Uid": "wCQlPid36ECgw6D8MNz0BQ==",
                                            "operatorGuid": "3e2524c0-7727-40e8-a0c3-a0fc30dcf405",
                                            "operatorName": "sample string 5",
                                            "tranType": 1,
                                            "plu": 1,
                                            "pluG_UId": "QcowOUI+Jk+P195hz7hidg==",
                                            "pluGuid": "3930ca41-3e42-4f26-8fd7-de61cfb86276",
                                            "normalPrice": 1,
                                            "totalCents": 1,
                                            "cost": 1,
                                            "grossProfit": 1,
                                            "quantity": 1,
                                            "operator": {
                                              "$ref": "10"
                                            }
                                          },
                                          {
                                            "$ref": "32"
                                          }
                                        ],
                                        "apns": [
                                          {
                                            "$id": "33",
                                            "pluID": 1,
                                            "pluG_UID": "FXche2Wfg0S3t9xxZYZX7Q==",
                                            "pluGuid": "7b217715-9f65-4483-b7b7-dc71658657ed",
                                            "apn": "sample string 1",
                                            "deleted": true,
                                            "storeID": 1,
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "33"
                                          }
                                        ],
                                        "tuns": [
                                          {
                                            "$id": "34",
                                            "pluG_UId": "VquoUt/5NEChs0z1unthUA==",
                                            "pluGuid": "52a8ab56-f9df-4034-a1b3-4cf5ba7b6150",
                                            "apn": "sample string 1",
                                            "tun": "sample string 2",
                                            "cartonQuantity": 3,
                                            "product": {
                                              "$ref": "21"
                                            },
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "34"
                                          }
                                        ],
                                        "competitionPricing": [
                                          {
                                            "$id": "35",
                                            "identifier": "msVLSz5F9kikbCOvTlrd5g==",
                                            "identifierGuid": "4b4bc59a-453e-48f6-a46c-23af4e5adde6",
                                            "pluG_UID": "THeZ0i9rEkq/j4qGV0B/3A==",
                                            "pluGuid": "d299774c-6b2f-4a12-bf8f-8a8657407fdc",
                                            "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": "+LiXpyeWVk2T7j8xd8XaYw==",
                                            "groupName": "sample string 1",
                                            "identifierGuid": "a797b8f8-9627-4d56-93ee-3f3177c5da63",
                                            "exists": true,
                                            "flipChartIdentifier": "qjTV46rihUiboBm2pobKCQ==",
                                            "flipChartIdentifierGuid": "e3d534aa-e2aa-4885-9ba0-19b6a686ca09",
                                            "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": "QGpYpzomtEes00WrIWoEsg==",
                                            "groupIdentifierGuid": "a7586a40-263a-47b4-acd3-45ab216a04b2",
                                            "flipChart": {
                                              "$id": "37",
                                              "identifier": "ulBMXlrlX0+ht7KPmOLiIg==",
                                              "identifierGuid": "5e4c50ba-e55a-4f5f-a1b7-b28f98e2e222",
                                              "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": "NYIOsjwCEUG2zQQoXsYUTQ==",
                                                "identifierGuid": "b20e8235-023c-4111-b6cd-04285ec6144d",
                                                "name": "sample string 2",
                                                "formType": "sample string 3",
                                                "forms": [
                                                  {
                                                    "$id": "39",
                                                    "id": 1,
                                                    "g_UID": "3wLlp4bTjUCMZIKpZDgSwg==",
                                                    "guid": "a7e502df-d386-408d-8c64-82a9643812c2",
                                                    "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": "tghb0JIWW02mg2JbHBIBnA==",
                                                    "previousFormGuid": "d05b08b6-1692-4d5b-a683-625b1c12019c",
                                                    "nextForm": 1,
                                                    "nextFormG_UID": "iToo5+RqtEGqjaQ9MLcQgA==",
                                                    "nextFormGuid": "e7283a89-6ae4-41b4-aa8d-a43d30b71080",
                                                    "attributes": "sample string 10",
                                                    "updated": "2025-10-05T00:03:53.1733809",
                                                    "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": "bAH/9W718EijpHEdvm/JNw==",
                                                        "checkoutFormGuid": "f5ff016c-f56e-48f0-a3a4-711dbe6fc937",
                                                        "identifier": "f0O0T5z4cEqDFManvYdzRg==",
                                                        "identifierGuid": "4fb4437f-f89c-4a70-8314-c6a7bd877346",
                                                        "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": "sROlccl/jEu0q8rUmu4BBA==",
                                                        "valueGuid": "71a513b1-7fc9-4b8c-b4ab-cad49aee0104",
                                                        "buttonText": "sample string 10",
                                                        "valueText": "sample string 11",
                                                        "drawImageAndButton": true,
                                                        "updated": "2025-10-05T00:03:53.1733809",
                                                        "action": "sample string 12",
                                                        "valueForm": {
                                                          "$ref": "39"
                                                        },
                                                        "image": {
                                                          "$id": "41",
                                                          "name": "sample string 3.sample string 4",
                                                          "imageID": 2,
                                                          "imageName": "sample string 3",
                                                          "imageExtension": "sample string 4",
                                                          "lastUpdate": "2025-10-05T00:03:53.1733809",
                                                          "imageData": "QEA=",
                                                          "readOnly": true
                                                        }
                                                      },
                                                      {
                                                        "$ref": "40"
                                                      }
                                                    ],
                                                    "panels": [
                                                      {
                                                        "$id": "42",
                                                        "id": 1,
                                                        "checkoutFormID": 2,
                                                        "checkoutFormG_UID": "IvtJvSDl20OosVZMQ3drAw==",
                                                        "checkoutFormGuid": "bd49fb22-e520-43db-a8b1-564c43776b03",
                                                        "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": "tE0qZTWd/ESVicNixCqp0g==",
                                                "flipChartPageIdentifierGuid": "652a4db4-9d35-44fc-9589-c362c42aa9d2",
                                                "pluG_UID": "Q+TvGJSHukGu5CoYe3jBQA==",
                                                "pluGuid": "18efe443-8794-41ba-aee4-2a187b78c140",
                                                "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": "c2q/WX8LGEqXoE/Q0h0EHQ==",
                                            "pluGuid": "59bf6a73-0b7f-4a18-97a0-4fd0d21d041d",
                                            "price": 1,
                                            "costCalcMethod": 1,
                                            "cost": 2,
                                            "weightedAvgCost": 3,
                                            "lastCost": 4,
                                            "rawCost": 5,
                                            "rawWeightedAvgCost": 6,
                                            "rawLastCost": 7,
                                            "costDecimals": 8,
                                            "serviceFeeID": 9,
                                            "freight": 10.0,
                                            "freightType": 11,
                                            "process": "sample string 12",
                                            "user": "sample string 13",
                                            "updated": "2025-10-05T00:03:53.1733809",
                                            "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": "iPeW6l7M8UaTceKGM+QPwA==",
                                            "ingredientGuid": "MqH67J0Tg0WSv0jcM5wmSw==",
                                            "ingredientIdentifier": "ecfaa132-139d-4583-92bf-48dc339c264b",
                                            "quantity": 1.0,
                                            "storeIDs": [
                                              1,
                                              2
                                            ],
                                            "ingredientText": "sample string 1",
                                            "ingredient": {
                                              "$ref": "21"
                                            }
                                          },
                                          {
                                            "$ref": "45"
                                          }
                                        ],
                                        "bins": [
                                          {
                                            "$id": "46",
                                            "pluG_UID": "ptvBNNUrxUKeY74/S+pL9A==",
                                            "pluGuid": "34c1dba6-2bd5-42c5-9e63-be3f4bea4bf4",
                                            "shelfLocationIdentifier": "RsLjM8yauEqVEjMYCsHKlg==",
                                            "shelfLocationGuid": "33e3c246-9acc-4ab8-9512-33180ac1ca96",
                                            "labelShelfDefault": 1,
                                            "labelTalkerDefault": 1,
                                            "labelSmall": true,
                                            "labelPageLayoutG_UID": "wdRVSJwn9kKrZ5sKm2rWEw==",
                                            "labelPageLayoutGuid": "4855d4c1-279c-42f6-ab67-9b0a9b6ad613",
                                            "updated": "2025-10-05T00:03:53.1733809",
                                            "electronicShelfLabelIdentifier": "sample string 5",
                                            "electronicshelfLabelsConfigurationID": 6,
                                            "labelShelfChanged": true,
                                            "productName": "sample string 8",
                                            "locationText": "sample string 9",
                                            "product": {
                                              "$ref": "21"
                                            },
                                            "location": {
                                              "$id": "47",
                                              "identifier": "XIawI9h7o0yNH9Dpi31VvQ==",
                                              "storeID": 1,
                                              "identifierGuid": "23b0865c-7bd8-4ca3-8d1f-d0e98b7d55bd",
                                              "name": "sample string 2",
                                              "haccp": true,
                                              "blueprintID": 1,
                                              "updated": "2025-10-05T00:03:53.1733809",
                                              "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": "O5Uz8Zc4D0qALcdKRwrQZA==",
                                            "pluGuid": "f133953b-3897-4a0f-802d-c74a470ad064",
                                            "deptNo": 1,
                                            "product": {
                                              "$ref": "21"
                                            },
                                            "scaleLocation": {
                                              "$id": "49",
                                              "id": 1,
                                              "deptNo": 1,
                                              "deptCode": "sample string 2",
                                              "name": "sample string 3",
                                              "enabled": true,
                                              "updated": "2025-10-05T00:03:53.1733809",
                                              "department": {
                                                "$id": "50",
                                                "id": 1,
                                                "name": "sample string 2",
                                                "code": "sample string 3",
                                                "sortOrder": 4,
                                                "isLiquor": true,
                                                "isTobacco": true,
                                                "excludeTalker": true,
                                                "externalSales": true,
                                                "saleGLCode": "sample string 9",
                                                "cogsglCode": "sample string 10",
                                                "accountingCategoryID": 11,
                                                "maximumMarkdownPercentage": 12.0,
                                                "accountingOnly": true,
                                                "generateExternalID": 1,
                                                "useNonReportableTaxCode": true,
                                                "minPLU": 15,
                                                "maxPLU": 16,
                                                "scaleLocation": {
                                                  "$ref": "49"
                                                },
                                                "subDepartments": [
                                                  {
                                                    "$id": "51",
                                                    "id": 1,
                                                    "departmentID": 2,
                                                    "name": "sample string 3",
                                                    "code": "sample string 4",
                                                    "departmentCode": "sample string 5",
                                                    "externalSales": true,
                                                    "minorDepartments": [
                                                      {
                                                        "$id": "52",
                                                        "id": 1,
                                                        "subDepartmentID": 2,
                                                        "departmentID": 3,
                                                        "name": "sample string 4",
                                                        "subDepartmentCode": "sample string 5",
                                                        "departmentCode": "sample string 6",
                                                        "code": "sample string 7",
                                                        "lesserDepartments": [
                                                          {
                                                            "$id": "53",
                                                            "id": 1,
                                                            "departmentID": 2,
                                                            "subDepartmentID": 3,
                                                            "minorDepartmentID": 4,
                                                            "name": "sample string 5",
                                                            "code": "sample string 6",
                                                            "departmentCode": "sample string 7",
                                                            "subDepartmentCode": "sample string 8",
                                                            "minorDepartmentCode": "sample string 9",
                                                            "updated": "2025-10-05T00:03:53.1733809",
                                                            "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": "zCwfjUHADEeTMT2adIKSig==",
                                                            "labelPageLayoutGuid": "8d1f2ccc-c041-470c-9331-3d9a7482928a",
                                                            "minimumAge": 17,
                                                            "countryOfOrigin": "sample string 18",
                                                            "serviceFeeID": 1,
                                                            "eftCode": 19,
                                                            "defaultPrinter": "sample string 20",
                                                            "defaultPrinterGroup": "sample string 21",
                                                            "buyingLimit": 1,
                                                            "buyingLimitIndependent": true,
                                                            "buyingLimitType": 0,
                                                            "includeInDistinctLimit": true,
                                                            "defaultsEmpty": false,
                                                            "mscCat": {
                                                              "$id": "54",
                                                              "dept": 1,
                                                              "category": 2,
                                                              "name": "sample string 3",
                                                              "active": true,
                                                              "mscCommodities": [
                                                                {
                                                                  "$id": "55",
                                                                  "dept": 1,
                                                                  "category": 2,
                                                                  "commodity": 3,
                                                                  "name": "sample string 4",
                                                                  "active": true,
                                                                  "mscSubCommodities": [
                                                                    {
                                                                      "$id": "56",
                                                                      "dept": 1,
                                                                      "category": 2,
                                                                      "commodity": 3,
                                                                      "subCommodity": 4,
                                                                      "name": "sample string 5",
                                                                      "active": true,
                                                                      "subCommodityCode": "sample string 7"
                                                                    },
                                                                    {
                                                                      "$ref": "56"
                                                                    }
                                                                  ],
                                                                  "commodityCode": "sample string 6"
                                                                },
                                                                {
                                                                  "$ref": "55"
                                                                }
                                                              ],
                                                              "categoryCode": "sample string 5"
                                                            },
                                                            "mscCom": {
                                                              "$ref": "55"
                                                            },
                                                            "mscDep": {
                                                              "$id": "57",
                                                              "dept": 1,
                                                              "name": "sample string 2",
                                                              "active": true,
                                                              "mscCategories": [
                                                                {
                                                                  "$ref": "54"
                                                                },
                                                                {
                                                                  "$ref": "54"
                                                                }
                                                              ],
                                                              "deptCode": "sample string 4"
                                                            },
                                                            "mscSubCom": {
                                                              "$ref": "56"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "53"
                                                          }
                                                        ],
                                                        "updated": "2025-10-05T00:03:53.1733809",
                                                        "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": "eQm4WdrgH0quFvwMDa86JA==",
                                                        "labelPageLayoutGuid": "59b80979-e0da-4a1f-ae16-fc0c0daf3a24",
                                                        "minimumAge": 15,
                                                        "countryOfOrigin": "sample string 16",
                                                        "serviceFeeID": 1,
                                                        "eftCode": 17,
                                                        "defaultPrinter": "sample string 18",
                                                        "defaultPrinterGroup": "sample string 19",
                                                        "buyingLimit": 1,
                                                        "buyingLimitIndependent": true,
                                                        "buyingLimitType": 0,
                                                        "includeInDistinctLimit": true,
                                                        "defaultsEmpty": false,
                                                        "mscCat": {
                                                          "$ref": "54"
                                                        },
                                                        "mscCom": {
                                                          "$ref": "55"
                                                        },
                                                        "mscDep": {
                                                          "$ref": "57"
                                                        },
                                                        "mscSubCom": {
                                                          "$ref": "56"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "52"
                                                      }
                                                    ],
                                                    "investmentBuyOverride": true,
                                                    "updated": "2025-10-05T00:03:53.1733809",
                                                    "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": "OLZd+FNtEEGTVcPR11jVVw==",
                                                    "labelPageLayoutGuid": "f85db638-6d53-4110-9355-c3d1d758d557",
                                                    "minimumAge": 15,
                                                    "countryOfOrigin": "sample string 16",
                                                    "serviceFeeID": 1,
                                                    "eftCode": 17,
                                                    "defaultPrinter": "sample string 18",
                                                    "defaultPrinterGroup": "sample string 19",
                                                    "buyingLimit": 1,
                                                    "buyingLimitIndependent": true,
                                                    "buyingLimitType": 0,
                                                    "includeInDistinctLimit": true,
                                                    "defaultsEmpty": false,
                                                    "mscCat": {
                                                      "$ref": "54"
                                                    },
                                                    "mscCom": {
                                                      "$ref": "55"
                                                    },
                                                    "mscDep": {
                                                      "$ref": "57"
                                                    },
                                                    "mscSubCom": {
                                                      "$ref": "56"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "51"
                                                  }
                                                ],
                                                "stores": [
                                                  1,
                                                  2
                                                ],
                                                "investmentBuyOverride": true,
                                                "updated": "2025-10-05T00:03:53.1733809",
                                                "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": "uz7O10tcRE2GDDUSDk2xQA==",
                                                "labelPageLayoutGuid": "d7ce3ebb-5c4b-4d44-860c-35120e4db140",
                                                "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": "912qRWm4jk2v9Qx/Ak633w==",
                                          "pluGuid": "45aa5df7-b869-4d8e-aff5-0c7f024eb7df",
                                          "newPrice": 1,
                                          "pctDiscount": 1,
                                          "newCost": 1,
                                          "newCostDecimals": 6,
                                          "dealCostIdentifier": "gGTwO9tGjkWdqIsOiE52IQ==",
                                          "dealCostGuid": "3bf06480-46db-458e-9da8-8b0e884e7621",
                                          "pluName": "sample string 7",
                                          "apn": "sample string 8",
                                          "fuelItem": true,
                                          "priceGroupG_UID": "1Qdq1vNlOEyf/5ucUpcpIw==",
                                          "priceGroupGuid": "d66a07d5-65f3-4c38-9fff-9b9c52972923",
                                          "itemNumber": "sample string 10",
                                          "cri": "sample string 11",
                                          "pluPrice": 12,
                                          "pluCost": 13,
                                          "pluCostIndicator": "sample string 14",
                                          "pluPriceGstPercent": 15,
                                          "pluCostGstPercent": 16,
                                          "pluActive": true,
                                          "cartonQty": 1.1,
                                          "baseUnits": 18.1,
                                          "salesMode": 1,
                                          "pluNormalCost": 19,
                                          "pluaws": 20.0,
                                          "directNumber": "sample string 21",
                                          "departmentName": "sample string 22",
                                          "subDepartmentName": "sample string 23",
                                          "priceGroupName": "sample string 24",
                                          "supplierName": "sample string 25",
                                          "stockOnHand": 1.1,
                                          "stockOnOrder": 1.1,
                                          "lastReceived": "2025-10-05T00:03:53.1733809",
                                          "rrp": 26,
                                          "campaignDescription": "sample string 27",
                                          "campaignComboPriceGroupG_UID": "P2B4MNiEWE+5LFOmcB51/w==",
                                          "campaignComboPriceGroupIdentifier": "3078603f-84d8-4f58-b92c-53a6701e75ff",
                                          "promotionPlacementDescription": "sample string 28",
                                          "storeAcceptances": [
                                            {
                                              "$id": "59",
                                              "plu": 1,
                                              "pluG_UId": "QEA=",
                                              "campaignID": 1,
                                              "campaignName": "sample string 2",
                                              "storeID": 3,
                                              "acceptedUtc": "2025-10-05T00:03:53.1733809",
                                              "operatorG_UID": "wFsvUjoB/UCK9ewBEx8gdg==",
                                              "operatorGuid": "522f5bc0-013a-40fd-8af5-ec01131f2076",
                                              "machineID": 1,
                                              "processed": true,
                                              "appliedUtc": "2025-10-05T00:03:53.1733809",
                                              "signIqTicketFileMovedUtc": "2025-10-05T00:03:53.1733809",
                                              "user": "sample string 6",
                                              "campaignDescription": "sample string 7",
                                              "productDesc": "sample string 8",
                                              "storeName": "sample string 9",
                                              "effectiveUtc": "2025-10-05T00:03:53.1733809",
                                              "priceChangeType": 0,
                                              "operatorName": "sample string 10",
                                              "hostCampaign": true,
                                              "product": {
                                                "$ref": "21"
                                              },
                                              "campaignPlu": {
                                                "$ref": "58"
                                              }
                                            },
                                            {
                                              "$ref": "59"
                                            }
                                          ],
                                          "campaign": {
                                            "$id": "60",
                                            "id": 1,
                                            "storeID": 2,
                                            "name": "f5024a22-c86b-4d75-ad0e-a456a4e347ac",
                                            "nameGuid": "f5024a22-c86b-4d75-ad0e-a456a4e347ac",
                                            "description": "sample string 4",
                                            "showDiscounts": true,
                                            "showTotals": true,
                                            "onlyEvaluateOnSubtotal": true,
                                            "useDescription": true,
                                            "campaignType": 1,
                                            "startDate": "2025-10-05T00:03:53.1733809",
                                            "startTime": 1,
                                            "endDate": "2025-10-05T00:03:53.1733809",
                                            "endTime": 1,
                                            "recurrence": 1,
                                            "recurrenceType": 1,
                                            "monthType": 1,
                                            "weekDays": 1,
                                            "months": 1,
                                            "monthWeeks": 1,
                                            "monthDays": "sample string 7",
                                            "printed": true,
                                            "talkerText": "sample string 8",
                                            "rangeDescription": "sample string 9",
                                            "dealDescription": "sample string 10",
                                            "labelQuantity": 11,
                                            "active": 1,
                                            "deactivated": "2025-10-05T00:03:53.1733809",
                                            "system": true,
                                            "created": "2025-10-05T00:03:53.1733809",
                                            "updated": "2025-10-05T00:03:53.1733809",
                                            "priceChangeNotifiedUtc": "2025-10-05T00:03:53.1733809",
                                            "promoType": 1,
                                            "promotionTypeCode": "sample string 13",
                                            "hostIdentifier": "yuHCtG5n0EWVA9jpnviCKg==",
                                            "hostIdentifierGuid": "b4c2e1ca-676e-45d0-9503-d8e99ef8822a",
                                            "hostType": 14,
                                            "createdByUser": "sample string 15",
                                            "fromHost": true,
                                            "deleted": true,
                                            "campaignDeleted": "2025-10-05T00:03:53.1733809",
                                            "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": "aSqwe8kX20Cxq1ylwJbEsw==",
                                                "pluGuid": "7bb02a69-17c9-40db-b1ab-5ca5c096c4b3",
                                                "hostOfferID": 1,
                                                "priceGroupG_UID": "uBE0TY1CnE2lppwu/uxqbQ==",
                                                "priceGroupGuid": "4d3411b8-428d-4d9c-a5a6-9c2efeec6a6d",
                                                "fuelItem": true,
                                                "pluName": "sample string 6",
                                                "apn": "sample string 7",
                                                "pluActive": true,
                                                "cartonQty": 1,
                                                "baseUnits": 9.1,
                                                "cri": "sample string 10",
                                                "salesMode": 1,
                                                "pluaws": 11.0,
                                                "directNumber": "sample string 12",
                                                "departmentName": "sample string 13",
                                                "subDepartmentName": "sample string 14",
                                                "priceGroupName": "sample string 15",
                                                "supplierName": "sample string 16",
                                                "stockOnHand": 1.1,
                                                "stockOnOrder": 1.1,
                                                "lastReceived": "2025-10-05T00:03:53.1733809",
                                                "rrp": 17,
                                                "campaignDescription": "sample string 18",
                                                "product": {
                                                  "$ref": "21"
                                                },
                                                "campaign": {
                                                  "$ref": "60"
                                                }
                                              },
                                              {
                                                "$ref": "61"
                                              }
                                            ],
                                            "sellingRules": [
                                              {
                                                "$id": "62",
                                                "id": 1,
                                                "identifier": "fyQmxpIN50Gt/Xub45JSXA==",
                                                "identifierStr": "fyQmxpIN50Gt/Xub45JSXA==",
                                                "identifierGuid": "c626247f-0d92-41e7-adfd-7b9be392525c",
                                                "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": "t2uYzYGXcEalS+50//dxgA==",
                                                "customerIDGuid": "cd986bb7-9781-4670-a54b-ee74fff77180",
                                                "campaign": {
                                                  "$ref": "60"
                                                },
                                                "customer": {
                                                  "$ref": "3"
                                                }
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ],
                                            "customerGroups": [
                                              {
                                                "$id": "64",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "groupID": "NwPNc93L1EqyVVbosJ6iIQ==",
                                                "groupIDGuid": "73cd0337-cbdd-4ad4-b255-56e8b09ea221",
                                                "campaign": {
                                                  "$ref": "60"
                                                },
                                                "group": {
                                                  "$ref": "7"
                                                }
                                              },
                                              {
                                                "$ref": "64"
                                              }
                                            ],
                                            "signIqTickets": [
                                              {
                                                "$id": "65",
                                                "identifier": "YwgmYn20vk2NjhYTH1T8ag==",
                                                "identifierGuid": "62260863-b47d-4dbe-8d8e-16131f54fc6a",
                                                "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": "EDvdV0MNUUa2eh9sJ3L7Bw==",
                                                "guid": "57dd3b10-0d43-4651-b67a-1f6c2772fb07",
                                                "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": "nwEHUm4CQkicWHiS+u0Jqw==",
                                                    "groupGuid": "5207019f-026e-4842-9c58-7892faed09ab",
                                                    "comboPriceType": 5,
                                                    "priceType": 5,
                                                    "pluG_UID": "ccHFCLVNX0mhJc2O64n+oA==",
                                                    "pluGuid": "08c5c171-4db5-495f-a125-cd8eeb89fea0",
                                                    "priceGroupG_UID": "2reSDmczKUymYrezwz1ALg==",
                                                    "priceGroupGuid": "0e92b7da-3367-4c29-a662-b7b3c33d402e",
                                                    "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": "mqzRlOfqJU+S3/ZW1Fgj6g==",
                                                "priceLevelIdentifierGuid": "94d1ac9a-eae7-4f25-92df-f656d45823ea",
                                                "campaignName": "sample string 3",
                                                "priceLevelName": "sample string 4"
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ]
                                          },
                                          "product": {
                                            "$ref": "21"
                                          },
                                          "dealCost": {
                                            "$id": "69",
                                            "headerIdentifier": "8gWUuuKK70+GtyOJ6QZ9ww==",
                                            "headerIdentifierGuid": "ba9405f2-8ae2-4fef-86b7-2389e9067dc3",
                                            "identifier": "Vrng31gie0uOwdXUKNlYhw==",
                                            "identifierGuid": "dfe0b956-2258-4b7b-8ec1-d5d428d95887",
                                            "supplierIdentifier": "n9LGqlekf0eaumYwCO1pkQ==",
                                            "supplierGuid": "aac6d29f-a457-477f-9aba-663008ed6991",
                                            "pluG_UID": "zx/8RIS8s0qjoNB5gnouLQ==",
                                            "pluGuid": "44fc1fcf-bc84-4ab3-a3a0-d079827a2e2d",
                                            "campaignName": "6dab0434-3d0c-4b51-888f-124d695dc92e",
                                            "description": "sample string 4",
                                            "cost": 5,
                                            "costDecimals": 6,
                                            "start": "2025-10-05T00:03:53.1733809",
                                            "end": "2025-10-05T00:03:53.1733809",
                                            "type": 9,
                                            "promoType": 10,
                                            "bonusItemPLUG_UID": "4wIQ4bEYtU+A0yfd3YkFLg==",
                                            "bonusItemPluGuid": "e11002e3-18b1-4fb5-80d3-27dddd89052e",
                                            "bonusPurchaseUnits": 11,
                                            "bonusReceiveUnits": 12,
                                            "updated": "2025-10-05T00:03:53.1733809",
                                            "metcashPromotionID": "sample string 14",
                                            "fromHost": 15,
                                            "storeNames": "sample string 16",
                                            "storeIDs": [
                                              1,
                                              2
                                            ],
                                            "supplierName": "sample string 17",
                                            "campaignDescription": "sample string 18",
                                            "newPrice": 1,
                                            "campaignMetcashPromotionID": "sample string 19",
                                            "campaignActive": true,
                                            "campaignStartDate": "2025-10-05T00:03:53.1733809",
                                            "campaignEndDate": "2025-10-05T00:03:53.1733809",
                                            "masterPLUG_UID": "bwGWrjFYDkG9Ey8E9tCy2A==",
                                            "masterID": "ae96016f-5831-410e-bd13-2f04f6d0b2d8",
                                            "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": "a2uu4Ih84EKnMHd1mAq3lg==",
                                            "bonusMasterID": "e0ae6b6b-7c88-42e0-a730-7775980ab796",
                                            "bonusProductName": "sample string 34",
                                            "bonusProductAPN": "sample string 35",
                                            "bonusOrderCode": "sample string 36",
                                            "bonusNormalSell": 37,
                                            "bonusNormalCost": 38,
                                            "bonusNormalCostDecimals": 39,
                                            "bonusCartonQuantity": 40,
                                            "bonusSalesMode": 41,
                                            "bonusOrderPacked": 42,
                                            "bonusFuelItem": true,
                                            "bonusActive": true
                                          }
                                        },
                                        "currentCostStart": "2025-10-05T00:03:53.1733809",
                                        "dealCosts": [
                                          {
                                            "$ref": "69"
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ],
                                        "tags": [
                                          {
                                            "$id": "70",
                                            "pluG_UID": "Giwf6lwcXEGnncWRS5TgfA==",
                                            "pluGuid": "ea1f2c1a-1c5c-415c-a79d-c5914b94e07c",
                                            "tagID": 1,
                                            "description": "sample string 1",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ],
                                        "alternateProductG_UID": "Dc0VFro/7EqiCwCq+10Ixg==",
                                        "alternateProduct": "1615cd0d-3fba-4aec-a20b-00aafb5d08c6",
                                        "productHostCode": {
                                          "$id": "71",
                                          "id": 1,
                                          "pluG_UID": "Gf82OSsXbEKy9+7iYwegyQ==",
                                          "pluGuid": "3936ff19-172b-426c-b2f7-eee26307a0c9",
                                          "ibaCode": "sample string 2"
                                        },
                                        "mscCat": {
                                          "$ref": "54"
                                        },
                                        "mscCom": {
                                          "$ref": "55"
                                        },
                                        "mscDep": {
                                          "$ref": "57"
                                        },
                                        "mscSubCom": {
                                          "$ref": "56"
                                        },
                                        "isUserUpdate": true,
                                        "ignoreMasterProduct": true,
                                        "priceGroupLabelRequested": true,
                                        "firstSold": "2025-10-05T00:03:53.1733809",
                                        "inventoryTracked": "2025-10-05T00:03:53.1733809",
                                        "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": "W3gtqxq2/kCkGnCiJ8nA4A==",
                                      "supplierGuid": "ab2d785b-b61a-40fe-a41a-70a227c9c0e0",
                                      "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": "5PIWzepcy02QksTVPN0gpw==",
                                      "supplierGuid": "cd16f2e4-5cea-4dcb-9092-c4d53cdd20a7",
                                      "departmentCode": "sample string 2",
                                      "warehouseDirectIndicator": "sample string 3",
                                      "type": 4,
                                      "cutOffWeek": 5,
                                      "cutOffDay": 6,
                                      "cutOffTime": "00:00:00.1234567",
                                      "leadTime": 7,
                                      "daysBuffer": 8,
                                      "supplierName": "sample string 9",
                                      "cutOffDate": "2025-10-05T00:03:53.1733809",
                                      "deliveryDate": "2025-10-05T00:03:53.1733809",
                                      "nextCutOffDate": "2025-10-05T00:03:53.1733809",
                                      "nextDeliveryDate": "2025-10-05T00:03:53.1733809",
                                      "nextDaysBuffer": 10
                                    },
                                    {
                                      "$ref": "74"
                                    }
                                  ],
                                  "store": {
                                    "$ref": "12"
                                  },
                                  "updated": "2025-10-05T00:03:53.1733809",
                                  "isHost": true
                                },
                                "files": [
                                  {
                                    "$id": "75",
                                    "id": "sample string 1",
                                    "fileName": "sample string 2",
                                    "extension": "sample string 3",
                                    "provider": 0,
                                    "type": 0,
                                    "hostType": "sample string 4",
                                    "createdUtc": "2025-10-05T00:03:53.1733809",
                                    "processed": "2025-10-05T00:03:53.1733809",
                                    "isProcessing": true,
                                    "processedCount": 6,
                                    "processingTime": 1,
                                    "collectedUtc": "2025-10-05T00:03:53.1733809",
                                    "size": 1,
                                    "sizeFormat": "sample string 7",
                                    "isArchive": true,
                                    "version": "sample string 9",
                                    "reference": "sample string 10",
                                    "digest": "sample string 11",
                                    "contentType": "sample string 12",
                                    "host": {
                                      "$ref": "15"
                                    },
                                    "metcashHeader": {
                                      "$id": "76",
                                      "customerNumber": "sample string 1",
                                      "creationDate": "2025-10-05T00:03:53.1733809",
                                      "businessPillar": "sample string 3",
                                      "fileType": "sample string 4"
                                    }
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ],
                                "zoneMatrix": [
                                  {
                                    "$id": "77",
                                    "id": 1,
                                    "hostIdentifier": "MWiHTdW7SE2TxBm2xEH3ew==",
                                    "hostIdentifierGuid": "4d876831-bbd5-4d48-93c4-19b6c441f77b",
                                    "storeID": 1,
                                    "departmentCode": "sample string 2",
                                    "hostGuids": [
                                      "37da9548-409d-4280-9988-e477e554667a",
                                      "327cab74-8194-40bb-83be-8253d23b21a4"
                                    ]
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "hostFileStoreSetting": {
                                  "$ref": "14"
                                },
                                "hostStoreSettings": [
                                  {
                                    "$ref": "14"
                                  },
                                  {
                                    "$ref": "14"
                                  }
                                ],
                                "promotionPlacements": [
                                  {
                                    "$id": "78",
                                    "identifier": "YJp/X56UdUyP0Z4X7aAU9g==",
                                    "identifierGuid": "5f7f9a60-949e-4c75-8fd1-9e17eda014f6",
                                    "code": "sample string 2",
                                    "description": "sample string 3",
                                    "isAdvertised": true
                                  },
                                  {
                                    "$ref": "78"
                                  }
                                ],
                                "promoTypeGuids": [
                                  "ba947d0a-f23f-463e-98df-534a1cbd8e3e",
                                  "ec14c885-7b6a-4f58-a76b-6b0899a10895"
                                ],
                                "isPromotionOnly": false,
                                "isOrderable": false,
                                "vendor": 0
                              },
                              "groupIDs": [
                                1,
                                2
                              ],
                              "hostDescription": "sample string 24"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "accounts": [
                            {
                              "$id": "79",
                              "id": 1,
                              "storeID": 1,
                              "accountName": "sample string 2",
                              "bsb": "sample string 3",
                              "accountNumber": "sample string 4",
                              "accountDesignated": true
                            },
                            {
                              "$ref": "79"
                            }
                          ],
                          "sales": [
                            {
                              "$id": "80",
                              "id": 1,
                              "storeID": 1,
                              "externalSalesType": 2,
                              "ftpSiteID": 1,
                              "lastSaleProcessed": "2025-10-05T00:03:53.1733809",
                              "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": "d7bf593d-3ff1-4374-98e2-27c8b191e386",
                          "updateStore": {
                            "$id": "84",
                            "id": "a9d61293-f6b0-4668-920d-f27dca66b6f7",
                            "name": "sample string 1",
                            "lastActivity": "2025-10-05T00:03:53.1733809",
                            "zone": "sample string 2",
                            "timeZoneOffset": 0.0,
                            "businessHoursStart": "00:00:00.1234567",
                            "businessHoursEnd": "00:00:00.1234567",
                            "master": true,
                            "lastIP": "sample string 10",
                            "lastHostName": "sample string 11",
                            "ping": 1,
                            "pingStatus": "sample string 12",
                            "lastUpdateCompleted": "2025-10-05T00:03:53.1733809"
                          },
                          "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": "3"
                  },
                  "communityOrganisation": {
                    "$id": "86",
                    "id": 1,
                    "identifier": "e8DCyk6E0UyBrWQ+TiQ3qQ==",
                    "identifierGuid": "cac2c07b-844e-4cd1-81ad-643e4e2437a9",
                    "name": "sample string 3",
                    "lookupIdentifier": "sample string 4",
                    "externalID": "sample string 5",
                    "phone": "sample string 6",
                    "fax": "sample string 7",
                    "email": "sample string 8",
                    "address1": "sample string 9",
                    "address2": "sample string 10",
                    "city": "sample string 11",
                    "postCode": "sample string 12",
                    "state": "sample string 13",
                    "country": "sample string 14",
                    "totalAmountAwarded": 15.1,
                    "updated": "2025-10-05T00:03:53.1733809",
                    "deleted": true
                  },
                  "details": [
                    {
                      "$id": "87",
                      "saleItemID": 1,
                      "identifier": "hxll12wJWkidcCvi8JXz/g==",
                      "identifierGuid": "d7651987-096c-485a-9d70-2be2f095f3fe",
                      "saleHeaderID": 2,
                      "plu": 1,
                      "pluG_UId": "p9fzVZoEikKN/7QWtGt+GQ==",
                      "pluGuid": "55f3d7a7-049a-428a-8dff-b416b46b7e19",
                      "accountID": "qEq6dAtvXUSMnKXBURWpoQ==",
                      "accountIDGuid": "74ba4aa8-6f0b-445d-8c9c-a5c15115a9a1",
                      "normalPrice": 3,
                      "originalSellingPrice": 4,
                      "discountPrice": 5,
                      "unit": 1,
                      "quantity": 6,
                      "totalCents": 7,
                      "fixedPrice": 1,
                      "tranType": 1,
                      "discountType": 1,
                      "cost": 1,
                      "costDecimals": 8,
                      "markdown": 1,
                      "manualQuantity": 1,
                      "manualPrice": 1,
                      "manualMode": 1,
                      "active": 1,
                      "offline": true,
                      "barcode": "sample string 9",
                      "keyedSale": 1,
                      "discountedID": 1,
                      "fuelID": 1,
                      "serialNumber": "sample string 10",
                      "bestOrExpire": "2025-10-05T00:03:53.1733809",
                      "bestOrExpireType": 1,
                      "providerName": "sample string 11",
                      "refundG_UID": "KaGtNtHgw0qZredFwSA9bQ==",
                      "refundGuid": "36ada129-e0d1-4ac3-99ad-e745c1203d6d",
                      "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": "rZKZNKzZxUuI4oucCtXa+Q==",
                      "idempotentVoidGuid": "349992ad-d9ac-4bc5-88e2-8b9c0ad5daf9",
                      "priceLevelIdentifier": "JWRoB6o9Akyt1ZnldzCcuw==",
                      "priceLevelIdentifierGuid": "07686425-3daa-4c02-add5-99e577309cbb",
                      "productName": "sample string 23",
                      "apn": "sample string 24",
                      "unknownScans": [
                        {
                          "$id": "88",
                          "id": 1,
                          "saleDetailID": 2,
                          "storeID": 1,
                          "scanned": "2025-10-05T00:03:53.1733809",
                          "operatorG_UID": "QEA=",
                          "barcode": "sample string 4",
                          "processed": 1
                        },
                        {
                          "$ref": "88"
                        }
                      ],
                      "refund": {
                        "$id": "89",
                        "id": 1,
                        "g_UID": "z4n0QVQmnUOkX/M5yPf99w==",
                        "guid": "41f489cf-2654-439d-a45f-f339c8f7fdf7",
                        "description": "sample string 1",
                        "dumped": true,
                        "inventoryReasonID": 1,
                        "sortOrder": 1,
                        "updated": "2025-10-05T00:03:53.1733809"
                      },
                      "modifier": {
                        "$id": "90",
                        "id": 1,
                        "setG_UID": "uE0OrIyvREGicfqy9qk8Kw==",
                        "modifierSetGuid": "ac0e4db8-af8c-4144-a271-fab2f6a93c2b",
                        "name": "sample string 2",
                        "price": 1,
                        "quantity": 1,
                        "modifierType": 1,
                        "groupNumber": 1,
                        "pageNumber": 1,
                        "controlOrder": 1,
                        "printToStation": true,
                        "pluG_UID": "dpaeKLcsRU2ZG/xPu4nOLQ==",
                        "pluGuid": "289e9676-2cb7-4d45-991b-fc4fbb89ce2d",
                        "deleted": true,
                        "g_UID": "bUbIDhn6REakPRxM2WZkGA==",
                        "guid": "0ec8466d-fa19-4644-a43d-1c4cd9666418",
                        "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": "OKR+VlZUDEuwsva3vHc7jA==",
                      "pluGuid": "567ea438-5456-4b0c-b0b2-f6b7bc773b8c",
                      "saleHeaderID": 2,
                      "totalCents": 3,
                      "grade": 1,
                      "gradeDescription": "sample string 4",
                      "dispenser": 1,
                      "hose": 1,
                      "quantity": 1,
                      "cost": 1,
                      "acquirerNum": 1,
                      "attendant": 1,
                      "ePurseBalance": 1.0,
                      "cardSignature": "sample string 5",
                      "compartmentNumber": 1,
                      "contractNumber": 1,
                      "discountCardPAN": "sample string 6",
                      "discountID": 1,
                      "discountName": "sample string 7",
                      "discountNetValue": 1.0,
                      "discountType": 1,
                      "discountValue": 1.0,
                      "discretionaryData": "sample string 8",
                      "driverID": "sample string 9",
                      "eftBatchNumber": 1,
                      "eftResponseCode": "sample string 10",
                      "endDateTime": "2025-10-05T00:03:53.1733809",
                      "engineHours": 1.1,
                      "fposNumber": 1,
                      "loyaltyCardPAN": "sample string 11",
                      "miscData1": 1,
                      "miscData2": "sample string 12",
                      "miscFlags": 1,
                      "mop": 1,
                      "odometer": 1,
                      "panNumber": "sample string 13",
                      "saleRefund": true,
                      "saleStatus": 1,
                      "sequenceNumber": 1,
                      "stan": 1,
                      "startDateTime": "2025-10-05T00:03:53.1733809",
                      "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": "34Vd6Ul95UiuKjHku60r7A==",
                      "pluGuid": "e95d85df-7d49-48e5-ae2a-31e4bbad2bec",
                      "accountID": "qY9KsTtgrUe5Bjxi7B3UIA==",
                      "accountIDGuid": "b14a8fa9-603b-47ad-b906-3c62ec1dd420",
                      "normalPrice": 3,
                      "originalSellingPrice": 4,
                      "discountPrice": 5,
                      "unit": 1,
                      "quantity": 6,
                      "totalCents": 7,
                      "fixedPrice": 1,
                      "tranType": 1,
                      "processed": 1,
                      "discountType": 1,
                      "cost": 1,
                      "costDecimals": 1,
                      "markdown": 1,
                      "manualQuantity": 1,
                      "manualPrice": 1,
                      "manualMode": 1,
                      "active": 1,
                      "barcode": "sample string 8",
                      "offline": 1,
                      "keyedSale": 1,
                      "discountedID": 1,
                      "fuelID": 1,
                      "serialNumber": "sample string 9",
                      "bestOrExpire": "2025-10-05T00:03:53.1733809",
                      "bestOrExpireType": 1,
                      "refundG_UID": "J0+prnUxxEO3Veds1mWesg==",
                      "refundGuid": "aea94f27-3175-43c4-b755-e76cd6659eb2",
                      "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": [
                    {
                      "$id": "96",
                      "identifier": "NR3AZudnZkClx7/6vTX/HA==",
                      "identifierGuid": "66c01d35-67e7-4066-a5c7-bffabd35ff1c",
                      "id": 1,
                      "orderNo": 2,
                      "externalSaleIdentifier": "sample string 3",
                      "storeID": 4,
                      "zoneID": 5,
                      "deptNo": 6,
                      "customerIdentifier": "KnKKHivC7US/zpOvvy6jsQ==",
                      "customerIdentifierGuid": "1e8a722a-c22b-44ed-bfce-93afbf2ea3b1",
                      "operatorNo": 1,
                      "operatorG_UID": "080wS4o5BEiNaWPi8o/Mrw==",
                      "operatorGuid": "4b30cdd3-398a-4804-8d69-63e2f28fccaf",
                      "created": "2025-10-05T00:03:53.1733809",
                      "ordered": "2025-10-05T00:03:53.1733809",
                      "started": "2025-10-05T00:03:53.1733809",
                      "completed": "2025-10-05T00:03:53.1733809",
                      "supplied": "2025-10-05T00:03:53.1733809",
                      "quickTicket": 1,
                      "deleted": true,
                      "walkAway": true,
                      "approxWait": 1,
                      "actualWait": 1,
                      "deliveryMethod": 8,
                      "externalSaleType": 9,
                      "customer": {
                        "$ref": "3"
                      },
                      "operator": {
                        "$ref": "10"
                      },
                      "details": [
                        {
                          "$id": "97",
                          "headerID": 1,
                          "plu": 1,
                          "pluG_UId": "GWLXBF/M7EWiAsycaLpqig==",
                          "pluGuid": "04d76219-cc5f-45ec-a202-cc9c68ba6a8a",
                          "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": "mqELGpY2PUaF5DGojezVpQ==",
                          "headerIdentifierGuid": "1a0ba19a-3696-463d-85e4-31a88decd5a5",
                          "product": {
                            "$ref": "21"
                          }
                        },
                        {
                          "$ref": "97"
                        }
                      ],
                      "storeName": "sample string 11",
                      "customerName": "sample string 12",
                      "storeReplyTo": "sample string 13",
                      "storeSubjectLine": "sample string 14",
                      "storeSaleHeader": {
                        "$ref": "9"
                      }
                    },
                    {
                      "$ref": "96"
                    }
                  ],
                  "surveyResponses": [
                    {
                      "$id": "98",
                      "surveyG_UID": "0UbCvB1YBkGuWLgH8bivgw==",
                      "surveyGuid": "bcc246d1-581d-4106-ae58-b807f1b8af83",
                      "saleHeaderGuid": "N8ZK6JPmakaPPqeSHNO77Q==",
                      "saleGuid": "e84ac637-e693-466a-8f3e-a7921cd3bbed",
                      "textResponse": "sample string 1",
                      "integerResponse": 1,
                      "g_UIDResponse": "O2+JZT8jTEOlVgoYx8m4WQ==",
                      "guidResponse": "65896f3b-233f-434c-a556-0a18c7c9b859",
                      "whoAnswered": 2,
                      "answeredAtUTC": "2025-10-05T00:03:53.1733809",
                      "sale": {
                        "$ref": "9"
                      },
                      "survey": {
                        "$id": "99",
                        "g_UID": "YqiRyEr4X0yj/bzOlANhEA==",
                        "guid": "c891a862-f84a-4c5f-a3fd-bcce94036110",
                        "name": "sample string 1",
                        "storeID": 2,
                        "zoneID": 1,
                        "checkoutFormG_UID": "EIFokl6cDEuYvPlqxgdqPQ==",
                        "checkoutFormGuid": "92688110-9c5e-4b0c-98bc-f96ac6076a3d",
                        "displayToWho": 3,
                        "displayWhen": 4,
                        "start": "2025-10-05T00:03:53.1733809",
                        "end": "2025-10-05T00:03:53.1733809",
                        "deleted": true,
                        "updated": "2025-10-05T00:03:53.1733809",
                        "possibleIntegerResponses": [
                          1,
                          2
                        ],
                        "possibleTextResponses": [
                          "sample string 1",
                          "sample string 2"
                        ],
                        "possibleGuidResponses": [
                          "5637d73b-55af-41ea-9a4a-46c73abcd413",
                          "a9f795ce-a90b-4e01-880f-bdaab6eb7fe7"
                        ],
                        "allowsAllTextResponses": true,
                        "surveyForm": {
                          "$ref": "39"
                        }
                      },
                      "ingressId": "sample string 4"
                    },
                    {
                      "$ref": "98"
                    }
                  ],
                  "storeName": "sample string 38",
                  "machineName": "sample string 39",
                  "operatorName": "sample string 40",
                  "direction": 1,
                  "reason": "sample string 41",
                  "accountG_UID": "kWrdDr4IBU2IhiqhzWAdKw==",
                  "accountIdentifier": "0edd6a91-08be-4d05-8886-2aa1cd601d2b",
                  "accountName": "sample string 42",
                  "customerOrderIdentifier": "1m+2jnu5LESyfgXdRbnkHA==",
                  "customerOrderIdentifierGuid": "8eb66fd6-b97b-442c-b27e-05dd45b9e41c",
                  "priceLevelName": "sample string 43",
                  "revision": 44,
                  "ingressId": "sample string 45"
                },
                "metadata": {
                  "$id": "100",
                  "id": 1,
                  "paymentID": 2,
                  "paymentIdentifier": "jxD0hG5W0EaHDI5canmuAQ==",
                  "paymentIdentifierGuid": "84f4108f-566e-46d0-870c-8e5c6a79ae01",
                  "identifier": "jJ2M05G6REyz/u981jQSBg==",
                  "identifierGuid": "d38c9d8c-ba91-4c44-b3fe-ef7cd6341206",
                  "metadata": "sample string 3",
                  "signatureImage": "QEA=",
                  "itemIdentifier": "+gN8uKtpTkadD/2ZUOwIbg==",
                  "itemIdentifierGuid": "b87c03fa-69ab-464e-9d0f-fd9950ec086e"
                }
              },
              {
                "$ref": "8"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "customerGroupMembers": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "customerGroups": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "accounts": [
          {
            "$ref": "5"
          },
          {
            "$ref": "5"
          }
        ],
        "account": {
          "$ref": "5"
        },
        "vouchers": [
          {
            "$id": "101",
            "customerIdentifier": "dG6zam4smkmaY/bKLnIC7Q==",
            "customerIdentifierGuid": "6ab36e74-2c6e-499a-9a63-f6ca2e7202ed",
            "voucherName": "sample string 2",
            "count": 3,
            "storeID": 4,
            "barcode": "sample string 5",
            "redeemCount": 6,
            "issueCount": 7,
            "storeSalePaymentID": 1,
            "idempotentID": "PmhfM/nmgkuiVsGYjoQPPA==",
            "idempotentGuid": "335f683e-e6f9-4b82-a256-c1988e840f3c",
            "offline": true,
            "voucher": {
              "$id": "102",
              "id": 1,
              "name": "sample string 2",
              "description": "sample string 3",
              "shortDescription": "sample string 4",
              "url": "sample string 5",
              "barcodeTemplateID": 1,
              "expiry": 0,
              "voucherType": 6,
              "limitPerTransaction": 7,
              "customerTracking": true,
              "discountAccount": "sample string 9",
              "endDate": "2025-10-05T00:03:53.1733809",
              "barcodeTemplate": {
                "$id": "103",
                "templateID": 1,
                "template": "sample string 1",
                "bcFunction": "sample string 2",
                "sortOrder": 3
              },
              "scaleLabel": {
                "$id": "104",
                "id": 1,
                "uid": "sample string 2",
                "name": "sample string 3",
                "width": 1.1,
                "height": 1.1,
                "showBorder": true,
                "borderWidth": 1.1,
                "borderStyle": 1,
                "borderColour": "sample string 5",
                "updated": "2025-10-05T00:03:53.1733809",
                "labelPageLayout": "BkNGMPUwz0GOPxTyDOqHfg==",
                "pageLayoutGuid": "30464306-30f5-41cf-8e3f-14f20cea877e",
                "labelType": 6,
                "oldName": "sample string 7",
                "voucher": {
                  "$ref": "102"
                },
                "elements": [
                  {
                    "$id": "105",
                    "id": 1,
                    "scaleLabelID": 2,
                    "showPercentDI": true,
                    "showAvgPerHundred": true,
                    "showAvgPerServe": true,
                    "name": "sample string 6",
                    "x": 1.1,
                    "y": 1.1,
                    "width": 1.1,
                    "height": 1.1,
                    "type": 1,
                    "rotation": 1,
                    "text": "sample string 7",
                    "fontFamily": "sample string 8",
                    "align": 1,
                    "bold": true,
                    "italic": true,
                    "underline": true,
                    "strikeout": true,
                    "reverse": true,
                    "textColour": "sample string 9",
                    "fontSize": 1.1,
                    "picture": "QEA=",
                    "borderWidth": 10,
                    "sortOrder": 11,
                    "printOptions": 12,
                    "superScriptTextFontSize": 1.1,
                    "lineStyle": 1,
                    "spacingStyle": 1,
                    "interCharacterSpacing": 1.1,
                    "superScriptOffset": 1.1,
                    "lineSpacing": 1.1,
                    "dateFormat": "sample string 13",
                    "autoGrow": true,
                    "fontAutoResize": true,
                    "updated": "2025-10-05T00:03:53.1733809"
                  },
                  {
                    "$ref": "105"
                  }
                ]
              },
              "customerVouchers": [
                {
                  "$id": "106",
                  "id": 1,
                  "customerIdentifier": "Sk+sCy9WoU6FPqvfQZD03g==",
                  "customerIdentifierGuid": "0bac4f4a-562f-4ea1-853e-abdf4190f4de",
                  "voucherID": 3,
                  "voucherName": "sample string 4",
                  "storeID": 1,
                  "barcode": "sample string 5",
                  "dateOfIssue": "2025-10-05T00:03:53.1733809",
                  "issuedSaleHeaderID": 1,
                  "issuedSaleIdentifier": "sample string 7",
                  "issuedOfflinePaymentID": 1,
                  "issuedIdempotentID": "uUOCGyn340SqruH0JrEEXQ==",
                  "issuedIdempotentGuid": "1b8243b9-f729-44e3-aaae-e1f426b1045d",
                  "issuedOffline": true,
                  "issuedUser": "sample string 9",
                  "issuedNotes": "sample string 10",
                  "expiryDate": "2025-10-05T00:03:53.1733809",
                  "expiredUser": "sample string 11",
                  "expiredNotes": "sample string 12",
                  "redeemed": "2025-10-05T00:03:53.1733809",
                  "redeemedSaleHeaderID": 1,
                  "redeemedSaleIdentifier": "sample string 13",
                  "redeemedOfflinePaymentID": 1,
                  "redeemedIdempotentID": "lzjlyVaqOEC9hgUYreakhA==",
                  "redeemedIdempotentGuid": "c9e53897-aa56-4038-bd86-0518ade6a484",
                  "redeemedUser": "sample string 14",
                  "redeemedNotes": "sample string 15",
                  "redeemedOffline": true,
                  "updated": "2025-10-05T00:03:53.1733809",
                  "storeName": "sample string 17",
                  "scaleLabel": {
                    "$ref": "104"
                  },
                  "voucher": {
                    "$ref": "102"
                  },
                  "customer": {
                    "$ref": "3"
                  },
                  "issuedOfflinePayment": {
                    "$ref": "8"
                  },
                  "redeemedOfflinePayment": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "106"
                }
              ]
            },
            "customer": {
              "$ref": "3"
            }
          },
          {
            "$ref": "101"
          }
        ]
      },
      "group": {
        "$ref": "7"
      },
      "customerCard": {
        "$ref": "4"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "skip": 1,
  "take": 1,
  "totalCount": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKzE[��N�5xl/workbook.xml �(�����0D�J��(PCAH���ҵC�@L�$(IE?�R�n�����lݫ��E>z4�r5�!L��%j�/vB���4�tO�àzlm��h\���#�/���F���'�\x���4W�6�!lm�P8�(c������X�Q�5ִ�S���iJ���2��l(����D�����`��|PKzE[����	�[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
zE[�q�<''_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="R3ce36687ebce4045" /></Relationships>PKzE[=��xl/worksheets/sheet1.xml �(���KO�0��Jӽ���c&�Qg��θ�u�24R:i;�?�R�x�@�y�ӷ�!�|�-8rm��rH�JU�n�Ã�/RxYd��/����wf�s�X�_#dʆKf�睫�JKfݧ�!Uע�U$�,�'H�Y��i�����oz����d;��Lt��*���u��zK!@E��G�{�i
��<+�2|�U9ĞE��o~�A�kvh���s�k�R�R��?��� ��տ{Q�&�4�'8�\��Y��X%��2y�2�t���q���F1IL����g�;�a�h�?z��ųGH@B�F�v����Ʊ�o�eE�U�/�����-��7l��X�w"��9%n�=%6K"<%�K"�	�b���Gv�p�/ٗD�%�;q�\�oj��1)�4���J\�*e��w2���PKzE[O�6��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�iL�Q�nذ-����I�Ķl��Xp$��U$p%l����I3�����2�qr���b@�*�';�pL�����g��D'I^���1%OiT#.2VΣ���"SN�@�T9 ]1��P2�I�'��!:c&�N��0}u�G�d/À���R��PW�
�Q���m-�Ϛs��Ы��t�1�z}��a]ש�đ��ʌ2�~J!_�t*˅�V\hѲ��ռc�Y�^���PKzE[Ѓ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��PKzE[���0��xl/sharedStrings.xml �(�m��N�0D��;�%�!*��ᄐ0ɒX��ƻA���UH)Ǚ��[M���N|@"��UH؇��X�����F
b��q���ۺ$b��H������O�
�s��7�e5�f�	��ӗEq���(Ef�J^K1�}��9��u�u�D(5ץ>�_�������k�3��nظ�:if��!�S�c��d!����#��d{u��e����A3BRm��ڵ�:�&�������7PK-zE[��N�5xl/workbook.xmlPK-zE[����	�[Content_Types].xmlPK-
zE[�q�<''V_rels/.relsPK-zE[=���xl/worksheets/sheet1.xmlPK-zE[O�6��P�xl/_rels/workbook.xml.relsPK-zE[Ѓc'2E
�xl/styles.xmlPK-zE[���0��jxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PKzE[Vd�ö5xl/workbook.xml �(�����0D�&�C��AR8q����
[i�-ik��-H�yۙ�};b��Zۓ��/\I�Ƃ1�t����&�uB��Ŭ����6o�&�4I.��AY�;5z���a��!��CzXQ����@���=N~�����&ak�����/Eh,i
(Y�[[RN�+T�W�9�r.9�YrN���a�m��/PKzE[����	�[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
zE[�ۚC''_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="Rba24b834603b45cc" /></Relationships>PKzE[=��xl/worksheets/sheet1.xml �(���KO�0��Jӽ���c&�Qg��θ�u�24R:i;�?�R�x�@�y�ӷ�!�|�-8rm��rH�JU�n�Ã�/RxYd��/����wf�s�X�_#dʆKf�睫�JKfݧ�!Uע�U$�,�'H�Y��i�����oz����d;��Lt��*���u��zK!@E��G�{�i
��<+�2|�U9ĞE��o~�A�kvh���s�k�R�R��?��� ��տ{Q�&�4�'8�\��Y��X%��2y�2�t���q���F1IL����g�;�a�h�?z��ųGH@B�F�v����Ʊ�o�eE�U�/�����-��7l��X�w"��9%n�=%6K"<%�K"�	�b���Gv�p�/ٗD�%�;q�\�oj��1)�4���J\�*e��w2���PKzE[;B��Pxl/_rels/workbook.xml.rels �(���AN�0E�b͞8N�BM�aö��=N�&vd�@�Ƃ#q,*A*�`ӕ5짧�lvo��^(���DQ#��\��)ٻ5춛=����sd���-�)���G�ӄ��3�ܱ>L�r:>�>bG�*˚�%���p��?Do�����D.��>cO��0t�Z��"�>D���M���R	+��rU�7S��<R�����np�LdQֲAuS����N�x���1���[K�.s�W�b�PKzE[Ѓ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��PKzE[���0��xl/sharedStrings.xml �(�m��N�0D��;�%�!*��ᄐ0ɒX��ƻA���UH)Ǚ��[M���N|@"��UH؇��X�����F
b��q���ۺ$b��H������O�
�s��7�e5�f�	��ӗEq���(Ef�J^K1�}��9��u�u�D(5ץ>�_�������k�3��nظ�:if��!�S�c��d!����#��d{u��e����A3BRm��ڵ�:�&�������7PK-zE[Vd�ö5xl/workbook.xmlPK-zE[����	��[Content_Types].xmlPK-
zE[�ۚC''U_rels/.relsPK-zE[=���xl/worksheets/sheet1.xmlPK-zE[;B��P�xl/_rels/workbook.xml.relsPK-zE[Ѓc'2E
�xl/styles.xmlPK-zE[���0��jxl/sharedStrings.xmlPK��