GET api/host/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Host
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

IsPrimary

boolean

None.

ObeyPreferredHost

boolean

None.

LoadCampaigns

boolean

None.

IsHostOwnedGroup

boolean

None.

ServiceFeeID

integer

None.

DeletedDiscountRate

integer

None.

DeletedDiscountDuration

integer

None.

DoNotRange

boolean

None.

DoNotOrder

boolean

None.

UpdateMaster

boolean

None.

IgnoreHostPriceGroups

boolean

None.

IgnoreNormalSellIncrease

boolean

None.

IgnoreNormalSellIncreaseRange

integer

None.

IgnoreNormalSellDecrease

boolean

None.

IgnoreNormalSellDecreaseRange

integer

None.

RoundNormalSell

boolean

None.

IgnorePromotionSell

boolean

None.

IgnoreNonAdvertisedPromotionSell

boolean

None.

SplitAdvertisedAndNonAdvertisedPromotions

boolean

None.

IgnoreLeadInOut

boolean

None.

HostSupplierIdentifier

Collection of byte

None.

HostSupplierIdentifierGuid

globally unique identifier

None.

LoyaltyPriceLevelIdentifier

Collection of byte

None.

LoyaltyPriceLevelIdentifierGuid

Price Level for loyalty promotions

globally unique identifier

None.

IsGroup

boolean

None.

Description

User friendly description

string

String length: inclusive between 0 and 255

HostProvider

HostProvider

None.

HostTypeEnum

HostType

None.

HostType

Business Pillar

string

String length: inclusive between 0 and 20

HostCode

Host code / CustomerID

string

String length: inclusive between 0 and 20

Username

Trading Partner ID

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 255

Password

Encrypted password

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 255

PasswordPlain

Unencrypted password

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 255

Server

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 255

Url

string

Deprecated. use HostStoreSettings records instead.

Data type: Url

String length: inclusive between 0 and 255

Global

Host applies to all Stores and Zones

boolean

None.

StateCode

State code

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 20

LastCollected

Last collected

date

None.

LastProcessed

Last pxrocessed

date

None.

Hold

Hold data in host tables before releasing

boolean

None.

SupplierName

string

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

Supplier

Supplier

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

Files

Collection of HostFile

Deprecated.

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

ZoneMatrix

Collection of ZoneMatrix

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

HostFileStoreSetting

HostStoreSetting

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

HostStoreSettings

Collection of HostStoreSetting

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

PromotionPlacements

Collection of PromotionPlacement

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

PromoTypeGuids

Collection of globally unique identifier

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

IsPromotionOnly

boolean

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

IsOrderable

boolean

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

Vendor

HostVendor

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

Response Formats

application/json, text/json

