GET api/scaleLabels?labelType={labelType}

Get all labels

Request Information

URI Parameters

NameDescriptionTypeAdditional information
labelType

Label type to restrict results to

integer

None.

Body Parameters

None.

Response Information

Resource Description

List of Labels

Collection of 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.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "uid": "sample string 2",
    "name": "sample string 3",
    "width": 1.1,
    "height": 1.1,
    "showBorder": true,
    "borderWidth": 1.1,
    "borderStyle": 1,
    "borderColour": "sample string 5",
    "updated": "2025-10-04T23:57:23.0849608",
    "labelPageLayout": "wGBfBLEs5USIhuUUVUjbNg==",
    "pageLayoutGuid": "045f60c0-2cb1-44e5-8886-e5145548db36",
    "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": "2025-10-04T23:57:23.0849608",
      "barcodeTemplate": {
        "$id": "3",
        "templateID": 1,
        "template": "sample string 1",
        "bcFunction": "sample string 2",
        "sortOrder": 3
      },
      "scaleLabel": {
        "$ref": "1"
      },
      "customerVouchers": [
        {
          "$id": "4",
          "id": 1,
          "customerIdentifier": "Uw/dZgwY90yi7W0dRin+Jw==",
          "customerIdentifierGuid": "66dd0f53-180c-4cf7-a2ed-6d1d4629fe27",
          "voucherID": 3,
          "voucherName": "sample string 4",
          "storeID": 1,
          "barcode": "sample string 5",
          "dateOfIssue": "2025-10-04T23:57:23.0849608",
          "issuedSaleHeaderID": 1,
          "issuedSaleIdentifier": "sample string 7",
          "issuedOfflinePaymentID": 1,
          "issuedIdempotentID": "mtt0rL76lkGMCBFWbh4y8Q==",
          "issuedIdempotentGuid": "ac74db9a-fabe-4196-8c08-11566e1e32f1",
          "issuedOffline": true,
          "issuedUser": "sample string 9",
          "issuedNotes": "sample string 10",
          "expiryDate": "2025-10-04T23:57:23.0849608",
          "expiredUser": "sample string 11",
          "expiredNotes": "sample string 12",
          "redeemed": "2025-10-04T23:57:23.0849608",
          "redeemedSaleHeaderID": 1,
          "redeemedSaleIdentifier": "sample string 13",
          "redeemedOfflinePaymentID": 1,
          "redeemedIdempotentID": "NMhz8uGBMEKpwFWwtGv4wQ==",
          "redeemedIdempotentGuid": "f273c834-81e1-4230-a9c0-55b0b46bf8c1",
          "redeemedUser": "sample string 14",
          "redeemedNotes": "sample string 15",
          "redeemedOffline": true,
          "updated": "2025-10-04T23:57:23.0849608",
          "storeName": "sample string 17",
          "scaleLabel": {
            "$ref": "1"
          },
          "voucher": {
            "$ref": "2"
          },
          "customer": {
            "$id": "5",
            "identifier": "zkuLTYy/+k+GUaNf5fYHzg==",
            "identifierGuid": "4d8b4bce-bf8c-4ffa-8651-a35fe5f607ce",
            "code": "sample string 2",
            "familyName": "sample string 3",
            "givenName": "sample string 4",
            "otherName": "sample string 5",
            "title": "sample string 6",
            "dateOfBirth": "2025-10-04T23:57:23.0849608",
            "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": "qZqXTolsMEGETPJf/r/3dA==",
            "communityIdentifierGuid": "4e979aa9-6c89-4130-844c-f25ffebff774",
            "joined": "2025-10-04T23:57:23.0849608",
            "updated": "2025-10-04T23:57:23.0849608",
            "active": true,
            "reasonInactive": 1,
            "groupCustomer": true,
            "loyaltyPoints": 1,
            "homeStoreID": 1,
            "availableSpend": 1,
            "priceLevelIdentifier": "cqVhyyH8pUWTKVAhkUjDcg==",
            "priceLevelIdentifierGuid": "cb61a572-fc21-45a5-9329-50219148c372",
            "marketingID": "sample string 18",
            "hidden": true,
            "registered": true,
            "registeredOn": "2025-10-04T23:57:23.0849608",
            "emailMarketing": true,
            "smsMarketing": true,
            "deleted": true,
            "deletedUser": "sample string 24",
            "homeStoreName": "sample string 25",
            "customerCards": [
              {
                "$id": "6",
                "cardType": 2,
                "issueDate": "2025-10-04T23:57:23.0849608",
                "expiry": "2025-10-04T23:57:23.0849608",
                "customerID": "O8flLlAu1kia28Fq/rSuTw==",
                "customerIDGuid": "2ee5c73b-2e50-48d6-9adb-c16afeb4ae4f",
                "initialValue": 1,
                "currentValue": 1,
                "maxLimit": 1,
                "minTransaction": 1,
                "maxTransaction": 1,
                "multiplier": 1.1,
                "active": true,
                "reasonInactive": 1,
                "idRequired": true,
                "idType": 1,
                "idValue": "sample string 5",
                "updated": "2025-10-04T23:57:23.0849608",
                "linkedAccount": "RnqCNUAnXECYL8kjg/oCgQ==",
                "linkedAccountGuid": "35827a46-2740-405c-982f-c92383fa0281",
                "currentValueChanged": true,
                "limitsChanged": true,
                "customer": {
                  "$ref": "5"
                },
                "account": {
                  "$id": "7",
                  "id": 1,
                  "identifier": "mVky4tuaKE+VLtiEZbTEHQ==",
                  "identifierGuid": "e2325999-9adb-4f28-952e-d88465b4c41d",
                  "referenceNo": "sample string 3",
                  "name": "sample string 4",
                  "created": "2025-10-04T23:57:23.0849608",
                  "owner": "ijTgCM6kAka3f1ZAbhZS3A==",
                  "ownerGuid": "08e0348a-a4ce-4602-b77f-56406e1652dc",
                  "accountStoreGroupIdentifier": "mWvt8MecokOg5mMxS7I/+Q==",
                  "accountStoreGroupGuid": "f0ed6b99-9cc7-43a2-a0e6-63314bb23ff9",
                  "accountType": 1,
                  "currentBalance": 1,
                  "externalID": "sample string 7",
                  "maximumLimit": 1,
                  "accruePoints": true,
                  "loyaltyPoints": 1,
                  "termsOfTrade": 1,
                  "signatureRequired": true,
                  "referenceRequired": true,
                  "statementSendType": 10,
                  "ageingPeriod": 1,
                  "monthlyAgeingPeriod": true,
                  "explodedInvoice": true,
                  "isFifoAllocation": true,
                  "lastStatementSent": "2025-10-04T23:57:23.0849608",
                  "active": true,
                  "updated": "2025-10-04T23:57:23.0849608",
                  "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": "4O0falrd3EmX4/sdAjz91g==",
                      "identifierGuid": "6a1fede0-dd5a-49dc-97e3-fb1d023cfdd6",
                      "name": "sample string 2",
                      "primaryContact": "LC8tQ7rvmUy2Q3OB4gPweQ==",
                      "primaryContactGuid": "432d2f2c-efba-4c99-b643-7381e203f079",
                      "accountID": "6matwpd2D0iBr+cHlqm3Jg==",
                      "accountIDGuid": "c2ad66ea-7697-480f-81af-e70796a9b726",
                      "special": true,
                      "updated": "2025-10-04T23:57:23.0849608",
                      "active": true,
                      "reasonInactive": 1,
                      "priceLevelIdentifier": "eYkMFzSR7UannDdDuQzpFQ==",
                      "priceLevelIdentifierGuid": "170c8979-9134-46ed-a79c-3743b90ce915",
                      "deleted": true,
                      "account": {
                        "$ref": "7"
                      },
                      "primaryContactCustomer": {
                        "$ref": "5"
                      },
                      "customerGroupMembers": [
                        {
                          "$id": "10",
                          "id": 1,
                          "groupID": "8Ehsm7ht20eoWGUqIJaHoQ==",
                          "groupIDGuid": "9b6c48f0-6db8-47db-a858-652a209687a1",
                          "customerID": "ZsMYa/5mqE+Dhn79IcDrpQ==",
                          "customerIDGuid": "6b18c366-66fe-4fa8-8386-7efd21c0eba5",
                          "card": "sample string 4",
                          "linkedAccount": "cpRhtpqfrUqyAlqybL/HKw==",
                          "linkedAccountGuid": "b6619472-9f9a-4aad-b202-5ab26cbfc72b",
                          "customer": {
                            "$ref": "5"
                          },
                          "group": {
                            "$ref": "9"
                          },
                          "customerCard": {
                            "$ref": "6"
                          }
                        },
                        {
                          "$ref": "10"
                        }
                      ]
                    },
                    {
                      "$ref": "9"
                    }
                  ]
                },
                "payments": [
                  {
                    "$id": "11",
                    "id": 1,
                    "identifier": "L/W9t26IRkylHo7+7T1I5w==",
                    "identifierGuid": "b7bdf52f-886e-4c46-a51e-8efeed3d48e7",
                    "storeID": 2,
                    "operatorName": "sample string 3",
                    "saleHeaderID": 4,
                    "paymentType": 5,
                    "amount": 6,
                    "account": "sample string 7",
                    "accountID": "ML5OTtEcgU6HLAnEilG+/Q==",
                    "accountIDGuid": "4e4ebe30-1cd1-4e81-872c-09c48a51befd",
                    "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": "2025-10-04T23:57:23.0849608",
                    "invRocNo": "sample string 14",
                    "responseCode": "sample string 15",
                    "cashout": 1,
                    "tip": 16,
                    "idempotentVoid": "0+D0IyRtgU6/YXGBmivwtw==",
                    "idempotentVoidGuid": "23f4e0d3-6d24-4e81-bf61-71819a2bf0b7",
                    "offline": true,
                    "processed": 1,
                    "storeSaleHeader": {
                      "$id": "12",
                      "saleHeaderID": 1,
                      "saleHeaderGuid": "qSfkWiHCLEijAeCSqbV8Ig==",
                      "saleHeaderIdentifierGuid": "5ae427a9-c221-482c-a301-e092a9b57c22",
                      "created": "2025-10-04T23:57:23.0849608",
                      "createdLocal": "2025-10-04T23:57:23.0849608",
                      "createdText": "sample string 4",
                      "itemCount": 5,
                      "totalAmount": 6,
                      "cashTender": 1,
                      "cardTender": 1,
                      "cheqTender": 1,
                      "acctTender": 1,
                      "voucherTender": 1,
                      "loyaltyPoints": 1,
                      "cashout": 1,
                      "changeAmount": 1,
                      "rounding": 1,
                      "gstAmount": 1,
                      "transactionDiscountTender": 1,
                      "totalTip": 7,
                      "tranType": 1,
                      "processed": 1,
                      "imported": "2025-10-04T23:57:23.0849608",
                      "storeID": 1,
                      "operatorG_Uid": "orlkmOyDN06h+bIJYdsIAA==",
                      "operatorGuid": "9864b9a2-83ec-4e37-a1f9-b20961db0800",
                      "customerG_Uid": "ikDN/riRRUOFyR2Wi/kWtw==",
                      "customerGuid": "fecd408a-91b8-4345-85c9-1d968bf916b7",
                      "communityIdentifier": "IrQadyBd90e+5VAw+Q6XcA==",
                      "communityIdentifierGuid": "771ab422-5d20-47f7-bee5-5030f90e9770",
                      "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": "+geb7Vwzm0KpyuwyXGXy+g==",
                      "priceLevelIdentifierGuid": "ed9b07fa-335c-429b-a9ca-ec325c65f2fa",
                      "locked": 36,
                      "relationChecksum": "sample string 37",
                      "loyaltyTender": 1,
                      "giftCardTender": 1,
                      "operator": {
                        "$id": "13",
                        "id": 1,
                        "g_Uid": "ITr0nOeCAkiRExmSY3Zr6Q==",
                        "guid": "9cf43a21-82e7-4802-9113-199263766be9",
                        "operatorNumber": 1,
                        "shortName": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "password": "sample string 5",
                        "hasPassword": true,
                        "passwordText": "sample string 6",
                        "rfidTagID": "sample string 7",
                        "blueprintID": 1,
                        "groupID": 1,
                        "groupName": "sample string 8",
                        "managerGroupID": 1,
                        "managerGroupName": "sample string 9",
                        "zoneID": 1,
                        "zoneName": "sample string 10",
                        "loggedIn": 1,
                        "lastUsedIP": "sample string 11",
                        "deleted": true,
                        "locked": true,
                        "allowOpenTill": true,
                        "webEmail": "sample string 14",
                        "simpleOperatorType": 0,
                        "webRole": "sample string 15",
                        "updated": "2025-10-04T23:57:23.0849608",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-10-04T23:57:23.0849608",
                        "endShift": "2025-10-04T23:57:23.0849608",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "14",
                            "operatorG_UID": "43pOfdqarEaYNXNVfznokQ==",
                            "operatorGuid": "7d4e7ae3-9ada-46ac-9835-73557f39e891",
                            "storeID": 2,
                            "operator": {
                              "$ref": "13"
                            },
                            "store": {
                              "$id": "15",
                              "id": 1,
                              "isMaster": true,
                              "shortName": "sample string 3",
                              "url": "sample string 4",
                              "sortOrder": 1,
                              "name": "sample string 5",
                              "phone": "sample string 6",
                              "fax": "sample string 7",
                              "email": "sample string 8",
                              "address1": "sample string 9",
                              "address2": "sample string 10",
                              "city": "sample string 11",
                              "state": "sample string 12",
                              "country": "sample string 13",
                              "postCode": "sample string 14",
                              "delivery": 1,
                              "exportAccounts": 1,
                              "salesAccountFolder": "sample string 15",
                              "purchaseAccountFolder": "sample string 16",
                              "initLoad": 1,
                              "initIDs": 1,
                              "zoneID": 1,
                              "actAsMaster": 1,
                              "lastActiveUtc": "2025-10-04T23:57:23.0849608",
                              "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": "3XwqSxvgzEWfvXapElM22g==",
                              "hostIdentifierGuid": "4b2a7cdd-e01b-45cc-9fbd-76a9125336da",
                              "hostName": 1,
                              "hostAddress": "sample string 27",
                              "hostUsername": "sample string 28",
                              "hostPassword": "sample string 29",
                              "excludeFromLeadInOut": true,
                              "accountingProvider": 31,
                              "accountingAddress": "sample string 32",
                              "accountingUsername": "sample string 33",
                              "accountingPassword": "sample string 34",
                              "storeAccountingCode": "sample string 35",
                              "softwareVariance": 36,
                              "fuelWarningVariance": 37.0,
                              "fuelErrorVariance": 38.0,
                              "fuelAccumulatedWarningVariance": 39.0,
                              "fuelAccumulatedErrorVariance": 40.0,
                              "drawManagment": 41,
                              "endOfDayManagment": true,
                              "autoFillCashBalancing": true,
                              "fuelDayVariance": 44,
                              "accountingTradingTime": "00:00:00.1234567",
                              "stockActivateProduct": 46,
                              "giftCardSalesAccountingDeptCode": "sample string 47",
                              "transactionDiscountAccountingDeptCode": "sample string 48",
                              "size": 49,
                              "updated": "2025-10-04T23:57:23.0849608",
                              "priceZoneName": "sample string 51",
                              "storeFuelConfigured": true,
                              "shippingAddressCopied": true,
                              "shippingAddress": {
                                "$id": "16",
                                "storeID": 1,
                                "addressType": 1,
                                "address1": "sample string 1",
                                "address2": "sample string 2",
                                "city": "sample string 3",
                                "state": "sample string 4",
                                "country": "sample string 5",
                                "postCode": "sample string 6"
                              },
                              "billingAddress": {
                                "$ref": "16"
                              },
                              "hostStoreSettings": [
                                {
                                  "$id": "17",
                                  "id": 1,
                                  "hostIdentifier": "cYVa0ywOmk66c4jzizf//w==",
                                  "hostIdentifierGuid": "d35a8571-0e2c-4e9a-ba73-88f38b37ffff",
                                  "storeID": 2,
                                  "username": "sample string 3",
                                  "password": "sample string 4",
                                  "passwordPlain": "sample string 5",
                                  "serverAddress": "sample string 6",
                                  "serverPort": 1,
                                  "excludeFromLeadInOut": true,
                                  "useForHostFile": true,
                                  "metcashPillarID": "sample string 9",
                                  "metcashStateCode": "sample string 10",
                                  "metcashCustomerID": "sample string 11",
                                  "metcashTradingPartnerID": "sample string 12",
                                  "drakesCustomerNumber": 1,
                                  "sparCustomerNumber": "sample string 13",
                                  "sparOrderUsername": "sample string 14",
                                  "sparOrderPassword": "sample string 15",
                                  "sparOrderPasswordPlain": "sample string 16",
                                  "pharmXSiteID": 1,
                                  "ibaZoneID": 1,
                                  "ibaState": "sample string 17",
                                  "foodlandStoreCode": "sample string 18",
                                  "ilgMemberNumber": "sample string 19",
                                  "ilgOutletLocation": 1,
                                  "ilgBaseCost": 1,
                                  "ilgApplyNonAdvertisedPromos": true,
                                  "ilgExemptFromFreight": true,
                                  "ilgOrderDealReview": true,
                                  "ilgFinanceFee": 1,
                                  "processPromotions": true,
                                  "hostProvider": 0,
                                  "host": {
                                    "$id": "18",
                                    "identifier": "LCKjmLWCREOKT19BwzsHXg==",
                                    "identifierGuid": "98a3222c-82b5-4344-8a4f-5f41c33b075e",
                                    "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": "ZLX0l90u9kuQOMBuMlymzw==",
                                    "hostSupplierIdentifierGuid": "97f4b564-2edd-4bf6-9038-c06e325ca6cf",
                                    "loyaltyPriceLevelIdentifier": "bG5prrwcOEKxrHsOks2G9w==",
                                    "loyaltyPriceLevelIdentifierGuid": "ae696e6c-1cbc-4238-b1ac-7b0e92cd86f7",
                                    "isGroup": true,
                                    "description": "sample string 22",
                                    "hostProvider": 23,
                                    "hostTypeEnum": 24,
                                    "hostType": "sample string 25",
                                    "hostCode": "sample string 26",
                                    "username": "sample string 27",
                                    "password": "sample string 28",
                                    "passwordPlain": "sample string 29",
                                    "server": "sample string 30",
                                    "url": "sample string 31",
                                    "global": true,
                                    "stateCode": "sample string 33",
                                    "lastCollected": "2025-10-04T23:57:23.0849608",
                                    "lastProcessed": "2025-10-04T23:57:23.0849608",
                                    "hold": true,
                                    "supplierName": "sample string 35",
                                    "supplier": {
                                      "$id": "19",
                                      "identifier": "pPfeyIwuO0KxZ0w8rtaGBQ==",
                                      "identifierGuid": "c8def7a4-2e8c-423b-b167-4c3caed68605",
                                      "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": "ORuyj7kL0kyOYza5YEqhTQ==",
                                      "primaryContactID": "8fb21b39-0bb9-4cd2-8e63-36b9604aa14d",
                                      "storeID": 1,
                                      "abn": "sample string 16",
                                      "supplierGroupIdentifier": "D+V/fVMsCEeNK6NxFPFjcQ==",
                                      "supplierGroupGuid": "7d7fe50f-2c53-4708-8d2b-a37114f16371",
                                      "rebate": 1.0,
                                      "rebateType": 1,
                                      "rebateFrequency": 1,
                                      "rebateSource": 1,
                                      "rebateLastClaimed": "2025-10-04T23:57:23.0849608",
                                      "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": "20",
                                        "id": "256ae0b4-9eb3-468d-9b47-cba8a6461c02",
                                        "identifier": "bEg/OTZ9vkGLo8IMgEasLw==",
                                        "identifierGuid": "393f486c-7d36-41be-8ba3-c20c8046ac2f",
                                        "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": "21",
                                          "supplierIdentifier": "P+PZCIZIu0y907APTE0ZaQ==",
                                          "supplierIdentifierGuid": "08d9e33f-4886-4cbb-bdd3-b00f4c4d1969",
                                          "contactGuid": "6AwAZO/mUky+eYXpJW27cg==",
                                          "contactID": "64000ce8-e6ef-4c52-be79-85e9256dbb72",
                                          "contact": {
                                            "$ref": "20"
                                          },
                                          "supplier": {
                                            "$ref": "19"
                                          }
                                        },
                                        {
                                          "$ref": "21"
                                        }
                                      ],
                                      "products": [
                                        {
                                          "$id": "22",
                                          "pluG_UID": "jtvTKB4XxECTTJaR7tVZwA==",
                                          "pluGuid": "28d3db8e-171e-40c4-934c-9691eed559c0",
                                          "supplierIdentifier": "G5a1RMwskEK/FuPMN5Hy/w==",
                                          "supplierIdentifierGuid": "44b5961b-2ccc-4290-bf16-e3cc3791f2ff",
                                          "cartonQuantity": 1,
                                          "cartonQuantityChanged": true,
                                          "productSize": "sample string 3",
                                          "cigarettesPerSleeve": 1,
                                          "randomWeight": true,
                                          "piecesPerUnit": 5,
                                          "averagePackSize": 6,
                                          "effectiveDate": "2025-10-04T23:57:23.0849608",
                                          "pricedByWeight": true,
                                          "landedUnitCostEx": 9,
                                          "landedUnitCostInc": 10,
                                          "landedCartonCostInc": 11,
                                          "landedCartonCostEx": 12,
                                          "standardCost": 13,
                                          "deliveryFee": 1,
                                          "deliveryFeeBasis": "sample string 14",
                                          "pickAndPackFee": 1,
                                          "pickAndPackFeeBasis": "sample string 15",
                                          "financeFee": 1,
                                          "financeFeeBasis": "sample string 16",
                                          "cartonLength": 1,
                                          "cartonWidth": 1,
                                          "cartonHeight": 1,
                                          "palletLayerQuantity": 1,
                                          "palletLayers": 1,
                                          "itemCode": "sample string 17",
                                          "invoiceCode": "sample string 18",
                                          "invoiceDesc": "sample string 19",
                                          "orderDirect": true,
                                          "useCost": true,
                                          "minimumQuantity": 20,
                                          "hostType": 21,
                                          "fromHost": 22,
                                          "minimumReorder": 1,
                                          "maximumReorder": 1,
                                          "orderMultiple": 23.1,
                                          "sellMultiple": 24.1,
                                          "baseMultiple": 25.1,
                                          "hostStandardCost": 26,
                                          "hostTotalCost": 27,
                                          "hostRetail": 28,
                                          "hostLandedUnitCostEx": 29,
                                          "hostLandedUnitCostInc": 30,
                                          "hostDesc": "sample string 31",
                                          "directIndicator": "sample string 32",
                                          "availableToOrder": true,
                                          "hostRangeIndicator": "sample string 34",
                                          "hostProductType": "sample string 35",
                                          "hostProductGrade": "sample string 36",
                                          "hostProductGroup": "sample string 37",
                                          "hostSlowMoving": true,
                                          "hostGeneralMerchandise": true,
                                          "hostPillar": "sample string 40",
                                          "hostLastUpdated": "2025-10-04T23:57:23.0849608",
                                          "rebate": 1.0,
                                          "rebateExclude": true,
                                          "invoiceCodes": [
                                            {
                                              "$id": "23",
                                              "pluG_UID": "dFiU9VLXJU+kiXkWARUp5A==",
                                              "pluGuid": "f5945874-d752-4f25-a489-7916011529e4",
                                              "supplierIdentifier": "Re+A/YFgr02aTjqiEj8brg==",
                                              "supplierIdentifierGuid": "fd80ef45-6081-4daf-9a4e-3aa2123f1bae",
                                              "invoiceCode": "sample string 1",
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "23"
                                            }
                                          ],
                                          "storeIDs": [
                                            1,
                                            2
                                          ],
                                          "preferredSupplier": true,
                                          "preferredRebateSupplier": true,
                                          "supplierName": "sample string 41",
                                          "salesMode": 42,
                                          "orderPacked": true,
                                          "active": true,
                                          "price": 1,
                                          "costGstPercent": 44,
                                          "parentPluG_UID": "GT65iH5NPUm5q9iRmW+6bA==",
                                          "parentPluGuid": "88b93e19-4d7e-493d-b9ab-d891996fba6c",
                                          "freight": 45.0,
                                          "freightType": 1,
                                          "product": {
                                            "$id": "24",
                                            "plu": 1,
                                            "storeID": 1,
                                            "masterPluG_UID": "QEA=",
                                            "storeIDs": [
                                              1,
                                              2
                                            ],
                                            "g_UId": "eNm8V7aGuUKjWv/eZ7svHg==",
                                            "guid": "57bcd978-86b6-42b9-a35a-ffde67bb2f1e",
                                            "apn": "sample string 1",
                                            "apnChanged": true,
                                            "apnSwitched": true,
                                            "barcode": "sample string 4",
                                            "itemNumber": "sample string 5",
                                            "itemNumberChanged": true,
                                            "priceGroupG_UID": "AvsFNqZQNUCLrq1r5ZQn/g==",
                                            "priceGroupGuid": "3605fb02-50a6-4035-8bae-ad6be59427fe",
                                            "blueprintID": 1,
                                            "lastCountedDate": "2025-10-04T23:57:23.0849608",
                                            "externalID": "sample string 7",
                                            "active": true,
                                            "activated": "2025-10-04T23:57:23.0849608",
                                            "pluCreated": "2025-10-04T23:57:23.0849608",
                                            "createdByUser": "sample string 9",
                                            "name": "sample string 10",
                                            "nameChanged": true,
                                            "secondDescription": "sample string 12",
                                            "hostDescription": "sample string 13",
                                            "keepCartonQty": true,
                                            "keepDescription": true,
                                            "keepDepartments": true,
                                            "keepSuppliers": true,
                                            "markdownDescription": "sample string 18",
                                            "altDescription": "sample string 19",
                                            "bestOrExpire": 20,
                                            "lastUpdate": "2025-10-04T23:57:23.0849608",
                                            "lastManualUpdate": "2025-10-04T23:57:23.0849608",
                                            "imageName": "sample string 23",
                                            "showImageOnFlipCharts": true,
                                            "showTextOnFlipCharts": true,
                                            "overrideFlipChartText": true,
                                            "flipChartText": "sample string 27",
                                            "salesMode": 1,
                                            "eftCode": 1,
                                            "price": 1,
                                            "priceChanged": true,
                                            "rrp": 1,
                                            "gstPercent": 28,
                                            "gstPercentChanged": true,
                                            "costGSTPercent": 29,
                                            "costGSTPercentChanged": true,
                                            "wetPercent": 1,
                                            "priceOverride": 1,
                                            "cost": 1,
                                            "currentCost": 1,
                                            "currentCostDecimals": 1,
                                            "grossProfit": 1.0,
                                            "currentCostDesc": "sample string 30",
                                            "currentCostEnd": "2025-10-04T23:57:23.0849608",
                                            "currentCostUpdated": "2025-10-04T23:57:23.0849608",
                                            "costDecimals": 31,
                                            "costChanged": true,
                                            "dealCostIdentifier": "QEA=",
                                            "excludeFromRebate": true,
                                            "rebateOverride": 1,
                                            "costCalcMethod": 32,
                                            "costCalcMethodChanged": true,
                                            "costEffectiveDate": "2025-10-04T23:57:23.0849608",
                                            "defaultGP": 1,
                                            "breakTargetMode": 33,
                                            "break1": 1,
                                            "price1": 1,
                                            "target1": 34,
                                            "break2": 1,
                                            "price2": 1,
                                            "target2": 35,
                                            "break3": 1,
                                            "price3": 1,
                                            "target3": 36,
                                            "break1Changed": true,
                                            "price1Changed": true,
                                            "target1Changed": true,
                                            "break2Changed": true,
                                            "price2Changed": true,
                                            "target2Changed": true,
                                            "break3Changed": true,
                                            "price3Changed": true,
                                            "target3Changed": true,
                                            "breakTargetModeChanged": true,
                                            "margin": 1.1,
                                            "marginChanged": true,
                                            "marginRanged": true,
                                            "marginRangedChanged": true,
                                            "minimumMargin": 1.1,
                                            "minimumMarginChanged": true,
                                            "maximumMargin": 1.1,
                                            "maximumMarginChanged": true,
                                            "overrideHostWarehouseIndicator": true,
                                            "overrideHostWarehouseIndicatorChanged": true,
                                            "overrideHostPrice": true,
                                            "overrideHostPriceChanged": true,
                                            "overrideHostCost": true,
                                            "overrideHostCostChanged": true,
                                            "overrideHostMargin": true,
                                            "overrideHostMarginChanged": true,
                                            "alwaysApplyMargin": true,
                                            "alwaysApplyMarginChanged": true,
                                            "aws": 1.0,
                                            "paws": 1.0,
                                            "awsUpdated": "2025-10-04T23:57:23.0849608",
                                            "posTare": 1,
                                            "altPrice": 1.0,
                                            "altPriceChanged": true,
                                            "altPriceMode": 53,
                                            "altPriceModeChanged": true,
                                            "altPLUG_UID": "HnGYOGUbJUOo3Lb4V0+AuA==",
                                            "altPLUGuid": "3898711e-1b65-4325-a8dc-b6f8574f80b8",
                                            "altPLUGuidChanged": true,
                                            "altPriceDescription1": "sample string 54",
                                            "altPriceDescription2": "sample string 55",
                                            "cartonQuantity": 56,
                                            "cartonQuantityChanged": true,
                                            "trayID": 1,
                                            "promptID": 1,
                                            "tare": 1,
                                            "packQty": 1,
                                            "fixedWeight": 1,
                                            "extraMesg": 1,
                                            "text1": "sample string 58",
                                            "text2": "sample string 59",
                                            "text3": "sample string 60",
                                            "labelText": "sample string 61",
                                            "labelTextChanged": true,
                                            "sendToScale": true,
                                            "nonScaleWeigh": true,
                                            "labelFormat": "sample string 65",
                                            "barcodeFormat": "sample string 66",
                                            "austMade": 1,
                                            "coolCode": 67,
                                            "countryOfOrigin": "sample string 68",
                                            "percentContent": 69.1,
                                            "departmentID": 1,
                                            "subDepartmentID": 1,
                                            "minorDepartmentID": 1,
                                            "lesserDepartmentID": 1,
                                            "deptCode": "sample string 70",
                                            "subDeptCode": "sample string 71",
                                            "minorDeptCode": "sample string 72",
                                            "lesserDeptCode": "sample string 73",
                                            "deptName": "sample string 74",
                                            "subDeptName": "sample string 75",
                                            "minorDeptName": "sample string 76",
                                            "lesserDeptName": "sample string 77",
                                            "departmentChanged": true,
                                            "subCategoryID": 1,
                                            "expiry": 1,
                                            "showDays": 1,
                                            "datePrint": 1,
                                            "labelRequired": true,
                                            "labelShelfQty": 80,
                                            "labelShelfChanged": true,
                                            "labelTalkerQty": 82,
                                            "labelSmall": true,
                                            "labelLastPrinted": "2025-10-04T23:57:23.0849608",
                                            "labelLastPrice": 1,
                                            "shelfPageLayoutG_UID": "rbNcUAMSSU2dkbe9eihnxA==",
                                            "shelfPageLayoutGuid": "505cb3ad-1203-4d49-9d91-b7bd7a2867c4",
                                            "talkerPageLayoutG_UID": "vnP8iDj+hE+I1EW3BeTtgA==",
                                            "talkerPageLayoutGuid": "88fc73be-fe38-4f84-88d4-45b705e4ed80",
                                            "unitMeasure": 1.1,
                                            "unitMeasureChanged": true,
                                            "unitMeasureKind": 85,
                                            "unitMeasureKindChanged": true,
                                            "signIQData": "sample string 87",
                                            "refresh": true,
                                            "earnLoyaltyPoints": true,
                                            "earnLoyaltyPointsChanged": true,
                                            "quantityOverride": true,
                                            "quantityOverrideChanged": true,
                                            "quantityRequired": true,
                                            "quantityRequiredChanged": true,
                                            "allowDiscounts": true,
                                            "allowDiscountsChanged": true,
                                            "discountDiscounts": true,
                                            "discountDiscountsChanged": true,
                                            "itemRecalled": true,
                                            "itemRecalledChanged": true,
                                            "noRefund": true,
                                            "noRefundChanged": true,
                                            "allowMarkdown": true,
                                            "allowMarkdownChanged": true,
                                            "priceRequired": true,
                                            "priceRequiredChanged": true,
                                            "fuelItem": true,
                                            "fuelItemChanged": true,
                                            "trackSerial": true,
                                            "trackSerialChanged": true,
                                            "allowZeroPrice": true,
                                            "allowZeroPriceChanged": true,
                                            "notForSale": 91,
                                            "notForSaleChanged": true,
                                            "excludeFromDeals": true,
                                            "excludeFromVoucher": true,
                                            "minimumAge": 94,
                                            "minimumAgeChanged": true,
                                            "buyingLimit": 1,
                                            "buyingLimitChanged": true,
                                            "buyingLimitIndependent": true,
                                            "buyingLimitIndependentChanged": true,
                                            "inventoryGuid": "Lhco03v2YkS6J4vLMRR5NA==",
                                            "inventoryIdentifier": "d328172e-f67b-4462-ba27-8bcb31147934",
                                            "inventoryAccuracy": 1,
                                            "baseUnits": 98,
                                            "orderPacked": 1,
                                            "isManufactured": true,
                                            "isIngredient": true,
                                            "isModifier": true,
                                            "isModifierChanged": true,
                                            "hasModifiers": 99,
                                            "defaultPrinter": "sample string 100",
                                            "defaultPrinterGroup": "sample string 101",
                                            "ingredientsOnManufacture": true,
                                            "manufactureUnitMeasure": 1,
                                            "mpl": 1,
                                            "maxShelfQty": 102,
                                            "allowAutoOrder": true,
                                            "warrantyPeriod": 1,
                                            "parentPluG_UId": "UvW4Mo4JtkyvO2pBu9ug5Q==",
                                            "parentPluGuid": "32b8f552-098e-4cb6-af3b-6a41bbdba0e5",
                                            "preferredHostVendor": 104,
                                            "preferredHostChanged": true,
                                            "code": "sample string 106",
                                            "supplierIdentifier": "v6TzgZYDlUaYMPYDUrRlrg==",
                                            "supplierIdentifierGuid": "81f3a4bf-0396-4695-9830-f60352b465ae",
                                            "supplierChanged": true,
                                            "rebateSupplierIdentifier": "tFoP+jFezU2qwkaWlFDsFg==",
                                            "rebateSupplierIdentifierGuid": "fa0f5ab4-5e31-4dcd-aac2-46969450ec16",
                                            "rebateSupplierChanged": true,
                                            "availableForOrder": true,
                                            "warehouseDirectIndicator": "sample string 108",
                                            "warehouseDirectIndicatorChanged": true,
                                            "productGrade": "sample string 110",
                                            "productType": "sample string 111",
                                            "productGroup": "sample string 112",
                                            "complianceIndicator": "sample string 113",
                                            "inhouseBrand": "sample string 114",
                                            "slowMoving": true,
                                            "generalMerchandise": true,
                                            "comment": "sample string 117",
                                            "lastUpdatedByUser": "sample string 118",
                                            "lastManualUpdatedByUser": "sample string 119",
                                            "lastUpdatedByUserOverride": true,
                                            "lastUpdatedByHost": "2025-10-04T23:57:23.0849608",
                                            "commodity": "sample string 121",
                                            "businessPillar": "sample string 122",
                                            "mscCommodity": "sample string 123",
                                            "hostIdentifier": "W8gwBSzh7U2vSjoTyswEIA==",
                                            "hostIdentifierGuid": "0530c85b-e12c-4ded-af4a-3a13cacc0420",
                                            "serviceFeeID": 1,
                                            "serviceFeeIDChanged": true,
                                            "providerName": "sample string 125",
                                            "aisleEnds": "sample string 126",
                                            "deleted": true,
                                            "deletedChanged": true,
                                            "hidden": true,
                                            "doNotRange": true,
                                            "doNotRangeChanged": true,
                                            "doNotOrder": true,
                                            "doNotOrderChanged": true,
                                            "locked": true,
                                            "excludeFromWebUpdate": true,
                                            "excludeFromWebUpdateChanged": true,
                                            "webPriceBasedOn": 137,
                                            "webPriceRounding": true,
                                            "webMarkup": 139,
                                            "webPriceMode": 140,
                                            "altDepartmentID": 1,
                                            "altSubDepartmentID": 1,
                                            "altMinorDepartmentID": 1,
                                            "altLesserDepartmentID": 1,
                                            "altDeptCode": "sample string 141",
                                            "altSubDeptCode": "sample string 142",
                                            "altMinorDeptCode": "sample string 143",
                                            "altLesserDeptCode": "sample string 144",
                                            "altDepartmentChanged": true,
                                            "storeProducts": [
                                              {
                                                "$ref": "24"
                                              },
                                              {
                                                "$ref": "24"
                                              }
                                            ],
                                            "store": {
                                              "$ref": "15"
                                            },
                                            "storePrices": [
                                              {
                                                "$id": "25",
                                                "pluG_UID": "vftRWVU7X0OWP9ORwCW+Pg==",
                                                "pluGuid": "5951fbbd-3b55-435f-963f-d391c025be3e",
                                                "plu": 1,
                                                "storeID": 1,
                                                "zoneID": 2,
                                                "zoneName": "sample string 3",
                                                "store": "sample string 4",
                                                "priceNow": 5,
                                                "costNow": 6,
                                                "costNowDecimals": 7,
                                                "normalPrice": 8,
                                                "priceNext": 1,
                                                "costNext": 1,
                                                "costNextDecimals": 9,
                                                "nextCampaignName": "sample string 10",
                                                "gstPercent": 11,
                                                "normalCost": 12,
                                                "normalCostDecimals": 13,
                                                "costGstPercent": 14,
                                                "costCalcMethod": 1,
                                                "currentCost": 15,
                                                "currentCostDecimals": 16,
                                                "break1": 17,
                                                "price1": 18,
                                                "break2": 19,
                                                "price2": 20,
                                                "break3": 21,
                                                "price3": 22,
                                                "fuelItem": 23,
                                                "fixedWeight": 24,
                                                "active": true,
                                                "complianceIndicator": "sample string 25",
                                                "doNotOrder": true,
                                                "doNotRange": true,
                                                "isNormalPriceChangesCampaign": true,
                                                "updated": "2025-10-04T23:57:23.0849608"
                                              },
                                              {
                                                "$ref": "25"
                                              }
                                            ],
                                            "currentPrices": {
                                              "$id": "26",
                                              "pluPrices": {
                                                "$id": "27",
                                                "plu": 1,
                                                "pluG_UID": "QEA=",
                                                "stores": [
                                                  1,
                                                  2
                                                ],
                                                "normalPrice": 1,
                                                "cost": 2,
                                                "break1": 3,
                                                "price1": 4,
                                                "break2": 5,
                                                "price2": 6,
                                                "break3": 7,
                                                "price3": 8,
                                                "discountPrice": 9,
                                                "acceptedUtc": "2025-10-04T23:57:23.0849608",
                                                "priceChangeType": 0,
                                                "costDecimals": 10
                                              },
                                              "normalPluPrices": {
                                                "$ref": "27"
                                              },
                                              "winningCampaign": 1,
                                              "winner": {
                                                "$id": "28",
                                                "campaignName": "sample string 1",
                                                "campaignDescription": "sample string 2",
                                                "startDate": "2025-10-04T23:57:23.0849608",
                                                "startTime": 3,
                                                "endDate": "2025-10-04T23:57:23.0849608",
                                                "endTime": 4,
                                                "newPrice": 5,
                                                "newCost": 6,
                                                "newCostDecimals": 7,
                                                "pctDiscount": 8,
                                                "promoType": 1,
                                                "promotionTypeCode": "sample string 9",
                                                "hostType": 10,
                                                "hostIdentifier": "TluZAghHSUuPEo3AsZlgAw==",
                                                "hostIdentifierGuid": "02995b4e-4708-4b49-8f12-8dc0b1996003",
                                                "storeNames": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ]
                                              },
                                              "details": [
                                                {
                                                  "$ref": "28"
                                                },
                                                {
                                                  "$ref": "28"
                                                }
                                              ]
                                            },
                                            "tray": {
                                              "$id": "29",
                                              "g_UId": "cfNbJ645BUGJM02j8Tga1Q==",
                                              "guid": "275bf371-39ae-4105-8933-4da3f1381ad5",
                                              "name": "sample string 1",
                                              "number": 1,
                                              "tare": 1
                                            },
                                            "priceGroup": {
                                              "$id": "30",
                                              "priceGroupG_UID": "64MqB88hJkirYpPZd6kDeg==",
                                              "priceGroupGuid": "072a83eb-21cf-4826-ab62-93d977a9037a",
                                              "name": "sample string 2",
                                              "code": 1,
                                              "modified": true,
                                              "updated": "2025-10-04T23:57:23.0849608",
                                              "buyingLimit": 1,
                                              "buyingLimitIndependent": true,
                                              "buyingLimitType": 0,
                                              "number": 1,
                                              "products": [
                                                {
                                                  "$ref": "24"
                                                },
                                                {
                                                  "$ref": "24"
                                                }
                                              ],
                                              "productCount": 1
                                            },
                                            "priceGroupName": "sample string 146",
                                            "nutrifacts": {
                                              "$id": "31",
                                              "pluG_UID": "PAmn19Vwo0yNAVuwVZ8N6g==",
                                              "pluGuid": "d7a7093c-70d5-4ca3-8d01-5bb0559f0dea",
                                              "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": "32",
                                              "pluGuid": "25698ae3-fb74-4133-b57d-d601f4864e67",
                                              "created": "2025-10-04T23:57:23.0849608",
                                              "createdByUser": "sample string 1",
                                              "activated": "2025-10-04T23:57:23.0849608",
                                              "deactivated": "2025-10-04T23:57:23.0849608",
                                              "lastOrdered": "2025-10-04T23:57:23.0849608",
                                              "lastOrderedQty": 2.0,
                                              "lastReceived": "2025-10-04T23:57:23.0849608",
                                              "lastReceivedQty": 3.0,
                                              "lastInvoiceStatus": 1,
                                              "lastCounted": "2025-10-04T23:57:23.0849608",
                                              "lastSold": "2025-10-04T23:57:23.0849608",
                                              "firstSold": "2025-10-04T23:57:23.0849608",
                                              "awsUpdated": "2025-10-04T23:57:23.0849608",
                                              "lastManualUpdate": "2025-10-04T23:57:23.0849608",
                                              "lastManualUpdatedByUser": "sample string 5",
                                              "lastUpdated": "2025-10-04T23:57:23.0849608",
                                              "lastUpdatedByUser": "sample string 7",
                                              "lastUpdatedByHost": "2025-10-04T23:57:23.0849608",
                                              "doNotRangeUpdated": "2025-10-04T23:57:23.0849608",
                                              "doNotOrderUpdated": "2025-10-04T23:57:23.0849608",
                                              "tracked": "2025-10-04T23:57:23.0849608"
                                            },
                                            "allergens": [
                                              {
                                                "$id": "33",
                                                "allergenID": 1,
                                                "pluG_UID": "mrYMwHF2rkmyjbRhoQKJBg==",
                                                "pluGuid": "c00cb69a-7671-49ae-b28d-b461a1028906",
                                                "contains": 2,
                                                "allergenName": "sample string 3",
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ]
                                              },
                                              {
                                                "$ref": "33"
                                              }
                                            ],
                                            "costs": {
                                              "$id": "34",
                                              "pluG_UID": "jbBoVyyUP0SO0FMRNdgk/Q==",
                                              "pluGuid": "5768b08d-942c-443f-8ed0-531135d824fd",
                                              "enteredCost": 1,
                                              "weightedAvgCost": 1,
                                              "lastCost": 1,
                                              "rawEnteredCost": 2,
                                              "rawWeightedAvgCost": 3,
                                              "rawLastCost": 4,
                                              "freight": 5.0,
                                              "freightType": 6,
                                              "costDecimals": 7,
                                              "fifoCost": 1,
                                              "updated": "2025-10-04T23:57:23.0849608",
                                              "normalCost": 1,
                                              "currentCost": 1
                                            },
                                            "sales": [
                                              {
                                                "$id": "35",
                                                "saleHeaderID": 1,
                                                "created": "2025-10-04T23:57:23.0849608",
                                                "createdLocal": "2025-10-04T23:57:23.0849608",
                                                "storeID": 3,
                                                "storeName": "sample string 4",
                                                "operatorG_Uid": "w8FszxfNJ0qaicFfPQXiWg==",
                                                "operatorGuid": "cf6cc1c3-cd17-4a27-9a89-c15f3d05e25a",
                                                "operatorName": "sample string 5",
                                                "tranType": 1,
                                                "plu": 1,
                                                "pluG_UId": "scwAd9GbSkanxTucrPg5MA==",
                                                "pluGuid": "7700ccb1-9bd1-464a-a7c5-3b9cacf83930",
                                                "normalPrice": 1,
                                                "totalCents": 1,
                                                "cost": 1,
                                                "grossProfit": 1,
                                                "quantity": 1,
                                                "operator": {
                                                  "$ref": "13"
                                                }
                                              },
                                              {
                                                "$ref": "35"
                                              }
                                            ],
                                            "apns": [
                                              {
                                                "$id": "36",
                                                "pluID": 1,
                                                "pluG_UID": "UAn7tydEhUOYPO/H1p2IcA==",
                                                "pluGuid": "b7fb0950-4427-4385-983c-efc7d69d8870",
                                                "apn": "sample string 1",
                                                "deleted": true,
                                                "storeID": 1,
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ]
                                              },
                                              {
                                                "$ref": "36"
                                              }
                                            ],
                                            "tuns": [
                                              {
                                                "$id": "37",
                                                "pluG_UId": "43Iczp3GhUKDGEnwgGa3fQ==",
                                                "pluGuid": "ce1c72e3-c69d-4285-8318-49f08066b77d",
                                                "apn": "sample string 1",
                                                "tun": "sample string 2",
                                                "cartonQuantity": 3,
                                                "product": {
                                                  "$ref": "24"
                                                },
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ]
                                              },
                                              {
                                                "$ref": "37"
                                              }
                                            ],
                                            "competitionPricing": [
                                              {
                                                "$id": "38",
                                                "identifier": "CZiRk0jiikGsLLRTl9Hzvw==",
                                                "identifierGuid": "93919809-e248-418a-ac2c-b45397d1f3bf",
                                                "pluG_UID": "kTCDR7j+T0uDp9gIHR6+ag==",
                                                "pluGuid": "47833091-feb8-4b4f-83a7-d8081d1ebe6a",
                                                "competitionID": 1,
                                                "name": "sample string 2",
                                                "sellMultiple": 3,
                                                "retailPrice": 4,
                                                "storeName": "sample string 5"
                                              },
                                              {
                                                "$ref": "38"
                                              }
                                            ],
                                            "supplier": {
                                              "$ref": "19"
                                            },
                                            "supplierName": "sample string 147",
                                            "children": [
                                              {
                                                "$ref": "24"
                                              },
                                              {
                                                "$ref": "24"
                                              }
                                            ],
                                            "ordering": {
                                              "$ref": "22"
                                            },
                                            "flipChartPages": [
                                              {
                                                "$id": "39",
                                                "identifier": "M0odTTgpPkOHv1u7ZpX9Sw==",
                                                "groupName": "sample string 1",
                                                "identifierGuid": "4d1d4a33-2938-433e-87bf-5bbb6695fd4b",
                                                "exists": true,
                                                "flipChartIdentifier": "nmwqW6g3CkS8kH6zWowXEQ==",
                                                "flipChartIdentifierGuid": "5b2a6c9e-37a8-440a-bc90-7eb35a8c1711",
                                                "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": "QU3F/eyUbUmbUpNVPa22zg==",
                                                "groupIdentifierGuid": "fdc54d41-94ec-496d-9b52-93553dadb6ce",
                                                "flipChart": {
                                                  "$id": "40",
                                                  "identifier": "uNV/XdpmVUG6L2aTjZHxiQ==",
                                                  "identifierGuid": "5d7fd5b8-66da-4155-ba2f-66938d91f189",
                                                  "displayName": "sample string 2",
                                                  "sortOrder": 3,
                                                  "productsPerRow": 4,
                                                  "rowsPerPage": 5,
                                                  "buttonMarginX": 6,
                                                  "buttonMarginY": 7,
                                                  "beginButtonsX": 8,
                                                  "beginButtonsY": 9,
                                                  "autoSizeButtons": true,
                                                  "autoSizeGrid": true,
                                                  "showButtonText": true,
                                                  "showButtonImage": true,
                                                  "formLocationX": 1,
                                                  "formLocationY": 1,
                                                  "formWidth": 14,
                                                  "formHeight": 15,
                                                  "formMaximised": true,
                                                  "formResizable": true,
                                                  "formBackgroundImage": "sample string 16",
                                                  "formBackgroundColourA": 1,
                                                  "formBackgroundColourR": 1,
                                                  "formBackgroundColourG": 1,
                                                  "formBackgroundColourB": 1,
                                                  "formFontFamily": "sample string 17",
                                                  "formFontSize": 1.1,
                                                  "formFontStyle": 1,
                                                  "formAttributes": "sample string 18",
                                                  "buttonWidth": 19,
                                                  "buttonHeight": 20,
                                                  "buttonAnchor": 21,
                                                  "buttonBackgroundImage": "sample string 22",
                                                  "buttonTopColour": 1,
                                                  "buttonTextColour": 1,
                                                  "buttonBottomColour": 1,
                                                  "buttonBorderColour": 1,
                                                  "buttonBorderWidth": 1,
                                                  "buttonRadius": 1,
                                                  "buttonGradientMode": 1,
                                                  "buttonDropShadow": true,
                                                  "buttonShadowWidth": 1,
                                                  "buttonHighLightOnPush": true,
                                                  "buttonFontFamily": "sample string 23",
                                                  "buttonFontSize": 1.1,
                                                  "buttonFontStyle": 1,
                                                  "buttonTextAlign": 1,
                                                  "buttonWordBreak": true,
                                                  "buttonDrawImageAndButton": true,
                                                  "buttonVerticalText": true,
                                                  "buttonImageAlign": 1,
                                                  "panelLocationX": 1,
                                                  "panelLocationY": 1,
                                                  "panelWidth": 1,
                                                  "panelHeight": 1,
                                                  "panelAnchor": 1,
                                                  "panelFontFamily": "sample string 24",
                                                  "panelFontSize": 1.1,
                                                  "panelFontStyle": 1,
                                                  "panelBackgroundColour": 1,
                                                  "panelTextColour": 1,
                                                  "panelAttributes": "sample string 25",
                                                  "unsentCount": 26,
                                                  "group": {
                                                    "$id": "41",
                                                    "identifier": "4jZ5Ce/MQ0G2sHhH3BCoJg==",
                                                    "identifierGuid": "097936e2-ccef-4143-b6b0-7847dc10a826",
                                                    "name": "sample string 2",
                                                    "formType": "sample string 3",
                                                    "forms": [
                                                      {
                                                        "$id": "42",
                                                        "id": 1,
                                                        "g_UID": "JboxU8qmPUeLy4EjZRNKOg==",
                                                        "guid": "5331ba25-a6ca-473d-8bcb-812365134a3a",
                                                        "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": "Xy4iAhkXyE+xqnpBNMhcpQ==",
                                                        "previousFormGuid": "02222e5f-1719-4fc8-b1aa-7a4134c85ca5",
                                                        "nextForm": 1,
                                                        "nextFormG_UID": "Q56oD0/p5UuVbTevVTnLYg==",
                                                        "nextFormGuid": "0fa89e43-e94f-4be5-956d-37af5539cb62",
                                                        "attributes": "sample string 10",
                                                        "updated": "2025-10-04T23:57:23.0849608",
                                                        "positioning": 1,
                                                        "contentPanel": "sample string 11",
                                                        "selectionMode": 1,
                                                        "maximumSelections": 1,
                                                        "alteredInStore": true,
                                                        "deleted": true,
                                                        "blueprintID": 1,
                                                        "preserveLayout": true,
                                                        "mainCheckoutFormName": "sample string 13",
                                                        "nextCheckoutForm": {
                                                          "$ref": "42"
                                                        },
                                                        "previousCheckoutForm": {
                                                          "$ref": "42"
                                                        },
                                                        "buttons": [
                                                          {
                                                            "$id": "43",
                                                            "id": 1,
                                                            "checkoutFormID": 2,
                                                            "checkoutFormG_UID": "V/2PNs5F/kK4wEtvOcml8Q==",
                                                            "checkoutFormGuid": "368ffd57-45ce-42fe-b8c0-4b6f39c9a5f1",
                                                            "identifier": "UOrN79VmBUKxkKkNO0PF6g==",
                                                            "identifierGuid": "efcdea50-66d5-4205-b190-a90d3b43c5ea",
                                                            "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": "7jLsH7KRYU20RQxW5qVfBA==",
                                                            "valueGuid": "1fec32ee-91b2-4d61-b445-0c56e6a55f04",
                                                            "buttonText": "sample string 10",
                                                            "valueText": "sample string 11",
                                                            "drawImageAndButton": true,
                                                            "updated": "2025-10-04T23:57:23.0849608",
                                                            "action": "sample string 12",
                                                            "valueForm": {
                                                              "$ref": "42"
                                                            },
                                                            "image": {
                                                              "$id": "44",
                                                              "name": "sample string 3.sample string 4",
                                                              "imageID": 2,
                                                              "imageName": "sample string 3",
                                                              "imageExtension": "sample string 4",
                                                              "lastUpdate": "2025-10-04T23:57:23.0849608",
                                                              "imageData": "QEA=",
                                                              "readOnly": true
                                                            }
                                                          },
                                                          {
                                                            "$ref": "43"
                                                          }
                                                        ],
                                                        "panels": [
                                                          {
                                                            "$id": "45",
                                                            "id": 1,
                                                            "checkoutFormID": 2,
                                                            "checkoutFormG_UID": "40/bp4JCXky6a3Uur+Azpg==",
                                                            "checkoutFormGuid": "a7db4fe3-4282-4c5e-ba6b-752eafe033a6",
                                                            "panelType": "sample string 4",
                                                            "name": "sample string 5",
                                                            "locationX": 6,
                                                            "locationY": 7,
                                                            "width": 8,
                                                            "height": 9,
                                                            "anchor": 10,
                                                            "fontFamily": "sample string 11",
                                                            "fontSize": 12.1,
                                                            "fontStyle": 13,
                                                            "backgroundColour": 14,
                                                            "textColour": 15,
                                                            "attributes": "sample string 16"
                                                          },
                                                          {
                                                            "$ref": "45"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "42"
                                                      }
                                                    ],
                                                    "panels": [
                                                      {
                                                        "$ref": "45"
                                                      },
                                                      {
                                                        "$ref": "45"
                                                      }
                                                    ]
                                                  },
                                                  "pages": [
                                                    {
                                                      "$ref": "39"
                                                    },
                                                    {
                                                      "$ref": "39"
                                                    }
                                                  ]
                                                },
                                                "contentPanel": {
                                                  "$ref": "45"
                                                },
                                                "products": [
                                                  {
                                                    "$id": "46",
                                                    "flipChartPageIdentifier": "Q4aWbpL9VkaKuPR1wyx/hw==",
                                                    "flipChartPageIdentifierGuid": "6e968643-fd92-4656-8ab8-f475c32c7f87",
                                                    "pluG_UID": "kkdLtUyRzkerDi2WfD7jnw==",
                                                    "pluGuid": "b54b4792-914c-47ce-ab0e-2d967c3ee39f",
                                                    "sortOrder": 3,
                                                    "sent": true,
                                                    "productChanged": true,
                                                    "productImageName": "sample string 6",
                                                    "productShowImageOnFlipCharts": true,
                                                    "productShowTextOnFlipCharts": true,
                                                    "productOverrideFlipChartText": true,
                                                    "productFlipChartText": "sample string 10",
                                                    "product": {
                                                      "$ref": "24"
                                                    },
                                                    "departmentSortOrder": 11,
                                                    "subDepartmentName": "sample string 12"
                                                  },
                                                  {
                                                    "$ref": "46"
                                                  }
                                                ],
                                                "productCount": 27,
                                                "pages": [
                                                  {
                                                    "$ref": "39"
                                                  },
                                                  {
                                                    "$ref": "39"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "39"
                                              }
                                            ],
                                            "priceHistory": [
                                              {
                                                "$id": "47",
                                                "pluG_UID": "NXmrCHb0Ik+RSMFt7P01yg==",
                                                "pluGuid": "08ab7935-f476-4f22-9148-c16decfd35ca",
                                                "price": 1,
                                                "costCalcMethod": 1,
                                                "cost": 2,
                                                "weightedAvgCost": 3,
                                                "lastCost": 4,
                                                "rawCost": 5,
                                                "rawWeightedAvgCost": 6,
                                                "rawLastCost": 7,
                                                "costDecimals": 8,
                                                "serviceFeeID": 9,
                                                "freight": 10.0,
                                                "freightType": 11,
                                                "process": "sample string 12",
                                                "user": "sample string 13",
                                                "updated": "2025-10-04T23:57:23.0849608",
                                                "previousPrice": 1,
                                                "previousCostCalcMethod": 1,
                                                "previousCost": 1,
                                                "previousWeightedAvgCost": 1,
                                                "previousLastCost": 1,
                                                "previousRawCost": 15,
                                                "previousRawWeightedAvgCost": 16,
                                                "previousRawLastCost": 17,
                                                "previousCostDecimals": 1,
                                                "previousServiceFeeID": 18,
                                                "previousFreight": 19.0,
                                                "previousFreightType": 20,
                                                "storeID": 21,
                                                "storeName": "sample string 22",
                                                "serviceFeeDescription": "sample string 23",
                                                "previousServiceFeeDescription": "sample string 24"
                                              },
                                              {
                                                "$ref": "47"
                                              }
                                            ],
                                            "ingredients": [
                                              {
                                                "$id": "48",
                                                "pluG_UID": "+g2163qg8kaoIPKS6zVN2Q==",
                                                "ingredientGuid": "YuyF9eD4Q0um89+WsAmGEw==",
                                                "ingredientIdentifier": "f585ec62-f8e0-4b43-a6f3-df96b0098613",
                                                "quantity": 1.0,
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ],
                                                "ingredientText": "sample string 1",
                                                "ingredient": {
                                                  "$ref": "24"
                                                }
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ],
                                            "bins": [
                                              {
                                                "$id": "49",
                                                "pluG_UID": "WSXvUhsuTkG/fL+NEZ90+A==",
                                                "pluGuid": "52ef2559-2e1b-414e-bf7c-bf8d119f74f8",
                                                "shelfLocationIdentifier": "Iks9HUzSvkyqwjYw93vKDg==",
                                                "shelfLocationGuid": "1d3d4b22-d24c-4cbe-aac2-3630f77bca0e",
                                                "labelShelfDefault": 1,
                                                "labelTalkerDefault": 1,
                                                "labelSmall": true,
                                                "labelPageLayoutG_UID": "t0gwZg5+zkqo8dssE5X9Xw==",
                                                "labelPageLayoutGuid": "663048b7-7e0e-4ace-a8f1-db2c1395fd5f",
                                                "updated": "2025-10-04T23:57:23.0849608",
                                                "electronicShelfLabelIdentifier": "sample string 5",
                                                "electronicshelfLabelsConfigurationID": 6,
                                                "labelShelfChanged": true,
                                                "productName": "sample string 8",
                                                "locationText": "sample string 9",
                                                "product": {
                                                  "$ref": "24"
                                                },
                                                "location": {
                                                  "$id": "50",
                                                  "identifier": "G8HHGPWqBkGh7CKKuKwVcA==",
                                                  "storeID": 1,
                                                  "identifierGuid": "18c7c11b-aaf5-4106-a1ec-228ab8ac1570",
                                                  "name": "sample string 2",
                                                  "haccp": true,
                                                  "blueprintID": 1,
                                                  "updated": "2025-10-04T23:57:23.0849608",
                                                  "minTemp": 1,
                                                  "maxTemp": 1,
                                                  "checkFrequency": 1,
                                                  "storeCaseConfiguration": 5,
                                                  "storeName": "sample string 6",
                                                  "bins": [
                                                    {
                                                      "$ref": "49"
                                                    },
                                                    {
                                                      "$ref": "49"
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "$ref": "49"
                                              }
                                            ],
                                            "bin": {
                                              "$ref": "49"
                                            },
                                            "scaleLocations": [
                                              {
                                                "$id": "51",
                                                "plu": 1,
                                                "pluG_UID": "hJoXSKtTUk+k1yC6WQJ8fg==",
                                                "pluGuid": "48179a84-53ab-4f52-a4d7-20ba59027c7e",
                                                "deptNo": 1,
                                                "product": {
                                                  "$ref": "24"
                                                },
                                                "scaleLocation": {
                                                  "$id": "52",
                                                  "id": 1,
                                                  "deptNo": 1,
                                                  "deptCode": "sample string 2",
                                                  "name": "sample string 3",
                                                  "enabled": true,
                                                  "updated": "2025-10-04T23:57:23.0849608",
                                                  "department": {
                                                    "$id": "53",
                                                    "id": 1,
                                                    "name": "sample string 2",
                                                    "code": "sample string 3",
                                                    "sortOrder": 4,
                                                    "isLiquor": true,
                                                    "isTobacco": true,
                                                    "excludeTalker": true,
                                                    "externalSales": true,
                                                    "saleGLCode": "sample string 9",
                                                    "cogsglCode": "sample string 10",
                                                    "accountingCategoryID": 11,
                                                    "maximumMarkdownPercentage": 12.0,
                                                    "accountingOnly": true,
                                                    "generateExternalID": 1,
                                                    "useNonReportableTaxCode": true,
                                                    "minPLU": 15,
                                                    "maxPLU": 16,
                                                    "scaleLocation": {
                                                      "$ref": "52"
                                                    },
                                                    "subDepartments": [
                                                      {
                                                        "$id": "54",
                                                        "id": 1,
                                                        "departmentID": 2,
                                                        "name": "sample string 3",
                                                        "code": "sample string 4",
                                                        "departmentCode": "sample string 5",
                                                        "externalSales": true,
                                                        "minorDepartments": [
                                                          {
                                                            "$id": "55",
                                                            "id": 1,
                                                            "subDepartmentID": 2,
                                                            "departmentID": 3,
                                                            "name": "sample string 4",
                                                            "subDepartmentCode": "sample string 5",
                                                            "departmentCode": "sample string 6",
                                                            "code": "sample string 7",
                                                            "lesserDepartments": [
                                                              {
                                                                "$id": "56",
                                                                "id": 1,
                                                                "departmentID": 2,
                                                                "subDepartmentID": 3,
                                                                "minorDepartmentID": 4,
                                                                "name": "sample string 5",
                                                                "code": "sample string 6",
                                                                "departmentCode": "sample string 7",
                                                                "subDepartmentCode": "sample string 8",
                                                                "minorDepartmentCode": "sample string 9",
                                                                "updated": "2025-10-04T23:57:23.0849608",
                                                                "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": "1kG8J+nxdke6FX1Y3djdcw==",
                                                                "labelPageLayoutGuid": "27bc41d6-f1e9-4776-ba15-7d58ddd8dd73",
                                                                "minimumAge": 17,
                                                                "countryOfOrigin": "sample string 18",
                                                                "serviceFeeID": 1,
                                                                "eftCode": 19,
                                                                "defaultPrinter": "sample string 20",
                                                                "defaultPrinterGroup": "sample string 21",
                                                                "buyingLimit": 1,
                                                                "buyingLimitIndependent": true,
                                                                "buyingLimitType": 0,
                                                                "includeInDistinctLimit": true,
                                                                "defaultsEmpty": false,
                                                                "mscCat": {
                                                                  "$id": "57",
                                                                  "dept": 1,
                                                                  "category": 2,
                                                                  "name": "sample string 3",
                                                                  "active": true,
                                                                  "mscCommodities": [
                                                                    {
                                                                      "$id": "58",
                                                                      "dept": 1,
                                                                      "category": 2,
                                                                      "commodity": 3,
                                                                      "name": "sample string 4",
                                                                      "active": true,
                                                                      "mscSubCommodities": [
                                                                        {
                                                                          "$id": "59",
                                                                          "dept": 1,
                                                                          "category": 2,
                                                                          "commodity": 3,
                                                                          "subCommodity": 4,
                                                                          "name": "sample string 5",
                                                                          "active": true,
                                                                          "subCommodityCode": "sample string 7"
                                                                        },
                                                                        {
                                                                          "$ref": "59"
                                                                        }
                                                                      ],
                                                                      "commodityCode": "sample string 6"
                                                                    },
                                                                    {
                                                                      "$ref": "58"
                                                                    }
                                                                  ],
                                                                  "categoryCode": "sample string 5"
                                                                },
                                                                "mscCom": {
                                                                  "$ref": "58"
                                                                },
                                                                "mscDep": {
                                                                  "$id": "60",
                                                                  "dept": 1,
                                                                  "name": "sample string 2",
                                                                  "active": true,
                                                                  "mscCategories": [
                                                                    {
                                                                      "$ref": "57"
                                                                    },
                                                                    {
                                                                      "$ref": "57"
                                                                    }
                                                                  ],
                                                                  "deptCode": "sample string 4"
                                                                },
                                                                "mscSubCom": {
                                                                  "$ref": "59"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "56"
                                                              }
                                                            ],
                                                            "updated": "2025-10-04T23:57:23.0849608",
                                                            "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": "1z4peKUlAkuHII0sEleYjw==",
                                                            "labelPageLayoutGuid": "78293ed7-25a5-4b02-8720-8d2c1257988f",
                                                            "minimumAge": 15,
                                                            "countryOfOrigin": "sample string 16",
                                                            "serviceFeeID": 1,
                                                            "eftCode": 17,
                                                            "defaultPrinter": "sample string 18",
                                                            "defaultPrinterGroup": "sample string 19",
                                                            "buyingLimit": 1,
                                                            "buyingLimitIndependent": true,
                                                            "buyingLimitType": 0,
                                                            "includeInDistinctLimit": true,
                                                            "defaultsEmpty": false,
                                                            "mscCat": {
                                                              "$ref": "57"
                                                            },
                                                            "mscCom": {
                                                              "$ref": "58"
                                                            },
                                                            "mscDep": {
                                                              "$ref": "60"
                                                            },
                                                            "mscSubCom": {
                                                              "$ref": "59"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "55"
                                                          }
                                                        ],
                                                        "investmentBuyOverride": true,
                                                        "updated": "2025-10-04T23:57:23.0849608",
                                                        "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": "xDxWn+oH8EqffCi1TIkFGg==",
                                                        "labelPageLayoutGuid": "9f563cc4-07ea-4af0-9f7c-28b54c89051a",
                                                        "minimumAge": 15,
                                                        "countryOfOrigin": "sample string 16",
                                                        "serviceFeeID": 1,
                                                        "eftCode": 17,
                                                        "defaultPrinter": "sample string 18",
                                                        "defaultPrinterGroup": "sample string 19",
                                                        "buyingLimit": 1,
                                                        "buyingLimitIndependent": true,
                                                        "buyingLimitType": 0,
                                                        "includeInDistinctLimit": true,
                                                        "defaultsEmpty": false,
                                                        "mscCat": {
                                                          "$ref": "57"
                                                        },
                                                        "mscCom": {
                                                          "$ref": "58"
                                                        },
                                                        "mscDep": {
                                                          "$ref": "60"
                                                        },
                                                        "mscSubCom": {
                                                          "$ref": "59"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "54"
                                                      }
                                                    ],
                                                    "stores": [
                                                      1,
                                                      2
                                                    ],
                                                    "investmentBuyOverride": true,
                                                    "updated": "2025-10-04T23:57:23.0849608",
                                                    "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": "Q+eUiN5a5kODw+uBiRZeLA==",
                                                    "labelPageLayoutGuid": "8894e743-5ade-43e6-83c3-eb8189165e2c",
                                                    "minimumAge": 25,
                                                    "countryOfOrigin": "sample string 26",
                                                    "serviceFeeID": 1,
                                                    "eftCode": 27,
                                                    "defaultPrinter": "sample string 28",
                                                    "defaultPrinterGroup": "sample string 29",
                                                    "buyingLimit": 1,
                                                    "buyingLimitIndependent": true,
                                                    "buyingLimitType": 0,
                                                    "includeInDistinctLimit": true,
                                                    "defaultsEmpty": false,
                                                    "mscCat": {
                                                      "$ref": "57"
                                                    },
                                                    "mscCom": {
                                                      "$ref": "58"
                                                    },
                                                    "mscDep": {
                                                      "$ref": "60"
                                                    },
                                                    "mscSubCom": {
                                                      "$ref": "59"
                                                    }
                                                  }
                                                }
                                              },
                                              {
                                                "$ref": "51"
                                              }
                                            ],
                                            "nextPrice": {
                                              "$id": "61",
                                              "id": 1,
                                              "campaignID": 2,
                                              "campaignName": "sample string 3",
                                              "plu": 1,
                                              "hostOfferID": 1,
                                              "metcashPromotionID": "sample string 4",
                                              "metcashPromotionPlacement": "sample string 5",
                                              "pluG_UID": "TO7lQpmuEE2139FLG6AoUQ==",
                                              "pluGuid": "42e5ee4c-ae99-4d10-b5df-d14b1ba02851",
                                              "newPrice": 1,
                                              "pctDiscount": 1,
                                              "newCost": 1,
                                              "newCostDecimals": 6,
                                              "dealCostIdentifier": "MxP0Hjv3O0SyCGnAAHDbNg==",
                                              "dealCostGuid": "1ef41333-f73b-443b-b208-69c00070db36",
                                              "pluName": "sample string 7",
                                              "apn": "sample string 8",
                                              "fuelItem": true,
                                              "priceGroupG_UID": "dmsOAN6+REOl3P25tUY8ig==",
                                              "priceGroupGuid": "000e6b76-bede-4344-a5dc-fdb9b5463c8a",
                                              "itemNumber": "sample string 10",
                                              "cri": "sample string 11",
                                              "pluPrice": 12,
                                              "pluCost": 13,
                                              "pluCostIndicator": "sample string 14",
                                              "pluPriceGstPercent": 15,
                                              "pluCostGstPercent": 16,
                                              "pluActive": true,
                                              "cartonQty": 1.1,
                                              "baseUnits": 18.1,
                                              "salesMode": 1,
                                              "pluNormalCost": 19,
                                              "pluaws": 20.0,
                                              "directNumber": "sample string 21",
                                              "departmentName": "sample string 22",
                                              "subDepartmentName": "sample string 23",
                                              "priceGroupName": "sample string 24",
                                              "supplierName": "sample string 25",
                                              "stockOnHand": 1.1,
                                              "stockOnOrder": 1.1,
                                              "lastReceived": "2025-10-04T23:57:23.0849608",
                                              "rrp": 26,
                                              "campaignDescription": "sample string 27",
                                              "campaignComboPriceGroupG_UID": "n/sQ2W9mmkO9vav+OjKRnQ==",
                                              "campaignComboPriceGroupIdentifier": "d910fb9f-666f-439a-bdbd-abfe3a32919d",
                                              "promotionPlacementDescription": "sample string 28",
                                              "storeAcceptances": [
                                                {
                                                  "$id": "62",
                                                  "plu": 1,
                                                  "pluG_UId": "QEA=",
                                                  "campaignID": 1,
                                                  "campaignName": "sample string 2",
                                                  "storeID": 3,
                                                  "acceptedUtc": "2025-10-04T23:57:23.0849608",
                                                  "operatorG_UID": "40v9yvn2mkKHoG5j2mMyfQ==",
                                                  "operatorGuid": "cafd4be3-f6f9-429a-87a0-6e63da63327d",
                                                  "machineID": 1,
                                                  "processed": true,
                                                  "appliedUtc": "2025-10-04T23:57:23.0849608",
                                                  "signIqTicketFileMovedUtc": "2025-10-04T23:57:23.0849608",
                                                  "user": "sample string 6",
                                                  "campaignDescription": "sample string 7",
                                                  "productDesc": "sample string 8",
                                                  "storeName": "sample string 9",
                                                  "effectiveUtc": "2025-10-04T23:57:23.0849608",
                                                  "priceChangeType": 0,
                                                  "operatorName": "sample string 10",
                                                  "hostCampaign": true,
                                                  "product": {
                                                    "$ref": "24"
                                                  },
                                                  "campaignPlu": {
                                                    "$ref": "61"
                                                  }
                                                },
                                                {
                                                  "$ref": "62"
                                                }
                                              ],
                                              "campaign": {
                                                "$id": "63",
                                                "id": 1,
                                                "storeID": 2,
                                                "name": "4c212039-d08b-4d7c-8d06-10ad327b1d65",
                                                "nameGuid": "4c212039-d08b-4d7c-8d06-10ad327b1d65",
                                                "description": "sample string 4",
                                                "showDiscounts": true,
                                                "showTotals": true,
                                                "onlyEvaluateOnSubtotal": true,
                                                "useDescription": true,
                                                "campaignType": 1,
                                                "startDate": "2025-10-04T23:57:23.0849608",
                                                "startTime": 1,
                                                "endDate": "2025-10-04T23:57:23.0849608",
                                                "endTime": 1,
                                                "recurrence": 1,
                                                "recurrenceType": 1,
                                                "monthType": 1,
                                                "weekDays": 1,
                                                "months": 1,
                                                "monthWeeks": 1,
                                                "monthDays": "sample string 7",
                                                "printed": true,
                                                "talkerText": "sample string 8",
                                                "rangeDescription": "sample string 9",
                                                "dealDescription": "sample string 10",
                                                "labelQuantity": 11,
                                                "active": 1,
                                                "deactivated": "2025-10-04T23:57:23.0849608",
                                                "system": true,
                                                "created": "2025-10-04T23:57:23.0849608",
                                                "updated": "2025-10-04T23:57:23.0849608",
                                                "priceChangeNotifiedUtc": "2025-10-04T23:57:23.0849608",
                                                "promoType": 1,
                                                "promotionTypeCode": "sample string 13",
                                                "hostIdentifier": "QCvOHiL6ZkK0iGKMN5SNCQ==",
                                                "hostIdentifierGuid": "1ece2b40-fa22-4266-b488-628c37948d09",
                                                "hostType": 14,
                                                "createdByUser": "sample string 15",
                                                "fromHost": true,
                                                "deleted": true,
                                                "campaignDeleted": "2025-10-04T23:57:23.0849608",
                                                "updatedByUser": "sample string 18",
                                                "offerID": 1,
                                                "isPriceChangeCampaign": true,
                                                "stores": [
                                                  1,
                                                  2
                                                ],
                                                "storeNames": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "campaignPlus": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "campaignPools": [
                                                  {
                                                    "$id": "64",
                                                    "id": 1,
                                                    "campaignID": 2,
                                                    "campaignName": "sample string 3",
                                                    "plu": 4,
                                                    "pluG_UID": "mm3syEWssEqBJ6XoE8FCiQ==",
                                                    "pluGuid": "c8ec6d9a-ac45-4ab0-8127-a5e813c14289",
                                                    "hostOfferID": 1,
                                                    "priceGroupG_UID": "5L+3FxcT4kmZv6d1POfHGw==",
                                                    "priceGroupGuid": "17b7bfe4-1317-49e2-99bf-a7753ce7c71b",
                                                    "fuelItem": true,
                                                    "pluName": "sample string 6",
                                                    "apn": "sample string 7",
                                                    "pluActive": true,
                                                    "cartonQty": 1,
                                                    "baseUnits": 9.1,
                                                    "cri": "sample string 10",
                                                    "salesMode": 1,
                                                    "pluaws": 11.0,
                                                    "directNumber": "sample string 12",
                                                    "departmentName": "sample string 13",
                                                    "subDepartmentName": "sample string 14",
                                                    "priceGroupName": "sample string 15",
                                                    "supplierName": "sample string 16",
                                                    "stockOnHand": 1.1,
                                                    "stockOnOrder": 1.1,
                                                    "lastReceived": "2025-10-04T23:57:23.0849608",
                                                    "rrp": 17,
                                                    "campaignDescription": "sample string 18",
                                                    "product": {
                                                      "$ref": "24"
                                                    },
                                                    "campaign": {
                                                      "$ref": "63"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "64"
                                                  }
                                                ],
                                                "sellingRules": [
                                                  {
                                                    "$id": "65",
                                                    "id": 1,
                                                    "identifier": "5RdrCS4b6EmO4AEfgeRZ3w==",
                                                    "identifierStr": "5RdrCS4b6EmO4AEfgeRZ3w==",
                                                    "identifierGuid": "096b17e5-1b2e-49e8-8ee0-011f81e459df",
                                                    "campaignID": 4,
                                                    "campaignName": "sample string 5",
                                                    "ruleJoin": 1,
                                                    "ruleType": 6,
                                                    "operand0": "sample string 7",
                                                    "comparisonOp": 1,
                                                    "operand1": "sample string 8",
                                                    "action": 1,
                                                    "operand2": "sample string 9",
                                                    "operand3": "sample string 10",
                                                    "includeExcludedItems": true,
                                                    "noFurtherDiscounts": true,
                                                    "description": "sample string 11",
                                                    "sortOrder": 1,
                                                    "isItemRule": false,
                                                    "prevDept": "sample string 12",
                                                    "campaign": {
                                                      "$ref": "63"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "65"
                                                  }
                                                ],
                                                "customers": [
                                                  {
                                                    "$id": "66",
                                                    "id": 1,
                                                    "campaignID": 2,
                                                    "campaignName": "sample string 3",
                                                    "customerID": "/kePhuvAmEmVS5SxwVHmOg==",
                                                    "customerIDGuid": "868f47fe-c0eb-4998-954b-94b1c151e63a",
                                                    "campaign": {
                                                      "$ref": "63"
                                                    },
                                                    "customer": {
                                                      "$ref": "5"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "66"
                                                  }
                                                ],
                                                "customerGroups": [
                                                  {
                                                    "$id": "67",
                                                    "id": 1,
                                                    "campaignID": 2,
                                                    "campaignName": "sample string 3",
                                                    "groupID": "b/2SFi4r/0aeMJ/mRfbG2g==",
                                                    "groupIDGuid": "1692fd6f-2b2e-46ff-9e30-9fe645f6c6da",
                                                    "campaign": {
                                                      "$ref": "63"
                                                    },
                                                    "group": {
                                                      "$ref": "9"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "signIqTickets": [
                                                  {
                                                    "$id": "68",
                                                    "identifier": "xsOSzaeNLUm9FQsyu4T+zQ==",
                                                    "identifierGuid": "cd92c3c6-8da7-492d-bd15-0b32bb84fecd",
                                                    "campaignName": "sample string 2",
                                                    "message": "sample string 3",
                                                    "ticketFileSource": "sample string 4",
                                                    "ticketFileDestination": "sample string 5",
                                                    "storeID": 1
                                                  },
                                                  {
                                                    "$ref": "68"
                                                  }
                                                ],
                                                "comboPriceGroups": [
                                                  {
                                                    "$id": "69",
                                                    "id": 1,
                                                    "campaignID": 2,
                                                    "campaignName": "sample string 3",
                                                    "g_UID": "Duk7pnSs1kqCfKfCC684WA==",
                                                    "guid": "a63be90e-ac74-4ad6-827c-a7c20baf3858",
                                                    "description": "sample string 5",
                                                    "newPrice": 1,
                                                    "rangeDescription": "sample string 6",
                                                    "dealDescription": "sample string 7",
                                                    "labelQuantity": 8,
                                                    "hostProductCategoryID": 1,
                                                    "offerID": 1,
                                                    "dontUpdatePricePlus": true,
                                                    "campaign": {
                                                      "$ref": "63"
                                                    },
                                                    "comboPricePlus": [
                                                      {
                                                        "$id": "70",
                                                        "id": 1,
                                                        "campaignID": 2,
                                                        "campaignName": "sample string 3",
                                                        "groupG_UID": "VzbrPx+OBkiLHDE7MksDDQ==",
                                                        "groupGuid": "3feb3657-8e1f-4806-8b1c-313b324b030d",
                                                        "comboPriceType": 5,
                                                        "priceType": 5,
                                                        "pluG_UID": "8QMI3936SEW4b0SCiUln/w==",
                                                        "pluGuid": "df0803f1-fadd-4548-b86f-4482894967ff",
                                                        "priceGroupG_UID": "uRAtqdJLfkWTIVKSP2s69w==",
                                                        "priceGroupGuid": "a92d10b9-4bd2-457e-9321-52923f6b3af7",
                                                        "campaignPoolID": "sample string 7",
                                                        "quantity": 1,
                                                        "campaign": {
                                                          "$ref": "63"
                                                        },
                                                        "product": {
                                                          "$ref": "24"
                                                        },
                                                        "priceGroup": {
                                                          "$ref": "30"
                                                        },
                                                        "campaignPool": {
                                                          "$ref": "63"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "70"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ],
                                                "priceLevels": [
                                                  {
                                                    "$id": "71",
                                                    "id": 1,
                                                    "priceLevelIdentifier": "SQkwqpirL0esoRjb+HxARw==",
                                                    "priceLevelIdentifierGuid": "aa300949-ab98-472f-aca1-18dbf87c4047",
                                                    "campaignName": "sample string 3",
                                                    "priceLevelName": "sample string 4"
                                                  },
                                                  {
                                                    "$ref": "71"
                                                  }
                                                ]
                                              },
                                              "product": {
                                                "$ref": "24"
                                              },
                                              "dealCost": {
                                                "$id": "72",
                                                "headerIdentifier": "YHSnPOE6mkyGRIXtb0QuGA==",
                                                "headerIdentifierGuid": "3ca77460-3ae1-4c9a-8644-85ed6f442e18",
                                                "identifier": "fycoC0L1BUiRETmUsPdFLA==",
                                                "identifierGuid": "0b28277f-f542-4805-9111-3994b0f7452c",
                                                "supplierIdentifier": "CGGbsdSH7EGKfsItU9QNog==",
                                                "supplierGuid": "b19b6108-87d4-41ec-8a7e-c22d53d40da2",
                                                "pluG_UID": "8qtLWgNPJEaWTTGx9bZMVg==",
                                                "pluGuid": "5a4babf2-4f03-4624-964d-31b1f5b64c56",
                                                "campaignName": "0958389e-e719-45c3-977d-a25c944cb80a",
                                                "description": "sample string 4",
                                                "cost": 5,
                                                "costDecimals": 6,
                                                "start": "2025-10-04T23:57:23.0849608",
                                                "end": "2025-10-04T23:57:23.0849608",
                                                "type": 9,
                                                "promoType": 10,
                                                "bonusItemPLUG_UID": "6jAd4X3i5E6SwHcV2Gr99A==",
                                                "bonusItemPluGuid": "e11d30ea-e27d-4ee4-92c0-7715d86afdf4",
                                                "bonusPurchaseUnits": 11,
                                                "bonusReceiveUnits": 12,
                                                "updated": "2025-10-04T23:57:23.0849608",
                                                "metcashPromotionID": "sample string 14",
                                                "fromHost": 15,
                                                "storeNames": "sample string 16",
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ],
                                                "supplierName": "sample string 17",
                                                "campaignDescription": "sample string 18",
                                                "newPrice": 1,
                                                "campaignMetcashPromotionID": "sample string 19",
                                                "campaignActive": true,
                                                "campaignStartDate": "2025-10-04T23:57:23.0849608",
                                                "campaignEndDate": "2025-10-04T23:57:23.0849608",
                                                "masterPLUG_UID": "Wv4C2RzdH0Kjp1xrzs82BQ==",
                                                "masterID": "d902fe5a-dd1c-421f-a3a7-5c6bcecf3605",
                                                "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": "/NU9PTnTwUuCbg6hd+uV/Q==",
                                                "bonusMasterID": "3d3dd5fc-d339-4bc1-826e-0ea177eb95fd",
                                                "bonusProductName": "sample string 34",
                                                "bonusProductAPN": "sample string 35",
                                                "bonusOrderCode": "sample string 36",
                                                "bonusNormalSell": 37,
                                                "bonusNormalCost": 38,
                                                "bonusNormalCostDecimals": 39,
                                                "bonusCartonQuantity": 40,
                                                "bonusSalesMode": 41,
                                                "bonusOrderPacked": 42,
                                                "bonusFuelItem": true,
                                                "bonusActive": true
                                              }
                                            },
                                            "currentCostStart": "2025-10-04T23:57:23.0849608",
                                            "dealCosts": [
                                              {
                                                "$ref": "72"
                                              },
                                              {
                                                "$ref": "72"
                                              }
                                            ],
                                            "tags": [
                                              {
                                                "$id": "73",
                                                "pluG_UID": "uIg1DzQb+kCwI0UViyfNNw==",
                                                "pluGuid": "0f3588b8-1b34-40fa-b023-45158b27cd37",
                                                "tagID": 1,
                                                "description": "sample string 1",
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ]
                                              },
                                              {
                                                "$ref": "73"
                                              }
                                            ],
                                            "alternateProductG_UID": "/1I4MwyFiUiUojzC7suEeg==",
                                            "alternateProduct": "333852ff-850c-4889-94a2-3cc2eecb847a",
                                            "productHostCode": {
                                              "$id": "74",
                                              "id": 1,
                                              "pluG_UID": "YTTTx6LRA0eAIQis4gNCdA==",
                                              "pluGuid": "c7d33461-d1a2-4703-8021-08ace2034274",
                                              "ibaCode": "sample string 2"
                                            },
                                            "mscCat": {
                                              "$ref": "57"
                                            },
                                            "mscCom": {
                                              "$ref": "58"
                                            },
                                            "mscDep": {
                                              "$ref": "60"
                                            },
                                            "mscSubCom": {
                                              "$ref": "59"
                                            },
                                            "isUserUpdate": true,
                                            "ignoreMasterProduct": true,
                                            "priceGroupLabelRequested": true,
                                            "firstSold": "2025-10-04T23:57:23.0849608",
                                            "inventoryTracked": "2025-10-04T23:57:23.0849608",
                                            "isNormalPriceChangesCampaign": true
                                          },
                                          "supplier": {
                                            "$ref": "19"
                                          },
                                          "serviceFee": {
                                            "$id": "75",
                                            "id": 1,
                                            "description": "sample string 1",
                                            "fee": 1
                                          },
                                          "isPrimaryHost": true,
                                          "hostVendor": 47
                                        },
                                        {
                                          "$ref": "22"
                                        }
                                      ],
                                      "orderCycleHeaders": [
                                        {
                                          "$id": "76",
                                          "storeID": 1,
                                          "supplierIdentifier": "uVzo32jHfkKs26do7cDfng==",
                                          "supplierGuid": "dfe85cb9-c768-427e-acdb-a768edc0df9e",
                                          "departmentCode": "sample string 2",
                                          "warehouseDirectIndicator": "sample string 3",
                                          "type": 4,
                                          "storeName": "sample string 5",
                                          "departmentName": "sample string 6",
                                          "orderDays": 7
                                        },
                                        {
                                          "$ref": "76"
                                        }
                                      ],
                                      "cycles": [
                                        {
                                          "$id": "77",
                                          "storeID": 1,
                                          "supplierIdentifier": "GYSJNEnpbUSVX4RIr3tKRQ==",
                                          "supplierGuid": "34898419-e949-446d-955f-8448af7b4a45",
                                          "departmentCode": "sample string 2",
                                          "warehouseDirectIndicator": "sample string 3",
                                          "type": 4,
                                          "cutOffWeek": 5,
                                          "cutOffDay": 6,
                                          "cutOffTime": "00:00:00.1234567",
                                          "leadTime": 7,
                                          "daysBuffer": 8,
                                          "supplierName": "sample string 9",
                                          "cutOffDate": "2025-10-04T23:57:23.0849608",
                                          "deliveryDate": "2025-10-04T23:57:23.0849608",
                                          "nextCutOffDate": "2025-10-04T23:57:23.0849608",
                                          "nextDeliveryDate": "2025-10-04T23:57:23.0849608",
                                          "nextDaysBuffer": 10
                                        },
                                        {
                                          "$ref": "77"
                                        }
                                      ],
                                      "store": {
                                        "$ref": "15"
                                      },
                                      "updated": "2025-10-04T23:57:23.0849608",
                                      "isHost": true
                                    },
                                    "files": [
                                      {
                                        "$id": "78",
                                        "id": "sample string 1",
                                        "fileName": "sample string 2",
                                        "extension": "sample string 3",
                                        "provider": 0,
                                        "type": 0,
                                        "hostType": "sample string 4",
                                        "createdUtc": "2025-10-04T23:57:23.0849608",
                                        "processed": "2025-10-04T23:57:23.0849608",
                                        "isProcessing": true,
                                        "processedCount": 6,
                                        "processingTime": 1,
                                        "collectedUtc": "2025-10-04T23:57:23.0849608",
                                        "size": 1,
                                        "sizeFormat": "sample string 7",
                                        "isArchive": true,
                                        "version": "sample string 9",
                                        "reference": "sample string 10",
                                        "digest": "sample string 11",
                                        "contentType": "sample string 12",
                                        "host": {
                                          "$ref": "18"
                                        },
                                        "metcashHeader": {
                                          "$id": "79",
                                          "customerNumber": "sample string 1",
                                          "creationDate": "2025-10-04T23:57:23.0849608",
                                          "businessPillar": "sample string 3",
                                          "fileType": "sample string 4"
                                        }
                                      },
                                      {
                                        "$ref": "78"
                                      }
                                    ],
                                    "zoneMatrix": [
                                      {
                                        "$id": "80",
                                        "id": 1,
                                        "hostIdentifier": "w/DXW9PlYEalxDcIV5Cy+g==",
                                        "hostIdentifierGuid": "5bd7f0c3-e5d3-4660-a5c4-37085790b2fa",
                                        "storeID": 1,
                                        "departmentCode": "sample string 2",
                                        "hostGuids": [
                                          "2de092cf-54ed-40f6-be2a-82f0ba52d83f",
                                          "48f65cc5-d417-47c9-9db8-0240566fa37f"
                                        ]
                                      },
                                      {
                                        "$ref": "80"
                                      }
                                    ],
                                    "hostFileStoreSetting": {
                                      "$ref": "17"
                                    },
                                    "hostStoreSettings": [
                                      {
                                        "$ref": "17"
                                      },
                                      {
                                        "$ref": "17"
                                      }
                                    ],
                                    "promotionPlacements": [
                                      {
                                        "$id": "81",
                                        "identifier": "RIkp1zCkZk6nPNFav4OuCw==",
                                        "identifierGuid": "d7298944-a430-4e66-a73c-d15abf83ae0b",
                                        "code": "sample string 2",
                                        "description": "sample string 3",
                                        "isAdvertised": true
                                      },
                                      {
                                        "$ref": "81"
                                      }
                                    ],
                                    "promoTypeGuids": [
                                      "430b0b9e-043f-476b-b97a-0bf474b16cf2",
                                      "15fd496e-d703-462f-97fe-e2efa4d61023"
                                    ],
                                    "isPromotionOnly": false,
                                    "isOrderable": false,
                                    "vendor": 0
                                  },
                                  "groupIDs": [
                                    1,
                                    2
                                  ],
                                  "hostDescription": "sample string 24"
                                },
                                {
                                  "$ref": "17"
                                }
                              ],
                              "accounts": [
                                {
                                  "$id": "82",
                                  "id": 1,
                                  "storeID": 1,
                                  "accountName": "sample string 2",
                                  "bsb": "sample string 3",
                                  "accountNumber": "sample string 4",
                                  "accountDesignated": true
                                },
                                {
                                  "$ref": "82"
                                }
                              ],
                              "sales": [
                                {
                                  "$id": "83",
                                  "id": 1,
                                  "storeID": 1,
                                  "externalSalesType": 2,
                                  "ftpSiteID": 1,
                                  "lastSaleProcessed": "2025-10-04T23:57:23.0849608",
                                  "ftpSite": {
                                    "$id": "84",
                                    "id": 1,
                                    "description": "sample string 2",
                                    "address": "sample string 3",
                                    "username": "sample string 4",
                                    "password": "sample string 5",
                                    "path": "sample string 7",
                                    "protocol": 8
                                  }
                                },
                                {
                                  "$ref": "83"
                                }
                              ],
                              "zoneMatrix": [
                                {
                                  "$ref": "80"
                                },
                                {
                                  "$ref": "80"
                                }
                              ],
                              "cashManagements": [
                                {
                                  "$id": "85",
                                  "id": 1,
                                  "storeID": 1,
                                  "cashManagementType": 2,
                                  "apiID": 1,
                                  "organisationID": "sample string 3",
                                  "siteName": "sample string 4",
                                  "thirdPartyAPI": {
                                    "$id": "86",
                                    "id": 1,
                                    "description": "sample string 2",
                                    "address": "sample string 3",
                                    "username": "sample string 4",
                                    "password": "sample string 5",
                                    "passwordPlain": "sample string 6",
                                    "token": "sample string 7",
                                    "apiType": 8,
                                    "apiSubType": 9
                                  }
                                },
                                {
                                  "$ref": "85"
                                }
                              ],
                              "updateStoreID": "5c248676-2d97-48dd-862e-b8be33b3052c",
                              "updateStore": {
                                "$id": "87",
                                "id": "dbd088fc-002b-40f2-b0f7-534432eb9a05",
                                "name": "sample string 1",
                                "lastActivity": "2025-10-04T23:57:23.0849608",
                                "zone": "sample string 2",
                                "timeZoneOffset": 0.0,
                                "businessHoursStart": "00:00:00.1234567",
                                "businessHoursEnd": "00:00:00.1234567",
                                "master": true,
                                "lastIP": "sample string 10",
                                "lastHostName": "sample string 11",
                                "ping": 1,
                                "pingStatus": "sample string 12",
                                "lastUpdateCompleted": "2025-10-04T23:57:23.0849608"
                              },
                              "timeZoneId": "sample string 53",
                              "securityOptions": {
                                "$id": "88",
                                "loginMode": 1,
                                "allowSelfVerification": true,
                                "verifierEmail": "sample string 3",
                                "source": "sample string 4",
                                "loginModeInherited": 5,
                                "loginModeSource": "sample string 6",
                                "selfVerifyInherited": true,
                                "selfVerifySource": "sample string 8",
                                "verifyEmailInherited": "sample string 9",
                                "verifyEmailSource": "sample string 10"
                              }
                            }
                          },
                          {
                            "$ref": "14"
                          }
                        ]
                      },
                      "customer": {
                        "$ref": "5"
                      },
                      "communityOrganisation": {
                        "$id": "89",
                        "id": 1,
                        "identifier": "FhSveZVJWkq60q13RLH1iQ==",
                        "identifierGuid": "79af1416-4995-4a5a-bad2-ad7744b1f589",
                        "name": "sample string 3",
                        "lookupIdentifier": "sample string 4",
                        "externalID": "sample string 5",
                        "phone": "sample string 6",
                        "fax": "sample string 7",
                        "email": "sample string 8",
                        "address1": "sample string 9",
                        "address2": "sample string 10",
                        "city": "sample string 11",
                        "postCode": "sample string 12",
                        "state": "sample string 13",
                        "country": "sample string 14",
                        "totalAmountAwarded": 15.1,
                        "updated": "2025-10-04T23:57:23.0849608",
                        "deleted": true
                      },
                      "details": [
                        {
                          "$id": "90",
                          "saleItemID": 1,
                          "identifier": "I/FObow+4k+4hY0QzCknIw==",
                          "identifierGuid": "6e4ef123-3e8c-4fe2-b885-8d10cc292723",
                          "saleHeaderID": 2,
                          "plu": 1,
                          "pluG_UId": "E2WuEszYUkSUt2Hj+0l5fQ==",
                          "pluGuid": "12ae6513-d8cc-4452-94b7-61e3fb49797d",
                          "accountID": "FSgCzsX31EWz6nWdTJnGXA==",
                          "accountIDGuid": "ce022815-f7c5-45d4-b3ea-759d4c99c65c",
                          "normalPrice": 3,
                          "originalSellingPrice": 4,
                          "discountPrice": 5,
                          "unit": 1,
                          "quantity": 6,
                          "totalCents": 7,
                          "fixedPrice": 1,
                          "tranType": 1,
                          "discountType": 1,
                          "cost": 1,
                          "costDecimals": 8,
                          "markdown": 1,
                          "manualQuantity": 1,
                          "manualPrice": 1,
                          "manualMode": 1,
                          "active": 1,
                          "offline": true,
                          "barcode": "sample string 9",
                          "keyedSale": 1,
                          "discountedID": 1,
                          "fuelID": 1,
                          "serialNumber": "sample string 10",
                          "bestOrExpire": "2025-10-04T23:57:23.0849608",
                          "bestOrExpireType": 1,
                          "providerName": "sample string 11",
                          "refundG_UID": "lmfA+FN59064YPyLhvqPQg==",
                          "refundGuid": "f8c06796-7953-4ef7-b860-fc8b86fa8f42",
                          "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": "UpkJ6rOgK0Cg9hhsDSYSRA==",
                          "idempotentVoidGuid": "ea099952-a0b3-402b-a0f6-186c0d261244",
                          "priceLevelIdentifier": "7E7IKJjw802gOXLP4bBCdQ==",
                          "priceLevelIdentifierGuid": "28c84eec-f098-4df3-a039-72cfe1b04275",
                          "productName": "sample string 23",
                          "apn": "sample string 24",
                          "unknownScans": [
                            {
                              "$id": "91",
                              "id": 1,
                              "saleDetailID": 2,
                              "storeID": 1,
                              "scanned": "2025-10-04T23:57:23.0849608",
                              "operatorG_UID": "QEA=",
                              "barcode": "sample string 4",
                              "processed": 1
                            },
                            {
                              "$ref": "91"
                            }
                          ],
                          "refund": {
                            "$id": "92",
                            "id": 1,
                            "g_UID": "ePDvm5oBWUiOPk5Da3Zuwg==",
                            "guid": "9beff078-019a-4859-8e3e-4e436b766ec2",
                            "description": "sample string 1",
                            "dumped": true,
                            "inventoryReasonID": 1,
                            "sortOrder": 1,
                            "updated": "2025-10-04T23:57:23.0849608"
                          },
                          "modifier": {
                            "$id": "93",
                            "id": 1,
                            "setG_UID": "PxVK2iHlLEqmd47U3C1P/w==",
                            "modifierSetGuid": "da4a153f-e521-4a2c-a677-8ed4dc2d4fff",
                            "name": "sample string 2",
                            "price": 1,
                            "quantity": 1,
                            "modifierType": 1,
                            "groupNumber": 1,
                            "pageNumber": 1,
                            "controlOrder": 1,
                            "printToStation": true,
                            "pluG_UID": "SVXE/guKEEO91htHkKN2Rg==",
                            "pluGuid": "fec45549-8a0b-4310-bdd6-1b4790a37646",
                            "deleted": true,
                            "g_UID": "V6FmdmyvX0eXYx4BgcjSWw==",
                            "guid": "7666a157-af6c-475f-9763-1e0181c8d25b",
                            "product": {
                              "$ref": "24"
                            }
                          },
                          "priceLevelName": "sample string 25",
                          "pumpNumber": 1,
                          "hoseNumber": 1
                        },
                        {
                          "$ref": "90"
                        }
                      ],
                      "eftReceipts": [
                        {
                          "$id": "94",
                          "id": 1,
                          "storeID": 1,
                          "saleHeaderID": 2,
                          "storeSaleHeader": {
                            "$ref": "12"
                          },
                          "receipt": "sample string 3",
                          "processed": 1
                        },
                        {
                          "$ref": "94"
                        }
                      ],
                      "payments": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "cards": [
                        {
                          "$id": "95",
                          "id": 1,
                          "saleHeaderID": 1,
                          "identifier": "sample string 2",
                          "cardType": 3,
                          "providerName": "sample string 4"
                        },
                        {
                          "$ref": "95"
                        }
                      ],
                      "campaignHits": [
                        {
                          "$id": "96",
                          "id": 1,
                          "saleHeaderID": 2,
                          "campaign": "sample string 3",
                          "name": "sample string 4",
                          "processed": 1,
                          "campaignDescription": "sample string 5"
                        },
                        {
                          "$ref": "96"
                        }
                      ],
                      "fuel": [
                        {
                          "$id": "97",
                          "id": 1,
                          "plu": 1,
                          "pluG_UID": "nn6xtue8bEmWvc3ZmkiojQ==",
                          "pluGuid": "b6b17e9e-bce7-496c-96bd-cdd99a48a88d",
                          "saleHeaderID": 2,
                          "totalCents": 3,
                          "grade": 1,
                          "gradeDescription": "sample string 4",
                          "dispenser": 1,
                          "hose": 1,
                          "quantity": 1,
                          "cost": 1,
                          "acquirerNum": 1,
                          "attendant": 1,
                          "ePurseBalance": 1.0,
                          "cardSignature": "sample string 5",
                          "compartmentNumber": 1,
                          "contractNumber": 1,
                          "discountCardPAN": "sample string 6",
                          "discountID": 1,
                          "discountName": "sample string 7",
                          "discountNetValue": 1.0,
                          "discountType": 1,
                          "discountValue": 1.0,
                          "discretionaryData": "sample string 8",
                          "driverID": "sample string 9",
                          "eftBatchNumber": 1,
                          "eftResponseCode": "sample string 10",
                          "endDateTime": "2025-10-04T23:57:23.0849608",
                          "engineHours": 1.1,
                          "fposNumber": 1,
                          "loyaltyCardPAN": "sample string 11",
                          "miscData1": 1,
                          "miscData2": "sample string 12",
                          "miscFlags": 1,
                          "mop": 1,
                          "odometer": 1,
                          "panNumber": "sample string 13",
                          "saleRefund": true,
                          "saleStatus": 1,
                          "sequenceNumber": 1,
                          "stan": 1,
                          "startDateTime": "2025-10-04T23:57:23.0849608",
                          "tagNumber": "sample string 15",
                          "trackTwoRem": "sample string 16",
                          "transCode": 1,
                          "transType": 1,
                          "unitPrice": 1.0,
                          "vehicleReg": "sample string 17",
                          "offline": true,
                          "processed": 1
                        },
                        {
                          "$ref": "97"
                        }
                      ],
                      "fuelResells": [
                        {
                          "$id": "98",
                          "saleItemID": 1,
                          "saleHeaderID": 2,
                          "plu": 1,
                          "pluG_UId": "nX0H1oYui0e2kYoVHNZeiQ==",
                          "pluGuid": "d6077d9d-2e86-478b-b691-8a151cd65e89",
                          "accountID": "fqLcQHYnd02XLfzRoxCmbg==",
                          "accountIDGuid": "40dca27e-2776-4d77-972d-fcd1a310a66e",
                          "normalPrice": 3,
                          "originalSellingPrice": 4,
                          "discountPrice": 5,
                          "unit": 1,
                          "quantity": 6,
                          "totalCents": 7,
                          "fixedPrice": 1,
                          "tranType": 1,
                          "processed": 1,
                          "discountType": 1,
                          "cost": 1,
                          "costDecimals": 1,
                          "markdown": 1,
                          "manualQuantity": 1,
                          "manualPrice": 1,
                          "manualMode": 1,
                          "active": 1,
                          "barcode": "sample string 8",
                          "offline": 1,
                          "keyedSale": 1,
                          "discountedID": 1,
                          "fuelID": 1,
                          "serialNumber": "sample string 9",
                          "bestOrExpire": "2025-10-04T23:57:23.0849608",
                          "bestOrExpireType": 1,
                          "refundG_UID": "WIjZHn+3ukKa231+IlIDgw==",
                          "refundGuid": "1ed98858-b77f-42ba-9adb-7d7e22520383",
                          "providerName": "sample string 10",
                          "campaign": "sample string 11",
                          "campaignType": 1,
                          "modifiedID": 1,
                          "omittedIngredient": 1,
                          "taxPercent": 1.0,
                          "taxAmount": 1.0,
                          "refundablePrice": 1.0,
                          "showDiscounts": true,
                          "orderPrinted": true,
                          "note": "sample string 14",
                          "modifierName": "sample string 15",
                          "modifierSetName": "sample string 16",
                          "totalValueWasScanned": true,
                          "sold": true,
                          "campaignPrice": true,
                          "scannedValue": 1,
                          "campaignName": "sample string 20",
                          "comboDiscount": 1
                        },
                        {
                          "$ref": "98"
                        }
                      ],
                      "customerOrder": [
                        {
                          "$id": "99",
                          "identifier": "+7jEGSIILUC9ZE4yUcQEsg==",
                          "identifierGuid": "19c4b8fb-0822-402d-bd64-4e3251c404b2",
                          "id": 1,
                          "orderNo": 2,
                          "externalSaleIdentifier": "sample string 3",
                          "storeID": 4,
                          "zoneID": 5,
                          "deptNo": 6,
                          "customerIdentifier": "PsU3oUxK40qsqL7BCrYhpA==",
                          "customerIdentifierGuid": "a137c53e-4a4c-4ae3-aca8-bec10ab621a4",
                          "operatorNo": 1,
                          "operatorG_UID": "WkviuqhMYEqte8ZP14hUxw==",
                          "operatorGuid": "bae24b5a-4ca8-4a60-ad7b-c64fd78854c7",
                          "created": "2025-10-04T23:57:23.0849608",
                          "ordered": "2025-10-04T23:57:23.0849608",
                          "started": "2025-10-04T23:57:23.0849608",
                          "completed": "2025-10-04T23:57:23.0849608",
                          "supplied": "2025-10-04T23:57:23.0849608",
                          "quickTicket": 1,
                          "deleted": true,
                          "walkAway": true,
                          "approxWait": 1,
                          "actualWait": 1,
                          "deliveryMethod": 8,
                          "externalSaleType": 9,
                          "customer": {
                            "$ref": "5"
                          },
                          "operator": {
                            "$ref": "13"
                          },
                          "details": [
                            {
                              "$id": "100",
                              "headerID": 1,
                              "plu": 1,
                              "pluG_UId": "ZMT2sa9dwE65h5ohxFzUxw==",
                              "pluGuid": "b1f6c464-5daf-4ec0-b987-9a21c45cd4c7",
                              "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": "P3ZqvUfe+kG/okiTzm85OA==",
                              "headerIdentifierGuid": "bd6a763f-de47-41fa-bfa2-4893ce6f3938",
                              "product": {
                                "$ref": "24"
                              }
                            },
                            {
                              "$ref": "100"
                            }
                          ],
                          "storeName": "sample string 11",
                          "customerName": "sample string 12",
                          "storeReplyTo": "sample string 13",
                          "storeSubjectLine": "sample string 14",
                          "storeSaleHeader": {
                            "$ref": "12"
                          }
                        },
                        {
                          "$ref": "99"
                        }
                      ],
                      "surveyResponses": [
                        {
                          "$id": "101",
                          "surveyG_UID": "wVIn78pyo0O5aCYHy9c3HA==",
                          "surveyGuid": "ef2752c1-72ca-43a3-b968-2607cbd7371c",
                          "saleHeaderGuid": "TCrP5alB+UaSbOqs0X5pvQ==",
                          "saleGuid": "e5cf2a4c-41a9-46f9-926c-eaacd17e69bd",
                          "textResponse": "sample string 1",
                          "integerResponse": 1,
                          "g_UIDResponse": "SXnbN2cmW0O97CHTlvEwYA==",
                          "guidResponse": "37db7949-2667-435b-bdec-21d396f13060",
                          "whoAnswered": 2,
                          "answeredAtUTC": "2025-10-04T23:57:23.0849608",
                          "sale": {
                            "$ref": "12"
                          },
                          "survey": {
                            "$id": "102",
                            "g_UID": "MUw4qUFjhU+OsbyFqDzdwQ==",
                            "guid": "a9384c31-6341-4f85-8eb1-bc85a83cddc1",
                            "name": "sample string 1",
                            "storeID": 2,
                            "zoneID": 1,
                            "checkoutFormG_UID": "VRYWxUF+v0iKyqG+hC8UOQ==",
                            "checkoutFormGuid": "c5161655-7e41-48bf-8aca-a1be842f1439",
                            "displayToWho": 3,
                            "displayWhen": 4,
                            "start": "2025-10-04T23:57:23.0849608",
                            "end": "2025-10-04T23:57:23.0849608",
                            "deleted": true,
                            "updated": "2025-10-04T23:57:23.0849608",
                            "possibleIntegerResponses": [
                              1,
                              2
                            ],
                            "possibleTextResponses": [
                              "sample string 1",
                              "sample string 2"
                            ],
                            "possibleGuidResponses": [
                              "2c8e6d49-0a45-4b28-9f7f-30c6b6e3c6e9",
                              "7a767226-16c0-4c5a-a312-e8874bd3d8f6"
                            ],
                            "allowsAllTextResponses": true,
                            "surveyForm": {
                              "$ref": "42"
                            }
                          },
                          "ingressId": "sample string 4"
                        },
                        {
                          "$ref": "101"
                        }
                      ],
                      "storeName": "sample string 38",
                      "machineName": "sample string 39",
                      "operatorName": "sample string 40",
                      "direction": 1,
                      "reason": "sample string 41",
                      "accountG_UID": "gGAi4hOq9U64y8rXW+4n4A==",
                      "accountIdentifier": "e2226080-aa13-4ef5-b8cb-cad75bee27e0",
                      "accountName": "sample string 42",
                      "customerOrderIdentifier": "QJEURsDG2kSiROUriJjn+g==",
                      "customerOrderIdentifierGuid": "46149140-c6c0-44da-a244-e52b8898e7fa",
                      "priceLevelName": "sample string 43",
                      "revision": 44,
                      "ingressId": "sample string 45"
                    },
                    "metadata": {
                      "$id": "103",
                      "id": 1,
                      "paymentID": 2,
                      "paymentIdentifier": "PLiXm66nNk++5RYg0DKTiQ==",
                      "paymentIdentifierGuid": "9b97b83c-a7ae-4f36-bee5-1620d0329389",
                      "identifier": "scHzavA0mEeOI8nkJhaCtw==",
                      "identifierGuid": "6af3c1b1-34f0-4798-8e23-c9e4261682b7",
                      "metadata": "sample string 3",
                      "signatureImage": "QEA=",
                      "itemIdentifier": "bcbyyg6l7U6k+6AebuJrGQ==",
                      "itemIdentifierGuid": "caf2c66d-a50e-4eed-a4fb-a01e6ee26b19"
                    }
                  },
                  {
                    "$ref": "11"
                  }
                ]
              },
              {
                "$ref": "6"
              }
            ],
            "customerGroupMembers": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "customerGroups": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "accounts": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "account": {
              "$ref": "7"
            },
            "vouchers": [
              {
                "$id": "104",
                "customerIdentifier": "zinorekMd0KcX0/3dc0zng==",
                "customerIdentifierGuid": "ade829ce-0ce9-4277-9c5f-4ff775cd339e",
                "voucherName": "sample string 2",
                "count": 3,
                "storeID": 4,
                "barcode": "sample string 5",
                "redeemCount": 6,
                "issueCount": 7,
                "storeSalePaymentID": 1,
                "idempotentID": "ipdJZ5f4g0m0mZ+15+IcrQ==",
                "idempotentGuid": "6749978a-f897-4983-b499-9fb5e7e21cad",
                "offline": true,
                "voucher": {
                  "$ref": "2"
                },
                "customer": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "104"
              }
            ]
          },
          "issuedOfflinePayment": {
            "$ref": "11"
          },
          "redeemedOfflinePayment": {
            "$ref": "11"
          }
        },
        {
          "$ref": "4"
        }
      ]
    },
    "elements": [
      {
        "$id": "105",
        "id": 1,
        "scaleLabelID": 2,
        "showPercentDI": true,
        "showAvgPerHundred": true,
        "showAvgPerServe": true,
        "name": "sample string 6",
        "x": 1.1,
        "y": 1.1,
        "width": 1.1,
        "height": 1.1,
        "type": 1,
        "rotation": 1,
        "text": "sample string 7",
        "fontFamily": "sample string 8",
        "align": 1,
        "bold": true,
        "italic": true,
        "underline": true,
        "strikeout": true,
        "reverse": true,
        "textColour": "sample string 9",
        "fontSize": 1.1,
        "picture": "QEA=",
        "borderWidth": 10,
        "sortOrder": 11,
        "printOptions": 12,
        "superScriptTextFontSize": 1.1,
        "lineStyle": 1,
        "spacingStyle": 1,
        "interCharacterSpacing": 1.1,
        "superScriptOffset": 1.1,
        "lineSpacing": 1.1,
        "dateFormat": "sample string 13",
        "autoGrow": true,
        "fontAutoResize": true,
        "updated": "2025-10-04T23:57:23.0849608"
      },
      {
        "$ref": "105"
      }
    ]
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK+�D[Aj�5xl/workbook.xml �(�����0��&�C��"H)��x�པ�4П�5���H�yۙ��v�l��3�����\��lE��(�OƂ�;a�b!J�"Fɡ5��@r9�K�`bA�i=^i���u�z?5�(Ť���]�=%�>�hlu�5D~S4�����f
jܲ�0Jν�q���dY���xq+��w��d��|PK+�D[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
+�D[G��''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rbf3d790a6e90463d" /></Relationships>PK+�D[�����xl/worksheets/sheet1.xml �(���]s�0��
��B��GG��V�����׬��T�X��7 ��,��Q��=I����{�u�d��*���#ӕZ������oܽ��*{�#)G�i~��ݨ(vW���"����v2��6*K�B�f/��l╜��>�i�#���mX��(����Gj�L��j
��X*	�ԝ�ֱ�^����f����%v2��߱<�g�N���J��'������Y5�2s�r��/u���%*t��*�Rۼ�t��l��$�{�}��E4v�	�Hӫ}^����gؤ�9T��)��@$�r��p�y��<�����\���s��/��	��Y�g�yN ���cF����6=*hL��
�E�_�7�(��A�@p
:O���A�!���,�K�`k��R�B��sh��g�	$�.��
�x�|�����u#O� (�z�_p62��F�m�@�E��>��?�SL�"��2up�겮_��ü�_����mF�[����>��]�@]b�'p����K��D�%���>��ĢO�.��'D��n������Ob��ɂ}}� Fc�����9y�ZoP��p���qgA�;1��c�^�Y���a��|`yKqÀ��8	&�r�	2:�_
��XS����,qC�gb��� �n	n-���˖X�<h��ՙ��i�`������%����,� �%x�KܴĂ��X���y��e�͔*dV=�N��PK+�D[2��^�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�&&��n7lؖ^���I�Ķl��Xp$��U$H%l����I3�����4��i�N�tڛ�uN��-a���qT�L�~���$�9�5�I�8�T���t����%�
JU�����9���p���v����iB���W��G�@*v�%���^*�'#a�kD#�j�u���L-�����;������E��`Bp~S�^E4�9�Kϝ�����L1���m{Q�W��PK+�D[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK+�D["{d�'xl/sharedStrings.xml �(�}Tێ�0}G��<�ܚ��j����Z�h+$�d���%�β���i�%��)�9c�3���n�E� <q�w�Td��g�y�8Hi�3L�ĩ@9�f<RJ#s���ɵ.����V�(��AH���ʽ�
	8S9�f�}��1L��RQr�8a젒��%L�F��Gz|7yz<���l��{̠�}&�Λ�; �\7�u.~L��@6�z���mI����lݸ-2�!k����{X�J�-�'�$�o��e��.=�'Q�b���)0�Z5q�YA���4]���t�Iod�2����U�Ji`��p��I�Q���S����Ew�A�q�q4�v��u��3�~��/�f(A�+��/g֍�-3�JRh33���
0
%����Fm?.ZDl�	�fa�1�r�4*����m[x�,� ���$�
�G����҂�T��J%Ȗ�·�zߤ��e�u�ͳ�1c��^d�8�Q��0���doC�l�yI酄Θu�)��{��zLP�Q���3l�|�{$I�Q�kp?�I�����Ҙ�ʝ/�n���c㟵�g�o�?PK-+�D[Aj�5xl/workbook.xmlPK-+�D[����	�[Content_Types].xmlPK-
+�D[G��''V_rels/.relsPK-+�D[������xl/worksheets/sheet1.xmlPK-+�D[2��^�P�xl/_rels/workbook.xml.relsPK-+�D[Ѓc'2E
=xl/styles.xmlPK-+�D["{d�'�	xl/sharedStrings.xmlPK�+

application/vnd.ms-excel

Sample:
PK+�D[�����5xl/workbook.xml �(�����0��&�C��H�R8q�����.�@����[ �x�3;������amO�z0���bt%cAt�!�C�v��b���l�*��/�&�<ˎ��QY:�]h����2t�QJ�2��n�S���1�2ߺ�I�b�)>�֋Y+�@Jf�*+��ė*
7�g�R^�C����^a�}�PK+�D[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
+�D[����''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R17440aab2cfa42b7" /></Relationships>PK+�D[�����xl/worksheets/sheet1.xml �(���]s�0��
��B��GG��V�����׬��T�X��7 ��,��Q��=I����{�u�d��*���#ӕZ������oܽ��*{�#)G�i~��ݨ(vW���"����v2��6*K�B�f/��l╜��>�i�#���mX��(����Gj�L��j
��X*	�ԝ�ֱ�^����f����%v2��߱<�g�N���J��'������Y5�2s�r��/u���%*t��*�Rۼ�t��l��$�{�}��E4v�	�Hӫ}^����gؤ�9T��)��@$�r��p�y��<�����\���s��/��	��Y�g�yN ���cF����6=*hL��
�E�_�7�(��A�@p
:O���A�!���,�K�`k��R�B��sh��g�	$�.��
�x�|�����u#O� (�z�_p62��F�m�@�E��>��?�SL�"��2up�겮_��ü�_����mF�[����>��]�@]b�'p����K��D�%���>��ĢO�.��'D��n������Ob��ɂ}}� Fc�����9y�ZoP��p���qgA�;1��c�^�Y���a��|`yKqÀ��8	&�r�	2:�_
��XS����,qC�gb��� �n	n-���˖X�<h��ՙ��i�`������%����,� �%x�KܴĂ��X���y��e�͔*dV=�N��PK+�D[ߦ���Pxl/_rels/workbook.xml.rels �(���;n�0@�"p�埜�d�5�h���ؒ!)Ms�=R�P!Z��%���������m�+9�[SC����H�z��p�i	���@�8�~�,�_C´��ˎF��Ď�n�S��	�	[�y�V��p�d��D�!Z�{I�V�G2�0�Xw�QvD�R����-dI�۫��2�J��R�`�aj>\�^��L&_��E�e�+ӡ#�\���i^���LQ5Z6R��(nj��/�_PK+�D[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK+�D["{d�'xl/sharedStrings.xml �(�}Tێ�0}G��<�ܚ��j����Z�h+$�d���%�β���i�%��)�9c�3���n�E� <q�w�Td��g�y�8Hi�3L�ĩ@9�f<RJ#s���ɵ.����V�(��AH���ʽ�
	8S9�f�}��1L��RQr�8a젒��%L�F��Gz|7yz<���l��{̠�}&�Λ�; �\7�u.~L��@6�z���mI����lݸ-2�!k����{X�J�-�'�$�o��e��.=�'Q�b���)0�Z5q�YA���4]���t�Iod�2����U�Ji`��p��I�Q���S����Ew�A�q�q4�v��u��3�~��/�f(A�+��/g֍�-3�JRh33���
0
%����Fm?.ZDl�	�fa�1�r�4*����m[x�,� ���$�
�G����҂�T��J%Ȗ�·�zߤ��e�u�ͳ�1c��^d�8�Q��0���doC�l�yI酄Θu�)��{��zLP�Q���3l�|�{$I�Q�kp?�I�����Ҙ�ʝ/�n���c㟵�g�o�?PK-+�D[�����5xl/workbook.xmlPK-+�D[����	��[Content_Types].xmlPK-
+�D[����''U_rels/.relsPK-+�D[������xl/worksheets/sheet1.xmlPK-+�D[ߦ���P�xl/_rels/workbook.xml.relsPK-+�D[Ѓc'2E
<xl/styles.xmlPK-+�D["{d�'�	xl/sharedStrings.xmlPK�*