PUT api/customergroup/{groupID}/member/{customerID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
groupID

globally unique identifier

Required

customerID

globally unique identifier

Required

Body Parameters

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,
  "groupID": "QCnRL/mPPUGTabB7o6w4Gg==",
  "groupIDGuid": "2fd12940-8ff9-413d-9369-b07ba3ac381a",
  "customerID": "0yNg+j6JAEC4Ldv15kwgQw==",
  "customerIDGuid": "fa6023d3-893e-4000-b82d-dbf5e64c2043",
  "card": "sample string 4",
  "linkedAccount": "C5Gu8rUkHka1uznonbr0DA==",
  "linkedAccountGuid": "f2ae910b-24b5-461e-b5bb-39e89dbaf40c",
  "customer": {
    "$id": "2",
    "identifier": "Z1rSZdCRNUKAWJiMlE53Ig==",
    "identifierGuid": "65d25a67-91d0-4235-8058-988c944e7722",
    "code": "sample string 2",
    "familyName": "sample string 3",
    "givenName": "sample string 4",
    "otherName": "sample string 5",
    "title": "sample string 6",
    "dateOfBirth": "2026-06-03T18:35:00.0397073",
    "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": "RkZpnKB+6ka3rt3e561vmQ==",
    "communityIdentifierGuid": "9c694646-7ea0-46ea-b7ae-dddee7ad6f99",
    "joined": "2026-06-03T18:35:00.0397073",
    "updated": "2026-06-03T18:35:00.0397073",
    "active": true,
    "reasonInactive": 1,
    "groupCustomer": true,
    "loyaltyPoints": 1,
    "homeStoreID": 1,
    "availableSpend": 1,
    "priceLevelIdentifier": "0icbtzXgh0uYNa/b9uatGg==",
    "priceLevelIdentifierGuid": "b71b27d2-e035-4b87-9835-afdbf6e6ad1a",
    "marketingID": "sample string 18",
    "receiptPrintOptions": 1,
    "hidden": true,
    "registered": true,
    "registeredOn": "2026-06-03T18:35:00.0397073",
    "emailMarketing": true,
    "smsMarketing": true,
    "deleted": true,
    "deletedUser": "sample string 24",
    "homeStoreName": "sample string 25",
    "customerCards": [
      {
        "$id": "3",
        "cardType": 2,
        "issueDate": "2026-06-03T18:35:00.0397073",
        "expiry": "2026-06-03T18:35:00.0397073",
        "customerID": "tXo2AfJTp0a9hl7p6lhkhQ==",
        "customerIDGuid": "01367ab5-53f2-46a7-bd86-5ee9ea586485",
        "initialValue": 1,
        "currentValue": 1,
        "maxLimit": 1,
        "minTransaction": 1,
        "maxTransaction": 1,
        "multiplier": 1.1,
        "active": true,
        "reasonInactive": 1,
        "idRequired": true,
        "idType": 1,
        "idValue": "sample string 5",
        "updated": "2026-06-03T18:35:00.0397073",
        "linkedAccount": "x+vMDIdPlkaQ218QSAYJFA==",
        "linkedAccountGuid": "0cccebc7-4f87-4696-90db-5f1048060914",
        "currentValueChanged": true,
        "limitsChanged": true,
        "customer": {
          "$ref": "2"
        },
        "account": {
          "$id": "4",
          "id": 1,
          "identifier": "BKbbELS0G06SA2rImNJWPA==",
          "identifierGuid": "10dba604-b4b4-4e1b-9203-6ac898d2563c",
          "referenceNo": "sample string 3",
          "name": "sample string 4",
          "created": "2026-06-03T18:35:00.0397073",
          "owner": "aNgs6U6g70WCLHybWcPi9w==",
          "ownerGuid": "e92cd868-a04e-45ef-822c-7c9b59c3e2f7",
          "accountStoreGroupIdentifier": "m0UBz7wSGkmCHAFOuvr6JA==",
          "accountStoreGroupGuid": "cf01459b-12bc-491a-821c-014ebafafa24",
          "accountType": 1,
          "currentBalance": 1,
          "externalID": "sample string 7",
          "maximumLimit": 1,
          "accruePoints": true,
          "loyaltyPoints": 1,
          "termsOfTrade": 1,
          "signatureRequired": true,
          "referenceRequired": true,
          "statementSendType": 10,
          "ageingPeriod": 1,
          "monthlyAgeingPeriod": true,
          "explodedInvoice": true,
          "isFifoAllocation": true,
          "lastStatementSent": "2026-06-03T18:35:00.0397073",
          "active": true,
          "updated": "2026-06-03T18:35:00.0397073",
          "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": "Pk7i8yRYn0OKh55rrp+ZPg==",
              "identifierGuid": "f3e24e3e-5824-439f-8a87-9e6bae9f993e",
              "name": "sample string 2",
              "primaryContact": "VVXjc/Rtd0C/3nciGOx4ZQ==",
              "primaryContactGuid": "73e35555-6df4-4077-bfde-772218ec7865",
              "accountID": "2XmA8M3Ig0ODyeAETV2Qww==",
              "accountIDGuid": "f08079d9-c8cd-4383-83c9-e0044d5d90c3",
              "special": true,
              "updated": "2026-06-03T18:35:00.0397073",
              "active": true,
              "reasonInactive": 1,
              "priceLevelIdentifier": "svytlsfy0EGhytpD3YnO1A==",
              "priceLevelIdentifierGuid": "96adfcb2-f2c7-41d0-a1ca-da43dd89ced4",
              "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": "CYGmjNO9tEy36GUiQIf0lA==",
            "identifierGuid": "8ca68109-bdd3-4cb4-b7e8-65224087f494",
            "storeID": 2,
            "operatorName": "sample string 3",
            "saleHeaderID": 4,
            "paymentType": 5,
            "amount": 6,
            "account": "sample string 7",
            "accountID": "VjrtK0/jAEKUwJUHNBjJNg==",
            "accountIDGuid": "2bed3a56-e34f-4200-94c0-95073418c936",
            "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-06-03T18:35:00.0397073",
            "invRocNo": "sample string 14",
            "responseCode": "sample string 15",
            "cashout": 1,
            "tip": 16,
            "idempotentVoid": "QC01JLEZ4kybfWwmhpBaGA==",
            "idempotentVoidGuid": "24352d40-19b1-4ce2-9b7d-6c2686905a18",
            "offline": true,
            "processed": 1,
            "storeSaleHeader": {
              "$id": "8",
              "saleHeaderID": 1,
              "saleHeaderGuid": "b4hIp+9vEUam3l28xlE2HA==",
              "saleHeaderIdentifierGuid": "a748886f-6fef-4611-a6de-5dbcc651361c",
              "created": "2026-06-03T18:35:00.0397073",
              "createdLocal": "2026-06-03T18:35:00.0397073",
              "createdText": "sample string 4",
              "itemCount": 5,
              "totalAmount": 6,
              "cashTender": 1,
              "cardTender": 1,
              "cheqTender": 1,
              "acctTender": 1,
              "voucherTender": 1,
              "loyaltyPoints": 1,
              "cashout": 1,
              "changeAmount": 1,
              "rounding": 1,
              "gstAmount": 1,
              "transactionDiscountTender": 1,
              "totalTip": 7,
              "tranType": 1,
              "processed": 1,
              "imported": "2026-06-03T18:35:00.0397073",
              "storeID": 1,
              "operatorG_Uid": "mEfeZ7OX3kWrUfk4aPaFvQ==",
              "operatorGuid": "67de4798-97b3-45de-ab51-f93868f685bd",
              "customerG_Uid": "//ZCKddDwE2i28HcWoDB4Q==",
              "customerGuid": "2942f6ff-43d7-4dc0-a2db-c1dc5a80c1e1",
              "communityIdentifier": "ObtWVnVPa0ysTplM2v7Q6w==",
              "communityIdentifierGuid": "5656bb39-4f75-4c6b-ac4e-994cdafed0eb",
              "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": "r/w+pbN5R0yC6HtYd4tzcA==",
              "priceLevelIdentifierGuid": "a53efcaf-79b3-4c47-82e8-7b58778b7370",
              "locked": 36,
              "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:35:00.0397073+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-06-03T18:35:00.0397073",
                "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": "GNcJFvUKyk6KUgbZ/Z4/Og==",
                "guid": "1609d718-0af5-4eca-8a52-06d9fd9e3f3a",
                "operatorNumber": 1,
                "shortName": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "password": "sample string 5",
                "hasPassword": true,
                "passwordText": "sample string 6",
                "rfidTagID": "sample string 7",
                "blueprintID": 1,
                "groupID": 1,
                "groupName": "sample string 8",
                "managerGroupID": 1,
                "managerGroupName": "sample string 9",
                "zoneID": 1,
                "zoneName": "sample string 10",
                "loggedIn": 1,
                "lastUsedIP": "sample string 11",
                "deleted": true,
                "locked": true,
                "allowOpenTill": true,
                "webEmail": "sample string 14",
                "simpleOperatorType": 0,
                "webRole": "sample string 15",
                "updated": "2026-06-03T18:35:00.0397073",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2026-06-03T18:35:00.0397073",
                "endShift": "2026-06-03T18:35:00.0397073",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "11",
                    "operatorG_UID": "x98HXcA7vkuzIIimBE/HHg==",
                    "operatorGuid": "5d07dfc7-3bc0-4bbe-b320-88a6044fc71e",
                    "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-06-03T18:35:00.0397073",
                      "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": "KCxbrSBjmU+wl0O+wRFHYg==",
                      "hostIdentifierGuid": "ad5b2c28-6320-4f99-b097-43bec1114762",
                      "hostName": 1,
                      "hostAddress": "sample string 27",
                      "hostUsername": "sample string 28",
                      "hostPassword": "sample string 29",
                      "excludeFromLeadInOut": true,
                      "accountingProvider": 31,
                      "accountingAddress": "sample string 32",
                      "accountingUsername": "sample string 33",
                      "accountingPassword": "sample string 34",
                      "storeAccountingCode": "sample string 35",
                      "softwareVariance": 36,
                      "fuelWarningVariance": 37.0,
                      "fuelErrorVariance": 38.0,
                      "fuelAccumulatedWarningVariance": 39.0,
                      "fuelAccumulatedErrorVariance": 40.0,
                      "drawManagment": 41,
                      "endOfDayManagment": true,
                      "autoFillCashBalancing": true,
                      "fuelDayVariance": 44,
                      "accountingTradingTime": "00:00:00.1234567",
                      "stockActivateProduct": 46,
                      "defaultOrderDocumentId": 1,
                      "defaultStockReceiveDocumentId": 1,
                      "giftCardSalesAccountingDeptCode": "sample string 47",
                      "transactionDiscountAccountingDeptCode": "sample string 48",
                      "size": 49,
                      "updated": "2026-06-03T18:35:00.0397073",
                      "priceZone": {
                        "$id": "13",
                        "id": 1,
                        "name": "sample string 2",
                        "hostIdentifier": "34MAAJl2ZEW2kvdxPkzFlA==",
                        "hostIdentifierGuid": "000083df-7699-4564-b692-f7713e4cc594",
                        "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"
                      },
                      "warehouseStore": {
                        "$id": "15",
                        "storeID": 1,
                        "warehouseStoreID": 2,
                        "storeName": "sample string 3",
                        "warehouseName": "sample string 4"
                      },
                      "hostStoreSettings": [
                        {
                          "$id": "16",
                          "id": 1,
                          "hostIdentifier": "97xWafCYi0qtzTcNaDsIhA==",
                          "hostIdentifierGuid": "6956bcf7-98f0-4a8b-adcd-370d683b0884",
                          "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": "17",
                            "identifier": "hr12GU3lQk2oiSRJr9gcNg==",
                            "identifierGuid": "1976bd86-e54d-4d42-a889-2449afd81c36",
                            "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": "UdITEMAZhUukLMJI94lTaw==",
                            "hostSupplierIdentifierGuid": "1013d251-19c0-4b85-a42c-c248f789536b",
                            "loyaltyPriceLevelIdentifier": "pjuYfoEudE+QOKR4l6QX8w==",
                            "loyaltyPriceLevelIdentifierGuid": "7e983ba6-2e81-4f74-9038-a47897a417f3",
                            "isGroup": true,
                            "description": "sample string 22",
                            "hostProvider": 23,
                            "hostTypeEnum": 24,
                            "hostType": "sample string 25",
                            "hostCode": "sample string 26",
                            "username": "sample string 27",
                            "password": "sample string 28",
                            "passwordPlain": "sample string 29",
                            "server": "sample string 30",
                            "url": "sample string 31",
                            "global": true,
                            "stateCode": "sample string 33",
                            "lastCollected": "2026-06-03T18:35:00.0397073",
                            "lastProcessed": "2026-06-03T18:35:00.0397073",
                            "hold": true,
                            "supplierName": "sample string 35",
                            "supplier": {
                              "$id": "18",
                              "identifier": "HifYapIPAEyeFKyJyT6yVg==",
                              "identifierGuid": "6ad8271e-0f92-4c00-9e14-ac89c93eb256",
                              "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": "6DqlWAQ5t06LaUY6B98Gcg==",
                              "primaryContactID": "58a53ae8-3904-4eb7-8b69-463a07df0672",
                              "storeID": 1,
                              "abn": "sample string 16",
                              "supplierGroupIdentifier": "RoaHg60lFkSftvK23dKysw==",
                              "supplierGroupGuid": "83878646-25ad-4416-9fb6-f2b6ddd2b2b3",
                              "rebate": 1.0,
                              "rebateType": 1,
                              "rebateFrequency": 1,
                              "rebateSource": 1,
                              "rebateLastClaimed": "2026-06-03T18:35:00.0397073",
                              "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": "19",
                                "id": "ae6de490-d488-40e8-bdfb-8b805600dc2c",
                                "identifier": "ZOemqrx4l0ep9Z1ej2+XRA==",
                                "identifierGuid": "aaa6e764-78bc-4797-a9f5-9d5e8f6f9744",
                                "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": "20",
                                  "supplierIdentifier": "si7NzTkxskiI2I+DXnRMaQ==",
                                  "supplierIdentifierGuid": "cdcd2eb2-3139-48b2-88d8-8f835e744c69",
                                  "contactGuid": "cik7JHMDfUqHnOeQj8RtlA==",
                                  "contactID": "243b2972-0373-4a7d-879c-e7908fc46d94",
                                  "contact": {
                                    "$ref": "19"
                                  },
                                  "supplier": {
                                    "$ref": "18"
                                  }
                                },
                                {
                                  "$ref": "20"
                                }
                              ],
                              "products": [
                                {
                                  "$id": "21",
                                  "pluG_UID": "iDtkADw8LEG1gxo9P78zaA==",
                                  "pluGuid": "00643b88-3c3c-412c-b583-1a3d3fbf3368",
                                  "supplierIdentifier": "/xN0G52dXkKg69VP90pIfA==",
                                  "supplierIdentifierGuid": "1b7413ff-9d9d-425e-a0eb-d54ff74a487c",
                                  "cartonQuantity": 1,
                                  "cartonQuantityChanged": true,
                                  "productSize": "sample string 3",
                                  "cigarettesPerSleeve": 1,
                                  "randomWeight": true,
                                  "piecesPerUnit": 5,
                                  "averagePackSize": 6,
                                  "effectiveDate": "2026-06-03T18:35:00.0397073",
                                  "pricedByWeight": true,
                                  "landedUnitCostEx": 9,
                                  "landedUnitCostInc": 10,
                                  "landedCartonCostInc": 12,
                                  "landedCartonCostEx": 13,
                                  "standardCost": 14,
                                  "deliveryFee": 1,
                                  "deliveryFeeBasis": "sample string 15",
                                  "pickAndPackFee": 1,
                                  "pickAndPackFeeBasis": "sample string 16",
                                  "financeFee": 1,
                                  "financeFeeBasis": "sample string 17",
                                  "cartonLength": 1,
                                  "cartonWidth": 1,
                                  "cartonHeight": 1,
                                  "palletLayerQuantity": 1,
                                  "palletLayers": 1,
                                  "itemCode": "sample string 18",
                                  "invoiceCode": "sample string 19",
                                  "invoiceDesc": "sample string 20",
                                  "orderDirect": true,
                                  "useCost": true,
                                  "minimumQuantity": 21,
                                  "hostType": 22,
                                  "fromHost": 23,
                                  "minimumReorder": 1,
                                  "maximumReorder": 1,
                                  "orderMultiple": 24.1,
                                  "sellMultiple": 25.1,
                                  "baseMultiple": 26.1,
                                  "hostStandardCost": 27,
                                  "hostTotalCost": 28,
                                  "hostRetail": 29,
                                  "hostLandedUnitCostEx": 30,
                                  "hostLandedUnitCostInc": 31,
                                  "hostDesc": "sample string 32",
                                  "directIndicator": "sample string 33",
                                  "availableToOrder": true,
                                  "hostRangeIndicator": "sample string 35",
                                  "hostProductType": "sample string 36",
                                  "hostProductGrade": "sample string 37",
                                  "hostProductGroup": "sample string 38",
                                  "hostSlowMoving": true,
                                  "hostGeneralMerchandise": true,
                                  "hostPillar": "sample string 41",
                                  "hostLastUpdated": "2026-06-03T18:35:00.0397073",
                                  "rebate": 1.0,
                                  "rebateExclude": true,
                                  "invoiceCodes": [
                                    {
                                      "$id": "22",
                                      "pluG_UID": "u0DGo7WZgk+GWBEw1j+hbg==",
                                      "pluGuid": "a3c640bb-99b5-4f82-8658-1130d63fa16e",
                                      "supplierIdentifier": "SuTD2vLAe0W+jqFf3TzxNA==",
                                      "supplierIdentifierGuid": "dac3e44a-c0f2-457b-be8e-a15fdd3cf134",
                                      "invoiceCode": "sample string 1",
                                      "storeIDs": [
                                        1,
                                        2
                                      ]
                                    },
                                    {
                                      "$ref": "22"
                                    }
                                  ],
                                  "storeIDs": [
                                    1,
                                    2
                                  ],
                                  "preferredSupplier": true,
                                  "preferredRebateSupplier": true,
                                  "supplierName": "sample string 42",
                                  "salesMode": 43,
                                  "orderPacked": true,
                                  "active": true,
                                  "price": 1,
                                  "costGstPercent": 45,
                                  "parentPluG_UID": "qLZcLXWjCUuyILNFLpH64w==",
                                  "parentPluGuid": "2d5cb6a8-a375-4b09-b220-b3452e91fae3",
                                  "freight": 46.0,
                                  "freightType": 1,
                                  "product": {
                                    "$id": "23",
                                    "plu": 1,
                                    "storeID": 1,
                                    "masterPluG_UID": "QEA=",
                                    "storeIDs": [
                                      1,
                                      2
                                    ],
                                    "g_UId": "FDe/ageld0up7VQl3H6zgw==",
                                    "guid": "6abf3714-a507-4b77-a9ed-5425dc7eb383",
                                    "apn": "sample string 1",
                                    "apnChanged": true,
                                    "apnSwitched": true,
                                    "barcode": "sample string 4",
                                    "itemNumber": "sample string 5",
                                    "itemNumberChanged": true,
                                    "priceGroupG_UID": "//KyjG1qWkKuAgc+xBFGzA==",
                                    "priceGroupGuid": "8cb2f2ff-6a6d-425a-ae02-073ec41146cc",
                                    "blueprintID": 1,
                                    "lastCountedDate": "2026-06-03T18:35:00.0397073",
                                    "externalID": "sample string 7",
                                    "active": true,
                                    "activated": "2026-06-03T18:35:00.0397073",
                                    "pluCreated": "2026-06-03T18:35:00.0397073",
                                    "createdByUser": "sample string 9",
                                    "name": "sample string 10",
                                    "nameChanged": true,
                                    "secondDescription": "sample string 12",
                                    "hostDescription": "sample string 13",
                                    "keepCartonQty": true,
                                    "keepDescription": true,
                                    "keepDepartments": true,
                                    "keepSuppliers": true,
                                    "markdownDescription": "sample string 18",
                                    "altDescription": "sample string 19",
                                    "bestOrExpire": 20,
                                    "lastUpdate": "2026-06-03T18:35:00.0397073",
                                    "lastManualUpdate": "2026-06-03T18:35:00.0397073",
                                    "imageName": "sample string 23",
                                    "showImageOnFlipCharts": true,
                                    "showTextOnFlipCharts": true,
                                    "overrideFlipChartText": true,
                                    "flipChartText": "sample string 27",
                                    "salesMode": 1,
                                    "eftCode": 1,
                                    "price": 1,
                                    "priceChanged": true,
                                    "rrp": 1,
                                    "gstPercent": 28,
                                    "gstPercentChanged": true,
                                    "costGSTPercent": 29,
                                    "costGSTPercentChanged": true,
                                    "wetPercent": 1,
                                    "priceOverride": 1,
                                    "cost": 1,
                                    "currentCost": 1,
                                    "currentCostDecimals": 1,
                                    "grossProfit": 1.0,
                                    "currentCostDesc": "sample string 30",
                                    "currentCostEnd": "2026-06-03T18:35:00.0397073",
                                    "currentCostUpdated": "2026-06-03T18:35:00.0397073",
                                    "costDecimals": 31,
                                    "costChanged": true,
                                    "dealCostIdentifier": "QEA=",
                                    "excludeFromRebate": true,
                                    "rebateOverride": 1,
                                    "costCalcMethod": 32,
                                    "costCalcMethodChanged": true,
                                    "costEffectiveDate": "2026-06-03T18:35:00.0397073",
                                    "defaultGP": 1,
                                    "breakTargetMode": 33,
                                    "break1": 1,
                                    "price1": 1,
                                    "target1": 34,
                                    "break2": 1,
                                    "price2": 1,
                                    "target2": 35,
                                    "break3": 1,
                                    "price3": 1,
                                    "target3": 36,
                                    "break1Changed": true,
                                    "price1Changed": true,
                                    "target1Changed": true,
                                    "break2Changed": true,
                                    "price2Changed": true,
                                    "target2Changed": true,
                                    "break3Changed": true,
                                    "price3Changed": true,
                                    "target3Changed": true,
                                    "breakTargetModeChanged": true,
                                    "margin": 1.1,
                                    "marginChanged": true,
                                    "marginRanged": true,
                                    "marginRangedChanged": true,
                                    "minimumMargin": 1.1,
                                    "minimumMarginChanged": true,
                                    "maximumMargin": 1.1,
                                    "maximumMarginChanged": true,
                                    "overrideHostWarehouseIndicator": true,
                                    "overrideHostWarehouseIndicatorChanged": true,
                                    "overrideHostPrice": true,
                                    "overrideHostPriceChanged": true,
                                    "overrideHostCost": true,
                                    "overrideHostCostChanged": true,
                                    "overrideHostMargin": true,
                                    "overrideHostMarginChanged": true,
                                    "alwaysApplyMargin": true,
                                    "alwaysApplyMarginChanged": true,
                                    "aws": 1.0,
                                    "paws": 1.0,
                                    "awsUpdated": "2026-06-03T18:35:00.0397073",
                                    "posTare": 1,
                                    "altPrice": 1.0,
                                    "altPriceChanged": true,
                                    "altPriceMode": 53,
                                    "altPriceModeChanged": true,
                                    "altPLUG_UID": "Uq7V6y9o20GO8bCLSampsg==",
                                    "altPLUGuid": "ebd5ae52-682f-41db-8ef1-b08b49a9a9b2",
                                    "altPLUGuidChanged": true,
                                    "altPriceDescription1": "sample string 54",
                                    "altPriceDescription2": "sample string 55",
                                    "cartonQuantity": 56,
                                    "cartonQuantityChanged": true,
                                    "trayID": 1,
                                    "promptID": 1,
                                    "tare": 1,
                                    "packQty": 1,
                                    "fixedWeight": 1,
                                    "extraMesg": 1,
                                    "text1": "sample string 58",
                                    "text2": "sample string 59",
                                    "text3": "sample string 60",
                                    "labelText": "sample string 61",
                                    "labelTextChanged": true,
                                    "sendToScale": true,
                                    "nonScaleWeigh": true,
                                    "labelFormat": "sample string 65",
                                    "barcodeFormat": "sample string 66",
                                    "austMade": 1,
                                    "coolCode": 67,
                                    "countryOfOrigin": "sample string 68",
                                    "percentContent": 69.1,
                                    "departmentID": 1,
                                    "subDepartmentID": 1,
                                    "minorDepartmentID": 1,
                                    "lesserDepartmentID": 1,
                                    "deptCode": "sample string 70",
                                    "subDeptCode": "sample string 71",
                                    "minorDeptCode": "sample string 72",
                                    "lesserDeptCode": "sample string 73",
                                    "deptName": "sample string 74",
                                    "subDeptName": "sample string 75",
                                    "minorDeptName": "sample string 76",
                                    "lesserDeptName": "sample string 77",
                                    "departmentChanged": true,
                                    "subCategoryID": 1,
                                    "expiry": 1,
                                    "showDays": 1,
                                    "datePrint": 1,
                                    "labelRequired": true,
                                    "labelShelfQty": 80,
                                    "labelShelfChanged": true,
                                    "labelTalkerQty": 82,
                                    "labelSmall": true,
                                    "labelLastPrinted": "2026-06-03T18:35:00.0397073",
                                    "labelLastPrice": 1,
                                    "shelfPageLayoutG_UID": "X3Df6r8OxUWFUhlK3LBpeQ==",
                                    "shelfPageLayoutGuid": "eadf705f-0ebf-45c5-8552-194adcb06979",
                                    "talkerPageLayoutG_UID": "g4QfK3EqzEi/5pXI6hdQIA==",
                                    "talkerPageLayoutGuid": "2b1f8483-2a71-48cc-bfe6-95c8ea175020",
                                    "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": "Nmi46tfRbUWOVe+8eIb68g==",
                                    "inventoryIdentifier": "eab86836-d1d7-456d-8e55-efbc7886faf2",
                                    "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": "D1bTU1+7WUSxP/OF9w3DfQ==",
                                    "parentPluGuid": "53d3560f-bb5f-4459-b13f-f385f70dc37d",
                                    "preferredHostVendor": 105,
                                    "preferredHostChanged": true,
                                    "code": "sample string 107",
                                    "supplierIdentifier": "vFyPsGrBuUGgueo3zUhY4Q==",
                                    "supplierIdentifierGuid": "b08f5cbc-c16a-41b9-a0b9-ea37cd4858e1",
                                    "supplierChanged": true,
                                    "rebateSupplierIdentifier": "xpJdscOtMU+3WbxDoPZiUg==",
                                    "rebateSupplierIdentifierGuid": "b15d92c6-adc3-4f31-b759-bc43a0f66252",
                                    "rebateSupplierChanged": true,
                                    "availableForOrder": true,
                                    "warehouseDirectIndicator": "sample string 109",
                                    "warehouseDirectIndicatorChanged": true,
                                    "productGrade": "sample string 111",
                                    "productType": "sample string 112",
                                    "productGroup": "sample string 113",
                                    "complianceIndicator": "sample string 114",
                                    "inhouseBrand": "sample string 115",
                                    "slowMoving": true,
                                    "generalMerchandise": true,
                                    "comment": "sample string 118",
                                    "lastUpdatedByUser": "sample string 119",
                                    "lastManualUpdatedByUser": "sample string 120",
                                    "lastUpdatedByUserOverride": true,
                                    "lastUpdatedByHost": "2026-06-03T18:35:00.0397073",
                                    "commodity": "sample string 122",
                                    "businessPillar": "sample string 123",
                                    "mscCommodity": "sample string 124",
                                    "hostIdentifier": "0dO9x8XO602VBkCFA8somw==",
                                    "hostIdentifierGuid": "c7bdd3d1-cec5-4deb-9506-408503cb289b",
                                    "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": "23"
                                      },
                                      {
                                        "$ref": "23"
                                      }
                                    ],
                                    "store": {
                                      "$ref": "12"
                                    },
                                    "storePrices": [
                                      {
                                        "$id": "24",
                                        "pluG_UID": "v4TXUTcVV0ahxpXIOJos9Q==",
                                        "pluGuid": "51d784bf-1537-4657-a1c6-95c8389a2cf5",
                                        "plu": 1,
                                        "storeID": 1,
                                        "zoneID": 2,
                                        "zoneName": "sample string 3",
                                        "store": "sample string 4",
                                        "isElectedMasterStore": true,
                                        "isZoneMasterStore": true,
                                        "priceNow": 7,
                                        "costNow": 8,
                                        "costNowDecimals": 9,
                                        "normalPrice": 10,
                                        "priceNext": 1,
                                        "costNext": 1,
                                        "costNextDecimals": 11,
                                        "nextCampaignName": "sample string 12",
                                        "gstPercent": 13,
                                        "normalCost": 14,
                                        "normalCostDecimals": 15,
                                        "costGstPercent": 16,
                                        "costCalcMethod": 1,
                                        "currentCost": 17,
                                        "currentCostDecimals": 18,
                                        "break1": 19,
                                        "price1": 20,
                                        "break2": 21,
                                        "price2": 22,
                                        "break3": 23,
                                        "price3": 24,
                                        "fuelItem": 25,
                                        "fixedWeight": 26,
                                        "active": true,
                                        "complianceIndicator": "sample string 27",
                                        "doNotOrder": true,
                                        "doNotRange": true,
                                        "isNormalPriceChangesCampaign": true,
                                        "updated": "2026-06-03T18:35:00.0397073"
                                      },
                                      {
                                        "$ref": "24"
                                      }
                                    ],
                                    "currentPrices": {
                                      "$id": "25",
                                      "pluPrices": {
                                        "$id": "26",
                                        "plu": 1,
                                        "pluG_UID": "QEA=",
                                        "stores": [
                                          1,
                                          2
                                        ],
                                        "normalPrice": 1,
                                        "cost": 2,
                                        "break1": 3,
                                        "price1": 4,
                                        "break2": 5,
                                        "price2": 6,
                                        "break3": 7,
                                        "price3": 8,
                                        "discountPrice": 9,
                                        "memberDiscountPrice": 10,
                                        "acceptedUtc": "2026-06-03T18:35:00.0397073",
                                        "priceChangeType": 0,
                                        "costDecimals": 11,
                                        "costCalcMethod": 12,
                                        "targetCampaignPriceGtOrEquNormal": true
                                      },
                                      "normalPluPrices": {
                                        "$ref": "26"
                                      },
                                      "winningCampaign": 1,
                                      "winner": {
                                        "$id": "27",
                                        "campaignName": "sample string 1",
                                        "campaignDescription": "sample string 2",
                                        "talkerText": "sample string 3",
                                        "disableWasSave": true,
                                        "startDate": "2026-06-03T18:35:00.0397073",
                                        "startTime": 5,
                                        "endDate": "2026-06-03T18:35:00.0397073",
                                        "endTime": 6,
                                        "newPrice": 7,
                                        "newCost": 8,
                                        "newCostDecimals": 9,
                                        "pctDiscount": 10,
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 11",
                                        "hostType": 12,
                                        "hostIdentifier": "2zcvMPXXuESCjjij67unuA==",
                                        "hostIdentifierGuid": "302f37db-d7f5-44b8-828e-38a3ebbba7b8",
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ]
                                      },
                                      "details": [
                                        {
                                          "$ref": "27"
                                        },
                                        {
                                          "$ref": "27"
                                        }
                                      ]
                                    },
                                    "tray": {
                                      "$id": "28",
                                      "g_UId": "6tqBS+34Iki+Mpb8NdkOVA==",
                                      "guid": "4b81daea-f8ed-4822-be32-96fc35d90e54",
                                      "name": "sample string 1",
                                      "number": 1,
                                      "tare": 1
                                    },
                                    "priceGroup": {
                                      "$id": "29",
                                      "priceGroupG_UID": "Rck7LBQyTkuCi7LOLEseRg==",
                                      "priceGroupGuid": "2c3bc945-3214-4b4e-828b-b2ce2c4b1e46",
                                      "name": "sample string 2",
                                      "code": 1,
                                      "modified": true,
                                      "updated": "2026-06-03T18:35:00.0397073",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "number": 1,
                                      "products": [
                                        {
                                          "$ref": "23"
                                        },
                                        {
                                          "$ref": "23"
                                        }
                                      ],
                                      "productCount": 1
                                    },
                                    "priceGroupName": "sample string 147",
                                    "nutrifacts": {
                                      "$id": "30",
                                      "pluG_UID": "rOxTnhVQWE2k5NNwk8uP+Q==",
                                      "pluGuid": "9e53ecac-5015-4d58-a4e4-d37093cb8ff9",
                                      "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": "31",
                                      "pluGuid": "e7aa7b51-3265-4b85-8fe0-889886926272",
                                      "created": "2026-06-03T18:35:00.0397073",
                                      "createdByUser": "sample string 1",
                                      "activated": "2026-06-03T18:35:00.0397073",
                                      "activatedByUser": "sample string 2",
                                      "deactivated": "2026-06-03T18:35:00.0397073",
                                      "deactivatedByUser": "sample string 3",
                                      "lastOrdered": "2026-06-03T18:35:00.0397073",
                                      "lastOrderedQty": 4.0,
                                      "lastReceived": "2026-06-03T18:35:00.0397073",
                                      "lastReceivedQty": 5.0,
                                      "lastInvoiceStatus": 1,
                                      "lastCounted": "2026-06-03T18:35:00.0397073",
                                      "lastSold": "2026-06-03T18:35:00.0397073",
                                      "firstSold": "2026-06-03T18:35:00.0397073",
                                      "awsUpdated": "2026-06-03T18:35:00.0397073",
                                      "lastManualUpdate": "2026-06-03T18:35:00.0397073",
                                      "lastManualUpdatedByUser": "sample string 7",
                                      "lastUpdated": "2026-06-03T18:35:00.0397073",
                                      "lastUpdatedByUser": "sample string 9",
                                      "lastUpdatedByHost": "2026-06-03T18:35:00.0397073",
                                      "doNotRangeUpdated": "2026-06-03T18:35:00.0397073",
                                      "doNotOrderUpdated": "2026-06-03T18:35:00.0397073",
                                      "tracked": "2026-06-03T18:35:00.0397073"
                                    },
                                    "allergens": [
                                      {
                                        "$id": "32",
                                        "primaryKey": {
                                          "$id": "33",
                                          "pluGuid": "208adf50-e1f1-4ef9-bede-33621378aef1",
                                          "contains": 2
                                        },
                                        "allergenID": 1,
                                        "pluG_UID": "UN+KIPHh+U6+3jNiE3iu8Q==",
                                        "pluGuid": "208adf50-e1f1-4ef9-bede-33621378aef1",
                                        "contains": 2,
                                        "allergenName": "sample string 3",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "32"
                                      }
                                    ],
                                    "costs": {
                                      "$id": "34",
                                      "pluG_UID": "AicfeQjHJUCwCPqcfKHJmg==",
                                      "pluGuid": "791f2702-c708-4025-b008-fa9c7ca1c99a",
                                      "enteredCost": 1,
                                      "weightedAvgCost": 1,
                                      "lastCost": 1,
                                      "rawEnteredCost": 2,
                                      "rawWeightedAvgCost": 3,
                                      "rawLastCost": 4,
                                      "freight": 5.0,
                                      "freightType": 6,
                                      "costDecimals": 7,
                                      "fifoCost": 1,
                                      "updated": "2026-06-03T18:35:00.0397073",
                                      "normalCost": 1,
                                      "currentCost": 1
                                    },
                                    "sales": [
                                      {
                                        "$id": "35",
                                        "saleHeaderID": 1,
                                        "created": "2026-06-03T18:35:00.0397073",
                                        "createdLocal": "2026-06-03T18:35:00.0397073",
                                        "storeID": 3,
                                        "storeName": "sample string 4",
                                        "operatorG_Uid": "GTMFHvjnW0qWGgI6/3T8nw==",
                                        "operatorGuid": "1e053319-e7f8-4a5b-961a-023aff74fc9f",
                                        "operatorName": "sample string 5",
                                        "tranType": 1,
                                        "plu": 1,
                                        "pluG_UId": "wDjaat/m9E2V+jA5QPik8g==",
                                        "pluGuid": "6ada38c0-e6df-4df4-95fa-303940f8a4f2",
                                        "normalPrice": 1,
                                        "totalCents": 1,
                                        "cost": 1,
                                        "grossProfit": 1,
                                        "quantity": 1,
                                        "operator": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "35"
                                      }
                                    ],
                                    "apns": [
                                      {
                                        "$id": "36",
                                        "pluID": 1,
                                        "pluG_UID": "NNDBRWwzikqRA8OrB0+Yyg==",
                                        "pluGuid": "45c1d034-336c-4a8a-9103-c3ab074f98ca",
                                        "apn": "sample string 1",
                                        "deleted": true,
                                        "storeID": 1,
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "36"
                                      }
                                    ],
                                    "tuns": [
                                      {
                                        "$id": "37",
                                        "pluG_UId": "Xg2OIXtiu0C3lpksVXDvNA==",
                                        "pluGuid": "218e0d5e-627b-40bb-b796-992c5570ef34",
                                        "apn": "sample string 1",
                                        "tun": "sample string 2",
                                        "cartonQuantity": 3,
                                        "product": {
                                          "$ref": "23"
                                        },
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "37"
                                      }
                                    ],
                                    "competitionPricing": [
                                      {
                                        "$id": "38",
                                        "identifier": "XKPwjp0aikKgAR6K2l4jkA==",
                                        "identifierGuid": "8ef0a35c-1a9d-428a-a001-1e8ada5e2390",
                                        "pluG_UID": "icsgQi1hxkOuN0F9a7qd1w==",
                                        "pluGuid": "4220cb89-612d-43c6-ae37-417d6bba9dd7",
                                        "competitionID": 1,
                                        "name": "sample string 2",
                                        "sellMultiple": 3,
                                        "retailPrice": 4,
                                        "storeName": "sample string 5"
                                      },
                                      {
                                        "$ref": "38"
                                      }
                                    ],
                                    "supplier": {
                                      "$ref": "18"
                                    },
                                    "supplierName": "sample string 148",
                                    "children": [
                                      {
                                        "$ref": "23"
                                      },
                                      {
                                        "$ref": "23"
                                      }
                                    ],
                                    "ordering": {
                                      "$ref": "21"
                                    },
                                    "flipChartPages": [
                                      {
                                        "$id": "39",
                                        "identifier": "dtJ7fTlG60GF9I0ea2mrog==",
                                        "groupName": "sample string 1",
                                        "identifierGuid": "7d7bd276-4639-41eb-85f4-8d1e6b69aba2",
                                        "exists": true,
                                        "flipChartIdentifier": "Y9/iKx3I7E+Ziyfp90DBpw==",
                                        "flipChartIdentifierGuid": "2be2df63-c81d-4fec-998b-27e9f740c1a7",
                                        "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": "2etqVmwcIkOSu5bw5H7I7g==",
                                        "groupIdentifierGuid": "566aebd9-1c6c-4322-92bb-96f0e47ec8ee",
                                        "flipChart": {
                                          "$id": "40",
                                          "identifier": "9gM8t+8LokuHZpC6ETL/Kw==",
                                          "identifierGuid": "b73c03f6-0bef-4ba2-8766-90ba1132ff2b",
                                          "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": "41",
                                            "identifier": "ENUktgBlmEGQ5OYQEXhlzw==",
                                            "identifierGuid": "b624d510-6500-4198-90e4-e610117865cf",
                                            "name": "sample string 2",
                                            "formType": "sample string 3",
                                            "forms": [
                                              {
                                                "$id": "42",
                                                "id": 1,
                                                "g_UID": "0dj8KDK+2kaE67oJXog63A==",
                                                "guid": "28fcd8d1-be32-46da-84eb-ba095e883adc",
                                                "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": "jT8w38J7TkKyMhooaY2eqw==",
                                                "previousFormGuid": "df303f8d-7bc2-424e-b232-1a28698d9eab",
                                                "nextForm": 1,
                                                "nextFormG_UID": "S/jiDwMg7kK8ifID+4SICw==",
                                                "nextFormGuid": "0fe2f84b-2003-42ee-bc89-f203fb84880b",
                                                "attributes": "sample string 10",
                                                "updated": "2026-06-03T18:35:00.0397073",
                                                "positioning": 1,
                                                "contentPanel": "sample string 11",
                                                "selectionMode": 1,
                                                "maximumSelections": 1,
                                                "alteredInStore": true,
                                                "deleted": true,
                                                "blueprintID": 1,
                                                "preserveLayout": true,
                                                "mainCheckoutFormName": "sample string 13",
                                                "nextCheckoutForm": {
                                                  "$ref": "42"
                                                },
                                                "previousCheckoutForm": {
                                                  "$ref": "42"
                                                },
                                                "buttons": [
                                                  {
                                                    "$id": "43",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "wNHb9+oYv0uHG9HUJsn0/Q==",
                                                    "checkoutFormGuid": "f7dbd1c0-18ea-4bbf-871b-d1d426c9f4fd",
                                                    "identifier": "bTuunSGyDEKTuoAymR4JuA==",
                                                    "identifierGuid": "9dae3b6d-b221-420c-93ba-8032991e09b8",
                                                    "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": "ogvgwe1Du0iTl1sqdv9R4Q==",
                                                    "valueGuid": "c1e00ba2-43ed-48bb-9397-5b2a76ff51e1",
                                                    "buttonText": "sample string 10",
                                                    "valueText": "sample string 11",
                                                    "drawImageAndButton": true,
                                                    "updated": "2026-06-03T18:35:00.0397073",
                                                    "action": "sample string 12",
                                                    "valueForm": {
                                                      "$ref": "42"
                                                    },
                                                    "image": {
                                                      "$id": "44",
                                                      "name": "sample string 3.sample string 4",
                                                      "imageID": 2,
                                                      "imageName": "sample string 3",
                                                      "imageExtension": "sample string 4",
                                                      "lastUpdate": "2026-06-03T18:35:00.0397073",
                                                      "imageData": "QEA=",
                                                      "readOnly": true
                                                    }
                                                  },
                                                  {
                                                    "$ref": "43"
                                                  }
                                                ],
                                                "panels": [
                                                  {
                                                    "$id": "45",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "lK102QZtREq909gBlBFA+A==",
                                                    "checkoutFormGuid": "d974ad94-6d06-4a44-bdd3-d801941140f8",
                                                    "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": "45"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "42"
                                              }
                                            ],
                                            "panels": [
                                              {
                                                "$ref": "45"
                                              },
                                              {
                                                "$ref": "45"
                                              }
                                            ]
                                          },
                                          "pages": [
                                            {
                                              "$ref": "39"
                                            },
                                            {
                                              "$ref": "39"
                                            }
                                          ]
                                        },
                                        "contentPanel": {
                                          "$ref": "45"
                                        },
                                        "products": [
                                          {
                                            "$id": "46",
                                            "flipChartPageIdentifier": "4+Bq0gjbC0y2/gGp8130cA==",
                                            "flipChartPageIdentifierGuid": "d26ae0e3-db08-4c0b-b6fe-01a9f35df470",
                                            "pluG_UID": "xvPNhMwQi02hiEndr2b7qA==",
                                            "pluGuid": "84cdf3c6-10cc-4d8b-a188-49ddaf66fba8",
                                            "sortOrder": 3,
                                            "sent": true,
                                            "productChanged": true,
                                            "productImageName": "sample string 6",
                                            "productShowImageOnFlipCharts": true,
                                            "productShowTextOnFlipCharts": true,
                                            "productOverrideFlipChartText": true,
                                            "productFlipChartText": "sample string 10",
                                            "product": {
                                              "$ref": "23"
                                            },
                                            "departmentSortOrder": 11,
                                            "subDepartmentName": "sample string 12"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "productCount": 27,
                                        "pages": [
                                          {
                                            "$ref": "39"
                                          },
                                          {
                                            "$ref": "39"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "priceHistory": [
                                      {
                                        "$id": "47",
                                        "pluG_UID": "hhZfLqS1h0G172xQ91UrRw==",
                                        "pluGuid": "2e5f1686-b5a4-4187-b5ef-6c50f7552b47",
                                        "price": 1,
                                        "costCalcMethod": 1,
                                        "cost": 2,
                                        "weightedAvgCost": 3,
                                        "lastCost": 4,
                                        "rawCost": 5,
                                        "rawWeightedAvgCost": 6,
                                        "rawLastCost": 7,
                                        "costDecimals": 8,
                                        "serviceFeeID": 9,
                                        "freight": 10.0,
                                        "freightType": 11,
                                        "process": "sample string 12",
                                        "user": "sample string 13",
                                        "updated": "2026-06-03T18:35:00.0397073",
                                        "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": "47"
                                      }
                                    ],
                                    "ingredients": [
                                      {
                                        "$id": "48",
                                        "pluG_UID": "BT3bPphQ/UKwYj8UR5BO5A==",
                                        "ingredientGuid": "egFklyb4HkSs2u1mi5Xe4A==",
                                        "ingredientIdentifier": "9764017a-f826-441e-acda-ed668b95dee0",
                                        "quantity": 1.0,
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "ingredientText": "sample string 1",
                                        "ingredient": {
                                          "$ref": "23"
                                        }
                                      },
                                      {
                                        "$ref": "48"
                                      }
                                    ],
                                    "bins": [
                                      {
                                        "$id": "49",
                                        "pluG_UID": "o77P8C4buUmjdasCFdQCOQ==",
                                        "pluGuid": "f0cfbea3-1b2e-49b9-a375-ab0215d40239",
                                        "shelfLocationIdentifier": "pqrNm7ObIk6nlRsvBy6EOA==",
                                        "shelfLocationGuid": "9bcdaaa6-9bb3-4e22-a795-1b2f072e8438",
                                        "labelShelfDefault": 1,
                                        "labelTalkerDefault": 1,
                                        "labelSmall": true,
                                        "labelPageLayoutG_UID": "KjG/V1N5R0W511bCVN1UGw==",
                                        "labelPageLayoutGuid": "57bf312a-7953-4547-b9d7-56c254dd541b",
                                        "updated": "2026-06-03T18:35:00.0397073",
                                        "electronicShelfLabelIdentifier": "sample string 5",
                                        "electronicshelfLabelsConfigurationID": 6,
                                        "labelShelfChanged": true,
                                        "productName": "sample string 8",
                                        "locationText": "sample string 9",
                                        "product": {
                                          "$ref": "23"
                                        },
                                        "location": {
                                          "$id": "50",
                                          "identifier": "Nr0kwyqhCEqKZaz54dGzIQ==",
                                          "storeID": 1,
                                          "identifierGuid": "c324bd36-a12a-4a08-8a65-acf9e1d1b321",
                                          "name": "sample string 2",
                                          "haccp": true,
                                          "blueprintID": 1,
                                          "updated": "2026-06-03T18:35:00.0397073",
                                          "minTemp": 1,
                                          "maxTemp": 1,
                                          "checkFrequency": 1,
                                          "storeCaseConfiguration": 5,
                                          "storeName": "sample string 6",
                                          "bins": [
                                            {
                                              "$ref": "49"
                                            },
                                            {
                                              "$ref": "49"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "$ref": "49"
                                      }
                                    ],
                                    "bin": {
                                      "$ref": "49"
                                    },
                                    "scaleLocations": [
                                      {
                                        "$id": "51",
                                        "plu": 1,
                                        "pluG_UID": "TCNHDTDBlEK4caHswvHOvA==",
                                        "pluGuid": "0d47234c-c130-4294-b871-a1ecc2f1cebc",
                                        "deptNo": 1,
                                        "product": {
                                          "$ref": "23"
                                        },
                                        "scaleLocation": {
                                          "$id": "52",
                                          "id": 1,
                                          "deptNo": 1,
                                          "deptCode": "sample string 2",
                                          "name": "sample string 3",
                                          "enabled": true,
                                          "updated": "2026-06-03T18:35:00.0397073",
                                          "department": {
                                            "$id": "53",
                                            "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": "52"
                                            },
                                            "subDepartments": [
                                              {
                                                "$id": "54",
                                                "id": 1,
                                                "departmentID": 2,
                                                "name": "sample string 3",
                                                "code": "sample string 4",
                                                "departmentCode": "sample string 5",
                                                "externalSales": true,
                                                "minorDepartments": [
                                                  {
                                                    "$id": "55",
                                                    "id": 1,
                                                    "subDepartmentID": 2,
                                                    "departmentID": 3,
                                                    "name": "sample string 4",
                                                    "subDepartmentCode": "sample string 5",
                                                    "departmentCode": "sample string 6",
                                                    "code": "sample string 7",
                                                    "lesserDepartments": [
                                                      {
                                                        "$id": "56",
                                                        "id": 1,
                                                        "departmentID": 2,
                                                        "subDepartmentID": 3,
                                                        "minorDepartmentID": 4,
                                                        "name": "sample string 5",
                                                        "code": "sample string 6",
                                                        "departmentCode": "sample string 7",
                                                        "subDepartmentCode": "sample string 8",
                                                        "minorDepartmentCode": "sample string 9",
                                                        "updated": "2026-06-03T18:35:00.0397073",
                                                        "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": "7UwGmhacW0GzQOq9OWA6cA==",
                                                        "labelPageLayoutGuid": "9a064ced-9c16-415b-b340-eabd39603a70",
                                                        "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": "57",
                                                          "dept": 1,
                                                          "category": 2,
                                                          "name": "sample string 3",
                                                          "active": true,
                                                          "mscCommodities": [
                                                            {
                                                              "$id": "58",
                                                              "dept": 1,
                                                              "category": 2,
                                                              "commodity": 3,
                                                              "name": "sample string 4",
                                                              "active": true,
                                                              "mscSubCommodities": [
                                                                {
                                                                  "$id": "59",
                                                                  "dept": 1,
                                                                  "category": 2,
                                                                  "commodity": 3,
                                                                  "subCommodity": 4,
                                                                  "name": "sample string 5",
                                                                  "active": true,
                                                                  "subCommodityCode": "sample string 7"
                                                                },
                                                                {
                                                                  "$ref": "59"
                                                                }
                                                              ],
                                                              "commodityCode": "sample string 6"
                                                            },
                                                            {
                                                              "$ref": "58"
                                                            }
                                                          ],
                                                          "categoryCode": "sample string 5"
                                                        },
                                                        "mscCom": {
                                                          "$ref": "58"
                                                        },
                                                        "mscDep": {
                                                          "$id": "60",
                                                          "dept": 1,
                                                          "name": "sample string 2",
                                                          "active": true,
                                                          "mscCategories": [
                                                            {
                                                              "$ref": "57"
                                                            },
                                                            {
                                                              "$ref": "57"
                                                            }
                                                          ],
                                                          "deptCode": "sample string 4"
                                                        },
                                                        "mscSubCom": {
                                                          "$ref": "59"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "56"
                                                      }
                                                    ],
                                                    "updated": "2026-06-03T18:35:00.0397073",
                                                    "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": "9kkYyTL8EkGo5zgz0PTCLw==",
                                                    "labelPageLayoutGuid": "c91849f6-fc32-4112-a8e7-3833d0f4c22f",
                                                    "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": "57"
                                                    },
                                                    "mscCom": {
                                                      "$ref": "58"
                                                    },
                                                    "mscDep": {
                                                      "$ref": "60"
                                                    },
                                                    "mscSubCom": {
                                                      "$ref": "59"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "55"
                                                  }
                                                ],
                                                "investmentBuyOverride": true,
                                                "updated": "2026-06-03T18:35:00.0397073",
                                                "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": "ghez26yu70a5mMTMBAtkuQ==",
                                                "labelPageLayoutGuid": "dbb31782-aeac-46ef-b998-c4cc040b64b9",
                                                "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": "57"
                                                },
                                                "mscCom": {
                                                  "$ref": "58"
                                                },
                                                "mscDep": {
                                                  "$ref": "60"
                                                },
                                                "mscSubCom": {
                                                  "$ref": "59"
                                                }
                                              },
                                              {
                                                "$ref": "54"
                                              }
                                            ],
                                            "stores": [
                                              1,
                                              2
                                            ],
                                            "investmentBuyOverride": true,
                                            "updated": "2026-06-03T18:35:00.0397073",
                                            "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": "+WyFBh2pjE6uZL/FeW/5gA==",
                                            "labelPageLayoutGuid": "06856cf9-a91d-4e8c-ae64-bfc5796ff980",
                                            "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": "57"
                                            },
                                            "mscCom": {
                                              "$ref": "58"
                                            },
                                            "mscDep": {
                                              "$ref": "60"
                                            },
                                            "mscSubCom": {
                                              "$ref": "59"
                                            }
                                          }
                                        }
                                      },
                                      {
                                        "$ref": "51"
                                      }
                                    ],
                                    "nextPrice": {
                                      "$id": "61",
                                      "id": 1,
                                      "campaignID": 2,
                                      "campaignName": "sample string 3",
                                      "plu": 1,
                                      "hostOfferID": 1,
                                      "metcashPromotionID": "sample string 4",
                                      "metcashPromotionPlacement": "sample string 5",
                                      "pluG_UID": "X/kaNHKVlECrzuOlDRq+IA==",
                                      "pluGuid": "341af95f-9572-4094-abce-e3a50d1abe20",
                                      "newPrice": 1,
                                      "pctDiscount": 1,
                                      "newCost": 1,
                                      "newCostDecimals": 6,
                                      "dealCostIdentifier": "aPmj2pW3kk6OlbZWjeztGg==",
                                      "dealCostGuid": "daa3f968-b795-4e92-8e95-b6568deced1a",
                                      "pluName": "sample string 7",
                                      "apn": "sample string 8",
                                      "fuelItem": true,
                                      "priceGroupG_UID": "JIlLRyhGi02I7fWWBcODYQ==",
                                      "priceGroupGuid": "474b8924-4628-4d8b-88ed-f59605c38361",
                                      "itemNumber": "sample string 10",
                                      "cri": "sample string 11",
                                      "pluPrice": 12,
                                      "costCalcMethod": 13,
                                      "pluCost": 14,
                                      "pluCostIndicator": "sample string 15",
                                      "pluPriceGstPercent": 16,
                                      "pluCostGstPercent": 17,
                                      "pluActive": true,
                                      "cartonQty": 1.1,
                                      "baseUnits": 19.1,
                                      "salesMode": 1,
                                      "orderPacked": 20,
                                      "pluNormalCost": 21,
                                      "pluaws": 22.0,
                                      "directNumber": "sample string 23",
                                      "departmentName": "sample string 24",
                                      "subDepartmentName": "sample string 25",
                                      "priceGroupName": "sample string 26",
                                      "supplierName": "sample string 27",
                                      "stockOnHand": 1.1,
                                      "stockOnOrder": 1.1,
                                      "lastReceived": "2026-06-03T18:35:00.0397073",
                                      "rrp": 28,
                                      "campaignDescription": "sample string 29",
                                      "hostCampaign": true,
                                      "hostIdentifier": "QEA=",
                                      "hostIdentifierGuid": "fb3dcd15-3ca3-4d10-a846-e990a79cf45c",
                                      "campaignComboPriceGroupG_UID": "UiBarIZcS0uG87FMGO1ang==",
                                      "campaignComboPriceGroupIdentifier": "ac5a2052-5c86-4b4b-86f3-b14c18ed5a9e",
                                      "promotionPlacementDescription": "sample string 31",
                                      "storeAcceptances": [
                                        {
                                          "$id": "62",
                                          "plu": 1,
                                          "pluG_UId": "QEA=",
                                          "campaignID": 1,
                                          "campaignName": "sample string 2",
                                          "storeID": 3,
                                          "acceptedUtc": "2026-06-03T18:35:00.0397073",
                                          "operatorG_UID": "gagCofiKb0mjWEiaj7SN4g==",
                                          "operatorGuid": "a102a881-8af8-496f-a358-489a8fb48de2",
                                          "machineID": 1,
                                          "processed": true,
                                          "appliedUtc": "2026-06-03T18:35:00.0397073",
                                          "signIqTicketFileMovedUtc": "2026-06-03T18:35:00.0397073",
                                          "user": "sample string 6",
                                          "campaignDescription": "sample string 7",
                                          "productDesc": "sample string 8",
                                          "storeName": "sample string 9",
                                          "effectiveUtc": "2026-06-03T18:35:00.0397073",
                                          "priceChangeType": 0,
                                          "operatorName": "sample string 10",
                                          "hostCampaign": true,
                                          "hostIdentifier": "QEA=",
                                          "hostIdentifierGuid": "92d36cbc-bd3f-45fa-b101-40ef21cf2680",
                                          "product": {
                                            "$ref": "23"
                                          },
                                          "campaignPlu": {
                                            "$ref": "61"
                                          },
                                          "fuelItem": true
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "campaign": {
                                        "$id": "63",
                                        "id": 1,
                                        "storeID": 2,
                                        "name": "518c58e2-c893-43b2-9cd5-32db955560f9",
                                        "nameGuid": "518c58e2-c893-43b2-9cd5-32db955560f9",
                                        "description": "sample string 4",
                                        "showDiscounts": true,
                                        "showTotals": true,
                                        "onlyEvaluateOnSubtotal": true,
                                        "useDescription": true,
                                        "campaignType": 1,
                                        "startDate": "2026-06-03T18:35:00.0397073",
                                        "startTime": 1,
                                        "endDate": "2026-06-03T18:35:00.0397073",
                                        "endTime": 1,
                                        "recurrence": 1,
                                        "recurrenceType": 1,
                                        "monthType": 1,
                                        "weekDays": 1,
                                        "months": 1,
                                        "monthWeeks": 1,
                                        "monthDays": "sample string 7",
                                        "printed": true,
                                        "talkerText": "sample string 8",
                                        "rangeDescription": "sample string 9",
                                        "dealDescription": "sample string 10",
                                        "labelQuantity": 11,
                                        "active": 1,
                                        "deactivated": "2026-06-03T18:35:00.0397073",
                                        "system": true,
                                        "created": "2026-06-03T18:35:00.0397073",
                                        "updated": "2026-06-03T18:35:00.0397073",
                                        "priceChangeNotifiedUtc": "2026-06-03T18:35:00.0397073",
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 13",
                                        "hostIdentifier": "3woqsb5zaUyL2RcWKXSxYA==",
                                        "hostIdentifierGuid": "b12a0adf-73be-4c69-8bd9-17162974b160",
                                        "hostType": 14,
                                        "createdByUser": "sample string 15",
                                        "fromHost": true,
                                        "deleted": true,
                                        "campaignDeleted": "2026-06-03T18:35:00.0397073",
                                        "updatedByUser": "sample string 18",
                                        "offerID": 1,
                                        "isPriceChangeCampaign": true,
                                        "stores": [
                                          1,
                                          2
                                        ],
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "campaignPlus": [
                                          {
                                            "$ref": "61"
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ],
                                        "campaignPools": [
                                          {
                                            "$id": "64",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "plu": 4,
                                            "pluG_UID": "2U0FpXsTrkinHLNv/4iJww==",
                                            "pluGuid": "a5054dd9-137b-48ae-a71c-b36fff8889c3",
                                            "hostOfferID": 1,
                                            "priceGroupG_UID": "Nh+cGVcBOk2CbQ6WS8AVYw==",
                                            "priceGroupGuid": "199c1f36-0157-4d3a-826d-0e964bc01563",
                                            "fuelItem": true,
                                            "pluName": "sample string 6",
                                            "apn": "sample string 7",
                                            "pluActive": true,
                                            "cartonQty": 1,
                                            "baseUnits": 9.1,
                                            "cri": "sample string 10",
                                            "salesMode": 1,
                                            "orderPacked": 11,
                                            "pluaws": 12.0,
                                            "directNumber": "sample string 13",
                                            "departmentName": "sample string 14",
                                            "subDepartmentName": "sample string 15",
                                            "priceGroupName": "sample string 16",
                                            "supplierName": "sample string 17",
                                            "stockOnHand": 1.1,
                                            "stockOnOrder": 1.1,
                                            "lastReceived": "2026-06-03T18:35:00.0397073",
                                            "rrp": 18,
                                            "campaignDescription": "sample string 19",
                                            "product": {
                                              "$ref": "23"
                                            },
                                            "campaign": {
                                              "$ref": "63"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ],
                                        "sellingRules": [
                                          {
                                            "$id": "65",
                                            "id": 1,
                                            "identifier": "VlenXF7bGkWq13cNRcTjZw==",
                                            "identifierStr": "VlenXF7bGkWq13cNRcTjZw==",
                                            "identifierGuid": "5ca75756-db5e-451a-aad7-770d45c4e367",
                                            "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": "63"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "customers": [
                                          {
                                            "$id": "66",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "customerID": "0Euf64B2vEiGQbwvedR+RA==",
                                            "customerIDGuid": "eb9f4bd0-7680-48bc-8641-bc2f79d47e44",
                                            "campaign": {
                                              "$ref": "63"
                                            },
                                            "customer": {
                                              "$ref": "2"
                                            }
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ],
                                        "customerGroups": [
                                          {
                                            "$id": "67",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "groupID": "l5hpbXNleEq805r6jRrtIA==",
                                            "groupIDGuid": "6d699897-6573-4a78-bcd3-9afa8d1aed20",
                                            "campaign": {
                                              "$ref": "63"
                                            },
                                            "group": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ],
                                        "signIqTickets": [
                                          {
                                            "$id": "68",
                                            "identifier": "0eaChoM0YEO0GxtDOzqcZw==",
                                            "identifierGuid": "8682e6d1-3483-4360-b41b-1b433b3a9c67",
                                            "campaignName": "sample string 2",
                                            "message": "sample string 3",
                                            "ticketFileSource": "sample string 4",
                                            "ticketFileDestination": "sample string 5",
                                            "storeID": 1
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ],
                                        "comboPriceGroups": [
                                          {
                                            "$id": "69",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "g_UID": "U3XIS9Ja/kebYPmDJRhumA==",
                                            "guid": "4bc87553-5ad2-47fe-9b60-f98325186e98",
                                            "description": "sample string 5",
                                            "newPrice": 1,
                                            "rangeDescription": "sample string 6",
                                            "dealDescription": "sample string 7",
                                            "labelQuantity": 8,
                                            "hostProductCategoryID": 1,
                                            "offerID": 1,
                                            "dontUpdatePricePlus": true,
                                            "campaign": {
                                              "$ref": "63"
                                            },
                                            "comboPricePlus": [
                                              {
                                                "$id": "70",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "groupG_UID": "m50+hCCpfUuLe3CoNuiUYA==",
                                                "groupGuid": "843e9d9b-a920-4b7d-8b7b-70a836e89460",
                                                "comboPriceType": 5,
                                                "priceType": 5,
                                                "pluG_UID": "vty0QlSPjEGSGU3a0RpetA==",
                                                "pluGuid": "42b4dcbe-8f54-418c-9219-4ddad11a5eb4",
                                                "priceGroupG_UID": "n1RdH7bqnkSOwCISMjlm+w==",
                                                "priceGroupGuid": "1f5d549f-eab6-449e-8ec0-2212323966fb",
                                                "campaignPoolID": "sample string 7",
                                                "quantity": 1,
                                                "campaign": {
                                                  "$ref": "63"
                                                },
                                                "product": {
                                                  "$ref": "23"
                                                },
                                                "priceGroup": {
                                                  "$ref": "29"
                                                },
                                                "campaignPool": {
                                                  "$ref": "63"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ],
                                        "priceLevels": [
                                          {
                                            "$id": "71",
                                            "id": 1,
                                            "priceLevelIdentifier": "WRiNGyUltkC5sqKnVuSZ9Q==",
                                            "priceLevelIdentifierGuid": "1b8d1859-2525-40b6-b9b2-a2a756e499f5",
                                            "campaignName": "sample string 3",
                                            "priceLevelName": "sample string 4"
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ],
                                        "promotionType": {
                                          "$id": "72",
                                          "identifier": "SPMuQy6Fxk++ypwk+YjMeQ==",
                                          "identifierGuid": "432ef348-852e-4fc6-beca-9c24f988cc79",
                                          "hostType": 2,
                                          "code": "sample string 3",
                                          "description": "sample string 4",
                                          "isLiquor": true,
                                          "isAdvertised": true,
                                          "disableWasSave": true,
                                          "excludeFromPromoSales": true,
                                          "labelPageLayoutG_UID": "R7eN8Ec7cUC4OFSA/OXjzQ==",
                                          "labelPageLayoutGuid": "f08db747-3b47-4071-b838-5480fce5e3cd",
                                          "priceLevelIdentifier": "sVwk5gyJ60iS4jQM1AbjmQ==",
                                          "priceLevelIdentifierGuid": "e6245cb1-890c-48eb-92e2-340cd406e399",
                                          "active": true,
                                          "updated": "2026-06-03T18:35:00.0397073",
                                          "hostName": "sample string 11"
                                        }
                                      },
                                      "product": {
                                        "$ref": "23"
                                      },
                                      "dealCost": {
                                        "$id": "73",
                                        "headerIdentifier": "nPNZeTW1pE2cSzsXOq9CKg==",
                                        "headerIdentifierGuid": "7959f39c-b535-4da4-9c4b-3b173aaf422a",
                                        "identifier": "6XD9T/+790G4QTBBCnqiVQ==",
                                        "identifierGuid": "4ffd70e9-bbff-41f7-b841-30410a7aa255",
                                        "supplierIdentifier": "bOmhq/GKyESOH/o5wmsQwg==",
                                        "supplierGuid": "aba1e96c-8af1-44c8-8e1f-fa39c26b10c2",
                                        "pluG_UID": "m3nYh22IIUOG7R5Zh8xySA==",
                                        "pluGuid": "87d8799b-886d-4321-86ed-1e5987cc7248",
                                        "campaignName": "c878b98d-9523-4b9c-ac7c-c53a78967d74",
                                        "description": "sample string 4",
                                        "cost": 5,
                                        "costDecimals": 6,
                                        "start": "2026-06-03T18:35:00.0397073",
                                        "end": "2026-06-03T18:35:00.0397073",
                                        "type": 9,
                                        "promoType": 10,
                                        "bonusItemPLUG_UID": "W4Afc8qkJEWAtm06WQx0yg==",
                                        "bonusItemPluGuid": "731f805b-a4ca-4524-80b6-6d3a590c74ca",
                                        "bonusPurchaseUnits": 11,
                                        "bonusReceiveUnits": 12,
                                        "updated": "2026-06-03T18:35:00.0397073",
                                        "metcashPromotionID": "sample string 14",
                                        "fromHost": 15,
                                        "storeNames": "sample string 16",
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "supplierName": "sample string 17",
                                        "campaignDescription": "sample string 18",
                                        "newPrice": 1,
                                        "campaignMetcashPromotionID": "sample string 19",
                                        "campaignActive": true,
                                        "campaignStartDate": "2026-06-03T18:35:00.0397073",
                                        "campaignEndDate": "2026-06-03T18:35:00.0397073",
                                        "masterPLUG_UID": "H8cy4xF6w0+sT7tBtuDWcw==",
                                        "masterID": "e332c71f-7a11-4fc3-ac4f-bb41b6e0d673",
                                        "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": "URXhFP8TMk+/w1eJnOFBiQ==",
                                        "bonusMasterID": "14e11551-13ff-4f32-bfc3-57899ce14189",
                                        "bonusProductName": "sample string 34",
                                        "bonusProductAPN": "sample string 35",
                                        "bonusOrderCode": "sample string 36",
                                        "bonusNormalSell": 37,
                                        "bonusNormalCost": 38,
                                        "bonusNormalCostDecimals": 39,
                                        "bonusCartonQuantity": 40,
                                        "bonusSalesMode": 41,
                                        "bonusOrderPacked": 42,
                                        "bonusFuelItem": true,
                                        "bonusActive": true
                                      }
                                    },
                                    "currentCostStart": "2026-06-03T18:35:00.0397073",
                                    "dealCosts": [
                                      {
                                        "$ref": "73"
                                      },
                                      {
                                        "$ref": "73"
                                      }
                                    ],
                                    "tags": [
                                      {
                                        "$id": "74",
                                        "pluG_UID": "GzNKzTL26UuJ8Al2xNfPEw==",
                                        "pluGuid": "cd4a331b-f632-4be9-89f0-0976c4d7cf13",
                                        "tagID": 1,
                                        "description": "sample string 1",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "74"
                                      }
                                    ],
                                    "alternateProductG_UID": "lM8Wk1D/yU6ffxKzQxCAUg==",
                                    "alternateProduct": "9316cf94-ff50-4ec9-9f7f-12b343108052",
                                    "altProduct": {
                                      "$ref": "23"
                                    },
                                    "productHostCode": {
                                      "$id": "75",
                                      "id": 1,
                                      "pluG_UID": "hZJ8GAfENUm16OHr2dA1gg==",
                                      "pluGuid": "187c9285-c407-4935-b5e8-e1ebd9d03582",
                                      "ibaCode": "sample string 2"
                                    },
                                    "mscCat": {
                                      "$ref": "57"
                                    },
                                    "mscCom": {
                                      "$ref": "58"
                                    },
                                    "mscDep": {
                                      "$ref": "60"
                                    },
                                    "mscSubCom": {
                                      "$ref": "59"
                                    },
                                    "isUserUpdate": true,
                                    "ignoreMasterProduct": true,
                                    "priceGroupLabelRequested": true,
                                    "firstSold": "2026-06-03T18:35:00.0397073",
                                    "inventoryTracked": "2026-06-03T18:35:00.0397073",
                                    "isNormalPriceChangesCampaign": true,
                                    "baseProductFuel": {
                                      "$id": "76",
                                      "pluG_UID": "g9KExmo5p0q1bSBf8nawoQ==",
                                      "pluGuid": "c684d283-396a-4aa7-b56d-205ff276b0a1",
                                      "fuelPluG_UID": "i3xNnc+up0WFl69ZXkJSrQ==",
                                      "fuelPluGuid": "9d4d7c8b-aecf-45a7-8597-af595e4252ad",
                                      "price": 3,
                                      "productDescription": "sample string 4",
                                      "productBarcode": "sample string 5",
                                      "fuelProductDescription": "sample string 6",
                                      "fuelProductBarcode": "sample string 7",
                                      "fuelProductPrice": 8
                                    },
                                    "productFuelLinks": [
                                      {
                                        "$ref": "76"
                                      },
                                      {
                                        "$ref": "76"
                                      }
                                    ]
                                  },
                                  "supplier": {
                                    "$ref": "18"
                                  },
                                  "serviceFee": {
                                    "$id": "77",
                                    "id": 1,
                                    "description": "sample string 1",
                                    "fee": 1
                                  },
                                  "isPrimaryHost": true,
                                  "hostVendor": 48
                                },
                                {
                                  "$ref": "21"
                                }
                              ],
                              "orderCycleHeaders": [
                                {
                                  "$id": "78",
                                  "storeID": 1,
                                  "supplierIdentifier": "M7reANtWj0mrBRB1vbb9Rg==",
                                  "supplierGuid": "00deba33-56db-498f-ab05-1075bdb6fd46",
                                  "departmentCode": "sample string 2",
                                  "warehouseDirectIndicator": "sample string 3",
                                  "type": 4,
                                  "storeName": "sample string 5",
                                  "departmentName": "sample string 6",
                                  "orderDays": 7
                                },
                                {
                                  "$ref": "78"
                                }
                              ],
                              "cycles": [
                                {
                                  "$id": "79",
                                  "storeID": 1,
                                  "supplierIdentifier": "WXXkgJS5Yk6G3NDrbq1mmA==",
                                  "supplierGuid": "80e47559-b994-4e62-86dc-d0eb6ead6698",
                                  "departmentCode": "sample string 2",
                                  "warehouseDirectIndicator": "sample string 3",
                                  "type": 4,
                                  "cutOffWeek": 5,
                                  "cutOffDay": 6,
                                  "cutOffTime": "00:00:00.1234567",
                                  "leadTime": 7,
                                  "daysBuffer": 8,
                                  "supplierName": "sample string 9",
                                  "cutOffDate": "2026-06-03T18:35:00.0397073",
                                  "deliveryDate": "2026-06-03T18:35:00.0397073",
                                  "nextCutOffDate": "2026-06-03T18:35:00.0397073",
                                  "nextDeliveryDate": "2026-06-03T18:35:00.0397073",
                                  "nextDaysBuffer": 10
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "store": {
                                "$ref": "12"
                              },
                              "updated": "2026-06-03T18:35:00.0397073",
                              "isHost": true
                            },
                            "files": [
                              {
                                "$id": "80",
                                "id": "sample string 1",
                                "fileName": "sample string 2",
                                "extension": "sample string 3",
                                "provider": 0,
                                "type": 0,
                                "hostType": "sample string 4",
                                "createdUtc": "2026-06-03T18:35:00.0397073",
                                "processed": "2026-06-03T18:35:00.0397073",
                                "isProcessing": true,
                                "processedCount": 6,
                                "processingTime": 1,
                                "collectedUtc": "2026-06-03T18:35:00.0397073",
                                "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": "17"
                                },
                                "metcashHeader": {
                                  "$id": "81",
                                  "customerNumber": "sample string 1",
                                  "creationDate": "2026-06-03T18:35:00.0397073",
                                  "businessPillar": "sample string 3",
                                  "fileType": "sample string 4"
                                }
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "zoneMatrix": [
                              {
                                "$id": "82",
                                "id": 1,
                                "hostIdentifier": "VLpLrxrnmUCvTXryn47fDA==",
                                "hostIdentifierGuid": "af4bba54-e71a-4099-af4d-7af29f8edf0c",
                                "storeID": 1,
                                "departmentCode": "sample string 2",
                                "hostGuids": [
                                  "88edd607-01b1-46f4-8d3f-c616fc09d039",
                                  "5945c025-af57-41e2-900f-97d51dc3cc85"
                                ]
                              },
                              {
                                "$ref": "82"
                              }
                            ],
                            "hostFileStoreSetting": {
                              "$ref": "16"
                            },
                            "hostStoreSettings": [
                              {
                                "$ref": "16"
                              },
                              {
                                "$ref": "16"
                              }
                            ],
                            "promotionPlacements": [
                              {
                                "$id": "83",
                                "identifier": "b0BpD3i1FEauc+THi6UCMQ==",
                                "identifierGuid": "0f69406f-b578-4614-ae73-e4c78ba50231",
                                "code": "sample string 2",
                                "description": "sample string 3",
                                "isAdvertised": true
                              },
                              {
                                "$ref": "83"
                              }
                            ],
                            "promoTypeGuids": [
                              "8ba202ed-6376-459f-8398-c71ad694272b",
                              "ac0852d9-30c2-439f-80cd-05050f317446"
                            ],
                            "isPromotionOnly": false,
                            "isOrderable": false,
                            "vendor": 0
                          },
                          "groupIDs": [
                            1,
                            2
                          ],
                          "hostDescription": "sample string 27"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "accounts": [
                        {
                          "$id": "84",
                          "id": 1,
                          "storeID": 1,
                          "accountName": "sample string 2",
                          "bsb": "sample string 3",
                          "accountNumber": "sample string 4",
                          "accountDesignated": true
                        },
                        {
                          "$ref": "84"
                        }
                      ],
                      "sales": [
                        {
                          "$id": "85",
                          "id": 1,
                          "storeID": 1,
                          "externalSalesType": 2,
                          "ftpSiteID": 1,
                          "lastSaleProcessed": "2026-06-03T18:35:00.0397073",
                          "ftpSite": {
                            "$id": "86",
                            "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": "85"
                        }
                      ],
                      "suppliedStores": [
                        1,
                        2
                      ],
                      "zoneMatrix": [
                        {
                          "$ref": "82"
                        },
                        {
                          "$ref": "82"
                        }
                      ],
                      "cashManagements": [
                        {
                          "$id": "87",
                          "id": 1,
                          "storeID": 1,
                          "cashManagementType": 2,
                          "apiID": 1,
                          "organisationID": "sample string 3",
                          "siteName": "sample string 4",
                          "thirdPartyAPI": {
                            "$id": "88",
                            "id": 1,
                            "description": "sample string 2",
                            "address": "sample string 3",
                            "username": "sample string 4",
                            "password": "sample string 5",
                            "passwordPlain": "sample string 6",
                            "token": "sample string 7",
                            "apiType": 8,
                            "apiSubType": 9,
                            "config": "sample string 10"
                          }
                        },
                        {
                          "$ref": "87"
                        }
                      ],
                      "updateStoreID": "a7fa9351-48f7-4a0c-8376-364a0b44b1f1",
                      "updateStore": {
                        "$id": "89",
                        "id": "f2f1c58f-bfe0-40ee-b0f6-0e3fc1872446",
                        "name": "sample string 1",
                        "lastActivity": "2026-06-03T18:35:00.0397073",
                        "zone": "sample string 2",
                        "timeZoneOffset": 0.0,
                        "businessHoursStart": "00:00:00.1234567",
                        "businessHoursEnd": "00:00:00.1234567",
                        "master": true,
                        "lastIP": "sample string 10",
                        "lastHostName": "sample string 11",
                        "ping": 1,
                        "pingStatus": "sample string 12",
                        "lastUpdateCompleted": "2026-06-03T18:35:00.0397073"
                      },
                      "timeZoneId": "sample string 54",
                      "securityOptions": {
                        "$id": "90",
                        "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": "91",
                "id": 1,
                "identifier": "oYMI46EaR0a+i8jcIl8Rgg==",
                "identifierGuid": "e30883a1-1aa1-4647-be8b-c8dc225f1182",
                "name": "sample string 3",
                "lookupIdentifier": "sample string 4",
                "externalID": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "postCode": "sample string 12",
                "state": "sample string 13",
                "country": "sample string 14",
                "abn": "sample string 15",
                "promoPeriodStart": "2026-06-03T18:35:00.0397073",
                "promoPeriodEnd": "2026-06-03T18:35:00.0397073",
                "allowDonations": true,
                "logoImageName": "sample string 17",
                "totalAmountAwarded": 18.1,
                "updated": "2026-06-03T18:35:00.0397073",
                "deleted": true
              },
              "details": [
                {
                  "$id": "92",
                  "saleItemID": 1,
                  "identifier": "I6qKsGoPZUCKIoQ5OigxDw==",
                  "identifierGuid": "b08aaa23-0f6a-4065-8a22-84393a28310f",
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "ALfH8rYMP0qCxWm97mtbSQ==",
                  "pluGuid": "f2c7b700-0cb6-4a3f-82c5-69bdee6b5b49",
                  "accountID": "Zxh2Fz+vhkqTsVDzYyxIkg==",
                  "accountIDGuid": "17761867-af3f-4a86-93b1-50f3632c4892",
                  "normalPrice": 3,
                  "originalSellingPrice": 4,
                  "discountPrice": 5,
                  "unit": 1,
                  "quantity": 6,
                  "totalCents": 7,
                  "fixedPrice": 1,
                  "tranType": 1,
                  "discountType": 1,
                  "cost": 1,
                  "costDecimals": 8,
                  "markdown": 1,
                  "manualQuantity": 1,
                  "manualPrice": 1,
                  "manualMode": 1,
                  "active": 1,
                  "offline": true,
                  "barcode": "sample string 9",
                  "keyedSale": 1,
                  "discountedID": 1,
                  "fuelID": 1,
                  "serialNumber": "sample string 10",
                  "bestOrExpire": "2026-06-03T18:35:00.0397073",
                  "bestOrExpireType": 1,
                  "providerName": "sample string 11",
                  "refundG_UID": "XmXkIHTb80qW89N+Qk+ghg==",
                  "refundGuid": "20e4655e-db74-4af3-96f3-d37e424fa086",
                  "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": "JZQluApjcEOX05KGQ35agw==",
                  "idempotentVoidGuid": "b8259425-630a-4370-97d3-9286437e5a83",
                  "priceLevelIdentifier": "7P0OJQ+09UOhKNaU1mcchg==",
                  "priceLevelIdentifierGuid": "250efdec-b40f-43f5-a128-d694d6671c86",
                  "communityIdentifier": "LtEk+sB6wU63ojepSJHa1Q==",
                  "communityIdentifierGuid": "fa24d12e-7ac0-4ec1-b7a2-37a94891dad5",
                  "productName": "sample string 23",
                  "apn": "sample string 24",
                  "unknownScans": [
                    {
                      "$id": "93",
                      "id": 1,
                      "saleDetailID": 2,
                      "storeID": 1,
                      "scanned": "2026-06-03T18:35:00.0397073",
                      "operatorG_UID": "QEA=",
                      "barcode": "sample string 4",
                      "processed": 1
                    },
                    {
                      "$ref": "93"
                    }
                  ],
                  "refund": {
                    "$id": "94",
                    "id": 1,
                    "g_UID": "TEcfJ9QESUqf9llS4+3uLQ==",
                    "guid": "271f474c-04d4-4a49-9ff6-5952e3edee2d",
                    "description": "sample string 1",
                    "dumped": true,
                    "inventoryReasonID": 1,
                    "sortOrder": 1,
                    "updated": "2026-06-03T18:35:00.0397073"
                  },
                  "modifier": {
                    "$id": "95",
                    "id": 1,
                    "setG_UID": "eywf7qWolUaiqhMPBWYP2g==",
                    "modifierSetGuid": "ee1f2c7b-a8a5-4695-a2aa-130f05660fda",
                    "name": "sample string 2",
                    "price": 1,
                    "quantity": 1,
                    "modifierType": 1,
                    "groupNumber": 1,
                    "pageNumber": 1,
                    "controlOrder": 1,
                    "printToStation": true,
                    "pluG_UID": "2YCVW6L1Hk+yRgjCCZ7C5w==",
                    "pluGuid": "5b9580d9-f5a2-4f1e-b246-08c2099ec2e7",
                    "deleted": true,
                    "g_UID": "oiok+WY9wk2KZQbiTikv8Q==",
                    "guid": "f9242aa2-3d66-4dc2-8a65-06e24e292ff1",
                    "product": {
                      "$ref": "23"
                    }
                  },
                  "priceLevelName": "sample string 25",
                  "pumpNumber": 1,
                  "hoseNumber": 1
                },
                {
                  "$ref": "92"
                }
              ],
              "eftReceipts": [
                {
                  "$id": "96",
                  "id": 1,
                  "storeID": 1,
                  "saleHeaderID": 2,
                  "storeSaleHeader": {
                    "$ref": "8"
                  },
                  "receipt": "sample string 3",
                  "processed": 1
                },
                {
                  "$ref": "96"
                }
              ],
              "payments": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "cards": [
                {
                  "$id": "97",
                  "id": 1,
                  "saleHeaderID": 1,
                  "identifier": "sample string 2",
                  "cardType": 3,
                  "providerName": "sample string 4"
                },
                {
                  "$ref": "97"
                }
              ],
              "campaignHits": [
                {
                  "$id": "98",
                  "id": 1,
                  "saleHeaderID": 2,
                  "campaign": "sample string 3",
                  "name": "sample string 4",
                  "processed": 1,
                  "campaignDescription": "sample string 5"
                },
                {
                  "$ref": "98"
                }
              ],
              "fuel": [
                {
                  "$id": "99",
                  "id": 1,
                  "plu": 1,
                  "pluG_UID": "SgO90r69KUGppE63+e+hIA==",
                  "pluGuid": "d2bd034a-bdbe-4129-a9a4-4eb7f9efa120",
                  "saleHeaderID": 2,
                  "totalCents": 3,
                  "grade": 1,
                  "gradeDescription": "sample string 4",
                  "dispenser": 1,
                  "hose": 1,
                  "quantity": 1,
                  "cost": 1,
                  "acquirerNum": 1,
                  "attendant": 1,
                  "ePurseBalance": 1.0,
                  "cardSignature": "sample string 5",
                  "compartmentNumber": 1,
                  "contractNumber": 1,
                  "discountCardPAN": "sample string 6",
                  "discountID": 1,
                  "discountName": "sample string 7",
                  "discountNetValue": 1.0,
                  "discountType": 1,
                  "discountValue": 1.0,
                  "discretionaryData": "sample string 8",
                  "driverID": "sample string 9",
                  "eftBatchNumber": 1,
                  "eftResponseCode": "sample string 10",
                  "endDateTime": "2026-06-03T18:35:00.0397073",
                  "engineHours": 1.1,
                  "fposNumber": 1,
                  "loyaltyCardPAN": "sample string 11",
                  "miscData1": 1,
                  "miscData2": "sample string 12",
                  "miscFlags": 1,
                  "mop": 1,
                  "odometer": 1,
                  "panNumber": "sample string 13",
                  "saleRefund": true,
                  "saleStatus": 1,
                  "sequenceNumber": 1,
                  "stan": 1,
                  "startDateTime": "2026-06-03T18:35:00.0397073",
                  "tagNumber": "sample string 15",
                  "trackTwoRem": "sample string 16",
                  "transCode": 1,
                  "transType": 1,
                  "unitPrice": 1.0,
                  "vehicleReg": "sample string 17",
                  "offline": true,
                  "processed": 1
                },
                {
                  "$ref": "99"
                }
              ],
              "fuelResells": [
                {
                  "$id": "100",
                  "saleItemID": 1,
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "ewljvTGSGUWNx5Jo3fOMaQ==",
                  "pluGuid": "bd63097b-9231-4519-8dc7-9268ddf38c69",
                  "accountID": "bOo6TZoJYEmDO5Yd0tSzOQ==",
                  "accountIDGuid": "4d3aea6c-099a-4960-833b-961dd2d4b339",
                  "normalPrice": 3,
                  "originalSellingPrice": 4,
                  "discountPrice": 5,
                  "unit": 1,
                  "quantity": 6,
                  "totalCents": 7,
                  "fixedPrice": 1,
                  "tranType": 1,
                  "processed": 1,
                  "discountType": 1,
                  "cost": 1,
                  "costDecimals": 1,
                  "markdown": 1,
                  "manualQuantity": 1,
                  "manualPrice": 1,
                  "manualMode": 1,
                  "active": 1,
                  "barcode": "sample string 8",
                  "offline": 1,
                  "keyedSale": 1,
                  "discountedID": 1,
                  "fuelID": 1,
                  "serialNumber": "sample string 9",
                  "bestOrExpire": "2026-06-03T18:35:00.0397073",
                  "bestOrExpireType": 1,
                  "refundG_UID": "9K9FWrxLrkuaohQCAp2LmQ==",
                  "refundGuid": "5a45aff4-4bbc-4bae-9aa2-1402029d8b99",
                  "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": "100"
                }
              ],
              "customerOrder": [
                {
                  "$id": "101",
                  "identifier": "EuCA/Z4f5EWMILpZd9eCCw==",
                  "identifierGuid": "fd80e012-1f9e-45e4-8c20-ba5977d7820b",
                  "id": 1,
                  "orderNo": 2,
                  "externalSaleIdentifier": "sample string 3",
                  "storeID": 4,
                  "zoneID": 5,
                  "deptNo": 6,
                  "customerIdentifier": "pRngTfZtWESTePfFtp2kXg==",
                  "customerIdentifierGuid": "4de019a5-6df6-4458-9378-f7c5b69da45e",
                  "operatorNo": 1,
                  "operatorG_UID": "a+//+N8l4E2LiK/aJe5aaQ==",
                  "operatorGuid": "f8ffef6b-25df-4de0-8b88-afda25ee5a69",
                  "created": "2026-06-03T18:35:00.0397073",
                  "ordered": "2026-06-03T18:35:00.0397073",
                  "started": "2026-06-03T18:35:00.0397073",
                  "completed": "2026-06-03T18:35:00.0397073",
                  "supplied": "2026-06-03T18:35:00.0397073",
                  "quickTicket": 1,
                  "deleted": true,
                  "walkAway": true,
                  "approxWait": 1,
                  "actualWait": 1,
                  "deliveryMethod": 8,
                  "externalSaleType": 9,
                  "customer": {
                    "$ref": "2"
                  },
                  "operator": {
                    "$ref": "10"
                  },
                  "details": [
                    {
                      "$id": "102",
                      "headerID": 1,
                      "plu": 1,
                      "pluG_UId": "pg64365ISUeVjKkG/1fCrw==",
                      "pluGuid": "dfb80ea6-48ae-4749-958c-a906ff57c2af",
                      "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": "tysDHyCyvEOc/t7tVSv6DQ==",
                      "headerIdentifierGuid": "1f032bb7-b220-43bc-9cfe-deed552bfa0d",
                      "product": {
                        "$ref": "23"
                      }
                    },
                    {
                      "$ref": "102"
                    }
                  ],
                  "storeName": "sample string 11",
                  "customerName": "sample string 12",
                  "storeReplyTo": "sample string 13",
                  "storeSubjectLine": "sample string 14",
                  "storeSaleHeader": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "101"
                }
              ],
              "surveyResponses": [
                {
                  "$id": "103",
                  "surveyG_UID": "3cEEoocbzkiKgZYq/sgWVQ==",
                  "surveyGuid": "a204c1dd-1b87-48ce-8a81-962afec81655",
                  "saleHeaderGuid": "8bmcVOp3dUmG+HU1IDP8sw==",
                  "saleGuid": "549cb9f1-77ea-4975-86f8-75352033fcb3",
                  "textResponse": "sample string 1",
                  "integerResponse": 1,
                  "g_UIDResponse": "9R9X/yPByEir25AX3CV7Ow==",
                  "guidResponse": "ff571ff5-c123-48c8-abdb-9017dc257b3b",
                  "whoAnswered": 2,
                  "answeredAtUTC": "2026-06-03T18:35:00.0397073",
                  "sale": {
                    "$ref": "8"
                  },
                  "survey": {
                    "$id": "104",
                    "g_UID": "vqbitWi/o0GMNjdYcYqwXw==",
                    "guid": "b5e2a6be-bf68-41a3-8c36-3758718ab05f",
                    "name": "sample string 1",
                    "storeID": 2,
                    "zoneID": 1,
                    "checkoutFormG_UID": "rf2+BcgxK0eTLzz+UsZhRQ==",
                    "checkoutFormGuid": "05befdad-31c8-472b-932f-3cfe52c66145",
                    "displayToWho": 3,
                    "displayWhen": 4,
                    "start": "2026-06-03T18:35:00.0397073",
                    "end": "2026-06-03T18:35:00.0397073",
                    "deleted": true,
                    "updated": "2026-06-03T18:35:00.0397073",
                    "possibleIntegerResponses": [
                      1,
                      2
                    ],
                    "possibleTextResponses": [
                      "sample string 1",
                      "sample string 2"
                    ],
                    "possibleGuidResponses": [
                      "a3e72b97-156a-48e2-bb03-85fa49d93aad",
                      "6199b923-1e45-425f-9fc2-554614e7fcb2"
                    ],
                    "allowsAllTextResponses": true,
                    "surveyForm": {
                      "$ref": "42"
                    }
                  },
                  "ingressId": "sample string 4"
                },
                {
                  "$ref": "103"
                }
              ],
              "storeName": "sample string 39",
              "terminalNumber": 40,
              "machineName": "sample string 41",
              "operatorName": "sample string 42",
              "direction": 1,
              "reason": "sample string 43",
              "accountG_UID": "mBrHpyqczkS7DtvZRB4XXQ==",
              "accountIdentifier": "a7c71a98-9c2a-44ce-bb0e-dbd9441e175d",
              "accountName": "sample string 44",
              "customerOrderIdentifier": "bitoj0xRhk+B2Wfmi1U0xQ==",
              "customerOrderIdentifierGuid": "8f682b6e-514c-4f86-81d9-67e68b5534c5",
              "priceLevelName": "sample string 45",
              "revision": 46,
              "ingressId": "sample string 47"
            },
            "metadata": {
              "$id": "105",
              "id": 1,
              "paymentID": 2,
              "paymentIdentifier": "sdHsQ2q1IkmuBmEugIxbDg==",
              "paymentIdentifierGuid": "43ecd1b1-b56a-4922-ae06-612e808c5b0e",
              "identifier": "Tb0WSJjJZEaJgwmNSr4YOg==",
              "identifierGuid": "4816bd4d-c998-4664-8983-098d4abe183a",
              "metadata": "sample string 3",
              "signatureImage": "QEA=",
              "itemIdentifier": "X/5piRSk2kumzitg8Yqm3A==",
              "itemIdentifierGuid": "8969fe5f-a414-4bda-a6ce-2b60f18aa6dc"
            }
          },
          {
            "$ref": "7"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ],
    "customerGroupMembers": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "customerGroups": [
      {
        "$ref": "6"
      },
      {
        "$ref": "6"
      }
    ],
    "accounts": [
      {
        "$ref": "4"
      },
      {
        "$ref": "4"
      }
    ],
    "account": {
      "$ref": "4"
    },
    "vouchers": [
      {
        "$id": "106",
        "customerIdentifier": "HUPlBg4dU0e0voQCp++sUA==",
        "customerIdentifierGuid": "06e5431d-1d0e-4753-b4be-8402a7efac50",
        "voucherName": "sample string 2",
        "count": 3,
        "storeID": 4,
        "barcode": "sample string 5",
        "redeemCount": 6,
        "issueCount": 7,
        "storeSalePaymentID": 1,
        "idempotentID": "4jOuIGaoFE6KGL1TvQDLaA==",
        "idempotentGuid": "20ae33e2-a866-4e14-8a18-bd53bd00cb68",
        "offline": true,
        "voucher": {
          "$id": "107",
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "shortDescription": "sample string 4",
          "url": "sample string 5",
          "barcodeTemplateID": 1,
          "expiry": 0,
          "voucherType": 6,
          "limitPerTransaction": 7,
          "customerTracking": true,
          "discountAccount": "sample string 9",
          "endDate": "2026-06-03T18:35:00.0397073",
          "barcodeTemplate": {
            "$id": "108",
            "templateID": 1,
            "template": "sample string 1",
            "bcFunction": "sample string 2",
            "sortOrder": 3
          },
          "scaleLabel": {
            "$id": "109",
            "id": 1,
            "uid": "sample string 2",
            "name": "sample string 3",
            "width": 1.1,
            "height": 1.1,
            "showBorder": true,
            "borderWidth": 1.1,
            "borderStyle": 1,
            "borderColour": "sample string 5",
            "updated": "2026-06-03T18:35:00.0397073",
            "labelPageLayout": "HorHyqOTg0OuomHnVkdT5A==",
            "pageLayoutGuid": "cac78a1e-93a3-4383-aea2-61e7564753e4",
            "labelType": 6,
            "oldName": "sample string 7",
            "voucher": {
              "$ref": "107"
            },
            "elements": [
              {
                "$id": "110",
                "id": 1,
                "scaleLabelID": 2,
                "showPercentDI": true,
                "showAvgPerHundred": true,
                "showAvgPerServe": true,
                "name": "sample string 6",
                "x": 1.1,
                "y": 1.1,
                "width": 1.1,
                "height": 1.1,
                "type": 1,
                "rotation": 1,
                "text": "sample string 7",
                "fontFamily": "sample string 8",
                "align": 1,
                "bold": true,
                "italic": true,
                "underline": true,
                "strikeout": true,
                "reverse": true,
                "textColour": "sample string 9",
                "fontSize": 1.1,
                "picture": "QEA=",
                "borderWidth": 10,
                "sortOrder": 11,
                "printOptions": 12,
                "superScriptTextFontSize": 1.1,
                "lineStyle": 1,
                "spacingStyle": 1,
                "interCharacterSpacing": 1.1,
                "superScriptOffset": 1.1,
                "lineSpacing": 1.1,
                "dateFormat": "sample string 13",
                "autoGrow": true,
                "fontAutoResize": true,
                "updated": "2026-06-03T18:35:00.0397073"
              },
              {
                "$ref": "110"
              }
            ]
          },
          "customerVouchers": [
            {
              "$id": "111",
              "id": 1,
              "customerIdentifier": "Q/JK0gcIs0ef95c8AxCsfg==",
              "customerIdentifierGuid": "d24af243-0807-47b3-9ff7-973c0310ac7e",
              "voucherID": 3,
              "voucherName": "sample string 4",
              "storeID": 1,
              "barcode": "sample string 5",
              "dateOfIssue": "2026-06-03T18:35:00.0397073",
              "issuedSaleHeaderID": 1,
              "issuedSaleIdentifier": "sample string 7",
              "issuedOfflinePaymentID": 1,
              "issuedIdempotentID": "yiu3SUgUL0iIIJMD9rezlw==",
              "issuedIdempotentGuid": "49b72bca-1448-482f-8820-9303f6b7b397",
              "issuedOffline": true,
              "issuedUser": "sample string 9",
              "issuedNotes": "sample string 10",
              "expiryDate": "2026-06-03T18:35:00.0397073",
              "expiredUser": "sample string 11",
              "expiredNotes": "sample string 12",
              "redeemed": "2026-06-03T18:35:00.0397073",
              "redeemedSaleHeaderID": 1,
              "redeemedSaleIdentifier": "sample string 13",
              "redeemedOfflinePaymentID": 1,
              "redeemedIdempotentID": "K5zQ4Z58Bkm0qLCdvneC6g==",
              "redeemedIdempotentGuid": "e1d09c2b-7c9e-4906-b4a8-b09dbe7782ea",
              "redeemedUser": "sample string 14",
              "redeemedNotes": "sample string 15",
              "redeemedOffline": true,
              "updated": "2026-06-03T18:35:00.0397073",
              "storeName": "sample string 17",
              "scaleLabel": {
                "$ref": "109"
              },
              "voucher": {
                "$ref": "107"
              },
              "customer": {
                "$ref": "2"
              },
              "issuedOfflinePayment": {
                "$ref": "7"
              },
              "redeemedOfflinePayment": {
                "$ref": "7"
              }
            },
            {
              "$ref": "111"
            }
          ]
        },
        "customer": {
          "$ref": "2"
        }
      },
      {
        "$ref": "106"
      }
    ]
  },
  "group": {
    "$ref": "6"
  },
  "customerCard": {
    "$ref": "3"
  }
}

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

None.