Sample:
{
  "identifier": "xfDqgFYnREuZQwE50LhK9w==",
  "identifierGuid": "80eaf0c5-2756-4b44-9943-0139d0b84af7",
  "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": "yiQopVVhzUqeT2Cp9lIN6Q==",
  "hostSupplierIdentifierGuid": "a52824ca-6155-4acd-9e4f-60a9f6520de9",
  "loyaltyPriceLevelIdentifier": "uCBYet/WeUytMiXDxCE7/Q==",
  "loyaltyPriceLevelIdentifierGuid": "7a5820b8-d6df-4c79-ad32-25c3c4213bfd",
  "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-06-14T06:11:11.5628447",
  "lastProcessed": "2025-06-14T06:11:11.5628447",
  "hold": true,
  "supplierName": "sample string 35",
  "supplier": {
    "$id": "2",
    "identifier": "4lupKFtZdU6LERDJtoR/AA==",
    "identifierGuid": "28a95be2-595b-4e75-8b11-10c9b6847f00",
    "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": "vSyrFleMbEit1W0MEFe8xQ==",
    "primaryContactID": "16ab2cbd-8c57-486c-add5-6d0c1057bcc5",
    "storeID": 1,
    "abn": "sample string 16",
    "supplierGroupIdentifier": "OzwRD+hzWEeAT8+qdKZYGQ==",
    "supplierGroupGuid": "0f113c3b-73e8-4758-804f-cfaa74a65819",
    "rebate": 1.0,
    "rebateType": 1,
    "rebateFrequency": 1,
    "rebateSource": 1,
    "rebateLastClaimed": "2025-06-14T06:11:11.5628447",
    "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": "3",
      "id": "e6a90e57-25fc-4c8e-b24c-dc0dd9566f07",
      "identifier": "2fqUVnFaV0efGUdty69yvQ==",
      "identifierGuid": "5694fad9-5a71-4757-9f19-476dcbaf72bd",
      "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": "4",
        "supplierIdentifier": "zQUgn7TChEu3IaKLVF4Gqw==",
        "supplierIdentifierGuid": "9f2005cd-c2b4-4b84-b721-a28b545e06ab",
        "contactGuid": "0gtmYy/Umk+U5f7rLxCnFg==",
        "contactID": "63660bd2-d42f-4f9a-94e5-feeb2f10a716",
        "contact": {
          "$ref": "3"
        },
        "supplier": {
          "$ref": "2"
        }
      },
      {
        "$ref": "4"
      }
    ],
    "products": [
      {
        "$id": "5",
        "pluG_UID": "M0/p5W6PiEKKh6kHxHc6bw==",
        "pluGuid": "e5e94f33-8f6e-4288-8a87-a907c4773a6f",
        "supplierIdentifier": "RH+qoIL6HkOg/5RmS+JrCw==",
        "supplierIdentifierGuid": "a0aa7f44-fa82-431e-a0ff-94664be26b0b",
        "cartonQuantity": 1,
        "cartonQuantityChanged": true,
        "productSize": "sample string 2",
        "cigarettesPerSleeve": 1,
        "randomWeight": true,
        "piecesPerUnit": 4,
        "averagePackSize": 5,
        "effectiveDate": "2025-06-14T06:11:11.5628447",
        "pricedByWeight": true,
        "landedUnitCostEx": 8,
        "landedUnitCostInc": 9,
        "landedCartonCostInc": 10,
        "landedCartonCostEx": 11,
        "standardCost": 12,
        "deliveryFee": 1,
        "deliveryFeeBasis": "sample string 13",
        "pickAndPackFee": 1,
        "pickAndPackFeeBasis": "sample string 14",
        "financeFee": 1,
        "financeFeeBasis": "sample string 15",
        "cartonLength": 1,
        "cartonWidth": 1,
        "cartonHeight": 1,
        "palletLayerQuantity": 1,
        "palletLayers": 1,
        "itemCode": "sample string 16",
        "invoiceCode": "sample string 17",
        "invoiceDesc": "sample string 18",
        "orderDirect": true,
        "useCost": true,
        "minimumQuantity": 19,
        "hostType": 20,
        "fromHost": 21,
        "minimumReorder": 1,
        "maximumReorder": 1,
        "orderMultiple": 22.1,
        "sellMultiple": 23.1,
        "baseMultiple": 24.1,
        "hostStandardCost": 25,
        "hostTotalCost": 26,
        "hostRetail": 27,
        "hostLandedUnitCostEx": 28,
        "hostLandedUnitCostInc": 29,
        "hostDesc": "sample string 30",
        "directIndicator": "sample string 31",
        "availableToOrder": true,
        "hostRangeIndicator": "sample string 33",
        "hostProductType": "sample string 34",
        "hostProductGrade": "sample string 35",
        "hostProductGroup": "sample string 36",
        "hostSlowMoving": true,
        "hostGeneralMerchandise": true,
        "hostPillar": "sample string 39",
        "hostLastUpdated": "2025-06-14T06:11:11.5628447",
        "rebate": 1.0,
        "rebateExclude": true,
        "invoiceCodes": [
          {
            "$id": "6",
            "pluG_UID": "Jt/4q24h10iHZZKgUu4+uQ==",
            "pluGuid": "abf8df26-216e-48d7-8765-92a052ee3eb9",
            "supplierIdentifier": "Yzb3RD0mu0GX3cJ1XJe97A==",
            "supplierIdentifierGuid": "44f73663-263d-41bb-97dd-c2755c97bdec",
            "invoiceCode": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "6"
          }
        ],
        "storeIDs": [
          1,
          2
        ],
        "preferredSupplier": true,
        "preferredRebateSupplier": true,
        "supplierName": "sample string 40",
        "salesMode": 41,
        "orderPacked": true,
        "active": true,
        "price": 1,
        "costGstPercent": 43,
        "parentPluG_UID": "MaXcdJkfdUKw0lwIW5ZqGg==",
        "parentPluGuid": "74dca531-1f99-4275-b0d2-5c085b966a1a",
        "freight": 44.0,
        "freightType": 1,
        "product": {
          "$id": "7",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "b5ykOD6/jkKT0c6ZrCLHYw==",
          "guid": "38a49c6f-bf3e-428e-93d1-ce99ac22c763",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "Ddp5VUIra0iCS//QuoKt0A==",
          "priceGroupGuid": "5579da0d-2b42-486b-824b-ffd0ba82add0",
          "blueprintID": 1,
          "lastCountedDate": "2025-06-14T06:11:11.5628447",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2025-06-14T06:11:11.5628447",
          "pluCreated": "2025-06-14T06:11:11.5628447",
          "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-06-14T06:11:11.5628447",
          "lastManualUpdate": "2025-06-14T06:11:11.5628447",
          "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-06-14T06:11:11.5628447",
          "currentCostUpdated": "2025-06-14T06:11:11.5628447",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 1,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2025-06-14T06:11:11.5628447",
          "defaultGP": 1,
          "breakTargetMode": 32,
          "break1": 1,
          "price1": 1,
          "target1": 33,
          "break2": 1,
          "price2": 1,
          "target2": 34,
          "break3": 1,
          "price3": 1,
          "target3": 35,
          "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-06-14T06:11:11.5628447",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 52,
          "altPriceModeChanged": true,
          "altPLUG_UID": "+RSWhxGEp0OodZiVND/pMQ==",
          "altPLUGuid": "879614f9-8411-43a7-a875-9895343fe931",
          "altPLUGuidChanged": true,
          "altPriceDescription1": "sample string 53",
          "altPriceDescription2": "sample string 54",
          "cartonQuantity": 55,
          "cartonQuantityChanged": true,
          "trayID": 1,
          "promptID": 1,
          "tare": 1,
          "packQty": 1,
          "fixedWeight": 1,
          "extraMesg": 1,
          "text1": "sample string 57",
          "text2": "sample string 58",
          "text3": "sample string 59",
          "labelText": "sample string 60",
          "labelTextChanged": true,
          "sendToScale": true,
          "nonScaleWeigh": true,
          "labelFormat": "sample string 64",
          "barcodeFormat": "sample string 65",
          "austMade": 1,
          "coolCode": 66,
          "countryOfOrigin": "sample string 67",
          "percentContent": 68.1,
          "departmentID": 1,
          "subDepartmentID": 1,
          "minorDepartmentID": 1,
          "lesserDepartmentID": 1,
          "deptCode": "sample string 69",
          "subDeptCode": "sample string 70",
          "minorDeptCode": "sample string 71",
          "lesserDeptCode": "sample string 72",
          "deptName": "sample string 73",
          "subDeptName": "sample string 74",
          "minorDeptName": "sample string 75",
          "lesserDeptName": "sample string 76",
          "departmentChanged": true,
          "subCategoryID": 1,
          "expiry": 1,
          "showDays": 1,
          "datePrint": 1,
          "labelRequired": true,
          "labelShelfQty": 79,
          "labelShelfChanged": true,
          "labelTalkerQty": 81,
          "labelSmall": true,
          "labelLastPrinted": "2025-06-14T06:11:11.5628447",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "hMXAGcF3NUyf9wDGyM+kEw==",
          "shelfPageLayoutGuid": "19c0c584-77c1-4c35-9ff7-00c6c8cfa413",
          "talkerPageLayoutG_UID": "kE0KI99LSUiHbnoQPkU4rA==",
          "talkerPageLayoutGuid": "230a4d90-4bdf-4849-876e-7a103e4538ac",
          "unitMeasure": 1.1,
          "unitMeasureChanged": true,
          "unitMeasureKind": 84,
          "unitMeasureKindChanged": true,
          "signIQData": "sample string 86",
          "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": 90,
          "notForSaleChanged": true,
          "excludeFromDeals": true,
          "excludeFromVoucher": true,
          "minimumAge": 93,
          "minimumAgeChanged": true,
          "buyingLimit": 1,
          "buyingLimitChanged": true,
          "buyingLimitIndependent": true,
          "buyingLimitIndependentChanged": true,
          "inventoryGuid": "LADf4QzKlkmvOcS0PKQd4Q==",
          "inventoryIdentifier": "e1df002c-ca0c-4996-af39-c4b43ca41de1",
          "inventoryAccuracy": 1,
          "baseUnits": 97,
          "orderPacked": 1,
          "isManufactured": true,
          "isIngredient": true,
          "isModifier": true,
          "isModifierChanged": true,
          "hasModifiers": 98,
          "defaultPrinter": "sample string 99",
          "defaultPrinterGroup": "sample string 100",
          "ingredientsOnManufacture": true,
          "manufactureUnitMeasure": 1,
          "mpl": 1,
          "maxShelfQty": 101,
          "allowAutoOrder": true,
          "warrantyPeriod": 1,
          "parentPluG_UId": "oSR0xufxnUKy2oUoKNg4lg==",
          "parentPluGuid": "c67424a1-f1e7-429d-b2da-852828d83896",
          "preferredHostVendor": 103,
          "preferredHostChanged": true,
          "code": "sample string 105",
          "supplierIdentifier": "s8nG57KjEkmXWgJLSjqIjQ==",
          "supplierIdentifierGuid": "e7c6c9b3-a3b2-4912-975a-024b4a3a888d",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "PcaEC3P79Uq2MhAnREgwCQ==",
          "rebateSupplierIdentifierGuid": "0b84c63d-fb73-4af5-b632-102744483009",
          "rebateSupplierChanged": true,
          "availableForOrder": true,
          "warehouseDirectIndicator": "sample string 107",
          "warehouseDirectIndicatorChanged": true,
          "productGrade": "sample string 109",
          "productType": "sample string 110",
          "productGroup": "sample string 111",
          "complianceIndicator": "sample string 112",
          "inhouseBrand": "sample string 113",
          "slowMoving": true,
          "generalMerchandise": true,
          "comment": "sample string 116",
          "lastUpdatedByUser": "sample string 117",
          "lastManualUpdatedByUser": "sample string 118",
          "lastUpdatedByUserOverride": true,
          "lastUpdatedByHost": "2025-06-14T06:11:11.5628447",
          "commodity": "sample string 120",
          "businessPillar": "sample string 121",
          "mscCommodity": "sample string 122",
          "hostIdentifier": "cUjL9ReL5E61PEXIsge3LQ==",
          "hostIdentifierGuid": "f5cb4871-8b17-4ee4-b53c-45c8b207b72d",
          "serviceFeeID": 1,
          "serviceFeeIDChanged": true,
          "providerName": "sample string 124",
          "aisleEnds": "sample string 125",
          "deleted": true,
          "deletedChanged": true,
          "hidden": true,
          "doNotRange": true,
          "doNotRangeChanged": true,
          "doNotOrder": true,
          "doNotOrderChanged": true,
          "locked": true,
          "excludeFromWebUpdate": true,
          "excludeFromWebUpdateChanged": true,
          "webPriceBasedOn": 136,
          "webPriceRounding": true,
          "webMarkup": 138,
          "webPriceMode": 139,
          "altDepartmentID": 1,
          "altSubDepartmentID": 1,
          "altMinorDepartmentID": 1,
          "altLesserDepartmentID": 1,
          "altDeptCode": "sample string 140",
          "altSubDeptCode": "sample string 141",
          "altMinorDeptCode": "sample string 142",
          "altLesserDeptCode": "sample string 143",
          "altDepartmentChanged": true,
          "storeProducts": [
            {
              "$ref": "7"
            },
            {
              "$ref": "7"
            }
          ],
          "store": {
            "$id": "8",
            "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-06-14T06:11:11.5628447",
            "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": "sE+j3s+9d0eunnTn+dVRLw==",
            "hostIdentifierGuid": "dea34fb0-bdcf-4777-ae9e-74e7f9d5512f",
            "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-06-14T06:11:11.5628447",
            "priceZoneName": "sample string 51",
            "storeFuelConfigured": true,
            "shippingAddressCopied": true,
            "shippingAddress": {
              "$id": "9",
              "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": "9"
            },
            "hostStoreSettings": [
              {
                "$id": "10",
                "id": 1,
                "hostIdentifier": "c5HWvjSqVkWZqJG6nFaGxw==",
                "hostIdentifierGuid": "bed69173-aa34-4556-99a8-91ba9c5686c7",
                "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": {
                  "$ref": "1"
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 24"
              },
              {
                "$ref": "10"
              }
            ],
            "accounts": [
              {
                "$id": "11",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "11"
              }
            ],
            "sales": [
              {
                "$id": "12",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2025-06-14T06:11:11.5628447",
                "ftpSite": {
                  "$id": "13",
                  "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": "12"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "14",
                "id": 1,
                "hostIdentifier": "5qqOmthgZUiPMUc/0JISqQ==",
                "hostIdentifierGuid": "9a8eaae6-60d8-4865-8f31-473fd09212a9",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "996dbb08-aae2-42cb-b3e7-812159b30ab7",
                  "de019be0-b87b-48e7-9706-944706df0f35"
                ]
              },
              {
                "$ref": "14"
              }
            ],
            "cashManagements": [
              {
                "$id": "15",
                "id": 1,
                "storeID": 1,
                "cashManagementType": 2,
                "apiID": 1,
                "organisationID": "sample string 3",
                "siteName": "sample string 4",
                "thirdPartyAPI": {
                  "$id": "16",
                  "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": "15"
              }
            ],
            "updateStoreID": "5f330a38-29e5-4c06-acfc-8fa4900d9d05",
            "updateStore": {
              "$id": "17",
              "id": "bbddc4ec-7101-4ace-8fbe-f035c673d844",
              "name": "sample string 1",
              "lastActivity": "2025-06-14T06:11:11.5628447",
              "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-06-14T06:11:11.5628447"
            },
            "timeZoneId": "sample string 53",
            "securityOptions": {
              "$id": "18",
              "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"
            }
          },
          "storePrices": [
            {
              "$id": "19",
              "pluG_UID": "zVnXvE26f0aP6xYxn1pr7g==",
              "pluGuid": "bcd759cd-ba4d-467f-8feb-16319f5a6bee",
              "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-06-14T06:11:11.5628447"
            },
            {
              "$ref": "19"
            }
          ],
          "currentPrices": {
            "$id": "20",
            "pluPrices": {
              "$id": "21",
              "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-06-14T06:11:11.5628447",
              "priceChangeType": 0,
              "costDecimals": 10
            },
            "normalPluPrices": {
              "$ref": "21"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "22",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "startDate": "2025-06-14T06:11:11.5628447",
              "startTime": 3,
              "endDate": "2025-06-14T06:11:11.5628447",
              "endTime": 4,
              "newPrice": 5,
              "newCost": 6,
              "newCostDecimals": 7,
              "pctDiscount": 8,
              "promoType": 1,
              "promotionTypeCode": "sample string 9",
              "hostType": 10,
              "hostIdentifier": "qStUyGhMWESRGxQLByLlbw==",
              "hostIdentifierGuid": "c8542ba9-4c68-4458-911b-140b0722e56f",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "22"
              },
              {
                "$ref": "22"
              }
            ]
          },
          "tray": {
            "$id": "23",
            "g_UId": "y8ZcdB21fEKEsbKf2+wCsw==",
            "guid": "745cc6cb-b51d-427c-84b1-b29fdbec02b3",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "24",
            "priceGroupG_UID": "6PuJxNK68ESCQBRJZLYR0g==",
            "priceGroupGuid": "c489fbe8-bad2-44f0-8240-144964b611d2",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2025-06-14T06:11:11.5628447",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 145",
          "nutrifacts": {
            "$id": "25",
            "pluG_UID": "eUeIQsZ/Ck+DMpoUFwWe7w==",
            "pluGuid": "42884779-7fc6-4f0a-8332-9a1417059eef",
            "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": "26",
            "pluGuid": "9601bd88-02d9-4d5b-a835-3e360fc2ada9",
            "created": "2025-06-14T06:11:11.5628447",
            "createdByUser": "sample string 1",
            "activated": "2025-06-14T06:11:11.5628447",
            "deactivated": "2025-06-14T06:11:11.5628447",
            "lastOrdered": "2025-06-14T06:11:11.5628447",
            "lastOrderedQty": 2.0,
            "lastReceived": "2025-06-14T06:11:11.5628447",
            "lastReceivedQty": 3.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2025-06-14T06:11:11.5628447",
            "lastSold": "2025-06-14T06:11:11.5628447",
            "firstSold": "2025-06-14T06:11:11.5628447",
            "awsUpdated": "2025-06-14T06:11:11.5628447",
            "lastManualUpdate": "2025-06-14T06:11:11.5628447",
            "lastManualUpdatedByUser": "sample string 5",
            "lastUpdated": "2025-06-14T06:11:11.5628447",
            "lastUpdatedByUser": "sample string 7",
            "lastUpdatedByHost": "2025-06-14T06:11:11.5628447",
            "doNotRangeUpdated": "2025-06-14T06:11:11.5628447",
            "doNotOrderUpdated": "2025-06-14T06:11:11.5628447",
            "tracked": "2025-06-14T06:11:11.5628447"
          },
          "allergens": [
            {
              "$id": "27",
              "allergenID": 1,
              "pluG_UID": "kZDp2ff6EUyoDb/vAI4iZQ==",
              "pluGuid": "d9e99091-faf7-4c11-a80d-bfef008e2265",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "27"
            }
          ],
          "costs": {
            "$id": "28",
            "pluG_UID": "iDeeLmcdOk6ks9ceuRr0Ig==",
            "pluGuid": "2e9e3788-1d67-4e3a-a4b3-d71eb91af422",
            "enteredCost": 1,
            "weightedAvgCost": 1,
            "lastCost": 1,
            "rawEnteredCost": 2,
            "rawWeightedAvgCost": 3,
            "rawLastCost": 4,
            "freight": 5.0,
            "freightType": 6,
            "costDecimals": 7,
            "fifoCost": 1,
            "updated": "2025-06-14T06:11:11.5628447",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "29",
              "saleHeaderID": 1,
              "created": "2025-06-14T06:11:11.5628447",
              "createdLocal": "2025-06-14T06:11:11.5628447",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "Ahb6pURjkk24wUdXrwb0/g==",
              "operatorGuid": "a5fa1602-6344-4d92-b8c1-4757af06f4fe",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "R5MvXyeyykyYHoNF03hw5g==",
              "pluGuid": "5f2f9347-b227-4cca-981e-8345d37870e6",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "30",
                "id": 1,
                "g_Uid": "y3zpkTFltUGdbEZGYJ7SXg==",
                "guid": "91e97ccb-6531-41b5-9d6c-4646609ed25e",
                "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-06-14T06:11:11.5628447",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-06-14T06:11:11.5628447",
                "endShift": "2025-06-14T06:11:11.5628447",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "31",
                    "operatorG_UID": "slEWtxhBjUWBO8u3r8rHwQ==",
                    "operatorGuid": "b71651b2-4118-458d-813b-cbb7afcac7c1",
                    "storeID": 2,
                    "operator": {
                      "$ref": "30"
                    },
                    "store": {
                      "$ref": "8"
                    }
                  },
                  {
                    "$ref": "31"
                  }
                ]
              }
            },
            {
              "$ref": "29"
            }
          ],
          "apns": [
            {
              "$id": "32",
              "pluID": 1,
              "pluG_UID": "LolcT7dQn0uqEZfNSk5vWg==",
              "pluGuid": "4f5c892e-50b7-4b9f-aa11-97cd4a4e6f5a",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "32"
            }
          ],
          "tuns": [
            {
              "$id": "33",
              "pluG_UId": "cmvea3TJ3Em5SQx/V9oQpA==",
              "pluGuid": "6bde6b72-c974-49dc-b949-0c7f57da10a4",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "7"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "33"
            }
          ],
          "competitionPricing": [
            {
              "$id": "34",
              "identifier": "ds4LFOW3Kk+pp+HoRA3hrA==",
              "identifierGuid": "140bce76-b7e5-4f2a-a9a7-e1e8440de1ac",
              "pluG_UID": "7X8r2pRlWkKpyMe6JwlArQ==",
              "pluGuid": "da2b7fed-6594-425a-a9c8-c7ba270940ad",
              "competitionID": 1,
              "name": "sample string 2",
              "sellMultiple": 3,
              "retailPrice": 4,
              "storeName": "sample string 5"
            },
            {
              "$ref": "34"
            }
          ],
          "supplier": {
            "$ref": "2"
          },
          "supplierName": "sample string 146",
          "children": [
            {
              "$ref": "7"
            },
            {
              "$ref": "7"
            }
          ],
          "ordering": {
            "$ref": "5"
          },
          "flipChartPages": [
            {
              "$id": "35",
              "identifier": "ysvChLuxv0GQcxAn46SSbw==",
              "groupName": "sample string 1",
              "identifierGuid": "84c2cbca-b1bb-41bf-9073-1027e3a4926f",
              "exists": true,
              "flipChartIdentifier": "cKMkhjihK0iSpm18n+vD+g==",
              "flipChartIdentifierGuid": "8624a370-a138-482b-92a6-6d7c9febc3fa",
              "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": "C90GbJtEm0Wfwf4RviXXTg==",
              "groupIdentifierGuid": "6c06dd0b-449b-459b-9fc1-fe11be25d74e",
              "flipChart": {
                "$id": "36",
                "identifier": "Is5DJBGENEimbyxg5qasFw==",
                "identifierGuid": "2443ce22-8411-4834-a66f-2c60e6a6ac17",
                "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": "37",
                  "identifier": "8vMQgbtkOUOHgnLkc1yJEQ==",
                  "identifierGuid": "8110f3f2-64bb-4339-8782-72e4735c8911",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "38",
                      "id": 1,
                      "g_UID": "lnSiayL9k02Bf4mPb7pK0g==",
                      "guid": "6ba27496-fd22-4d93-817f-898f6fba4ad2",
                      "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": "DUkvck7Lska9YPjC21bmnQ==",
                      "previousFormGuid": "722f490d-cb4e-46b2-bd60-f8c2db56e69d",
                      "nextForm": 1,
                      "nextFormG_UID": "zeFPkr0iR0qrM7Oyq1g7Qg==",
                      "nextFormGuid": "924fe1cd-22bd-4a47-ab33-b3b2ab583b42",
                      "attributes": "sample string 10",
                      "updated": "2025-06-14T06:11:11.5628447",
                      "positioning": 1,
                      "contentPanel": "sample string 11",
                      "selectionMode": 1,
                      "maximumSelections": 1,
                      "alteredInStore": true,
                      "deleted": true,
                      "blueprintID": 1,
                      "preserveLayout": true,
                      "mainCheckoutFormName": "sample string 13",
                      "nextCheckoutForm": {
                        "$ref": "38"
                      },
                      "previousCheckoutForm": {
                        "$ref": "38"
                      },
                      "buttons": [
                        {
                          "$id": "39",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "2S+F25jwwkGLzxLNsKYRGA==",
                          "checkoutFormGuid": "db852fd9-f098-41c2-8bcf-12cdb0a61118",
                          "identifier": "L7I6zIz090C1G66da8W+jw==",
                          "identifierGuid": "cc3ab22f-f48c-40f7-b51b-ae9d6bc5be8f",
                          "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": "YZg8Bhm390aurvo7rLc1eA==",
                          "valueGuid": "063c9861-b719-46f7-aeae-fa3bacb73578",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2025-06-14T06:11:11.5628447",
                          "action": "sample string 12",
                          "valueForm": {
                            "$ref": "38"
                          },
                          "image": {
                            "$id": "40",
                            "name": "sample string 3.sample string 4",
                            "imageID": 2,
                            "imageName": "sample string 3",
                            "imageExtension": "sample string 4",
                            "lastUpdate": "2025-06-14T06:11:11.5628447",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "41",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "TtwK8SKdwk+QNZD5bGBl4w==",
                          "checkoutFormGuid": "f10adc4e-9d22-4fc2-9035-90f96c6065e3",
                          "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": "41"
                        }
                      ]
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "panels": [
                    {
                      "$ref": "41"
                    },
                    {
                      "$ref": "41"
                    }
                  ]
                },
                "pages": [
                  {
                    "$ref": "35"
                  },
                  {
                    "$ref": "35"
                  }
                ]
              },
              "contentPanel": {
                "$ref": "41"
              },
              "products": [
                {
                  "$id": "42",
                  "flipChartPageIdentifier": "nf4Y2vbSjUGWuphQJOW2Hw==",
                  "flipChartPageIdentifierGuid": "da18fe9d-d2f6-418d-96ba-985024e5b61f",
                  "pluG_UID": "V7Fdk0voCk+vsoNgZ8zr1g==",
                  "pluGuid": "935db157-e84b-4f0a-afb2-836067ccebd6",
                  "sortOrder": 3,
                  "sent": true,
                  "productChanged": true,
                  "productImageName": "sample string 6",
                  "productShowImageOnFlipCharts": true,
                  "productShowTextOnFlipCharts": true,
                  "productOverrideFlipChartText": true,
                  "productFlipChartText": "sample string 10",
                  "product": {
                    "$ref": "7"
                  },
                  "departmentSortOrder": 11,
                  "subDepartmentName": "sample string 12"
                },
                {
                  "$ref": "42"
                }
              ],
              "productCount": 27,
              "pages": [
                {
                  "$ref": "35"
                },
                {
                  "$ref": "35"
                }
              ]
            },
            {
              "$ref": "35"
            }
          ],
          "priceHistory": [
            {
              "$id": "43",
              "pluG_UID": "2R7/GM9i6E2AvSpA8Yze+g==",
              "pluGuid": "18ff1ed9-62cf-4de8-80bd-2a40f18cdefa",
              "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-06-14T06:11:11.5628447",
              "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": "43"
            }
          ],
          "ingredients": [
            {
              "$id": "44",
              "pluG_UID": "VD09elNh8EChp6Ws9hPdBA==",
              "ingredientGuid": "x6DZLuNSPEeA+r6Th7+08w==",
              "ingredientIdentifier": "2ed9a0c7-52e3-473c-80fa-be9387bfb4f3",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "7"
              }
            },
            {
              "$ref": "44"
            }
          ],
          "bins": [
            {
              "$id": "45",
              "pluG_UID": "hNZe/LifbkKe3lXi0waqrw==",
              "pluGuid": "fc5ed684-9fb8-426e-9ede-55e2d306aaaf",
              "shelfLocationIdentifier": "rRjmJ+2j306WqasamyaKCA==",
              "shelfLocationGuid": "27e618ad-a3ed-4edf-96a9-ab1a9b268a08",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "FGwpYiYgCkO5l3aOXUtJmA==",
              "labelPageLayoutGuid": "62296c14-2026-430a-b997-768e5d4b4998",
              "updated": "2025-06-14T06:11:11.5628447",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "7"
              },
              "location": {
                "$id": "46",
                "identifier": "VZJ9hPo870uhpsnwvEREZw==",
                "storeID": 1,
                "identifierGuid": "847d9255-3cfa-4bef-a1a6-c9f0bc444467",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2025-06-14T06:11:11.5628447",
                "minTemp": 1,
                "maxTemp": 1,
                "checkFrequency": 1,
                "storeCaseConfiguration": 5,
                "storeName": "sample string 6",
                "bins": [
                  {
                    "$ref": "45"
                  },
                  {
                    "$ref": "45"
                  }
                ]
              }
            },
            {
              "$ref": "45"
            }
          ],
          "bin": {
            "$ref": "45"
          },
          "scaleLocations": [
            {
              "$id": "47",
              "plu": 1,
              "pluG_UID": "qWq1RfzHC0KCJz1EjjkYPg==",
              "pluGuid": "45b56aa9-c7fc-420b-8227-3d448e39183e",
              "deptNo": 1,
              "product": {
                "$ref": "7"
              },
              "scaleLocation": {
                "$id": "48",
                "id": 1,
                "deptNo": 1,
                "deptCode": "sample string 2",
                "name": "sample string 3",
                "enabled": true,
                "updated": "2025-06-14T06:11:11.5628447",
                "department": {
                  "$id": "49",
                  "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": "48"
                  },
                  "subDepartments": [
                    {
                      "$id": "50",
                      "id": 1,
                      "departmentID": 2,
                      "name": "sample string 3",
                      "code": "sample string 4",
                      "departmentCode": "sample string 5",
                      "externalSales": true,
                      "minorDepartments": [
                        {
                          "$id": "51",
                          "id": 1,
                          "subDepartmentID": 2,
                          "departmentID": 3,
                          "name": "sample string 4",
                          "subDepartmentCode": "sample string 5",
                          "departmentCode": "sample string 6",
                          "code": "sample string 7",
                          "lesserDepartments": [
                            {
                              "$id": "52",
                              "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-06-14T06:11:11.5628447",
                              "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": "FToKnqBKlkeSfi89IJ/shQ==",
                              "labelPageLayoutGuid": "9e0a3a15-4aa0-4796-927e-2f3d209fec85",
                              "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": "53",
                                "dept": 1,
                                "category": 2,
                                "name": "sample string 3",
                                "active": true,
                                "mscCommodities": [
                                  {
                                    "$id": "54",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "name": "sample string 4",
                                    "active": true,
                                    "mscSubCommodities": [
                                      {
                                        "$id": "55",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "subCommodity": 4,
                                        "name": "sample string 5",
                                        "active": true,
                                        "subCommodityCode": "sample string 7"
                                      },
                                      {
                                        "$ref": "55"
                                      }
                                    ],
                                    "commodityCode": "sample string 6"
                                  },
                                  {
                                    "$ref": "54"
                                  }
                                ],
                                "categoryCode": "sample string 5"
                              },
                              "mscCom": {
                                "$ref": "54"
                              },
                              "mscDep": {
                                "$id": "56",
                                "dept": 1,
                                "name": "sample string 2",
                                "active": true,
                                "mscCategories": [
                                  {
                                    "$ref": "53"
                                  },
                                  {
                                    "$ref": "53"
                                  }
                                ],
                                "deptCode": "sample string 4"
                              },
                              "mscSubCom": {
                                "$ref": "55"
                              }
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "updated": "2025-06-14T06:11:11.5628447",
                          "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": "c+84TgPPIUqk9w0RdC527A==",
                          "labelPageLayoutGuid": "4e38ef73-cf03-4a21-a4f7-0d11742e76ec",
                          "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": "53"
                          },
                          "mscCom": {
                            "$ref": "54"
                          },
                          "mscDep": {
                            "$ref": "56"
                          },
                          "mscSubCom": {
                            "$ref": "55"
                          }
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-06-14T06:11:11.5628447",
                      "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": "j1TRLUojkk6u+8lDxBA02Q==",
                      "labelPageLayoutGuid": "2dd1548f-234a-4e92-aefb-c943c41034d9",
                      "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": "53"
                      },
                      "mscCom": {
                        "$ref": "54"
                      },
                      "mscDep": {
                        "$ref": "56"
                      },
                      "mscSubCom": {
                        "$ref": "55"
                      }
                    },
                    {
                      "$ref": "50"
                    }
                  ],
                  "stores": [
                    1,
                    2
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2025-06-14T06:11:11.5628447",
                  "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": "k1Ud9yxOBkKPr/G77JQQcw==",
                  "labelPageLayoutGuid": "f71d5593-4e2c-4206-8faf-f1bbec941073",
                  "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": "53"
                  },
                  "mscCom": {
                    "$ref": "54"
                  },
                  "mscDep": {
                    "$ref": "56"
                  },
                  "mscSubCom": {
                    "$ref": "55"
                  }
                }
              }
            },
            {
              "$ref": "47"
            }
          ],
          "nextPrice": {
            "$id": "57",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 1,
            "hostOfferID": 1,
            "metcashPromotionID": "sample string 4",
            "metcashPromotionPlacement": "sample string 5",
            "pluG_UID": "y0ziKDNuAkqTy7485quwXw==",
            "pluGuid": "28e24ccb-6e33-4a02-93cb-be3ce6abb05f",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "I0G5TKj2WEiPGWkNVLuHhQ==",
            "dealCostGuid": "4cb94123-f6a8-4858-8f19-690d54bb8785",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "o0UZcJfE006MFkdMdCrwEQ==",
            "priceGroupGuid": "701945a3-c497-4ed3-8c16-474c742af011",
            "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-06-14T06:11:11.5628447",
            "rrp": 26,
            "campaignDescription": "sample string 27",
            "campaignComboPriceGroupG_UID": "fvfhOdWW5UW4nHhl1HME7A==",
            "campaignComboPriceGroupIdentifier": "39e1f77e-96d5-45e5-b89c-7865d47304ec",
            "promotionPlacementDescription": "sample string 28",
            "storeAcceptances": [
              {
                "$id": "58",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2025-06-14T06:11:11.5628447",
                "operatorG_UID": "AJ2tSn2HaEy/4uN5xQlNMg==",
                "operatorGuid": "4aad9d00-877d-4c68-bfe2-e379c5094d32",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2025-06-14T06:11:11.5628447",
                "signIqTicketFileMovedUtc": "2025-06-14T06:11:11.5628447",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2025-06-14T06:11:11.5628447",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "product": {
                  "$ref": "7"
                },
                "campaignPlu": {
                  "$ref": "57"
                }
              },
              {
                "$ref": "58"
              }
            ],
            "campaign": {
              "$id": "59",
              "id": 1,
              "storeID": 2,
              "name": "0326f232-7996-4f39-a1e3-9deaf39e6cbb",
              "nameGuid": "0326f232-7996-4f39-a1e3-9deaf39e6cbb",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2025-06-14T06:11:11.5628447",
              "startTime": 1,
              "endDate": "2025-06-14T06:11:11.5628447",
              "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-06-14T06:11:11.5628447",
              "system": true,
              "created": "2025-06-14T06:11:11.5628447",
              "updated": "2025-06-14T06:11:11.5628447",
              "priceChangeNotifiedUtc": "2025-06-14T06:11:11.5628447",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "fnWs9ZlO4UqScG7V9G/6sA==",
              "hostIdentifierGuid": "f5ac757e-4e99-4ae1-9270-6ed5f46ffab0",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2025-06-14T06:11:11.5628447",
              "updatedByUser": "sample string 18",
              "offerID": 1,
              "isPriceChangeCampaign": true,
              "stores": [
                1,
                2
              ],
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ],
              "campaignPlus": [
                {
                  "$ref": "57"
                },
                {
                  "$ref": "57"
                }
              ],
              "campaignPools": [
                {
                  "$id": "60",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "plu": 4,
                  "pluG_UID": "WCat1bcHeU6Z2Hf8fD5d6w==",
                  "pluGuid": "d5ad2658-07b7-4e79-99d8-77fc7c3e5deb",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "n/g6hd5ZaEa3RGO+OBS3pw==",
                  "priceGroupGuid": "853af89f-59de-4668-b744-63be3814b7a7",
                  "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-06-14T06:11:11.5628447",
                  "rrp": 17,
                  "campaignDescription": "sample string 18",
                  "product": {
                    "$ref": "7"
                  },
                  "campaign": {
                    "$ref": "59"
                  }
                },
                {
                  "$ref": "60"
                }
              ],
              "sellingRules": [
                {
                  "$id": "61",
                  "id": 1,
                  "identifier": "lKrdUygDCUm400jGGQebZw==",
                  "identifierStr": "lKrdUygDCUm400jGGQebZw==",
                  "identifierGuid": "53ddaa94-0328-4909-b8d3-48c619079b67",
                  "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": "59"
                  }
                },
                {
                  "$ref": "61"
                }
              ],
              "customers": [
                {
                  "$id": "62",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "customerID": "/JOGxCHYcUCdHlsYL21gxg==",
                  "customerIDGuid": "c48693fc-d821-4071-9d1e-5b182f6d60c6",
                  "campaign": {
                    "$ref": "59"
                  },
                  "customer": {
                    "$id": "63",
                    "identifier": "BUsJLJT2CkOPQUh4X2UIFw==",
                    "identifierGuid": "2c094b05-f694-430a-8f41-48785f650817",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2025-06-14T06:11:11.5628447",
                    "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": "twueugWjWECll+zvyExp7w==",
                    "communityIdentifierGuid": "ba9e0bb7-a305-4058-a597-ecefc84c69ef",
                    "joined": "2025-06-14T06:11:11.5628447",
                    "updated": "2025-06-14T06:11:11.5628447",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "GPcsfBtx4k+7iSfWIzruxw==",
                    "priceLevelIdentifierGuid": "7c2cf718-711b-4fe2-bb89-27d6233aeec7",
                    "marketingID": "sample string 18",
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2025-06-14T06:11:11.5628447",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "64",
                        "cardType": 2,
                        "issueDate": "2025-06-14T06:11:11.5628447",
                        "expiry": "2025-06-14T06:11:11.5628447",
                        "customerID": "iaHAGosobk6uJnP1HoOzDA==",
                        "customerIDGuid": "1ac0a189-288b-4e6e-ae26-73f51e83b30c",
                        "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-06-14T06:11:11.5628447",
                        "linkedAccount": "6dNMTzJm8EWdzY1uvEryNg==",
                        "linkedAccountGuid": "4f4cd3e9-6632-45f0-9dcd-8d6ebc4af236",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "63"
                        },
                        "account": {
                          "$id": "65",
                          "id": 1,
                          "identifier": "1wb1bYk0SUCgCyMjDZHUWQ==",
                          "identifierGuid": "6df506d7-3489-4049-a00b-23230d91d459",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2025-06-14T06:11:11.5628447",
                          "owner": "ZKgj9anqKkG5/U7Z2oo6QA==",
                          "ownerGuid": "f523a864-eaa9-412a-b9fd-4ed9da8a3a40",
                          "accountStoreGroupIdentifier": "hgrxdGOixUa/ySTCr3RjnQ==",
                          "accountStoreGroupGuid": "74f10a86-a263-46c5-bfc9-24c2af74639d",
                          "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-06-14T06:11:11.5628447",
                          "active": true,
                          "updated": "2025-06-14T06:11:11.5628447",
                          "deleted": true,
                          "deletedUser": "sample string 16",
                          "currentBalanceChanged": true,
                          "maximumLimitChanged": true,
                          "loyaltyPointsChanged": true,
                          "projectedBalance": 17,
                          "accountStoreGroupStoreIDs": [
                            1,
                            2
                          ],
                          "customerEmail": "sample string 18",
                          "ownerCustomer": {
                            "$ref": "63"
                          },
                          "card": {
                            "$ref": "64"
                          },
                          "members": {
                            "$id": "66",
                            "sample string 1": [
                              {
                                "$ref": "63"
                              },
                              {
                                "$ref": "63"
                              }
                            ],
                            "sample string 2": [
                              {
                                "$ref": "63"
                              },
                              {
                                "$ref": "63"
                              }
                            ]
                          },
                          "customerGroups": [
                            {
                              "$id": "67",
                              "identifier": "KyW5aBU3i02QRgd77ge3aA==",
                              "identifierGuid": "68b9252b-3715-4d8b-9046-077bee07b768",
                              "name": "sample string 2",
                              "primaryContact": "iuTlDP9l0UOkYkygpdykew==",
                              "primaryContactGuid": "0ce5e48a-65ff-43d1-a462-4ca0a5dca47b",
                              "accountID": "N42zZI1dWkKIaIwK0ET0pQ==",
                              "accountIDGuid": "64b38d37-5d8d-425a-8868-8c0ad044f4a5",
                              "special": true,
                              "updated": "2025-06-14T06:11:11.5628447",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "T6aK3jK03023gVrVhQUupw==",
                              "priceLevelIdentifierGuid": "de8aa64f-b432-4ddf-b781-5ad585052ea7",
                              "deleted": true,
                              "account": {
                                "$ref": "65"
                              },
                              "primaryContactCustomer": {
                                "$ref": "63"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "68",
                                  "id": 1,
                                  "groupID": "EFMDPWADYEKTevJsKRD2Yw==",
                                  "groupIDGuid": "3d035310-0360-4260-937a-f26c2910f663",
                                  "customerID": "Sf+BK7rKCUq21f1fL9I7fg==",
                                  "customerIDGuid": "2b81ff49-caba-4a09-b6d5-fd5f2fd23b7e",
                                  "card": "sample string 4",
                                  "linkedAccount": "Hc9dwBGuj0eO2hHdosrnLg==",
                                  "linkedAccountGuid": "c05dcf1d-ae11-478f-8eda-11dda2cae72e",
                                  "customer": {
                                    "$ref": "63"
                                  },
                                  "group": {
                                    "$ref": "67"
                                  },
                                  "customerCard": {
                                    "$ref": "64"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ]
                            },
                            {
                              "$ref": "67"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "69",
                            "id": 1,
                            "identifier": "z6iAhpzRm0eKDBLqK0W4Kg==",
                            "identifierGuid": "8680a8cf-d19c-479b-8a0c-12ea2b45b82a",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "wIsa5jEQxU+J0mnn1D7/sg==",
                            "accountIDGuid": "e61a8bc0-1031-4fc5-89d2-69e7d43effb2",
                            "customerAccount": {
                              "$ref": "65"
                            },
                            "customerCard": {
                              "$ref": "64"
                            },
                            "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-06-14T06:11:11.5628447",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "S/1x2YCDmkGx/pZCtaH0Zg==",
                            "idempotentVoidGuid": "d971fd4b-8380-419a-b1fe-9642b5a1f466",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "70",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "aTsV8dhBEUWIIFqmoVEqjQ==",
                              "saleHeaderIdentifierGuid": "f1153b69-41d8-4511-8820-5aa6a1512a8d",
                              "created": "2025-06-14T06:11:11.5628447",
                              "createdLocal": "2025-06-14T06:11:11.5628447",
                              "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-06-14T06:11:11.5628447",
                              "storeID": 1,
                              "operatorG_Uid": "0N4NdVjsoUij5eBLRobp2Q==",
                              "operatorGuid": "750dded0-ec58-48a1-a3e5-e04b4686e9d9",
                              "customerG_Uid": "1mwPq5Upj0q8G4Im3X3g5w==",
                              "customerGuid": "ab0f6cd6-2995-4a8f-bc1b-8226dd7de0e7",
                              "communityIdentifier": "lh4fshUEpU6sE/h9SZ42ew==",
                              "communityIdentifierGuid": "b21f1e96-0415-4ea5-ac13-f87d499e367b",
                              "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": "1jwetteYb0C7bPg3DlScFw==",
                              "priceLevelIdentifierGuid": "b61e3cd6-98d7-406f-bb6c-f8370e549c17",
                              "locked": 36,
                              "relationChecksum": "sample string 37",
                              "loyaltyTender": 1,
                              "giftCardTender": 1,
                              "operator": {
                                "$ref": "30"
                              },
                              "customer": {
                                "$ref": "63"
                              },
                              "communityOrganisation": {
                                "$id": "71",
                                "id": 1,
                                "identifier": "fgeIRldId0Wx/+Q9CgNYGA==",
                                "identifierGuid": "4688077e-4857-4577-b1ff-e43d0a035818",
                                "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-06-14T06:11:11.5628447",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "72",
                                  "saleItemID": 1,
                                  "identifier": "Q9nvBpQpbkW3KzmrvPNxwg==",
                                  "identifierGuid": "06efd943-2994-456e-b72b-39abbcf371c2",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "tDPOvoxoUE2Rk2gKkEFAcQ==",
                                  "pluGuid": "bece33b4-688c-4d50-9193-680a90414071",
                                  "accountID": "UhYJjELhHk6S1zFJwybudw==",
                                  "accountIDGuid": "8c091652-e142-4e1e-92d7-3149c326ee77",
                                  "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-06-14T06:11:11.5628447",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "ekhUth45hE+ysX8f3lw0Tw==",
                                  "refundGuid": "b654487a-391e-4f84-b2b1-7f1fde5c344f",
                                  "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": "Y99nXBnfYEa5jEQjTQPLaA==",
                                  "idempotentVoidGuid": "5c67df63-df19-4660-b98c-44234d03cb68",
                                  "priceLevelIdentifier": "Ra8TER6nDEWbI6fGbCcnkg==",
                                  "priceLevelIdentifierGuid": "1113af45-a71e-450c-9b23-a7c66c272792",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "73",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2025-06-14T06:11:11.5628447",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "73"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "74",
                                    "id": 1,
                                    "g_UID": "/ZQjwf1SukO3YxuLKNOIQw==",
                                    "guid": "c12394fd-52fd-43ba-b763-1b8b28d38843",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2025-06-14T06:11:11.5628447"
                                  },
                                  "modifier": {
                                    "$id": "75",
                                    "id": 1,
                                    "setG_UID": "SFPSpcsCKEuy5s/sV37lmw==",
                                    "modifierSetGuid": "a5d25348-02cb-4b28-b2e6-cfec577ee59b",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "Q4h7haDxOEW25UDHZJDzZQ==",
                                    "pluGuid": "857b8843-f1a0-4538-b6e5-40c76490f365",
                                    "deleted": true,
                                    "g_UID": "pgKiG10DuEWCT/w67m1IkA==",
                                    "guid": "1ba202a6-035d-45b8-824f-fc3aee6d4890",
                                    "product": {
                                      "$ref": "7"
                                    }
                                  },
                                  "priceLevelName": "sample string 25",
                                  "pumpNumber": 1,
                                  "hoseNumber": 1
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "eftReceipts": [
                                {
                                  "$id": "76",
                                  "id": 1,
                                  "storeID": 1,
                                  "saleHeaderID": 2,
                                  "storeSaleHeader": {
                                    "$ref": "70"
                                  },
                                  "receipt": "sample string 3",
                                  "processed": 1
                                },
                                {
                                  "$ref": "76"
                                }
                              ],
                              "payments": [
                                {
                                  "$ref": "69"
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "cards": [
                                {
                                  "$id": "77",
                                  "id": 1,
                                  "saleHeaderID": 1,
                                  "identifier": "sample string 2",
                                  "cardType": 3,
                                  "providerName": "sample string 4"
                                },
                                {
                                  "$ref": "77"
                                }
                              ],
                              "campaignHits": [
                                {
                                  "$id": "78",
                                  "id": 1,
                                  "saleHeaderID": 2,
                                  "campaign": "sample string 3",
                                  "name": "sample string 4",
                                  "processed": 1,
                                  "campaignDescription": "sample string 5"
                                },
                                {
                                  "$ref": "78"
                                }
                              ],
                              "fuel": [
                                {
                                  "$id": "79",
                                  "id": 1,
                                  "plu": 1,
                                  "pluG_UID": "jwcErT2HxkygeOC1u6g/Uw==",
                                  "pluGuid": "ad04078f-873d-4cc6-a078-e0b5bba83f53",
                                  "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-06-14T06:11:11.5628447",
                                  "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-06-14T06:11:11.5628447",
                                  "tagNumber": "sample string 15",
                                  "trackTwoRem": "sample string 16",
                                  "transCode": 1,
                                  "transType": 1,
                                  "unitPrice": 1.0,
                                  "vehicleReg": "sample string 17",
                                  "offline": true,
                                  "processed": 1
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "fuelResells": [
                                {
                                  "$id": "80",
                                  "saleItemID": 1,
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "OqVU5ZzQtUaL8OofJ4Z6ng==",
                                  "pluGuid": "e554a53a-d09c-46b5-8bf0-ea1f27867a9e",
                                  "accountID": "1phJbqhNekWFhXZlceycsQ==",
                                  "accountIDGuid": "6e4998d6-4da8-457a-8585-766571ec9cb1",
                                  "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-06-14T06:11:11.5628447",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "TE5sd+80ikKzcfWFSM8CXg==",
                                  "refundGuid": "776c4e4c-34ef-428a-b371-f58548cf025e",
                                  "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": "80"
                                }
                              ],
                              "customerOrder": [
                                {
                                  "$id": "81",
                                  "identifier": "SFM/kE5+dk+OFFJUiyD0kw==",
                                  "identifierGuid": "903f5348-7e4e-4f76-8e14-52548b20f493",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "Sz+R/f3pykuf3tcca5EOjA==",
                                  "customerIdentifierGuid": "fd913f4b-e9fd-4bca-9fde-d71c6b910e8c",
                                  "operatorNo": 1,
                                  "operatorG_UID": "BgHaEoGKk0C77XAQgaJccw==",
                                  "operatorGuid": "12da0106-8a81-4093-bbed-701081a25c73",
                                  "created": "2025-06-14T06:11:11.5628447",
                                  "ordered": "2025-06-14T06:11:11.5628447",
                                  "started": "2025-06-14T06:11:11.5628447",
                                  "completed": "2025-06-14T06:11:11.5628447",
                                  "supplied": "2025-06-14T06:11:11.5628447",
                                  "quickTicket": 1,
                                  "deleted": true,
                                  "walkAway": true,
                                  "approxWait": 1,
                                  "actualWait": 1,
                                  "deliveryMethod": 8,
                                  "externalSaleType": 9,
                                  "customer": {
                                    "$ref": "63"
                                  },
                                  "operator": {
                                    "$ref": "30"
                                  },
                                  "details": [
                                    {
                                      "$id": "82",
                                      "headerID": 1,
                                      "plu": 1,
                                      "pluG_UId": "cMSw5Nx3kUKZPatOvFQFGQ==",
                                      "pluGuid": "e4b0c470-77dc-4291-993d-ab4ebc540519",
                                      "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": "27LazdHruEeQGCfYsi4ThQ==",
                                      "headerIdentifierGuid": "cddab2db-ebd1-47b8-9018-27d8b22e1385",
                                      "product": {
                                        "$ref": "7"
                                      }
                                    },
                                    {
                                      "$ref": "82"
                                    }
                                  ],
                                  "storeName": "sample string 11",
                                  "customerName": "sample string 12",
                                  "storeReplyTo": "sample string 13",
                                  "storeSubjectLine": "sample string 14",
                                  "storeSaleHeader": {
                                    "$ref": "70"
                                  }
                                },
                                {
                                  "$ref": "81"
                                }
                              ],
                              "surveyResponses": [
                                {
                                  "$id": "83",
                                  "surveyG_UID": "WK14w5fkv0GbgyW8lAHhtg==",
                                  "surveyGuid": "c378ad58-e497-41bf-9b83-25bc9401e1b6",
                                  "saleHeaderGuid": "a1RcguzotkuF58zQva8TJg==",
                                  "saleGuid": "825c546b-e8ec-4bb6-85e7-ccd0bdaf1326",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "oge4y2L3sUiEHSGjepNLCg==",
                                  "guidResponse": "cbb807a2-f762-48b1-841d-21a37a934b0a",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2025-06-14T06:11:11.5628447",
                                  "sale": {
                                    "$ref": "70"
                                  },
                                  "survey": {
                                    "$id": "84",
                                    "g_UID": "GD6oahZkjkK8sXuu6b8BxQ==",
                                    "guid": "6aa83e18-6416-428e-bcb1-7baee9bf01c5",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "zqfSwPZOZk+H+YGJj0AcLA==",
                                    "checkoutFormGuid": "c0d2a7ce-4ef6-4f66-87f9-81898f401c2c",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2025-06-14T06:11:11.5628447",
                                    "end": "2025-06-14T06:11:11.5628447",
                                    "deleted": true,
                                    "updated": "2025-06-14T06:11:11.5628447",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "1c407ba1-df7f-4aae-9706-0ce06588d987",
                                      "2fc130c3-c704-4020-be92-307c9844ab3a"
                                    ],
                                    "allowsAllTextResponses": true,
                                    "surveyForm": {
                                      "$ref": "38"
                                    }
                                  },
                                  "ingressId": "sample string 4"
                                },
                                {
                                  "$ref": "83"
                                }
                              ],
                              "storeName": "sample string 38",
                              "machineName": "sample string 39",
                              "operatorName": "sample string 40",
                              "direction": 1,
                              "reason": "sample string 41",
                              "accountG_UID": "JAfHcW9d3k2TCOYyG2JvzQ==",
                              "accountIdentifier": "71c70724-5d6f-4dde-9308-e6321b626fcd",
                              "accountName": "sample string 42",
                              "customerOrderIdentifier": "C3FRJ0E//0ylm9WuqL049w==",
                              "customerOrderIdentifierGuid": "2751710b-3f41-4cff-a59b-d5aea8bd38f7",
                              "priceLevelName": "sample string 43",
                              "revision": 44,
                              "ingressId": "sample string 45"
                            },
                            "metadata": {
                              "$id": "85",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "dYzgNvezi0y7bi7SMykapQ==",
                              "paymentIdentifierGuid": "36e08c75-b3f7-4c8b-bb6e-2ed233291aa5",
                              "identifier": "atFi7kpSWkmeTpaikJyuVw==",
                              "identifierGuid": "ee62d16a-524a-495a-9e4e-96a2909cae57",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "AuebJiy7dUKBG6273nyWOg==",
                              "itemIdentifierGuid": "269be702-bb2c-4275-811b-adbbde7c963a"
                            }
                          },
                          {
                            "$ref": "69"
                          }
                        ]
                      },
                      {
                        "$ref": "64"
                      }
                    ],
                    "customerGroupMembers": [
                      {
                        "$ref": "68"
                      },
                      {
                        "$ref": "68"
                      }
                    ],
                    "customerGroups": [
                      {
                        "$ref": "67"
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "accounts": [
                      {
                        "$ref": "65"
                      },
                      {
                        "$ref": "65"
                      }
                    ],
                    "account": {
                      "$ref": "65"
                    },
                    "vouchers": [
                      {
                        "$id": "86",
                        "customerIdentifier": "8VXaGSIMWEyXGxUIWePKfg==",
                        "customerIdentifierGuid": "19da55f1-0c22-4c58-971b-150859e3ca7e",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "2dQZb2HUrU+vZbuMyciRBQ==",
                        "idempotentGuid": "6f19d4d9-d461-4fad-af65-bb8cc9c89105",
                        "offline": true,
                        "voucher": {
                          "$id": "87",
                          "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-06-14T06:11:11.5628447",
                          "barcodeTemplate": {
                            "$id": "88",
                            "templateID": 1,
                            "template": "sample string 1",
                            "bcFunction": "sample string 2",
                            "sortOrder": 3
                          },
                          "scaleLabel": {
                            "$id": "89",
                            "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-06-14T06:11:11.5628447",
                            "labelPageLayout": "l/yWyFUc0E22z67T1IOWEg==",
                            "pageLayoutGuid": "c896fc97-1c55-4dd0-b6cf-aed3d4839612",
                            "labelType": 6,
                            "oldName": "sample string 7",
                            "voucher": {
                              "$ref": "87"
                            },
                            "elements": [
                              {
                                "$id": "90",
                                "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-06-14T06:11:11.5628447"
                              },
                              {
                                "$ref": "90"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "91",
                              "id": 1,
                              "customerIdentifier": "0ThnpadH40ie4T58z61Cgg==",
                              "customerIdentifierGuid": "a56738d1-47a7-48e3-9ee1-3e7ccfad4282",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2025-06-14T06:11:11.5628447",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "jWx124OcKU2R22ggb1hydw==",
                              "issuedIdempotentGuid": "db756c8d-9c83-4d29-91db-68206f587277",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2025-06-14T06:11:11.5628447",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2025-06-14T06:11:11.5628447",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "LMF62DS7ykeFPaTvAs3l/Q==",
                              "redeemedIdempotentGuid": "d87ac12c-bb34-47ca-853d-a4ef02cde5fd",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2025-06-14T06:11:11.5628447",
                              "storeName": "sample string 17",
                              "scaleLabel": {
                                "$ref": "89"
                              },
                              "voucher": {
                                "$ref": "87"
                              },
                              "customer": {
                                "$ref": "63"
                              },
                              "issuedOfflinePayment": {
                                "$ref": "69"
                              },
                              "redeemedOfflinePayment": {
                                "$ref": "69"
                              }
                            },
                            {
                              "$ref": "91"
                            }
                          ]
                        },
                        "customer": {
                          "$ref": "63"
                        }
                      },
                      {
                        "$ref": "86"
                      }
                    ]
                  }
                },
                {
                  "$ref": "62"
                }
              ],
              "customerGroups": [
                {
                  "$id": "92",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupID": "YCB9pfsiEU+l/i1YZDvkQg==",
                  "groupIDGuid": "a57d2060-22fb-4f11-a5fe-2d58643be442",
                  "campaign": {
                    "$ref": "59"
                  },
                  "group": {
                    "$ref": "67"
                  }
                },
                {
                  "$ref": "92"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "93",
                  "identifier": "t0sLg82uLEyaWjT+HwuDHQ==",
                  "identifierGuid": "830b4bb7-aecd-4c2c-9a5a-34fe1f0b831d",
                  "campaignName": "sample string 2",
                  "message": "sample string 3",
                  "ticketFileSource": "sample string 4",
                  "ticketFileDestination": "sample string 5",
                  "storeID": 1
                },
                {
                  "$ref": "93"
                }
              ],
              "comboPriceGroups": [
                {
                  "$id": "94",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "g_UID": "drseteT7m0O/GHERvIheWA==",
                  "guid": "b51ebb76-fbe4-439b-bf18-7111bc885e58",
                  "description": "sample string 5",
                  "newPrice": 1,
                  "rangeDescription": "sample string 6",
                  "dealDescription": "sample string 7",
                  "labelQuantity": 8,
                  "hostProductCategoryID": 1,
                  "offerID": 1,
                  "dontUpdatePricePlus": true,
                  "campaign": {
                    "$ref": "59"
                  },
                  "comboPricePlus": [
                    {
                      "$id": "95",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupG_UID": "YN4L4dHlf0eebdYXE1FY+w==",
                      "groupGuid": "e10bde60-e5d1-477f-9e6d-d617135158fb",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "qr8ndtMFokSdU3h3ZbQsQg==",
                      "pluGuid": "7627bfaa-05d3-44a2-9d53-787765b42c42",
                      "priceGroupG_UID": "2NlxBA2UvEmLDoAIEBVd7A==",
                      "priceGroupGuid": "0471d9d8-940d-49bc-8b0e-800810155dec",
                      "campaignPoolID": "sample string 7",
                      "quantity": 1,
                      "campaign": {
                        "$ref": "59"
                      },
                      "product": {
                        "$ref": "7"
                      },
                      "priceGroup": {
                        "$ref": "24"
                      },
                      "campaignPool": {
                        "$ref": "59"
                      }
                    },
                    {
                      "$ref": "95"
                    }
                  ]
                },
                {
                  "$ref": "94"
                }
              ],
              "priceLevels": [
                {
                  "$id": "96",
                  "id": 1,
                  "priceLevelIdentifier": "RSEWXrLNakOq8jOTrfQYKw==",
                  "priceLevelIdentifierGuid": "5e162145-cdb2-436a-aaf2-3393adf4182b",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "96"
                }
              ]
            },
            "product": {
              "$ref": "7"
            },
            "dealCost": {
              "$id": "97",
              "headerIdentifier": "ChQgzSsfsUuNfvXaBN0Tpw==",
              "headerIdentifierGuid": "cd20140a-1f2b-4bb1-8d7e-f5da04dd13a7",
              "identifier": "jIBMAhoJ+EC6QsKfEsMA2g==",
              "identifierGuid": "024c808c-091a-40f8-ba42-c29f12c300da",
              "supplierIdentifier": "ySTaPNnf+ECXrsu83tT9cQ==",
              "supplierGuid": "3cda24c9-dfd9-40f8-97ae-cbbcded4fd71",
              "pluG_UID": "YM1hHt7bVkWx+BzDAhrnhA==",
              "pluGuid": "1e61cd60-dbde-4556-b1f8-1cc3021ae784",
              "campaignName": "a611e265-45c9-439d-8aa5-8b9a1a1c9525",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2025-06-14T06:11:11.5628447",
              "end": "2025-06-14T06:11:11.5628447",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "9cs0zHsSo02NcWQSm/AlSg==",
              "bonusItemPluGuid": "cc34cbf5-127b-4da3-8d71-64129bf0254a",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2025-06-14T06:11:11.5628447",
              "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-06-14T06:11:11.5628447",
              "campaignEndDate": "2025-06-14T06:11:11.5628447",
              "masterPLUG_UID": "qAccK5EfCE2qbBsBcR8iYA==",
              "masterID": "2b1c07a8-1f91-4d08-aa6c-1b01711f2260",
              "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": "2WKAmYWGdE2UB8AlS8EDpQ==",
              "bonusMasterID": "998062d9-8685-4d74-9407-c0254bc103a5",
              "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-06-14T06:11:11.5628447",
          "dealCosts": [
            {
              "$ref": "97"
            },
            {
              "$ref": "97"
            }
          ],
          "tags": [
            {
              "$id": "98",
              "pluG_UID": "eLEbhV8VkE+memTHSDwiBg==",
              "pluGuid": "851bb178-155f-4f90-a67a-64c7483c2206",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "98"
            }
          ],
          "alternateProductG_UID": "Xx2V8QnIyUayQ1PvZ6t16w==",
          "alternateProduct": "f1951d5f-c809-46c9-b243-53ef67ab75eb",
          "productHostCode": {
            "$id": "99",
            "id": 1,
            "pluG_UID": "GXqn0TrzBUWa0TJ2W50EzQ==",
            "pluGuid": "d1a77a19-f33a-4505-9ad1-32765b9d04cd",
            "ibaCode": "sample string 2"
          },
          "mscCat": {
            "$ref": "53"
          },
          "mscCom": {
            "$ref": "54"
          },
          "mscDep": {
            "$ref": "56"
          },
          "mscSubCom": {
            "$ref": "55"
          },
          "isUserUpdate": true,
          "ignoreMasterProduct": true,
          "priceGroupLabelRequested": true,
          "firstSold": "2025-06-14T06:11:11.5628447",
          "inventoryTracked": "2025-06-14T06:11:11.5628447",
          "isNormalPriceChangesCampaign": true
        },
        "supplier": {
          "$ref": "2"
        },
        "serviceFee": {
          "$id": "100",
          "id": 1,
          "description": "sample string 1",
          "fee": 1
        },
        "isPrimaryHost": true,
        "hostVendor": 46
      },
      {
        "$ref": "5"
      }
    ],
    "orderCycleHeaders": [
      {
        "$id": "101",
        "storeID": 1,
        "supplierIdentifier": "FSN2Z4xcDkK4MHC2mMQutQ==",
        "supplierGuid": "67762315-5c8c-420e-b830-70b698c42eb5",
        "departmentCode": "sample string 2",
        "warehouseDirectIndicator": "sample string 3",
        "type": 4,
        "storeName": "sample string 5",
        "departmentName": "sample string 6",
        "orderDays": 7
      },
      {
        "$ref": "101"
      }
    ],
    "cycles": [
      {
        "$id": "102",
        "storeID": 1,
        "supplierIdentifier": "XdZbu9wUf0eQ0JSVeGDyAg==",
        "supplierGuid": "bb5bd65d-14dc-477f-90d0-94957860f202",
        "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-06-14T06:11:11.5628447",
        "deliveryDate": "2025-06-14T06:11:11.5628447",
        "nextCutOffDate": "2025-06-14T06:11:11.5628447",
        "nextDeliveryDate": "2025-06-14T06:11:11.5628447",
        "nextDaysBuffer": 10
      },
      {
        "$ref": "102"
      }
    ],
    "store": {
      "$ref": "8"
    },
    "updated": "2025-06-14T06:11:11.5628447",
    "isHost": true
  },
  "files": [
    {
      "$id": "103",
      "id": "sample string 1",
      "fileName": "sample string 2",
      "extension": "sample string 3",
      "provider": 0,
      "type": 0,
      "hostType": "sample string 4",
      "createdUtc": "2025-06-14T06:11:11.5628447",
      "processed": "2025-06-14T06:11:11.5628447",
      "isProcessing": true,
      "processedCount": 6,
      "processingTime": 1,
      "collectedUtc": "2025-06-14T06:11:11.5628447",
      "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": "1"
      },
      "metcashHeader": {
        "$id": "104",
        "customerNumber": "sample string 1",
        "creationDate": "2025-06-14T06:11:11.5628447",
        "businessPillar": "sample string 3",
        "fileType": "sample string 4"
      }
    },
    {
      "$ref": "103"
    }
  ],
  "zoneMatrix": [
    {
      "$ref": "14"
    },
    {
      "$ref": "14"
    }
  ],
  "hostFileStoreSetting": {
    "$ref": "10"
  },
  "hostStoreSettings": [
    {
      "$ref": "10"
    },
    {
      "$ref": "10"
    }
  ],
  "promotionPlacements": [
    {
      "$id": "105",
      "identifier": "RUwZOe3YXEqufCWe3bkRLg==",
      "identifierGuid": "39194c45-d8ed-4a5c-ae7c-259eddb9112e",
      "code": "sample string 2",
      "description": "sample string 3",
      "isAdvertised": true
    },
    {
      "$ref": "105"
    }
  ],
  "promoTypeGuids": [
    "63f5b652-3960-42df-a36c-bcf6daf09bbd",
    "a58ed866-b61a-42ca-ae92-d87a38dccabf"
  ],
  "isPromotionOnly": false,
  "isOrderable": false,
  "vendor": 0
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKe1�Z,sš�5xl/workbook.xml �(�����0D�&�C�p��$�p��Ճ��H[����[ �x�3;�v�dݫ���>z0�p%�!��o%i�';����:�!J�����ڶoM&@�$Wp4`P�x�F�W�?,?:��K����Q^����C�����l2XC�l�X3���5�lqn]�Ϝ�B��Y֤M�t��&�����l��/PKe1�Z����	�[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
e1�Z��Ȃ''_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="R5d588e703083404f" /></Relationships>PKe1�Z(���xl/worksheets/sheet1.xml �(���[SI�����;�Է�Bds�'o^�+S�	��+�g,�h�05G���{����W���t6�\��me����lr>���߿�_��O��&�_�˦��X~={2��_��7O���e3Ϊ�Ms��.&��p�N&���hrv;n��0����p�_5�������kv3m���[_ݷG�����w_�}o�\��k�䰆~op��T5w����b)�M&������R;�/��ݴw�\o��&w'����]r˚���l��7-�����?��w���%��y�Dd�
)�{g���d�uu9w���U=��1T)������p=��q]�*O9(9[��U=��+�`�M����wm��l��������~U���5�'�)�p}XՇ�*��E�M��=\W�q]�2�\Β/ԧU}j�
�}��׏6>\oM��t�5db��\*tXh� ���-�`3����Re}`(x(@`3���l���m�ж ��14�K>dm�"��c�+���*2��w�!8H�xK��R�L�mqD�q���bpK<d mK��U��&cˁ�I�2i����E(�:@fZ&��L��d#2��!3	-�d+G#`t�U�i�z.B�
�S�Y@f����x4�D��`�I�Lu����D�7R����%�;p2C�e&!3	�{<a����I�-�i����E���yc�y���S�,B�Φ��_<GW�M�YDӝM��"����E�;.3��vXoҸk��"Ү2��v�QD�k��"�];d$1�%̘QĴ�wSF�:(bemp1��c��Vf�6N���Z.$>r�h*t�,���)3H�2H�b� �ʛEL�l��AjX�A'z���`f�Z��>��<[��� �U1�	ø�d/mM�����*p�y�ؠ<fe�e1be�����x��h�Yt��=�D�7_:�g���`�:�1��)��e]g.���H��y��hv�I���yp��|S;·{��]o���}�j�8[���+ی�����E�Jq�����g�
�Tm+pS�|[A���m��T��V�M�ɶ"l*N�qS�r[�6�*�	S_)��kE"l}�H��o�0��"ξW$���Dx�Q�s?)��g�6��E"���H����p��"��P$��Z	!{k%� ��� 
�k%� ��0���V���Z	$
�k%�(\��P���Vb��g%�(}V���g%�(}V���g%�$}V�I�g%�$}V�I�g%�$}VJ�g%�$}V2J�g%�$}VRJ�g%�N����	������o�������D��L�ۏʒ�e�qY�"K�����N�������%�ʒ�eɛ����R�Zޕ��o�>��?�%�ʒ�eɗ��k�o�D���.?�Z��x��&�ʳ���~}�qU�H-er$)1�r$�P4r�(9�O�\��?/ץ�Ko��Z����Û���"@��C��˷�F�B��l�����)��!%�^r��4H��Ɂ�� 9P��?JR��@�j�*Y��C%����~;t^^/��y3=�L��t�z������PKe1�Z9�m�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞ر����ݰa[z�'Q;�]�gc���V� �X��j4��'�|�lvo�H^0�!xuŀ�7��Sp���v��G��D�9��Ⓜ>����dz�t�Œ�t\���%���9�)glE��Lr8��bpn0��iB������G�@:v������*T OV�^7M�[�,J)Z��Л��|1�z}�Ѵ��c�!YsS�^G��9�K/���_�V0�ܭ�����ѫ��~PKe1�ZЃ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��PKe1�Z>��duxl/sharedStrings.xml �(��VMo�8=o��Awɒ,�#�]t�85`�F���K�#�EjI*���t��!�X�b���9Ù�}x�i�B��a'a�䘰�8���E�0�
1�(g0� ���d$�
�+���^��ӑ�=�HƼ����)�W�:����P5�dI��Ԉ�0(y��8��àe��._}���d��)R����:���`��kAj$�6���~-�!�R���%�DvL�a���|-x����)a0���((�S"yF
N�L[��~nj�p��vnìv�u�`}�I�)�q&3]�����n̻�
P:g�~V�\ᘝ����~-賝7�g];�j돵�榸�Mn8���p("�k�i(Q����>�#E]��U��y�M��� �O���7�GT�����ǃ�c�7�<LA��4�&~j7�@<�j��}W���q>��c�� �|���ƅ��3��Z�|��-�t�5�[����3����S
��+U��.��S{n�O�Ϝ���=�h�_"%ȣ���e�t�n@)�����O��e.t�K�u�M�s�����K������A
і:e��N6{-�u��^�׿mr������~ы�m�G�aލ��;��v���o�܊�9� �K�Ң�rT�hy�4�zE�`�>}T2}F�{���?��fQV��2���r�@�����A���|���n����[�����|�o�o������z��f�C���g���?ނi~~6C��??��{u����[�oiX@j]�';r��?������T|
���"�?�׫�d�ځ��Z����L��i;���_#	�����W����2~!'�~����k��[�/�g���C�:��5C�]��f��ћ��?PK-e1�Z,sš�5xl/workbook.xmlPK-e1�Z����	��[Content_Types].xmlPK-
e1�Z��Ȃ''U_rels/.relsPK-e1�Z(����xl/worksheets/sheet1.xmlPK-e1�Z9�m�P*
xl/_rels/workbook.xml.relsPK-e1�ZЃc'2E
pxl/styles.xmlPK-e1�Z>��du�xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKe1�Z�޶5xl/workbook.xml �(�����0D�&�C���	)��x��}mi�-ik��H�yۙ�};|��Zۓ��/]E�ƒ1/:��OvD3�Z�4�Y��m�6V�5���$)�����wj�t����C��CzXQ����@_�=N>����.&ak���x��Q+�@J�s�=S�J5�$�V�q-�,�2�;{�q����PKe1�Z����	�[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
e1�Z���''_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="R2fe53286fc0a435d" /></Relationships>PKe1�Z(���xl/worksheets/sheet1.xml �(���[SI�����;�Է�Bds�'o^�+S�	��+�g,�h�05G���{����W���t6�\��me����lr>���߿�_��O��&�_�˦��X~={2��_��7O���e3Ϊ�Ms��.&��p�N&���hrv;n��0����p�_5�������kv3m���[_ݷG�����w_�}o�\��k�䰆~op��T5w����b)�M&������R;�/��ݴw�\o��&w'����]r˚���l��7-�����?��w���%��y�Dd�
)�{g���d�uu9w���U=��1T)������p=��q]�*O9(9[��U=��+�`�M����wm��l��������~U���5�'�)�p}XՇ�*��E�M��=\W�q]�2�\Β/ԧU}j�
�}��׏6>\oM��t�5db��\*tXh� ���-�`3����Re}`(x(@`3���l���m�ж ��14�K>dm�"��c�+���*2��w�!8H�xK��R�L�mqD�q���bpK<d mK��U��&cˁ�I�2i����E(�:@fZ&��L��d#2��!3	-�d+G#`t�U�i�z.B�
�S�Y@f����x4�D��`�I�Lu����D�7R����%�;p2C�e&!3	�{<a����I�-�i����E���yc�y���S�,B�Φ��_<GW�M�YDӝM��"����E�;.3��vXoҸk��"Ү2��v�QD�k��"�];d$1�%̘QĴ�wSF�:(bemp1��c��Vf�6N���Z.$>r�h*t�,���)3H�2H�b� �ʛEL�l��AjX�A'z���`f�Z��>��<[��� �U1�	ø�d/mM�����*p�y�ؠ<fe�e1be�����x��h�Yt��=�D�7_:�g���`�:�1��)��e]g.���H��y��hv�I���yp��|S;·{��]o���}�j�8[���+ی�����E�Jq�����g�
�Tm+pS�|[A���m��T��V�M�ɶ"l*N�qS�r[�6�*�	S_)��kE"l}�H��o�0��"ξW$���Dx�Q�s?)��g�6��E"���H����p��"��P$��Z	!{k%� ��� 
�k%� ��0���V���Z	$
�k%�(\��P���Vb��g%�(}V���g%�(}V���g%�$}V�I�g%�$}V�I�g%�$}VJ�g%�$}V2J�g%�$}VRJ�g%�N����	������o�������D��L�ۏʒ�e�qY�"K�����N�������%�ʒ�eɛ����R�Zޕ��o�>��?�%�ʒ�eɗ��k�o�D���.?�Z��x��&�ʳ���~}�qU�H-er$)1�r$�P4r�(9�O�\��?/ץ�Ko��Z����Û���"@��C��˷�F�B��l�����)��!%�^r��4H��Ɂ�� 9P��?JR��@�j�*Y��C%����~;t^^/��y3=�L��t�z������PKe1�ZU ĭ�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;�0�d�M�i.`�1���l�i��E��+�j��H]t��h~OO��|���ަ����5
�	�FZ5���s�O춛�"�	��'q����5�^�8	��M�h�&b�::y�c��%��x��?D�� ����&���N�G@��u�)y��$R��U���B�<�r�V@���|����n�B�s�۴jYٶyV���C�\���iY^��YQ�2cm.������PKe1�ZЃ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��PKe1�Z>��duxl/sharedStrings.xml �(��VMo�8=o��Awɒ,�#�]t�85`�F���K�#�EjI*���t��!�X�b���9Ù�}x�i�B��a'a�䘰�8���E�0�
1�(g0� ���d$�
�+���^��ӑ�=�HƼ����)�W�:����P5�dI��Ԉ�0(y��8��àe��._}���d��)R����:���`��kAj$�6���~-�!�R���%�DvL�a���|-x����)a0���((�S"yF
N�L[��~nj�p��vnìv�u�`}�I�)�q&3]�����n̻�
P:g�~V�\ᘝ����~-賝7�g];�j돵�榸�Mn8���p("�k�i(Q����>�#E]��U��y�M��� �O���7�GT�����ǃ�c�7�<LA��4�&~j7�@<�j��}W���q>��c�� �|���ƅ��3��Z�|��-�t�5�[����3����S
��+U��.��S{n�O�Ϝ���=�h�_"%ȣ���e�t�n@)�����O��e.t�K�u�M�s�����K������A
і:e��N6{-�u��^�׿mr������~ы�m�G�aލ��;��v���o�܊�9� �K�Ң�rT�hy�4�zE�`�>}T2}F�{���?��fQV��2���r�@�����A���|���n����[�����|�o�o������z��f�C���g���?ނi~~6C��??��{u����[�oiX@j]�';r��?������T|
���"�?�׫�d�ځ��Z����L��i;���_#	�����W����2~!'�~����k��[�/�g���C�:��5C�]��f��ћ��?PK-e1�Z�޶5xl/workbook.xmlPK-e1�Z����	��[Content_Types].xmlPK-
e1�Z���''U_rels/.relsPK-e1�Z(����xl/worksheets/sheet1.xmlPK-e1�ZU ĭ�P*
xl/_rels/workbook.xml.relsPK-e1�ZЃc'2E
qxl/styles.xmlPK-e1�Z>��du�xl/sharedStrings.xmlPK��