POST api/customergroup/memberimport

Imports a list of customer group memberships If no customer card identifier or object is not provided, one will be created

Request Information

URI Parameters

None.

Body Parameters

List of Customer Group members to add

Collection of CustomerGroupMember
NameDescriptionTypeAdditional information
ID

Incremental ID

integer

None.

GroupID

Collection of byte

None.

GroupIDGuid

globally unique identifier

None.

CustomerID

Collection of byte

None.

CustomerIDGuid

globally unique identifier

None.

Card

string

Required

String length: inclusive between 0 and 40

LinkedAccount

Collection of byte

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

LinkedAccountGuid

globally unique identifier

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

Customer

Customer

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

Group

CustomerGroup

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

CustomerCard

CustomerCard

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

Request Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "groupID": "i98285aVeUyVlzSzjFpLlg==",
    "groupIDGuid": "f336df8b-9596-4c79-9597-34b38c5a4b96",
    "customerID": "n6t6708KiE6xrkOZAfCxoA==",
    "customerIDGuid": "ef7aab9f-0a4f-4e88-b1ae-439901f0b1a0",
    "card": "sample string 4",
    "linkedAccount": "Lb46XuSavE6mt7MtgyIPAw==",
    "linkedAccountGuid": "5e3abe2d-9ae4-4ebc-a6b7-b32d83220f03",
    "customer": {
      "$id": "2",
      "identifier": "eg1TVoxEmUShhdh1YbwJog==",
      "identifierGuid": "56530d7a-448c-4499-a185-d87561bc09a2",
      "code": "sample string 2",
      "familyName": "sample string 3",
      "givenName": "sample string 4",
      "otherName": "sample string 5",
      "title": "sample string 6",
      "dateOfBirth": "2026-04-03T06:18:26.8838674",
      "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": "Xhr2YmvMkkWMxRYOyq7a2A==",
      "communityIdentifierGuid": "62f61a5e-cc6b-4592-8cc5-160ecaaedad8",
      "joined": "2026-04-03T06:18:26.8838674",
      "updated": "2026-04-03T06:18:26.8838674",
      "active": true,
      "reasonInactive": 1,
      "groupCustomer": true,
      "loyaltyPoints": 1,
      "homeStoreID": 1,
      "availableSpend": 1,
      "priceLevelIdentifier": "I5bnlAqUpEaz6xr0FUuTYQ==",
      "priceLevelIdentifierGuid": "94e79623-940a-46a4-b3eb-1af4154b9361",
      "marketingID": "sample string 18",
      "receiptPrintOptions": 1,
      "hidden": true,
      "registered": true,
      "registeredOn": "2026-04-03T06:18:26.8838674",
      "emailMarketing": true,
      "smsMarketing": true,
      "deleted": true,
      "deletedUser": "sample string 24",
      "homeStoreName": "sample string 25",
      "customerCards": [
        {
          "$id": "3",
          "cardType": 2,
          "issueDate": "2026-04-03T06:18:26.8838674",
          "expiry": "2026-04-03T06:18:26.8838674",
          "customerID": "11xjXsCFCEmfy3Unhv1FRg==",
          "customerIDGuid": "5e635cd7-85c0-4908-9fcb-752786fd4546",
          "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-04-03T06:18:26.8838674",
          "linkedAccount": "xg7tPy0kFEi62QfNpSxY2g==",
          "linkedAccountGuid": "3fed0ec6-242d-4814-bad9-07cda52c58da",
          "currentValueChanged": true,
          "limitsChanged": true,
          "customer": {
            "$ref": "2"
          },
          "account": {
            "$id": "4",
            "id": 1,
            "identifier": "Lp89WrxdUUidELBbIIogjw==",
            "identifierGuid": "5a3d9f2e-5dbc-4851-9d10-b05b208a208f",
            "referenceNo": "sample string 3",
            "name": "sample string 4",
            "created": "2026-04-03T06:18:26.8838674",
            "owner": "rhvK4c0vNkyfRvQGYfYI7A==",
            "ownerGuid": "e1ca1bae-2fcd-4c36-9f46-f40661f608ec",
            "accountStoreGroupIdentifier": "FF/UTLCb6EOGzBBdPgstCQ==",
            "accountStoreGroupGuid": "4cd45f14-9bb0-43e8-86cc-105d3e0b2d09",
            "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-04-03T06:18:26.8838674",
            "active": true,
            "updated": "2026-04-03T06:18:26.8838674",
            "deleted": true,
            "deletedUser": "sample string 16",
            "currentBalanceChanged": true,
            "maximumLimitChanged": true,
            "loyaltyPointsChanged": true,
            "projectedBalance": 17,
            "accountStoreGroupStoreIDs": [
              1,
              2
            ],
            "customerEmail": "sample string 18",
            "ownerCustomer": {
              "$ref": "2"
            },
            "card": {
              "$ref": "3"
            },
            "members": {
              "$id": "5",
              "sample string 1": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ],
              "sample string 2": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ]
            },
            "customerGroups": [
              {
                "$id": "6",
                "identifier": "CA0gTF7NdEOHxUKGtsXi6w==",
                "identifierGuid": "4c200d08-cd5e-4374-87c5-4286b6c5e2eb",
                "name": "sample string 2",
                "primaryContact": "iB6PDpUZ/keGzhyx3zg8Jw==",
                "primaryContactGuid": "0e8f1e88-1995-47fe-86ce-1cb1df383c27",
                "accountID": "T1/ll2ljdE2JFKOczWE5lg==",
                "accountIDGuid": "97e55f4f-6369-4d74-8914-a39ccd613996",
                "special": true,
                "updated": "2026-04-03T06:18:26.8838674",
                "active": true,
                "reasonInactive": 1,
                "priceLevelIdentifier": "beoSwMfH1Umc6sWmOyqMKA==",
                "priceLevelIdentifierGuid": "c012ea6d-c7c7-49d5-9cea-c5a63b2a8c28",
                "marketingListID": "sample string 7",
                "deleted": true,
                "account": {
                  "$ref": "4"
                },
                "primaryContactCustomer": {
                  "$ref": "2"
                },
                "customerGroupMembers": [
                  {
                    "$ref": "1"
                  },
                  {
                    "$ref": "1"
                  }
                ]
              },
              {
                "$ref": "6"
              }
            ]
          },
          "payments": [
            {
              "$id": "7",
              "id": 1,
              "identifier": "vc2rvzZB/EiEHwof0Y4wUg==",
              "identifierGuid": "bfabcdbd-4136-48fc-841f-0a1fd18e3052",
              "storeID": 2,
              "operatorName": "sample string 3",
              "saleHeaderID": 4,
              "paymentType": 5,
              "amount": 6,
              "account": "sample string 7",
              "accountID": "9t8GQ7Pl6EO7+LkR53rdfA==",
              "accountIDGuid": "4306dff6-e5b3-43e8-bbf8-b911e77add7c",
              "customerAccount": {
                "$ref": "4"
              },
              "customerCard": {
                "$ref": "3"
              },
              "accountType": 1,
              "cardName": "sample string 8",
              "authorisationNumber": "sample string 9",
              "bankReference": "sample string 10",
              "merchantID": "sample string 11",
              "terminalID": "sample string 12",
              "cardNumber": "sample string 13",
              "paymentDate": "2026-04-03T06:18:26.8838674",
              "invRocNo": "sample string 14",
              "responseCode": "sample string 15",
              "cashout": 1,
              "tip": 16,
              "idempotentVoid": "pIiC/DnGj0ipaYw7QPD6JQ==",
              "idempotentVoidGuid": "fc8288a4-c639-488f-a969-8c3b40f0fa25",
              "offline": true,
              "processed": 1,
              "storeSaleHeader": {
                "$id": "8",
                "saleHeaderID": 1,
                "saleHeaderGuid": "b9HYUHPmcUO0vOZJsoL+OQ==",
                "saleHeaderIdentifierGuid": "50d8d16f-e673-4371-b4bc-e649b282fe39",
                "created": "2026-04-03T06:18:26.8838674",
                "createdLocal": "2026-04-03T06:18:26.8838674",
                "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-04-03T06:18:26.8838674",
                "storeID": 1,
                "operatorG_Uid": "FiOWIhJqlkK6Snp2A5FbwA==",
                "operatorGuid": "22962316-6a12-4296-ba4a-7a7603915bc0",
                "customerG_Uid": "RO/x7UkmLkCZkR7XVZaPtg==",
                "customerGuid": "edf1ef44-2649-402e-9991-1ed755968fb6",
                "communityIdentifier": "lcZTCZb20E+I1Q9nIwqCrQ==",
                "communityIdentifierGuid": "0953c695-f696-4fd0-88d5-0f67230a82ad",
                "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": "Q3Y/3Y3M9UqphsypazUASA==",
                "priceLevelIdentifierGuid": "dd3f7643-cc8d-4af5-a986-cca96b350048",
                "locked": 36,
                "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:18:26.8838674+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": "9",
                  "customerName": "sample string 1",
                  "pickupAt": "2026-04-03T06:18:26.8838674",
                  "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": "10",
                  "id": 1,
                  "g_Uid": "w2zUmEdJxE6e5/vdayHpFA==",
                  "guid": "98d46cc3-4947-4ec4-9ee7-fbdd6b21e914",
                  "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-04-03T06:18:26.8838674",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2026-04-03T06:18:26.8838674",
                  "endShift": "2026-04-03T06:18:26.8838674",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "11",
                      "operatorG_UID": "abAz98SJ1EOhiQl14evz5w==",
                      "operatorGuid": "f733b069-89c4-43d4-a189-0975e1ebf3e7",
                      "storeID": 2,
                      "operator": {
                        "$ref": "10"
                      },
                      "store": {
                        "$id": "12",
                        "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-04-03T06:18:26.8838674",
                        "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": "W3+llune9kqpL2n1WYJeKA==",
                        "hostIdentifierGuid": "96a57f5b-dee9-4af6-a92f-69f559825e28",
                        "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-04-03T06:18:26.8838674",
                        "priceZone": {
                          "$id": "13",
                          "id": 1,
                          "name": "sample string 2",
                          "hostIdentifier": "5IqPBygThEicfIcN3qyTTw==",
                          "hostIdentifierGuid": "078f8ae4-1328-4884-9c7c-870ddeac934f",
                          "sortOrder": 3,
                          "zoneMasterStoreID": 1,
                          "electedMasterStoreID": 1,
                          "containsElectedMasterStore": true
                        },
                        "priceZoneName": "sample string 51",
                        "storeFuelConfigured": true,
                        "shippingAddressCopied": true,
                        "shippingAddress": {
                          "$id": "14",
                          "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": "14"
                        },
                        "hostStoreSettings": [
                          {
                            "$id": "15",
                            "id": 1,
                            "hostIdentifier": "s/p6PizyPECBU0kAUjChmw==",
                            "hostIdentifierGuid": "3e7afab3-f22c-403c-8153-49005230a19b",
                            "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": "16",
                              "identifier": "iUe8SnwkVEe86yGVsMt3Eg==",
                              "identifierGuid": "4abc4789-247c-4754-bceb-2195b0cb7712",
                              "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": "A6bUmxpT4kmraBYZxPAcbw==",
                              "hostSupplierIdentifierGuid": "9bd4a603-531a-49e2-ab68-1619c4f01c6f",
                              "loyaltyPriceLevelIdentifier": "WqyuT6hXG0GA+d8X9dWt4g==",
                              "loyaltyPriceLevelIdentifierGuid": "4faeac5a-57a8-411b-80f9-df17f5d5ade2",
                              "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-04-03T06:18:26.8838674",
                              "lastProcessed": "2026-04-03T06:18:26.8838674",
                              "hold": true,
                              "supplierName": "sample string 35",
                              "supplier": {
                                "$id": "17",
                                "identifier": "bJT/ESohNUqTZb5yGZ7JQA==",
                                "identifierGuid": "11ff946c-212a-4a35-9365-be72199ec940",
                                "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": "o0MxaIZO80qjqAfS3AVXCA==",
                                "primaryContactID": "683143a3-4e86-4af3-a3a8-07d2dc055708",
                                "storeID": 1,
                                "abn": "sample string 16",
                                "supplierGroupIdentifier": "6KnyOCsnykCgdDRtHt0IJw==",
                                "supplierGroupGuid": "38f2a9e8-272b-40ca-a074-346d1edd0827",
                                "rebate": 1.0,
                                "rebateType": 1,
                                "rebateFrequency": 1,
                                "rebateSource": 1,
                                "rebateLastClaimed": "2026-04-03T06:18:26.8838674",
                                "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": "18",
                                  "id": "86b549af-d1e9-4c87-8787-d2b4e474e81d",
                                  "identifier": "Uk8vVPsbyUu/dFX2D4pivw==",
                                  "identifierGuid": "542f4f52-1bfb-4bc9-bf74-55f60f8a62bf",
                                  "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": "19",
                                    "supplierIdentifier": "ZO16yBHt2E+Xlbkl2SQ+IQ==",
                                    "supplierIdentifierGuid": "c87aed64-ed11-4fd8-9795-b925d9243e21",
                                    "contactGuid": "MT4FANsE3kGk9KuTKMdj3w==",
                                    "contactID": "00053e31-04db-41de-a4f4-ab9328c763df",
                                    "contact": {
                                      "$ref": "18"
                                    },
                                    "supplier": {
                                      "$ref": "17"
                                    }
                                  },
                                  {
                                    "$ref": "19"
                                  }
                                ],
                                "products": [
                                  {
                                    "$id": "20",
                                    "pluG_UID": "3meyULgoY0q1iCZWnCNpgQ==",
                                    "pluGuid": "50b267de-28b8-4a63-b588-26569c236981",
                                    "supplierIdentifier": "YW6FuCtMTkyPdpxz5aAEpA==",
                                    "supplierIdentifierGuid": "b8856e61-4c2b-4c4e-8f76-9c73e5a004a4",
                                    "cartonQuantity": 1,
                                    "cartonQuantityChanged": true,
                                    "productSize": "sample string 3",
                                    "cigarettesPerSleeve": 1,
                                    "randomWeight": true,
                                    "piecesPerUnit": 5,
                                    "averagePackSize": 6,
                                    "effectiveDate": "2026-04-03T06:18:26.8838674",
                                    "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-04-03T06:18:26.8838674",
                                    "rebate": 1.0,
                                    "rebateExclude": true,
                                    "invoiceCodes": [
                                      {
                                        "$id": "21",
                                        "pluG_UID": "K0qfem56DUmh9iMc2NCH6A==",
                                        "pluGuid": "7a9f4a2b-7a6e-490d-a1f6-231cd8d087e8",
                                        "supplierIdentifier": "ZEf5zwdTaU65wNq3yff3uw==",
                                        "supplierIdentifierGuid": "cff94764-5307-4e69-b9c0-dab7c9f7f7bb",
                                        "invoiceCode": "sample string 1",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "21"
                                      }
                                    ],
                                    "storeIDs": [
                                      1,
                                      2
                                    ],
                                    "preferredSupplier": true,
                                    "preferredRebateSupplier": true,
                                    "supplierName": "sample string 42",
                                    "salesMode": 43,
                                    "orderPacked": true,
                                    "active": true,
                                    "price": 1,
                                    "costGstPercent": 45,
                                    "parentPluG_UID": "siztu2SwZ0Gc8V48GTvgUQ==",
                                    "parentPluGuid": "bbed2cb2-b064-4167-9cf1-5e3c193be051",
                                    "freight": 46.0,
                                    "freightType": 1,
                                    "product": {
                                      "$id": "22",
                                      "plu": 1,
                                      "storeID": 1,
                                      "masterPluG_UID": "QEA=",
                                      "storeIDs": [
                                        1,
                                        2
                                      ],
                                      "g_UId": "opSDHql370G+qtBOCrytSQ==",
                                      "guid": "1e8394a2-77a9-41ef-beaa-d04e0abcad49",
                                      "apn": "sample string 1",
                                      "apnChanged": true,
                                      "apnSwitched": true,
                                      "barcode": "sample string 4",
                                      "itemNumber": "sample string 5",
                                      "itemNumberChanged": true,
                                      "priceGroupG_UID": "T2dteHNf+UmmSoDWNjqggA==",
                                      "priceGroupGuid": "786d674f-5f73-49f9-a64a-80d6363aa080",
                                      "blueprintID": 1,
                                      "lastCountedDate": "2026-04-03T06:18:26.8838674",
                                      "externalID": "sample string 7",
                                      "active": true,
                                      "activated": "2026-04-03T06:18:26.8838674",
                                      "pluCreated": "2026-04-03T06:18:26.8838674",
                                      "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-04-03T06:18:26.8838674",
                                      "lastManualUpdate": "2026-04-03T06:18:26.8838674",
                                      "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-04-03T06:18:26.8838674",
                                      "currentCostUpdated": "2026-04-03T06:18:26.8838674",
                                      "costDecimals": 31,
                                      "costChanged": true,
                                      "dealCostIdentifier": "QEA=",
                                      "excludeFromRebate": true,
                                      "rebateOverride": 1,
                                      "costCalcMethod": 32,
                                      "costCalcMethodChanged": true,
                                      "costEffectiveDate": "2026-04-03T06:18:26.8838674",
                                      "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-04-03T06:18:26.8838674",
                                      "posTare": 1,
                                      "altPrice": 1.0,
                                      "altPriceChanged": true,
                                      "altPriceMode": 53,
                                      "altPriceModeChanged": true,
                                      "altPLUG_UID": "1FDm20u2y0yI7Cw+T+m9Hg==",
                                      "altPLUGuid": "dbe650d4-b64b-4ccb-88ec-2c3e4fe9bd1e",
                                      "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-04-03T06:18:26.8838674",
                                      "labelLastPrice": 1,
                                      "shelfPageLayoutG_UID": "4EpjRQq190KFq/dOK98kAg==",
                                      "shelfPageLayoutGuid": "45634ae0-b50a-42f7-85ab-f74e2bdf2402",
                                      "talkerPageLayoutG_UID": "E1D8cBfvIUibY8guBe+JTg==",
                                      "talkerPageLayoutGuid": "70fc5013-ef17-4821-9b63-c82e05ef894e",
                                      "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": "o9DQSMZ6h0igRxdEWjn3IQ==",
                                      "inventoryIdentifier": "48d0d0a3-7ac6-4887-a047-17445a39f721",
                                      "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": "rK1ExO1rI0WMoaPgHz7swA==",
                                      "parentPluGuid": "c444adac-6bed-4523-8ca1-a3e01f3eecc0",
                                      "preferredHostVendor": 105,
                                      "preferredHostChanged": true,
                                      "code": "sample string 107",
                                      "supplierIdentifier": "1fh9jO3vjECeEHQGYv2vzA==",
                                      "supplierIdentifierGuid": "8c7df8d5-efed-408c-9e10-740662fdafcc",
                                      "supplierChanged": true,
                                      "rebateSupplierIdentifier": "ra06R9maHUu/gUXk7YYBog==",
                                      "rebateSupplierIdentifierGuid": "473aadad-9ad9-4b1d-bf81-45e4ed8601a2",
                                      "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-04-03T06:18:26.8838674",
                                      "commodity": "sample string 122",
                                      "businessPillar": "sample string 123",
                                      "mscCommodity": "sample string 124",
                                      "hostIdentifier": "M8lfvABKdUiquWSZ3KAvdA==",
                                      "hostIdentifierGuid": "bc5fc933-4a00-4875-aab9-6499dca02f74",
                                      "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": "22"
                                        },
                                        {
                                          "$ref": "22"
                                        }
                                      ],
                                      "store": {
                                        "$ref": "12"
                                      },
                                      "storePrices": [
                                        {
                                          "$id": "23",
                                          "pluG_UID": "beApJurc4UuoOgrzEcTvlw==",
                                          "pluGuid": "2629e06d-dcea-4be1-a83a-0af311c4ef97",
                                          "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-04-03T06:18:26.8838674"
                                        },
                                        {
                                          "$ref": "23"
                                        }
                                      ],
                                      "currentPrices": {
                                        "$id": "24",
                                        "pluPrices": {
                                          "$id": "25",
                                          "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-04-03T06:18:26.8838674",
                                          "priceChangeType": 0,
                                          "costDecimals": 11,
                                          "costCalcMethod": 12,
                                          "targetCampaignPriceGtOrEquNormal": true
                                        },
                                        "normalPluPrices": {
                                          "$ref": "25"
                                        },
                                        "winningCampaign": 1,
                                        "winner": {
                                          "$id": "26",
                                          "campaignName": "sample string 1",
                                          "campaignDescription": "sample string 2",
                                          "talkerText": "sample string 3",
                                          "disableWasSave": true,
                                          "startDate": "2026-04-03T06:18:26.8838674",
                                          "startTime": 5,
                                          "endDate": "2026-04-03T06:18:26.8838674",
                                          "endTime": 6,
                                          "newPrice": 7,
                                          "newCost": 8,
                                          "newCostDecimals": 9,
                                          "pctDiscount": 10,
                                          "promoType": 1,
                                          "promotionTypeCode": "sample string 11",
                                          "hostType": 12,
                                          "hostIdentifier": "g5Fsa+Sdj0S8Kqc+Gc1hLA==",
                                          "hostIdentifierGuid": "6b6c9183-9de4-448f-bc2a-a73e19cd612c",
                                          "storeNames": [
                                            "sample string 1",
                                            "sample string 2"
                                          ]
                                        },
                                        "details": [
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          }
                                        ]
                                      },
                                      "tray": {
                                        "$id": "27",
                                        "g_UId": "xwM/LElBGUOmyy1E9TNCKg==",
                                        "guid": "2c3f03c7-4149-4319-a6cb-2d44f533422a",
                                        "name": "sample string 1",
                                        "number": 1,
                                        "tare": 1
                                      },
                                      "priceGroup": {
                                        "$id": "28",
                                        "priceGroupG_UID": "tI8LsBlnXEqO3OdA/19I6w==",
                                        "priceGroupGuid": "b00b8fb4-6719-4a5c-8edc-e740ff5f48eb",
                                        "name": "sample string 2",
                                        "code": 1,
                                        "modified": true,
                                        "updated": "2026-04-03T06:18:26.8838674",
                                        "buyingLimit": 1,
                                        "buyingLimitIndependent": true,
                                        "buyingLimitType": 0,
                                        "number": 1,
                                        "products": [
                                          {
                                            "$ref": "22"
                                          },
                                          {
                                            "$ref": "22"
                                          }
                                        ],
                                        "productCount": 1
                                      },
                                      "priceGroupName": "sample string 147",
                                      "nutrifacts": {
                                        "$id": "29",
                                        "pluG_UID": "Aahd04ADqUyiPKmxgqyiDw==",
                                        "pluGuid": "d35da801-0380-4ca9-a23c-a9b182aca20f",
                                        "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": "30",
                                        "pluGuid": "574678f4-3ec0-4dc8-b196-375feb171e42",
                                        "created": "2026-04-03T06:18:26.8838674",
                                        "createdByUser": "sample string 1",
                                        "activated": "2026-04-03T06:18:26.8838674",
                                        "activatedByUser": "sample string 2",
                                        "deactivated": "2026-04-03T06:18:26.8838674",
                                        "deactivatedByUser": "sample string 3",
                                        "lastOrdered": "2026-04-03T06:18:26.8838674",
                                        "lastOrderedQty": 4.0,
                                        "lastReceived": "2026-04-03T06:18:26.8838674",
                                        "lastReceivedQty": 5.0,
                                        "lastInvoiceStatus": 1,
                                        "lastCounted": "2026-04-03T06:18:26.8838674",
                                        "lastSold": "2026-04-03T06:18:26.8838674",
                                        "firstSold": "2026-04-03T06:18:26.8838674",
                                        "awsUpdated": "2026-04-03T06:18:26.8838674",
                                        "lastManualUpdate": "2026-04-03T06:18:26.8838674",
                                        "lastManualUpdatedByUser": "sample string 7",
                                        "lastUpdated": "2026-04-03T06:18:26.8838674",
                                        "lastUpdatedByUser": "sample string 9",
                                        "lastUpdatedByHost": "2026-04-03T06:18:26.8838674",
                                        "doNotRangeUpdated": "2026-04-03T06:18:26.8838674",
                                        "doNotOrderUpdated": "2026-04-03T06:18:26.8838674",
                                        "tracked": "2026-04-03T06:18:26.8838674"
                                      },
                                      "allergens": [
                                        {
                                          "$id": "31",
                                          "primaryKey": {
                                            "$id": "32",
                                            "pluGuid": "a2ef6bb4-8991-46e0-8338-67c53a00f133",
                                            "contains": 2
                                          },
                                          "allergenID": 1,
                                          "pluG_UID": "tGvvopGJ4EaDOGfFOgDxMw==",
                                          "pluGuid": "a2ef6bb4-8991-46e0-8338-67c53a00f133",
                                          "contains": 2,
                                          "allergenName": "sample string 3",
                                          "storeIDs": [
                                            1,
                                            2
                                          ]
                                        },
                                        {
                                          "$ref": "31"
                                        }
                                      ],
                                      "costs": {
                                        "$id": "33",
                                        "pluG_UID": "qzuqZKPGk0GRJiwMvKc9Iw==",
                                        "pluGuid": "64aa3bab-c6a3-4193-9126-2c0cbca73d23",
                                        "enteredCost": 1,
                                        "weightedAvgCost": 1,
                                        "lastCost": 1,
                                        "rawEnteredCost": 2,
                                        "rawWeightedAvgCost": 3,
                                        "rawLastCost": 4,
                                        "freight": 5.0,
                                        "freightType": 6,
                                        "costDecimals": 7,
                                        "fifoCost": 1,
                                        "updated": "2026-04-03T06:18:26.8838674",
                                        "normalCost": 1,
                                        "currentCost": 1
                                      },
                                      "sales": [
                                        {
                                          "$id": "34",
                                          "saleHeaderID": 1,
                                          "created": "2026-04-03T06:18:26.8838674",
                                          "createdLocal": "2026-04-03T06:18:26.8838674",
                                          "storeID": 3,
                                          "storeName": "sample string 4",
                                          "operatorG_Uid": "W4T3GC/PU0Wj1COMaS5NBA==",
                                          "operatorGuid": "18f7845b-cf2f-4553-a3d4-238c692e4d04",
                                          "operatorName": "sample string 5",
                                          "tranType": 1,
                                          "plu": 1,
                                          "pluG_UId": "tpmyBToZS0GCJRA0JGXP5w==",
                                          "pluGuid": "05b299b6-193a-414b-8225-10342465cfe7",
                                          "normalPrice": 1,
                                          "totalCents": 1,
                                          "cost": 1,
                                          "grossProfit": 1,
                                          "quantity": 1,
                                          "operator": {
                                            "$ref": "10"
                                          }
                                        },
                                        {
                                          "$ref": "34"
                                        }
                                      ],
                                      "apns": [
                                        {
                                          "$id": "35",
                                          "pluID": 1,
                                          "pluG_UID": "WV/wBhpwYE2I/nekrTpITw==",
                                          "pluGuid": "06f05f59-701a-4d60-88fe-77a4ad3a484f",
                                          "apn": "sample string 1",
                                          "deleted": true,
                                          "storeID": 1,
                                          "storeIDs": [
                                            1,
                                            2
                                          ]
                                        },
                                        {
                                          "$ref": "35"
                                        }
                                      ],
                                      "tuns": [
                                        {
                                          "$id": "36",
                                          "pluG_UId": "RKfMdUCFdEumCZdTB1Urlg==",
                                          "pluGuid": "75cca744-8540-4b74-a609-975307552b96",
                                          "apn": "sample string 1",
                                          "tun": "sample string 2",
                                          "cartonQuantity": 3,
                                          "product": {
                                            "$ref": "22"
                                          },
                                          "storeIDs": [
                                            1,
                                            2
                                          ]
                                        },
                                        {
                                          "$ref": "36"
                                        }
                                      ],
                                      "competitionPricing": [
                                        {
                                          "$id": "37",
                                          "identifier": "mGpPdzLuKE+obSDr/8rpOQ==",
                                          "identifierGuid": "774f6a98-ee32-4f28-a86d-20ebffcae939",
                                          "pluG_UID": "PNDqDXY+h0q0uI4H0MK3gg==",
                                          "pluGuid": "0dead03c-3e76-4a87-b4b8-8e07d0c2b782",
                                          "competitionID": 1,
                                          "name": "sample string 2",
                                          "sellMultiple": 3,
                                          "retailPrice": 4,
                                          "storeName": "sample string 5"
                                        },
                                        {
                                          "$ref": "37"
                                        }
                                      ],
                                      "supplier": {
                                        "$ref": "17"
                                      },
                                      "supplierName": "sample string 148",
                                      "children": [
                                        {
                                          "$ref": "22"
                                        },
                                        {
                                          "$ref": "22"
                                        }
                                      ],
                                      "ordering": {
                                        "$ref": "20"
                                      },
                                      "flipChartPages": [
                                        {
                                          "$id": "38",
                                          "identifier": "tOnhhyBO1EuGP3st4Xp/Tw==",
                                          "groupName": "sample string 1",
                                          "identifierGuid": "87e1e9b4-4e20-4bd4-863f-7b2de17a7f4f",
                                          "exists": true,
                                          "flipChartIdentifier": "+C7SGYHGhESWnbPsB3dAzw==",
                                          "flipChartIdentifierGuid": "19d22ef8-c681-4484-969d-b3ec077740cf",
                                          "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": "H6dFQcETVEizKRQuz/c2Kw==",
                                          "groupIdentifierGuid": "4145a71f-13c1-4854-b329-142ecff7362b",
                                          "flipChart": {
                                            "$id": "39",
                                            "identifier": "prijwTKekkajI6iuS5Mdyw==",
                                            "identifierGuid": "c1a3b8a6-9e32-4692-a323-a8ae4b931dcb",
                                            "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": "40",
                                              "identifier": "S+HnM+pR1kOpzFYIYQP+kw==",
                                              "identifierGuid": "33e7e14b-51ea-43d6-a9cc-56086103fe93",
                                              "name": "sample string 2",
                                              "formType": "sample string 3",
                                              "forms": [
                                                {
                                                  "$id": "41",
                                                  "id": 1,
                                                  "g_UID": "AS6TbpD0Kk6DtaUPLcAj2g==",
                                                  "guid": "6e932e01-f490-4e2a-83b5-a50f2dc023da",
                                                  "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": "8PGx/hU0h0iD5or3TouL1g==",
                                                  "previousFormGuid": "feb1f1f0-3415-4887-83e6-8af74e8b8bd6",
                                                  "nextForm": 1,
                                                  "nextFormG_UID": "gRvY+F2DbU68dHU/LUDQNg==",
                                                  "nextFormGuid": "f8d81b81-835d-4e6d-bc74-753f2d40d036",
                                                  "attributes": "sample string 10",
                                                  "updated": "2026-04-03T06:18:26.8838674",
                                                  "positioning": 1,
                                                  "contentPanel": "sample string 11",
                                                  "selectionMode": 1,
                                                  "maximumSelections": 1,
                                                  "alteredInStore": true,
                                                  "deleted": true,
                                                  "blueprintID": 1,
                                                  "preserveLayout": true,
                                                  "mainCheckoutFormName": "sample string 13",
                                                  "nextCheckoutForm": {
                                                    "$ref": "41"
                                                  },
                                                  "previousCheckoutForm": {
                                                    "$ref": "41"
                                                  },
                                                  "buttons": [
                                                    {
                                                      "$id": "42",
                                                      "id": 1,
                                                      "checkoutFormID": 2,
                                                      "checkoutFormG_UID": "GiGzxGKjiUGqGKMEra/TRQ==",
                                                      "checkoutFormGuid": "c4b3211a-a362-4189-aa18-a304adafd345",
                                                      "identifier": "LjIopl229UWxmWZRI2kTIw==",
                                                      "identifierGuid": "a628322e-b65d-45f5-b199-665123691323",
                                                      "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": "+D5czZLQWk6+PX0Y+Kcpxw==",
                                                      "valueGuid": "cd5c3ef8-d092-4e5a-be3d-7d18f8a729c7",
                                                      "buttonText": "sample string 10",
                                                      "valueText": "sample string 11",
                                                      "drawImageAndButton": true,
                                                      "updated": "2026-04-03T06:18:26.8838674",
                                                      "action": "sample string 12",
                                                      "valueForm": {
                                                        "$ref": "41"
                                                      },
                                                      "image": {
                                                        "$id": "43",
                                                        "name": "sample string 3.sample string 4",
                                                        "imageID": 2,
                                                        "imageName": "sample string 3",
                                                        "imageExtension": "sample string 4",
                                                        "lastUpdate": "2026-04-03T06:18:26.8838674",
                                                        "imageData": "QEA=",
                                                        "readOnly": true
                                                      }
                                                    },
                                                    {
                                                      "$ref": "42"
                                                    }
                                                  ],
                                                  "panels": [
                                                    {
                                                      "$id": "44",
                                                      "id": 1,
                                                      "checkoutFormID": 2,
                                                      "checkoutFormG_UID": "v+HUqQBbUkyKgVxkmqeVqA==",
                                                      "checkoutFormGuid": "a9d4e1bf-5b00-4c52-8a81-5c649aa795a8",
                                                      "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": "44"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "$ref": "41"
                                                }
                                              ],
                                              "panels": [
                                                {
                                                  "$ref": "44"
                                                },
                                                {
                                                  "$ref": "44"
                                                }
                                              ]
                                            },
                                            "pages": [
                                              {
                                                "$ref": "38"
                                              },
                                              {
                                                "$ref": "38"
                                              }
                                            ]
                                          },
                                          "contentPanel": {
                                            "$ref": "44"
                                          },
                                          "products": [
                                            {
                                              "$id": "45",
                                              "flipChartPageIdentifier": "9N2nWwmrEkqalmDBfFRGIg==",
                                              "flipChartPageIdentifierGuid": "5ba7ddf4-ab09-4a12-9a96-60c17c544622",
                                              "pluG_UID": "r/RKTJidHE+1Rd8YLwNJaA==",
                                              "pluGuid": "4c4af4af-9d98-4f1c-b545-df182f034968",
                                              "sortOrder": 3,
                                              "sent": true,
                                              "productChanged": true,
                                              "productImageName": "sample string 6",
                                              "productShowImageOnFlipCharts": true,
                                              "productShowTextOnFlipCharts": true,
                                              "productOverrideFlipChartText": true,
                                              "productFlipChartText": "sample string 10",
                                              "product": {
                                                "$ref": "22"
                                              },
                                              "departmentSortOrder": 11,
                                              "subDepartmentName": "sample string 12"
                                            },
                                            {
                                              "$ref": "45"
                                            }
                                          ],
                                          "productCount": 27,
                                          "pages": [
                                            {
                                              "$ref": "38"
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "38"
                                        }
                                      ],
                                      "priceHistory": [
                                        {
                                          "$id": "46",
                                          "pluG_UID": "5Ks0DPmkAEqyD2LGrBpbxA==",
                                          "pluGuid": "0c34abe4-a4f9-4a00-b20f-62c6ac1a5bc4",
                                          "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-04-03T06:18:26.8838674",
                                          "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": "46"
                                        }
                                      ],
                                      "ingredients": [
                                        {
                                          "$id": "47",
                                          "pluG_UID": "+GIHjJZP1kKMFd8e/yt4rg==",
                                          "ingredientGuid": "r7I2Bhu/Q06WdYE5AF7T0w==",
                                          "ingredientIdentifier": "0636b2af-bf1b-4e43-9675-8139005ed3d3",
                                          "quantity": 1.0,
                                          "storeIDs": [
                                            1,
                                            2
                                          ],
                                          "ingredientText": "sample string 1",
                                          "ingredient": {
                                            "$ref": "22"
                                          }
                                        },
                                        {
                                          "$ref": "47"
                                        }
                                      ],
                                      "bins": [
                                        {
                                          "$id": "48",
                                          "pluG_UID": "xFsAFB3zRUiNIVreRhMzkg==",
                                          "pluGuid": "14005bc4-f31d-4845-8d21-5ade46133392",
                                          "shelfLocationIdentifier": "4elR36k1DECLmASvu4Ab3Q==",
                                          "shelfLocationGuid": "df51e9e1-35a9-400c-8b98-04afbb801bdd",
                                          "labelShelfDefault": 1,
                                          "labelTalkerDefault": 1,
                                          "labelSmall": true,
                                          "labelPageLayoutG_UID": "Psw1cVnxa0+M7PqC7SFrzQ==",
                                          "labelPageLayoutGuid": "7135cc3e-f159-4f6b-8cec-fa82ed216bcd",
                                          "updated": "2026-04-03T06:18:26.8838674",
                                          "electronicShelfLabelIdentifier": "sample string 5",
                                          "electronicshelfLabelsConfigurationID": 6,
                                          "labelShelfChanged": true,
                                          "productName": "sample string 8",
                                          "locationText": "sample string 9",
                                          "product": {
                                            "$ref": "22"
                                          },
                                          "location": {
                                            "$id": "49",
                                            "identifier": "V8coMGbJdkOA7s7jXSB+cw==",
                                            "storeID": 1,
                                            "identifierGuid": "3028c757-c966-4376-80ee-cee35d207e73",
                                            "name": "sample string 2",
                                            "haccp": true,
                                            "blueprintID": 1,
                                            "updated": "2026-04-03T06:18:26.8838674",
                                            "minTemp": 1,
                                            "maxTemp": 1,
                                            "checkFrequency": 1,
                                            "storeCaseConfiguration": 5,
                                            "storeName": "sample string 6",
                                            "bins": [
                                              {
                                                "$ref": "48"
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ]
                                          }
                                        },
                                        {
                                          "$ref": "48"
                                        }
                                      ],
                                      "bin": {
                                        "$ref": "48"
                                      },
                                      "scaleLocations": [
                                        {
                                          "$id": "50",
                                          "plu": 1,
                                          "pluG_UID": "PJi0Gwb/M0WYPFac9tJpRw==",
                                          "pluGuid": "1bb4983c-ff06-4533-983c-569cf6d26947",
                                          "deptNo": 1,
                                          "product": {
                                            "$ref": "22"
                                          },
                                          "scaleLocation": {
                                            "$id": "51",
                                            "id": 1,
                                            "deptNo": 1,
                                            "deptCode": "sample string 2",
                                            "name": "sample string 3",
                                            "enabled": true,
                                            "updated": "2026-04-03T06:18:26.8838674",
                                            "department": {
                                              "$id": "52",
                                              "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": "51"
                                              },
                                              "subDepartments": [
                                                {
                                                  "$id": "53",
                                                  "id": 1,
                                                  "departmentID": 2,
                                                  "name": "sample string 3",
                                                  "code": "sample string 4",
                                                  "departmentCode": "sample string 5",
                                                  "externalSales": true,
                                                  "minorDepartments": [
                                                    {
                                                      "$id": "54",
                                                      "id": 1,
                                                      "subDepartmentID": 2,
                                                      "departmentID": 3,
                                                      "name": "sample string 4",
                                                      "subDepartmentCode": "sample string 5",
                                                      "departmentCode": "sample string 6",
                                                      "code": "sample string 7",
                                                      "lesserDepartments": [
                                                        {
                                                          "$id": "55",
                                                          "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-04-03T06:18:26.8838674",
                                                          "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": "95s5h7Ou802tgoMLFLb1HA==",
                                                          "labelPageLayoutGuid": "87399bf7-aeb3-4df3-ad82-830b14b6f51c",
                                                          "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": "56",
                                                            "dept": 1,
                                                            "category": 2,
                                                            "name": "sample string 3",
                                                            "active": true,
                                                            "mscCommodities": [
                                                              {
                                                                "$id": "57",
                                                                "dept": 1,
                                                                "category": 2,
                                                                "commodity": 3,
                                                                "name": "sample string 4",
                                                                "active": true,
                                                                "mscSubCommodities": [
                                                                  {
                                                                    "$id": "58",
                                                                    "dept": 1,
                                                                    "category": 2,
                                                                    "commodity": 3,
                                                                    "subCommodity": 4,
                                                                    "name": "sample string 5",
                                                                    "active": true,
                                                                    "subCommodityCode": "sample string 7"
                                                                  },
                                                                  {
                                                                    "$ref": "58"
                                                                  }
                                                                ],
                                                                "commodityCode": "sample string 6"
                                                              },
                                                              {
                                                                "$ref": "57"
                                                              }
                                                            ],
                                                            "categoryCode": "sample string 5"
                                                          },
                                                          "mscCom": {
                                                            "$ref": "57"
                                                          },
                                                          "mscDep": {
                                                            "$id": "59",
                                                            "dept": 1,
                                                            "name": "sample string 2",
                                                            "active": true,
                                                            "mscCategories": [
                                                              {
                                                                "$ref": "56"
                                                              },
                                                              {
                                                                "$ref": "56"
                                                              }
                                                            ],
                                                            "deptCode": "sample string 4"
                                                          },
                                                          "mscSubCom": {
                                                            "$ref": "58"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "55"
                                                        }
                                                      ],
                                                      "updated": "2026-04-03T06:18:26.8838674",
                                                      "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": "JguvMI/+GEem0S4LIEftYA==",
                                                      "labelPageLayoutGuid": "30af0b26-fe8f-4718-a6d1-2e0b2047ed60",
                                                      "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": "56"
                                                      },
                                                      "mscCom": {
                                                        "$ref": "57"
                                                      },
                                                      "mscDep": {
                                                        "$ref": "59"
                                                      },
                                                      "mscSubCom": {
                                                        "$ref": "58"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "54"
                                                    }
                                                  ],
                                                  "investmentBuyOverride": true,
                                                  "updated": "2026-04-03T06:18:26.8838674",
                                                  "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": "t/nknk/kPk6gTXE8HVBoDg==",
                                                  "labelPageLayoutGuid": "9ee4f9b7-e44f-4e3e-a04d-713c1d50680e",
                                                  "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": "56"
                                                  },
                                                  "mscCom": {
                                                    "$ref": "57"
                                                  },
                                                  "mscDep": {
                                                    "$ref": "59"
                                                  },
                                                  "mscSubCom": {
                                                    "$ref": "58"
                                                  }
                                                },
                                                {
                                                  "$ref": "53"
                                                }
                                              ],
                                              "stores": [
                                                1,
                                                2
                                              ],
                                              "investmentBuyOverride": true,
                                              "updated": "2026-04-03T06:18:26.8838674",
                                              "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": "ne8WCDzfZ0qZLFZmlEpV7w==",
                                              "labelPageLayoutGuid": "0816ef9d-df3c-4a67-992c-5666944a55ef",
                                              "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": "56"
                                              },
                                              "mscCom": {
                                                "$ref": "57"
                                              },
                                              "mscDep": {
                                                "$ref": "59"
                                              },
                                              "mscSubCom": {
                                                "$ref": "58"
                                              }
                                            }
                                          }
                                        },
                                        {
                                          "$ref": "50"
                                        }
                                      ],
                                      "nextPrice": {
                                        "$id": "60",
                                        "id": 1,
                                        "campaignID": 2,
                                        "campaignName": "sample string 3",
                                        "plu": 1,
                                        "hostOfferID": 1,
                                        "metcashPromotionID": "sample string 4",
                                        "metcashPromotionPlacement": "sample string 5",
                                        "pluG_UID": "WGh6Yx/jTkOTW7XS8CyCug==",
                                        "pluGuid": "637a6858-e31f-434e-935b-b5d2f02c82ba",
                                        "newPrice": 1,
                                        "pctDiscount": 1,
                                        "newCost": 1,
                                        "newCostDecimals": 6,
                                        "dealCostIdentifier": "gIVoTWYb7UmzwR530kCtJA==",
                                        "dealCostGuid": "4d688580-1b66-49ed-b3c1-1e77d240ad24",
                                        "pluName": "sample string 7",
                                        "apn": "sample string 8",
                                        "fuelItem": true,
                                        "priceGroupG_UID": "3pMr04P0QUOj4DWNGb8hfA==",
                                        "priceGroupGuid": "d32b93de-f483-4341-a3e0-358d19bf217c",
                                        "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,
                                        "pluNormalCost": 20,
                                        "pluaws": 21.0,
                                        "directNumber": "sample string 22",
                                        "departmentName": "sample string 23",
                                        "subDepartmentName": "sample string 24",
                                        "priceGroupName": "sample string 25",
                                        "supplierName": "sample string 26",
                                        "stockOnHand": 1.1,
                                        "stockOnOrder": 1.1,
                                        "lastReceived": "2026-04-03T06:18:26.8838674",
                                        "rrp": 27,
                                        "campaignDescription": "sample string 28",
                                        "hostCampaign": true,
                                        "hostIdentifier": "QEA=",
                                        "hostIdentifierGuid": "7a1084c6-ed4a-40bd-92e2-198b1e686e5d",
                                        "campaignComboPriceGroupG_UID": "vKERH7JqzEm2H5hH/1fcTg==",
                                        "campaignComboPriceGroupIdentifier": "1f11a1bc-6ab2-49cc-b61f-9847ff57dc4e",
                                        "promotionPlacementDescription": "sample string 30",
                                        "storeAcceptances": [
                                          {
                                            "$id": "61",
                                            "plu": 1,
                                            "pluG_UId": "QEA=",
                                            "campaignID": 1,
                                            "campaignName": "sample string 2",
                                            "storeID": 3,
                                            "acceptedUtc": "2026-04-03T06:18:26.8838674",
                                            "operatorG_UID": "C52lBw23hUubjJVHML7KDQ==",
                                            "operatorGuid": "07a59d0b-b70d-4b85-9b8c-954730beca0d",
                                            "machineID": 1,
                                            "processed": true,
                                            "appliedUtc": "2026-04-03T06:18:26.8838674",
                                            "signIqTicketFileMovedUtc": "2026-04-03T06:18:26.8838674",
                                            "user": "sample string 6",
                                            "campaignDescription": "sample string 7",
                                            "productDesc": "sample string 8",
                                            "storeName": "sample string 9",
                                            "effectiveUtc": "2026-04-03T06:18:26.8838674",
                                            "priceChangeType": 0,
                                            "operatorName": "sample string 10",
                                            "hostCampaign": true,
                                            "hostIdentifier": "QEA=",
                                            "hostIdentifierGuid": "e208532b-6f37-482e-91d4-2ecdcfbe5286",
                                            "product": {
                                              "$ref": "22"
                                            },
                                            "campaignPlu": {
                                              "$ref": "60"
                                            },
                                            "fuelItem": true
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ],
                                        "campaign": {
                                          "$id": "62",
                                          "id": 1,
                                          "storeID": 2,
                                          "name": "2e2ab3aa-fb27-477d-80d4-4b8f143606e0",
                                          "nameGuid": "2e2ab3aa-fb27-477d-80d4-4b8f143606e0",
                                          "description": "sample string 4",
                                          "showDiscounts": true,
                                          "showTotals": true,
                                          "onlyEvaluateOnSubtotal": true,
                                          "useDescription": true,
                                          "campaignType": 1,
                                          "startDate": "2026-04-03T06:18:26.8838674",
                                          "startTime": 1,
                                          "endDate": "2026-04-03T06:18:26.8838674",
                                          "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-04-03T06:18:26.8838674",
                                          "system": true,
                                          "created": "2026-04-03T06:18:26.8838674",
                                          "updated": "2026-04-03T06:18:26.8838674",
                                          "priceChangeNotifiedUtc": "2026-04-03T06:18:26.8838674",
                                          "promoType": 1,
                                          "promotionTypeCode": "sample string 13",
                                          "hostIdentifier": "sXQc84jsNEGGOQ1+GoVGew==",
                                          "hostIdentifierGuid": "f31c74b1-ec88-4134-8639-0d7e1a85467b",
                                          "hostType": 14,
                                          "createdByUser": "sample string 15",
                                          "fromHost": true,
                                          "deleted": true,
                                          "campaignDeleted": "2026-04-03T06:18:26.8838674",
                                          "updatedByUser": "sample string 18",
                                          "offerID": 1,
                                          "isPriceChangeCampaign": true,
                                          "stores": [
                                            1,
                                            2
                                          ],
                                          "storeNames": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "campaignPlus": [
                                            {
                                              "$ref": "60"
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ],
                                          "campaignPools": [
                                            {
                                              "$id": "63",
                                              "id": 1,
                                              "campaignID": 2,
                                              "campaignName": "sample string 3",
                                              "plu": 4,
                                              "pluG_UID": "MwsUxm5r6kyxU5hEHRsomg==",
                                              "pluGuid": "c6140b33-6b6e-4cea-b153-98441d1b289a",
                                              "hostOfferID": 1,
                                              "priceGroupG_UID": "+S1HFxBl1kq1NhdkoJ0WxA==",
                                              "priceGroupGuid": "17472df9-6510-4ad6-b536-1764a09d16c4",
                                              "fuelItem": true,
                                              "pluName": "sample string 6",
                                              "apn": "sample string 7",
                                              "pluActive": true,
                                              "cartonQty": 1,
                                              "baseUnits": 9.1,
                                              "cri": "sample string 10",
                                              "salesMode": 1,
                                              "pluaws": 11.0,
                                              "directNumber": "sample string 12",
                                              "departmentName": "sample string 13",
                                              "subDepartmentName": "sample string 14",
                                              "priceGroupName": "sample string 15",
                                              "supplierName": "sample string 16",
                                              "stockOnHand": 1.1,
                                              "stockOnOrder": 1.1,
                                              "lastReceived": "2026-04-03T06:18:26.8838674",
                                              "rrp": 17,
                                              "campaignDescription": "sample string 18",
                                              "product": {
                                                "$ref": "22"
                                              },
                                              "campaign": {
                                                "$ref": "62"
                                              }
                                            },
                                            {
                                              "$ref": "63"
                                            }
                                          ],
                                          "sellingRules": [
                                            {
                                              "$id": "64",
                                              "id": 1,
                                              "identifier": "i7717F1qeUufwmsNkKruVw==",
                                              "identifierStr": "i7717F1qeUufwmsNkKruVw==",
                                              "identifierGuid": "ecf5be8b-6a5d-4b79-9fc2-6b0d90aaee57",
                                              "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": "62"
                                              }
                                            },
                                            {
                                              "$ref": "64"
                                            }
                                          ],
                                          "customers": [
                                            {
                                              "$id": "65",
                                              "id": 1,
                                              "campaignID": 2,
                                              "campaignName": "sample string 3",
                                              "customerID": "d/aws8Nc1U2MoBv1bnE/Tg==",
                                              "customerIDGuid": "b3b0f677-5cc3-4dd5-8ca0-1bf56e713f4e",
                                              "campaign": {
                                                "$ref": "62"
                                              },
                                              "customer": {
                                                "$ref": "2"
                                              }
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ],
                                          "customerGroups": [
                                            {
                                              "$id": "66",
                                              "id": 1,
                                              "campaignID": 2,
                                              "campaignName": "sample string 3",
                                              "groupID": "+Mf9ollK0EinUwY6Fj7LYg==",
                                              "groupIDGuid": "a2fdc7f8-4a59-48d0-a753-063a163ecb62",
                                              "campaign": {
                                                "$ref": "62"
                                              },
                                              "group": {
                                                "$ref": "6"
                                              }
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "signIqTickets": [
                                            {
                                              "$id": "67",
                                              "identifier": "7LtLi03MMkevLSFP3JCF4g==",
                                              "identifierGuid": "8b4bbbec-cc4d-4732-af2d-214fdc9085e2",
                                              "campaignName": "sample string 2",
                                              "message": "sample string 3",
                                              "ticketFileSource": "sample string 4",
                                              "ticketFileDestination": "sample string 5",
                                              "storeID": 1
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ],
                                          "comboPriceGroups": [
                                            {
                                              "$id": "68",
                                              "id": 1,
                                              "campaignID": 2,
                                              "campaignName": "sample string 3",
                                              "g_UID": "+XtCOQMW7kCg6LD0t4JP+A==",
                                              "guid": "39427bf9-1603-40ee-a0e8-b0f4b7824ff8",
                                              "description": "sample string 5",
                                              "newPrice": 1,
                                              "rangeDescription": "sample string 6",
                                              "dealDescription": "sample string 7",
                                              "labelQuantity": 8,
                                              "hostProductCategoryID": 1,
                                              "offerID": 1,
                                              "dontUpdatePricePlus": true,
                                              "campaign": {
                                                "$ref": "62"
                                              },
                                              "comboPricePlus": [
                                                {
                                                  "$id": "69",
                                                  "id": 1,
                                                  "campaignID": 2,
                                                  "campaignName": "sample string 3",
                                                  "groupG_UID": "NWlKVTJGrk+49Aa/NrbU/Q==",
                                                  "groupGuid": "554a6935-4632-4fae-b8f4-06bf36b6d4fd",
                                                  "comboPriceType": 5,
                                                  "priceType": 5,
                                                  "pluG_UID": "8y9yOM6OO0yNWti39ahYKA==",
                                                  "pluGuid": "38722ff3-8ece-4c3b-8d5a-d8b7f5a85828",
                                                  "priceGroupG_UID": "HeeKlk35vU26GVxwF2LdoA==",
                                                  "priceGroupGuid": "968ae71d-f94d-4dbd-ba19-5c701762dda0",
                                                  "campaignPoolID": "sample string 7",
                                                  "quantity": 1,
                                                  "campaign": {
                                                    "$ref": "62"
                                                  },
                                                  "product": {
                                                    "$ref": "22"
                                                  },
                                                  "priceGroup": {
                                                    "$ref": "28"
                                                  },
                                                  "campaignPool": {
                                                    "$ref": "62"
                                                  }
                                                },
                                                {
                                                  "$ref": "69"
                                                }
                                              ]
                                            },
                                            {
                                              "$ref": "68"
                                            }
                                          ],
                                          "priceLevels": [
                                            {
                                              "$id": "70",
                                              "id": 1,
                                              "priceLevelIdentifier": "HaJhaRf4yUOJu6W9YgbaTw==",
                                              "priceLevelIdentifierGuid": "6961a21d-f817-43c9-89bb-a5bd6206da4f",
                                              "campaignName": "sample string 3",
                                              "priceLevelName": "sample string 4"
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ],
                                          "promotionType": {
                                            "$id": "71",
                                            "identifier": "pTMAXSHI5UWMMud7msbneQ==",
                                            "identifierGuid": "5d0033a5-c821-45e5-8c32-e77b9ac6e779",
                                            "hostType": 2,
                                            "code": "sample string 3",
                                            "description": "sample string 4",
                                            "isLiquor": true,
                                            "isAdvertised": true,
                                            "disableWasSave": true,
                                            "excludeFromPromoSales": true,
                                            "labelPageLayoutG_UID": "m25hbHHwP0GoTk7IIU4fyw==",
                                            "labelPageLayoutGuid": "6c616e9b-f071-413f-a84e-4ec8214e1fcb",
                                            "priceLevelIdentifier": "t761/Jzq2024rzOyAYXlTg==",
                                            "priceLevelIdentifierGuid": "fcb5beb7-ea9c-4ddb-b8af-33b20185e54e",
                                            "active": true,
                                            "updated": "2026-04-03T06:18:26.8838674",
                                            "hostName": "sample string 11"
                                          }
                                        },
                                        "product": {
                                          "$ref": "22"
                                        },
                                        "dealCost": {
                                          "$id": "72",
                                          "headerIdentifier": "DAFIRa841EqP00HdbuB6yg==",
                                          "headerIdentifierGuid": "4548010c-38af-4ad4-8fd3-41dd6ee07aca",
                                          "identifier": "jNMtaEVZAkuxvtc9ip1g4A==",
                                          "identifierGuid": "682dd38c-5945-4b02-b1be-d73d8a9d60e0",
                                          "supplierIdentifier": "OH5ySdxxkkCeKAuy8EpXTw==",
                                          "supplierGuid": "49727e38-71dc-4092-9e28-0bb2f04a574f",
                                          "pluG_UID": "YDQLAV7J9EigDjs/SgoaYw==",
                                          "pluGuid": "010b3460-c95e-48f4-a00e-3b3f4a0a1a63",
                                          "campaignName": "7d038b1c-c230-4e64-a091-cce3b19777c5",
                                          "description": "sample string 4",
                                          "cost": 5,
                                          "costDecimals": 6,
                                          "start": "2026-04-03T06:18:26.8838674",
                                          "end": "2026-04-03T06:18:26.8838674",
                                          "type": 9,
                                          "promoType": 10,
                                          "bonusItemPLUG_UID": "TuWNeoaJaEOJUbgPRWrUgA==",
                                          "bonusItemPluGuid": "7a8de54e-8986-4368-8951-b80f456ad480",
                                          "bonusPurchaseUnits": 11,
                                          "bonusReceiveUnits": 12,
                                          "updated": "2026-04-03T06:18:26.8838674",
                                          "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-04-03T06:18:26.8838674",
                                          "campaignEndDate": "2026-04-03T06:18:26.8838674",
                                          "masterPLUG_UID": "cV4V74ycqk2Q7i0VydCg8A==",
                                          "masterID": "ef155e71-9c8c-4daa-90ee-2d15c9d0a0f0",
                                          "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": "dySMDaDuukWnaxr5gGBAMA==",
                                          "bonusMasterID": "0d8c2477-eea0-45ba-a76b-1af980604030",
                                          "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-04-03T06:18:26.8838674",
                                      "dealCosts": [
                                        {
                                          "$ref": "72"
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ],
                                      "tags": [
                                        {
                                          "$id": "73",
                                          "pluG_UID": "eBOsHO/VA0SYCG+IBPUXjw==",
                                          "pluGuid": "1cac1378-d5ef-4403-9808-6f8804f5178f",
                                          "tagID": 1,
                                          "description": "sample string 1",
                                          "storeIDs": [
                                            1,
                                            2
                                          ]
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ],
                                      "alternateProductG_UID": "nDsNdhdSp0quSxCCpyGJmg==",
                                      "alternateProduct": "760d3b9c-5217-4aa7-ae4b-1082a721899a",
                                      "altProduct": {
                                        "$ref": "22"
                                      },
                                      "productHostCode": {
                                        "$id": "74",
                                        "id": 1,
                                        "pluG_UID": "AsMJCNrMq0ulWP8mtrhz7A==",
                                        "pluGuid": "0809c302-ccda-4bab-a558-ff26b6b873ec",
                                        "ibaCode": "sample string 2"
                                      },
                                      "mscCat": {
                                        "$ref": "56"
                                      },
                                      "mscCom": {
                                        "$ref": "57"
                                      },
                                      "mscDep": {
                                        "$ref": "59"
                                      },
                                      "mscSubCom": {
                                        "$ref": "58"
                                      },
                                      "isUserUpdate": true,
                                      "ignoreMasterProduct": true,
                                      "priceGroupLabelRequested": true,
                                      "firstSold": "2026-04-03T06:18:26.8838674",
                                      "inventoryTracked": "2026-04-03T06:18:26.8838674",
                                      "isNormalPriceChangesCampaign": true,
                                      "baseProductFuel": {
                                        "$id": "75",
                                        "pluG_UID": "k2Y3VJ9E8ES4XYaXPvUPlQ==",
                                        "pluGuid": "54376693-449f-44f0-b85d-86973ef50f95",
                                        "fuelPluG_UID": "bMz3VeVUP06RMU7PpyDx3Q==",
                                        "fuelPluGuid": "55f7cc6c-54e5-4e3f-9131-4ecfa720f1dd",
                                        "price": 3,
                                        "productDescription": "sample string 4",
                                        "productBarcode": "sample string 5",
                                        "fuelProductDescription": "sample string 6",
                                        "fuelProductBarcode": "sample string 7",
                                        "fuelProductPrice": 8
                                      },
                                      "productFuelLinks": [
                                        {
                                          "$ref": "75"
                                        },
                                        {
                                          "$ref": "75"
                                        }
                                      ]
                                    },
                                    "supplier": {
                                      "$ref": "17"
                                    },
                                    "serviceFee": {
                                      "$id": "76",
                                      "id": 1,
                                      "description": "sample string 1",
                                      "fee": 1
                                    },
                                    "isPrimaryHost": true,
                                    "hostVendor": 48
                                  },
                                  {
                                    "$ref": "20"
                                  }
                                ],
                                "orderCycleHeaders": [
                                  {
                                    "$id": "77",
                                    "storeID": 1,
                                    "supplierIdentifier": "ReB9duuD5UiILloLNaV18A==",
                                    "supplierGuid": "767de045-83eb-48e5-882e-5a0b35a575f0",
                                    "departmentCode": "sample string 2",
                                    "warehouseDirectIndicator": "sample string 3",
                                    "type": 4,
                                    "storeName": "sample string 5",
                                    "departmentName": "sample string 6",
                                    "orderDays": 7
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "cycles": [
                                  {
                                    "$id": "78",
                                    "storeID": 1,
                                    "supplierIdentifier": "3/6IJuKe4UeAKVZKucUJbg==",
                                    "supplierGuid": "2688fedf-9ee2-47e1-8029-564ab9c5096e",
                                    "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-04-03T06:18:26.8838674",
                                    "deliveryDate": "2026-04-03T06:18:26.8838674",
                                    "nextCutOffDate": "2026-04-03T06:18:26.8838674",
                                    "nextDeliveryDate": "2026-04-03T06:18:26.8838674",
                                    "nextDaysBuffer": 10
                                  },
                                  {
                                    "$ref": "78"
                                  }
                                ],
                                "store": {
                                  "$ref": "12"
                                },
                                "updated": "2026-04-03T06:18:26.8838674",
                                "isHost": true
                              },
                              "files": [
                                {
                                  "$id": "79",
                                  "id": "sample string 1",
                                  "fileName": "sample string 2",
                                  "extension": "sample string 3",
                                  "provider": 0,
                                  "type": 0,
                                  "hostType": "sample string 4",
                                  "createdUtc": "2026-04-03T06:18:26.8838674",
                                  "processed": "2026-04-03T06:18:26.8838674",
                                  "isProcessing": true,
                                  "processedCount": 6,
                                  "processingTime": 1,
                                  "collectedUtc": "2026-04-03T06:18:26.8838674",
                                  "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": "16"
                                  },
                                  "metcashHeader": {
                                    "$id": "80",
                                    "customerNumber": "sample string 1",
                                    "creationDate": "2026-04-03T06:18:26.8838674",
                                    "businessPillar": "sample string 3",
                                    "fileType": "sample string 4"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "zoneMatrix": [
                                {
                                  "$id": "81",
                                  "id": 1,
                                  "hostIdentifier": "iU4lc0PWAUSW/TnEyTYPCw==",
                                  "hostIdentifierGuid": "73254e89-d643-4401-96fd-39c4c9360f0b",
                                  "storeID": 1,
                                  "departmentCode": "sample string 2",
                                  "hostGuids": [
                                    "1dffbe77-1060-4f3e-8998-83a22b431c44",
                                    "aefc1dfd-172d-447b-b7de-b4dc56564e71"
                                  ]
                                },
                                {
                                  "$ref": "81"
                                }
                              ],
                              "hostFileStoreSetting": {
                                "$ref": "15"
                              },
                              "hostStoreSettings": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "promotionPlacements": [
                                {
                                  "$id": "82",
                                  "identifier": "pI41QsQUSkuwBkm5T5OqLg==",
                                  "identifierGuid": "42358ea4-14c4-4b4a-b006-49b94f93aa2e",
                                  "code": "sample string 2",
                                  "description": "sample string 3",
                                  "isAdvertised": true
                                },
                                {
                                  "$ref": "82"
                                }
                              ],
                              "promoTypeGuids": [
                                "d58afb9d-5c9f-47de-9e1e-c25d2dcad4f7",
                                "448ed897-ffb0-491b-98f5-18638be771d4"
                              ],
                              "isPromotionOnly": false,
                              "isOrderable": false,
                              "vendor": 0
                            },
                            "groupIDs": [
                              1,
                              2
                            ],
                            "hostDescription": "sample string 27"
                          },
                          {
                            "$ref": "15"
                          }
                        ],
                        "accounts": [
                          {
                            "$id": "83",
                            "id": 1,
                            "storeID": 1,
                            "accountName": "sample string 2",
                            "bsb": "sample string 3",
                            "accountNumber": "sample string 4",
                            "accountDesignated": true
                          },
                          {
                            "$ref": "83"
                          }
                        ],
                        "sales": [
                          {
                            "$id": "84",
                            "id": 1,
                            "storeID": 1,
                            "externalSalesType": 2,
                            "ftpSiteID": 1,
                            "lastSaleProcessed": "2026-04-03T06:18:26.8838674",
                            "ftpSite": {
                              "$id": "85",
                              "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": "84"
                          }
                        ],
                        "zoneMatrix": [
                          {
                            "$ref": "81"
                          },
                          {
                            "$ref": "81"
                          }
                        ],
                        "cashManagements": [
                          {
                            "$id": "86",
                            "id": 1,
                            "storeID": 1,
                            "cashManagementType": 2,
                            "apiID": 1,
                            "organisationID": "sample string 3",
                            "siteName": "sample string 4",
                            "thirdPartyAPI": {
                              "$id": "87",
                              "id": 1,
                              "description": "sample string 2",
                              "address": "sample string 3",
                              "username": "sample string 4",
                              "password": "sample string 5",
                              "passwordPlain": "sample string 6",
                              "token": "sample string 7",
                              "apiType": 8,
                              "apiSubType": 9
                            }
                          },
                          {
                            "$ref": "86"
                          }
                        ],
                        "updateStoreID": "bda42855-58f1-486f-985a-baaabf3e44d4",
                        "updateStore": {
                          "$id": "88",
                          "id": "0898f5a5-33b1-4216-8a36-5c9b8af3d0e6",
                          "name": "sample string 1",
                          "lastActivity": "2026-04-03T06:18:26.8838674",
                          "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-04-03T06:18:26.8838674"
                        },
                        "timeZoneId": "sample string 54",
                        "securityOptions": {
                          "$id": "89",
                          "loginMode": 1,
                          "allowSelfVerification": true,
                          "verifierEmail": "sample string 3",
                          "source": "sample string 4",
                          "loginModeInherited": 5,
                          "loginModeSource": "sample string 6",
                          "selfVerifyInherited": true,
                          "selfVerifySource": "sample string 8",
                          "verifyEmailInherited": "sample string 9",
                          "verifyEmailSource": "sample string 10"
                        }
                      }
                    },
                    {
                      "$ref": "11"
                    }
                  ]
                },
                "customer": {
                  "$ref": "2"
                },
                "communityOrganisation": {
                  "$id": "90",
                  "id": 1,
                  "identifier": "NP8wGscfSEWnw1AjKz7wYw==",
                  "identifierGuid": "1a30ff34-1fc7-4548-a7c3-50232b3ef063",
                  "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-04-03T06:18:26.8838674",
                  "promoPeriodEnd": "2026-04-03T06:18:26.8838674",
                  "allowDonations": true,
                  "logoImageName": "sample string 17",
                  "totalAmountAwarded": 18.1,
                  "updated": "2026-04-03T06:18:26.8838674",
                  "deleted": true
                },
                "details": [
                  {
                    "$id": "91",
                    "saleItemID": 1,
                    "identifier": "bvZea+Id0UyXPetZygStnA==",
                    "identifierGuid": "6b5ef66e-1de2-4cd1-973d-eb59ca04ad9c",
                    "saleHeaderID": 2,
                    "plu": 1,
                    "pluG_UId": "cfaVtEAVzEuCqGLi0VprxQ==",
                    "pluGuid": "b495f671-1540-4bcc-82a8-62e2d15a6bc5",
                    "accountID": "r+Z4m0rPPkeT+1ybDZJK2w==",
                    "accountIDGuid": "9b78e6af-cf4a-473e-93fb-5c9b0d924adb",
                    "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-04-03T06:18:26.8838674",
                    "bestOrExpireType": 1,
                    "providerName": "sample string 11",
                    "refundG_UID": "ccQKU00kjkKU2HNVYFwkcA==",
                    "refundGuid": "530ac471-244d-428e-94d8-7355605c2470",
                    "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": "xyxwH9bCokCjl76HdIA/wA==",
                    "idempotentVoidGuid": "1f702cc7-c2d6-40a2-a397-be8774803fc0",
                    "priceLevelIdentifier": "Yfg8SyjBekC34VOgLoTpDQ==",
                    "priceLevelIdentifierGuid": "4b3cf861-c128-407a-b7e1-53a02e84e90d",
                    "communityIdentifier": "0zoLzRme5Emeq718pLwZ7A==",
                    "communityIdentifierGuid": "cd0b3ad3-9e19-49e4-9eab-bd7ca4bc19ec",
                    "productName": "sample string 23",
                    "apn": "sample string 24",
                    "unknownScans": [
                      {
                        "$id": "92",
                        "id": 1,
                        "saleDetailID": 2,
                        "storeID": 1,
                        "scanned": "2026-04-03T06:18:26.8838674",
                        "operatorG_UID": "QEA=",
                        "barcode": "sample string 4",
                        "processed": 1
                      },
                      {
                        "$ref": "92"
                      }
                    ],
                    "refund": {
                      "$id": "93",
                      "id": 1,
                      "g_UID": "4yx4LHuLZkqfiZF5mJuMwA==",
                      "guid": "2c782ce3-8b7b-4a66-9f89-9179989b8cc0",
                      "description": "sample string 1",
                      "dumped": true,
                      "inventoryReasonID": 1,
                      "sortOrder": 1,
                      "updated": "2026-04-03T06:18:26.8838674"
                    },
                    "modifier": {
                      "$id": "94",
                      "id": 1,
                      "setG_UID": "K5tob2XwKkmP9dJ6GEL+BA==",
                      "modifierSetGuid": "6f689b2b-f065-492a-8ff5-d27a1842fe04",
                      "name": "sample string 2",
                      "price": 1,
                      "quantity": 1,
                      "modifierType": 1,
                      "groupNumber": 1,
                      "pageNumber": 1,
                      "controlOrder": 1,
                      "printToStation": true,
                      "pluG_UID": "MEnHl8fmAUibRUfmhfSRFQ==",
                      "pluGuid": "97c74930-e6c7-4801-9b45-47e685f49115",
                      "deleted": true,
                      "g_UID": "5Udd+T0Oi0CqZoj7rASaiQ==",
                      "guid": "f95d47e5-0e3d-408b-aa66-88fbac049a89",
                      "product": {
                        "$ref": "22"
                      }
                    },
                    "priceLevelName": "sample string 25",
                    "pumpNumber": 1,
                    "hoseNumber": 1
                  },
                  {
                    "$ref": "91"
                  }
                ],
                "eftReceipts": [
                  {
                    "$id": "95",
                    "id": 1,
                    "storeID": 1,
                    "saleHeaderID": 2,
                    "storeSaleHeader": {
                      "$ref": "8"
                    },
                    "receipt": "sample string 3",
                    "processed": 1
                  },
                  {
                    "$ref": "95"
                  }
                ],
                "payments": [
                  {
                    "$ref": "7"
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "cards": [
                  {
                    "$id": "96",
                    "id": 1,
                    "saleHeaderID": 1,
                    "identifier": "sample string 2",
                    "cardType": 3,
                    "providerName": "sample string 4"
                  },
                  {
                    "$ref": "96"
                  }
                ],
                "campaignHits": [
                  {
                    "$id": "97",
                    "id": 1,
                    "saleHeaderID": 2,
                    "campaign": "sample string 3",
                    "name": "sample string 4",
                    "processed": 1,
                    "campaignDescription": "sample string 5"
                  },
                  {
                    "$ref": "97"
                  }
                ],
                "fuel": [
                  {
                    "$id": "98",
                    "id": 1,
                    "plu": 1,
                    "pluG_UID": "JcY0JWo5akOqxPbtka8j9g==",
                    "pluGuid": "2534c625-396a-436a-aac4-f6ed91af23f6",
                    "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-04-03T06:18:26.8838674",
                    "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-04-03T06:18:26.8838674",
                    "tagNumber": "sample string 15",
                    "trackTwoRem": "sample string 16",
                    "transCode": 1,
                    "transType": 1,
                    "unitPrice": 1.0,
                    "vehicleReg": "sample string 17",
                    "offline": true,
                    "processed": 1
                  },
                  {
                    "$ref": "98"
                  }
                ],
                "fuelResells": [
                  {
                    "$id": "99",
                    "saleItemID": 1,
                    "saleHeaderID": 2,
                    "plu": 1,
                    "pluG_UId": "fTLyHpG2TkqShdOhI5XwYg==",
                    "pluGuid": "1ef2327d-b691-4a4e-9285-d3a12395f062",
                    "accountID": "aarcBCuSZkSElC/T5wa2NA==",
                    "accountIDGuid": "04dcaa69-922b-4466-8494-2fd3e706b634",
                    "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-04-03T06:18:26.8838674",
                    "bestOrExpireType": 1,
                    "refundG_UID": "pTbk/M/jLUu9ZjGwSa1UXg==",
                    "refundGuid": "fce436a5-e3cf-4b2d-bd66-31b049ad545e",
                    "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": "99"
                  }
                ],
                "customerOrder": [
                  {
                    "$id": "100",
                    "identifier": "1HW0oJ56Bkm3Q0Lo5/tOlA==",
                    "identifierGuid": "a0b475d4-7a9e-4906-b743-42e8e7fb4e94",
                    "id": 1,
                    "orderNo": 2,
                    "externalSaleIdentifier": "sample string 3",
                    "storeID": 4,
                    "zoneID": 5,
                    "deptNo": 6,
                    "customerIdentifier": "YtLBIwXCiEWiPtXEfv/Fig==",
                    "customerIdentifierGuid": "23c1d262-c205-4588-a23e-d5c47effc58a",
                    "operatorNo": 1,
                    "operatorG_UID": "GP0IFEWmaU6ELvN8DlJL7A==",
                    "operatorGuid": "1408fd18-a645-4e69-842e-f37c0e524bec",
                    "created": "2026-04-03T06:18:26.8838674",
                    "ordered": "2026-04-03T06:18:26.8838674",
                    "started": "2026-04-03T06:18:26.8838674",
                    "completed": "2026-04-03T06:18:26.8838674",
                    "supplied": "2026-04-03T06:18:26.8838674",
                    "quickTicket": 1,
                    "deleted": true,
                    "walkAway": true,
                    "approxWait": 1,
                    "actualWait": 1,
                    "deliveryMethod": 8,
                    "externalSaleType": 9,
                    "customer": {
                      "$ref": "2"
                    },
                    "operator": {
                      "$ref": "10"
                    },
                    "details": [
                      {
                        "$id": "101",
                        "headerID": 1,
                        "plu": 1,
                        "pluG_UId": "lCXSCpI+/0afvRk6NyHPqw==",
                        "pluGuid": "0ad22594-3e92-46ff-9fbd-193a3721cfab",
                        "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": "FGMFKy8Ed0mCKdl3Uw7TVA==",
                        "headerIdentifierGuid": "2b056314-042f-4977-8229-d977530ed354",
                        "product": {
                          "$ref": "22"
                        }
                      },
                      {
                        "$ref": "101"
                      }
                    ],
                    "storeName": "sample string 11",
                    "customerName": "sample string 12",
                    "storeReplyTo": "sample string 13",
                    "storeSubjectLine": "sample string 14",
                    "storeSaleHeader": {
                      "$ref": "8"
                    }
                  },
                  {
                    "$ref": "100"
                  }
                ],
                "surveyResponses": [
                  {
                    "$id": "102",
                    "surveyG_UID": "ADaPxjgc3kCTVs1fwpOh6w==",
                    "surveyGuid": "c68f3600-1c38-40de-9356-cd5fc293a1eb",
                    "saleHeaderGuid": "5Hzv+LDzj0u1n5doY/PYyw==",
                    "saleGuid": "f8ef7ce4-f3b0-4b8f-b59f-976863f3d8cb",
                    "textResponse": "sample string 1",
                    "integerResponse": 1,
                    "g_UIDResponse": "Q1pPGJD/L0aBGGN3roB3kw==",
                    "guidResponse": "184f5a43-ff90-462f-8118-6377ae807793",
                    "whoAnswered": 2,
                    "answeredAtUTC": "2026-04-03T06:18:26.8838674",
                    "sale": {
                      "$ref": "8"
                    },
                    "survey": {
                      "$id": "103",
                      "g_UID": "TD8vHkQ4PUiby7eOv/iFLg==",
                      "guid": "1e2f3f4c-3844-483d-9bcb-b78ebff8852e",
                      "name": "sample string 1",
                      "storeID": 2,
                      "zoneID": 1,
                      "checkoutFormG_UID": "rSLouU+uEUalp2IUkuvzxg==",
                      "checkoutFormGuid": "b9e822ad-ae4f-4611-a5a7-621492ebf3c6",
                      "displayToWho": 3,
                      "displayWhen": 4,
                      "start": "2026-04-03T06:18:26.8838674",
                      "end": "2026-04-03T06:18:26.8838674",
                      "deleted": true,
                      "updated": "2026-04-03T06:18:26.8838674",
                      "possibleIntegerResponses": [
                        1,
                        2
                      ],
                      "possibleTextResponses": [
                        "sample string 1",
                        "sample string 2"
                      ],
                      "possibleGuidResponses": [
                        "8ea210bd-622b-4da3-ab1d-a199b7e39ea5",
                        "3fe69909-0493-4690-b8a3-9fe99c207a09"
                      ],
                      "allowsAllTextResponses": true,
                      "surveyForm": {
                        "$ref": "41"
                      }
                    },
                    "ingressId": "sample string 4"
                  },
                  {
                    "$ref": "102"
                  }
                ],
                "storeName": "sample string 39",
                "terminalNumber": 40,
                "machineName": "sample string 41",
                "operatorName": "sample string 42",
                "direction": 1,
                "reason": "sample string 43",
                "accountG_UID": "eonYpjAMGU+5MSibz8xeDQ==",
                "accountIdentifier": "a6d8897a-0c30-4f19-b931-289bcfcc5e0d",
                "accountName": "sample string 44",
                "customerOrderIdentifier": "3lwP/fee0EuUyqPfZi0fQA==",
                "customerOrderIdentifierGuid": "fd0f5cde-9ef7-4bd0-94ca-a3df662d1f40",
                "priceLevelName": "sample string 45",
                "revision": 46,
                "ingressId": "sample string 47"
              },
              "metadata": {
                "$id": "104",
                "id": 1,
                "paymentID": 2,
                "paymentIdentifier": "9GPEJG1NWkyUqMOaDWaVLA==",
                "paymentIdentifierGuid": "24c463f4-4d6d-4c5a-94a8-c39a0d66952c",
                "identifier": "FTHgwE8F+E+K6b0ks+gZvw==",
                "identifierGuid": "c0e03115-054f-4ff8-8ae9-bd24b3e819bf",
                "metadata": "sample string 3",
                "signatureImage": "QEA=",
                "itemIdentifier": "GtVllrVDSUmIuVceOw93MA==",
                "itemIdentifierGuid": "9665d51a-43b5-4949-88b9-571e3b0f7730"
              }
            },
            {
              "$ref": "7"
            }
          ]
        },
        {
          "$ref": "3"
        }
      ],
      "customerGroupMembers": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "customerGroups": [
        {
          "$ref": "6"
        },
        {
          "$ref": "6"
        }
      ],
      "accounts": [
        {
          "$ref": "4"
        },
        {
          "$ref": "4"
        }
      ],
      "account": {
        "$ref": "4"
      },
      "vouchers": [
        {
          "$id": "105",
          "customerIdentifier": "8/+qrt23rkCc1TGTwKj0FQ==",
          "customerIdentifierGuid": "aeaafff3-b7dd-40ae-9cd5-3193c0a8f415",
          "voucherName": "sample string 2",
          "count": 3,
          "storeID": 4,
          "barcode": "sample string 5",
          "redeemCount": 6,
          "issueCount": 7,
          "storeSalePaymentID": 1,
          "idempotentID": "m+BRzBXHTEqwMg8sDHM5OA==",
          "idempotentGuid": "cc51e09b-c715-4a4c-b032-0f2c0c733938",
          "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-04-03T06:18:26.8838674",
            "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-04-03T06:18:26.8838674",
              "labelPageLayout": "pHlPsFGdIEyTDcUeFpcBNg==",
              "pageLayoutGuid": "b04f79a4-9d51-4c20-930d-c51e16970136",
              "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-04-03T06:18:26.8838674"
                },
                {
                  "$ref": "109"
                }
              ]
            },
            "customerVouchers": [
              {
                "$id": "110",
                "id": 1,
                "customerIdentifier": "1sG5xbshSES5FG+qCEw+lA==",
                "customerIdentifierGuid": "c5b9c1d6-21bb-4448-b914-6faa084c3e94",
                "voucherID": 3,
                "voucherName": "sample string 4",
                "storeID": 1,
                "barcode": "sample string 5",
                "dateOfIssue": "2026-04-03T06:18:26.8838674",
                "issuedSaleHeaderID": 1,
                "issuedSaleIdentifier": "sample string 7",
                "issuedOfflinePaymentID": 1,
                "issuedIdempotentID": "HnsOESyMrEOe1rmA69HJHw==",
                "issuedIdempotentGuid": "110e7b1e-8c2c-43ac-9ed6-b980ebd1c91f",
                "issuedOffline": true,
                "issuedUser": "sample string 9",
                "issuedNotes": "sample string 10",
                "expiryDate": "2026-04-03T06:18:26.8838674",
                "expiredUser": "sample string 11",
                "expiredNotes": "sample string 12",
                "redeemed": "2026-04-03T06:18:26.8838674",
                "redeemedSaleHeaderID": 1,
                "redeemedSaleIdentifier": "sample string 13",
                "redeemedOfflinePaymentID": 1,
                "redeemedIdempotentID": "PFcgOTRWuUetuOyiNAh8fw==",
                "redeemedIdempotentGuid": "3920573c-5634-47b9-adb8-eca234087c7f",
                "redeemedUser": "sample string 14",
                "redeemedNotes": "sample string 15",
                "redeemedOffline": true,
                "updated": "2026-04-03T06:18:26.8838674",
                "storeName": "sample string 17",
                "scaleLabel": {
                  "$ref": "108"
                },
                "voucher": {
                  "$ref": "106"
                },
                "customer": {
                  "$ref": "2"
                },
                "issuedOfflinePayment": {
                  "$ref": "7"
                },
                "redeemedOfflinePayment": {
                  "$ref": "7"
                }
              },
              {
                "$ref": "110"
              }
            ]
          },
          "customer": {
            "$ref": "2"
          }
        },
        {
          "$ref": "105"
        }
      ]
    },
    "group": {
      "$ref": "6"
    },
    "customerCard": {
      "$ref": "3"
    }
  },
  {
    "$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 boolean values indicating success for each customer group member

Collection of boolean

Response Formats

application/json, text/json

Sample:
[
  true,
  true
]

application/xml, text/xml

Sample:
<ArrayOfboolean xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <boolean>true</boolean>
  <boolean>true</boolean>
</ArrayOfboolean>

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKM2�\UO��5xl/workbook.xml �(�����0��J}�(PCP�K���`JIP��>~!�n�|����u��ڎ}to|�
ކ0�^����@f�5�i�t/�M�$UV�5��$��Q�AY�[5x���a��־%
�_P���~ǘ��=�>��X��&�%�)a�ET̠��W����ꂧ��\M���ԄR^�2k�uz�{�	X�_PKM2�\����	�[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
M2�\��Lw''_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="R4945c8b0b3004505" /></Relationships>PKM2�\ˇ]e'xl/worksheets/sheet1.xml �(��Q�n� ~�}%��j��T��j�M;lg�85����?�H]��`��c�r{u��@�}%�U&�[�O��{x�ۺ�0�� �p7���h�(N������4qN
��6��ft�IY�VzMl��\�����M%�~�r�zY��e��z���.��
)T]&�)��b��x�����Yª_�C2��N�=}��
�d���8
�1���ytR8}M�d[2�|Y�ٺ`t3FB��\��BO^{M�.N"�gV���1UȦGn�R祺�\^�q�N�'G�y*�"AHU�>��PKM2�\�_�*�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�	N⢦ݰa[zמ�Q;�]�gc���V���X��j4��'�|���o�D^Ї��ʂA�����)�w���'�D0�HZ����@iPg
��M���YƔ��.R倴b��>g�5�������~T���iF��W�� F {�������HT O���=�(�B5=�e
��L-�����;�dVX7��E�r΅7�1ң~�>]:w�˙;h�V����J�5z��/PKM2�\Ѓ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��PKM2�\�/���xl/sharedStrings.xml �(�5�A� �B�nA�h&�@@ڵ����������d2;}Ҧ�X9frp(�9/�V���p��i�[&t�E5��YTO��r՚���R7�\���u�\*����M��9��#��s#qЧ��������~PK-M2�\UO��5xl/workbook.xmlPK-M2�\����	��[Content_Types].xmlPK-
M2�\��Lw''U_rels/.relsPK-M2�\ˇ]e'�xl/worksheets/sheet1.xmlPK-M2�\�_�*�P:xl/_rels/workbook.xml.relsPK-M2�\Ѓc'2E
�xl/styles.xmlPK-M2�\�/����xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKM2�\�}�{�5xl/workbook.xml �(�����0��&�C����D��x��}��m�?ik��-%�x�3;��Գq�Ә�|Ԥ}�*B�c�����Ew�8!J�b�s�cg��BX�e�p� ��BZOW�?,o��bPӊR 5m�B��C�쓌�Vw1	[C�7U'�~�Ѡ���$9���9%��q�c��gʼ�tgﰚm��/PKM2�\����	�[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
M2�\�َ�''_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="R0478a32b8a794e08" /></Relationships>PKM2�\ˇ]e'xl/worksheets/sheet1.xml �(��Q�n� ~�}%��j��T��j�M;lg�85����?�H]��`��c�r{u��@�}%�U&�[�O��{x�ۺ�0�� �p7���h�(N������4qN
��6��ft�IY�VzMl��\�����M%�~�r�zY��e��z���.��
)T]&�)��b��x�����Yª_�C2��N�=}��
�d���8
�1���ytR8}M�d[2�|Y�ٺ`t3FB��\��BO^{M�.N"�gV���1UȦGn�R祺�\^�q�N�'G�y*�"AHU�>��PKM2�\��T�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�NLՠ�ݰa[z��Q;�]�gc���V���X��j4��'�|�lvo�D^0�ѻxŀ�S^�n����v��'��D��I^q����@iTg+�����,SN�@��r@Z3���d�5�����>zu�ѥ?��Շc��	�A�S?�H/�W�
�Iw�Ga�e5���Bo��y�����2��J!��\�Bq~S+���K��\��l�hW=o�hzuQ�W��PKM2�\Ѓ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��PKM2�\�/���xl/sharedStrings.xml �(�5�A� �B�nA�h&�@@ڵ����������d2;}Ҧ�X9frp(�9/�V���p��i�[&t�E5��YTO��r՚���R7�\���u�\*����M��9��#��s#qЧ��������~PK-M2�\�}�{�5xl/workbook.xmlPK-M2�\����	��[Content_Types].xmlPK-
M2�\�َ�''T_rels/.relsPK-M2�\ˇ]e'�xl/worksheets/sheet1.xmlPK-M2�\��T�P9xl/_rels/workbook.xml.relsPK-M2�\Ѓc'2E
~xl/styles.xmlPK-M2�\�/����xl/sharedStrings.xmlPK��