GET api/scaleLabel/{id}

Load a label

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Label name

string

Required

Body Parameters

None.

Response Information

Resource Description

Label, with all elements loaded

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,
  "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-08-02T23:26:59.2219452",
  "labelPageLayout": "KrOADR+kTkae8jnclwbC2w==",
  "pageLayoutGuid": "0d80b32a-a41f-464e-9ef2-39dc9706c2db",
  "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-08-02T23:26:59.2219452",
    "barcodeTemplate": {
      "$id": "3",
      "templateID": 1,
      "template": "sample string 1",
      "bcFunction": "sample string 2",
      "sortOrder": 3
    },
    "scaleLabel": {
      "$ref": "1"
    },
    "customerVouchers": [
      {
        "$id": "4",
        "id": 1,
        "customerIdentifier": "iAtpyEv+BUyopIy3pCIecQ==",
        "customerIdentifierGuid": "c8690b88-fe4b-4c05-a8a4-8cb7a4221e71",
        "voucherID": 3,
        "voucherName": "sample string 4",
        "storeID": 1,
        "barcode": "sample string 5",
        "dateOfIssue": "2025-08-02T23:26:59.2219452",
        "issuedSaleHeaderID": 1,
        "issuedSaleIdentifier": "sample string 7",
        "issuedOfflinePaymentID": 1,
        "issuedIdempotentID": "bzZezEaHeUi5TnHtNvqu+w==",
        "issuedIdempotentGuid": "cc5e366f-8746-4879-b94e-71ed36faaefb",
        "issuedOffline": true,
        "issuedUser": "sample string 9",
        "issuedNotes": "sample string 10",
        "expiryDate": "2025-08-02T23:26:59.2219452",
        "expiredUser": "sample string 11",
        "expiredNotes": "sample string 12",
        "redeemed": "2025-08-02T23:26:59.2219452",
        "redeemedSaleHeaderID": 1,
        "redeemedSaleIdentifier": "sample string 13",
        "redeemedOfflinePaymentID": 1,
        "redeemedIdempotentID": "JECtbPRyak2I/c2lvob6bw==",
        "redeemedIdempotentGuid": "6cad4024-72f4-4d6a-88fd-cda5be86fa6f",
        "redeemedUser": "sample string 14",
        "redeemedNotes": "sample string 15",
        "redeemedOffline": true,
        "updated": "2025-08-02T23:26:59.2219452",
        "storeName": "sample string 17",
        "scaleLabel": {
          "$ref": "1"
        },
        "voucher": {
          "$ref": "2"
        },
        "customer": {
          "$id": "5",
          "identifier": "DGq26Fq/hEWk5F4K3ZASLw==",
          "identifierGuid": "e8b66a0c-bf5a-4584-a4e4-5e0add90122f",
          "code": "sample string 2",
          "familyName": "sample string 3",
          "givenName": "sample string 4",
          "otherName": "sample string 5",
          "title": "sample string 6",
          "dateOfBirth": "2025-08-02T23:26:59.2219452",
          "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": "UhSO9ViYIEO/DLCNLpttfg==",
          "communityIdentifierGuid": "f58e1452-9858-4320-bf0c-b08d2e9b6d7e",
          "joined": "2025-08-02T23:26:59.2219452",
          "updated": "2025-08-02T23:26:59.2219452",
          "active": true,
          "reasonInactive": 1,
          "groupCustomer": true,
          "loyaltyPoints": 1,
          "homeStoreID": 1,
          "availableSpend": 1,
          "priceLevelIdentifier": "AjDGe032gEe6UKQHlr4qFA==",
          "priceLevelIdentifierGuid": "7bc63002-f64d-4780-ba50-a40796be2a14",
          "marketingID": "sample string 18",
          "hidden": true,
          "registered": true,
          "registeredOn": "2025-08-02T23:26:59.2219452",
          "emailMarketing": true,
          "smsMarketing": true,
          "deleted": true,
          "deletedUser": "sample string 24",
          "homeStoreName": "sample string 25",
          "customerCards": [
            {
              "$id": "6",
              "cardType": 2,
              "issueDate": "2025-08-02T23:26:59.2219452",
              "expiry": "2025-08-02T23:26:59.2219452",
              "customerID": "0KoWrbOvDkiXj138GGB2uw==",
              "customerIDGuid": "ad16aad0-afb3-480e-978f-5dfc186076bb",
              "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-08-02T23:26:59.2219452",
              "linkedAccount": "VLaO/3So5UiOBLFm/Fsi3w==",
              "linkedAccountGuid": "ff8eb654-a874-48e5-8e04-b166fc5b22df",
              "currentValueChanged": true,
              "limitsChanged": true,
              "customer": {
                "$ref": "5"
              },
              "account": {
                "$id": "7",
                "id": 1,
                "identifier": "P9kJi+p2T02utWLQssYxhg==",
                "identifierGuid": "8b09d93f-76ea-4d4f-aeb5-62d0b2c63186",
                "referenceNo": "sample string 3",
                "name": "sample string 4",
                "created": "2025-08-02T23:26:59.2219452",
                "owner": "jtM4cWxcY0SyVkhmBmmqUA==",
                "ownerGuid": "7138d38e-5c6c-4463-b256-48660669aa50",
                "accountStoreGroupIdentifier": "GM6wylpNsUaWltha7z6wfA==",
                "accountStoreGroupGuid": "cab0ce18-4d5a-46b1-9696-d85aef3eb07c",
                "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-08-02T23:26:59.2219452",
                "active": true,
                "updated": "2025-08-02T23:26:59.2219452",
                "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": "RlOE66Esk0+M8TOw9byjJw==",
                    "identifierGuid": "eb845346-2ca1-4f93-8cf1-33b0f5bca327",
                    "name": "sample string 2",
                    "primaryContact": "khwvRY2xekWFtSKevI2G1Q==",
                    "primaryContactGuid": "452f1c92-b18d-457a-85b5-229ebc8d86d5",
                    "accountID": "5/1L855bHkSlyvMRamettQ==",
                    "accountIDGuid": "f34bfde7-5b9e-441e-a5ca-f3116a67adb5",
                    "special": true,
                    "updated": "2025-08-02T23:26:59.2219452",
                    "active": true,
                    "reasonInactive": 1,
                    "priceLevelIdentifier": "FsJ9IJresUuJRlleBc2FUA==",
                    "priceLevelIdentifierGuid": "207dc216-de9a-4bb1-8946-595e05cd8550",
                    "deleted": true,
                    "account": {
                      "$ref": "7"
                    },
                    "primaryContactCustomer": {
                      "$ref": "5"
                    },
                    "customerGroupMembers": [
                      {
                        "$id": "10",
                        "id": 1,
                        "groupID": "QLGj4jgeCE+dirQdAHLwQg==",
                        "groupIDGuid": "e2a3b140-1e38-4f08-9d8a-b41d0072f042",
                        "customerID": "mmyVekMOUkaf7VNHLV7HuQ==",
                        "customerIDGuid": "7a956c9a-0e43-4652-9fed-53472d5ec7b9",
                        "card": "sample string 4",
                        "linkedAccount": "XABW0eKDREO8su8szXYOig==",
                        "linkedAccountGuid": "d156005c-83e2-4344-bcb2-ef2ccd760e8a",
                        "customer": {
                          "$ref": "5"
                        },
                        "group": {
                          "$ref": "9"
                        },
                        "customerCard": {
                          "$ref": "6"
                        }
                      },
                      {
                        "$ref": "10"
                      }
                    ]
                  },
                  {
                    "$ref": "9"
                  }
                ]
              },
              "payments": [
                {
                  "$id": "11",
                  "id": 1,
                  "identifier": "GwV+GC2IrUK1otADGFnjZQ==",
                  "identifierGuid": "187e051b-882d-42ad-b5a2-d0031859e365",
                  "storeID": 2,
                  "operatorName": "sample string 3",
                  "saleHeaderID": 4,
                  "paymentType": 5,
                  "amount": 6,
                  "account": "sample string 7",
                  "accountID": "k7ygMrjM4k6axzyZgbbvEg==",
                  "accountIDGuid": "32a0bc93-ccb8-4ee2-9ac7-3c9981b6ef12",
                  "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-08-02T23:26:59.2219452",
                  "invRocNo": "sample string 14",
                  "responseCode": "sample string 15",
                  "cashout": 1,
                  "tip": 16,
                  "idempotentVoid": "4H/uECE23UeCKHjW2bhD0w==",
                  "idempotentVoidGuid": "10ee7fe0-3621-47dd-8228-78d6d9b843d3",
                  "offline": true,
                  "processed": 1,
                  "storeSaleHeader": {
                    "$id": "12",
                    "saleHeaderID": 1,
                    "saleHeaderGuid": "SGLRZUVTRUOaO4bZPXTK8Q==",
                    "saleHeaderIdentifierGuid": "65d16248-5345-4345-9a3b-86d93d74caf1",
                    "created": "2025-08-02T23:26:59.2219452",
                    "createdLocal": "2025-08-02T23:26:59.2219452",
                    "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-08-02T23:26:59.2219452",
                    "storeID": 1,
                    "operatorG_Uid": "Qg9FZQa+2kCR42ZL5iWPqw==",
                    "operatorGuid": "65450f42-be06-40da-91e3-664be6258fab",
                    "customerG_Uid": "UnQyMClEBkyjLJsPaFKN5Q==",
                    "customerGuid": "30327452-4429-4c06-a32c-9b0f68528de5",
                    "communityIdentifier": "PHgBp94SlEWaE6LXqzEJXg==",
                    "communityIdentifierGuid": "a701783c-12de-4594-9a13-a2d7ab31095e",
                    "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": "rDtJVDJUw0CJSqmLul2VwA==",
                    "priceLevelIdentifierGuid": "54493bac-5432-40c3-894a-a98bba5d95c0",
                    "locked": 36,
                    "relationChecksum": "sample string 37",
                    "loyaltyTender": 1,
                    "giftCardTender": 1,
                    "operator": {
                      "$id": "13",
                      "id": 1,
                      "g_Uid": "KszA+vyAfEqvGN2FtPZf9w==",
                      "guid": "fac0cc2a-80fc-4a7c-af18-dd85b4f65ff7",
                      "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-08-02T23:26:59.2219452",
                      "passwordResetRequired": true,
                      "alteredInStore": true,
                      "startShift": "2025-08-02T23:26:59.2219452",
                      "endShift": "2025-08-02T23:26:59.2219452",
                      "machineName": "sample string 20",
                      "drawerID": 1,
                      "stores": [
                        {
                          "$id": "14",
                          "operatorG_UID": "wGi7QxO2BEOVjLhhoSMMlQ==",
                          "operatorGuid": "43bb68c0-b613-4304-958c-b861a1230c95",
                          "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-08-02T23:26:59.2219452",
                            "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": "qsiCKtSfs0eejasYcnwiPw==",
                            "hostIdentifierGuid": "2a82c8aa-9fd4-47b3-9e8d-ab18727c223f",
                            "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-08-02T23:26:59.2219452",
                            "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": "7B0+e18BsUONfAgaQjYsAQ==",
                                "hostIdentifierGuid": "7b3e1dec-015f-43b1-8d7c-081a42362c01",
                                "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": "0jeSM4KHW0eZ0GG/C4wQXw==",
                                  "identifierGuid": "339237d2-8782-475b-99d0-61bf0b8c105f",
                                  "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": "45pi5dcQmEWZ23I1gGGYbg==",
                                  "hostSupplierIdentifierGuid": "e5629ae3-10d7-4598-99db-72358061986e",
                                  "loyaltyPriceLevelIdentifier": "uy3BMUVBdkC/6O/5E1PF8Q==",
                                  "loyaltyPriceLevelIdentifierGuid": "31c12dbb-4145-4076-bfe8-eff91353c5f1",
                                  "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-08-02T23:26:59.2219452",
                                  "lastProcessed": "2025-08-02T23:26:59.2219452",
                                  "hold": true,
                                  "supplierName": "sample string 35",
                                  "supplier": {
                                    "$id": "19",
                                    "identifier": "c5ytUIvXnki7W7JcNqWo8A==",
                                    "identifierGuid": "50ad9c73-d78b-489e-bb5b-b25c36a5a8f0",
                                    "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": "MDgLGBjZ6EakreUmfC3DtQ==",
                                    "primaryContactID": "180b3830-d918-46e8-a4ad-e5267c2dc3b5",
                                    "storeID": 1,
                                    "abn": "sample string 16",
                                    "supplierGroupIdentifier": "BSN5DV/MXEaDCcFdkz4ptA==",
                                    "supplierGroupGuid": "0d792305-cc5f-465c-8309-c15d933e29b4",
                                    "rebate": 1.0,
                                    "rebateType": 1,
                                    "rebateFrequency": 1,
                                    "rebateSource": 1,
                                    "rebateLastClaimed": "2025-08-02T23:26:59.2219452",
                                    "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": "a97176bb-bdd8-4c2f-9a8f-0c96bfe4c07f",
                                      "identifier": "YVSYnww/i0eDI/aywRN7EQ==",
                                      "identifierGuid": "9f985461-3f0c-478b-8323-f6b2c1137b11",
                                      "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": "xON6wwSwgkitPO8j6X/Ajg==",
                                        "supplierIdentifierGuid": "c37ae3c4-b004-4882-ad3c-ef23e97fc08e",
                                        "contactGuid": "ZQLNLwV+n0e4miZmSiEEHg==",
                                        "contactID": "2fcd0265-7e05-479f-b89a-26664a21041e",
                                        "contact": {
                                          "$ref": "20"
                                        },
                                        "supplier": {
                                          "$ref": "19"
                                        }
                                      },
                                      {
                                        "$ref": "21"
                                      }
                                    ],
                                    "products": [
                                      {
                                        "$id": "22",
                                        "pluG_UID": "aGLBb9j2sU2nyHjyScSBtg==",
                                        "pluGuid": "6fc16268-f6d8-4db1-a7c8-78f249c481b6",
                                        "supplierIdentifier": "37AZgEV/oUCIGK2AOG3mYw==",
                                        "supplierIdentifierGuid": "8019b0df-7f45-40a1-8818-ad80386de663",
                                        "cartonQuantity": 1,
                                        "cartonQuantityChanged": true,
                                        "productSize": "sample string 3",
                                        "cigarettesPerSleeve": 1,
                                        "randomWeight": true,
                                        "piecesPerUnit": 5,
                                        "averagePackSize": 6,
                                        "effectiveDate": "2025-08-02T23:26:59.2219452",
                                        "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-08-02T23:26:59.2219452",
                                        "rebate": 1.0,
                                        "rebateExclude": true,
                                        "invoiceCodes": [
                                          {
                                            "$id": "23",
                                            "pluG_UID": "rGJ90JUZ4UKQcFlLX20yDw==",
                                            "pluGuid": "d07d62ac-1995-42e1-9070-594b5f6d320f",
                                            "supplierIdentifier": "evqrCfjdZ067lujppftvIA==",
                                            "supplierIdentifierGuid": "09abfa7a-ddf8-4e67-bb96-e8e9a5fb6f20",
                                            "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": "EfB738Gng0KcyoIkTX+BDg==",
                                        "parentPluGuid": "df7bf011-a7c1-4283-9cca-82244d7f810e",
                                        "freight": 45.0,
                                        "freightType": 1,
                                        "product": {
                                          "$id": "24",
                                          "plu": 1,
                                          "storeID": 1,
                                          "masterPluG_UID": "QEA=",
                                          "storeIDs": [
                                            1,
                                            2
                                          ],
                                          "g_UId": "LK7tzbUb4EiJamKsIjCQRw==",
                                          "guid": "cdedae2c-1bb5-48e0-896a-62ac22309047",
                                          "apn": "sample string 1",
                                          "apnChanged": true,
                                          "apnSwitched": true,
                                          "barcode": "sample string 4",
                                          "itemNumber": "sample string 5",
                                          "itemNumberChanged": true,
                                          "priceGroupG_UID": "+nGQGgWZQ0yzzSC1LvugAw==",
                                          "priceGroupGuid": "1a9071fa-9905-4c43-b3cd-20b52efba003",
                                          "blueprintID": 1,
                                          "lastCountedDate": "2025-08-02T23:26:59.2219452",
                                          "externalID": "sample string 7",
                                          "active": true,
                                          "activated": "2025-08-02T23:26:59.2219452",
                                          "pluCreated": "2025-08-02T23:26:59.2219452",
                                          "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-08-02T23:26:59.2219452",
                                          "lastManualUpdate": "2025-08-02T23:26:59.2219452",
                                          "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-08-02T23:26:59.2219452",
                                          "currentCostUpdated": "2025-08-02T23:26:59.2219452",
                                          "costDecimals": 31,
                                          "costChanged": true,
                                          "dealCostIdentifier": "QEA=",
                                          "excludeFromRebate": true,
                                          "rebateOverride": 1,
                                          "costCalcMethod": 32,
                                          "costCalcMethodChanged": true,
                                          "costEffectiveDate": "2025-08-02T23:26:59.2219452",
                                          "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,
                                          "awsUpdated": "2025-08-02T23:26:59.2219452",
                                          "posTare": 1,
                                          "altPrice": 1.0,
                                          "altPriceChanged": true,
                                          "altPriceMode": 53,
                                          "altPriceModeChanged": true,
                                          "altPLUG_UID": "DmUNjxROtUyVeGCMWsuaDA==",
                                          "altPLUGuid": "8f0d650e-4e14-4cb5-9578-608c5acb9a0c",
                                          "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-08-02T23:26:59.2219452",
                                          "labelLastPrice": 1,
                                          "shelfPageLayoutG_UID": "viCy+iUYWUqaG+xu+dwQ3w==",
                                          "shelfPageLayoutGuid": "fab220be-1825-4a59-9a1b-ec6ef9dc10df",
                                          "talkerPageLayoutG_UID": "vswyX3qhCUSRYsHWArH2Gg==",
                                          "talkerPageLayoutGuid": "5f32ccbe-a17a-4409-9162-c1d602b1f61a",
                                          "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": "u5JVwkQ2TUKjnBrEe1UHfA==",
                                          "inventoryIdentifier": "c25592bb-3644-424d-a39c-1ac47b55077c",
                                          "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": "Msv4BuXwMUWxKKsWySGB1A==",
                                          "parentPluGuid": "06f8cb32-f0e5-4531-b128-ab16c92181d4",
                                          "preferredHostVendor": 104,
                                          "preferredHostChanged": true,
                                          "code": "sample string 106",
                                          "supplierIdentifier": "mKcSCfNac0aRq//wRMwMVA==",
                                          "supplierIdentifierGuid": "0912a798-5af3-4673-91ab-fff044cc0c54",
                                          "supplierChanged": true,
                                          "rebateSupplierIdentifier": "GnH78D5Y1EiM4osxtUmI5A==",
                                          "rebateSupplierIdentifierGuid": "f0fb711a-583e-48d4-8ce2-8b31b54988e4",
                                          "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-08-02T23:26:59.2377013",
                                          "commodity": "sample string 121",
                                          "businessPillar": "sample string 122",
                                          "mscCommodity": "sample string 123",
                                          "hostIdentifier": "ZJtEy/lSVE+kLTsP/UItwQ==",
                                          "hostIdentifierGuid": "cb449b64-52f9-4f54-a42d-3b0ffd422dc1",
                                          "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": "665A0u7EZEmUWydslEQDeg==",
                                              "pluGuid": "d240aeeb-c4ee-4964-945b-276c9444037a",
                                              "plu": 1,
                                              "storeID": 1,
                                              "zoneID": 2,
                                              "zoneName": "sample string 3",
                                              "store": "sample string 4",
                                              "priceNow": 5,
                                              "costNow": 6,
                                              "costNowDecimals": 7,
                                              "normalPrice": 8,
                                              "gstPercent": 9,
                                              "normalCost": 10,
                                              "normalCostDecimals": 11,
                                              "costGstPercent": 12,
                                              "costCalcMethod": 1,
                                              "currentCost": 13,
                                              "currentCostDecimals": 14,
                                              "break1": 15,
                                              "price1": 16,
                                              "break2": 17,
                                              "price2": 18,
                                              "break3": 19,
                                              "price3": 20,
                                              "fuelItem": 21,
                                              "fixedWeight": 22,
                                              "active": true,
                                              "complianceIndicator": "sample string 23",
                                              "doNotOrder": true,
                                              "doNotRange": true,
                                              "isNormalPriceChangesCampaign": true,
                                              "updated": "2025-08-02T23:26:59.2377013"
                                            },
                                            {
                                              "$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-08-02T23:26:59.2377013",
                                              "priceChangeType": 0,
                                              "costDecimals": 10
                                            },
                                            "normalPluPrices": {
                                              "$ref": "27"
                                            },
                                            "winningCampaign": 1,
                                            "winner": {
                                              "$id": "28",
                                              "campaignName": "sample string 1",
                                              "campaignDescription": "sample string 2",
                                              "startDate": "2025-08-02T23:26:59.2377013",
                                              "startTime": 3,
                                              "endDate": "2025-08-02T23:26:59.2377013",
                                              "endTime": 4,
                                              "newPrice": 5,
                                              "newCost": 6,
                                              "newCostDecimals": 7,
                                              "pctDiscount": 8,
                                              "promoType": 1,
                                              "promotionTypeCode": "sample string 9",
                                              "hostType": 10,
                                              "hostIdentifier": "CzoYl9FXdEeRN+hl2t/yyA==",
                                              "hostIdentifierGuid": "97183a0b-57d1-4774-9137-e865dadff2c8",
                                              "storeNames": [
                                                "sample string 1",
                                                "sample string 2"
                                              ]
                                            },
                                            "details": [
                                              {
                                                "$ref": "28"
                                              },
                                              {
                                                "$ref": "28"
                                              }
                                            ]
                                          },
                                          "tray": {
                                            "$id": "29",
                                            "g_UId": "Hp3jZH8FaUKtmbaLlxKcSg==",
                                            "guid": "64e39d1e-057f-4269-ad99-b68b97129c4a",
                                            "name": "sample string 1",
                                            "number": 1,
                                            "tare": 1
                                          },
                                          "priceGroup": {
                                            "$id": "30",
                                            "priceGroupG_UID": "6XXQtUycmUeRIKHlHBgpSw==",
                                            "priceGroupGuid": "b5d075e9-9c4c-4799-9120-a1e51c18294b",
                                            "name": "sample string 2",
                                            "code": 1,
                                            "modified": true,
                                            "updated": "2025-08-02T23:26:59.2377013",
                                            "buyingLimit": 1,
                                            "buyingLimitIndependent": true,
                                            "buyingLimitType": 0,
                                            "number": 1,
                                            "products": [
                                              {
                                                "$ref": "24"
                                              },
                                              {
                                                "$ref": "24"
                                              }
                                            ],
                                            "productCount": 1
                                          },
                                          "priceGroupName": "sample string 146",
                                          "nutrifacts": {
                                            "$id": "31",
                                            "pluG_UID": "91aEe59I/UChNmpbbcRvdw==",
                                            "pluGuid": "7b8456f7-489f-40fd-a136-6a5b6dc46f77",
                                            "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": "b8d71d02-8a06-411e-9a99-c30d953934ad",
                                            "created": "2025-08-02T23:26:59.2377013",
                                            "createdByUser": "sample string 1",
                                            "activated": "2025-08-02T23:26:59.2377013",
                                            "deactivated": "2025-08-02T23:26:59.2377013",
                                            "lastOrdered": "2025-08-02T23:26:59.2377013",
                                            "lastOrderedQty": 2.0,
                                            "lastReceived": "2025-08-02T23:26:59.2377013",
                                            "lastReceivedQty": 3.0,
                                            "lastInvoiceStatus": 1,
                                            "lastCounted": "2025-08-02T23:26:59.2377013",
                                            "lastSold": "2025-08-02T23:26:59.2377013",
                                            "firstSold": "2025-08-02T23:26:59.2377013",
                                            "awsUpdated": "2025-08-02T23:26:59.2377013",
                                            "lastManualUpdate": "2025-08-02T23:26:59.2377013",
                                            "lastManualUpdatedByUser": "sample string 5",
                                            "lastUpdated": "2025-08-02T23:26:59.2377013",
                                            "lastUpdatedByUser": "sample string 7",
                                            "lastUpdatedByHost": "2025-08-02T23:26:59.2377013",
                                            "doNotRangeUpdated": "2025-08-02T23:26:59.2377013",
                                            "doNotOrderUpdated": "2025-08-02T23:26:59.2377013",
                                            "tracked": "2025-08-02T23:26:59.2377013"
                                          },
                                          "allergens": [
                                            {
                                              "$id": "33",
                                              "allergenID": 1,
                                              "pluG_UID": "+64rxpTFUEKEU5mqFrR9lA==",
                                              "pluGuid": "c62baefb-c594-4250-8453-99aa16b47d94",
                                              "contains": 2,
                                              "allergenName": "sample string 3",
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "33"
                                            }
                                          ],
                                          "costs": {
                                            "$id": "34",
                                            "pluG_UID": "YuZIjXwAhkGA8sVUpLlhQQ==",
                                            "pluGuid": "8d48e662-007c-4186-80f2-c554a4b96141",
                                            "enteredCost": 1,
                                            "weightedAvgCost": 1,
                                            "lastCost": 1,
                                            "rawEnteredCost": 2,
                                            "rawWeightedAvgCost": 3,
                                            "rawLastCost": 4,
                                            "freight": 5.0,
                                            "freightType": 6,
                                            "costDecimals": 7,
                                            "fifoCost": 1,
                                            "updated": "2025-08-02T23:26:59.2377013",
                                            "normalCost": 1,
                                            "currentCost": 1
                                          },
                                          "sales": [
                                            {
                                              "$id": "35",
                                              "saleHeaderID": 1,
                                              "created": "2025-08-02T23:26:59.2377013",
                                              "createdLocal": "2025-08-02T23:26:59.2377013",
                                              "storeID": 3,
                                              "storeName": "sample string 4",
                                              "operatorG_Uid": "9LfiKQGCuUmWD52xFLmogQ==",
                                              "operatorGuid": "29e2b7f4-8201-49b9-960f-9db114b9a881",
                                              "operatorName": "sample string 5",
                                              "tranType": 1,
                                              "plu": 1,
                                              "pluG_UId": "k4wCzIrTt0a6AYepluV0oA==",
                                              "pluGuid": "cc028c93-d38a-46b7-ba01-87a996e574a0",
                                              "normalPrice": 1,
                                              "totalCents": 1,
                                              "cost": 1,
                                              "grossProfit": 1,
                                              "quantity": 1,
                                              "operator": {
                                                "$ref": "13"
                                              }
                                            },
                                            {
                                              "$ref": "35"
                                            }
                                          ],
                                          "apns": [
                                            {
                                              "$id": "36",
                                              "pluID": 1,
                                              "pluG_UID": "ACtunqlon0OUHOHe0x2VBQ==",
                                              "pluGuid": "9e6e2b00-68a9-439f-941c-e1ded31d9505",
                                              "apn": "sample string 1",
                                              "deleted": true,
                                              "storeID": 1,
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "36"
                                            }
                                          ],
                                          "tuns": [
                                            {
                                              "$id": "37",
                                              "pluG_UId": "y27k4H0MNEe3T4W2MlYVJQ==",
                                              "pluGuid": "e0e46ecb-0c7d-4734-b74f-85b632561525",
                                              "apn": "sample string 1",
                                              "tun": "sample string 2",
                                              "cartonQuantity": 3,
                                              "product": {
                                                "$ref": "24"
                                              },
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "37"
                                            }
                                          ],
                                          "competitionPricing": [
                                            {
                                              "$id": "38",
                                              "identifier": "oR+yvYuHd0afBXv2TsHe9w==",
                                              "identifierGuid": "bdb21fa1-878b-4677-9f05-7bf64ec1def7",
                                              "pluG_UID": "E1r+Ij0C0kqhdJiW/7vilw==",
                                              "pluGuid": "22fe5a13-023d-4ad2-a174-9896ffbbe297",
                                              "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": "rPUTtwbXNEasEGa/g1cFBA==",
                                              "groupName": "sample string 1",
                                              "identifierGuid": "b713f5ac-d706-4634-ac10-66bf83570504",
                                              "exists": true,
                                              "flipChartIdentifier": "wUYaL/VKrE22XX4NfASGWQ==",
                                              "flipChartIdentifierGuid": "2f1a46c1-4af5-4dac-b65d-7e0d7c048659",
                                              "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": "xAB95NegM0Sbf7i3Bh8g0g==",
                                              "groupIdentifierGuid": "e47d00c4-a0d7-4433-9b7f-b8b7061f20d2",
                                              "flipChart": {
                                                "$id": "40",
                                                "identifier": "+jBzV4B2RUakmWLln4nBrg==",
                                                "identifierGuid": "577330fa-7680-4645-a499-62e59f89c1ae",
                                                "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": "zQjva+k+CkCfToTJLJKrKA==",
                                                  "identifierGuid": "6bef08cd-3ee9-400a-9f4e-84c92c92ab28",
                                                  "name": "sample string 2",
                                                  "formType": "sample string 3",
                                                  "forms": [
                                                    {
                                                      "$id": "42",
                                                      "id": 1,
                                                      "g_UID": "WKnSN4Ts7EeW4AaI3DWNaQ==",
                                                      "guid": "37d2a958-ec84-47ec-96e0-0688dc358d69",
                                                      "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": "GnrWvZmGPkG270uGp8RCUg==",
                                                      "previousFormGuid": "bdd67a1a-8699-413e-b6ef-4b86a7c44252",
                                                      "nextForm": 1,
                                                      "nextFormG_UID": "bsz/tdGM2kWVeh+2bqYRPg==",
                                                      "nextFormGuid": "b5ffcc6e-8cd1-45da-957a-1fb66ea6113e",
                                                      "attributes": "sample string 10",
                                                      "updated": "2025-08-02T23:26:59.2377013",
                                                      "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": "3gTo1fvaFE2WyxxT2sGxcA==",
                                                          "checkoutFormGuid": "d5e804de-dafb-4d14-96cb-1c53dac1b170",
                                                          "identifier": "kEd2qBQpFUu0waD/DpAnKQ==",
                                                          "identifierGuid": "a8764790-2914-4b15-b4c1-a0ff0e902729",
                                                          "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": "vQbJOjLftEOv2x2plL9zaA==",
                                                          "valueGuid": "3ac906bd-df32-43b4-afdb-1da994bf7368",
                                                          "buttonText": "sample string 10",
                                                          "valueText": "sample string 11",
                                                          "drawImageAndButton": true,
                                                          "updated": "2025-08-02T23:26:59.2377013",
                                                          "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-08-02T23:26:59.2377013",
                                                            "imageData": "QEA=",
                                                            "readOnly": true
                                                          }
                                                        },
                                                        {
                                                          "$ref": "43"
                                                        }
                                                      ],
                                                      "panels": [
                                                        {
                                                          "$id": "45",
                                                          "id": 1,
                                                          "checkoutFormID": 2,
                                                          "checkoutFormG_UID": "EVz0z9pNWkKBHQ5otzJ1ww==",
                                                          "checkoutFormGuid": "cff45c11-4dda-425a-811d-0e68b73275c3",
                                                          "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": "jwBcrrROkUSUvMmglSDjHg==",
                                                  "flipChartPageIdentifierGuid": "ae5c008f-4eb4-4491-94bc-c9a09520e31e",
                                                  "pluG_UID": "XruzGUW+vEyM0XJhHk4Mag==",
                                                  "pluGuid": "19b3bb5e-be45-4cbc-8cd1-72611e4e0c6a",
                                                  "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": "KKRtcSx3c0WXwPvhrv0odA==",
                                              "pluGuid": "716da428-772c-4573-97c0-fbe1aefd2874",
                                              "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-08-02T23:26:59.2377013",
                                              "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": "EQMsZWEAKkSMQiZpv62tfw==",
                                              "ingredientGuid": "aQm8LhSCikeW1fLm1ir3iQ==",
                                              "ingredientIdentifier": "2ebc0969-8214-478a-96d5-f2e6d62af789",
                                              "quantity": 1.0,
                                              "storeIDs": [
                                                1,
                                                2
                                              ],
                                              "ingredientText": "sample string 1",
                                              "ingredient": {
                                                "$ref": "24"
                                              }
                                            },
                                            {
                                              "$ref": "48"
                                            }
                                          ],
                                          "bins": [
                                            {
                                              "$id": "49",
                                              "pluG_UID": "VFxm2NAXgUWc2yg+HHSF0w==",
                                              "pluGuid": "d8665c54-17d0-4581-9cdb-283e1c7485d3",
                                              "shelfLocationIdentifier": "L8eI445q80qTqp3sX7HrkQ==",
                                              "shelfLocationGuid": "e388c72f-6a8e-4af3-93aa-9dec5fb1eb91",
                                              "labelShelfDefault": 1,
                                              "labelTalkerDefault": 1,
                                              "labelSmall": true,
                                              "labelPageLayoutG_UID": "h7Y81E9+TkWPHCNS44tOng==",
                                              "labelPageLayoutGuid": "d43cb687-7e4f-454e-8f1c-2352e38b4e9e",
                                              "updated": "2025-08-02T23:26:59.2377013",
                                              "electronicShelfLabelIdentifier": "sample string 5",
                                              "electronicshelfLabelsConfigurationID": 6,
                                              "labelShelfChanged": true,
                                              "productName": "sample string 8",
                                              "locationText": "sample string 9",
                                              "product": {
                                                "$ref": "24"
                                              },
                                              "location": {
                                                "$id": "50",
                                                "identifier": "jT195ozqGUOfuknAEESoIg==",
                                                "storeID": 1,
                                                "identifierGuid": "e67d3d8d-ea8c-4319-9fba-49c01044a822",
                                                "name": "sample string 2",
                                                "haccp": true,
                                                "blueprintID": 1,
                                                "updated": "2025-08-02T23:26:59.2377013",
                                                "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": "1bUeKr/yH0mI97oAOBca8A==",
                                              "pluGuid": "2a1eb5d5-f2bf-491f-88f7-ba0038171af0",
                                              "deptNo": 1,
                                              "product": {
                                                "$ref": "24"
                                              },
                                              "scaleLocation": {
                                                "$id": "52",
                                                "id": 1,
                                                "deptNo": 1,
                                                "deptCode": "sample string 2",
                                                "name": "sample string 3",
                                                "enabled": true,
                                                "updated": "2025-08-02T23:26:59.2377013",
                                                "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-08-02T23:26:59.2377013",
                                                              "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": "y827Kuj0gUOu5HEfXkBwZw==",
                                                              "labelPageLayoutGuid": "2abbcdcb-f4e8-4381-aee4-711f5e407067",
                                                              "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-08-02T23:26:59.2377013",
                                                          "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": "C3+gLNKHbkOyd/DuOfRG6g==",
                                                          "labelPageLayoutGuid": "2ca07f0b-87d2-436e-b277-f0ee39f446ea",
                                                          "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-08-02T23:26:59.2377013",
                                                      "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": "N4bVsVvebE2vqNXPxolg+g==",
                                                      "labelPageLayoutGuid": "b1d58637-de5b-4d6c-afa8-d5cfc68960fa",
                                                      "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-08-02T23:26:59.2377013",
                                                  "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": "aPRWYslbak2MBtwgrQMNCw==",
                                                  "labelPageLayoutGuid": "6256f468-5bc9-4d6a-8c06-dc20ad030d0b",
                                                  "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": "mvT6UomwQ0yJ49uppo1Ecg==",
                                            "pluGuid": "52faf49a-b089-4c43-89e3-dba9a68d4472",
                                            "newPrice": 1,
                                            "pctDiscount": 1,
                                            "newCost": 1,
                                            "newCostDecimals": 6,
                                            "dealCostIdentifier": "Py/HZpRfhk+HUCHT9r5XlA==",
                                            "dealCostGuid": "66c72f3f-5f94-4f86-8750-21d3f6be5794",
                                            "pluName": "sample string 7",
                                            "apn": "sample string 8",
                                            "fuelItem": true,
                                            "priceGroupG_UID": "pib1DNNlUUyIHr3YbleNEw==",
                                            "priceGroupGuid": "0cf526a6-65d3-4c51-881e-bdd86e578d13",
                                            "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-08-02T23:26:59.2377013",
                                            "rrp": 26,
                                            "campaignDescription": "sample string 27",
                                            "campaignComboPriceGroupG_UID": "OANrRIuYoE2P0GUYgZl+jA==",
                                            "campaignComboPriceGroupIdentifier": "446b0338-988b-4da0-8fd0-651881997e8c",
                                            "promotionPlacementDescription": "sample string 28",
                                            "storeAcceptances": [
                                              {
                                                "$id": "62",
                                                "plu": 1,
                                                "pluG_UId": "QEA=",
                                                "campaignID": 1,
                                                "campaignName": "sample string 2",
                                                "storeID": 3,
                                                "acceptedUtc": "2025-08-02T23:26:59.2377013",
                                                "operatorG_UID": "LIEYm65hvEes8WzRFOvFGA==",
                                                "operatorGuid": "9b18812c-61ae-47bc-acf1-6cd114ebc518",
                                                "machineID": 1,
                                                "processed": true,
                                                "appliedUtc": "2025-08-02T23:26:59.2377013",
                                                "signIqTicketFileMovedUtc": "2025-08-02T23:26:59.2377013",
                                                "user": "sample string 6",
                                                "campaignDescription": "sample string 7",
                                                "productDesc": "sample string 8",
                                                "storeName": "sample string 9",
                                                "effectiveUtc": "2025-08-02T23:26:59.2377013",
                                                "priceChangeType": 0,
                                                "operatorName": "sample string 10",
                                                "hostCampaign": true,
                                                "product": {
                                                  "$ref": "24"
                                                },
                                                "campaignPlu": {
                                                  "$ref": "61"
                                                }
                                              },
                                              {
                                                "$ref": "62"
                                              }
                                            ],
                                            "campaign": {
                                              "$id": "63",
                                              "id": 1,
                                              "storeID": 2,
                                              "name": "a9b0ab58-c94b-4ec4-8fca-abeecb05630b",
                                              "nameGuid": "a9b0ab58-c94b-4ec4-8fca-abeecb05630b",
                                              "description": "sample string 4",
                                              "showDiscounts": true,
                                              "showTotals": true,
                                              "onlyEvaluateOnSubtotal": true,
                                              "useDescription": true,
                                              "campaignType": 1,
                                              "startDate": "2025-08-02T23:26:59.2377013",
                                              "startTime": 1,
                                              "endDate": "2025-08-02T23:26:59.2377013",
                                              "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-08-02T23:26:59.2377013",
                                              "system": true,
                                              "created": "2025-08-02T23:26:59.2377013",
                                              "updated": "2025-08-02T23:26:59.2377013",
                                              "priceChangeNotifiedUtc": "2025-08-02T23:26:59.2377013",
                                              "promoType": 1,
                                              "promotionTypeCode": "sample string 13",
                                              "hostIdentifier": "pCqiIZd1m0mjZvBv9EbXVg==",
                                              "hostIdentifierGuid": "21a22aa4-7597-499b-a366-f06ff446d756",
                                              "hostType": 14,
                                              "createdByUser": "sample string 15",
                                              "fromHost": true,
                                              "deleted": true,
                                              "campaignDeleted": "2025-08-02T23:26:59.2377013",
                                              "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": "bij1pKVYcUqabQ4MUXL4rA==",
                                                  "pluGuid": "a4f5286e-58a5-4a71-9a6d-0e0c5172f8ac",
                                                  "hostOfferID": 1,
                                                  "priceGroupG_UID": "6exG2yfg5UeuRm3G844Qng==",
                                                  "priceGroupGuid": "db46ece9-e027-47e5-ae46-6dc6f38e109e",
                                                  "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-08-02T23:26:59.2377013",
                                                  "rrp": 17,
                                                  "campaignDescription": "sample string 18",
                                                  "product": {
                                                    "$ref": "24"
                                                  },
                                                  "campaign": {
                                                    "$ref": "63"
                                                  }
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "sellingRules": [
                                                {
                                                  "$id": "65",
                                                  "id": 1,
                                                  "identifier": "wWIYIwtrp0aB0se9F94lOw==",
                                                  "identifierStr": "wWIYIwtrp0aB0se9F94lOw==",
                                                  "identifierGuid": "231862c1-6b0b-46a7-81d2-c7bd17de253b",
                                                  "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": "o00XRQAHb0elFCMPW6bA3g==",
                                                  "customerIDGuid": "45174da3-0700-476f-a514-230f5ba6c0de",
                                                  "campaign": {
                                                    "$ref": "63"
                                                  },
                                                  "customer": {
                                                    "$ref": "5"
                                                  }
                                                },
                                                {
                                                  "$ref": "66"
                                                }
                                              ],
                                              "customerGroups": [
                                                {
                                                  "$id": "67",
                                                  "id": 1,
                                                  "campaignID": 2,
                                                  "campaignName": "sample string 3",
                                                  "groupID": "GdaT58VtPk62s/xeEo+uvQ==",
                                                  "groupIDGuid": "e793d619-6dc5-4e3e-b6b3-fc5e128faebd",
                                                  "campaign": {
                                                    "$ref": "63"
                                                  },
                                                  "group": {
                                                    "$ref": "9"
                                                  }
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "signIqTickets": [
                                                {
                                                  "$id": "68",
                                                  "identifier": "WI5c0VwX/Uibn4zDmIGYrQ==",
                                                  "identifierGuid": "d15c8e58-175c-48fd-9b9f-8cc3988198ad",
                                                  "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": "JjaQiEEMZE+6RXBjK2fRog==",
                                                  "guid": "88903626-0c41-4f64-ba45-70632b67d1a2",
                                                  "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": "Q6FAmY1Zk0qMHXi8sKev0g==",
                                                      "groupGuid": "9940a143-598d-4a93-8c1d-78bcb0a7afd2",
                                                      "comboPriceType": 5,
                                                      "priceType": 5,
                                                      "pluG_UID": "MwOxPUPkb0m3Y4CsKDZibA==",
                                                      "pluGuid": "3db10333-e443-496f-b763-80ac2836626c",
                                                      "priceGroupG_UID": "mt1XzMlQ2k6ju/Tj7ZYFow==",
                                                      "priceGroupGuid": "cc57dd9a-50c9-4eda-a3bb-f4e3ed9605a3",
                                                      "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": "w3me02CUmU+HuOIAYhGduA==",
                                                  "priceLevelIdentifierGuid": "d39e79c3-9460-4f99-87b8-e20062119db8",
                                                  "campaignName": "sample string 3",
                                                  "priceLevelName": "sample string 4"
                                                },
                                                {
                                                  "$ref": "71"
                                                }
                                              ]
                                            },
                                            "product": {
                                              "$ref": "24"
                                            },
                                            "dealCost": {
                                              "$id": "72",
                                              "headerIdentifier": "8n2W+qKf4kOaGckQZ7w7yg==",
                                              "headerIdentifierGuid": "fa967df2-9fa2-43e2-9a19-c91067bc3bca",
                                              "identifier": "sU0uLqarUUWY3fj523or/A==",
                                              "identifierGuid": "2e2e4db1-aba6-4551-98dd-f8f9db7a2bfc",
                                              "supplierIdentifier": "AkrOq6RW60qhQwiOz+uqmw==",
                                              "supplierGuid": "abce4a02-56a4-4aeb-a143-088ecfebaa9b",
                                              "pluG_UID": "L8x/bv4n0UmcAMwieyPTlg==",
                                              "pluGuid": "6e7fcc2f-27fe-49d1-9c00-cc227b23d396",
                                              "campaignName": "e75d9c9d-1583-4a0d-b42f-a57266515536",
                                              "description": "sample string 4",
                                              "cost": 5,
                                              "costDecimals": 6,
                                              "start": "2025-08-02T23:26:59.2377013",
                                              "end": "2025-08-02T23:26:59.2377013",
                                              "type": 9,
                                              "promoType": 10,
                                              "bonusItemPLUG_UID": "HAIMqSrLT0CWKmCsH2Y1RQ==",
                                              "bonusItemPluGuid": "a90c021c-cb2a-404f-962a-60ac1f663545",
                                              "bonusPurchaseUnits": 11,
                                              "bonusReceiveUnits": 12,
                                              "updated": "2025-08-02T23:26:59.2377013",
                                              "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-08-02T23:26:59.2377013",
                                              "campaignEndDate": "2025-08-02T23:26:59.2377013",
                                              "masterPLUG_UID": "glt48FDbiEmsDFFlfVmpVg==",
                                              "masterID": "f0785b82-db50-4988-ac0c-51657d59a956",
                                              "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": "Ide0pwIq/0mikb0p0Csu6g==",
                                              "bonusMasterID": "a7b4d721-2a02-49ff-a291-bd29d02b2eea",
                                              "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-08-02T23:26:59.2377013",
                                          "dealCosts": [
                                            {
                                              "$ref": "72"
                                            },
                                            {
                                              "$ref": "72"
                                            }
                                          ],
                                          "tags": [
                                            {
                                              "$id": "73",
                                              "pluG_UID": "3uN+rAnlDEqpkpIxhJCEIw==",
                                              "pluGuid": "ac7ee3de-e509-4a0c-a992-923184908423",
                                              "tagID": 1,
                                              "description": "sample string 1",
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "73"
                                            }
                                          ],
                                          "alternateProductG_UID": "rgobsRIAIEm5CJJp++ixZg==",
                                          "alternateProduct": "b11b0aae-0012-4920-b908-9269fbe8b166",
                                          "productHostCode": {
                                            "$id": "74",
                                            "id": 1,
                                            "pluG_UID": "38rSopxMpk+92AGnjiF0pQ==",
                                            "pluGuid": "a2d2cadf-4c9c-4fa6-bdd8-01a78e2174a5",
                                            "ibaCode": "sample string 2"
                                          },
                                          "mscCat": {
                                            "$ref": "57"
                                          },
                                          "mscCom": {
                                            "$ref": "58"
                                          },
                                          "mscDep": {
                                            "$ref": "60"
                                          },
                                          "mscSubCom": {
                                            "$ref": "59"
                                          },
                                          "isUserUpdate": true,
                                          "ignoreMasterProduct": true,
                                          "priceGroupLabelRequested": true,
                                          "firstSold": "2025-08-02T23:26:59.2377013",
                                          "inventoryTracked": "2025-08-02T23:26:59.2377013",
                                          "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": "Y6WSuR1mlUe6W+9wcPwapw==",
                                        "supplierGuid": "b992a563-661d-4795-ba5b-ef7070fc1aa7",
                                        "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": "7KBlGxXyFECh3oRKjN9wuw==",
                                        "supplierGuid": "1b65a0ec-f215-4014-a1de-844a8cdf70bb",
                                        "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-08-02T23:26:59.2377013",
                                        "deliveryDate": "2025-08-02T23:26:59.2377013",
                                        "nextCutOffDate": "2025-08-02T23:26:59.2377013",
                                        "nextDeliveryDate": "2025-08-02T23:26:59.2377013",
                                        "nextDaysBuffer": 10
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "store": {
                                      "$ref": "15"
                                    },
                                    "updated": "2025-08-02T23:26:59.2377013",
                                    "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-08-02T23:26:59.2377013",
                                      "processed": "2025-08-02T23:26:59.2377013",
                                      "isProcessing": true,
                                      "processedCount": 6,
                                      "processingTime": 1,
                                      "collectedUtc": "2025-08-02T23:26:59.2377013",
                                      "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-08-02T23:26:59.2377013",
                                        "businessPillar": "sample string 3",
                                        "fileType": "sample string 4"
                                      }
                                    },
                                    {
                                      "$ref": "78"
                                    }
                                  ],
                                  "zoneMatrix": [
                                    {
                                      "$id": "80",
                                      "id": 1,
                                      "hostIdentifier": "NlyyVn7UVU6RBSzx4q3HVA==",
                                      "hostIdentifierGuid": "56b25c36-d47e-4e55-9105-2cf1e2adc754",
                                      "storeID": 1,
                                      "departmentCode": "sample string 2",
                                      "hostGuids": [
                                        "629d250c-25fa-44a7-bc6e-df920343e518",
                                        "8f51b870-4e28-4bcc-8a62-bf3ddc54a226"
                                      ]
                                    },
                                    {
                                      "$ref": "80"
                                    }
                                  ],
                                  "hostFileStoreSetting": {
                                    "$ref": "17"
                                  },
                                  "hostStoreSettings": [
                                    {
                                      "$ref": "17"
                                    },
                                    {
                                      "$ref": "17"
                                    }
                                  ],
                                  "promotionPlacements": [
                                    {
                                      "$id": "81",
                                      "identifier": "9dgkcbzE3U+fCYQxfdRh4Q==",
                                      "identifierGuid": "7124d8f5-c4bc-4fdd-9f09-84317dd461e1",
                                      "code": "sample string 2",
                                      "description": "sample string 3",
                                      "isAdvertised": true
                                    },
                                    {
                                      "$ref": "81"
                                    }
                                  ],
                                  "promoTypeGuids": [
                                    "0de515df-9d4b-44b3-b91f-4e222e8cd0eb",
                                    "2c2832d9-c631-4bbb-889f-fa1633d661aa"
                                  ],
                                  "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-08-02T23:26:59.2377013",
                                "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": "b8f8b34c-a99d-418f-9c7e-3a0e14e5a20e",
                            "updateStore": {
                              "$id": "87",
                              "id": "7a279e65-a0d6-42d2-8c1e-53303347fbb5",
                              "name": "sample string 1",
                              "lastActivity": "2025-08-02T23:26:59.2377013",
                              "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-08-02T23:26:59.2377013"
                            },
                            "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": "nAdTmXBqHUSZqYQcrhlNdg==",
                      "identifierGuid": "9953079c-6a70-441d-99a9-841cae194d76",
                      "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-08-02T23:26:59.2377013",
                      "deleted": true
                    },
                    "details": [
                      {
                        "$id": "90",
                        "saleItemID": 1,
                        "identifier": "HVpnthKtpEyvV9m2pqps3Q==",
                        "identifierGuid": "b6675a1d-ad12-4ca4-af57-d9b6a6aa6cdd",
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "Qph+/ZOcOUuhzHlAkgbJLg==",
                        "pluGuid": "fd7e9842-9c93-4b39-a1cc-79409206c92e",
                        "accountID": "Kvm6jscdhEi/xx/EdZ/ldQ==",
                        "accountIDGuid": "8ebaf92a-1dc7-4884-bfc7-1fc4759fe575",
                        "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-08-02T23:26:59.2377013",
                        "bestOrExpireType": 1,
                        "providerName": "sample string 11",
                        "refundG_UID": "IkcIg1xonUmiPL11ykp7ww==",
                        "refundGuid": "83084722-685c-499d-a23c-bd75ca4a7bc3",
                        "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": "XkTMekhSLUiyAqRONmoo/A==",
                        "idempotentVoidGuid": "7acc445e-5248-482d-b202-a44e366a28fc",
                        "priceLevelIdentifier": "UpT8nHUZHEWUP0fcHafXbQ==",
                        "priceLevelIdentifierGuid": "9cfc9452-1975-451c-943f-47dc1da7d76d",
                        "productName": "sample string 23",
                        "apn": "sample string 24",
                        "unknownScans": [
                          {
                            "$id": "91",
                            "id": 1,
                            "saleDetailID": 2,
                            "storeID": 1,
                            "scanned": "2025-08-02T23:26:59.2377013",
                            "operatorG_UID": "QEA=",
                            "barcode": "sample string 4",
                            "processed": 1
                          },
                          {
                            "$ref": "91"
                          }
                        ],
                        "refund": {
                          "$id": "92",
                          "id": 1,
                          "g_UID": "g83uV7ZgpkiXpP/WgcTBuw==",
                          "guid": "57eecd83-60b6-48a6-97a4-ffd681c4c1bb",
                          "description": "sample string 1",
                          "dumped": true,
                          "inventoryReasonID": 1,
                          "sortOrder": 1,
                          "updated": "2025-08-02T23:26:59.2377013"
                        },
                        "modifier": {
                          "$id": "93",
                          "id": 1,
                          "setG_UID": "hQTVJlCi5kutWxK/v4oPrw==",
                          "modifierSetGuid": "26d50485-a250-4be6-ad5b-12bfbf8a0faf",
                          "name": "sample string 2",
                          "price": 1,
                          "quantity": 1,
                          "modifierType": 1,
                          "groupNumber": 1,
                          "pageNumber": 1,
                          "controlOrder": 1,
                          "printToStation": true,
                          "pluG_UID": "Z2xZRgaUBEWtJcjoqUElSg==",
                          "pluGuid": "46596c67-9406-4504-ad25-c8e8a941254a",
                          "deleted": true,
                          "g_UID": "5ZmrzHDiYEqZJoFfgxLT+w==",
                          "guid": "ccab99e5-e270-4a60-9926-815f8312d3fb",
                          "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": "3CDmLC74lUq+O2LjWZnyXQ==",
                        "pluGuid": "2ce620dc-f82e-4a95-be3b-62e35999f25d",
                        "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-08-02T23:26:59.2377013",
                        "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-08-02T23:26:59.2377013",
                        "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": "jsdtZgnoFUmLVA6PH3guWQ==",
                        "pluGuid": "666dc78e-e809-4915-8b54-0e8f1f782e59",
                        "accountID": "AiTsIxcRGUS2kdGvH+9+Zg==",
                        "accountIDGuid": "23ec2402-1117-4419-b691-d1af1fef7e66",
                        "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-08-02T23:26:59.2377013",
                        "bestOrExpireType": 1,
                        "refundG_UID": "/a9APWmh80ma5w6eSMQLJg==",
                        "refundGuid": "3d40affd-a169-49f3-9ae7-0e9e48c40b26",
                        "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": "MfHK9CkYykGxq+IfjnDzUw==",
                        "identifierGuid": "f4caf131-1829-41ca-b1ab-e21f8e70f353",
                        "id": 1,
                        "orderNo": 2,
                        "externalSaleIdentifier": "sample string 3",
                        "storeID": 4,
                        "zoneID": 5,
                        "deptNo": 6,
                        "customerIdentifier": "TfshVxS7V0+PrIYmhbIK6g==",
                        "customerIdentifierGuid": "5721fb4d-bb14-4f57-8fac-862685b20aea",
                        "operatorNo": 1,
                        "operatorG_UID": "9VuerMgKM0ORGkWMZHfGRA==",
                        "operatorGuid": "ac9e5bf5-0ac8-4333-911a-458c6477c644",
                        "created": "2025-08-02T23:26:59.2377013",
                        "ordered": "2025-08-02T23:26:59.2377013",
                        "started": "2025-08-02T23:26:59.2377013",
                        "completed": "2025-08-02T23:26:59.2377013",
                        "supplied": "2025-08-02T23:26:59.2377013",
                        "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": "7GMRoA/oj02h6VokIEfRKw==",
                            "pluGuid": "a01163ec-e80f-4d8f-a1e9-5a242047d12b",
                            "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": "7gmp0HHn7E+c7y9vu4bs+Q==",
                            "headerIdentifierGuid": "d0a909ee-e771-4fec-9cef-2f6fbb86ecf9",
                            "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": "7Ga71ADSYEyDJzAckjr88g==",
                        "surveyGuid": "d4bb66ec-d200-4c60-8327-301c923afcf2",
                        "saleHeaderGuid": "vWfhnHXoV0Sb3Z3BGdnpOg==",
                        "saleGuid": "9ce167bd-e875-4457-9bdd-9dc119d9e93a",
                        "textResponse": "sample string 1",
                        "integerResponse": 1,
                        "g_UIDResponse": "cCap39d4FkWRJqW3vxo0RQ==",
                        "guidResponse": "dfa92670-78d7-4516-9126-a5b7bf1a3445",
                        "whoAnswered": 2,
                        "answeredAtUTC": "2025-08-02T23:26:59.2377013",
                        "sale": {
                          "$ref": "12"
                        },
                        "survey": {
                          "$id": "102",
                          "g_UID": "6Yzf1szpekem9HWP8xeNNQ==",
                          "guid": "d6df8ce9-e9cc-477a-a6f4-758ff3178d35",
                          "name": "sample string 1",
                          "storeID": 2,
                          "zoneID": 1,
                          "checkoutFormG_UID": "ubOh7uxHtku39M5/tdc6Jg==",
                          "checkoutFormGuid": "eea1b3b9-47ec-4bb6-b7f4-ce7fb5d73a26",
                          "displayToWho": 3,
                          "displayWhen": 4,
                          "start": "2025-08-02T23:26:59.2377013",
                          "end": "2025-08-02T23:26:59.2377013",
                          "deleted": true,
                          "updated": "2025-08-02T23:26:59.2377013",
                          "possibleIntegerResponses": [
                            1,
                            2
                          ],
                          "possibleTextResponses": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "possibleGuidResponses": [
                            "f3bba516-8e6d-4267-9fa9-70a725f9bc16",
                            "81bab89b-61a6-4b9f-9bbf-76d39e5e2b2c"
                          ],
                          "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": "bckefALqwUu3vYAEZhD8Ew==",
                    "accountIdentifier": "7c1ec96d-ea02-4bc1-b7bd-80046610fc13",
                    "accountName": "sample string 42",
                    "customerOrderIdentifier": "vf4bJewc90GQv+8mGRDiYw==",
                    "customerOrderIdentifierGuid": "251bfebd-1cec-41f7-90bf-ef261910e263",
                    "priceLevelName": "sample string 43",
                    "revision": 44,
                    "ingressId": "sample string 45"
                  },
                  "metadata": {
                    "$id": "103",
                    "id": 1,
                    "paymentID": 2,
                    "paymentIdentifier": "d297gw9EZ0qRUe/55+snng==",
                    "paymentIdentifierGuid": "837b6f77-440f-4a67-9151-eff9e7eb279e",
                    "identifier": "V7F7u0Cw80mtuCd2/rbLjQ==",
                    "identifierGuid": "bb7bb157-b040-49f3-adb8-2776feb6cb8d",
                    "metadata": "sample string 3",
                    "signatureImage": "QEA=",
                    "itemIdentifier": "roxvSJ0DWE2FJkJa6fz6Aw==",
                    "itemIdentifierGuid": "486f8cae-039d-4d58-8526-425ae9fcfa03"
                  }
                },
                {
                  "$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": "663Zb3KZdkWeQ+ccHhsdog==",
              "customerIdentifierGuid": "6fd9adeb-9972-4576-9e43-e71c1e1b1da2",
              "voucherName": "sample string 2",
              "count": 3,
              "storeID": 4,
              "barcode": "sample string 5",
              "redeemCount": 6,
              "issueCount": 7,
              "storeSalePaymentID": 1,
              "idempotentID": "DH9lCiAAGkam5/o+++MidA==",
              "idempotentGuid": "0a657f0c-0020-461a-a6e7-fa3efbe32274",
              "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-08-02T23:26:59.2377013"
    },
    {
      "$ref": "105"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK]�[�F���5xl/workbook.xml �(�����0D�&�C�`�DR8q����Zi�-ik��H�yۙ�};b��{Z۱���]mCι�-i�;��v�u�$݋ۦQ�*+ߚL���rG=e�o��a����#�}Kt��4*�~ǘ��=�>��X��&�K���D�mQ1��
�0 ����N�\���N��k�5�\���5l�
&����PK]�[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
]�[a|�[''_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="Rc7bbf8fd5e8a40e5" /></Relationships>PK]�[��+���	xl/worksheets/sheet1.xml �(���[s�0��
��Br�����v�u�a���X�
q�?�H��/��;'��at��l����X�cz�ud�T�8}��b���ד�Ae�y$e�h<ͯ�������e$�0��V���ZeIX����W�u��S��%2-|�3�	=T���=���W��d����l�VI��d���{9{'��{��u�ɨ���;��Q�<y\�]P�~�U�/2g%��nS�T���ߢB�D*�Rm���I�2:�I����h�
b@�����P���eب�:T��I���bA9ghX���z\��'�Mj����:��y��L���ֳs=�0�`�������V=*(! �QĆ��֋/�
AS�y�	��ą�jm� �`S�A �%��t�m]�<N!ƈP" �`д��xH 0'A����A�� �¶���B`��.Ρ�"l��t)B����R��w��(�aNF�:8Yu[��G7�0���c�z��O��ߗښ���K��	�%�}"��}w�Y� ]�O�.1��K<�	�%����ϖČP�[#�Ĉ�ł��Z#؅i��ueN�AmoP-����
���� �JL;#x���wg{c
���h17�t.ׯ8��`0@f�=�ݐYb��|@#���(ҫ1��� �h���D�;Hf3�
�U{���l�PK]�[���t�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8uBp��ݰa[z��3��&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ�����
��Y���
������n�4bL�s`iņL���M27�M���1���3�#��E�W�/p�d��L�!:�E�N�&��0u�Qv@�Sl��%��D��5�'���&� K�:`�fj!�G
�^��B�.
!���5b�U�MezꞣO�^:-����-t�֥*e�5~��/PK]�[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK]�[iϊK&xl/sharedStrings.xml �(�}�ێ�0��x+�4����+z`Y����p�B����v`�ݱ�BK��U���=��3�=q����T�ċ��C RI��'�f����6X̤��+@{�n4�� �U��;�
�@��X�2a�N*����}�3����,�ðpL��R��xq�C���r��l:���t��0p����K�0����s��o�������X*�J��գ�he
V}D�d^;q�l�T�9�[�=�q!��3������"�y�ȵ��(s�X5k3��U]c�1�e�lU��6nV�Z�5�oi�ޣ��?.<~���m3�
܊v�V��>��F�O�~7�1�ގ�}�>�/����%(zeG��츒�#SЩ���=S[�tlA)skU˭�|��@ہ1V�a
��b9[�=eTv��ɶ{x+u�4��������]�&�6��(��B%�=M��e'�N�O�T��-�Ԛ��Ķ��6��A���h�8�[S���"g�J>d�be�^�������3�b{�A����A���?��|�g?��?�_XL����/c���T������PK-]�[�F���5xl/workbook.xmlPK-]�[����	��[Content_Types].xmlPK-
]�[a|�[''U_rels/.relsPK-]�[��+���	�xl/worksheets/sheet1.xmlPK-]�[���t�P�xl/_rels/workbook.xml.relsPK-]�[Ѓc'2E
xl/styles.xmlPK-]�[iϊK&|	xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK]�[ۓ�#�5xl/workbook.xml �(�����0��&�C���h�N\�z�^`���n
>�P�7o;�����jc�Q�������aӃx2��S��ҽ��:�@e���YEW�`^���HW�?,�D�=�W�RBjZ���S„A��Vw1	[C�7�l��h��������ۂƔ�\��#��i|K�Iou�E��wg���PK]�[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
]�[t���''_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="R9cecbbe99a374437" /></Relationships>PK]�[��+���	xl/worksheets/sheet1.xml �(���[s�0��
��Br�����v�u�a���X�
q�?�H��/��;'��at��l����X�cz�ud�T�8}��b���ד�Ae�y$e�h<ͯ�������e$�0��V���ZeIX����W�u��S��%2-|�3�	=T���=���W��d����l�VI��d���{9{'��{��u�ɨ���;��Q�<y\�]P�~�U�/2g%��nS�T���ߢB�D*�Rm���I�2:�I����h�
b@�����P���eب�:T��I���bA9ghX���z\��'�Mj����:��y��L���ֳs=�0�`�������V=*(! �QĆ��֋/�
AS�y�	��ą�jm� �`S�A �%��t�m]�<N!ƈP" �`д��xH 0'A����A�� �¶���B`��.Ρ�"l��t)B����R��w��(�aNF�:8Yu[��G7�0���c�z��O��ߗښ���K��	�%�}"��}w�Y� ]�O�.1��K<�	�%����ϖČP�[#�Ĉ�ł��Z#؅i��ueN�AmoP-����
���� �JL;#x���wg{c
���h17�t.ׯ8��`0@f�=�ݐYb��|@#���(ҫ1��� �h���D�;Hf3�
�U{���l�PK]�[�z��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�qL���ݰ���3��&vd����G�
XE�Tb�������4����޾M#9���
��V�n�}��*�n�{eL�s iņL���A�d�܌6u��)�=��:�)glE���Lr�����zP���iB��W�� F �{�
����<KT ���}�
����[Q�G �nj!^F�^��B����EY�����2Fz�^�O�^:-���鶨rUkɅ��U�����PK]�[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK]�[iϊK&xl/sharedStrings.xml �(�}�ێ�0��x+�4����+z`Y����p�B����v`�ݱ�BK��U���=��3�=q����T�ċ��C RI��'�f����6X̤��+@{�n4�� �U��;�
�@��X�2a�N*����}�3����,�ðpL��R��xq�C���r��l:���t��0p����K�0����s��o�������X*�J��գ�he
V}D�d^;q�l�T�9�[�=�q!��3������"�y�ȵ��(s�X5k3��U]c�1�e�lU��6nV�Z�5�oi�ޣ��?.<~���m3�
܊v�V��>��F�O�~7�1�ގ�}�>�/����%(zeG��츒�#SЩ���=S[�tlA)skU˭�|��@ہ1V�a
��b9[�=eTv��ɶ{x+u�4��������]�&�6��(��B%�=M��e'�N�O�T��-�Ԛ��Ķ��6��A���h�8�[S���"g�J>d�be�^�������3�b{�A����A���?��|�g?��?�_XL����/c���T������PK-]�[ۓ�#�5xl/workbook.xmlPK-]�[����	�[Content_Types].xmlPK-
]�[t���''V_rels/.relsPK-]�[��+���	�xl/worksheets/sheet1.xmlPK-]�[�z��P�xl/_rels/workbook.xml.relsPK-]�[Ѓc'2E
xl/styles.xmlPK-]�[iϊK&~	xl/sharedStrings.xmlPK��