PUT api/scaleLabel/{id}

Save a label

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Label name

string

Required

Body Parameters

Label to be saved

Label
NameDescriptionTypeAdditional information
ID

Scale label identifier

integer

None.

UID

string

Deprecated. No longer required to display the label information.

Name

The unique scale label name

string

String length: inclusive between 0 and 100

Width

The label width in mm

decimal number

None.

Height

The label height in mm

decimal number

None.

ShowBorder

Whether a border should be printed around the label

boolean

None.

BorderWidth

The width in mm of the label border

decimal number

None.

BorderStyle

Integer representing the enum of the border style (None,Straight,Dotted,Dashed)

integer

None.

BorderColour

Label border color as a hex string value

string

None.

Updated

Last time the label was updated

date

None.

LabelPageLayout

Preferred label page layout

Collection of byte

Deprecated. Label Page layout now specifies the ScaleLabels.

PageLayoutGuid

Preferred label page layout as guid

globally unique identifier

Deprecated. Label Page layout now specifies the ScaleLabels.

LabelType

The label type (Scale, Voucher, Display)

LabelType

None.

OldName

string

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

Voucher

Voucher that this label is a design for

Voucher

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

Elements

Label elements associated with this Label

Collection of LabelElement

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

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "uid": "sample string 2",
  "name": "sample string 3",
  "width": 1.1,
  "height": 1.1,
  "showBorder": true,
  "borderWidth": 1.1,
  "borderStyle": 1,
  "borderColour": "sample string 5",
  "updated": "2026-04-03T06:24:59.1732457",
  "labelPageLayout": "gAFpZnZvDUix1vKxwGhm2Q==",
  "pageLayoutGuid": "66690180-6f76-480d-b1d6-f2b1c06866d9",
  "labelType": 6,
  "oldName": "sample string 7",
  "voucher": {
    "$id": "2",
    "id": 1,
    "name": "sample string 2",
    "description": "sample string 3",
    "shortDescription": "sample string 4",
    "url": "sample string 5",
    "barcodeTemplateID": 1,
    "expiry": 0,
    "voucherType": 6,
    "limitPerTransaction": 7,
    "customerTracking": true,
    "discountAccount": "sample string 9",
    "endDate": "2026-04-03T06:24:59.1732457",
    "barcodeTemplate": {
      "$id": "3",
      "templateID": 1,
      "template": "sample string 1",
      "bcFunction": "sample string 2",
      "sortOrder": 3
    },
    "scaleLabel": {
      "$ref": "1"
    },
    "customerVouchers": [
      {
        "$id": "4",
        "id": 1,
        "customerIdentifier": "7EEtcsfWu0ShLpoUvNgMXQ==",
        "customerIdentifierGuid": "722d41ec-d6c7-44bb-a12e-9a14bcd80c5d",
        "voucherID": 3,
        "voucherName": "sample string 4",
        "storeID": 1,
        "barcode": "sample string 5",
        "dateOfIssue": "2026-04-03T06:24:59.1732457",
        "issuedSaleHeaderID": 1,
        "issuedSaleIdentifier": "sample string 7",
        "issuedOfflinePaymentID": 1,
        "issuedIdempotentID": "Hubia8lsxkutIk37fA0mSA==",
        "issuedIdempotentGuid": "6be2e61e-6cc9-4bc6-ad22-4dfb7c0d2648",
        "issuedOffline": true,
        "issuedUser": "sample string 9",
        "issuedNotes": "sample string 10",
        "expiryDate": "2026-04-03T06:24:59.1732457",
        "expiredUser": "sample string 11",
        "expiredNotes": "sample string 12",
        "redeemed": "2026-04-03T06:24:59.1732457",
        "redeemedSaleHeaderID": 1,
        "redeemedSaleIdentifier": "sample string 13",
        "redeemedOfflinePaymentID": 1,
        "redeemedIdempotentID": "j35CB8hn7U+UTZQr8TiMvQ==",
        "redeemedIdempotentGuid": "07427e8f-67c8-4fed-944d-942bf1388cbd",
        "redeemedUser": "sample string 14",
        "redeemedNotes": "sample string 15",
        "redeemedOffline": true,
        "updated": "2026-04-03T06:24:59.1732457",
        "storeName": "sample string 17",
        "scaleLabel": {
          "$ref": "1"
        },
        "voucher": {
          "$ref": "2"
        },
        "customer": {
          "$id": "5",
          "identifier": "vNXpcv6lVkOvYPFpC6PYKw==",
          "identifierGuid": "72e9d5bc-a5fe-4356-af60-f1690ba3d82b",
          "code": "sample string 2",
          "familyName": "sample string 3",
          "givenName": "sample string 4",
          "otherName": "sample string 5",
          "title": "sample string 6",
          "dateOfBirth": "2026-04-03T06:24:59.1732457",
          "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": "bL3oACufXE2y8iY6lVPxWA==",
          "communityIdentifierGuid": "00e8bd6c-9f2b-4d5c-b2f2-263a9553f158",
          "joined": "2026-04-03T06:24:59.1732457",
          "updated": "2026-04-03T06:24:59.1732457",
          "active": true,
          "reasonInactive": 1,
          "groupCustomer": true,
          "loyaltyPoints": 1,
          "homeStoreID": 1,
          "availableSpend": 1,
          "priceLevelIdentifier": "kfA4oNdQKE65YBmxfxrmxA==",
          "priceLevelIdentifierGuid": "a038f091-50d7-4e28-b960-19b17f1ae6c4",
          "marketingID": "sample string 18",
          "receiptPrintOptions": 1,
          "hidden": true,
          "registered": true,
          "registeredOn": "2026-04-03T06:24:59.1732457",
          "emailMarketing": true,
          "smsMarketing": true,
          "deleted": true,
          "deletedUser": "sample string 24",
          "homeStoreName": "sample string 25",
          "customerCards": [
            {
              "$id": "6",
              "cardType": 2,
              "issueDate": "2026-04-03T06:24:59.1732457",
              "expiry": "2026-04-03T06:24:59.1732457",
              "customerID": "2HEh/k/t9kOnrCc7OHJwNA==",
              "customerIDGuid": "fe2171d8-ed4f-43f6-a7ac-273b38727034",
              "initialValue": 1,
              "currentValue": 1,
              "maxLimit": 1,
              "minTransaction": 1,
              "maxTransaction": 1,
              "multiplier": 1.1,
              "active": true,
              "reasonInactive": 1,
              "idRequired": true,
              "idType": 1,
              "idValue": "sample string 5",
              "updated": "2026-04-03T06:24:59.1732457",
              "linkedAccount": "Sz5zeXVwTU2ES8hSoci6bA==",
              "linkedAccountGuid": "79733e4b-7075-4d4d-844b-c852a1c8ba6c",
              "currentValueChanged": true,
              "limitsChanged": true,
              "customer": {
                "$ref": "5"
              },
              "account": {
                "$id": "7",
                "id": 1,
                "identifier": "zP2R2h6eXE2NSPuvlazbjw==",
                "identifierGuid": "da91fdcc-9e1e-4d5c-8d48-fbaf95acdb8f",
                "referenceNo": "sample string 3",
                "name": "sample string 4",
                "created": "2026-04-03T06:24:59.1732457",
                "owner": "SYFYQAsLPE6iAiYabuLbww==",
                "ownerGuid": "40588149-0b0b-4e3c-a202-261a6ee2dbc3",
                "accountStoreGroupIdentifier": "q9iIYWaoMEyqE0LkwOrJDA==",
                "accountStoreGroupGuid": "6188d8ab-a866-4c30-aa13-42e4c0eac90c",
                "accountType": 1,
                "currentBalance": 1,
                "externalID": "sample string 7",
                "maximumLimit": 1,
                "accruePoints": true,
                "loyaltyPoints": 1,
                "termsOfTrade": 1,
                "signatureRequired": true,
                "referenceRequired": true,
                "statementSendType": 10,
                "ageingPeriod": 1,
                "monthlyAgeingPeriod": true,
                "explodedInvoice": true,
                "isFifoAllocation": true,
                "lastStatementSent": "2026-04-03T06:24:59.1732457",
                "active": true,
                "updated": "2026-04-03T06:24:59.1732457",
                "deleted": true,
                "deletedUser": "sample string 16",
                "currentBalanceChanged": true,
                "maximumLimitChanged": true,
                "loyaltyPointsChanged": true,
                "projectedBalance": 17,
                "accountStoreGroupStoreIDs": [
                  1,
                  2
                ],
                "customerEmail": "sample string 18",
                "ownerCustomer": {
                  "$ref": "5"
                },
                "card": {
                  "$ref": "6"
                },
                "members": {
                  "$id": "8",
                  "sample string 1": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "sample string 2": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ]
                },
                "customerGroups": [
                  {
                    "$id": "9",
                    "identifier": "JDsdtbwtikajRF8jWMXuuA==",
                    "identifierGuid": "b51d3b24-2dbc-468a-a344-5f2358c5eeb8",
                    "name": "sample string 2",
                    "primaryContact": "0a8GFUIgBUGFaGuwBIzU2Q==",
                    "primaryContactGuid": "1506afd1-2042-4105-8568-6bb0048cd4d9",
                    "accountID": "gv9NtSTUO02kubc7HQqvqw==",
                    "accountIDGuid": "b54dff82-d424-4d3b-a4b9-b73b1d0aafab",
                    "special": true,
                    "updated": "2026-04-03T06:24:59.1732457",
                    "active": true,
                    "reasonInactive": 1,
                    "priceLevelIdentifier": "lQON2TMuI024nVWdl7YSlQ==",
                    "priceLevelIdentifierGuid": "d98d0395-2e33-4d23-b89d-559d97b61295",
                    "marketingListID": "sample string 7",
                    "deleted": true,
                    "account": {
                      "$ref": "7"
                    },
                    "primaryContactCustomer": {
                      "$ref": "5"
                    },
                    "customerGroupMembers": [
                      {
                        "$id": "10",
                        "id": 1,
                        "groupID": "/kYsbyMe20K27lOzKu+yLw==",
                        "groupIDGuid": "6f2c46fe-1e23-42db-b6ee-53b32aefb22f",
                        "customerID": "aDbnydkk2k2TR3NFlMVI7w==",
                        "customerIDGuid": "c9e73668-24d9-4dda-9347-734594c548ef",
                        "card": "sample string 4",
                        "linkedAccount": "lXm+P9D9BUKVBdcPeZ1g4Q==",
                        "linkedAccountGuid": "3fbe7995-fdd0-4205-9505-d70f799d60e1",
                        "customer": {
                          "$ref": "5"
                        },
                        "group": {
                          "$ref": "9"
                        },
                        "customerCard": {
                          "$ref": "6"
                        }
                      },
                      {
                        "$ref": "10"
                      }
                    ]
                  },
                  {
                    "$ref": "9"
                  }
                ]
              },
              "payments": [
                {
                  "$id": "11",
                  "id": 1,
                  "identifier": "vWaGRQNfOUeP7/LCp5frkA==",
                  "identifierGuid": "458666bd-5f03-4739-8fef-f2c2a797eb90",
                  "storeID": 2,
                  "operatorName": "sample string 3",
                  "saleHeaderID": 4,
                  "paymentType": 5,
                  "amount": 6,
                  "account": "sample string 7",
                  "accountID": "xG1cWRDts0GOujSD6use1g==",
                  "accountIDGuid": "595c6dc4-ed10-41b3-8eba-3483eaeb1ed6",
                  "customerAccount": {
                    "$ref": "7"
                  },
                  "customerCard": {
                    "$ref": "6"
                  },
                  "accountType": 1,
                  "cardName": "sample string 8",
                  "authorisationNumber": "sample string 9",
                  "bankReference": "sample string 10",
                  "merchantID": "sample string 11",
                  "terminalID": "sample string 12",
                  "cardNumber": "sample string 13",
                  "paymentDate": "2026-04-03T06:24:59.1732457",
                  "invRocNo": "sample string 14",
                  "responseCode": "sample string 15",
                  "cashout": 1,
                  "tip": 16,
                  "idempotentVoid": "mDJCnJO5VEqGvDjThX2rrw==",
                  "idempotentVoidGuid": "9c423298-b993-4a54-86bc-38d3857dabaf",
                  "offline": true,
                  "processed": 1,
                  "storeSaleHeader": {
                    "$id": "12",
                    "saleHeaderID": 1,
                    "saleHeaderGuid": "TZkpmDwIKkO7TQ5T8dsR3Q==",
                    "saleHeaderIdentifierGuid": "9829994d-083c-432a-bb4d-0e53f1db11dd",
                    "created": "2026-04-03T06:24:59.1732457",
                    "createdLocal": "2026-04-03T06:24:59.1732457",
                    "createdText": "sample string 4",
                    "itemCount": 5,
                    "totalAmount": 6,
                    "cashTender": 1,
                    "cardTender": 1,
                    "cheqTender": 1,
                    "acctTender": 1,
                    "voucherTender": 1,
                    "loyaltyPoints": 1,
                    "cashout": 1,
                    "changeAmount": 1,
                    "rounding": 1,
                    "gstAmount": 1,
                    "transactionDiscountTender": 1,
                    "totalTip": 7,
                    "tranType": 1,
                    "processed": 1,
                    "imported": "2026-04-03T06:24:59.1732457",
                    "storeID": 1,
                    "operatorG_Uid": "yXNubGdNhkSDKGCGlLSTRg==",
                    "operatorGuid": "6c6e73c9-4d67-4486-8328-608694b49346",
                    "customerG_Uid": "0TCgIDzdwkCRG1gYPosdhg==",
                    "customerGuid": "20a030d1-dd3c-40c2-911b-58183e8b1d86",
                    "communityIdentifier": "TQajHA4VIk6F8yh7hrFJyA==",
                    "communityIdentifierGuid": "1ca3064d-150e-4e22-85f3-287b86b149c8",
                    "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": "EjoQaHWGC0i7YwZPT8VmAw==",
                    "priceLevelIdentifierGuid": "68103a12-8675-480b-bb63-064f4fc56603",
                    "locked": 36,
                    "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:24:59.1732457+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": "13",
                      "customerName": "sample string 1",
                      "pickupAt": "2026-04-03T06:24:59.1732457",
                      "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": "14",
                      "id": 1,
                      "g_Uid": "F8bKjF0m8EaLWiIGm0OKaA==",
                      "guid": "8ccac617-265d-46f0-8b5a-22069b438a68",
                      "operatorNumber": 1,
                      "shortName": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "password": "sample string 5",
                      "hasPassword": true,
                      "passwordText": "sample string 6",
                      "rfidTagID": "sample string 7",
                      "blueprintID": 1,
                      "groupID": 1,
                      "groupName": "sample string 8",
                      "managerGroupID": 1,
                      "managerGroupName": "sample string 9",
                      "zoneID": 1,
                      "zoneName": "sample string 10",
                      "loggedIn": 1,
                      "lastUsedIP": "sample string 11",
                      "deleted": true,
                      "locked": true,
                      "allowOpenTill": true,
                      "webEmail": "sample string 14",
                      "simpleOperatorType": 0,
                      "webRole": "sample string 15",
                      "updated": "2026-04-03T06:24:59.1732457",
                      "passwordResetRequired": true,
                      "alteredInStore": true,
                      "startShift": "2026-04-03T06:24:59.1732457",
                      "endShift": "2026-04-03T06:24:59.1732457",
                      "machineName": "sample string 20",
                      "drawerID": 1,
                      "stores": [
                        {
                          "$id": "15",
                          "operatorG_UID": "dE5dpMrK4UyCU6LYihvraw==",
                          "operatorGuid": "a45d4e74-caca-4ce1-8253-a2d88a1beb6b",
                          "storeID": 2,
                          "operator": {
                            "$ref": "14"
                          },
                          "store": {
                            "$id": "16",
                            "id": 1,
                            "isMaster": true,
                            "isElectedMaster": true,
                            "electedMasterStoreID": 1,
                            "isZoneMaster": true,
                            "shortName": "sample string 3",
                            "url": "sample string 4",
                            "sortOrder": 1,
                            "name": "sample string 5",
                            "phone": "sample string 6",
                            "fax": "sample string 7",
                            "email": "sample string 8",
                            "address1": "sample string 9",
                            "address2": "sample string 10",
                            "city": "sample string 11",
                            "state": "sample string 12",
                            "country": "sample string 13",
                            "postCode": "sample string 14",
                            "delivery": 1,
                            "exportAccounts": 1,
                            "salesAccountFolder": "sample string 15",
                            "purchaseAccountFolder": "sample string 16",
                            "initLoad": 1,
                            "initIDs": 1,
                            "zoneID": 1,
                            "actAsMaster": 1,
                            "lastActiveUtc": "2026-04-03T06:24:59.1732457",
                            "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": "z1abfGfzPkmiLXsflF7R+g==",
                            "hostIdentifierGuid": "7c9b56cf-f367-493e-a22d-7b1f945ed1fa",
                            "hostName": 1,
                            "hostAddress": "sample string 27",
                            "hostUsername": "sample string 28",
                            "hostPassword": "sample string 29",
                            "excludeFromLeadInOut": true,
                            "accountingProvider": 31,
                            "accountingAddress": "sample string 32",
                            "accountingUsername": "sample string 33",
                            "accountingPassword": "sample string 34",
                            "storeAccountingCode": "sample string 35",
                            "softwareVariance": 36,
                            "fuelWarningVariance": 37.0,
                            "fuelErrorVariance": 38.0,
                            "fuelAccumulatedWarningVariance": 39.0,
                            "fuelAccumulatedErrorVariance": 40.0,
                            "drawManagment": 41,
                            "endOfDayManagment": true,
                            "autoFillCashBalancing": true,
                            "fuelDayVariance": 44,
                            "accountingTradingTime": "00:00:00.1234567",
                            "stockActivateProduct": 46,
                            "defaultOrderDocumentId": 1,
                            "defaultStockReceiveDocumentId": 1,
                            "giftCardSalesAccountingDeptCode": "sample string 47",
                            "transactionDiscountAccountingDeptCode": "sample string 48",
                            "size": 49,
                            "updated": "2026-04-03T06:24:59.1732457",
                            "priceZone": {
                              "$id": "17",
                              "id": 1,
                              "name": "sample string 2",
                              "hostIdentifier": "8b9nEEnkI02w5EIM/Xop1g==",
                              "hostIdentifierGuid": "1067bff1-e449-4d23-b0e4-420cfd7a29d6",
                              "sortOrder": 3,
                              "zoneMasterStoreID": 1,
                              "electedMasterStoreID": 1,
                              "containsElectedMasterStore": true
                            },
                            "priceZoneName": "sample string 51",
                            "storeFuelConfigured": true,
                            "shippingAddressCopied": true,
                            "shippingAddress": {
                              "$id": "18",
                              "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": "18"
                            },
                            "hostStoreSettings": [
                              {
                                "$id": "19",
                                "id": 1,
                                "hostIdentifier": "+oiyqCN6OU+JwnK4SOIcpw==",
                                "hostIdentifierGuid": "a8b288fa-7a23-4f39-89c2-72b848e21ca7",
                                "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": "20",
                                  "identifier": "/6SF9x0OkUG9rXsDpLBn+Q==",
                                  "identifierGuid": "f785a4ff-0e1d-4191-bdad-7b03a4b067f9",
                                  "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": "EyOOZx42k0GD9LgQ0YGO0A==",
                                  "hostSupplierIdentifierGuid": "678e2313-361e-4193-83f4-b810d1818ed0",
                                  "loyaltyPriceLevelIdentifier": "nNZmVXCdkUell9VuKnOK/w==",
                                  "loyaltyPriceLevelIdentifierGuid": "5566d69c-9d70-4791-a597-d56e2a738aff",
                                  "isGroup": true,
                                  "description": "sample string 22",
                                  "hostProvider": 23,
                                  "hostTypeEnum": 24,
                                  "hostType": "sample string 25",
                                  "hostCode": "sample string 26",
                                  "username": "sample string 27",
                                  "password": "sample string 28",
                                  "passwordPlain": "sample string 29",
                                  "server": "sample string 30",
                                  "url": "sample string 31",
                                  "global": true,
                                  "stateCode": "sample string 33",
                                  "lastCollected": "2026-04-03T06:24:59.1732457",
                                  "lastProcessed": "2026-04-03T06:24:59.1732457",
                                  "hold": true,
                                  "supplierName": "sample string 35",
                                  "supplier": {
                                    "$id": "21",
                                    "identifier": "vmOM9rLJ202nZJ5uNAN+1A==",
                                    "identifierGuid": "f68c63be-c9b2-4ddb-a764-9e6e34037ed4",
                                    "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": "LSegIfgSpkmWcFc2eQ09eA==",
                                    "primaryContactID": "21a0272d-12f8-49a6-9670-5736790d3d78",
                                    "storeID": 1,
                                    "abn": "sample string 16",
                                    "supplierGroupIdentifier": "8irut5BPjUutxaRJx7nYUg==",
                                    "supplierGroupGuid": "b7ee2af2-4f90-4b8d-adc5-a449c7b9d852",
                                    "rebate": 1.0,
                                    "rebateType": 1,
                                    "rebateFrequency": 1,
                                    "rebateSource": 1,
                                    "rebateLastClaimed": "2026-04-03T06:24:59.1732457",
                                    "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": "22",
                                      "id": "9e9c9218-ed8f-4342-9c30-ab3cd96d4423",
                                      "identifier": "K+icAPlgAkS8DZ9+91Qo6Q==",
                                      "identifierGuid": "009ce82b-60f9-4402-bc0d-9f7ef75428e9",
                                      "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": "23",
                                        "supplierIdentifier": "rCpsEXTLNkau6RzwZAiLHA==",
                                        "supplierIdentifierGuid": "116c2aac-cb74-4636-aee9-1cf064088b1c",
                                        "contactGuid": "PSmDdTU+90GAb53dHEJF9A==",
                                        "contactID": "7583293d-3e35-41f7-806f-9ddd1c4245f4",
                                        "contact": {
                                          "$ref": "22"
                                        },
                                        "supplier": {
                                          "$ref": "21"
                                        }
                                      },
                                      {
                                        "$ref": "23"
                                      }
                                    ],
                                    "products": [
                                      {
                                        "$id": "24",
                                        "pluG_UID": "tipxD2N0E0qAYGGjzjuK5w==",
                                        "pluGuid": "0f712ab6-7463-4a13-8060-61a3ce3b8ae7",
                                        "supplierIdentifier": "RrSfmClESUy0bJEk0/VDhA==",
                                        "supplierIdentifierGuid": "989fb446-4429-4c49-b46c-9124d3f54384",
                                        "cartonQuantity": 1,
                                        "cartonQuantityChanged": true,
                                        "productSize": "sample string 3",
                                        "cigarettesPerSleeve": 1,
                                        "randomWeight": true,
                                        "piecesPerUnit": 5,
                                        "averagePackSize": 6,
                                        "effectiveDate": "2026-04-03T06:24:59.1732457",
                                        "pricedByWeight": true,
                                        "landedUnitCostEx": 9,
                                        "landedUnitCostInc": 10,
                                        "landedCartonCostInc": 12,
                                        "landedCartonCostEx": 13,
                                        "standardCost": 14,
                                        "deliveryFee": 1,
                                        "deliveryFeeBasis": "sample string 15",
                                        "pickAndPackFee": 1,
                                        "pickAndPackFeeBasis": "sample string 16",
                                        "financeFee": 1,
                                        "financeFeeBasis": "sample string 17",
                                        "cartonLength": 1,
                                        "cartonWidth": 1,
                                        "cartonHeight": 1,
                                        "palletLayerQuantity": 1,
                                        "palletLayers": 1,
                                        "itemCode": "sample string 18",
                                        "invoiceCode": "sample string 19",
                                        "invoiceDesc": "sample string 20",
                                        "orderDirect": true,
                                        "useCost": true,
                                        "minimumQuantity": 21,
                                        "hostType": 22,
                                        "fromHost": 23,
                                        "minimumReorder": 1,
                                        "maximumReorder": 1,
                                        "orderMultiple": 24.1,
                                        "sellMultiple": 25.1,
                                        "baseMultiple": 26.1,
                                        "hostStandardCost": 27,
                                        "hostTotalCost": 28,
                                        "hostRetail": 29,
                                        "hostLandedUnitCostEx": 30,
                                        "hostLandedUnitCostInc": 31,
                                        "hostDesc": "sample string 32",
                                        "directIndicator": "sample string 33",
                                        "availableToOrder": true,
                                        "hostRangeIndicator": "sample string 35",
                                        "hostProductType": "sample string 36",
                                        "hostProductGrade": "sample string 37",
                                        "hostProductGroup": "sample string 38",
                                        "hostSlowMoving": true,
                                        "hostGeneralMerchandise": true,
                                        "hostPillar": "sample string 41",
                                        "hostLastUpdated": "2026-04-03T06:24:59.1732457",
                                        "rebate": 1.0,
                                        "rebateExclude": true,
                                        "invoiceCodes": [
                                          {
                                            "$id": "25",
                                            "pluG_UID": "ywhLxtKD8E+WbjvnE+cggA==",
                                            "pluGuid": "c64b08cb-83d2-4ff0-966e-3be713e72080",
                                            "supplierIdentifier": "pZLDoczB5EyO2WUv4EWHmA==",
                                            "supplierIdentifierGuid": "a1c392a5-c1cc-4ce4-8ed9-652fe0458798",
                                            "invoiceCode": "sample string 1",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "25"
                                          }
                                        ],
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "preferredSupplier": true,
                                        "preferredRebateSupplier": true,
                                        "supplierName": "sample string 42",
                                        "salesMode": 43,
                                        "orderPacked": true,
                                        "active": true,
                                        "price": 1,
                                        "costGstPercent": 45,
                                        "parentPluG_UID": "BmGYVhS/4Eicks8pLwmk9g==",
                                        "parentPluGuid": "56986106-bf14-48e0-9c92-cf292f09a4f6",
                                        "freight": 46.0,
                                        "freightType": 1,
                                        "product": {
                                          "$id": "26",
                                          "plu": 1,
                                          "storeID": 1,
                                          "masterPluG_UID": "QEA=",
                                          "storeIDs": [
                                            1,
                                            2
                                          ],
                                          "g_UId": "PF5iSG+u6k+h+/y5563xhw==",
                                          "guid": "48625e3c-ae6f-4fea-a1fb-fcb9e7adf187",
                                          "apn": "sample string 1",
                                          "apnChanged": true,
                                          "apnSwitched": true,
                                          "barcode": "sample string 4",
                                          "itemNumber": "sample string 5",
                                          "itemNumberChanged": true,
                                          "priceGroupG_UID": "k0+umC8qOEm7A+jYsWX+IQ==",
                                          "priceGroupGuid": "98ae4f93-2a2f-4938-bb03-e8d8b165fe21",
                                          "blueprintID": 1,
                                          "lastCountedDate": "2026-04-03T06:24:59.1732457",
                                          "externalID": "sample string 7",
                                          "active": true,
                                          "activated": "2026-04-03T06:24:59.1732457",
                                          "pluCreated": "2026-04-03T06:24:59.1732457",
                                          "createdByUser": "sample string 9",
                                          "name": "sample string 10",
                                          "nameChanged": true,
                                          "secondDescription": "sample string 12",
                                          "hostDescription": "sample string 13",
                                          "keepCartonQty": true,
                                          "keepDescription": true,
                                          "keepDepartments": true,
                                          "keepSuppliers": true,
                                          "markdownDescription": "sample string 18",
                                          "altDescription": "sample string 19",
                                          "bestOrExpire": 20,
                                          "lastUpdate": "2026-04-03T06:24:59.1732457",
                                          "lastManualUpdate": "2026-04-03T06:24:59.1732457",
                                          "imageName": "sample string 23",
                                          "showImageOnFlipCharts": true,
                                          "showTextOnFlipCharts": true,
                                          "overrideFlipChartText": true,
                                          "flipChartText": "sample string 27",
                                          "salesMode": 1,
                                          "eftCode": 1,
                                          "price": 1,
                                          "priceChanged": true,
                                          "rrp": 1,
                                          "gstPercent": 28,
                                          "gstPercentChanged": true,
                                          "costGSTPercent": 29,
                                          "costGSTPercentChanged": true,
                                          "wetPercent": 1,
                                          "priceOverride": 1,
                                          "cost": 1,
                                          "currentCost": 1,
                                          "currentCostDecimals": 1,
                                          "grossProfit": 1.0,
                                          "currentCostDesc": "sample string 30",
                                          "currentCostEnd": "2026-04-03T06:24:59.1732457",
                                          "currentCostUpdated": "2026-04-03T06:24:59.1732457",
                                          "costDecimals": 31,
                                          "costChanged": true,
                                          "dealCostIdentifier": "QEA=",
                                          "excludeFromRebate": true,
                                          "rebateOverride": 1,
                                          "costCalcMethod": 32,
                                          "costCalcMethodChanged": true,
                                          "costEffectiveDate": "2026-04-03T06:24:59.1732457",
                                          "defaultGP": 1,
                                          "breakTargetMode": 33,
                                          "break1": 1,
                                          "price1": 1,
                                          "target1": 34,
                                          "break2": 1,
                                          "price2": 1,
                                          "target2": 35,
                                          "break3": 1,
                                          "price3": 1,
                                          "target3": 36,
                                          "break1Changed": true,
                                          "price1Changed": true,
                                          "target1Changed": true,
                                          "break2Changed": true,
                                          "price2Changed": true,
                                          "target2Changed": true,
                                          "break3Changed": true,
                                          "price3Changed": true,
                                          "target3Changed": true,
                                          "breakTargetModeChanged": true,
                                          "margin": 1.1,
                                          "marginChanged": true,
                                          "marginRanged": true,
                                          "marginRangedChanged": true,
                                          "minimumMargin": 1.1,
                                          "minimumMarginChanged": true,
                                          "maximumMargin": 1.1,
                                          "maximumMarginChanged": true,
                                          "overrideHostWarehouseIndicator": true,
                                          "overrideHostWarehouseIndicatorChanged": true,
                                          "overrideHostPrice": true,
                                          "overrideHostPriceChanged": true,
                                          "overrideHostCost": true,
                                          "overrideHostCostChanged": true,
                                          "overrideHostMargin": true,
                                          "overrideHostMarginChanged": true,
                                          "alwaysApplyMargin": true,
                                          "alwaysApplyMarginChanged": true,
                                          "aws": 1.0,
                                          "paws": 1.0,
                                          "awsUpdated": "2026-04-03T06:24:59.1732457",
                                          "posTare": 1,
                                          "altPrice": 1.0,
                                          "altPriceChanged": true,
                                          "altPriceMode": 53,
                                          "altPriceModeChanged": true,
                                          "altPLUG_UID": "a/t5M1jlDkqcDVvDGdokaQ==",
                                          "altPLUGuid": "3379fb6b-e558-4a0e-9c0d-5bc319da2469",
                                          "altPLUGuidChanged": true,
                                          "altPriceDescription1": "sample string 54",
                                          "altPriceDescription2": "sample string 55",
                                          "cartonQuantity": 56,
                                          "cartonQuantityChanged": true,
                                          "trayID": 1,
                                          "promptID": 1,
                                          "tare": 1,
                                          "packQty": 1,
                                          "fixedWeight": 1,
                                          "extraMesg": 1,
                                          "text1": "sample string 58",
                                          "text2": "sample string 59",
                                          "text3": "sample string 60",
                                          "labelText": "sample string 61",
                                          "labelTextChanged": true,
                                          "sendToScale": true,
                                          "nonScaleWeigh": true,
                                          "labelFormat": "sample string 65",
                                          "barcodeFormat": "sample string 66",
                                          "austMade": 1,
                                          "coolCode": 67,
                                          "countryOfOrigin": "sample string 68",
                                          "percentContent": 69.1,
                                          "departmentID": 1,
                                          "subDepartmentID": 1,
                                          "minorDepartmentID": 1,
                                          "lesserDepartmentID": 1,
                                          "deptCode": "sample string 70",
                                          "subDeptCode": "sample string 71",
                                          "minorDeptCode": "sample string 72",
                                          "lesserDeptCode": "sample string 73",
                                          "deptName": "sample string 74",
                                          "subDeptName": "sample string 75",
                                          "minorDeptName": "sample string 76",
                                          "lesserDeptName": "sample string 77",
                                          "departmentChanged": true,
                                          "subCategoryID": 1,
                                          "expiry": 1,
                                          "showDays": 1,
                                          "datePrint": 1,
                                          "labelRequired": true,
                                          "labelShelfQty": 80,
                                          "labelShelfChanged": true,
                                          "labelTalkerQty": 82,
                                          "labelSmall": true,
                                          "labelLastPrinted": "2026-04-03T06:24:59.1732457",
                                          "labelLastPrice": 1,
                                          "shelfPageLayoutG_UID": "8txZCLoE0kqjg0lSB4p05g==",
                                          "shelfPageLayoutGuid": "0859dcf2-04ba-4ad2-a383-4952078a74e6",
                                          "talkerPageLayoutG_UID": "WT0lwGgRvkWm5o0hrZcH+g==",
                                          "talkerPageLayoutGuid": "c0253d59-1168-45be-a6e6-8d21ad9707fa",
                                          "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": "Fv4zDr1+wkKsRuCjrqkD9w==",
                                          "inventoryIdentifier": "0e33fe16-7ebd-42c2-ac46-e0a3aea903f7",
                                          "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": "vKU/2c6S0EydJo+RoBOrsw==",
                                          "parentPluGuid": "d93fa5bc-92ce-4cd0-9d26-8f91a013abb3",
                                          "preferredHostVendor": 105,
                                          "preferredHostChanged": true,
                                          "code": "sample string 107",
                                          "supplierIdentifier": "tODslmgmI06p/0xRQl9RKQ==",
                                          "supplierIdentifierGuid": "96ece0b4-2668-4e23-a9ff-4c51425f5129",
                                          "supplierChanged": true,
                                          "rebateSupplierIdentifier": "mFSReq4Zd0KfNJzcfqNsWw==",
                                          "rebateSupplierIdentifierGuid": "7a915498-19ae-4277-9f34-9cdc7ea36c5b",
                                          "rebateSupplierChanged": true,
                                          "availableForOrder": true,
                                          "warehouseDirectIndicator": "sample string 109",
                                          "warehouseDirectIndicatorChanged": true,
                                          "productGrade": "sample string 111",
                                          "productType": "sample string 112",
                                          "productGroup": "sample string 113",
                                          "complianceIndicator": "sample string 114",
                                          "inhouseBrand": "sample string 115",
                                          "slowMoving": true,
                                          "generalMerchandise": true,
                                          "comment": "sample string 118",
                                          "lastUpdatedByUser": "sample string 119",
                                          "lastManualUpdatedByUser": "sample string 120",
                                          "lastUpdatedByUserOverride": true,
                                          "lastUpdatedByHost": "2026-04-03T06:24:59.1732457",
                                          "commodity": "sample string 122",
                                          "businessPillar": "sample string 123",
                                          "mscCommodity": "sample string 124",
                                          "hostIdentifier": "MIXo0dbSAEyuJTX8uRSozA==",
                                          "hostIdentifierGuid": "d1e88530-d2d6-4c00-ae25-35fcb914a8cc",
                                          "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": "26"
                                            },
                                            {
                                              "$ref": "26"
                                            }
                                          ],
                                          "store": {
                                            "$ref": "16"
                                          },
                                          "storePrices": [
                                            {
                                              "$id": "27",
                                              "pluG_UID": "//tF/zFeNUCH53yH+jB3qw==",
                                              "pluGuid": "ff45fbff-5e31-4035-87e7-7c87fa3077ab",
                                              "plu": 1,
                                              "storeID": 1,
                                              "zoneID": 2,
                                              "zoneName": "sample string 3",
                                              "store": "sample string 4",
                                              "isElectedMasterStore": true,
                                              "isZoneMasterStore": true,
                                              "priceNow": 7,
                                              "costNow": 8,
                                              "costNowDecimals": 9,
                                              "normalPrice": 10,
                                              "priceNext": 1,
                                              "costNext": 1,
                                              "costNextDecimals": 11,
                                              "nextCampaignName": "sample string 12",
                                              "gstPercent": 13,
                                              "normalCost": 14,
                                              "normalCostDecimals": 15,
                                              "costGstPercent": 16,
                                              "costCalcMethod": 1,
                                              "currentCost": 17,
                                              "currentCostDecimals": 18,
                                              "break1": 19,
                                              "price1": 20,
                                              "break2": 21,
                                              "price2": 22,
                                              "break3": 23,
                                              "price3": 24,
                                              "fuelItem": 25,
                                              "fixedWeight": 26,
                                              "active": true,
                                              "complianceIndicator": "sample string 27",
                                              "doNotOrder": true,
                                              "doNotRange": true,
                                              "isNormalPriceChangesCampaign": true,
                                              "updated": "2026-04-03T06:24:59.1732457"
                                            },
                                            {
                                              "$ref": "27"
                                            }
                                          ],
                                          "currentPrices": {
                                            "$id": "28",
                                            "pluPrices": {
                                              "$id": "29",
                                              "plu": 1,
                                              "pluG_UID": "QEA=",
                                              "stores": [
                                                1,
                                                2
                                              ],
                                              "normalPrice": 1,
                                              "cost": 2,
                                              "break1": 3,
                                              "price1": 4,
                                              "break2": 5,
                                              "price2": 6,
                                              "break3": 7,
                                              "price3": 8,
                                              "discountPrice": 9,
                                              "memberDiscountPrice": 10,
                                              "acceptedUtc": "2026-04-03T06:24:59.1732457",
                                              "priceChangeType": 0,
                                              "costDecimals": 11,
                                              "costCalcMethod": 12,
                                              "targetCampaignPriceGtOrEquNormal": true
                                            },
                                            "normalPluPrices": {
                                              "$ref": "29"
                                            },
                                            "winningCampaign": 1,
                                            "winner": {
                                              "$id": "30",
                                              "campaignName": "sample string 1",
                                              "campaignDescription": "sample string 2",
                                              "talkerText": "sample string 3",
                                              "disableWasSave": true,
                                              "startDate": "2026-04-03T06:24:59.1732457",
                                              "startTime": 5,
                                              "endDate": "2026-04-03T06:24:59.1732457",
                                              "endTime": 6,
                                              "newPrice": 7,
                                              "newCost": 8,
                                              "newCostDecimals": 9,
                                              "pctDiscount": 10,
                                              "promoType": 1,
                                              "promotionTypeCode": "sample string 11",
                                              "hostType": 12,
                                              "hostIdentifier": "QAU8WSTvtkWBgMnf/0KMVQ==",
                                              "hostIdentifierGuid": "593c0540-ef24-45b6-8180-c9dfff428c55",
                                              "storeNames": [
                                                "sample string 1",
                                                "sample string 2"
                                              ]
                                            },
                                            "details": [
                                              {
                                                "$ref": "30"
                                              },
                                              {
                                                "$ref": "30"
                                              }
                                            ]
                                          },
                                          "tray": {
                                            "$id": "31",
                                            "g_UId": "DUk+3scdT0ug7CGX1ocA2w==",
                                            "guid": "de3e490d-1dc7-4b4f-a0ec-2197d68700db",
                                            "name": "sample string 1",
                                            "number": 1,
                                            "tare": 1
                                          },
                                          "priceGroup": {
                                            "$id": "32",
                                            "priceGroupG_UID": "SbNoj5nvH0azrs2Rlo6h3g==",
                                            "priceGroupGuid": "8f68b349-ef99-461f-b3ae-cd91968ea1de",
                                            "name": "sample string 2",
                                            "code": 1,
                                            "modified": true,
                                            "updated": "2026-04-03T06:24:59.1732457",
                                            "buyingLimit": 1,
                                            "buyingLimitIndependent": true,
                                            "buyingLimitType": 0,
                                            "number": 1,
                                            "products": [
                                              {
                                                "$ref": "26"
                                              },
                                              {
                                                "$ref": "26"
                                              }
                                            ],
                                            "productCount": 1
                                          },
                                          "priceGroupName": "sample string 147",
                                          "nutrifacts": {
                                            "$id": "33",
                                            "pluG_UID": "kgRGsJGWukK2Ac9s57fAUA==",
                                            "pluGuid": "b0460492-9691-42ba-b601-cf6ce7b7c050",
                                            "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": "34",
                                            "pluGuid": "dc31dc24-7854-487f-926d-d3dcb23d2ec2",
                                            "created": "2026-04-03T06:24:59.1732457",
                                            "createdByUser": "sample string 1",
                                            "activated": "2026-04-03T06:24:59.1732457",
                                            "activatedByUser": "sample string 2",
                                            "deactivated": "2026-04-03T06:24:59.1732457",
                                            "deactivatedByUser": "sample string 3",
                                            "lastOrdered": "2026-04-03T06:24:59.1732457",
                                            "lastOrderedQty": 4.0,
                                            "lastReceived": "2026-04-03T06:24:59.1732457",
                                            "lastReceivedQty": 5.0,
                                            "lastInvoiceStatus": 1,
                                            "lastCounted": "2026-04-03T06:24:59.1732457",
                                            "lastSold": "2026-04-03T06:24:59.1732457",
                                            "firstSold": "2026-04-03T06:24:59.1732457",
                                            "awsUpdated": "2026-04-03T06:24:59.1732457",
                                            "lastManualUpdate": "2026-04-03T06:24:59.1732457",
                                            "lastManualUpdatedByUser": "sample string 7",
                                            "lastUpdated": "2026-04-03T06:24:59.1732457",
                                            "lastUpdatedByUser": "sample string 9",
                                            "lastUpdatedByHost": "2026-04-03T06:24:59.1732457",
                                            "doNotRangeUpdated": "2026-04-03T06:24:59.1732457",
                                            "doNotOrderUpdated": "2026-04-03T06:24:59.1732457",
                                            "tracked": "2026-04-03T06:24:59.1732457"
                                          },
                                          "allergens": [
                                            {
                                              "$id": "35",
                                              "primaryKey": {
                                                "$id": "36",
                                                "pluGuid": "8e30d31b-c85d-4916-89da-6defb9d2969a",
                                                "contains": 2
                                              },
                                              "allergenID": 1,
                                              "pluG_UID": "G9Mwjl3IFkmJ2m3vudKWmg==",
                                              "pluGuid": "8e30d31b-c85d-4916-89da-6defb9d2969a",
                                              "contains": 2,
                                              "allergenName": "sample string 3",
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "35"
                                            }
                                          ],
                                          "costs": {
                                            "$id": "37",
                                            "pluG_UID": "5PCO4cyXUUOdEcGHvZPkaQ==",
                                            "pluGuid": "e18ef0e4-97cc-4351-9d11-c187bd93e469",
                                            "enteredCost": 1,
                                            "weightedAvgCost": 1,
                                            "lastCost": 1,
                                            "rawEnteredCost": 2,
                                            "rawWeightedAvgCost": 3,
                                            "rawLastCost": 4,
                                            "freight": 5.0,
                                            "freightType": 6,
                                            "costDecimals": 7,
                                            "fifoCost": 1,
                                            "updated": "2026-04-03T06:24:59.1732457",
                                            "normalCost": 1,
                                            "currentCost": 1
                                          },
                                          "sales": [
                                            {
                                              "$id": "38",
                                              "saleHeaderID": 1,
                                              "created": "2026-04-03T06:24:59.1732457",
                                              "createdLocal": "2026-04-03T06:24:59.1732457",
                                              "storeID": 3,
                                              "storeName": "sample string 4",
                                              "operatorG_Uid": "JoJtdXUqwEyUGJXIZMuT7g==",
                                              "operatorGuid": "756d8226-2a75-4cc0-9418-95c864cb93ee",
                                              "operatorName": "sample string 5",
                                              "tranType": 1,
                                              "plu": 1,
                                              "pluG_UId": "CQl1lcUXgkGomubkfTbnHw==",
                                              "pluGuid": "95750909-17c5-4182-a89a-e6e47d36e71f",
                                              "normalPrice": 1,
                                              "totalCents": 1,
                                              "cost": 1,
                                              "grossProfit": 1,
                                              "quantity": 1,
                                              "operator": {
                                                "$ref": "14"
                                              }
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ],
                                          "apns": [
                                            {
                                              "$id": "39",
                                              "pluID": 1,
                                              "pluG_UID": "mMjfciPKW0+8r/nKOL/hbw==",
                                              "pluGuid": "72dfc898-ca23-4f5b-bcaf-f9ca38bfe16f",
                                              "apn": "sample string 1",
                                              "deleted": true,
                                              "storeID": 1,
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "39"
                                            }
                                          ],
                                          "tuns": [
                                            {
                                              "$id": "40",
                                              "pluG_UId": "6UxLCbP9M0On5kPyU7IZsg==",
                                              "pluGuid": "094b4ce9-fdb3-4333-a7e6-43f253b219b2",
                                              "apn": "sample string 1",
                                              "tun": "sample string 2",
                                              "cartonQuantity": 3,
                                              "product": {
                                                "$ref": "26"
                                              },
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "40"
                                            }
                                          ],
                                          "competitionPricing": [
                                            {
                                              "$id": "41",
                                              "identifier": "UrSrd9FTY0itEeI4HVCFfg==",
                                              "identifierGuid": "77abb452-53d1-4863-ad11-e2381d50857e",
                                              "pluG_UID": "3BeCpToaHUeV1zuwQlFpVQ==",
                                              "pluGuid": "a58217dc-1a3a-471d-95d7-3bb042516955",
                                              "competitionID": 1,
                                              "name": "sample string 2",
                                              "sellMultiple": 3,
                                              "retailPrice": 4,
                                              "storeName": "sample string 5"
                                            },
                                            {
                                              "$ref": "41"
                                            }
                                          ],
                                          "supplier": {
                                            "$ref": "21"
                                          },
                                          "supplierName": "sample string 148",
                                          "children": [
                                            {
                                              "$ref": "26"
                                            },
                                            {
                                              "$ref": "26"
                                            }
                                          ],
                                          "ordering": {
                                            "$ref": "24"
                                          },
                                          "flipChartPages": [
                                            {
                                              "$id": "42",
                                              "identifier": "mjuOUL3q/Uu/klpz3Uy4RA==",
                                              "groupName": "sample string 1",
                                              "identifierGuid": "508e3b9a-eabd-4bfd-bf92-5a73dd4cb844",
                                              "exists": true,
                                              "flipChartIdentifier": "1+4hn4OSI0Cva1D/bHxdYA==",
                                              "flipChartIdentifierGuid": "9f21eed7-9283-4023-af6b-50ff6c7c5d60",
                                              "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": "4m6u3mszckqmyWLu832t3g==",
                                              "groupIdentifierGuid": "deae6ee2-336b-4a72-a6c9-62eef37dadde",
                                              "flipChart": {
                                                "$id": "43",
                                                "identifier": "NjM6DkeRD06aA5wFtj57yg==",
                                                "identifierGuid": "0e3a3336-9147-4e0f-9a03-9c05b63e7bca",
                                                "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": "44",
                                                  "identifier": "NQ5x7o5myEuD0i4zpPUQpA==",
                                                  "identifierGuid": "ee710e35-668e-4bc8-83d2-2e33a4f510a4",
                                                  "name": "sample string 2",
                                                  "formType": "sample string 3",
                                                  "forms": [
                                                    {
                                                      "$id": "45",
                                                      "id": 1,
                                                      "g_UID": "qgSFd1O7/E6c7PQ0M5QjbA==",
                                                      "guid": "778504aa-bb53-4efc-9cec-f4343394236c",
                                                      "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": "DACEuALTn0SotFhJH2txVA==",
                                                      "previousFormGuid": "b884000c-d302-449f-a8b4-58491f6b7154",
                                                      "nextForm": 1,
                                                      "nextFormG_UID": "pJmVD8EZ3EWOuS+U7GNBGg==",
                                                      "nextFormGuid": "0f9599a4-19c1-45dc-8eb9-2f94ec63411a",
                                                      "attributes": "sample string 10",
                                                      "updated": "2026-04-03T06:24:59.1732457",
                                                      "positioning": 1,
                                                      "contentPanel": "sample string 11",
                                                      "selectionMode": 1,
                                                      "maximumSelections": 1,
                                                      "alteredInStore": true,
                                                      "deleted": true,
                                                      "blueprintID": 1,
                                                      "preserveLayout": true,
                                                      "mainCheckoutFormName": "sample string 13",
                                                      "nextCheckoutForm": {
                                                        "$ref": "45"
                                                      },
                                                      "previousCheckoutForm": {
                                                        "$ref": "45"
                                                      },
                                                      "buttons": [
                                                        {
                                                          "$id": "46",
                                                          "id": 1,
                                                          "checkoutFormID": 2,
                                                          "checkoutFormG_UID": "Dg/fdq2wSkqnQMF+KblwqA==",
                                                          "checkoutFormGuid": "76df0f0e-b0ad-4a4a-a740-c17e29b970a8",
                                                          "identifier": "1GufaUm590elarK3uDtSgg==",
                                                          "identifierGuid": "699f6bd4-b949-47f7-a56a-b2b7b83b5282",
                                                          "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": "GWTqr6VJlEOIZMAf0ZvGhA==",
                                                          "valueGuid": "afea6419-49a5-4394-8864-c01fd19bc684",
                                                          "buttonText": "sample string 10",
                                                          "valueText": "sample string 11",
                                                          "drawImageAndButton": true,
                                                          "updated": "2026-04-03T06:24:59.1732457",
                                                          "action": "sample string 12",
                                                          "valueForm": {
                                                            "$ref": "45"
                                                          },
                                                          "image": {
                                                            "$id": "47",
                                                            "name": "sample string 3.sample string 4",
                                                            "imageID": 2,
                                                            "imageName": "sample string 3",
                                                            "imageExtension": "sample string 4",
                                                            "lastUpdate": "2026-04-03T06:24:59.1732457",
                                                            "imageData": "QEA=",
                                                            "readOnly": true
                                                          }
                                                        },
                                                        {
                                                          "$ref": "46"
                                                        }
                                                      ],
                                                      "panels": [
                                                        {
                                                          "$id": "48",
                                                          "id": 1,
                                                          "checkoutFormID": 2,
                                                          "checkoutFormG_UID": "jI00T+K9VUW1uSgZwUqQJA==",
                                                          "checkoutFormGuid": "4f348d8c-bde2-4555-b5b9-2819c14a9024",
                                                          "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": "48"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "$ref": "45"
                                                    }
                                                  ],
                                                  "panels": [
                                                    {
                                                      "$ref": "48"
                                                    },
                                                    {
                                                      "$ref": "48"
                                                    }
                                                  ]
                                                },
                                                "pages": [
                                                  {
                                                    "$ref": "42"
                                                  },
                                                  {
                                                    "$ref": "42"
                                                  }
                                                ]
                                              },
                                              "contentPanel": {
                                                "$ref": "48"
                                              },
                                              "products": [
                                                {
                                                  "$id": "49",
                                                  "flipChartPageIdentifier": "xKLkDWW81kaE/rkfYeo+Ig==",
                                                  "flipChartPageIdentifierGuid": "0de4a2c4-bc65-46d6-84fe-b91f61ea3e22",
                                                  "pluG_UID": "ybvhsSTSKkq/tDub7akhRA==",
                                                  "pluGuid": "b1e1bbc9-d224-4a2a-bfb4-3b9beda92144",
                                                  "sortOrder": 3,
                                                  "sent": true,
                                                  "productChanged": true,
                                                  "productImageName": "sample string 6",
                                                  "productShowImageOnFlipCharts": true,
                                                  "productShowTextOnFlipCharts": true,
                                                  "productOverrideFlipChartText": true,
                                                  "productFlipChartText": "sample string 10",
                                                  "product": {
                                                    "$ref": "26"
                                                  },
                                                  "departmentSortOrder": 11,
                                                  "subDepartmentName": "sample string 12"
                                                },
                                                {
                                                  "$ref": "49"
                                                }
                                              ],
                                              "productCount": 27,
                                              "pages": [
                                                {
                                                  "$ref": "42"
                                                },
                                                {
                                                  "$ref": "42"
                                                }
                                              ]
                                            },
                                            {
                                              "$ref": "42"
                                            }
                                          ],
                                          "priceHistory": [
                                            {
                                              "$id": "50",
                                              "pluG_UID": "qBlLcnOinUa1BYUbhVg4iw==",
                                              "pluGuid": "724b19a8-a273-469d-b505-851b8558388b",
                                              "price": 1,
                                              "costCalcMethod": 1,
                                              "cost": 2,
                                              "weightedAvgCost": 3,
                                              "lastCost": 4,
                                              "rawCost": 5,
                                              "rawWeightedAvgCost": 6,
                                              "rawLastCost": 7,
                                              "costDecimals": 8,
                                              "serviceFeeID": 9,
                                              "freight": 10.0,
                                              "freightType": 11,
                                              "process": "sample string 12",
                                              "user": "sample string 13",
                                              "updated": "2026-04-03T06:24:59.1732457",
                                              "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": "50"
                                            }
                                          ],
                                          "ingredients": [
                                            {
                                              "$id": "51",
                                              "pluG_UID": "pxefpXDN4EK33zCMdOpt1g==",
                                              "ingredientGuid": "sx7EvBP0TUW4+lRN9B/dRw==",
                                              "ingredientIdentifier": "bcc41eb3-f413-454d-b8fa-544df41fdd47",
                                              "quantity": 1.0,
                                              "storeIDs": [
                                                1,
                                                2
                                              ],
                                              "ingredientText": "sample string 1",
                                              "ingredient": {
                                                "$ref": "26"
                                              }
                                            },
                                            {
                                              "$ref": "51"
                                            }
                                          ],
                                          "bins": [
                                            {
                                              "$id": "52",
                                              "pluG_UID": "mbZxD357iU+5YPthwfe0/w==",
                                              "pluGuid": "0f71b699-7b7e-4f89-b960-fb61c1f7b4ff",
                                              "shelfLocationIdentifier": "/l7X9foeXE+XPvjYZamvcw==",
                                              "shelfLocationGuid": "f5d75efe-1efa-4f5c-973e-f8d865a9af73",
                                              "labelShelfDefault": 1,
                                              "labelTalkerDefault": 1,
                                              "labelSmall": true,
                                              "labelPageLayoutG_UID": "okYaxPk6OUGppaJjgEoEiQ==",
                                              "labelPageLayoutGuid": "c41a46a2-3af9-4139-a9a5-a263804a0489",
                                              "updated": "2026-04-03T06:24:59.1732457",
                                              "electronicShelfLabelIdentifier": "sample string 5",
                                              "electronicshelfLabelsConfigurationID": 6,
                                              "labelShelfChanged": true,
                                              "productName": "sample string 8",
                                              "locationText": "sample string 9",
                                              "product": {
                                                "$ref": "26"
                                              },
                                              "location": {
                                                "$id": "53",
                                                "identifier": "a+QjaLykkE2+GsIv1oEexg==",
                                                "storeID": 1,
                                                "identifierGuid": "6823e46b-a4bc-4d90-be1a-c22fd6811ec6",
                                                "name": "sample string 2",
                                                "haccp": true,
                                                "blueprintID": 1,
                                                "updated": "2026-04-03T06:24:59.1732457",
                                                "minTemp": 1,
                                                "maxTemp": 1,
                                                "checkFrequency": 1,
                                                "storeCaseConfiguration": 5,
                                                "storeName": "sample string 6",
                                                "bins": [
                                                  {
                                                    "$ref": "52"
                                                  },
                                                  {
                                                    "$ref": "52"
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "$ref": "52"
                                            }
                                          ],
                                          "bin": {
                                            "$ref": "52"
                                          },
                                          "scaleLocations": [
                                            {
                                              "$id": "54",
                                              "plu": 1,
                                              "pluG_UID": "D7RhR8r/mESqsBjkTfurZQ==",
                                              "pluGuid": "4761b40f-ffca-4498-aab0-18e44dfbab65",
                                              "deptNo": 1,
                                              "product": {
                                                "$ref": "26"
                                              },
                                              "scaleLocation": {
                                                "$id": "55",
                                                "id": 1,
                                                "deptNo": 1,
                                                "deptCode": "sample string 2",
                                                "name": "sample string 3",
                                                "enabled": true,
                                                "updated": "2026-04-03T06:24:59.1732457",
                                                "department": {
                                                  "$id": "56",
                                                  "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": "55"
                                                  },
                                                  "subDepartments": [
                                                    {
                                                      "$id": "57",
                                                      "id": 1,
                                                      "departmentID": 2,
                                                      "name": "sample string 3",
                                                      "code": "sample string 4",
                                                      "departmentCode": "sample string 5",
                                                      "externalSales": true,
                                                      "minorDepartments": [
                                                        {
                                                          "$id": "58",
                                                          "id": 1,
                                                          "subDepartmentID": 2,
                                                          "departmentID": 3,
                                                          "name": "sample string 4",
                                                          "subDepartmentCode": "sample string 5",
                                                          "departmentCode": "sample string 6",
                                                          "code": "sample string 7",
                                                          "lesserDepartments": [
                                                            {
                                                              "$id": "59",
                                                              "id": 1,
                                                              "departmentID": 2,
                                                              "subDepartmentID": 3,
                                                              "minorDepartmentID": 4,
                                                              "name": "sample string 5",
                                                              "code": "sample string 6",
                                                              "departmentCode": "sample string 7",
                                                              "subDepartmentCode": "sample string 8",
                                                              "minorDepartmentCode": "sample string 9",
                                                              "updated": "2026-04-03T06:24:59.1732457",
                                                              "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": "9/nLzfJ3lEyWvjo5nIGm0A==",
                                                              "labelPageLayoutGuid": "cdcbf9f7-77f2-4c94-96be-3a399c81a6d0",
                                                              "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": "60",
                                                                "dept": 1,
                                                                "category": 2,
                                                                "name": "sample string 3",
                                                                "active": true,
                                                                "mscCommodities": [
                                                                  {
                                                                    "$id": "61",
                                                                    "dept": 1,
                                                                    "category": 2,
                                                                    "commodity": 3,
                                                                    "name": "sample string 4",
                                                                    "active": true,
                                                                    "mscSubCommodities": [
                                                                      {
                                                                        "$id": "62",
                                                                        "dept": 1,
                                                                        "category": 2,
                                                                        "commodity": 3,
                                                                        "subCommodity": 4,
                                                                        "name": "sample string 5",
                                                                        "active": true,
                                                                        "subCommodityCode": "sample string 7"
                                                                      },
                                                                      {
                                                                        "$ref": "62"
                                                                      }
                                                                    ],
                                                                    "commodityCode": "sample string 6"
                                                                  },
                                                                  {
                                                                    "$ref": "61"
                                                                  }
                                                                ],
                                                                "categoryCode": "sample string 5"
                                                              },
                                                              "mscCom": {
                                                                "$ref": "61"
                                                              },
                                                              "mscDep": {
                                                                "$id": "63",
                                                                "dept": 1,
                                                                "name": "sample string 2",
                                                                "active": true,
                                                                "mscCategories": [
                                                                  {
                                                                    "$ref": "60"
                                                                  },
                                                                  {
                                                                    "$ref": "60"
                                                                  }
                                                                ],
                                                                "deptCode": "sample string 4"
                                                              },
                                                              "mscSubCom": {
                                                                "$ref": "62"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "59"
                                                            }
                                                          ],
                                                          "updated": "2026-04-03T06:24:59.1732457",
                                                          "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": "z3vOUEXYOka6EExeVEwkTA==",
                                                          "labelPageLayoutGuid": "50ce7bcf-d845-463a-ba10-4c5e544c244c",
                                                          "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": "60"
                                                          },
                                                          "mscCom": {
                                                            "$ref": "61"
                                                          },
                                                          "mscDep": {
                                                            "$ref": "63"
                                                          },
                                                          "mscSubCom": {
                                                            "$ref": "62"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "58"
                                                        }
                                                      ],
                                                      "investmentBuyOverride": true,
                                                      "updated": "2026-04-03T06:24:59.1732457",
                                                      "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": "xnDPCmd/002RZF1fL2IF5Q==",
                                                      "labelPageLayoutGuid": "0acf70c6-7f67-4dd3-9164-5d5f2f6205e5",
                                                      "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": "60"
                                                      },
                                                      "mscCom": {
                                                        "$ref": "61"
                                                      },
                                                      "mscDep": {
                                                        "$ref": "63"
                                                      },
                                                      "mscSubCom": {
                                                        "$ref": "62"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "57"
                                                    }
                                                  ],
                                                  "stores": [
                                                    1,
                                                    2
                                                  ],
                                                  "investmentBuyOverride": true,
                                                  "updated": "2026-04-03T06:24:59.1732457",
                                                  "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": "kqtDJ/PC10C+7mOCm+uWXQ==",
                                                  "labelPageLayoutGuid": "2743ab92-c2f3-40d7-beee-63829beb965d",
                                                  "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": "60"
                                                  },
                                                  "mscCom": {
                                                    "$ref": "61"
                                                  },
                                                  "mscDep": {
                                                    "$ref": "63"
                                                  },
                                                  "mscSubCom": {
                                                    "$ref": "62"
                                                  }
                                                }
                                              }
                                            },
                                            {
                                              "$ref": "54"
                                            }
                                          ],
                                          "nextPrice": {
                                            "$id": "64",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "plu": 1,
                                            "hostOfferID": 1,
                                            "metcashPromotionID": "sample string 4",
                                            "metcashPromotionPlacement": "sample string 5",
                                            "pluG_UID": "1Z1P2Pw55UmFZuGEm8QTLQ==",
                                            "pluGuid": "d84f9dd5-39fc-49e5-8566-e1849bc4132d",
                                            "newPrice": 1,
                                            "pctDiscount": 1,
                                            "newCost": 1,
                                            "newCostDecimals": 6,
                                            "dealCostIdentifier": "w5vPSJErz0OMt8kjcYHLLw==",
                                            "dealCostGuid": "48cf9bc3-2b91-43cf-8cb7-c9237181cb2f",
                                            "pluName": "sample string 7",
                                            "apn": "sample string 8",
                                            "fuelItem": true,
                                            "priceGroupG_UID": "MJjlRGs0lUym7+KUVx1Axw==",
                                            "priceGroupGuid": "44e59830-346b-4c95-a6ef-e294571d40c7",
                                            "itemNumber": "sample string 10",
                                            "cri": "sample string 11",
                                            "pluPrice": 12,
                                            "costCalcMethod": 13,
                                            "pluCost": 14,
                                            "pluCostIndicator": "sample string 15",
                                            "pluPriceGstPercent": 16,
                                            "pluCostGstPercent": 17,
                                            "pluActive": true,
                                            "cartonQty": 1.1,
                                            "baseUnits": 19.1,
                                            "salesMode": 1,
                                            "pluNormalCost": 20,
                                            "pluaws": 21.0,
                                            "directNumber": "sample string 22",
                                            "departmentName": "sample string 23",
                                            "subDepartmentName": "sample string 24",
                                            "priceGroupName": "sample string 25",
                                            "supplierName": "sample string 26",
                                            "stockOnHand": 1.1,
                                            "stockOnOrder": 1.1,
                                            "lastReceived": "2026-04-03T06:24:59.1732457",
                                            "rrp": 27,
                                            "campaignDescription": "sample string 28",
                                            "hostCampaign": true,
                                            "hostIdentifier": "QEA=",
                                            "hostIdentifierGuid": "91829bb9-1018-4c12-b951-d0089eefd18d",
                                            "campaignComboPriceGroupG_UID": "0o0K1zKCV0a6ms41YyGaiA==",
                                            "campaignComboPriceGroupIdentifier": "d70a8dd2-8232-4657-ba9a-ce3563219a88",
                                            "promotionPlacementDescription": "sample string 30",
                                            "storeAcceptances": [
                                              {
                                                "$id": "65",
                                                "plu": 1,
                                                "pluG_UId": "QEA=",
                                                "campaignID": 1,
                                                "campaignName": "sample string 2",
                                                "storeID": 3,
                                                "acceptedUtc": "2026-04-03T06:24:59.1732457",
                                                "operatorG_UID": "UsIf+KSmAEGuHqJaB8ACWw==",
                                                "operatorGuid": "f81fc252-a6a4-4100-ae1e-a25a07c0025b",
                                                "machineID": 1,
                                                "processed": true,
                                                "appliedUtc": "2026-04-03T06:24:59.1732457",
                                                "signIqTicketFileMovedUtc": "2026-04-03T06:24:59.1732457",
                                                "user": "sample string 6",
                                                "campaignDescription": "sample string 7",
                                                "productDesc": "sample string 8",
                                                "storeName": "sample string 9",
                                                "effectiveUtc": "2026-04-03T06:24:59.1732457",
                                                "priceChangeType": 0,
                                                "operatorName": "sample string 10",
                                                "hostCampaign": true,
                                                "hostIdentifier": "QEA=",
                                                "hostIdentifierGuid": "94c7ac9b-cedf-472f-a198-b788694c3771",
                                                "product": {
                                                  "$ref": "26"
                                                },
                                                "campaignPlu": {
                                                  "$ref": "64"
                                                },
                                                "fuelItem": true
                                              },
                                              {
                                                "$ref": "65"
                                              }
                                            ],
                                            "campaign": {
                                              "$id": "66",
                                              "id": 1,
                                              "storeID": 2,
                                              "name": "3be56ff5-ef98-4cc4-81c1-e25ff7e52184",
                                              "nameGuid": "3be56ff5-ef98-4cc4-81c1-e25ff7e52184",
                                              "description": "sample string 4",
                                              "showDiscounts": true,
                                              "showTotals": true,
                                              "onlyEvaluateOnSubtotal": true,
                                              "useDescription": true,
                                              "campaignType": 1,
                                              "startDate": "2026-04-03T06:24:59.1732457",
                                              "startTime": 1,
                                              "endDate": "2026-04-03T06:24:59.1732457",
                                              "endTime": 1,
                                              "recurrence": 1,
                                              "recurrenceType": 1,
                                              "monthType": 1,
                                              "weekDays": 1,
                                              "months": 1,
                                              "monthWeeks": 1,
                                              "monthDays": "sample string 7",
                                              "printed": true,
                                              "talkerText": "sample string 8",
                                              "rangeDescription": "sample string 9",
                                              "dealDescription": "sample string 10",
                                              "labelQuantity": 11,
                                              "active": 1,
                                              "deactivated": "2026-04-03T06:24:59.1732457",
                                              "system": true,
                                              "created": "2026-04-03T06:24:59.1732457",
                                              "updated": "2026-04-03T06:24:59.1732457",
                                              "priceChangeNotifiedUtc": "2026-04-03T06:24:59.1732457",
                                              "promoType": 1,
                                              "promotionTypeCode": "sample string 13",
                                              "hostIdentifier": "d0kCYhw3302zHIujRPr5qA==",
                                              "hostIdentifierGuid": "62024977-371c-4ddf-b31c-8ba344faf9a8",
                                              "hostType": 14,
                                              "createdByUser": "sample string 15",
                                              "fromHost": true,
                                              "deleted": true,
                                              "campaignDeleted": "2026-04-03T06:24:59.1732457",
                                              "updatedByUser": "sample string 18",
                                              "offerID": 1,
                                              "isPriceChangeCampaign": true,
                                              "stores": [
                                                1,
                                                2
                                              ],
                                              "storeNames": [
                                                "sample string 1",
                                                "sample string 2"
                                              ],
                                              "campaignPlus": [
                                                {
                                                  "$ref": "64"
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "campaignPools": [
                                                {
                                                  "$id": "67",
                                                  "id": 1,
                                                  "campaignID": 2,
                                                  "campaignName": "sample string 3",
                                                  "plu": 4,
                                                  "pluG_UID": "TpdbEGVEJECcZkCVae0Zxg==",
                                                  "pluGuid": "105b974e-4465-4024-9c66-409569ed19c6",
                                                  "hostOfferID": 1,
                                                  "priceGroupG_UID": "jOFqBSpiS0q7/3z8Irgtqw==",
                                                  "priceGroupGuid": "056ae18c-622a-4a4b-bbff-7cfc22b82dab",
                                                  "fuelItem": true,
                                                  "pluName": "sample string 6",
                                                  "apn": "sample string 7",
                                                  "pluActive": true,
                                                  "cartonQty": 1,
                                                  "baseUnits": 9.1,
                                                  "cri": "sample string 10",
                                                  "salesMode": 1,
                                                  "pluaws": 11.0,
                                                  "directNumber": "sample string 12",
                                                  "departmentName": "sample string 13",
                                                  "subDepartmentName": "sample string 14",
                                                  "priceGroupName": "sample string 15",
                                                  "supplierName": "sample string 16",
                                                  "stockOnHand": 1.1,
                                                  "stockOnOrder": 1.1,
                                                  "lastReceived": "2026-04-03T06:24:59.1732457",
                                                  "rrp": 17,
                                                  "campaignDescription": "sample string 18",
                                                  "product": {
                                                    "$ref": "26"
                                                  },
                                                  "campaign": {
                                                    "$ref": "66"
                                                  }
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "sellingRules": [
                                                {
                                                  "$id": "68",
                                                  "id": 1,
                                                  "identifier": "JPJ9mgM3Ck6DxEPmkQlgvA==",
                                                  "identifierStr": "JPJ9mgM3Ck6DxEPmkQlgvA==",
                                                  "identifierGuid": "9a7df224-3703-4e0a-83c4-43e6910960bc",
                                                  "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": "66"
                                                  }
                                                },
                                                {
                                                  "$ref": "68"
                                                }
                                              ],
                                              "customers": [
                                                {
                                                  "$id": "69",
                                                  "id": 1,
                                                  "campaignID": 2,
                                                  "campaignName": "sample string 3",
                                                  "customerID": "7GwFr3akiEePwu/NVzkgXQ==",
                                                  "customerIDGuid": "af056cec-a476-4788-8fc2-efcd5739205d",
                                                  "campaign": {
                                                    "$ref": "66"
                                                  },
                                                  "customer": {
                                                    "$ref": "5"
                                                  }
                                                },
                                                {
                                                  "$ref": "69"
                                                }
                                              ],
                                              "customerGroups": [
                                                {
                                                  "$id": "70",
                                                  "id": 1,
                                                  "campaignID": 2,
                                                  "campaignName": "sample string 3",
                                                  "groupID": "aNWZURW2aEmlJFtqts+OWg==",
                                                  "groupIDGuid": "5199d568-b615-4968-a524-5b6ab6cf8e5a",
                                                  "campaign": {
                                                    "$ref": "66"
                                                  },
                                                  "group": {
                                                    "$ref": "9"
                                                  }
                                                },
                                                {
                                                  "$ref": "70"
                                                }
                                              ],
                                              "signIqTickets": [
                                                {
                                                  "$id": "71",
                                                  "identifier": "6UNkvEcofkax4Ij6KFEljQ==",
                                                  "identifierGuid": "bc6443e9-2847-467e-b1e0-88fa2851258d",
                                                  "campaignName": "sample string 2",
                                                  "message": "sample string 3",
                                                  "ticketFileSource": "sample string 4",
                                                  "ticketFileDestination": "sample string 5",
                                                  "storeID": 1
                                                },
                                                {
                                                  "$ref": "71"
                                                }
                                              ],
                                              "comboPriceGroups": [
                                                {
                                                  "$id": "72",
                                                  "id": 1,
                                                  "campaignID": 2,
                                                  "campaignName": "sample string 3",
                                                  "g_UID": "YbN4IrqJyE+yHKWJrPB/fA==",
                                                  "guid": "2278b361-89ba-4fc8-b21c-a589acf07f7c",
                                                  "description": "sample string 5",
                                                  "newPrice": 1,
                                                  "rangeDescription": "sample string 6",
                                                  "dealDescription": "sample string 7",
                                                  "labelQuantity": 8,
                                                  "hostProductCategoryID": 1,
                                                  "offerID": 1,
                                                  "dontUpdatePricePlus": true,
                                                  "campaign": {
                                                    "$ref": "66"
                                                  },
                                                  "comboPricePlus": [
                                                    {
                                                      "$id": "73",
                                                      "id": 1,
                                                      "campaignID": 2,
                                                      "campaignName": "sample string 3",
                                                      "groupG_UID": "XYWSjHqBu0W53Xt2ANSneQ==",
                                                      "groupGuid": "8c92855d-817a-45bb-b9dd-7b7600d4a779",
                                                      "comboPriceType": 5,
                                                      "priceType": 5,
                                                      "pluG_UID": "361I5CxBzEeXRfUegSHtOg==",
                                                      "pluGuid": "e448addf-412c-47cc-9745-f51e8121ed3a",
                                                      "priceGroupG_UID": "kX9dhLFfMUa+yf9Bx0sKyg==",
                                                      "priceGroupGuid": "845d7f91-5fb1-4631-bec9-ff41c74b0aca",
                                                      "campaignPoolID": "sample string 7",
                                                      "quantity": 1,
                                                      "campaign": {
                                                        "$ref": "66"
                                                      },
                                                      "product": {
                                                        "$ref": "26"
                                                      },
                                                      "priceGroup": {
                                                        "$ref": "32"
                                                      },
                                                      "campaignPool": {
                                                        "$ref": "66"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "73"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "$ref": "72"
                                                }
                                              ],
                                              "priceLevels": [
                                                {
                                                  "$id": "74",
                                                  "id": 1,
                                                  "priceLevelIdentifier": "qjmCGjT+iEuZ6w4kaMQ30Q==",
                                                  "priceLevelIdentifierGuid": "1a8239aa-fe34-4b88-99eb-0e2468c437d1",
                                                  "campaignName": "sample string 3",
                                                  "priceLevelName": "sample string 4"
                                                },
                                                {
                                                  "$ref": "74"
                                                }
                                              ],
                                              "promotionType": {
                                                "$id": "75",
                                                "identifier": "pYVkvENPSkWvt2K1mFfdMQ==",
                                                "identifierGuid": "bc6485a5-4f43-454a-afb7-62b59857dd31",
                                                "hostType": 2,
                                                "code": "sample string 3",
                                                "description": "sample string 4",
                                                "isLiquor": true,
                                                "isAdvertised": true,
                                                "disableWasSave": true,
                                                "excludeFromPromoSales": true,
                                                "labelPageLayoutG_UID": "QimUafCPn0K0KFmh8+kCxA==",
                                                "labelPageLayoutGuid": "69942942-8ff0-429f-b428-59a1f3e902c4",
                                                "priceLevelIdentifier": "1Ys3ZbVBXEynIaNC0gW13Q==",
                                                "priceLevelIdentifierGuid": "65378bd5-41b5-4c5c-a721-a342d205b5dd",
                                                "active": true,
                                                "updated": "2026-04-03T06:24:59.1732457",
                                                "hostName": "sample string 11"
                                              }
                                            },
                                            "product": {
                                              "$ref": "26"
                                            },
                                            "dealCost": {
                                              "$id": "76",
                                              "headerIdentifier": "EtUVxR1Oq0SmLPQUVmYnqw==",
                                              "headerIdentifierGuid": "c515d512-4e1d-44ab-a62c-f414566627ab",
                                              "identifier": "P4jGmjBxMUeNDpYhfb2i+w==",
                                              "identifierGuid": "9ac6883f-7130-4731-8d0e-96217dbda2fb",
                                              "supplierIdentifier": "QshtIyYhhkurlpizckPOgw==",
                                              "supplierGuid": "236dc842-2126-4b86-ab96-98b37243ce83",
                                              "pluG_UID": "Xyx4Yi8KJ0erFMJTbn3FhA==",
                                              "pluGuid": "62782c5f-0a2f-4727-ab14-c2536e7dc584",
                                              "campaignName": "74221ccd-9a59-4aec-9a42-04e1e68b2088",
                                              "description": "sample string 4",
                                              "cost": 5,
                                              "costDecimals": 6,
                                              "start": "2026-04-03T06:24:59.1732457",
                                              "end": "2026-04-03T06:24:59.1732457",
                                              "type": 9,
                                              "promoType": 10,
                                              "bonusItemPLUG_UID": "cgJRYAL0IkqH/WF1BDeHSA==",
                                              "bonusItemPluGuid": "60510272-f402-4a22-87fd-617504378748",
                                              "bonusPurchaseUnits": 11,
                                              "bonusReceiveUnits": 12,
                                              "updated": "2026-04-03T06:24:59.1732457",
                                              "metcashPromotionID": "sample string 14",
                                              "fromHost": 15,
                                              "storeNames": "sample string 16",
                                              "storeIDs": [
                                                1,
                                                2
                                              ],
                                              "supplierName": "sample string 17",
                                              "campaignDescription": "sample string 18",
                                              "newPrice": 1,
                                              "campaignMetcashPromotionID": "sample string 19",
                                              "campaignActive": true,
                                              "campaignStartDate": "2026-04-03T06:24:59.1732457",
                                              "campaignEndDate": "2026-04-03T06:24:59.1732457",
                                              "masterPLUG_UID": "vUFjVpNiQ0aj1D445+11HA==",
                                              "masterID": "566341bd-6293-4643-a3d4-3e38e7ed751c",
                                              "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": "6DtXwBB0ckiL4cdTIAkLuw==",
                                              "bonusMasterID": "c0573be8-7410-4872-8be1-c75320090bbb",
                                              "bonusProductName": "sample string 34",
                                              "bonusProductAPN": "sample string 35",
                                              "bonusOrderCode": "sample string 36",
                                              "bonusNormalSell": 37,
                                              "bonusNormalCost": 38,
                                              "bonusNormalCostDecimals": 39,
                                              "bonusCartonQuantity": 40,
                                              "bonusSalesMode": 41,
                                              "bonusOrderPacked": 42,
                                              "bonusFuelItem": true,
                                              "bonusActive": true
                                            }
                                          },
                                          "currentCostStart": "2026-04-03T06:24:59.1732457",
                                          "dealCosts": [
                                            {
                                              "$ref": "76"
                                            },
                                            {
                                              "$ref": "76"
                                            }
                                          ],
                                          "tags": [
                                            {
                                              "$id": "77",
                                              "pluG_UID": "tkqEFuEifUeA2hCBmdCFwg==",
                                              "pluGuid": "16844ab6-22e1-477d-80da-108199d085c2",
                                              "tagID": 1,
                                              "description": "sample string 1",
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ],
                                          "alternateProductG_UID": "0pmLBzkR/USApEoHvom0Pw==",
                                          "alternateProduct": "078b99d2-1139-44fd-80a4-4a07be89b43f",
                                          "altProduct": {
                                            "$ref": "26"
                                          },
                                          "productHostCode": {
                                            "$id": "78",
                                            "id": 1,
                                            "pluG_UID": "w2qeyq5kHU+9Qnaaic1cnw==",
                                            "pluGuid": "ca9e6ac3-64ae-4f1d-bd42-769a89cd5c9f",
                                            "ibaCode": "sample string 2"
                                          },
                                          "mscCat": {
                                            "$ref": "60"
                                          },
                                          "mscCom": {
                                            "$ref": "61"
                                          },
                                          "mscDep": {
                                            "$ref": "63"
                                          },
                                          "mscSubCom": {
                                            "$ref": "62"
                                          },
                                          "isUserUpdate": true,
                                          "ignoreMasterProduct": true,
                                          "priceGroupLabelRequested": true,
                                          "firstSold": "2026-04-03T06:24:59.1732457",
                                          "inventoryTracked": "2026-04-03T06:24:59.1732457",
                                          "isNormalPriceChangesCampaign": true,
                                          "baseProductFuel": {
                                            "$id": "79",
                                            "pluG_UID": "UTTj1ZddeUWcqnQdC5m+8w==",
                                            "pluGuid": "d5e33451-5d97-4579-9caa-741d0b99bef3",
                                            "fuelPluG_UID": "QvIhXBznYUWLnCkERBcr2w==",
                                            "fuelPluGuid": "5c21f242-e71c-4561-8b9c-290444172bdb",
                                            "price": 3,
                                            "productDescription": "sample string 4",
                                            "productBarcode": "sample string 5",
                                            "fuelProductDescription": "sample string 6",
                                            "fuelProductBarcode": "sample string 7",
                                            "fuelProductPrice": 8
                                          },
                                          "productFuelLinks": [
                                            {
                                              "$ref": "79"
                                            },
                                            {
                                              "$ref": "79"
                                            }
                                          ]
                                        },
                                        "supplier": {
                                          "$ref": "21"
                                        },
                                        "serviceFee": {
                                          "$id": "80",
                                          "id": 1,
                                          "description": "sample string 1",
                                          "fee": 1
                                        },
                                        "isPrimaryHost": true,
                                        "hostVendor": 48
                                      },
                                      {
                                        "$ref": "24"
                                      }
                                    ],
                                    "orderCycleHeaders": [
                                      {
                                        "$id": "81",
                                        "storeID": 1,
                                        "supplierIdentifier": "DIF2+GfVbkWz11ZXuOPZAA==",
                                        "supplierGuid": "f876810c-d567-456e-b3d7-5657b8e3d900",
                                        "departmentCode": "sample string 2",
                                        "warehouseDirectIndicator": "sample string 3",
                                        "type": 4,
                                        "storeName": "sample string 5",
                                        "departmentName": "sample string 6",
                                        "orderDays": 7
                                      },
                                      {
                                        "$ref": "81"
                                      }
                                    ],
                                    "cycles": [
                                      {
                                        "$id": "82",
                                        "storeID": 1,
                                        "supplierIdentifier": "G2maz0YG7EW2zcPlN4XCzw==",
                                        "supplierGuid": "cf9a691b-0646-45ec-b6cd-c3e53785c2cf",
                                        "departmentCode": "sample string 2",
                                        "warehouseDirectIndicator": "sample string 3",
                                        "type": 4,
                                        "cutOffWeek": 5,
                                        "cutOffDay": 6,
                                        "cutOffTime": "00:00:00.1234567",
                                        "leadTime": 7,
                                        "daysBuffer": 8,
                                        "supplierName": "sample string 9",
                                        "cutOffDate": "2026-04-03T06:24:59.1732457",
                                        "deliveryDate": "2026-04-03T06:24:59.1732457",
                                        "nextCutOffDate": "2026-04-03T06:24:59.1732457",
                                        "nextDeliveryDate": "2026-04-03T06:24:59.1732457",
                                        "nextDaysBuffer": 10
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ],
                                    "store": {
                                      "$ref": "16"
                                    },
                                    "updated": "2026-04-03T06:24:59.1732457",
                                    "isHost": true
                                  },
                                  "files": [
                                    {
                                      "$id": "83",
                                      "id": "sample string 1",
                                      "fileName": "sample string 2",
                                      "extension": "sample string 3",
                                      "provider": 0,
                                      "type": 0,
                                      "hostType": "sample string 4",
                                      "createdUtc": "2026-04-03T06:24:59.1732457",
                                      "processed": "2026-04-03T06:24:59.1732457",
                                      "isProcessing": true,
                                      "processedCount": 6,
                                      "processingTime": 1,
                                      "collectedUtc": "2026-04-03T06:24:59.1732457",
                                      "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": "20"
                                      },
                                      "metcashHeader": {
                                        "$id": "84",
                                        "customerNumber": "sample string 1",
                                        "creationDate": "2026-04-03T06:24:59.1732457",
                                        "businessPillar": "sample string 3",
                                        "fileType": "sample string 4"
                                      }
                                    },
                                    {
                                      "$ref": "83"
                                    }
                                  ],
                                  "zoneMatrix": [
                                    {
                                      "$id": "85",
                                      "id": 1,
                                      "hostIdentifier": "wu7U15DWy0OS+Sif+HWTbA==",
                                      "hostIdentifierGuid": "d7d4eec2-d690-43cb-92f9-289ff875936c",
                                      "storeID": 1,
                                      "departmentCode": "sample string 2",
                                      "hostGuids": [
                                        "e5c0928d-0004-4ca8-9263-a0a8ae0aeab7",
                                        "3e72fb53-d930-4b3c-888c-587c9412087e"
                                      ]
                                    },
                                    {
                                      "$ref": "85"
                                    }
                                  ],
                                  "hostFileStoreSetting": {
                                    "$ref": "19"
                                  },
                                  "hostStoreSettings": [
                                    {
                                      "$ref": "19"
                                    },
                                    {
                                      "$ref": "19"
                                    }
                                  ],
                                  "promotionPlacements": [
                                    {
                                      "$id": "86",
                                      "identifier": "opjrBnOKrke67j5DDkyjvw==",
                                      "identifierGuid": "06eb98a2-8a73-47ae-baee-3e430e4ca3bf",
                                      "code": "sample string 2",
                                      "description": "sample string 3",
                                      "isAdvertised": true
                                    },
                                    {
                                      "$ref": "86"
                                    }
                                  ],
                                  "promoTypeGuids": [
                                    "236bc1eb-a109-4ca6-a414-730907f8f4fe",
                                    "5aa3a30c-766d-41b4-955e-f7fe85212d60"
                                  ],
                                  "isPromotionOnly": false,
                                  "isOrderable": false,
                                  "vendor": 0
                                },
                                "groupIDs": [
                                  1,
                                  2
                                ],
                                "hostDescription": "sample string 27"
                              },
                              {
                                "$ref": "19"
                              }
                            ],
                            "accounts": [
                              {
                                "$id": "87",
                                "id": 1,
                                "storeID": 1,
                                "accountName": "sample string 2",
                                "bsb": "sample string 3",
                                "accountNumber": "sample string 4",
                                "accountDesignated": true
                              },
                              {
                                "$ref": "87"
                              }
                            ],
                            "sales": [
                              {
                                "$id": "88",
                                "id": 1,
                                "storeID": 1,
                                "externalSalesType": 2,
                                "ftpSiteID": 1,
                                "lastSaleProcessed": "2026-04-03T06:24:59.1732457",
                                "ftpSite": {
                                  "$id": "89",
                                  "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": "88"
                              }
                            ],
                            "zoneMatrix": [
                              {
                                "$ref": "85"
                              },
                              {
                                "$ref": "85"
                              }
                            ],
                            "cashManagements": [
                              {
                                "$id": "90",
                                "id": 1,
                                "storeID": 1,
                                "cashManagementType": 2,
                                "apiID": 1,
                                "organisationID": "sample string 3",
                                "siteName": "sample string 4",
                                "thirdPartyAPI": {
                                  "$id": "91",
                                  "id": 1,
                                  "description": "sample string 2",
                                  "address": "sample string 3",
                                  "username": "sample string 4",
                                  "password": "sample string 5",
                                  "passwordPlain": "sample string 6",
                                  "token": "sample string 7",
                                  "apiType": 8,
                                  "apiSubType": 9
                                }
                              },
                              {
                                "$ref": "90"
                              }
                            ],
                            "updateStoreID": "d45661c9-b478-427a-bb89-e3b868183039",
                            "updateStore": {
                              "$id": "92",
                              "id": "e10863c4-0aff-40ae-968c-460adc689267",
                              "name": "sample string 1",
                              "lastActivity": "2026-04-03T06:24:59.1732457",
                              "zone": "sample string 2",
                              "timeZoneOffset": 0.0,
                              "businessHoursStart": "00:00:00.1234567",
                              "businessHoursEnd": "00:00:00.1234567",
                              "master": true,
                              "lastIP": "sample string 10",
                              "lastHostName": "sample string 11",
                              "ping": 1,
                              "pingStatus": "sample string 12",
                              "lastUpdateCompleted": "2026-04-03T06:24:59.1732457"
                            },
                            "timeZoneId": "sample string 54",
                            "securityOptions": {
                              "$id": "93",
                              "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": "15"
                        }
                      ]
                    },
                    "customer": {
                      "$ref": "5"
                    },
                    "communityOrganisation": {
                      "$id": "94",
                      "id": 1,
                      "identifier": "qAJt9dHHVUi+N33pnlDN8A==",
                      "identifierGuid": "f56d02a8-c7d1-4855-be37-7de99e50cdf0",
                      "name": "sample string 3",
                      "lookupIdentifier": "sample string 4",
                      "externalID": "sample string 5",
                      "phone": "sample string 6",
                      "fax": "sample string 7",
                      "email": "sample string 8",
                      "address1": "sample string 9",
                      "address2": "sample string 10",
                      "city": "sample string 11",
                      "postCode": "sample string 12",
                      "state": "sample string 13",
                      "country": "sample string 14",
                      "abn": "sample string 15",
                      "promoPeriodStart": "2026-04-03T06:24:59.1732457",
                      "promoPeriodEnd": "2026-04-03T06:24:59.1732457",
                      "allowDonations": true,
                      "logoImageName": "sample string 17",
                      "totalAmountAwarded": 18.1,
                      "updated": "2026-04-03T06:24:59.1732457",
                      "deleted": true
                    },
                    "details": [
                      {
                        "$id": "95",
                        "saleItemID": 1,
                        "identifier": "pfAqdr50CEeBMqFlRmph/Q==",
                        "identifierGuid": "762af0a5-74be-4708-8132-a165466a61fd",
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "ddjvFFrNdUq8VO7Ika8zBQ==",
                        "pluGuid": "14efd875-cd5a-4a75-bc54-eec891af3305",
                        "accountID": "RgsE9y6TBEqgec7MSWqbJA==",
                        "accountIDGuid": "f7040b46-932e-4a04-a079-cecc496a9b24",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 8,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "offline": true,
                        "barcode": "sample string 9",
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 10",
                        "bestOrExpire": "2026-04-03T06:24:59.1732457",
                        "bestOrExpireType": 1,
                        "providerName": "sample string 11",
                        "refundG_UID": "XcLPKhJ0202tZsd0vQIMxA==",
                        "refundGuid": "2acfc25d-7412-4ddb-ad66-c774bd020cc4",
                        "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": "5qohPiBymE6fDEYMO/qiHQ==",
                        "idempotentVoidGuid": "3e21aae6-7220-4e98-9f0c-460c3bfaa21d",
                        "priceLevelIdentifier": "rxkjYD/ifEK2RY+D5YEeIA==",
                        "priceLevelIdentifierGuid": "602319af-e23f-427c-b645-8f83e5811e20",
                        "communityIdentifier": "swjPv1NTI0CFCNMxm8B/yw==",
                        "communityIdentifierGuid": "bfcf08b3-5353-4023-8508-d3319bc07fcb",
                        "productName": "sample string 23",
                        "apn": "sample string 24",
                        "unknownScans": [
                          {
                            "$id": "96",
                            "id": 1,
                            "saleDetailID": 2,
                            "storeID": 1,
                            "scanned": "2026-04-03T06:24:59.1732457",
                            "operatorG_UID": "QEA=",
                            "barcode": "sample string 4",
                            "processed": 1
                          },
                          {
                            "$ref": "96"
                          }
                        ],
                        "refund": {
                          "$id": "97",
                          "id": 1,
                          "g_UID": "nrfCJ2EvJkyCu/KuJ0UvSw==",
                          "guid": "27c2b79e-2f61-4c26-82bb-f2ae27452f4b",
                          "description": "sample string 1",
                          "dumped": true,
                          "inventoryReasonID": 1,
                          "sortOrder": 1,
                          "updated": "2026-04-03T06:24:59.1732457"
                        },
                        "modifier": {
                          "$id": "98",
                          "id": 1,
                          "setG_UID": "xebYSxeRi0qOKxFMGkXrzA==",
                          "modifierSetGuid": "4bd8e6c5-9117-4a8b-8e2b-114c1a45ebcc",
                          "name": "sample string 2",
                          "price": 1,
                          "quantity": 1,
                          "modifierType": 1,
                          "groupNumber": 1,
                          "pageNumber": 1,
                          "controlOrder": 1,
                          "printToStation": true,
                          "pluG_UID": "vaKsIS+Lh0qXY41LArB0VA==",
                          "pluGuid": "21aca2bd-8b2f-4a87-9763-8d4b02b07454",
                          "deleted": true,
                          "g_UID": "2kbTHADWt022+j206yTCew==",
                          "guid": "1cd346da-d600-4db7-b6fa-3db4eb24c27b",
                          "product": {
                            "$ref": "26"
                          }
                        },
                        "priceLevelName": "sample string 25",
                        "pumpNumber": 1,
                        "hoseNumber": 1
                      },
                      {
                        "$ref": "95"
                      }
                    ],
                    "eftReceipts": [
                      {
                        "$id": "99",
                        "id": 1,
                        "storeID": 1,
                        "saleHeaderID": 2,
                        "storeSaleHeader": {
                          "$ref": "12"
                        },
                        "receipt": "sample string 3",
                        "processed": 1
                      },
                      {
                        "$ref": "99"
                      }
                    ],
                    "payments": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "cards": [
                      {
                        "$id": "100",
                        "id": 1,
                        "saleHeaderID": 1,
                        "identifier": "sample string 2",
                        "cardType": 3,
                        "providerName": "sample string 4"
                      },
                      {
                        "$ref": "100"
                      }
                    ],
                    "campaignHits": [
                      {
                        "$id": "101",
                        "id": 1,
                        "saleHeaderID": 2,
                        "campaign": "sample string 3",
                        "name": "sample string 4",
                        "processed": 1,
                        "campaignDescription": "sample string 5"
                      },
                      {
                        "$ref": "101"
                      }
                    ],
                    "fuel": [
                      {
                        "$id": "102",
                        "id": 1,
                        "plu": 1,
                        "pluG_UID": "Z6dltyvsTEGV6zZaUB90rQ==",
                        "pluGuid": "b765a767-ec2b-414c-95eb-365a501f74ad",
                        "saleHeaderID": 2,
                        "totalCents": 3,
                        "grade": 1,
                        "gradeDescription": "sample string 4",
                        "dispenser": 1,
                        "hose": 1,
                        "quantity": 1,
                        "cost": 1,
                        "acquirerNum": 1,
                        "attendant": 1,
                        "ePurseBalance": 1.0,
                        "cardSignature": "sample string 5",
                        "compartmentNumber": 1,
                        "contractNumber": 1,
                        "discountCardPAN": "sample string 6",
                        "discountID": 1,
                        "discountName": "sample string 7",
                        "discountNetValue": 1.0,
                        "discountType": 1,
                        "discountValue": 1.0,
                        "discretionaryData": "sample string 8",
                        "driverID": "sample string 9",
                        "eftBatchNumber": 1,
                        "eftResponseCode": "sample string 10",
                        "endDateTime": "2026-04-03T06:24:59.1732457",
                        "engineHours": 1.1,
                        "fposNumber": 1,
                        "loyaltyCardPAN": "sample string 11",
                        "miscData1": 1,
                        "miscData2": "sample string 12",
                        "miscFlags": 1,
                        "mop": 1,
                        "odometer": 1,
                        "panNumber": "sample string 13",
                        "saleRefund": true,
                        "saleStatus": 1,
                        "sequenceNumber": 1,
                        "stan": 1,
                        "startDateTime": "2026-04-03T06:24:59.1732457",
                        "tagNumber": "sample string 15",
                        "trackTwoRem": "sample string 16",
                        "transCode": 1,
                        "transType": 1,
                        "unitPrice": 1.0,
                        "vehicleReg": "sample string 17",
                        "offline": true,
                        "processed": 1
                      },
                      {
                        "$ref": "102"
                      }
                    ],
                    "fuelResells": [
                      {
                        "$id": "103",
                        "saleItemID": 1,
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "A5ZnVYsp6U+IKSKWjbQdkw==",
                        "pluGuid": "55679603-298b-4fe9-8829-22968db41d93",
                        "accountID": "m78mVUUwc02FDXsKbyD8iA==",
                        "accountIDGuid": "5526bf9b-3045-4d73-850d-7b0a6f20fc88",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "processed": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 1,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "barcode": "sample string 8",
                        "offline": 1,
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 9",
                        "bestOrExpire": "2026-04-03T06:24:59.1732457",
                        "bestOrExpireType": 1,
                        "refundG_UID": "wSmOcsAu902ilK39X+svgw==",
                        "refundGuid": "728e29c1-2ec0-4df7-a294-adfd5feb2f83",
                        "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": "103"
                      }
                    ],
                    "customerOrder": [
                      {
                        "$id": "104",
                        "identifier": "Wd62DO5H3EasUicKivmsqA==",
                        "identifierGuid": "0cb6de59-47ee-46dc-ac52-270a8af9aca8",
                        "id": 1,
                        "orderNo": 2,
                        "externalSaleIdentifier": "sample string 3",
                        "storeID": 4,
                        "zoneID": 5,
                        "deptNo": 6,
                        "customerIdentifier": "PKqK/HTwMUO2Vr1xQDMh2Q==",
                        "customerIdentifierGuid": "fc8aaa3c-f074-4331-b656-bd71403321d9",
                        "operatorNo": 1,
                        "operatorG_UID": "BaoK8kCbLk2tmZmNNPKUsQ==",
                        "operatorGuid": "f20aaa05-9b40-4d2e-ad99-998d34f294b1",
                        "created": "2026-04-03T06:24:59.1732457",
                        "ordered": "2026-04-03T06:24:59.1732457",
                        "started": "2026-04-03T06:24:59.1732457",
                        "completed": "2026-04-03T06:24:59.1732457",
                        "supplied": "2026-04-03T06:24:59.1732457",
                        "quickTicket": 1,
                        "deleted": true,
                        "walkAway": true,
                        "approxWait": 1,
                        "actualWait": 1,
                        "deliveryMethod": 8,
                        "externalSaleType": 9,
                        "customer": {
                          "$ref": "5"
                        },
                        "operator": {
                          "$ref": "14"
                        },
                        "details": [
                          {
                            "$id": "105",
                            "headerID": 1,
                            "plu": 1,
                            "pluG_UId": "zyzSsk2ig0qHfX/6vjRQDA==",
                            "pluGuid": "b2d22ccf-a24d-4a83-877d-7ffabe34500c",
                            "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": "w6FxiMYHxE61kg4Y64f9+A==",
                            "headerIdentifierGuid": "8871a1c3-07c6-4ec4-b592-0e18eb87fdf8",
                            "product": {
                              "$ref": "26"
                            }
                          },
                          {
                            "$ref": "105"
                          }
                        ],
                        "storeName": "sample string 11",
                        "customerName": "sample string 12",
                        "storeReplyTo": "sample string 13",
                        "storeSubjectLine": "sample string 14",
                        "storeSaleHeader": {
                          "$ref": "12"
                        }
                      },
                      {
                        "$ref": "104"
                      }
                    ],
                    "surveyResponses": [
                      {
                        "$id": "106",
                        "surveyG_UID": "9RnqG7UIPk+w9npLiSTWJg==",
                        "surveyGuid": "1bea19f5-08b5-4f3e-b0f6-7a4b8924d626",
                        "saleHeaderGuid": "Typuj9XMpEi+XQgEfjKc4Q==",
                        "saleGuid": "8f6e2a4f-ccd5-48a4-be5d-08047e329ce1",
                        "textResponse": "sample string 1",
                        "integerResponse": 1,
                        "g_UIDResponse": "ejSw7RdzlECz3IwRSs40fQ==",
                        "guidResponse": "edb0347a-7317-4094-b3dc-8c114ace347d",
                        "whoAnswered": 2,
                        "answeredAtUTC": "2026-04-03T06:24:59.1732457",
                        "sale": {
                          "$ref": "12"
                        },
                        "survey": {
                          "$id": "107",
                          "g_UID": "rxRW2+ffbk6TitRcMeTYRg==",
                          "guid": "db5614af-dfe7-4e6e-938a-d45c31e4d846",
                          "name": "sample string 1",
                          "storeID": 2,
                          "zoneID": 1,
                          "checkoutFormG_UID": "Pn/bZJg+9EGMAibLAgio4Q==",
                          "checkoutFormGuid": "64db7f3e-3e98-41f4-8c02-26cb0208a8e1",
                          "displayToWho": 3,
                          "displayWhen": 4,
                          "start": "2026-04-03T06:24:59.1732457",
                          "end": "2026-04-03T06:24:59.1732457",
                          "deleted": true,
                          "updated": "2026-04-03T06:24:59.1732457",
                          "possibleIntegerResponses": [
                            1,
                            2
                          ],
                          "possibleTextResponses": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "possibleGuidResponses": [
                            "fc9d8e0c-9b67-4149-a3cb-f0924e0985d6",
                            "91fecab0-e87b-4d2d-9943-5fb51cfc850f"
                          ],
                          "allowsAllTextResponses": true,
                          "surveyForm": {
                            "$ref": "45"
                          }
                        },
                        "ingressId": "sample string 4"
                      },
                      {
                        "$ref": "106"
                      }
                    ],
                    "storeName": "sample string 39",
                    "terminalNumber": 40,
                    "machineName": "sample string 41",
                    "operatorName": "sample string 42",
                    "direction": 1,
                    "reason": "sample string 43",
                    "accountG_UID": "x+cx5TG/aka2qW/G1v5tHw==",
                    "accountIdentifier": "e531e7c7-bf31-466a-b6a9-6fc6d6fe6d1f",
                    "accountName": "sample string 44",
                    "customerOrderIdentifier": "WxxpFTmHvEWuJsKTRZnnGA==",
                    "customerOrderIdentifierGuid": "15691c5b-8739-45bc-ae26-c2934599e718",
                    "priceLevelName": "sample string 45",
                    "revision": 46,
                    "ingressId": "sample string 47"
                  },
                  "metadata": {
                    "$id": "108",
                    "id": 1,
                    "paymentID": 2,
                    "paymentIdentifier": "LWQmYobAIUSKk1LGTwJ2DA==",
                    "paymentIdentifierGuid": "6226642d-c086-4421-8a93-52c64f02760c",
                    "identifier": "iHjgG1a1VUufhxgzaG137Q==",
                    "identifierGuid": "1be07888-b556-4b55-9f87-1833686d77ed",
                    "metadata": "sample string 3",
                    "signatureImage": "QEA=",
                    "itemIdentifier": "Mhkq5gT36UaoiZU87Vd8Lw==",
                    "itemIdentifierGuid": "e62a1932-f704-46e9-a889-953ced577c2f"
                  }
                },
                {
                  "$ref": "11"
                }
              ]
            },
            {
              "$ref": "6"
            }
          ],
          "customerGroupMembers": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "customerGroups": [
            {
              "$ref": "9"
            },
            {
              "$ref": "9"
            }
          ],
          "accounts": [
            {
              "$ref": "7"
            },
            {
              "$ref": "7"
            }
          ],
          "account": {
            "$ref": "7"
          },
          "vouchers": [
            {
              "$id": "109",
              "customerIdentifier": "cRsw8D6tFEaTGmVeuiIyzA==",
              "customerIdentifierGuid": "f0301b71-ad3e-4614-931a-655eba2232cc",
              "voucherName": "sample string 2",
              "count": 3,
              "storeID": 4,
              "barcode": "sample string 5",
              "redeemCount": 6,
              "issueCount": 7,
              "storeSalePaymentID": 1,
              "idempotentID": "L9Prg+SdQE2p9kq+k6aTbg==",
              "idempotentGuid": "83ebd32f-9de4-4d40-a9f6-4abe93a6936e",
              "offline": true,
              "voucher": {
                "$ref": "2"
              },
              "customer": {
                "$ref": "5"
              }
            },
            {
              "$ref": "109"
            }
          ]
        },
        "issuedOfflinePayment": {
          "$ref": "11"
        },
        "redeemedOfflinePayment": {
          "$ref": "11"
        }
      },
      {
        "$ref": "4"
      }
    ]
  },
  "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-04-03T06:24:59.1732457"
    },
    {
      "$ref": "110"
    }
  ]
}

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.