POST api/customergroup/import

Import a list of customer groups [ONLY CustomerGroup records]

Request Information

URI Parameters

None.

Body Parameters

List of customers to add

Collection of CustomerGroup
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

Name

string

Required

String length: inclusive between 0 and 60

PrimaryContact

Collection of byte

None.

PrimaryContactGuid

globally unique identifier

None.

AccountID

Collection of byte

None.

AccountIDGuid

globally unique identifier

None.

Special

Auto-generate a dummy customer and account

boolean

None.

Updated

date

None.

Active

boolean

None.

ReasonInactive

integer

None.

PriceLevelIdentifier

Collection of byte

None.

PriceLevelIdentifierGuid

globally unique identifier

None.

MarketingListID

string

String length: inclusive between 0 and 100

Deleted

boolean

None.

Account

Account

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

PrimaryContactCustomer

Customer

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

CustomerGroupMembers

Collection of CustomerGroupMember

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

Request Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "identifier": "jL0CxtJ/pEKrGSq7bT338Q==",
    "identifierGuid": "c602bd8c-7fd2-42a4-ab19-2abb6d3df7f1",
    "name": "sample string 2",
    "primaryContact": "x1e3xL4/ekm62LT/3Atz6g==",
    "primaryContactGuid": "c4b757c7-3fbe-497a-bad8-b4ffdc0b73ea",
    "accountID": "7yXijqBXY06cbGBs2To/jQ==",
    "accountIDGuid": "8ee225ef-57a0-4e63-9c6c-606cd93a3f8d",
    "special": true,
    "updated": "2026-06-03T18:31:32.024293",
    "active": true,
    "reasonInactive": 1,
    "priceLevelIdentifier": "Crl5buuEQ0itECMUu3RKTw==",
    "priceLevelIdentifierGuid": "6e79b90a-84eb-4843-ad10-2314bb744a4f",
    "marketingListID": "sample string 7",
    "deleted": true,
    "account": {
      "$id": "2",
      "id": 1,
      "identifier": "XjhXuSEoBEyiQyXiDB/RrA==",
      "identifierGuid": "b957385e-2821-4c04-a243-25e20c1fd1ac",
      "referenceNo": "sample string 3",
      "name": "sample string 4",
      "created": "2026-06-03T18:31:32.024293",
      "owner": "CeSuM41CSk2gICRFhr6ypw==",
      "ownerGuid": "33aee409-428d-4d4a-a020-244586beb2a7",
      "accountStoreGroupIdentifier": "OUJgiKH+9UmwflU5g1bylQ==",
      "accountStoreGroupGuid": "88604239-fea1-49f5-b07e-55398356f295",
      "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": "2026-06-03T18:31:32.024293",
      "active": true,
      "updated": "2026-06-03T18:31:32.024293",
      "deleted": true,
      "deletedUser": "sample string 16",
      "currentBalanceChanged": true,
      "maximumLimitChanged": true,
      "loyaltyPointsChanged": true,
      "projectedBalance": 17,
      "accountStoreGroupStoreIDs": [
        1,
        2
      ],
      "customerEmail": "sample string 18",
      "ownerCustomer": {
        "$id": "3",
        "identifier": "ES4y9RvinU+DO3NCBtRHeQ==",
        "identifierGuid": "f5322e11-e21b-4f9d-833b-734206d44779",
        "code": "sample string 2",
        "familyName": "sample string 3",
        "givenName": "sample string 4",
        "otherName": "sample string 5",
        "title": "sample string 6",
        "dateOfBirth": "2026-06-03T18:31:32.024293",
        "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": "zWQr3IAXWUWdUlULtmN8ZA==",
        "communityIdentifierGuid": "dc2b64cd-1780-4559-9d52-550bb6637c64",
        "joined": "2026-06-03T18:31:32.024293",
        "updated": "2026-06-03T18:31:32.024293",
        "active": true,
        "reasonInactive": 1,
        "groupCustomer": true,
        "loyaltyPoints": 1,
        "homeStoreID": 1,
        "availableSpend": 1,
        "priceLevelIdentifier": "jUCK7NCp+U2i1BAwJ4kXcw==",
        "priceLevelIdentifierGuid": "ec8a408d-a9d0-4df9-a2d4-103027891773",
        "marketingID": "sample string 18",
        "receiptPrintOptions": 1,
        "hidden": true,
        "registered": true,
        "registeredOn": "2026-06-03T18:31:32.024293",
        "emailMarketing": true,
        "smsMarketing": true,
        "deleted": true,
        "deletedUser": "sample string 24",
        "homeStoreName": "sample string 25",
        "customerCards": [
          {
            "$id": "4",
            "cardType": 2,
            "issueDate": "2026-06-03T18:31:32.024293",
            "expiry": "2026-06-03T18:31:32.024293",
            "customerID": "3wNhX3ajG0Sn76g8Vwd/rg==",
            "customerIDGuid": "5f6103df-a376-441b-a7ef-a83c57077fae",
            "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": "2026-06-03T18:31:32.024293",
            "linkedAccount": "pjq30XLcx0aHkTwrQ32UFg==",
            "linkedAccountGuid": "d1b73aa6-dc72-46c7-8791-3c2b437d9416",
            "currentValueChanged": true,
            "limitsChanged": true,
            "customer": {
              "$ref": "3"
            },
            "account": {
              "$ref": "2"
            },
            "payments": [
              {
                "$id": "5",
                "id": 1,
                "identifier": "b3ksXCMixUeVebmweN+t7w==",
                "identifierGuid": "5c2c796f-2223-47c5-9579-b9b078dfadef",
                "storeID": 2,
                "operatorName": "sample string 3",
                "saleHeaderID": 4,
                "paymentType": 5,
                "amount": 6,
                "account": "sample string 7",
                "accountID": "sezty4L/WkSayCBuLe6SdA==",
                "accountIDGuid": "cbedecb1-ff82-445a-9ac8-206e2dee9274",
                "customerAccount": {
                  "$ref": "2"
                },
                "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": "2026-06-03T18:31:32.024293",
                "invRocNo": "sample string 14",
                "responseCode": "sample string 15",
                "cashout": 1,
                "tip": 16,
                "idempotentVoid": "PGXU3+zsgkaaUHCDGPqFkA==",
                "idempotentVoidGuid": "dfd4653c-ecec-4682-9a50-708318fa8590",
                "offline": true,
                "processed": 1,
                "storeSaleHeader": {
                  "$id": "6",
                  "saleHeaderID": 1,
                  "saleHeaderGuid": "F+ZbDXyG+ECFbU8Fnw8F3g==",
                  "saleHeaderIdentifierGuid": "0d5be617-867c-40f8-856d-4f059f0f05de",
                  "created": "2026-06-03T18:31:32.024293",
                  "createdLocal": "2026-06-03T18:31:32.024293",
                  "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": "2026-06-03T18:31:32.024293",
                  "storeID": 1,
                  "operatorG_Uid": "IBJZb5roIkKuysBLUJFIig==",
                  "operatorGuid": "6f591220-e89a-4222-aeca-c04b5091488a",
                  "customerG_Uid": "i0bMoJydG0m8NzaeSbt6Ig==",
                  "customerGuid": "a0cc468b-9d9c-491b-bc37-369e49bb7a22",
                  "communityIdentifier": "up0ov/4pDECTpqFizxYm9w==",
                  "communityIdentifierGuid": "bf289dba-29fe-400c-93a6-a162cf1626f7",
                  "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": "3p3BeFhqPECoHbnYrE+dhA==",
                  "priceLevelIdentifierGuid": "78c19dde-6a58-403c-a81d-b9d8ac4f9d84",
                  "locked": 36,
                  "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:31:32.024293+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                  "deserialisedOrderMetadata": {
                    "$id": "7",
                    "customerName": "sample string 1",
                    "pickupAt": "2026-06-03T18:31:32.024293",
                    "deliveryAddress1": "sample string 2",
                    "deliveryAddress2": "sample string 3",
                    "customerPhoneNumber": "sample string 4",
                    "orderType": 0,
                    "externalOrderID": "sample string 5",
                    "externalDisplayableOrderID": "sample string 6",
                    "tableName": "sample string 7",
                    "createdBy": 0,
                    "orderingAppName": "sample string 8"
                  },
                  "relationChecksum": "sample string 38",
                  "loyaltyTender": 1,
                  "giftCardTender": 1,
                  "operator": {
                    "$id": "8",
                    "id": 1,
                    "g_Uid": "mPqa69xDf0iuCpgT7d6eJA==",
                    "guid": "eb9afa98-43dc-487f-ae0a-9813edde9e24",
                    "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": "2026-06-03T18:31:32.024293",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2026-06-03T18:31:32.024293",
                    "endShift": "2026-06-03T18:31:32.024293",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "9",
                        "operatorG_UID": "nNNGfdHb2UKdLJGoiMfsvw==",
                        "operatorGuid": "7d46d39c-dbd1-42d9-9d2c-91a888c7ecbf",
                        "storeID": 2,
                        "operator": {
                          "$ref": "8"
                        },
                        "store": {
                          "$id": "10",
                          "id": 1,
                          "isMaster": true,
                          "isElectedMaster": true,
                          "electedMasterStoreID": 1,
                          "isZoneMaster": 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": "2026-06-03T18:31:32.024293",
                          "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": "dq7HbWT890Oo9wHlUkLAcQ==",
                          "hostIdentifierGuid": "6dc7ae76-fc64-43f7-a8f7-01e55242c071",
                          "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,
                          "defaultOrderDocumentId": 1,
                          "defaultStockReceiveDocumentId": 1,
                          "giftCardSalesAccountingDeptCode": "sample string 47",
                          "transactionDiscountAccountingDeptCode": "sample string 48",
                          "size": 49,
                          "updated": "2026-06-03T18:31:32.024293",
                          "priceZone": {
                            "$id": "11",
                            "id": 1,
                            "name": "sample string 2",
                            "hostIdentifier": "VrYj34khbkeGbhCrVeoz0Q==",
                            "hostIdentifierGuid": "df23b656-2189-476e-866e-10ab55ea33d1",
                            "sortOrder": 3,
                            "zoneMasterStoreID": 1,
                            "electedMasterStoreID": 1,
                            "containsElectedMasterStore": true
                          },
                          "priceZoneName": "sample string 51",
                          "storeFuelConfigured": true,
                          "shippingAddressCopied": true,
                          "shippingAddress": {
                            "$id": "12",
                            "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"
                          },
                          "billingAddressCopied": true,
                          "billingAddress": {
                            "$ref": "12"
                          },
                          "warehouseStore": {
                            "$id": "13",
                            "storeID": 1,
                            "warehouseStoreID": 2,
                            "storeName": "sample string 3",
                            "warehouseName": "sample string 4"
                          },
                          "hostStoreSettings": [
                            {
                              "$id": "14",
                              "id": 1,
                              "hostIdentifier": "Ceaii61YlEWs+1NPZpT+GA==",
                              "hostIdentifierGuid": "8ba2e609-58ad-4594-acfb-534f6694fe18",
                              "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,
                              "secondPassword": "sample string 23",
                              "secondPasswordPlain": "sample string 24",
                              "secondServerAddress": "sample string 25",
                              "processPromotions": true,
                              "hostProvider": 0,
                              "host": {
                                "$id": "15",
                                "identifier": "vbh1umb6Z0S6DjGzCIGLNQ==",
                                "identifierGuid": "ba75b8bd-fa66-4467-ba0e-31b308818b35",
                                "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": "TvnK3rpELkm3Z8VAD4icsQ==",
                                "hostSupplierIdentifierGuid": "decaf94e-44ba-492e-b767-c5400f889cb1",
                                "loyaltyPriceLevelIdentifier": "vbtxZ+VxlE22qh8fo7b+6Q==",
                                "loyaltyPriceLevelIdentifierGuid": "6771bbbd-71e5-4d94-b6aa-1f1fa3b6fee9",
                                "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": "2026-06-03T18:31:32.024293",
                                "lastProcessed": "2026-06-03T18:31:32.024293",
                                "hold": true,
                                "supplierName": "sample string 35",
                                "supplier": {
                                  "$id": "16",
                                  "identifier": "FPUN7b7iXEaJLlTu23gkgg==",
                                  "identifierGuid": "ed0df514-e2be-465c-892e-54eedb782482",
                                  "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": "3EmaKxL0Y0qSkSE/oE0HDQ==",
                                  "primaryContactID": "2b9a49dc-f412-4a63-9291-213fa04d070d",
                                  "storeID": 1,
                                  "abn": "sample string 16",
                                  "supplierGroupIdentifier": "G+wpmWOGJEWtm8lCHSQ6AQ==",
                                  "supplierGroupGuid": "9929ec1b-8663-4524-ad9b-c9421d243a01",
                                  "rebate": 1.0,
                                  "rebateType": 1,
                                  "rebateFrequency": 1,
                                  "rebateSource": 1,
                                  "rebateLastClaimed": "2026-06-03T18:31:32.024293",
                                  "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": "5c792f96-7715-41e8-b739-06b1aa62f16c",
                                    "identifier": "HqcW1o41cU+6qQbKI8q+5g==",
                                    "identifierGuid": "d616a71e-358e-4f71-baa9-06ca23cabee6",
                                    "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": "Kbp9vxjit0WlM4+lyYmiTw==",
                                      "supplierIdentifierGuid": "bf7dba29-e218-45b7-a533-8fa5c989a24f",
                                      "contactGuid": "AErizCyZN0G4zbX7a/IRSA==",
                                      "contactID": "cce24a00-992c-4137-b8cd-b5fb6bf21148",
                                      "contact": {
                                        "$ref": "17"
                                      },
                                      "supplier": {
                                        "$ref": "16"
                                      }
                                    },
                                    {
                                      "$ref": "18"
                                    }
                                  ],
                                  "products": [
                                    {
                                      "$id": "19",
                                      "pluG_UID": "lXVQNL+Mqkum059IvZlvpQ==",
                                      "pluGuid": "34507595-8cbf-4baa-a6d3-9f48bd996fa5",
                                      "supplierIdentifier": "Goe+wEgQpUqS8MXk4AmsGA==",
                                      "supplierIdentifierGuid": "c0be871a-1048-4aa5-92f0-c5e4e009ac18",
                                      "cartonQuantity": 1,
                                      "cartonQuantityChanged": true,
                                      "productSize": "sample string 3",
                                      "cigarettesPerSleeve": 1,
                                      "randomWeight": true,
                                      "piecesPerUnit": 5,
                                      "averagePackSize": 6,
                                      "effectiveDate": "2026-06-03T18:31:32.024293",
                                      "pricedByWeight": true,
                                      "landedUnitCostEx": 9,
                                      "landedUnitCostInc": 10,
                                      "landedCartonCostInc": 12,
                                      "landedCartonCostEx": 13,
                                      "standardCost": 14,
                                      "deliveryFee": 1,
                                      "deliveryFeeBasis": "sample string 15",
                                      "pickAndPackFee": 1,
                                      "pickAndPackFeeBasis": "sample string 16",
                                      "financeFee": 1,
                                      "financeFeeBasis": "sample string 17",
                                      "cartonLength": 1,
                                      "cartonWidth": 1,
                                      "cartonHeight": 1,
                                      "palletLayerQuantity": 1,
                                      "palletLayers": 1,
                                      "itemCode": "sample string 18",
                                      "invoiceCode": "sample string 19",
                                      "invoiceDesc": "sample string 20",
                                      "orderDirect": true,
                                      "useCost": true,
                                      "minimumQuantity": 21,
                                      "hostType": 22,
                                      "fromHost": 23,
                                      "minimumReorder": 1,
                                      "maximumReorder": 1,
                                      "orderMultiple": 24.1,
                                      "sellMultiple": 25.1,
                                      "baseMultiple": 26.1,
                                      "hostStandardCost": 27,
                                      "hostTotalCost": 28,
                                      "hostRetail": 29,
                                      "hostLandedUnitCostEx": 30,
                                      "hostLandedUnitCostInc": 31,
                                      "hostDesc": "sample string 32",
                                      "directIndicator": "sample string 33",
                                      "availableToOrder": true,
                                      "hostRangeIndicator": "sample string 35",
                                      "hostProductType": "sample string 36",
                                      "hostProductGrade": "sample string 37",
                                      "hostProductGroup": "sample string 38",
                                      "hostSlowMoving": true,
                                      "hostGeneralMerchandise": true,
                                      "hostPillar": "sample string 41",
                                      "hostLastUpdated": "2026-06-03T18:31:32.024293",
                                      "rebate": 1.0,
                                      "rebateExclude": true,
                                      "invoiceCodes": [
                                        {
                                          "$id": "20",
                                          "pluG_UID": "aBfZEK5cNkilqCpQsj2NOQ==",
                                          "pluGuid": "10d91768-5cae-4836-a5a8-2a50b23d8d39",
                                          "supplierIdentifier": "h258fh7UDU2gly4lIJIlDw==",
                                          "supplierIdentifierGuid": "7e7c6e87-d41e-4d0d-a097-2e252092250f",
                                          "invoiceCode": "sample string 1",
                                          "storeIDs": [
                                            1,
                                            2
                                          ]
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ],
                                      "storeIDs": [
                                        1,
                                        2
                                      ],
                                      "preferredSupplier": true,
                                      "preferredRebateSupplier": true,
                                      "supplierName": "sample string 42",
                                      "salesMode": 43,
                                      "orderPacked": true,
                                      "active": true,
                                      "price": 1,
                                      "costGstPercent": 45,
                                      "parentPluG_UID": "yqe0+Ze1PkiTKtFneQV1Ag==",
                                      "parentPluGuid": "f9b4a7ca-b597-483e-932a-d16779057502",
                                      "freight": 46.0,
                                      "freightType": 1,
                                      "product": {
                                        "$id": "21",
                                        "plu": 1,
                                        "storeID": 1,
                                        "masterPluG_UID": "QEA=",
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "g_UId": "A+W3Sv8JqUysQjORR0jPsQ==",
                                        "guid": "4ab7e503-09ff-4ca9-ac42-33914748cfb1",
                                        "apn": "sample string 1",
                                        "apnChanged": true,
                                        "apnSwitched": true,
                                        "barcode": "sample string 4",
                                        "itemNumber": "sample string 5",
                                        "itemNumberChanged": true,
                                        "priceGroupG_UID": "X3bHQTaxu0WA8ioBCSYC8A==",
                                        "priceGroupGuid": "41c7765f-b136-45bb-80f2-2a01092602f0",
                                        "blueprintID": 1,
                                        "lastCountedDate": "2026-06-03T18:31:32.024293",
                                        "externalID": "sample string 7",
                                        "active": true,
                                        "activated": "2026-06-03T18:31:32.024293",
                                        "pluCreated": "2026-06-03T18:31:32.024293",
                                        "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": "2026-06-03T18:31:32.024293",
                                        "lastManualUpdate": "2026-06-03T18:31:32.024293",
                                        "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": "2026-06-03T18:31:32.024293",
                                        "currentCostUpdated": "2026-06-03T18:31:32.024293",
                                        "costDecimals": 31,
                                        "costChanged": true,
                                        "dealCostIdentifier": "QEA=",
                                        "excludeFromRebate": true,
                                        "rebateOverride": 1,
                                        "costCalcMethod": 32,
                                        "costCalcMethodChanged": true,
                                        "costEffectiveDate": "2026-06-03T18:31:32.024293",
                                        "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": "2026-06-03T18:31:32.024293",
                                        "posTare": 1,
                                        "altPrice": 1.0,
                                        "altPriceChanged": true,
                                        "altPriceMode": 53,
                                        "altPriceModeChanged": true,
                                        "altPLUG_UID": "Bh9Cx3ajHUmCgHdeanHuUw==",
                                        "altPLUGuid": "c7421f06-a376-491d-8280-775e6a71ee53",
                                        "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": "2026-06-03T18:31:32.024293",
                                        "labelLastPrice": 1,
                                        "shelfPageLayoutG_UID": "Tqm0RIL4MkuRS1+K6XDmVA==",
                                        "shelfPageLayoutGuid": "44b4a94e-f882-4b32-914b-5f8ae970e654",
                                        "talkerPageLayoutG_UID": "2557iJtfdUONO8NO/+TO9g==",
                                        "talkerPageLayoutGuid": "887b9edb-5f9b-4375-8d3b-c34effe4cef6",
                                        "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,
                                        "liabilityItem": true,
                                        "trackSerial": true,
                                        "trackSerialChanged": true,
                                        "allowZeroPrice": true,
                                        "allowZeroPriceChanged": true,
                                        "notForSale": 92,
                                        "notForSaleChanged": true,
                                        "excludeFromDeals": true,
                                        "excludeFromVoucher": true,
                                        "minimumAge": 95,
                                        "minimumAgeChanged": true,
                                        "buyingLimit": 1,
                                        "buyingLimitChanged": true,
                                        "buyingLimitIndependent": true,
                                        "buyingLimitIndependentChanged": true,
                                        "inventoryGuid": "IvJustUO+U+FIdtMA/GM7w==",
                                        "inventoryIdentifier": "b26ef222-0ed5-4ff9-8521-db4c03f18cef",
                                        "inventoryAccuracy": 1,
                                        "baseUnits": 99,
                                        "orderPacked": 1,
                                        "isManufactured": true,
                                        "isIngredient": true,
                                        "isModifier": true,
                                        "isModifierChanged": true,
                                        "hasModifiers": 100,
                                        "defaultPrinter": "sample string 101",
                                        "defaultPrinterGroup": "sample string 102",
                                        "ingredientsOnManufacture": true,
                                        "manufactureUnitMeasure": 1,
                                        "mpl": 1,
                                        "maxShelfQty": 103,
                                        "allowAutoOrder": true,
                                        "warrantyPeriod": 1,
                                        "parentPluG_UId": "NxhhYSHCCk2dMU2SNbV0ow==",
                                        "parentPluGuid": "61611837-c221-4d0a-9d31-4d9235b574a3",
                                        "preferredHostVendor": 105,
                                        "preferredHostChanged": true,
                                        "code": "sample string 107",
                                        "supplierIdentifier": "m2ry6DB1AUOzzIKTIGBnJQ==",
                                        "supplierIdentifierGuid": "e8f26a9b-7530-4301-b3cc-829320606725",
                                        "supplierChanged": true,
                                        "rebateSupplierIdentifier": "gbNSe9QRZki6wuwLs7jjAA==",
                                        "rebateSupplierIdentifierGuid": "7b52b381-11d4-4866-bac2-ec0bb3b8e300",
                                        "rebateSupplierChanged": true,
                                        "availableForOrder": true,
                                        "warehouseDirectIndicator": "sample string 109",
                                        "warehouseDirectIndicatorChanged": true,
                                        "productGrade": "sample string 111",
                                        "productType": "sample string 112",
                                        "productGroup": "sample string 113",
                                        "complianceIndicator": "sample string 114",
                                        "inhouseBrand": "sample string 115",
                                        "slowMoving": true,
                                        "generalMerchandise": true,
                                        "comment": "sample string 118",
                                        "lastUpdatedByUser": "sample string 119",
                                        "lastManualUpdatedByUser": "sample string 120",
                                        "lastUpdatedByUserOverride": true,
                                        "lastUpdatedByHost": "2026-06-03T18:31:32.024293",
                                        "commodity": "sample string 122",
                                        "businessPillar": "sample string 123",
                                        "mscCommodity": "sample string 124",
                                        "hostIdentifier": "KDFt0DXcTUmLTZXel7NDzQ==",
                                        "hostIdentifierGuid": "d06d3128-dc35-494d-8b4d-95de97b343cd",
                                        "serviceFeeID": 1,
                                        "serviceFeeIDChanged": true,
                                        "providerName": "sample string 126",
                                        "aisleEnds": "sample string 127",
                                        "deleted": true,
                                        "deletedChanged": true,
                                        "hidden": true,
                                        "doNotRange": true,
                                        "doNotRangeChanged": true,
                                        "doNotOrder": true,
                                        "doNotOrderChanged": true,
                                        "locked": true,
                                        "excludeFromWebUpdate": true,
                                        "excludeFromWebUpdateChanged": true,
                                        "webPriceBasedOn": 138,
                                        "webPriceRounding": true,
                                        "webMarkup": 140,
                                        "webPriceMode": 141,
                                        "altDepartmentID": 1,
                                        "altSubDepartmentID": 1,
                                        "altMinorDepartmentID": 1,
                                        "altLesserDepartmentID": 1,
                                        "altDeptCode": "sample string 142",
                                        "altSubDeptCode": "sample string 143",
                                        "altMinorDeptCode": "sample string 144",
                                        "altLesserDeptCode": "sample string 145",
                                        "altDepartmentChanged": true,
                                        "storeProducts": [
                                          {
                                            "$ref": "21"
                                          },
                                          {
                                            "$ref": "21"
                                          }
                                        ],
                                        "store": {
                                          "$ref": "10"
                                        },
                                        "storePrices": [
                                          {
                                            "$id": "22",
                                            "pluG_UID": "icSoaAI2F0qWEyE71do6qw==",
                                            "pluGuid": "68a8c489-3602-4a17-9613-213bd5da3aab",
                                            "plu": 1,
                                            "storeID": 1,
                                            "zoneID": 2,
                                            "zoneName": "sample string 3",
                                            "store": "sample string 4",
                                            "isElectedMasterStore": true,
                                            "isZoneMasterStore": true,
                                            "priceNow": 7,
                                            "costNow": 8,
                                            "costNowDecimals": 9,
                                            "normalPrice": 10,
                                            "priceNext": 1,
                                            "costNext": 1,
                                            "costNextDecimals": 11,
                                            "nextCampaignName": "sample string 12",
                                            "gstPercent": 13,
                                            "normalCost": 14,
                                            "normalCostDecimals": 15,
                                            "costGstPercent": 16,
                                            "costCalcMethod": 1,
                                            "currentCost": 17,
                                            "currentCostDecimals": 18,
                                            "break1": 19,
                                            "price1": 20,
                                            "break2": 21,
                                            "price2": 22,
                                            "break3": 23,
                                            "price3": 24,
                                            "fuelItem": 25,
                                            "fixedWeight": 26,
                                            "active": true,
                                            "complianceIndicator": "sample string 27",
                                            "doNotOrder": true,
                                            "doNotRange": true,
                                            "isNormalPriceChangesCampaign": true,
                                            "updated": "2026-06-03T18:31:32.024293"
                                          },
                                          {
                                            "$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,
                                            "memberDiscountPrice": 10,
                                            "acceptedUtc": "2026-06-03T18:31:32.024293",
                                            "priceChangeType": 0,
                                            "costDecimals": 11,
                                            "costCalcMethod": 12,
                                            "targetCampaignPriceGtOrEquNormal": true
                                          },
                                          "normalPluPrices": {
                                            "$ref": "24"
                                          },
                                          "winningCampaign": 1,
                                          "winner": {
                                            "$id": "25",
                                            "campaignName": "sample string 1",
                                            "campaignDescription": "sample string 2",
                                            "talkerText": "sample string 3",
                                            "disableWasSave": true,
                                            "startDate": "2026-06-03T18:31:32.024293",
                                            "startTime": 5,
                                            "endDate": "2026-06-03T18:31:32.024293",
                                            "endTime": 6,
                                            "newPrice": 7,
                                            "newCost": 8,
                                            "newCostDecimals": 9,
                                            "pctDiscount": 10,
                                            "promoType": 1,
                                            "promotionTypeCode": "sample string 11",
                                            "hostType": 12,
                                            "hostIdentifier": "AWmLSkpoTUWWto7MBSnPTA==",
                                            "hostIdentifierGuid": "4a8b6901-684a-454d-96b6-8ecc0529cf4c",
                                            "storeNames": [
                                              "sample string 1",
                                              "sample string 2"
                                            ]
                                          },
                                          "details": [
                                            {
                                              "$ref": "25"
                                            },
                                            {
                                              "$ref": "25"
                                            }
                                          ]
                                        },
                                        "tray": {
                                          "$id": "26",
                                          "g_UId": "W2Nt7uRQn0e4CokwOQKRwQ==",
                                          "guid": "ee6d635b-50e4-479f-b80a-8930390291c1",
                                          "name": "sample string 1",
                                          "number": 1,
                                          "tare": 1
                                        },
                                        "priceGroup": {
                                          "$id": "27",
                                          "priceGroupG_UID": "PQOh2NssD0q5+9Pkt+nHwA==",
                                          "priceGroupGuid": "d8a1033d-2cdb-4a0f-b9fb-d3e4b7e9c7c0",
                                          "name": "sample string 2",
                                          "code": 1,
                                          "modified": true,
                                          "updated": "2026-06-03T18:31:32.024293",
                                          "buyingLimit": 1,
                                          "buyingLimitIndependent": true,
                                          "buyingLimitType": 0,
                                          "number": 1,
                                          "products": [
                                            {
                                              "$ref": "21"
                                            },
                                            {
                                              "$ref": "21"
                                            }
                                          ],
                                          "productCount": 1
                                        },
                                        "priceGroupName": "sample string 147",
                                        "nutrifacts": {
                                          "$id": "28",
                                          "pluG_UID": "R22FFa2JUkazBEg4E5cA4A==",
                                          "pluGuid": "15856d47-89ad-4652-b304-4838139700e0",
                                          "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": "4b7d1517-9c37-45c7-b47c-0b27808c0418",
                                          "created": "2026-06-03T18:31:32.024293",
                                          "createdByUser": "sample string 1",
                                          "activated": "2026-06-03T18:31:32.024293",
                                          "activatedByUser": "sample string 2",
                                          "deactivated": "2026-06-03T18:31:32.024293",
                                          "deactivatedByUser": "sample string 3",
                                          "lastOrdered": "2026-06-03T18:31:32.024293",
                                          "lastOrderedQty": 4.0,
                                          "lastReceived": "2026-06-03T18:31:32.024293",
                                          "lastReceivedQty": 5.0,
                                          "lastInvoiceStatus": 1,
                                          "lastCounted": "2026-06-03T18:31:32.024293",
                                          "lastSold": "2026-06-03T18:31:32.024293",
                                          "firstSold": "2026-06-03T18:31:32.024293",
                                          "awsUpdated": "2026-06-03T18:31:32.024293",
                                          "lastManualUpdate": "2026-06-03T18:31:32.024293",
                                          "lastManualUpdatedByUser": "sample string 7",
                                          "lastUpdated": "2026-06-03T18:31:32.024293",
                                          "lastUpdatedByUser": "sample string 9",
                                          "lastUpdatedByHost": "2026-06-03T18:31:32.024293",
                                          "doNotRangeUpdated": "2026-06-03T18:31:32.024293",
                                          "doNotOrderUpdated": "2026-06-03T18:31:32.024293",
                                          "tracked": "2026-06-03T18:31:32.024293"
                                        },
                                        "allergens": [
                                          {
                                            "$id": "30",
                                            "primaryKey": {
                                              "$id": "31",
                                              "pluGuid": "020a8a11-dd74-4d37-bf2b-b16890cc18bf",
                                              "contains": 2
                                            },
                                            "allergenID": 1,
                                            "pluG_UID": "EYoKAnTdN02/K7FokMwYvw==",
                                            "pluGuid": "020a8a11-dd74-4d37-bf2b-b16890cc18bf",
                                            "contains": 2,
                                            "allergenName": "sample string 3",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "30"
                                          }
                                        ],
                                        "costs": {
                                          "$id": "32",
                                          "pluG_UID": "cmFh+0XWm0OybsnmgiqU7w==",
                                          "pluGuid": "fb616172-d645-439b-b26e-c9e6822a94ef",
                                          "enteredCost": 1,
                                          "weightedAvgCost": 1,
                                          "lastCost": 1,
                                          "rawEnteredCost": 2,
                                          "rawWeightedAvgCost": 3,
                                          "rawLastCost": 4,
                                          "freight": 5.0,
                                          "freightType": 6,
                                          "costDecimals": 7,
                                          "fifoCost": 1,
                                          "updated": "2026-06-03T18:31:32.024293",
                                          "normalCost": 1,
                                          "currentCost": 1
                                        },
                                        "sales": [
                                          {
                                            "$id": "33",
                                            "saleHeaderID": 1,
                                            "created": "2026-06-03T18:31:32.024293",
                                            "createdLocal": "2026-06-03T18:31:32.024293",
                                            "storeID": 3,
                                            "storeName": "sample string 4",
                                            "operatorG_Uid": "6xdGNnGW6UGC1+4b6OHReA==",
                                            "operatorGuid": "364617eb-9671-41e9-82d7-ee1be8e1d178",
                                            "operatorName": "sample string 5",
                                            "tranType": 1,
                                            "plu": 1,
                                            "pluG_UId": "5n3weCy2j0eBes7AjI0pGg==",
                                            "pluGuid": "78f07de6-b62c-478f-817a-cec08c8d291a",
                                            "normalPrice": 1,
                                            "totalCents": 1,
                                            "cost": 1,
                                            "grossProfit": 1,
                                            "quantity": 1,
                                            "operator": {
                                              "$ref": "8"
                                            }
                                          },
                                          {
                                            "$ref": "33"
                                          }
                                        ],
                                        "apns": [
                                          {
                                            "$id": "34",
                                            "pluID": 1,
                                            "pluG_UID": "Kyknc1ep7EeVNF6IKD8GLQ==",
                                            "pluGuid": "7327292b-a957-47ec-9534-5e88283f062d",
                                            "apn": "sample string 1",
                                            "deleted": true,
                                            "storeID": 1,
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "34"
                                          }
                                        ],
                                        "tuns": [
                                          {
                                            "$id": "35",
                                            "pluG_UId": "+2/zO0tMnEKD9ihxCpk5Gw==",
                                            "pluGuid": "3bf36ffb-4c4b-429c-83f6-28710a99391b",
                                            "apn": "sample string 1",
                                            "tun": "sample string 2",
                                            "cartonQuantity": 3,
                                            "product": {
                                              "$ref": "21"
                                            },
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "35"
                                          }
                                        ],
                                        "competitionPricing": [
                                          {
                                            "$id": "36",
                                            "identifier": "hEUga4j8KU6D9xt+vssQpA==",
                                            "identifierGuid": "6b204584-fc88-4e29-83f7-1b7ebecb10a4",
                                            "pluG_UID": "WVAerzoYAUaU0ehFeaNUXw==",
                                            "pluGuid": "af1e5059-183a-4601-94d1-e84579a3545f",
                                            "competitionID": 1,
                                            "name": "sample string 2",
                                            "sellMultiple": 3,
                                            "retailPrice": 4,
                                            "storeName": "sample string 5"
                                          },
                                          {
                                            "$ref": "36"
                                          }
                                        ],
                                        "supplier": {
                                          "$ref": "16"
                                        },
                                        "supplierName": "sample string 148",
                                        "children": [
                                          {
                                            "$ref": "21"
                                          },
                                          {
                                            "$ref": "21"
                                          }
                                        ],
                                        "ordering": {
                                          "$ref": "19"
                                        },
                                        "flipChartPages": [
                                          {
                                            "$id": "37",
                                            "identifier": "36hk6k4PZ0qfdyi+sZc6CA==",
                                            "groupName": "sample string 1",
                                            "identifierGuid": "ea64a8df-0f4e-4a67-9f77-28beb1973a08",
                                            "exists": true,
                                            "flipChartIdentifier": "JoYEMedDP0W1ZkY+dJfVMA==",
                                            "flipChartIdentifierGuid": "31048626-43e7-453f-b566-463e7497d530",
                                            "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": "yLK/fK2ZwE+0l5mp2riKzA==",
                                            "groupIdentifierGuid": "7cbfb2c8-99ad-4fc0-b497-99a9dab88acc",
                                            "flipChart": {
                                              "$id": "38",
                                              "identifier": "OoMM0eeF5EipcveawAacWg==",
                                              "identifierGuid": "d10c833a-85e7-48e4-a972-f79ac0069c5a",
                                              "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": "39",
                                                "identifier": "pRFl59xn2ECe/yOPJtoqQg==",
                                                "identifierGuid": "e76511a5-67dc-40d8-9eff-238f26da2a42",
                                                "name": "sample string 2",
                                                "formType": "sample string 3",
                                                "forms": [
                                                  {
                                                    "$id": "40",
                                                    "id": 1,
                                                    "g_UID": "117ilEjOg0e6CkVn3BYisQ==",
                                                    "guid": "94e25ed7-ce48-4783-ba0a-4567dc1622b1",
                                                    "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": "yOA1fmoex0agGIV0mOZR0g==",
                                                    "previousFormGuid": "7e35e0c8-1e6a-46c7-a018-857498e651d2",
                                                    "nextForm": 1,
                                                    "nextFormG_UID": "o/JqqSSgqkuAsXvf3oE3VQ==",
                                                    "nextFormGuid": "a96af2a3-a024-4baa-80b1-7bdfde813755",
                                                    "attributes": "sample string 10",
                                                    "updated": "2026-06-03T18:31:32.024293",
                                                    "positioning": 1,
                                                    "contentPanel": "sample string 11",
                                                    "selectionMode": 1,
                                                    "maximumSelections": 1,
                                                    "alteredInStore": true,
                                                    "deleted": true,
                                                    "blueprintID": 1,
                                                    "preserveLayout": true,
                                                    "mainCheckoutFormName": "sample string 13",
                                                    "nextCheckoutForm": {
                                                      "$ref": "40"
                                                    },
                                                    "previousCheckoutForm": {
                                                      "$ref": "40"
                                                    },
                                                    "buttons": [
                                                      {
                                                        "$id": "41",
                                                        "id": 1,
                                                        "checkoutFormID": 2,
                                                        "checkoutFormG_UID": "PxDHOzhhYU23gkSc6Whc/g==",
                                                        "checkoutFormGuid": "3bc7103f-6138-4d61-b782-449ce9685cfe",
                                                        "identifier": "7GLOx9jwi0K85z1PWbURRA==",
                                                        "identifierGuid": "c7ce62ec-f0d8-428b-bce7-3d4f59b51144",
                                                        "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": "lu0gINRBI0+LViiLWs3VYg==",
                                                        "valueGuid": "2020ed96-41d4-4f23-8b56-288b5acdd562",
                                                        "buttonText": "sample string 10",
                                                        "valueText": "sample string 11",
                                                        "drawImageAndButton": true,
                                                        "updated": "2026-06-03T18:31:32.024293",
                                                        "action": "sample string 12",
                                                        "valueForm": {
                                                          "$ref": "40"
                                                        },
                                                        "image": {
                                                          "$id": "42",
                                                          "name": "sample string 3.sample string 4",
                                                          "imageID": 2,
                                                          "imageName": "sample string 3",
                                                          "imageExtension": "sample string 4",
                                                          "lastUpdate": "2026-06-03T18:31:32.024293",
                                                          "imageData": "QEA=",
                                                          "readOnly": true
                                                        }
                                                      },
                                                      {
                                                        "$ref": "41"
                                                      }
                                                    ],
                                                    "panels": [
                                                      {
                                                        "$id": "43",
                                                        "id": 1,
                                                        "checkoutFormID": 2,
                                                        "checkoutFormG_UID": "wx8UQBa6CUiZ/adlgP69Vw==",
                                                        "checkoutFormGuid": "40141fc3-ba16-4809-99fd-a76580febd57",
                                                        "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": "43"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "$ref": "40"
                                                  }
                                                ],
                                                "panels": [
                                                  {
                                                    "$ref": "43"
                                                  },
                                                  {
                                                    "$ref": "43"
                                                  }
                                                ]
                                              },
                                              "pages": [
                                                {
                                                  "$ref": "37"
                                                },
                                                {
                                                  "$ref": "37"
                                                }
                                              ]
                                            },
                                            "contentPanel": {
                                              "$ref": "43"
                                            },
                                            "products": [
                                              {
                                                "$id": "44",
                                                "flipChartPageIdentifier": "lOoY8tKQXkeO4ZYyBKd4Qg==",
                                                "flipChartPageIdentifierGuid": "f218ea94-90d2-475e-8ee1-963204a77842",
                                                "pluG_UID": "JhiZUpoLNkajWsQfvhSQkA==",
                                                "pluGuid": "52991826-0b9a-4636-a35a-c41fbe149090",
                                                "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": "44"
                                              }
                                            ],
                                            "productCount": 27,
                                            "pages": [
                                              {
                                                "$ref": "37"
                                              },
                                              {
                                                "$ref": "37"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "37"
                                          }
                                        ],
                                        "priceHistory": [
                                          {
                                            "$id": "45",
                                            "pluG_UID": "nGRRR+UIUUaZVSMVKFwBnw==",
                                            "pluGuid": "4751649c-08e5-4651-9955-2315285c019f",
                                            "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": "2026-06-03T18:31:32.024293",
                                            "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": "45"
                                          }
                                        ],
                                        "ingredients": [
                                          {
                                            "$id": "46",
                                            "pluG_UID": "gYPSml5sAk61BT9neYYl+w==",
                                            "ingredientGuid": "SlUS4ra2QUOngXnxfX0oAw==",
                                            "ingredientIdentifier": "e212554a-b6b6-4341-a781-79f17d7d2803",
                                            "quantity": 1.0,
                                            "storeIDs": [
                                              1,
                                              2
                                            ],
                                            "ingredientText": "sample string 1",
                                            "ingredient": {
                                              "$ref": "21"
                                            }
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "bins": [
                                          {
                                            "$id": "47",
                                            "pluG_UID": "1+me6zOrzkOuvAgc+6FNvw==",
                                            "pluGuid": "eb9ee9d7-ab33-43ce-aebc-081cfba14dbf",
                                            "shelfLocationIdentifier": "4ag16/gq6E+A4Xmulab6Lw==",
                                            "shelfLocationGuid": "eb35a8e1-2af8-4fe8-80e1-79ae95a6fa2f",
                                            "labelShelfDefault": 1,
                                            "labelTalkerDefault": 1,
                                            "labelSmall": true,
                                            "labelPageLayoutG_UID": "Xcxgi76XlUW56Df/a+G2RQ==",
                                            "labelPageLayoutGuid": "8b60cc5d-97be-4595-b9e8-37ff6be1b645",
                                            "updated": "2026-06-03T18:31:32.024293",
                                            "electronicShelfLabelIdentifier": "sample string 5",
                                            "electronicshelfLabelsConfigurationID": 6,
                                            "labelShelfChanged": true,
                                            "productName": "sample string 8",
                                            "locationText": "sample string 9",
                                            "product": {
                                              "$ref": "21"
                                            },
                                            "location": {
                                              "$id": "48",
                                              "identifier": "w+EN+GQ7fEmvuj+JvwDQuQ==",
                                              "storeID": 1,
                                              "identifierGuid": "f80de1c3-3b64-497c-afba-3f89bf00d0b9",
                                              "name": "sample string 2",
                                              "haccp": true,
                                              "blueprintID": 1,
                                              "updated": "2026-06-03T18:31:32.024293",
                                              "minTemp": 1,
                                              "maxTemp": 1,
                                              "checkFrequency": 1,
                                              "storeCaseConfiguration": 5,
                                              "storeName": "sample string 6",
                                              "bins": [
                                                {
                                                  "$ref": "47"
                                                },
                                                {
                                                  "$ref": "47"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "$ref": "47"
                                          }
                                        ],
                                        "bin": {
                                          "$ref": "47"
                                        },
                                        "scaleLocations": [
                                          {
                                            "$id": "49",
                                            "plu": 1,
                                            "pluG_UID": "zeLDo/xx9UKl0ni0aq/XOQ==",
                                            "pluGuid": "a3c3e2cd-71fc-42f5-a5d2-78b46aafd739",
                                            "deptNo": 1,
                                            "product": {
                                              "$ref": "21"
                                            },
                                            "scaleLocation": {
                                              "$id": "50",
                                              "id": 1,
                                              "deptNo": 1,
                                              "deptCode": "sample string 2",
                                              "name": "sample string 3",
                                              "enabled": true,
                                              "updated": "2026-06-03T18:31:32.024293",
                                              "department": {
                                                "$id": "51",
                                                "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": "50"
                                                },
                                                "subDepartments": [
                                                  {
                                                    "$id": "52",
                                                    "id": 1,
                                                    "departmentID": 2,
                                                    "name": "sample string 3",
                                                    "code": "sample string 4",
                                                    "departmentCode": "sample string 5",
                                                    "externalSales": true,
                                                    "minorDepartments": [
                                                      {
                                                        "$id": "53",
                                                        "id": 1,
                                                        "subDepartmentID": 2,
                                                        "departmentID": 3,
                                                        "name": "sample string 4",
                                                        "subDepartmentCode": "sample string 5",
                                                        "departmentCode": "sample string 6",
                                                        "code": "sample string 7",
                                                        "lesserDepartments": [
                                                          {
                                                            "$id": "54",
                                                            "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": "2026-06-03T18:31:32.024293",
                                                            "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": "4S8SyTh0kkirQ54fFtw1gg==",
                                                            "labelPageLayoutGuid": "c9122fe1-7438-4892-ab43-9e1f16dc3582",
                                                            "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": "55",
                                                              "dept": 1,
                                                              "category": 2,
                                                              "name": "sample string 3",
                                                              "active": true,
                                                              "mscCommodities": [
                                                                {
                                                                  "$id": "56",
                                                                  "dept": 1,
                                                                  "category": 2,
                                                                  "commodity": 3,
                                                                  "name": "sample string 4",
                                                                  "active": true,
                                                                  "mscSubCommodities": [
                                                                    {
                                                                      "$id": "57",
                                                                      "dept": 1,
                                                                      "category": 2,
                                                                      "commodity": 3,
                                                                      "subCommodity": 4,
                                                                      "name": "sample string 5",
                                                                      "active": true,
                                                                      "subCommodityCode": "sample string 7"
                                                                    },
                                                                    {
                                                                      "$ref": "57"
                                                                    }
                                                                  ],
                                                                  "commodityCode": "sample string 6"
                                                                },
                                                                {
                                                                  "$ref": "56"
                                                                }
                                                              ],
                                                              "categoryCode": "sample string 5"
                                                            },
                                                            "mscCom": {
                                                              "$ref": "56"
                                                            },
                                                            "mscDep": {
                                                              "$id": "58",
                                                              "dept": 1,
                                                              "name": "sample string 2",
                                                              "active": true,
                                                              "mscCategories": [
                                                                {
                                                                  "$ref": "55"
                                                                },
                                                                {
                                                                  "$ref": "55"
                                                                }
                                                              ],
                                                              "deptCode": "sample string 4"
                                                            },
                                                            "mscSubCom": {
                                                              "$ref": "57"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "54"
                                                          }
                                                        ],
                                                        "updated": "2026-06-03T18:31:32.024293",
                                                        "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": "17sQE63BbUSQZn0rqKj3mQ==",
                                                        "labelPageLayoutGuid": "1310bbd7-c1ad-446d-9066-7d2ba8a8f799",
                                                        "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": "55"
                                                        },
                                                        "mscCom": {
                                                          "$ref": "56"
                                                        },
                                                        "mscDep": {
                                                          "$ref": "58"
                                                        },
                                                        "mscSubCom": {
                                                          "$ref": "57"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "53"
                                                      }
                                                    ],
                                                    "investmentBuyOverride": true,
                                                    "updated": "2026-06-03T18:31:32.024293",
                                                    "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": "Jhw872PjeEWLcpZL40XKIQ==",
                                                    "labelPageLayoutGuid": "ef3c1c26-e363-4578-8b72-964be345ca21",
                                                    "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": "55"
                                                    },
                                                    "mscCom": {
                                                      "$ref": "56"
                                                    },
                                                    "mscDep": {
                                                      "$ref": "58"
                                                    },
                                                    "mscSubCom": {
                                                      "$ref": "57"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "52"
                                                  }
                                                ],
                                                "stores": [
                                                  1,
                                                  2
                                                ],
                                                "investmentBuyOverride": true,
                                                "updated": "2026-06-03T18:31:32.024293",
                                                "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": "tLclqC+5iE+IbVLu/85b+A==",
                                                "labelPageLayoutGuid": "a825b7b4-b92f-4f88-886d-52eeffce5bf8",
                                                "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": "55"
                                                },
                                                "mscCom": {
                                                  "$ref": "56"
                                                },
                                                "mscDep": {
                                                  "$ref": "58"
                                                },
                                                "mscSubCom": {
                                                  "$ref": "57"
                                                }
                                              }
                                            }
                                          },
                                          {
                                            "$ref": "49"
                                          }
                                        ],
                                        "nextPrice": {
                                          "$id": "59",
                                          "id": 1,
                                          "campaignID": 2,
                                          "campaignName": "sample string 3",
                                          "plu": 1,
                                          "hostOfferID": 1,
                                          "metcashPromotionID": "sample string 4",
                                          "metcashPromotionPlacement": "sample string 5",
                                          "pluG_UID": "xITq9OwKDEWAyFdwxJ0JKQ==",
                                          "pluGuid": "f4ea84c4-0aec-450c-80c8-5770c49d0929",
                                          "newPrice": 1,
                                          "pctDiscount": 1,
                                          "newCost": 1,
                                          "newCostDecimals": 6,
                                          "dealCostIdentifier": "oxUtTYOIxUKRGZ3g9l0Rtg==",
                                          "dealCostGuid": "4d2d15a3-8883-42c5-9119-9de0f65d11b6",
                                          "pluName": "sample string 7",
                                          "apn": "sample string 8",
                                          "fuelItem": true,
                                          "priceGroupG_UID": "blXQOlzM502NJYhzyav7VQ==",
                                          "priceGroupGuid": "3ad0556e-cc5c-4de7-8d25-8873c9abfb55",
                                          "itemNumber": "sample string 10",
                                          "cri": "sample string 11",
                                          "pluPrice": 12,
                                          "costCalcMethod": 13,
                                          "pluCost": 14,
                                          "pluCostIndicator": "sample string 15",
                                          "pluPriceGstPercent": 16,
                                          "pluCostGstPercent": 17,
                                          "pluActive": true,
                                          "cartonQty": 1.1,
                                          "baseUnits": 19.1,
                                          "salesMode": 1,
                                          "orderPacked": 20,
                                          "pluNormalCost": 21,
                                          "pluaws": 22.0,
                                          "directNumber": "sample string 23",
                                          "departmentName": "sample string 24",
                                          "subDepartmentName": "sample string 25",
                                          "priceGroupName": "sample string 26",
                                          "supplierName": "sample string 27",
                                          "stockOnHand": 1.1,
                                          "stockOnOrder": 1.1,
                                          "lastReceived": "2026-06-03T18:31:32.024293",
                                          "rrp": 28,
                                          "campaignDescription": "sample string 29",
                                          "hostCampaign": true,
                                          "hostIdentifier": "QEA=",
                                          "hostIdentifierGuid": "df1ce108-3c0e-4ef1-ac21-6739154f9a4d",
                                          "campaignComboPriceGroupG_UID": "7WEx0u/fsEuLgZZLVlxSpA==",
                                          "campaignComboPriceGroupIdentifier": "d23161ed-dfef-4bb0-8b81-964b565c52a4",
                                          "promotionPlacementDescription": "sample string 31",
                                          "storeAcceptances": [
                                            {
                                              "$id": "60",
                                              "plu": 1,
                                              "pluG_UId": "QEA=",
                                              "campaignID": 1,
                                              "campaignName": "sample string 2",
                                              "storeID": 3,
                                              "acceptedUtc": "2026-06-03T18:31:32.024293",
                                              "operatorG_UID": "FbP2ia2ZQkyG3OAdkHR4jg==",
                                              "operatorGuid": "89f6b315-99ad-4c42-86dc-e01d9074788e",
                                              "machineID": 1,
                                              "processed": true,
                                              "appliedUtc": "2026-06-03T18:31:32.024293",
                                              "signIqTicketFileMovedUtc": "2026-06-03T18:31:32.024293",
                                              "user": "sample string 6",
                                              "campaignDescription": "sample string 7",
                                              "productDesc": "sample string 8",
                                              "storeName": "sample string 9",
                                              "effectiveUtc": "2026-06-03T18:31:32.024293",
                                              "priceChangeType": 0,
                                              "operatorName": "sample string 10",
                                              "hostCampaign": true,
                                              "hostIdentifier": "QEA=",
                                              "hostIdentifierGuid": "0518bbb4-e8c3-4279-97d7-e749bcec6e5a",
                                              "product": {
                                                "$ref": "21"
                                              },
                                              "campaignPlu": {
                                                "$ref": "59"
                                              },
                                              "fuelItem": true
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ],
                                          "campaign": {
                                            "$id": "61",
                                            "id": 1,
                                            "storeID": 2,
                                            "name": "cd1ee796-14da-4fde-9a42-68cd9aeaa0d1",
                                            "nameGuid": "cd1ee796-14da-4fde-9a42-68cd9aeaa0d1",
                                            "description": "sample string 4",
                                            "showDiscounts": true,
                                            "showTotals": true,
                                            "onlyEvaluateOnSubtotal": true,
                                            "useDescription": true,
                                            "campaignType": 1,
                                            "startDate": "2026-06-03T18:31:32.024293",
                                            "startTime": 1,
                                            "endDate": "2026-06-03T18:31:32.024293",
                                            "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": "2026-06-03T18:31:32.024293",
                                            "system": true,
                                            "created": "2026-06-03T18:31:32.024293",
                                            "updated": "2026-06-03T18:31:32.024293",
                                            "priceChangeNotifiedUtc": "2026-06-03T18:31:32.024293",
                                            "promoType": 1,
                                            "promotionTypeCode": "sample string 13",
                                            "hostIdentifier": "wFIWpIONRUi06b1PwO9hnQ==",
                                            "hostIdentifierGuid": "a41652c0-8d83-4845-b4e9-bd4fc0ef619d",
                                            "hostType": 14,
                                            "createdByUser": "sample string 15",
                                            "fromHost": true,
                                            "deleted": true,
                                            "campaignDeleted": "2026-06-03T18:31:32.024293",
                                            "updatedByUser": "sample string 18",
                                            "offerID": 1,
                                            "isPriceChangeCampaign": true,
                                            "stores": [
                                              1,
                                              2
                                            ],
                                            "storeNames": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "campaignPlus": [
                                              {
                                                "$ref": "59"
                                              },
                                              {
                                                "$ref": "59"
                                              }
                                            ],
                                            "campaignPools": [
                                              {
                                                "$id": "62",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "plu": 4,
                                                "pluG_UID": "Yk6gxU/EB0G8+WTSfHp21w==",
                                                "pluGuid": "c5a04e62-c44f-4107-bcf9-64d27c7a76d7",
                                                "hostOfferID": 1,
                                                "priceGroupG_UID": "F8Ttt/6WtkWwDhwmTh0wFg==",
                                                "priceGroupGuid": "b7edc417-96fe-45b6-b00e-1c264e1d3016",
                                                "fuelItem": true,
                                                "pluName": "sample string 6",
                                                "apn": "sample string 7",
                                                "pluActive": true,
                                                "cartonQty": 1,
                                                "baseUnits": 9.1,
                                                "cri": "sample string 10",
                                                "salesMode": 1,
                                                "orderPacked": 11,
                                                "pluaws": 12.0,
                                                "directNumber": "sample string 13",
                                                "departmentName": "sample string 14",
                                                "subDepartmentName": "sample string 15",
                                                "priceGroupName": "sample string 16",
                                                "supplierName": "sample string 17",
                                                "stockOnHand": 1.1,
                                                "stockOnOrder": 1.1,
                                                "lastReceived": "2026-06-03T18:31:32.024293",
                                                "rrp": 18,
                                                "campaignDescription": "sample string 19",
                                                "product": {
                                                  "$ref": "21"
                                                },
                                                "campaign": {
                                                  "$ref": "61"
                                                }
                                              },
                                              {
                                                "$ref": "62"
                                              }
                                            ],
                                            "sellingRules": [
                                              {
                                                "$id": "63",
                                                "id": 1,
                                                "identifier": "Hwnjj9VdRk25F0kSNFkiLQ==",
                                                "identifierStr": "Hwnjj9VdRk25F0kSNFkiLQ==",
                                                "identifierGuid": "8fe3091f-5dd5-4d46-b917-49123459222d",
                                                "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": "61"
                                                }
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ],
                                            "customers": [
                                              {
                                                "$id": "64",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "customerID": "d0sgkemdMkeFOKmmR3HlCA==",
                                                "customerIDGuid": "91204b77-9de9-4732-8538-a9a64771e508",
                                                "campaign": {
                                                  "$ref": "61"
                                                },
                                                "customer": {
                                                  "$ref": "3"
                                                }
                                              },
                                              {
                                                "$ref": "64"
                                              }
                                            ],
                                            "customerGroups": [
                                              {
                                                "$id": "65",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "groupID": "OGUIKOxDUU26tZQpQimAqg==",
                                                "groupIDGuid": "28086538-43ec-4d51-bab5-9429422980aa",
                                                "campaign": {
                                                  "$ref": "61"
                                                },
                                                "group": {
                                                  "$ref": "1"
                                                }
                                              },
                                              {
                                                "$ref": "65"
                                              }
                                            ],
                                            "signIqTickets": [
                                              {
                                                "$id": "66",
                                                "identifier": "Q3peoKYfCk2UTJt/TEO1tg==",
                                                "identifierGuid": "a05e7a43-1fa6-4d0a-944c-9b7f4c43b5b6",
                                                "campaignName": "sample string 2",
                                                "message": "sample string 3",
                                                "ticketFileSource": "sample string 4",
                                                "ticketFileDestination": "sample string 5",
                                                "storeID": 1
                                              },
                                              {
                                                "$ref": "66"
                                              }
                                            ],
                                            "comboPriceGroups": [
                                              {
                                                "$id": "67",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "g_UID": "lYzLG283DUaNQwIkekbMRg==",
                                                "guid": "1bcb8c95-376f-460d-8d43-02247a46cc46",
                                                "description": "sample string 5",
                                                "newPrice": 1,
                                                "rangeDescription": "sample string 6",
                                                "dealDescription": "sample string 7",
                                                "labelQuantity": 8,
                                                "hostProductCategoryID": 1,
                                                "offerID": 1,
                                                "dontUpdatePricePlus": true,
                                                "campaign": {
                                                  "$ref": "61"
                                                },
                                                "comboPricePlus": [
                                                  {
                                                    "$id": "68",
                                                    "id": 1,
                                                    "campaignID": 2,
                                                    "campaignName": "sample string 3",
                                                    "groupG_UID": "W5lyqUAPRUGxvg3UOHXQhg==",
                                                    "groupGuid": "a972995b-0f40-4145-b1be-0dd43875d086",
                                                    "comboPriceType": 5,
                                                    "priceType": 5,
                                                    "pluG_UID": "EESeIDRnqUW3gdVZMk7bNg==",
                                                    "pluGuid": "209e4410-6734-45a9-b781-d559324edb36",
                                                    "priceGroupG_UID": "rfkM0ke7wkWGHBF2AOtfMA==",
                                                    "priceGroupGuid": "d20cf9ad-bb47-45c2-861c-117600eb5f30",
                                                    "campaignPoolID": "sample string 7",
                                                    "quantity": 1,
                                                    "campaign": {
                                                      "$ref": "61"
                                                    },
                                                    "product": {
                                                      "$ref": "21"
                                                    },
                                                    "priceGroup": {
                                                      "$ref": "27"
                                                    },
                                                    "campaignPool": {
                                                      "$ref": "61"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "68"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "priceLevels": [
                                              {
                                                "$id": "69",
                                                "id": 1,
                                                "priceLevelIdentifier": "l9ysrF98dEGCC2Sxyz1/Mg==",
                                                "priceLevelIdentifierGuid": "acacdc97-7c5f-4174-820b-64b1cb3d7f32",
                                                "campaignName": "sample string 3",
                                                "priceLevelName": "sample string 4"
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ],
                                            "promotionType": {
                                              "$id": "70",
                                              "identifier": "J0D+rmDAF0qJgQV+3XwTeA==",
                                              "identifierGuid": "aefe4027-c060-4a17-8981-057edd7c1378",
                                              "hostType": 2,
                                              "code": "sample string 3",
                                              "description": "sample string 4",
                                              "isLiquor": true,
                                              "isAdvertised": true,
                                              "disableWasSave": true,
                                              "excludeFromPromoSales": true,
                                              "labelPageLayoutG_UID": "GyF40THtjEq2CtOPxzgmJg==",
                                              "labelPageLayoutGuid": "d178211b-ed31-4a8c-b60a-d38fc7382626",
                                              "priceLevelIdentifier": "+S8x0zk0AUC+LW6Eh4jJ0A==",
                                              "priceLevelIdentifierGuid": "d3312ff9-3439-4001-be2d-6e848788c9d0",
                                              "active": true,
                                              "updated": "2026-06-03T18:31:32.024293",
                                              "hostName": "sample string 11"
                                            }
                                          },
                                          "product": {
                                            "$ref": "21"
                                          },
                                          "dealCost": {
                                            "$id": "71",
                                            "headerIdentifier": "ozPyWRU7C0m8rMl0LXEoYg==",
                                            "headerIdentifierGuid": "59f233a3-3b15-490b-bcac-c9742d712862",
                                            "identifier": "6LAV7jcia0W+jhsqe+oSZg==",
                                            "identifierGuid": "ee15b0e8-2237-456b-be8e-1b2a7bea1266",
                                            "supplierIdentifier": "cCozR2J4akm9OXejQaHWyw==",
                                            "supplierGuid": "47332a70-7862-496a-bd39-77a341a1d6cb",
                                            "pluG_UID": "F2uacjSOsk6dSBv3CyAEIg==",
                                            "pluGuid": "729a6b17-8e34-4eb2-9d48-1bf70b200422",
                                            "campaignName": "1f2c606b-d25f-499d-a4b8-8e732f15f5a6",
                                            "description": "sample string 4",
                                            "cost": 5,
                                            "costDecimals": 6,
                                            "start": "2026-06-03T18:31:32.024293",
                                            "end": "2026-06-03T18:31:32.024293",
                                            "type": 9,
                                            "promoType": 10,
                                            "bonusItemPLUG_UID": "4iNwZENe50Sv5f8OQ91w1w==",
                                            "bonusItemPluGuid": "647023e2-5e43-44e7-afe5-ff0e43dd70d7",
                                            "bonusPurchaseUnits": 11,
                                            "bonusReceiveUnits": 12,
                                            "updated": "2026-06-03T18:31:32.024293",
                                            "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": "2026-06-03T18:31:32.024293",
                                            "campaignEndDate": "2026-06-03T18:31:32.024293",
                                            "masterPLUG_UID": "F9g129iRhESV17rkZ01veg==",
                                            "masterID": "db35d817-91d8-4484-95d7-bae4674d6f7a",
                                            "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": "yH2ea9/wAE+B+e6yv/dz5A==",
                                            "bonusMasterID": "6b9e7dc8-f0df-4f00-81f9-eeb2bff773e4",
                                            "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": "2026-06-03T18:31:32.024293",
                                        "dealCosts": [
                                          {
                                            "$ref": "71"
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ],
                                        "tags": [
                                          {
                                            "$id": "72",
                                            "pluG_UID": "DimxRtkAVke1vEcNEfFOyQ==",
                                            "pluGuid": "46b1290e-00d9-4756-b5bc-470d11f14ec9",
                                            "tagID": 1,
                                            "description": "sample string 1",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "72"
                                          }
                                        ],
                                        "alternateProductG_UID": "F52J6XlL0EuDrmK2xR45yQ==",
                                        "alternateProduct": "e9899d17-4b79-4bd0-83ae-62b6c51e39c9",
                                        "altProduct": {
                                          "$ref": "21"
                                        },
                                        "productHostCode": {
                                          "$id": "73",
                                          "id": 1,
                                          "pluG_UID": "/g/f8BSa5ECgOrDVbS9O3A==",
                                          "pluGuid": "f0df0ffe-9a14-40e4-a03a-b0d56d2f4edc",
                                          "ibaCode": "sample string 2"
                                        },
                                        "mscCat": {
                                          "$ref": "55"
                                        },
                                        "mscCom": {
                                          "$ref": "56"
                                        },
                                        "mscDep": {
                                          "$ref": "58"
                                        },
                                        "mscSubCom": {
                                          "$ref": "57"
                                        },
                                        "isUserUpdate": true,
                                        "ignoreMasterProduct": true,
                                        "priceGroupLabelRequested": true,
                                        "firstSold": "2026-06-03T18:31:32.024293",
                                        "inventoryTracked": "2026-06-03T18:31:32.024293",
                                        "isNormalPriceChangesCampaign": true,
                                        "baseProductFuel": {
                                          "$id": "74",
                                          "pluG_UID": "9ZKSanuezEmDNmvbFIgGaA==",
                                          "pluGuid": "6a9292f5-9e7b-49cc-8336-6bdb14880668",
                                          "fuelPluG_UID": "s6q3gzRjqkqTQWs6ZWw+6w==",
                                          "fuelPluGuid": "83b7aab3-6334-4aaa-9341-6b3a656c3eeb",
                                          "price": 3,
                                          "productDescription": "sample string 4",
                                          "productBarcode": "sample string 5",
                                          "fuelProductDescription": "sample string 6",
                                          "fuelProductBarcode": "sample string 7",
                                          "fuelProductPrice": 8
                                        },
                                        "productFuelLinks": [
                                          {
                                            "$ref": "74"
                                          },
                                          {
                                            "$ref": "74"
                                          }
                                        ]
                                      },
                                      "supplier": {
                                        "$ref": "16"
                                      },
                                      "serviceFee": {
                                        "$id": "75",
                                        "id": 1,
                                        "description": "sample string 1",
                                        "fee": 1
                                      },
                                      "isPrimaryHost": true,
                                      "hostVendor": 48
                                    },
                                    {
                                      "$ref": "19"
                                    }
                                  ],
                                  "orderCycleHeaders": [
                                    {
                                      "$id": "76",
                                      "storeID": 1,
                                      "supplierIdentifier": "Ry2ENxuNRU+9YrTKpJSzjA==",
                                      "supplierGuid": "37842d47-8d1b-4f45-bd62-b4caa494b38c",
                                      "departmentCode": "sample string 2",
                                      "warehouseDirectIndicator": "sample string 3",
                                      "type": 4,
                                      "storeName": "sample string 5",
                                      "departmentName": "sample string 6",
                                      "orderDays": 7
                                    },
                                    {
                                      "$ref": "76"
                                    }
                                  ],
                                  "cycles": [
                                    {
                                      "$id": "77",
                                      "storeID": 1,
                                      "supplierIdentifier": "UMjj+VnG6UWNtSLeazYe+Q==",
                                      "supplierGuid": "f9e3c850-c659-45e9-8db5-22de6b361ef9",
                                      "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": "2026-06-03T18:31:32.024293",
                                      "deliveryDate": "2026-06-03T18:31:32.024293",
                                      "nextCutOffDate": "2026-06-03T18:31:32.024293",
                                      "nextDeliveryDate": "2026-06-03T18:31:32.024293",
                                      "nextDaysBuffer": 10
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "store": {
                                    "$ref": "10"
                                  },
                                  "updated": "2026-06-03T18:31:32.024293",
                                  "isHost": true
                                },
                                "files": [
                                  {
                                    "$id": "78",
                                    "id": "sample string 1",
                                    "fileName": "sample string 2",
                                    "extension": "sample string 3",
                                    "provider": 0,
                                    "type": 0,
                                    "hostType": "sample string 4",
                                    "createdUtc": "2026-06-03T18:31:32.024293",
                                    "processed": "2026-06-03T18:31:32.024293",
                                    "isProcessing": true,
                                    "processedCount": 6,
                                    "processingTime": 1,
                                    "collectedUtc": "2026-06-03T18:31:32.024293",
                                    "size": 1,
                                    "sizeFormat": "sample string 7",
                                    "isArchive": true,
                                    "customerNumber": "sample string 9",
                                    "businessPillar": "sample string 10",
                                    "fileType": "sample string 11",
                                    "version": "sample string 12",
                                    "reference": "sample string 13",
                                    "digest": "sample string 14",
                                    "contentType": "sample string 15",
                                    "host": {
                                      "$ref": "15"
                                    },
                                    "metcashHeader": {
                                      "$id": "79",
                                      "customerNumber": "sample string 1",
                                      "creationDate": "2026-06-03T18:31:32.024293",
                                      "businessPillar": "sample string 3",
                                      "fileType": "sample string 4"
                                    }
                                  },
                                  {
                                    "$ref": "78"
                                  }
                                ],
                                "zoneMatrix": [
                                  {
                                    "$id": "80",
                                    "id": 1,
                                    "hostIdentifier": "+moaiuuFAkq6zmGKrblzrg==",
                                    "hostIdentifierGuid": "8a1a6afa-85eb-4a02-bace-618aadb973ae",
                                    "storeID": 1,
                                    "departmentCode": "sample string 2",
                                    "hostGuids": [
                                      "ee855689-ac4b-4374-a320-ecba9da17d05",
                                      "fd548fae-e019-432e-b42b-8627e6782e2f"
                                    ]
                                  },
                                  {
                                    "$ref": "80"
                                  }
                                ],
                                "hostFileStoreSetting": {
                                  "$ref": "14"
                                },
                                "hostStoreSettings": [
                                  {
                                    "$ref": "14"
                                  },
                                  {
                                    "$ref": "14"
                                  }
                                ],
                                "promotionPlacements": [
                                  {
                                    "$id": "81",
                                    "identifier": "gNYIy2BNWEKPkyiViKwGdA==",
                                    "identifierGuid": "cb08d680-4d60-4258-8f93-289588ac0674",
                                    "code": "sample string 2",
                                    "description": "sample string 3",
                                    "isAdvertised": true
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "promoTypeGuids": [
                                  "8de67dff-0ea9-4f30-9c1b-9bc72ccda9b1",
                                  "b8a135db-bedd-4d18-840c-9ec037927769"
                                ],
                                "isPromotionOnly": false,
                                "isOrderable": false,
                                "vendor": 0
                              },
                              "groupIDs": [
                                1,
                                2
                              ],
                              "hostDescription": "sample string 27"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "accounts": [
                            {
                              "$id": "82",
                              "id": 1,
                              "storeID": 1,
                              "accountName": "sample string 2",
                              "bsb": "sample string 3",
                              "accountNumber": "sample string 4",
                              "accountDesignated": true
                            },
                            {
                              "$ref": "82"
                            }
                          ],
                          "sales": [
                            {
                              "$id": "83",
                              "id": 1,
                              "storeID": 1,
                              "externalSalesType": 2,
                              "ftpSiteID": 1,
                              "lastSaleProcessed": "2026-06-03T18:31:32.024293",
                              "ftpSite": {
                                "$id": "84",
                                "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": "83"
                            }
                          ],
                          "suppliedStores": [
                            1,
                            2
                          ],
                          "zoneMatrix": [
                            {
                              "$ref": "80"
                            },
                            {
                              "$ref": "80"
                            }
                          ],
                          "cashManagements": [
                            {
                              "$id": "85",
                              "id": 1,
                              "storeID": 1,
                              "cashManagementType": 2,
                              "apiID": 1,
                              "organisationID": "sample string 3",
                              "siteName": "sample string 4",
                              "thirdPartyAPI": {
                                "$id": "86",
                                "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,
                                "config": "sample string 10"
                              }
                            },
                            {
                              "$ref": "85"
                            }
                          ],
                          "updateStoreID": "206df832-aaba-488d-b071-cfb5dda17b93",
                          "updateStore": {
                            "$id": "87",
                            "id": "647af5b6-f485-420b-9fd6-3b1ddf0c3f9e",
                            "name": "sample string 1",
                            "lastActivity": "2026-06-03T18:31:32.024293",
                            "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": "2026-06-03T18:31:32.024293"
                          },
                          "timeZoneId": "sample string 54",
                          "securityOptions": {
                            "$id": "88",
                            "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": "9"
                      }
                    ]
                  },
                  "customer": {
                    "$ref": "3"
                  },
                  "communityOrganisation": {
                    "$id": "89",
                    "id": 1,
                    "identifier": "26sKbAuw70KRr+x8opR3wQ==",
                    "identifierGuid": "6c0aabdb-b00b-42ef-91af-ec7ca29477c1",
                    "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",
                    "abn": "sample string 15",
                    "promoPeriodStart": "2026-06-03T18:31:32.024293",
                    "promoPeriodEnd": "2026-06-03T18:31:32.024293",
                    "allowDonations": true,
                    "logoImageName": "sample string 17",
                    "totalAmountAwarded": 18.1,
                    "updated": "2026-06-03T18:31:32.024293",
                    "deleted": true
                  },
                  "details": [
                    {
                      "$id": "90",
                      "saleItemID": 1,
                      "identifier": "uZEGrALy1EmzekDa6EaGbQ==",
                      "identifierGuid": "ac0691b9-f202-49d4-b37a-40dae846866d",
                      "saleHeaderID": 2,
                      "plu": 1,
                      "pluG_UId": "fZHkE0LavEisast06Brzaw==",
                      "pluGuid": "13e4917d-da42-48bc-ac6a-cb74e81af36b",
                      "accountID": "JsVlTwDEYEiBetmdgMgr7g==",
                      "accountIDGuid": "4f65c526-c400-4860-817a-d99d80c82bee",
                      "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": "2026-06-03T18:31:32.024293",
                      "bestOrExpireType": 1,
                      "providerName": "sample string 11",
                      "refundG_UID": "Ybstt7pUu0SZMs/aYwGy6A==",
                      "refundGuid": "b72dbb61-54ba-44bb-9932-cfda6301b2e8",
                      "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": "k9LhoPcCqESPOP3f9kNOQg==",
                      "idempotentVoidGuid": "a0e1d293-02f7-44a8-8f38-fddff6434e42",
                      "priceLevelIdentifier": "NQafuTZeW0evQVahuAnZUA==",
                      "priceLevelIdentifierGuid": "b99f0635-5e36-475b-af41-56a1b809d950",
                      "communityIdentifier": "4gnRlhXHK0uenBojLIb7NA==",
                      "communityIdentifierGuid": "96d109e2-c715-4b2b-9e9c-1a232c86fb34",
                      "productName": "sample string 23",
                      "apn": "sample string 24",
                      "unknownScans": [
                        {
                          "$id": "91",
                          "id": 1,
                          "saleDetailID": 2,
                          "storeID": 1,
                          "scanned": "2026-06-03T18:31:32.024293",
                          "operatorG_UID": "QEA=",
                          "barcode": "sample string 4",
                          "processed": 1
                        },
                        {
                          "$ref": "91"
                        }
                      ],
                      "refund": {
                        "$id": "92",
                        "id": 1,
                        "g_UID": "dfzAO6HvO0eof2h3SHkJXw==",
                        "guid": "3bc0fc75-efa1-473b-a87f-68774879095f",
                        "description": "sample string 1",
                        "dumped": true,
                        "inventoryReasonID": 1,
                        "sortOrder": 1,
                        "updated": "2026-06-03T18:31:32.024293"
                      },
                      "modifier": {
                        "$id": "93",
                        "id": 1,
                        "setG_UID": "ohQphSybOESKZfC3/+QF0g==",
                        "modifierSetGuid": "852914a2-9b2c-4438-8a65-f0b7ffe405d2",
                        "name": "sample string 2",
                        "price": 1,
                        "quantity": 1,
                        "modifierType": 1,
                        "groupNumber": 1,
                        "pageNumber": 1,
                        "controlOrder": 1,
                        "printToStation": true,
                        "pluG_UID": "S58iiqg5EUSnZSRJIkV0BQ==",
                        "pluGuid": "8a229f4b-39a8-4411-a765-244922457405",
                        "deleted": true,
                        "g_UID": "zz447t3po0iw0FY9Snzbhg==",
                        "guid": "ee383ecf-e9dd-48a3-b0d0-563d4a7cdb86",
                        "product": {
                          "$ref": "21"
                        }
                      },
                      "priceLevelName": "sample string 25",
                      "pumpNumber": 1,
                      "hoseNumber": 1
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "eftReceipts": [
                    {
                      "$id": "94",
                      "id": 1,
                      "storeID": 1,
                      "saleHeaderID": 2,
                      "storeSaleHeader": {
                        "$ref": "6"
                      },
                      "receipt": "sample string 3",
                      "processed": 1
                    },
                    {
                      "$ref": "94"
                    }
                  ],
                  "payments": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "cards": [
                    {
                      "$id": "95",
                      "id": 1,
                      "saleHeaderID": 1,
                      "identifier": "sample string 2",
                      "cardType": 3,
                      "providerName": "sample string 4"
                    },
                    {
                      "$ref": "95"
                    }
                  ],
                  "campaignHits": [
                    {
                      "$id": "96",
                      "id": 1,
                      "saleHeaderID": 2,
                      "campaign": "sample string 3",
                      "name": "sample string 4",
                      "processed": 1,
                      "campaignDescription": "sample string 5"
                    },
                    {
                      "$ref": "96"
                    }
                  ],
                  "fuel": [
                    {
                      "$id": "97",
                      "id": 1,
                      "plu": 1,
                      "pluG_UID": "pejWdgiUykOLohzRFAp2Zw==",
                      "pluGuid": "76d6e8a5-9408-43ca-8ba2-1cd1140a7667",
                      "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": "2026-06-03T18:31:32.024293",
                      "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": "2026-06-03T18:31:32.024293",
                      "tagNumber": "sample string 15",
                      "trackTwoRem": "sample string 16",
                      "transCode": 1,
                      "transType": 1,
                      "unitPrice": 1.0,
                      "vehicleReg": "sample string 17",
                      "offline": true,
                      "processed": 1
                    },
                    {
                      "$ref": "97"
                    }
                  ],
                  "fuelResells": [
                    {
                      "$id": "98",
                      "saleItemID": 1,
                      "saleHeaderID": 2,
                      "plu": 1,
                      "pluG_UId": "enmjxJb9akyRFnMBY7R/Fw==",
                      "pluGuid": "c4a3797a-fd96-4c6a-9116-730163b47f17",
                      "accountID": "NWq9/zloPkSqRr2IC0zAwg==",
                      "accountIDGuid": "ffbd6a35-6839-443e-aa46-bd880b4cc0c2",
                      "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": "2026-06-03T18:31:32.024293",
                      "bestOrExpireType": 1,
                      "refundG_UID": "B/MLH9cBLUaWNfoQidvBeg==",
                      "refundGuid": "1f0bf307-01d7-462d-9635-fa1089dbc17a",
                      "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": "98"
                    }
                  ],
                  "customerOrder": [
                    {
                      "$id": "99",
                      "identifier": "K0In2d0A+UymYubM8g8hLA==",
                      "identifierGuid": "d927422b-00dd-4cf9-a662-e6ccf20f212c",
                      "id": 1,
                      "orderNo": 2,
                      "externalSaleIdentifier": "sample string 3",
                      "storeID": 4,
                      "zoneID": 5,
                      "deptNo": 6,
                      "customerIdentifier": "t2bo5QIdV0KxATVqzJN0Iw==",
                      "customerIdentifierGuid": "e5e866b7-1d02-4257-b101-356acc937423",
                      "operatorNo": 1,
                      "operatorG_UID": "D7bukqOF+EGgbWBPSLcjcg==",
                      "operatorGuid": "92eeb60f-85a3-41f8-a06d-604f48b72372",
                      "created": "2026-06-03T18:31:32.024293",
                      "ordered": "2026-06-03T18:31:32.024293",
                      "started": "2026-06-03T18:31:32.024293",
                      "completed": "2026-06-03T18:31:32.024293",
                      "supplied": "2026-06-03T18:31:32.024293",
                      "quickTicket": 1,
                      "deleted": true,
                      "walkAway": true,
                      "approxWait": 1,
                      "actualWait": 1,
                      "deliveryMethod": 8,
                      "externalSaleType": 9,
                      "customer": {
                        "$ref": "3"
                      },
                      "operator": {
                        "$ref": "8"
                      },
                      "details": [
                        {
                          "$id": "100",
                          "headerID": 1,
                          "plu": 1,
                          "pluG_UId": "e85nh2p1GketPjvdkuvZbQ==",
                          "pluGuid": "8767ce7b-756a-471a-ad3e-3bdd92ebd96d",
                          "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": "Jj0HDXtQ0kyKS/C2oD3nYg==",
                          "headerIdentifierGuid": "0d073d26-507b-4cd2-8a4b-f0b6a03de762",
                          "product": {
                            "$ref": "21"
                          }
                        },
                        {
                          "$ref": "100"
                        }
                      ],
                      "storeName": "sample string 11",
                      "customerName": "sample string 12",
                      "storeReplyTo": "sample string 13",
                      "storeSubjectLine": "sample string 14",
                      "storeSaleHeader": {
                        "$ref": "6"
                      }
                    },
                    {
                      "$ref": "99"
                    }
                  ],
                  "surveyResponses": [
                    {
                      "$id": "101",
                      "surveyG_UID": "ITcfKuWnG0+kJttjqXhllQ==",
                      "surveyGuid": "2a1f3721-a7e5-4f1b-a426-db63a9786595",
                      "saleHeaderGuid": "sHbaeMDh70S2Ttz9AUoVgg==",
                      "saleGuid": "78da76b0-e1c0-44ef-b64e-dcfd014a1582",
                      "textResponse": "sample string 1",
                      "integerResponse": 1,
                      "g_UIDResponse": "ciIFDIywGkqxgFHuAveY8A==",
                      "guidResponse": "0c052272-b08c-4a1a-b180-51ee02f798f0",
                      "whoAnswered": 2,
                      "answeredAtUTC": "2026-06-03T18:31:32.024293",
                      "sale": {
                        "$ref": "6"
                      },
                      "survey": {
                        "$id": "102",
                        "g_UID": "g90DfgIU/E2AyJbKG36X3g==",
                        "guid": "7e03dd83-1402-4dfc-80c8-96ca1b7e97de",
                        "name": "sample string 1",
                        "storeID": 2,
                        "zoneID": 1,
                        "checkoutFormG_UID": "HrUvECVus0eyWwp/1cTPbw==",
                        "checkoutFormGuid": "102fb51e-6e25-47b3-b25b-0a7fd5c4cf6f",
                        "displayToWho": 3,
                        "displayWhen": 4,
                        "start": "2026-06-03T18:31:32.024293",
                        "end": "2026-06-03T18:31:32.024293",
                        "deleted": true,
                        "updated": "2026-06-03T18:31:32.024293",
                        "possibleIntegerResponses": [
                          1,
                          2
                        ],
                        "possibleTextResponses": [
                          "sample string 1",
                          "sample string 2"
                        ],
                        "possibleGuidResponses": [
                          "737a7886-d3f0-4384-bc17-402fdc4308ba",
                          "4b5d9c19-1efb-4af9-bb5b-28f506ed5432"
                        ],
                        "allowsAllTextResponses": true,
                        "surveyForm": {
                          "$ref": "40"
                        }
                      },
                      "ingressId": "sample string 4"
                    },
                    {
                      "$ref": "101"
                    }
                  ],
                  "storeName": "sample string 39",
                  "terminalNumber": 40,
                  "machineName": "sample string 41",
                  "operatorName": "sample string 42",
                  "direction": 1,
                  "reason": "sample string 43",
                  "accountG_UID": "BXmNMv+kMEC966m7FFhoSA==",
                  "accountIdentifier": "328d7905-a4ff-4030-bdeb-a9bb14586848",
                  "accountName": "sample string 44",
                  "customerOrderIdentifier": "rz6ATgjGdEOXD9mpsS8FuQ==",
                  "customerOrderIdentifierGuid": "4e803eaf-c608-4374-970f-d9a9b12f05b9",
                  "priceLevelName": "sample string 45",
                  "revision": 46,
                  "ingressId": "sample string 47"
                },
                "metadata": {
                  "$id": "103",
                  "id": 1,
                  "paymentID": 2,
                  "paymentIdentifier": "ecAu7LHLKUel5iyNfYrJ/g==",
                  "paymentIdentifierGuid": "ec2ec079-cbb1-4729-a5e6-2c8d7d8ac9fe",
                  "identifier": "pCJlcasnzE+nZAwPaaHbaQ==",
                  "identifierGuid": "716522a4-27ab-4fcc-a764-0c0f69a1db69",
                  "metadata": "sample string 3",
                  "signatureImage": "QEA=",
                  "itemIdentifier": "SJz1++jIPkS5aXQ1lokutQ==",
                  "itemIdentifierGuid": "fbf59c48-c8e8-443e-b969-743596892eb5"
                }
              },
              {
                "$ref": "5"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "customerGroupMembers": [
          {
            "$id": "104",
            "id": 1,
            "groupID": "yHY7yZL0eEa5KkDnMkRS/Q==",
            "groupIDGuid": "c93b76c8-f492-4678-b92a-40e7324452fd",
            "customerID": "SRitdJVS5k6NGFb/HdXnPg==",
            "customerIDGuid": "74ad1849-5295-4ee6-8d18-56ff1dd5e73e",
            "card": "sample string 4",
            "linkedAccount": "B1iYujNjVkeyemBx18EEKw==",
            "linkedAccountGuid": "ba985807-6333-4756-b27a-6071d7c1042b",
            "customer": {
              "$ref": "3"
            },
            "group": {
              "$ref": "1"
            },
            "customerCard": {
              "$ref": "4"
            }
          },
          {
            "$ref": "104"
          }
        ],
        "customerGroups": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "accounts": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "account": {
          "$ref": "2"
        },
        "vouchers": [
          {
            "$id": "105",
            "customerIdentifier": "+tTQYKz4HkOpN+b2KwFbYQ==",
            "customerIdentifierGuid": "60d0d4fa-f8ac-431e-a937-e6f62b015b61",
            "voucherName": "sample string 2",
            "count": 3,
            "storeID": 4,
            "barcode": "sample string 5",
            "redeemCount": 6,
            "issueCount": 7,
            "storeSalePaymentID": 1,
            "idempotentID": "DW2sPb2ZukeEH+/CBKBZKQ==",
            "idempotentGuid": "3dac6d0d-99bd-47ba-841f-efc204a05929",
            "offline": true,
            "voucher": {
              "$id": "106",
              "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": "2026-06-03T18:31:32.024293",
              "barcodeTemplate": {
                "$id": "107",
                "templateID": 1,
                "template": "sample string 1",
                "bcFunction": "sample string 2",
                "sortOrder": 3
              },
              "scaleLabel": {
                "$id": "108",
                "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": "2026-06-03T18:31:32.024293",
                "labelPageLayout": "BsaGsINVC0WuyLiH0wuhHQ==",
                "pageLayoutGuid": "b086c606-5583-450b-aec8-b887d30ba11d",
                "labelType": 6,
                "oldName": "sample string 7",
                "voucher": {
                  "$ref": "106"
                },
                "elements": [
                  {
                    "$id": "109",
                    "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": "2026-06-03T18:31:32.024293"
                  },
                  {
                    "$ref": "109"
                  }
                ]
              },
              "customerVouchers": [
                {
                  "$id": "110",
                  "id": 1,
                  "customerIdentifier": "W61kS/ga+0mo43Uv/XTs3Q==",
                  "customerIdentifierGuid": "4b64ad5b-1af8-49fb-a8e3-752ffd74ecdd",
                  "voucherID": 3,
                  "voucherName": "sample string 4",
                  "storeID": 1,
                  "barcode": "sample string 5",
                  "dateOfIssue": "2026-06-03T18:31:32.024293",
                  "issuedSaleHeaderID": 1,
                  "issuedSaleIdentifier": "sample string 7",
                  "issuedOfflinePaymentID": 1,
                  "issuedIdempotentID": "AlW8oWVT2EKh3hKr3jTYMg==",
                  "issuedIdempotentGuid": "a1bc5502-5365-42d8-a1de-12abde34d832",
                  "issuedOffline": true,
                  "issuedUser": "sample string 9",
                  "issuedNotes": "sample string 10",
                  "expiryDate": "2026-06-03T18:31:32.024293",
                  "expiredUser": "sample string 11",
                  "expiredNotes": "sample string 12",
                  "redeemed": "2026-06-03T18:31:32.024293",
                  "redeemedSaleHeaderID": 1,
                  "redeemedSaleIdentifier": "sample string 13",
                  "redeemedOfflinePaymentID": 1,
                  "redeemedIdempotentID": "IMjEkNhcw02CJ/8cfzNg0w==",
                  "redeemedIdempotentGuid": "90c4c820-5cd8-4dc3-8227-ff1c7f3360d3",
                  "redeemedUser": "sample string 14",
                  "redeemedNotes": "sample string 15",
                  "redeemedOffline": true,
                  "updated": "2026-06-03T18:31:32.024293",
                  "storeName": "sample string 17",
                  "scaleLabel": {
                    "$ref": "108"
                  },
                  "voucher": {
                    "$ref": "106"
                  },
                  "customer": {
                    "$ref": "3"
                  },
                  "issuedOfflinePayment": {
                    "$ref": "5"
                  },
                  "redeemedOfflinePayment": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "110"
                }
              ]
            },
            "customer": {
              "$ref": "3"
            }
          },
          {
            "$ref": "105"
          }
        ]
      },
      "card": {
        "$ref": "4"
      },
      "members": {
        "$id": "111",
        "sample string 1": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "sample string 2": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ]
      },
      "customerGroups": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ]
    },
    "primaryContactCustomer": {
      "$ref": "3"
    },
    "customerGroupMembers": [
      {
        "$ref": "104"
      },
      {
        "$ref": "104"
      }
    ]
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

List of customer group identifiers

Collection of globally unique identifier

Response Formats

application/json, text/json

Sample:
[
  "8c235296-949c-4368-81da-f7344cbe46ea",
  "107b4248-98d2-4967-b688-783c4d2fe690"
]

application/xml, text/xml

Sample:
<ArrayOfNullableOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/System">
  <guid>8c235296-949c-4368-81da-f7344cbe46ea</guid>
  <guid>107b4248-98d2-4967-b688-783c4d2fe690</guid>
</ArrayOfNullableOfguid>

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK��\���5xl/workbook.xml �(�����0��&�C��`�F��x��}��4П�5��$޼���~;�d��4f 5j_���!؂1������Ew�8!J�bF�bcڷB�9I8s8B�F�^ZOW�?,oB�{Ġ��@jZ��s����/2[��$l
��T����E
+�@J��U4��2w�B���f<E��wXɶ��PK��\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��\�[2W''_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="R41fdecb32e4f44c1" /></Relationships>PK��\#ݯ�/"xl/worksheets/sheet1.xml �(��Q�n�0~�(�5�DAPU���6��30MT�$�>�L��j��Ė�۩�73�+8���<�$��m���\�)�O%�7Ռ��@`�~�j�BwB�V��~�#X���������-��� �$�
�d�=_����G��-�a�2R[�T�&��{栯�!�2�DSE���?�l���$�]͓���h��X������
��<rZ|�����83��YwA�����E��E��2'V;���s-���*=�2Ȧr83ˤ�D
}��=�|m�J\.��9�'��Iqă���;!p����7�PK��\wp�q�Pxl/_rels/workbook.xml.rels �(���Kn� @��f_c,BC'�l�Ms�c�Hۜ���W(J��H]t��h~OO����\mާ��b��w-���N�np}�d��Y�v8��'��H�-ؔ�'J��8�X�]�&�rz:+}T=Ҧ�
%n�d��?Do̠q��iB���7��"& {zL-��"�Ve*�箅�`��.ģ�\0B��y���u���s�Fj���y���U���K��\�1.��LK�j.��Fo�b�
PK��\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��\�����xl/sharedStrings.xml �(�E�Qn� E�B�?�"E���Ѥ+h��I��d���4M?O�=�����+y�^BN��&�}H�>�ߨR�Mޮ9�_X��FSJ%���K�ە����\��L�G[O��l;Z_�WƛF�hC���ȑ�灯|���Q9޽p-��Q�IEU�-��N7��h
��a?�_�m�Ip��V�S�eO'��U��3J��;�|2~PK-��\���5xl/workbook.xmlPK-��\����	��[Content_Types].xmlPK-
��\�[2W''U_rels/.relsPK-��\#ݯ�/"�xl/worksheets/sheet1.xmlPK-��\wp�q�PBxl/_rels/workbook.xml.relsPK-��\Ѓc'2E
�xl/styles.xmlPK-��\�����xl/sharedStrings.xmlPK�	

application/vnd.ms-excel

Sample:
PK��\9���5xl/workbook.xml �(���;�0D�H���d�D!��I�"������vD�>)]���ٷSN����=�����UT�0�K��_�f�u�if�^`�Nql,k4�(�������K5z���a��!^"=l(͔���DH�4{*��*gc�������v\�����
��չ��Ɣ�B�Ã�8�Y~kS�^sL��>`%��/PK��\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��\~]:''_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="Rd66e50d17573463f" /></Relationships>PK��\#ݯ�/"xl/worksheets/sheet1.xml �(��Q�n�0~�(�5�DAPU���6��30MT�$�>�L��j��Ė�۩�73�+8���<�$��m���\�)�O%�7Ռ��@`�~�j�BwB�V��~�#X���������-��� �$�
�d�=_����G��-�a�2R[�T�&��{栯�!�2�DSE���?�l���$�]͓���h��X������
��<rZ|�����83��YwA�����E��E��2'V;���s-���*=�2Ȧr83ˤ�D
}��=�|m�J\.��9�'��Iqă���;!p����7�PK��\^M��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;q��$ 6�R.`�I�ؖmh9[=R�P�Hm����h~OO��|�Xoߦ�\Ї�,ˁ��V
��p��S��z���i"���VL�ct+J��8��Y�&u:�'S�{�<�i��5�s�3����?D�u�ĝ��	M�L_�?����1r�)�X��@���T��u�KUV
@���B��~�n�L��"c��ZU-q�P-<���ӥ�N��LM��jQ,��U���ѻ��|PK��\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��\�����xl/sharedStrings.xml �(�E�Qn� E�B�?�"E���Ѥ+h��I��d���4M?O�=�����+y�^BN��&�}H�>�ߨR�Mޮ9�_X��FSJ%���K�ە����\��L�G[O��l;Z_�WƛF�hC���ȑ�灯|���Q9޽p-��Q�IEU�-��N7��h
��a?�_�m�Ip��V�S�eO'��U��3J��;�|2~PK-��\9���5xl/workbook.xmlPK-��\����	�[Content_Types].xmlPK-
��\~]:''V_rels/.relsPK-��\#ݯ�/"�xl/worksheets/sheet1.xmlPK-��\^M��PCxl/_rels/workbook.xml.relsPK-��\Ѓc'2E
�xl/styles.xmlPK-��\�����xl/sharedStrings.xmlPK