POST api/hosts

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "identifier": "LQeQLTNWP0qzKkaUX8VIvQ==",
  "identifierGuid": "2d90072d-5633-4a3f-b32a-46945fc548bd",
  "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": "7Do4S8ovQkq3hEjvRpfgBg==",
  "hostSupplierIdentifierGuid": "4b383aec-2fca-4a42-b784-48ef4697e006",
  "loyaltyPriceLevelIdentifier": "RSAdRFixjUq04ta9ArnXdg==",
  "loyaltyPriceLevelIdentifierGuid": "441d2045-b158-4a8d-b4e2-d6bd02b9d776",
  "isGroup": true,
  "description": "sample string 22",
  "hostProvider": 23,
  "hostTypeEnum": 24,
  "hostType": "sample string 25",
  "hostCode": "sample string 26",
  "username": "sample string 27",
  "password": "sample string 28",
  "passwordPlain": "sample string 29",
  "server": "sample string 30",
  "url": "sample string 31",
  "global": true,
  "stateCode": "sample string 33",
  "lastCollected": "2026-06-03T18:36:34.5463305",
  "lastProcessed": "2026-06-03T18:36:34.5463305",
  "hold": true,
  "supplierName": "sample string 35",
  "supplier": {
    "$id": "2",
    "identifier": "4rZmGR7BqU+IlphoYFp7yQ==",
    "identifierGuid": "1966b6e2-c11e-4fa9-8896-9868605a7bc9",
    "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": "XM4X+8zQa0ubJAd0z7gmwA==",
    "primaryContactID": "fb17ce5c-d0cc-4b6b-9b24-0774cfb826c0",
    "storeID": 1,
    "abn": "sample string 16",
    "supplierGroupIdentifier": "ILXSdiSEQUqXeKPB6281QA==",
    "supplierGroupGuid": "76d2b520-8424-4a41-9778-a3c1eb6f3540",
    "rebate": 1.0,
    "rebateType": 1,
    "rebateFrequency": 1,
    "rebateSource": 1,
    "rebateLastClaimed": "2026-06-03T18:36:34.5463305",
    "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": "cd5584fd-7fa4-4a13-966a-9d8cf572c830",
      "identifier": "Wy+Bp1wlkE2ZiOl2x3rFBg==",
      "identifierGuid": "a7812f5b-255c-4d90-9988-e976c77ac506",
      "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": "GMbuEDphQkGzc4bxhFrKxQ==",
        "supplierIdentifierGuid": "10eec618-613a-4142-b373-86f1845acac5",
        "contactGuid": "YKgU/sTFW0GURAdG0BZb3g==",
        "contactID": "fe14a860-c5c4-415b-9444-0746d0165bde",
        "contact": {
          "$ref": "3"
        },
        "supplier": {
          "$ref": "2"
        }
      },
      {
        "$ref": "4"
      }
    ],
    "products": [
      {
        "$id": "5",
        "pluG_UID": "iLZ8u5imdES/5FwQwFnQPg==",
        "pluGuid": "bb7cb688-a698-4474-bfe4-5c10c059d03e",
        "supplierIdentifier": "Jr9bLOTy7kivAEl2eUO3Kw==",
        "supplierIdentifierGuid": "2c5bbf26-f2e4-48ee-af00-49767943b72b",
        "cartonQuantity": 1,
        "cartonQuantityChanged": true,
        "productSize": "sample string 3",
        "cigarettesPerSleeve": 1,
        "randomWeight": true,
        "piecesPerUnit": 5,
        "averagePackSize": 6,
        "effectiveDate": "2026-06-03T18:36:34.5463305",
        "pricedByWeight": true,
        "landedUnitCostEx": 9,
        "landedUnitCostInc": 10,
        "landedCartonCostInc": 12,
        "landedCartonCostEx": 13,
        "standardCost": 14,
        "deliveryFee": 1,
        "deliveryFeeBasis": "sample string 15",
        "pickAndPackFee": 1,
        "pickAndPackFeeBasis": "sample string 16",
        "financeFee": 1,
        "financeFeeBasis": "sample string 17",
        "cartonLength": 1,
        "cartonWidth": 1,
        "cartonHeight": 1,
        "palletLayerQuantity": 1,
        "palletLayers": 1,
        "itemCode": "sample string 18",
        "invoiceCode": "sample string 19",
        "invoiceDesc": "sample string 20",
        "orderDirect": true,
        "useCost": true,
        "minimumQuantity": 21,
        "hostType": 22,
        "fromHost": 23,
        "minimumReorder": 1,
        "maximumReorder": 1,
        "orderMultiple": 24.1,
        "sellMultiple": 25.1,
        "baseMultiple": 26.1,
        "hostStandardCost": 27,
        "hostTotalCost": 28,
        "hostRetail": 29,
        "hostLandedUnitCostEx": 30,
        "hostLandedUnitCostInc": 31,
        "hostDesc": "sample string 32",
        "directIndicator": "sample string 33",
        "availableToOrder": true,
        "hostRangeIndicator": "sample string 35",
        "hostProductType": "sample string 36",
        "hostProductGrade": "sample string 37",
        "hostProductGroup": "sample string 38",
        "hostSlowMoving": true,
        "hostGeneralMerchandise": true,
        "hostPillar": "sample string 41",
        "hostLastUpdated": "2026-06-03T18:36:34.5463305",
        "rebate": 1.0,
        "rebateExclude": true,
        "invoiceCodes": [
          {
            "$id": "6",
            "pluG_UID": "h34aQA1dA0ugYLnAMwIuhA==",
            "pluGuid": "401a7e87-5d0d-4b03-a060-b9c033022e84",
            "supplierIdentifier": "32Q54lBPu0yE385lH2eNng==",
            "supplierIdentifierGuid": "e23964df-4f50-4cbb-84df-ce651f678d9e",
            "invoiceCode": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "6"
          }
        ],
        "storeIDs": [
          1,
          2
        ],
        "preferredSupplier": true,
        "preferredRebateSupplier": true,
        "supplierName": "sample string 42",
        "salesMode": 43,
        "orderPacked": true,
        "active": true,
        "price": 1,
        "costGstPercent": 45,
        "parentPluG_UID": "TSy8S2Zkukqfmgwdf9chcw==",
        "parentPluGuid": "4bbc2c4d-6466-4aba-9f9a-0c1d7fd72173",
        "freight": 46.0,
        "freightType": 1,
        "product": {
          "$id": "7",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "k3wO4o7HqUy2dHExHgTtqQ==",
          "guid": "e20e7c93-c78e-4ca9-b674-71311e04eda9",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "NNJw2Ke9jUSYUUXptVnkcQ==",
          "priceGroupGuid": "d870d234-bda7-448d-9851-45e9b559e471",
          "blueprintID": 1,
          "lastCountedDate": "2026-06-03T18:36:34.5619505",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2026-06-03T18:36:34.5619505",
          "pluCreated": "2026-06-03T18:36:34.5619505",
          "createdByUser": "sample string 9",
          "name": "sample string 10",
          "nameChanged": true,
          "secondDescription": "sample string 12",
          "hostDescription": "sample string 13",
          "keepCartonQty": true,
          "keepDescription": true,
          "keepDepartments": true,
          "keepSuppliers": true,
          "markdownDescription": "sample string 18",
          "altDescription": "sample string 19",
          "bestOrExpire": 20,
          "lastUpdate": "2026-06-03T18:36:34.5619505",
          "lastManualUpdate": "2026-06-03T18:36:34.5619505",
          "imageName": "sample string 23",
          "showImageOnFlipCharts": true,
          "showTextOnFlipCharts": true,
          "overrideFlipChartText": true,
          "flipChartText": "sample string 27",
          "salesMode": 1,
          "eftCode": 1,
          "price": 1,
          "priceChanged": true,
          "rrp": 1,
          "gstPercent": 28,
          "gstPercentChanged": true,
          "costGSTPercent": 29,
          "costGSTPercentChanged": true,
          "wetPercent": 1,
          "priceOverride": 1,
          "cost": 1,
          "currentCost": 1,
          "currentCostDecimals": 1,
          "grossProfit": 1.0,
          "currentCostDesc": "sample string 30",
          "currentCostEnd": "2026-06-03T18:36:34.5619505",
          "currentCostUpdated": "2026-06-03T18:36:34.5619505",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 32,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2026-06-03T18:36:34.5619505",
          "defaultGP": 1,
          "breakTargetMode": 33,
          "break1": 1,
          "price1": 1,
          "target1": 34,
          "break2": 1,
          "price2": 1,
          "target2": 35,
          "break3": 1,
          "price3": 1,
          "target3": 36,
          "break1Changed": true,
          "price1Changed": true,
          "target1Changed": true,
          "break2Changed": true,
          "price2Changed": true,
          "target2Changed": true,
          "break3Changed": true,
          "price3Changed": true,
          "target3Changed": true,
          "breakTargetModeChanged": true,
          "margin": 1.1,
          "marginChanged": true,
          "marginRanged": true,
          "marginRangedChanged": true,
          "minimumMargin": 1.1,
          "minimumMarginChanged": true,
          "maximumMargin": 1.1,
          "maximumMarginChanged": true,
          "overrideHostWarehouseIndicator": true,
          "overrideHostWarehouseIndicatorChanged": true,
          "overrideHostPrice": true,
          "overrideHostPriceChanged": true,
          "overrideHostCost": true,
          "overrideHostCostChanged": true,
          "overrideHostMargin": true,
          "overrideHostMarginChanged": true,
          "alwaysApplyMargin": true,
          "alwaysApplyMarginChanged": true,
          "aws": 1.0,
          "paws": 1.0,
          "awsUpdated": "2026-06-03T18:36:34.5619505",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 53,
          "altPriceModeChanged": true,
          "altPLUG_UID": "hj595HYCFEKENUYRB1mdMg==",
          "altPLUGuid": "e47d3e86-0276-4214-8435-461107599d32",
          "altPLUGuidChanged": true,
          "altPriceDescription1": "sample string 54",
          "altPriceDescription2": "sample string 55",
          "cartonQuantity": 56,
          "cartonQuantityChanged": true,
          "trayID": 1,
          "promptID": 1,
          "tare": 1,
          "packQty": 1,
          "fixedWeight": 1,
          "extraMesg": 1,
          "text1": "sample string 58",
          "text2": "sample string 59",
          "text3": "sample string 60",
          "labelText": "sample string 61",
          "labelTextChanged": true,
          "sendToScale": true,
          "nonScaleWeigh": true,
          "labelFormat": "sample string 65",
          "barcodeFormat": "sample string 66",
          "austMade": 1,
          "coolCode": 67,
          "countryOfOrigin": "sample string 68",
          "percentContent": 69.1,
          "departmentID": 1,
          "subDepartmentID": 1,
          "minorDepartmentID": 1,
          "lesserDepartmentID": 1,
          "deptCode": "sample string 70",
          "subDeptCode": "sample string 71",
          "minorDeptCode": "sample string 72",
          "lesserDeptCode": "sample string 73",
          "deptName": "sample string 74",
          "subDeptName": "sample string 75",
          "minorDeptName": "sample string 76",
          "lesserDeptName": "sample string 77",
          "departmentChanged": true,
          "subCategoryID": 1,
          "expiry": 1,
          "showDays": 1,
          "datePrint": 1,
          "labelRequired": true,
          "labelShelfQty": 80,
          "labelShelfChanged": true,
          "labelTalkerQty": 82,
          "labelSmall": true,
          "labelLastPrinted": "2026-06-03T18:36:34.5619505",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "v6vLgN5o4UCTCttr/y1zqg==",
          "shelfPageLayoutGuid": "80cbabbf-68de-40e1-930a-db6bff2d73aa",
          "talkerPageLayoutG_UID": "6jFzJ4DqrEOqPjsuvUn8RA==",
          "talkerPageLayoutGuid": "277331ea-ea80-43ac-aa3e-3b2ebd49fc44",
          "unitMeasure": 1.1,
          "unitMeasureChanged": true,
          "unitMeasureKind": 85,
          "unitMeasureKindChanged": true,
          "signIQData": "sample string 87",
          "refresh": true,
          "earnLoyaltyPoints": true,
          "earnLoyaltyPointsChanged": true,
          "quantityOverride": true,
          "quantityOverrideChanged": true,
          "quantityRequired": true,
          "quantityRequiredChanged": true,
          "allowDiscounts": true,
          "allowDiscountsChanged": true,
          "discountDiscounts": true,
          "discountDiscountsChanged": true,
          "itemRecalled": true,
          "itemRecalledChanged": true,
          "noRefund": true,
          "noRefundChanged": true,
          "allowMarkdown": true,
          "allowMarkdownChanged": true,
          "priceRequired": true,
          "priceRequiredChanged": true,
          "fuelItem": true,
          "fuelItemChanged": true,
          "liabilityItem": true,
          "trackSerial": true,
          "trackSerialChanged": true,
          "allowZeroPrice": true,
          "allowZeroPriceChanged": true,
          "notForSale": 92,
          "notForSaleChanged": true,
          "excludeFromDeals": true,
          "excludeFromVoucher": true,
          "minimumAge": 95,
          "minimumAgeChanged": true,
          "buyingLimit": 1,
          "buyingLimitChanged": true,
          "buyingLimitIndependent": true,
          "buyingLimitIndependentChanged": true,
          "inventoryGuid": "oi0T9bROskiqWzlQHMAqbw==",
          "inventoryIdentifier": "f5132da2-4eb4-48b2-aa5b-39501cc02a6f",
          "inventoryAccuracy": 1,
          "baseUnits": 99,
          "orderPacked": 1,
          "isManufactured": true,
          "isIngredient": true,
          "isModifier": true,
          "isModifierChanged": true,
          "hasModifiers": 100,
          "defaultPrinter": "sample string 101",
          "defaultPrinterGroup": "sample string 102",
          "ingredientsOnManufacture": true,
          "manufactureUnitMeasure": 1,
          "mpl": 1,
          "maxShelfQty": 103,
          "allowAutoOrder": true,
          "warrantyPeriod": 1,
          "parentPluG_UId": "ToA8KC6ybkmZEUqq5Tbzww==",
          "parentPluGuid": "283c804e-b22e-496e-9911-4aaae536f3c3",
          "preferredHostVendor": 105,
          "preferredHostChanged": true,
          "code": "sample string 107",
          "supplierIdentifier": "WPsCMHPkDEykhUHyDk7JFw==",
          "supplierIdentifierGuid": "3002fb58-e473-4c0c-a485-41f20e4ec917",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "ond1BLhbVU+EEdfXrf1Ijg==",
          "rebateSupplierIdentifierGuid": "047577a2-5bb8-4f55-8411-d7d7adfd488e",
          "rebateSupplierChanged": true,
          "availableForOrder": true,
          "warehouseDirectIndicator": "sample string 109",
          "warehouseDirectIndicatorChanged": true,
          "productGrade": "sample string 111",
          "productType": "sample string 112",
          "productGroup": "sample string 113",
          "complianceIndicator": "sample string 114",
          "inhouseBrand": "sample string 115",
          "slowMoving": true,
          "generalMerchandise": true,
          "comment": "sample string 118",
          "lastUpdatedByUser": "sample string 119",
          "lastManualUpdatedByUser": "sample string 120",
          "lastUpdatedByUserOverride": true,
          "lastUpdatedByHost": "2026-06-03T18:36:34.5619505",
          "commodity": "sample string 122",
          "businessPillar": "sample string 123",
          "mscCommodity": "sample string 124",
          "hostIdentifier": "1DmwzaVx4UmQiZa1SzIukg==",
          "hostIdentifierGuid": "cdb039d4-71a5-49e1-9089-96b54b322e92",
          "serviceFeeID": 1,
          "serviceFeeIDChanged": true,
          "providerName": "sample string 126",
          "aisleEnds": "sample string 127",
          "deleted": true,
          "deletedChanged": true,
          "hidden": true,
          "doNotRange": true,
          "doNotRangeChanged": true,
          "doNotOrder": true,
          "doNotOrderChanged": true,
          "locked": true,
          "excludeFromWebUpdate": true,
          "excludeFromWebUpdateChanged": true,
          "webPriceBasedOn": 138,
          "webPriceRounding": true,
          "webMarkup": 140,
          "webPriceMode": 141,
          "altDepartmentID": 1,
          "altSubDepartmentID": 1,
          "altMinorDepartmentID": 1,
          "altLesserDepartmentID": 1,
          "altDeptCode": "sample string 142",
          "altSubDeptCode": "sample string 143",
          "altMinorDeptCode": "sample string 144",
          "altLesserDeptCode": "sample string 145",
          "altDepartmentChanged": true,
          "storeProducts": [
            {
              "$ref": "7"
            },
            {
              "$ref": "7"
            }
          ],
          "store": {
            "$id": "8",
            "id": 1,
            "isMaster": true,
            "isElectedMaster": true,
            "electedMasterStoreID": 1,
            "isZoneMaster": true,
            "shortName": "sample string 3",
            "url": "sample string 4",
            "sortOrder": 1,
            "name": "sample string 5",
            "phone": "sample string 6",
            "fax": "sample string 7",
            "email": "sample string 8",
            "address1": "sample string 9",
            "address2": "sample string 10",
            "city": "sample string 11",
            "state": "sample string 12",
            "country": "sample string 13",
            "postCode": "sample string 14",
            "delivery": 1,
            "exportAccounts": 1,
            "salesAccountFolder": "sample string 15",
            "purchaseAccountFolder": "sample string 16",
            "initLoad": 1,
            "initIDs": 1,
            "zoneID": 1,
            "actAsMaster": 1,
            "lastActiveUtc": "2026-06-03T18:36:34.5619505",
            "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": "rmSrwR9hkUWiGuE9zEdhow==",
            "hostIdentifierGuid": "c1ab64ae-611f-4591-a21a-e13dcc4761a3",
            "hostName": 1,
            "hostAddress": "sample string 27",
            "hostUsername": "sample string 28",
            "hostPassword": "sample string 29",
            "excludeFromLeadInOut": true,
            "accountingProvider": 31,
            "accountingAddress": "sample string 32",
            "accountingUsername": "sample string 33",
            "accountingPassword": "sample string 34",
            "storeAccountingCode": "sample string 35",
            "softwareVariance": 36,
            "fuelWarningVariance": 37.0,
            "fuelErrorVariance": 38.0,
            "fuelAccumulatedWarningVariance": 39.0,
            "fuelAccumulatedErrorVariance": 40.0,
            "drawManagment": 41,
            "endOfDayManagment": true,
            "autoFillCashBalancing": true,
            "fuelDayVariance": 44,
            "accountingTradingTime": "00:00:00.1234567",
            "stockActivateProduct": 46,
            "defaultOrderDocumentId": 1,
            "defaultStockReceiveDocumentId": 1,
            "giftCardSalesAccountingDeptCode": "sample string 47",
            "transactionDiscountAccountingDeptCode": "sample string 48",
            "size": 49,
            "updated": "2026-06-03T18:36:34.5619505",
            "priceZone": {
              "$id": "9",
              "id": 1,
              "name": "sample string 2",
              "hostIdentifier": "5QW7doVw+0y1rKf0ytGxxg==",
              "hostIdentifierGuid": "76bb05e5-7085-4cfb-b5ac-a7f4cad1b1c6",
              "sortOrder": 3,
              "zoneMasterStoreID": 1,
              "electedMasterStoreID": 1,
              "containsElectedMasterStore": true
            },
            "priceZoneName": "sample string 51",
            "storeFuelConfigured": true,
            "shippingAddressCopied": true,
            "shippingAddress": {
              "$id": "10",
              "storeID": 1,
              "addressType": 1,
              "address1": "sample string 1",
              "address2": "sample string 2",
              "city": "sample string 3",
              "state": "sample string 4",
              "country": "sample string 5",
              "postCode": "sample string 6"
            },
            "billingAddressCopied": true,
            "billingAddress": {
              "$ref": "10"
            },
            "warehouseStore": {
              "$id": "11",
              "storeID": 1,
              "warehouseStoreID": 2,
              "storeName": "sample string 3",
              "warehouseName": "sample string 4"
            },
            "hostStoreSettings": [
              {
                "$id": "12",
                "id": 1,
                "hostIdentifier": "GpCY4deX0k+fowgBmCooTQ==",
                "hostIdentifierGuid": "e198901a-97d7-4fd2-9fa3-0801982a284d",
                "storeID": 2,
                "username": "sample string 3",
                "password": "sample string 4",
                "passwordPlain": "sample string 5",
                "serverAddress": "sample string 6",
                "serverPort": 1,
                "excludeFromLeadInOut": true,
                "useForHostFile": true,
                "metcashPillarID": "sample string 9",
                "metcashStateCode": "sample string 10",
                "metcashCustomerID": "sample string 11",
                "metcashTradingPartnerID": "sample string 12",
                "drakesCustomerNumber": 1,
                "sparCustomerNumber": "sample string 13",
                "sparOrderUsername": "sample string 14",
                "sparOrderPassword": "sample string 15",
                "sparOrderPasswordPlain": "sample string 16",
                "pharmXSiteID": 1,
                "ibaZoneID": 1,
                "ibaState": "sample string 17",
                "foodlandStoreCode": "sample string 18",
                "ilgMemberNumber": "sample string 19",
                "ilgOutletLocation": 1,
                "ilgBaseCost": 1,
                "ilgApplyNonAdvertisedPromos": true,
                "ilgExemptFromFreight": true,
                "ilgOrderDealReview": true,
                "ilgFinanceFee": 1,
                "secondPassword": "sample string 23",
                "secondPasswordPlain": "sample string 24",
                "secondServerAddress": "sample string 25",
                "processPromotions": true,
                "hostProvider": 0,
                "host": {
                  "$ref": "1"
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 27"
              },
              {
                "$ref": "12"
              }
            ],
            "accounts": [
              {
                "$id": "13",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "13"
              }
            ],
            "sales": [
              {
                "$id": "14",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2026-06-03T18:36:34.5619505",
                "ftpSite": {
                  "$id": "15",
                  "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": "14"
              }
            ],
            "suppliedStores": [
              1,
              2
            ],
            "zoneMatrix": [
              {
                "$id": "16",
                "id": 1,
                "hostIdentifier": "IkezSNV3d0aiZN3rU/L1Ng==",
                "hostIdentifierGuid": "48b34722-77d5-4677-a264-ddeb53f2f536",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "9d778d02-8f22-4b7f-99c9-9941c389b8dd",
                  "56305816-0b9a-4b97-80ea-a1fc8a870434"
                ]
              },
              {
                "$ref": "16"
              }
            ],
            "cashManagements": [
              {
                "$id": "17",
                "id": 1,
                "storeID": 1,
                "cashManagementType": 2,
                "apiID": 1,
                "organisationID": "sample string 3",
                "siteName": "sample string 4",
                "thirdPartyAPI": {
                  "$id": "18",
                  "id": 1,
                  "description": "sample string 2",
                  "address": "sample string 3",
                  "username": "sample string 4",
                  "password": "sample string 5",
                  "passwordPlain": "sample string 6",
                  "token": "sample string 7",
                  "apiType": 8,
                  "apiSubType": 9,
                  "config": "sample string 10"
                }
              },
              {
                "$ref": "17"
              }
            ],
            "updateStoreID": "267699f6-c969-48ab-98f5-99bfca7b35a9",
            "updateStore": {
              "$id": "19",
              "id": "c8163ee2-b6ba-4b9d-8f8b-9c40bb1d3194",
              "name": "sample string 1",
              "lastActivity": "2026-06-03T18:36:34.5619505",
              "zone": "sample string 2",
              "timeZoneOffset": 0.0,
              "businessHoursStart": "00:00:00.1234567",
              "businessHoursEnd": "00:00:00.1234567",
              "master": true,
              "lastIP": "sample string 10",
              "lastHostName": "sample string 11",
              "ping": 1,
              "pingStatus": "sample string 12",
              "lastUpdateCompleted": "2026-06-03T18:36:34.5619505"
            },
            "timeZoneId": "sample string 54",
            "securityOptions": {
              "$id": "20",
              "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": "21",
              "pluG_UID": "vuu6MXOOdUeSQ7hPEgyFNQ==",
              "pluGuid": "31baebbe-8e73-4775-9243-b84f120c8535",
              "plu": 1,
              "storeID": 1,
              "zoneID": 2,
              "zoneName": "sample string 3",
              "store": "sample string 4",
              "isElectedMasterStore": true,
              "isZoneMasterStore": true,
              "priceNow": 7,
              "costNow": 8,
              "costNowDecimals": 9,
              "normalPrice": 10,
              "priceNext": 1,
              "costNext": 1,
              "costNextDecimals": 11,
              "nextCampaignName": "sample string 12",
              "gstPercent": 13,
              "normalCost": 14,
              "normalCostDecimals": 15,
              "costGstPercent": 16,
              "costCalcMethod": 1,
              "currentCost": 17,
              "currentCostDecimals": 18,
              "break1": 19,
              "price1": 20,
              "break2": 21,
              "price2": 22,
              "break3": 23,
              "price3": 24,
              "fuelItem": 25,
              "fixedWeight": 26,
              "active": true,
              "complianceIndicator": "sample string 27",
              "doNotOrder": true,
              "doNotRange": true,
              "isNormalPriceChangesCampaign": true,
              "updated": "2026-06-03T18:36:34.5619505"
            },
            {
              "$ref": "21"
            }
          ],
          "currentPrices": {
            "$id": "22",
            "pluPrices": {
              "$id": "23",
              "plu": 1,
              "pluG_UID": "QEA=",
              "stores": [
                1,
                2
              ],
              "normalPrice": 1,
              "cost": 2,
              "break1": 3,
              "price1": 4,
              "break2": 5,
              "price2": 6,
              "break3": 7,
              "price3": 8,
              "discountPrice": 9,
              "memberDiscountPrice": 10,
              "acceptedUtc": "2026-06-03T18:36:34.5619505",
              "priceChangeType": 0,
              "costDecimals": 11,
              "costCalcMethod": 12,
              "targetCampaignPriceGtOrEquNormal": true
            },
            "normalPluPrices": {
              "$ref": "23"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "24",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "talkerText": "sample string 3",
              "disableWasSave": true,
              "startDate": "2026-06-03T18:36:34.5619505",
              "startTime": 5,
              "endDate": "2026-06-03T18:36:34.5619505",
              "endTime": 6,
              "newPrice": 7,
              "newCost": 8,
              "newCostDecimals": 9,
              "pctDiscount": 10,
              "promoType": 1,
              "promotionTypeCode": "sample string 11",
              "hostType": 12,
              "hostIdentifier": "jqHdqyMdG0ibk9lnEEf7vw==",
              "hostIdentifierGuid": "abdda18e-1d23-481b-9b93-d9671047fbbf",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ]
          },
          "tray": {
            "$id": "25",
            "g_UId": "1hu2tj+Ze0K6ZVDIbxbR2w==",
            "guid": "b6b61bd6-993f-427b-ba65-50c86f16d1db",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "26",
            "priceGroupG_UID": "OqYeF4YLNkuNhJisXsmiLw==",
            "priceGroupGuid": "171ea63a-0b86-4b36-8d84-98ac5ec9a22f",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2026-06-03T18:36:34.5619505",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 147",
          "nutrifacts": {
            "$id": "27",
            "pluG_UID": "+JtnHZajRUaL4hLFHH+fBQ==",
            "pluGuid": "1d679bf8-a396-4645-8be2-12c51c7f9f05",
            "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": "28",
            "pluGuid": "b08b7fa3-09f9-463b-9237-ea4877a08392",
            "created": "2026-06-03T18:36:34.5619505",
            "createdByUser": "sample string 1",
            "activated": "2026-06-03T18:36:34.5619505",
            "activatedByUser": "sample string 2",
            "deactivated": "2026-06-03T18:36:34.5619505",
            "deactivatedByUser": "sample string 3",
            "lastOrdered": "2026-06-03T18:36:34.5619505",
            "lastOrderedQty": 4.0,
            "lastReceived": "2026-06-03T18:36:34.5619505",
            "lastReceivedQty": 5.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2026-06-03T18:36:34.5619505",
            "lastSold": "2026-06-03T18:36:34.5619505",
            "firstSold": "2026-06-03T18:36:34.5619505",
            "awsUpdated": "2026-06-03T18:36:34.5619505",
            "lastManualUpdate": "2026-06-03T18:36:34.5619505",
            "lastManualUpdatedByUser": "sample string 7",
            "lastUpdated": "2026-06-03T18:36:34.5619505",
            "lastUpdatedByUser": "sample string 9",
            "lastUpdatedByHost": "2026-06-03T18:36:34.5619505",
            "doNotRangeUpdated": "2026-06-03T18:36:34.5619505",
            "doNotOrderUpdated": "2026-06-03T18:36:34.5619505",
            "tracked": "2026-06-03T18:36:34.5619505"
          },
          "allergens": [
            {
              "$id": "29",
              "primaryKey": {
                "$id": "30",
                "pluGuid": "656d736c-7ed1-48f6-a91b-bc08d02c97a9",
                "contains": 2
              },
              "allergenID": 1,
              "pluG_UID": "bHNtZdF+9kipG7wI0CyXqQ==",
              "pluGuid": "656d736c-7ed1-48f6-a91b-bc08d02c97a9",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "29"
            }
          ],
          "costs": {
            "$id": "31",
            "pluG_UID": "Q9dz+Url4ESlXFcN6EhGDw==",
            "pluGuid": "f973d743-e54a-44e0-a55c-570de848460f",
            "enteredCost": 1,
            "weightedAvgCost": 1,
            "lastCost": 1,
            "rawEnteredCost": 2,
            "rawWeightedAvgCost": 3,
            "rawLastCost": 4,
            "freight": 5.0,
            "freightType": 6,
            "costDecimals": 7,
            "fifoCost": 1,
            "updated": "2026-06-03T18:36:34.5619505",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "32",
              "saleHeaderID": 1,
              "created": "2026-06-03T18:36:34.5619505",
              "createdLocal": "2026-06-03T18:36:34.5619505",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "zDjv7rOwpUSj4rjDehCsdg==",
              "operatorGuid": "eeef38cc-b0b3-44a5-a3e2-b8c37a10ac76",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "Ce1s/vpraEK4QB7QGCJs2A==",
              "pluGuid": "fe6ced09-6bfa-4268-b840-1ed018226cd8",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "33",
                "id": 1,
                "g_Uid": "YY0EpMIVrEm0vZxkXjkRzA==",
                "guid": "a4048d61-15c2-49ac-b4bd-9c645e3911cc",
                "operatorNumber": 1,
                "shortName": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "password": "sample string 5",
                "hasPassword": true,
                "passwordText": "sample string 6",
                "rfidTagID": "sample string 7",
                "blueprintID": 1,
                "groupID": 1,
                "groupName": "sample string 8",
                "managerGroupID": 1,
                "managerGroupName": "sample string 9",
                "zoneID": 1,
                "zoneName": "sample string 10",
                "loggedIn": 1,
                "lastUsedIP": "sample string 11",
                "deleted": true,
                "locked": true,
                "allowOpenTill": true,
                "webEmail": "sample string 14",
                "simpleOperatorType": 0,
                "webRole": "sample string 15",
                "updated": "2026-06-03T18:36:34.5619505",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2026-06-03T18:36:34.5619505",
                "endShift": "2026-06-03T18:36:34.5619505",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "34",
                    "operatorG_UID": "TxWuRr5A+UmOpaONSgWElA==",
                    "operatorGuid": "46ae154f-40be-49f9-8ea5-a38d4a058494",
                    "storeID": 2,
                    "operator": {
                      "$ref": "33"
                    },
                    "store": {
                      "$ref": "8"
                    }
                  },
                  {
                    "$ref": "34"
                  }
                ]
              }
            },
            {
              "$ref": "32"
            }
          ],
          "apns": [
            {
              "$id": "35",
              "pluID": 1,
              "pluG_UID": "dPWsRse8rkah5bUld8ya/Q==",
              "pluGuid": "46acf574-bcc7-46ae-a1e5-b52577cc9afd",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "35"
            }
          ],
          "tuns": [
            {
              "$id": "36",
              "pluG_UId": "zUF6FhupOUCDttQKsGko9Q==",
              "pluGuid": "167a41cd-a91b-4039-83b6-d40ab06928f5",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "7"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "36"
            }
          ],
          "competitionPricing": [
            {
              "$id": "37",
              "identifier": "4A+dj/Cl2keq19K94QiuHQ==",
              "identifierGuid": "8f9d0fe0-a5f0-47da-aad7-d2bde108ae1d",
              "pluG_UID": "hLrHe+dfRkWuq1Ff6JySkg==",
              "pluGuid": "7bc7ba84-5fe7-4546-aeab-515fe89c9292",
              "competitionID": 1,
              "name": "sample string 2",
              "sellMultiple": 3,
              "retailPrice": 4,
              "storeName": "sample string 5"
            },
            {
              "$ref": "37"
            }
          ],
          "supplier": {
            "$ref": "2"
          },
          "supplierName": "sample string 148",
          "children": [
            {
              "$ref": "7"
            },
            {
              "$ref": "7"
            }
          ],
          "ordering": {
            "$ref": "5"
          },
          "flipChartPages": [
            {
              "$id": "38",
              "identifier": "9p+RuyNErkugVukAPnCUkQ==",
              "groupName": "sample string 1",
              "identifierGuid": "bb919ff6-4423-4bae-a056-e9003e709491",
              "exists": true,
              "flipChartIdentifier": "ks+73C3N3E2CToqo2DH7oA==",
              "flipChartIdentifierGuid": "dcbbcf92-cd2d-4ddc-824e-8aa8d831fba0",
              "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": "chj4PrXq/kWR+T35Rwg+xA==",
              "groupIdentifierGuid": "3ef81872-eab5-45fe-91f9-3df947083ec4",
              "flipChart": {
                "$id": "39",
                "identifier": "928OkN1RwUmGv7mwsSA8Lg==",
                "identifierGuid": "900e6ff7-51dd-49c1-86bf-b9b0b1203c2e",
                "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": "40",
                  "identifier": "5KIB/Uf77ECDO8InuWv5lg==",
                  "identifierGuid": "fd01a2e4-fb47-40ec-833b-c227b96bf996",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "41",
                      "id": 1,
                      "g_UID": "oWmaXsKfAUOYHUjhnoy2EA==",
                      "guid": "5e9a69a1-9fc2-4301-981d-48e19e8cb610",
                      "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": "k23CijGasUWHR89qglBEYA==",
                      "previousFormGuid": "8ac26d93-9a31-45b1-8747-cf6a82504460",
                      "nextForm": 1,
                      "nextFormG_UID": "TMB+unG0qk+9loa1q6Lr9w==",
                      "nextFormGuid": "ba7ec04c-b471-4faa-bd96-86b5aba2ebf7",
                      "attributes": "sample string 10",
                      "updated": "2026-06-03T18:36:34.5619505",
                      "positioning": 1,
                      "contentPanel": "sample string 11",
                      "selectionMode": 1,
                      "maximumSelections": 1,
                      "alteredInStore": true,
                      "deleted": true,
                      "blueprintID": 1,
                      "preserveLayout": true,
                      "mainCheckoutFormName": "sample string 13",
                      "nextCheckoutForm": {
                        "$ref": "41"
                      },
                      "previousCheckoutForm": {
                        "$ref": "41"
                      },
                      "buttons": [
                        {
                          "$id": "42",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "m4HAM3bP5E+Sqyv38aiPqA==",
                          "checkoutFormGuid": "33c0819b-cf76-4fe4-92ab-2bf7f1a88fa8",
                          "identifier": "98AwDWgBtUqDpK1v//xYIw==",
                          "identifierGuid": "0d30c0f7-0168-4ab5-83a4-ad6ffffc5823",
                          "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": "RDc+n3KLUk6OHjL3uP1EXg==",
                          "valueGuid": "9f3e3744-8b72-4e52-8e1e-32f7b8fd445e",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2026-06-03T18:36:34.5619505",
                          "action": "sample string 12",
                          "valueForm": {
                            "$ref": "41"
                          },
                          "image": {
                            "$id": "43",
                            "name": "sample string 3.sample string 4",
                            "imageID": 2,
                            "imageName": "sample string 3",
                            "imageExtension": "sample string 4",
                            "lastUpdate": "2026-06-03T18:36:34.5619505",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "42"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "44",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "XhDQpeKZikSazjIFnpg8bg==",
                          "checkoutFormGuid": "a5d0105e-99e2-448a-9ace-32059e983c6e",
                          "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": "44"
                        }
                      ]
                    },
                    {
                      "$ref": "41"
                    }
                  ],
                  "panels": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ]
                },
                "pages": [
                  {
                    "$ref": "38"
                  },
                  {
                    "$ref": "38"
                  }
                ]
              },
              "contentPanel": {
                "$ref": "44"
              },
              "products": [
                {
                  "$id": "45",
                  "flipChartPageIdentifier": "7kD+xF9aRkOPf53haFlTLg==",
                  "flipChartPageIdentifierGuid": "c4fe40ee-5a5f-4346-8f7f-9de16859532e",
                  "pluG_UID": "S0ASzLq0h0a1iDQ8D/RcBQ==",
                  "pluGuid": "cc12404b-b4ba-4687-b588-343c0ff45c05",
                  "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": "45"
                }
              ],
              "productCount": 27,
              "pages": [
                {
                  "$ref": "38"
                },
                {
                  "$ref": "38"
                }
              ]
            },
            {
              "$ref": "38"
            }
          ],
          "priceHistory": [
            {
              "$id": "46",
              "pluG_UID": "kLa4JgMVl0O68t1tZtAuTA==",
              "pluGuid": "26b8b690-1503-4397-baf2-dd6d66d02e4c",
              "price": 1,
              "costCalcMethod": 1,
              "cost": 2,
              "weightedAvgCost": 3,
              "lastCost": 4,
              "rawCost": 5,
              "rawWeightedAvgCost": 6,
              "rawLastCost": 7,
              "costDecimals": 8,
              "serviceFeeID": 9,
              "freight": 10.0,
              "freightType": 11,
              "process": "sample string 12",
              "user": "sample string 13",
              "updated": "2026-06-03T18:36:34.5619505",
              "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": "46"
            }
          ],
          "ingredients": [
            {
              "$id": "47",
              "pluG_UID": "+dpHcor9hUy7u0sqyibYgQ==",
              "ingredientGuid": "+rK3+sf/kUqfDR30piv8ew==",
              "ingredientIdentifier": "fab7b2fa-ffc7-4a91-9f0d-1df4a62bfc7b",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "7"
              }
            },
            {
              "$ref": "47"
            }
          ],
          "bins": [
            {
              "$id": "48",
              "pluG_UID": "Ppvpy9WTuUm3tA8zFaPTxw==",
              "pluGuid": "cbe99b3e-93d5-49b9-b7b4-0f3315a3d3c7",
              "shelfLocationIdentifier": "p0uJH/7DqEeyujlxauYPew==",
              "shelfLocationGuid": "1f894ba7-c3fe-47a8-b2ba-39716ae60f7b",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "dQTOIb23uUCxmfIm+6NUow==",
              "labelPageLayoutGuid": "21ce0475-b7bd-40b9-b199-f226fba354a3",
              "updated": "2026-06-03T18:36:34.5619505",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "7"
              },
              "location": {
                "$id": "49",
                "identifier": "/V1+nFSQ1E20IClBrUE37A==",
                "storeID": 1,
                "identifierGuid": "9c7e5dfd-9054-4dd4-b420-2941ad4137ec",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2026-06-03T18:36:34.5619505",
                "minTemp": 1,
                "maxTemp": 1,
                "checkFrequency": 1,
                "storeCaseConfiguration": 5,
                "storeName": "sample string 6",
                "bins": [
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  }
                ]
              }
            },
            {
              "$ref": "48"
            }
          ],
          "bin": {
            "$ref": "48"
          },
          "scaleLocations": [
            {
              "$id": "50",
              "plu": 1,
              "pluG_UID": "kxOeIr5/BUyqN5qg2eCcJQ==",
              "pluGuid": "229e1393-7fbe-4c05-aa37-9aa0d9e09c25",
              "deptNo": 1,
              "product": {
                "$ref": "7"
              },
              "scaleLocation": {
                "$id": "51",
                "id": 1,
                "deptNo": 1,
                "deptCode": "sample string 2",
                "name": "sample string 3",
                "enabled": true,
                "updated": "2026-06-03T18:36:34.5619505",
                "department": {
                  "$id": "52",
                  "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": "51"
                  },
                  "subDepartments": [
                    {
                      "$id": "53",
                      "id": 1,
                      "departmentID": 2,
                      "name": "sample string 3",
                      "code": "sample string 4",
                      "departmentCode": "sample string 5",
                      "externalSales": true,
                      "minorDepartments": [
                        {
                          "$id": "54",
                          "id": 1,
                          "subDepartmentID": 2,
                          "departmentID": 3,
                          "name": "sample string 4",
                          "subDepartmentCode": "sample string 5",
                          "departmentCode": "sample string 6",
                          "code": "sample string 7",
                          "lesserDepartments": [
                            {
                              "$id": "55",
                              "id": 1,
                              "departmentID": 2,
                              "subDepartmentID": 3,
                              "minorDepartmentID": 4,
                              "name": "sample string 5",
                              "code": "sample string 6",
                              "departmentCode": "sample string 7",
                              "subDepartmentCode": "sample string 8",
                              "minorDepartmentCode": "sample string 9",
                              "updated": "2026-06-03T18:36:34.5619505",
                              "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": "w8F3lvmMX0yrnxQ8rvy07g==",
                              "labelPageLayoutGuid": "9677c1c3-8cf9-4c5f-ab9f-143caefcb4ee",
                              "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": "56",
                                "dept": 1,
                                "category": 2,
                                "name": "sample string 3",
                                "active": true,
                                "mscCommodities": [
                                  {
                                    "$id": "57",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "name": "sample string 4",
                                    "active": true,
                                    "mscSubCommodities": [
                                      {
                                        "$id": "58",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "subCommodity": 4,
                                        "name": "sample string 5",
                                        "active": true,
                                        "subCommodityCode": "sample string 7"
                                      },
                                      {
                                        "$ref": "58"
                                      }
                                    ],
                                    "commodityCode": "sample string 6"
                                  },
                                  {
                                    "$ref": "57"
                                  }
                                ],
                                "categoryCode": "sample string 5"
                              },
                              "mscCom": {
                                "$ref": "57"
                              },
                              "mscDep": {
                                "$id": "59",
                                "dept": 1,
                                "name": "sample string 2",
                                "active": true,
                                "mscCategories": [
                                  {
                                    "$ref": "56"
                                  },
                                  {
                                    "$ref": "56"
                                  }
                                ],
                                "deptCode": "sample string 4"
                              },
                              "mscSubCom": {
                                "$ref": "58"
                              }
                            },
                            {
                              "$ref": "55"
                            }
                          ],
                          "updated": "2026-06-03T18:36:34.5619505",
                          "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": "sD2TnpaPcU+kbGI3Vy+cTA==",
                          "labelPageLayoutGuid": "9e933db0-8f96-4f71-a46c-6237572f9c4c",
                          "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": "56"
                          },
                          "mscCom": {
                            "$ref": "57"
                          },
                          "mscDep": {
                            "$ref": "59"
                          },
                          "mscSubCom": {
                            "$ref": "58"
                          }
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2026-06-03T18:36:34.5619505",
                      "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": "L/eqaTttckWIU84PXof+sg==",
                      "labelPageLayoutGuid": "69aaf72f-6d3b-4572-8853-ce0f5e87feb2",
                      "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": "56"
                      },
                      "mscCom": {
                        "$ref": "57"
                      },
                      "mscDep": {
                        "$ref": "59"
                      },
                      "mscSubCom": {
                        "$ref": "58"
                      }
                    },
                    {
                      "$ref": "53"
                    }
                  ],
                  "stores": [
                    1,
                    2
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2026-06-03T18:36:34.5619505",
                  "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": "O70ydJLNI0mxGzIYoJi8ew==",
                  "labelPageLayoutGuid": "7432bd3b-cd92-4923-b11b-3218a098bc7b",
                  "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": "56"
                  },
                  "mscCom": {
                    "$ref": "57"
                  },
                  "mscDep": {
                    "$ref": "59"
                  },
                  "mscSubCom": {
                    "$ref": "58"
                  }
                }
              }
            },
            {
              "$ref": "50"
            }
          ],
          "nextPrice": {
            "$id": "60",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 1,
            "hostOfferID": 1,
            "metcashPromotionID": "sample string 4",
            "metcashPromotionPlacement": "sample string 5",
            "pluG_UID": "2+X6Hsjf7UWjKslOCqhFwA==",
            "pluGuid": "1efae5db-dfc8-45ed-a32a-c94e0aa845c0",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "Hj38rlWZdkiOuCre6Z048g==",
            "dealCostGuid": "aefc3d1e-9955-4876-8eb8-2adee99d38f2",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "mTb5RhE2xkCHmP5V1ltlhg==",
            "priceGroupGuid": "46f93699-3611-40c6-8798-fe55d65b6586",
            "itemNumber": "sample string 10",
            "cri": "sample string 11",
            "pluPrice": 12,
            "costCalcMethod": 13,
            "pluCost": 14,
            "pluCostIndicator": "sample string 15",
            "pluPriceGstPercent": 16,
            "pluCostGstPercent": 17,
            "pluActive": true,
            "cartonQty": 1.1,
            "baseUnits": 19.1,
            "salesMode": 1,
            "orderPacked": 20,
            "pluNormalCost": 21,
            "pluaws": 22.0,
            "directNumber": "sample string 23",
            "departmentName": "sample string 24",
            "subDepartmentName": "sample string 25",
            "priceGroupName": "sample string 26",
            "supplierName": "sample string 27",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2026-06-03T18:36:34.5619505",
            "rrp": 28,
            "campaignDescription": "sample string 29",
            "hostCampaign": true,
            "hostIdentifier": "QEA=",
            "hostIdentifierGuid": "837f4246-d297-49e4-bf4a-80035ed0ff59",
            "campaignComboPriceGroupG_UID": "EbxO02bC9UyNZUdzIbCQ7Q==",
            "campaignComboPriceGroupIdentifier": "d34ebc11-c266-4cf5-8d65-477321b090ed",
            "promotionPlacementDescription": "sample string 31",
            "storeAcceptances": [
              {
                "$id": "61",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2026-06-03T18:36:34.5619505",
                "operatorG_UID": "igIGSaBifUi/Gw5YXZqGjQ==",
                "operatorGuid": "4906028a-62a0-487d-bf1b-0e585d9a868d",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2026-06-03T18:36:34.5619505",
                "signIqTicketFileMovedUtc": "2026-06-03T18:36:34.5619505",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2026-06-03T18:36:34.5619505",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "hostIdentifier": "QEA=",
                "hostIdentifierGuid": "c5b0a891-e314-4e94-a7fa-0cc09ebc755c",
                "product": {
                  "$ref": "7"
                },
                "campaignPlu": {
                  "$ref": "60"
                },
                "fuelItem": true
              },
              {
                "$ref": "61"
              }
            ],
            "campaign": {
              "$id": "62",
              "id": 1,
              "storeID": 2,
              "name": "8764b9a7-4385-48dd-9990-e6a29c502ecc",
              "nameGuid": "8764b9a7-4385-48dd-9990-e6a29c502ecc",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2026-06-03T18:36:34.5619505",
              "startTime": 1,
              "endDate": "2026-06-03T18:36:34.5619505",
              "endTime": 1,
              "recurrence": 1,
              "recurrenceType": 1,
              "monthType": 1,
              "weekDays": 1,
              "months": 1,
              "monthWeeks": 1,
              "monthDays": "sample string 7",
              "printed": true,
              "talkerText": "sample string 8",
              "rangeDescription": "sample string 9",
              "dealDescription": "sample string 10",
              "labelQuantity": 11,
              "active": 1,
              "deactivated": "2026-06-03T18:36:34.5619505",
              "system": true,
              "created": "2026-06-03T18:36:34.5619505",
              "updated": "2026-06-03T18:36:34.5619505",
              "priceChangeNotifiedUtc": "2026-06-03T18:36:34.5619505",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "etJC95vcMEimQMkiVH9wWQ==",
              "hostIdentifierGuid": "f742d27a-dc9b-4830-a640-c922547f7059",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2026-06-03T18:36:34.5619505",
              "updatedByUser": "sample string 18",
              "offerID": 1,
              "isPriceChangeCampaign": true,
              "stores": [
                1,
                2
              ],
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ],
              "campaignPlus": [
                {
                  "$ref": "60"
                },
                {
                  "$ref": "60"
                }
              ],
              "campaignPools": [
                {
                  "$id": "63",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "plu": 4,
                  "pluG_UID": "RiCskMJSjU6XxBkE5HoeoA==",
                  "pluGuid": "90ac2046-52c2-4e8d-97c4-1904e47a1ea0",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "GtOPuDpeXEKwOXaT+Cf6JQ==",
                  "priceGroupGuid": "b88fd31a-5e3a-425c-b039-7693f827fa25",
                  "fuelItem": true,
                  "pluName": "sample string 6",
                  "apn": "sample string 7",
                  "pluActive": true,
                  "cartonQty": 1,
                  "baseUnits": 9.1,
                  "cri": "sample string 10",
                  "salesMode": 1,
                  "orderPacked": 11,
                  "pluaws": 12.0,
                  "directNumber": "sample string 13",
                  "departmentName": "sample string 14",
                  "subDepartmentName": "sample string 15",
                  "priceGroupName": "sample string 16",
                  "supplierName": "sample string 17",
                  "stockOnHand": 1.1,
                  "stockOnOrder": 1.1,
                  "lastReceived": "2026-06-03T18:36:34.5619505",
                  "rrp": 18,
                  "campaignDescription": "sample string 19",
                  "product": {
                    "$ref": "7"
                  },
                  "campaign": {
                    "$ref": "62"
                  }
                },
                {
                  "$ref": "63"
                }
              ],
              "sellingRules": [
                {
                  "$id": "64",
                  "id": 1,
                  "identifier": "TC6+nfFI10mCdMbhhwNsfA==",
                  "identifierStr": "TC6+nfFI10mCdMbhhwNsfA==",
                  "identifierGuid": "9dbe2e4c-48f1-49d7-8274-c6e187036c7c",
                  "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": "62"
                  }
                },
                {
                  "$ref": "64"
                }
              ],
              "customers": [
                {
                  "$id": "65",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "customerID": "EhDXhh3rzUyryRdDGW8MbQ==",
                  "customerIDGuid": "86d71012-eb1d-4ccd-abc9-1743196f0c6d",
                  "campaign": {
                    "$ref": "62"
                  },
                  "customer": {
                    "$id": "66",
                    "identifier": "SyRZPeX0CE6Bwjz5dmEhLA==",
                    "identifierGuid": "3d59244b-f4e5-4e08-81c2-3cf97661212c",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2026-06-03T18:36:34.5619505",
                    "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": "kaGofbuye0euagDKjZWWjA==",
                    "communityIdentifierGuid": "7da8a191-b2bb-477b-ae6a-00ca8d95968c",
                    "joined": "2026-06-03T18:36:34.5619505",
                    "updated": "2026-06-03T18:36:34.5619505",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "0CWsiKrCE02j2Qql/clhxg==",
                    "priceLevelIdentifierGuid": "88ac25d0-c2aa-4d13-a3d9-0aa5fdc961c6",
                    "marketingID": "sample string 18",
                    "receiptPrintOptions": 1,
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2026-06-03T18:36:34.5619505",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "67",
                        "cardType": 2,
                        "issueDate": "2026-06-03T18:36:34.5619505",
                        "expiry": "2026-06-03T18:36:34.5619505",
                        "customerID": "Sk5VqnXN7UKoQT9J7zc2EA==",
                        "customerIDGuid": "aa554e4a-cd75-42ed-a841-3f49ef373610",
                        "initialValue": 1,
                        "currentValue": 1,
                        "maxLimit": 1,
                        "minTransaction": 1,
                        "maxTransaction": 1,
                        "multiplier": 1.1,
                        "active": true,
                        "reasonInactive": 1,
                        "idRequired": true,
                        "idType": 1,
                        "idValue": "sample string 5",
                        "updated": "2026-06-03T18:36:34.5619505",
                        "linkedAccount": "GsuLlEO7kUChS7DNLUbKvA==",
                        "linkedAccountGuid": "948bcb1a-bb43-4091-a14b-b0cd2d46cabc",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "66"
                        },
                        "account": {
                          "$id": "68",
                          "id": 1,
                          "identifier": "LWFPy/mDVk2QSxJOffqSAQ==",
                          "identifierGuid": "cb4f612d-83f9-4d56-904b-124e7dfa9201",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2026-06-03T18:36:34.5619505",
                          "owner": "jTQTeK6Na0+TxMdWWMelBQ==",
                          "ownerGuid": "7813348d-8dae-4f6b-93c4-c75658c7a505",
                          "accountStoreGroupIdentifier": "Cnmnq8lczkGwL2mkkeU4gA==",
                          "accountStoreGroupGuid": "aba7790a-5cc9-41ce-b02f-69a491e53880",
                          "accountType": 1,
                          "currentBalance": 1,
                          "externalID": "sample string 7",
                          "maximumLimit": 1,
                          "accruePoints": true,
                          "loyaltyPoints": 1,
                          "termsOfTrade": 1,
                          "signatureRequired": true,
                          "referenceRequired": true,
                          "statementSendType": 10,
                          "ageingPeriod": 1,
                          "monthlyAgeingPeriod": true,
                          "explodedInvoice": true,
                          "isFifoAllocation": true,
                          "lastStatementSent": "2026-06-03T18:36:34.5619505",
                          "active": true,
                          "updated": "2026-06-03T18:36:34.5619505",
                          "deleted": true,
                          "deletedUser": "sample string 16",
                          "currentBalanceChanged": true,
                          "maximumLimitChanged": true,
                          "loyaltyPointsChanged": true,
                          "projectedBalance": 17,
                          "accountStoreGroupStoreIDs": [
                            1,
                            2
                          ],
                          "customerEmail": "sample string 18",
                          "ownerCustomer": {
                            "$ref": "66"
                          },
                          "card": {
                            "$ref": "67"
                          },
                          "members": {
                            "$id": "69",
                            "sample string 1": [
                              {
                                "$ref": "66"
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "sample string 2": [
                              {
                                "$ref": "66"
                              },
                              {
                                "$ref": "66"
                              }
                            ]
                          },
                          "customerGroups": [
                            {
                              "$id": "70",
                              "identifier": "7guc9rNr8U6MiXmD2zlvpg==",
                              "identifierGuid": "f69c0bee-6bb3-4ef1-8c89-7983db396fa6",
                              "name": "sample string 2",
                              "primaryContact": "YYv8nTAnB0uVTrXKcz0VQg==",
                              "primaryContactGuid": "9dfc8b61-2730-4b07-954e-b5ca733d1542",
                              "accountID": "tbj/5yVyTUu3f6amxfs5gA==",
                              "accountIDGuid": "e7ffb8b5-7225-4b4d-b77f-a6a6c5fb3980",
                              "special": true,
                              "updated": "2026-06-03T18:36:34.5619505",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "USrax3PIU0mtmDhcvHgMaA==",
                              "priceLevelIdentifierGuid": "c7da2a51-c873-4953-ad98-385cbc780c68",
                              "marketingListID": "sample string 7",
                              "deleted": true,
                              "account": {
                                "$ref": "68"
                              },
                              "primaryContactCustomer": {
                                "$ref": "66"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "71",
                                  "id": 1,
                                  "groupID": "5pDOfnO/e0OyTKBRr8SpIg==",
                                  "groupIDGuid": "7ece90e6-bf73-437b-b24c-a051afc4a922",
                                  "customerID": "Qx0A1GAbKUW44w+M/YAjvA==",
                                  "customerIDGuid": "d4001d43-1b60-4529-b8e3-0f8cfd8023bc",
                                  "card": "sample string 4",
                                  "linkedAccount": "U53OJ8/c70KPyMqZPFOYaw==",
                                  "linkedAccountGuid": "27ce9d53-dccf-42ef-8fc8-ca993c53986b",
                                  "customer": {
                                    "$ref": "66"
                                  },
                                  "group": {
                                    "$ref": "70"
                                  },
                                  "customerCard": {
                                    "$ref": "67"
                                  }
                                },
                                {
                                  "$ref": "71"
                                }
                              ]
                            },
                            {
                              "$ref": "70"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "72",
                            "id": 1,
                            "identifier": "1+O9MVzdck2Mw8+2hcgXSw==",
                            "identifierGuid": "31bde3d7-dd5c-4d72-8cc3-cfb685c8174b",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "H/WUxB52gk+w2pK1Q5EHOQ==",
                            "accountIDGuid": "c494f51f-761e-4f82-b0da-92b543910739",
                            "customerAccount": {
                              "$ref": "68"
                            },
                            "customerCard": {
                              "$ref": "67"
                            },
                            "accountType": 1,
                            "cardName": "sample string 8",
                            "authorisationNumber": "sample string 9",
                            "bankReference": "sample string 10",
                            "merchantID": "sample string 11",
                            "terminalID": "sample string 12",
                            "cardNumber": "sample string 13",
                            "paymentDate": "2026-06-03T18:36:34.5619505",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "MtF0L2KQy0y7FicmFRkGww==",
                            "idempotentVoidGuid": "2f74d132-9062-4ccb-bb16-2726151906c3",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "73",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "o5ds0GpupkaMC4718Gm2jg==",
                              "saleHeaderIdentifierGuid": "d06c97a3-6e6a-46a6-8c0b-8ef5f069b68e",
                              "created": "2026-06-03T18:36:34.5619505",
                              "createdLocal": "2026-06-03T18:36:34.5619505",
                              "createdText": "sample string 4",
                              "itemCount": 5,
                              "totalAmount": 6,
                              "cashTender": 1,
                              "cardTender": 1,
                              "cheqTender": 1,
                              "acctTender": 1,
                              "voucherTender": 1,
                              "loyaltyPoints": 1,
                              "cashout": 1,
                              "changeAmount": 1,
                              "rounding": 1,
                              "gstAmount": 1,
                              "transactionDiscountTender": 1,
                              "totalTip": 7,
                              "tranType": 1,
                              "processed": 1,
                              "imported": "2026-06-03T18:36:34.5619505",
                              "storeID": 1,
                              "operatorG_Uid": "CzRkZ59Au06t8k196cs5rA==",
                              "operatorGuid": "6764340b-409f-4ebb-adf2-4d7de9cb39ac",
                              "customerG_Uid": "uW0SpTM1q0maUv5Cn8Nm6w==",
                              "customerGuid": "a5126db9-3533-49ab-9a52-fe429fc366eb",
                              "communityIdentifier": "TXeb+l+y9kSwjm85PTIGjw==",
                              "communityIdentifierGuid": "fa9b774d-b25f-44f6-b08e-6f393d32068f",
                              "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": "Rs4ikOwTC0SX4aYNRh6qsw==",
                              "priceLevelIdentifierGuid": "9022ce46-13ec-440b-97e1-a60d461eaab3",
                              "locked": 36,
                              "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:36:34.5619505+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                              "deserialisedOrderMetadata": {
                                "$id": "74",
                                "customerName": "sample string 1",
                                "pickupAt": "2026-06-03T18:36:34.5619505",
                                "deliveryAddress1": "sample string 2",
                                "deliveryAddress2": "sample string 3",
                                "customerPhoneNumber": "sample string 4",
                                "orderType": 0,
                                "externalOrderID": "sample string 5",
                                "externalDisplayableOrderID": "sample string 6",
                                "tableName": "sample string 7",
                                "createdBy": 0,
                                "orderingAppName": "sample string 8"
                              },
                              "relationChecksum": "sample string 38",
                              "loyaltyTender": 1,
                              "giftCardTender": 1,
                              "operator": {
                                "$ref": "33"
                              },
                              "customer": {
                                "$ref": "66"
                              },
                              "communityOrganisation": {
                                "$id": "75",
                                "id": 1,
                                "identifier": "03BtlpraxEyD/PNhcnBkSw==",
                                "identifierGuid": "966d70d3-da9a-4cc4-83fc-f3617270644b",
                                "name": "sample string 3",
                                "lookupIdentifier": "sample string 4",
                                "externalID": "sample string 5",
                                "phone": "sample string 6",
                                "fax": "sample string 7",
                                "email": "sample string 8",
                                "address1": "sample string 9",
                                "address2": "sample string 10",
                                "city": "sample string 11",
                                "postCode": "sample string 12",
                                "state": "sample string 13",
                                "country": "sample string 14",
                                "abn": "sample string 15",
                                "promoPeriodStart": "2026-06-03T18:36:34.5619505",
                                "promoPeriodEnd": "2026-06-03T18:36:34.5619505",
                                "allowDonations": true,
                                "logoImageName": "sample string 17",
                                "totalAmountAwarded": 18.1,
                                "updated": "2026-06-03T18:36:34.5619505",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "76",
                                  "saleItemID": 1,
                                  "identifier": "b4QX4HNZwkCK1oxPdbE6XA==",
                                  "identifierGuid": "e017846f-5973-40c2-8ad6-8c4f75b13a5c",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "S4QbCv4m90KQiYiSpZkpOg==",
                                  "pluGuid": "0a1b844b-26fe-42f7-9089-8892a599293a",
                                  "accountID": "7M5mZHXQo0Wai9iq7QemAA==",
                                  "accountIDGuid": "6466ceec-d075-45a3-9a8b-d8aaed07a600",
                                  "normalPrice": 3,
                                  "originalSellingPrice": 4,
                                  "discountPrice": 5,
                                  "unit": 1,
                                  "quantity": 6,
                                  "totalCents": 7,
                                  "fixedPrice": 1,
                                  "tranType": 1,
                                  "discountType": 1,
                                  "cost": 1,
                                  "costDecimals": 8,
                                  "markdown": 1,
                                  "manualQuantity": 1,
                                  "manualPrice": 1,
                                  "manualMode": 1,
                                  "active": 1,
                                  "offline": true,
                                  "barcode": "sample string 9",
                                  "keyedSale": 1,
                                  "discountedID": 1,
                                  "fuelID": 1,
                                  "serialNumber": "sample string 10",
                                  "bestOrExpire": "2026-06-03T18:36:34.5619505",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "6EZu98qGd0CKybriSlYfLg==",
                                  "refundGuid": "f76e46e8-86ca-4077-8ac9-bae24a561f2e",
                                  "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": "uGX0ZahjEk+D907ni9sD6A==",
                                  "idempotentVoidGuid": "65f465b8-63a8-4f12-83f7-4ee78bdb03e8",
                                  "priceLevelIdentifier": "Zh8nMZ+ZHkqOa/w1j2GhSg==",
                                  "priceLevelIdentifierGuid": "31271f66-999f-4a1e-8e6b-fc358f61a14a",
                                  "communityIdentifier": "P6DicGd/fUGTWCDzDeTOjQ==",
                                  "communityIdentifierGuid": "70e2a03f-7f67-417d-9358-20f30de4ce8d",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "77",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2026-06-03T18:36:34.5619505",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "78",
                                    "id": 1,
                                    "g_UID": "Wq/al5//R0y0OklI/NpEqw==",
                                    "guid": "97daaf5a-ff9f-4c47-b43a-4948fcda44ab",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2026-06-03T18:36:34.5619505"
                                  },
                                  "modifier": {
                                    "$id": "79",
                                    "id": 1,
                                    "setG_UID": "l6NTrVGsb0eRWqMFal7MfQ==",
                                    "modifierSetGuid": "ad53a397-ac51-476f-915a-a3056a5ecc7d",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "E4EGZGLAK0aoC5n3Oqi/Lw==",
                                    "pluGuid": "64068113-c062-462b-a80b-99f73aa8bf2f",
                                    "deleted": true,
                                    "g_UID": "5c3awtkPhUmKnCbigSlycg==",
                                    "guid": "c2dacde5-0fd9-4985-8a9c-26e281297272",
                                    "product": {
                                      "$ref": "7"
                                    }
                                  },
                                  "priceLevelName": "sample string 25",
                                  "pumpNumber": 1,
                                  "hoseNumber": 1
                                },
                                {
                                  "$ref": "76"
                                }
                              ],
                              "eftReceipts": [
                                {
                                  "$id": "80",
                                  "id": 1,
                                  "storeID": 1,
                                  "saleHeaderID": 2,
                                  "storeSaleHeader": {
                                    "$ref": "73"
                                  },
                                  "receipt": "sample string 3",
                                  "processed": 1
                                },
                                {
                                  "$ref": "80"
                                }
                              ],
                              "payments": [
                                {
                                  "$ref": "72"
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "cards": [
                                {
                                  "$id": "81",
                                  "id": 1,
                                  "saleHeaderID": 1,
                                  "identifier": "sample string 2",
                                  "cardType": 3,
                                  "providerName": "sample string 4"
                                },
                                {
                                  "$ref": "81"
                                }
                              ],
                              "campaignHits": [
                                {
                                  "$id": "82",
                                  "id": 1,
                                  "saleHeaderID": 2,
                                  "campaign": "sample string 3",
                                  "name": "sample string 4",
                                  "processed": 1,
                                  "campaignDescription": "sample string 5"
                                },
                                {
                                  "$ref": "82"
                                }
                              ],
                              "fuel": [
                                {
                                  "$id": "83",
                                  "id": 1,
                                  "plu": 1,
                                  "pluG_UID": "nGAJep69hUmi3YZ608mRKA==",
                                  "pluGuid": "7a09609c-bd9e-4985-a2dd-867ad3c99128",
                                  "saleHeaderID": 2,
                                  "totalCents": 3,
                                  "grade": 1,
                                  "gradeDescription": "sample string 4",
                                  "dispenser": 1,
                                  "hose": 1,
                                  "quantity": 1,
                                  "cost": 1,
                                  "acquirerNum": 1,
                                  "attendant": 1,
                                  "ePurseBalance": 1.0,
                                  "cardSignature": "sample string 5",
                                  "compartmentNumber": 1,
                                  "contractNumber": 1,
                                  "discountCardPAN": "sample string 6",
                                  "discountID": 1,
                                  "discountName": "sample string 7",
                                  "discountNetValue": 1.0,
                                  "discountType": 1,
                                  "discountValue": 1.0,
                                  "discretionaryData": "sample string 8",
                                  "driverID": "sample string 9",
                                  "eftBatchNumber": 1,
                                  "eftResponseCode": "sample string 10",
                                  "endDateTime": "2026-06-03T18:36:34.5619505",
                                  "engineHours": 1.1,
                                  "fposNumber": 1,
                                  "loyaltyCardPAN": "sample string 11",
                                  "miscData1": 1,
                                  "miscData2": "sample string 12",
                                  "miscFlags": 1,
                                  "mop": 1,
                                  "odometer": 1,
                                  "panNumber": "sample string 13",
                                  "saleRefund": true,
                                  "saleStatus": 1,
                                  "sequenceNumber": 1,
                                  "stan": 1,
                                  "startDateTime": "2026-06-03T18:36:34.5619505",
                                  "tagNumber": "sample string 15",
                                  "trackTwoRem": "sample string 16",
                                  "transCode": 1,
                                  "transType": 1,
                                  "unitPrice": 1.0,
                                  "vehicleReg": "sample string 17",
                                  "offline": true,
                                  "processed": 1
                                },
                                {
                                  "$ref": "83"
                                }
                              ],
                              "fuelResells": [
                                {
                                  "$id": "84",
                                  "saleItemID": 1,
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "CbYtIiWMJEGgPq1Ef2VIVw==",
                                  "pluGuid": "222db609-8c25-4124-a03e-ad447f654857",
                                  "accountID": "AfRAUISc3EmcNvJUxYM5lQ==",
                                  "accountIDGuid": "5040f401-9c84-49dc-9c36-f254c5833995",
                                  "normalPrice": 3,
                                  "originalSellingPrice": 4,
                                  "discountPrice": 5,
                                  "unit": 1,
                                  "quantity": 6,
                                  "totalCents": 7,
                                  "fixedPrice": 1,
                                  "tranType": 1,
                                  "processed": 1,
                                  "discountType": 1,
                                  "cost": 1,
                                  "costDecimals": 1,
                                  "markdown": 1,
                                  "manualQuantity": 1,
                                  "manualPrice": 1,
                                  "manualMode": 1,
                                  "active": 1,
                                  "barcode": "sample string 8",
                                  "offline": 1,
                                  "keyedSale": 1,
                                  "discountedID": 1,
                                  "fuelID": 1,
                                  "serialNumber": "sample string 9",
                                  "bestOrExpire": "2026-06-03T18:36:34.5619505",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "nj2JoHBSPUibu3gqzQIGUw==",
                                  "refundGuid": "a0893d9e-5270-483d-9bbb-782acd020653",
                                  "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": "84"
                                }
                              ],
                              "customerOrder": [
                                {
                                  "$id": "85",
                                  "identifier": "KmgFXjQWKkS0tOD6njW/6Q==",
                                  "identifierGuid": "5e05682a-1634-442a-b4b4-e0fa9e35bfe9",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "rKkP7bryYkGSlUV+S39Z8w==",
                                  "customerIdentifierGuid": "ed0fa9ac-f2ba-4162-9295-457e4b7f59f3",
                                  "operatorNo": 1,
                                  "operatorG_UID": "zfYNROVJ8Uiucr0oRaQSFw==",
                                  "operatorGuid": "440df6cd-49e5-48f1-ae72-bd2845a41217",
                                  "created": "2026-06-03T18:36:34.5619505",
                                  "ordered": "2026-06-03T18:36:34.5619505",
                                  "started": "2026-06-03T18:36:34.5619505",
                                  "completed": "2026-06-03T18:36:34.5619505",
                                  "supplied": "2026-06-03T18:36:34.5619505",
                                  "quickTicket": 1,
                                  "deleted": true,
                                  "walkAway": true,
                                  "approxWait": 1,
                                  "actualWait": 1,
                                  "deliveryMethod": 8,
                                  "externalSaleType": 9,
                                  "customer": {
                                    "$ref": "66"
                                  },
                                  "operator": {
                                    "$ref": "33"
                                  },
                                  "details": [
                                    {
                                      "$id": "86",
                                      "headerID": 1,
                                      "plu": 1,
                                      "pluG_UId": "Ig9ddqTSFEyip+zwYY+c2g==",
                                      "pluGuid": "765d0f22-d2a4-4c14-a2a7-ecf0618f9cda",
                                      "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": "eZCV5PyNV0WDlJDtYgbrdg==",
                                      "headerIdentifierGuid": "e4959079-8dfc-4557-8394-90ed6206eb76",
                                      "product": {
                                        "$ref": "7"
                                      }
                                    },
                                    {
                                      "$ref": "86"
                                    }
                                  ],
                                  "storeName": "sample string 11",
                                  "customerName": "sample string 12",
                                  "storeReplyTo": "sample string 13",
                                  "storeSubjectLine": "sample string 14",
                                  "storeSaleHeader": {
                                    "$ref": "73"
                                  }
                                },
                                {
                                  "$ref": "85"
                                }
                              ],
                              "surveyResponses": [
                                {
                                  "$id": "87",
                                  "surveyG_UID": "rWVn12EHuU+FptI0hq9YfA==",
                                  "surveyGuid": "d76765ad-0761-4fb9-85a6-d23486af587c",
                                  "saleHeaderGuid": "RMxLQDe3M06VofL84SkRlg==",
                                  "saleGuid": "404bcc44-b737-4e33-95a1-f2fce1291196",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "TOJr7FVUrE+AD3814vDR3w==",
                                  "guidResponse": "ec6be24c-5455-4fac-800f-7f35e2f0d1df",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2026-06-03T18:36:34.5619505",
                                  "sale": {
                                    "$ref": "73"
                                  },
                                  "survey": {
                                    "$id": "88",
                                    "g_UID": "yMJzaen2okiQkXLIUBkUWg==",
                                    "guid": "6973c2c8-f6e9-48a2-9091-72c85019145a",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "dSeOSGDGDkaycE+SGQA/0w==",
                                    "checkoutFormGuid": "488e2775-c660-460e-b270-4f9219003fd3",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2026-06-03T18:36:34.5619505",
                                    "end": "2026-06-03T18:36:34.5619505",
                                    "deleted": true,
                                    "updated": "2026-06-03T18:36:34.5619505",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "f8fe6ddf-bbfd-4faf-83b2-64a5d7c42711",
                                      "d8d76011-561c-4a90-8207-8f2fc651fecd"
                                    ],
                                    "allowsAllTextResponses": true,
                                    "surveyForm": {
                                      "$ref": "41"
                                    }
                                  },
                                  "ingressId": "sample string 4"
                                },
                                {
                                  "$ref": "87"
                                }
                              ],
                              "storeName": "sample string 39",
                              "terminalNumber": 40,
                              "machineName": "sample string 41",
                              "operatorName": "sample string 42",
                              "direction": 1,
                              "reason": "sample string 43",
                              "accountG_UID": "st/CnT3G9UCsyAmpqmZZeA==",
                              "accountIdentifier": "9dc2dfb2-c63d-40f5-acc8-09a9aa665978",
                              "accountName": "sample string 44",
                              "customerOrderIdentifier": "YN5YgoHc1ECyMEYowo9/Hw==",
                              "customerOrderIdentifierGuid": "8258de60-dc81-40d4-b230-4628c28f7f1f",
                              "priceLevelName": "sample string 45",
                              "revision": 46,
                              "ingressId": "sample string 47"
                            },
                            "metadata": {
                              "$id": "89",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "a9ONA9KC8UOlNyqligoC/w==",
                              "paymentIdentifierGuid": "038dd36b-82d2-43f1-a537-2aa58a0a02ff",
                              "identifier": "H3SZeaIHVEmGK8qFO0IVpg==",
                              "identifierGuid": "7999741f-07a2-4954-862b-ca853b4215a6",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "KIRJUimSMkuJetP+OWeozQ==",
                              "itemIdentifierGuid": "52498428-9229-4b32-897a-d3fe3967a8cd"
                            }
                          },
                          {
                            "$ref": "72"
                          }
                        ]
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "customerGroupMembers": [
                      {
                        "$ref": "71"
                      },
                      {
                        "$ref": "71"
                      }
                    ],
                    "customerGroups": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "accounts": [
                      {
                        "$ref": "68"
                      },
                      {
                        "$ref": "68"
                      }
                    ],
                    "account": {
                      "$ref": "68"
                    },
                    "vouchers": [
                      {
                        "$id": "90",
                        "customerIdentifier": "nn2PQOfE50mnRX1pP09Y7g==",
                        "customerIdentifierGuid": "408f7d9e-c4e7-49e7-a745-7d693f4f58ee",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "zRYLt3dhLkeywI6S3oWqhA==",
                        "idempotentGuid": "b70b16cd-6177-472e-b2c0-8e92de85aa84",
                        "offline": true,
                        "voucher": {
                          "$id": "91",
                          "id": 1,
                          "name": "sample string 2",
                          "description": "sample string 3",
                          "shortDescription": "sample string 4",
                          "url": "sample string 5",
                          "barcodeTemplateID": 1,
                          "expiry": 0,
                          "voucherType": 6,
                          "limitPerTransaction": 7,
                          "customerTracking": true,
                          "discountAccount": "sample string 9",
                          "endDate": "2026-06-03T18:36:34.5619505",
                          "barcodeTemplate": {
                            "$id": "92",
                            "templateID": 1,
                            "template": "sample string 1",
                            "bcFunction": "sample string 2",
                            "sortOrder": 3
                          },
                          "scaleLabel": {
                            "$id": "93",
                            "id": 1,
                            "uid": "sample string 2",
                            "name": "sample string 3",
                            "width": 1.1,
                            "height": 1.1,
                            "showBorder": true,
                            "borderWidth": 1.1,
                            "borderStyle": 1,
                            "borderColour": "sample string 5",
                            "updated": "2026-06-03T18:36:34.5619505",
                            "labelPageLayout": "Ol5kSphPnEucJUchninhrA==",
                            "pageLayoutGuid": "4a645e3a-4f98-4b9c-9c25-47219e29e1ac",
                            "labelType": 6,
                            "oldName": "sample string 7",
                            "voucher": {
                              "$ref": "91"
                            },
                            "elements": [
                              {
                                "$id": "94",
                                "id": 1,
                                "scaleLabelID": 2,
                                "showPercentDI": true,
                                "showAvgPerHundred": true,
                                "showAvgPerServe": true,
                                "name": "sample string 6",
                                "x": 1.1,
                                "y": 1.1,
                                "width": 1.1,
                                "height": 1.1,
                                "type": 1,
                                "rotation": 1,
                                "text": "sample string 7",
                                "fontFamily": "sample string 8",
                                "align": 1,
                                "bold": true,
                                "italic": true,
                                "underline": true,
                                "strikeout": true,
                                "reverse": true,
                                "textColour": "sample string 9",
                                "fontSize": 1.1,
                                "picture": "QEA=",
                                "borderWidth": 10,
                                "sortOrder": 11,
                                "printOptions": 12,
                                "superScriptTextFontSize": 1.1,
                                "lineStyle": 1,
                                "spacingStyle": 1,
                                "interCharacterSpacing": 1.1,
                                "superScriptOffset": 1.1,
                                "lineSpacing": 1.1,
                                "dateFormat": "sample string 13",
                                "autoGrow": true,
                                "fontAutoResize": true,
                                "updated": "2026-06-03T18:36:34.5619505"
                              },
                              {
                                "$ref": "94"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "95",
                              "id": 1,
                              "customerIdentifier": "+4YGElcQgUK1fB/PIXJp5A==",
                              "customerIdentifierGuid": "120686fb-1057-4281-b57c-1fcf217269e4",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2026-06-03T18:36:34.5619505",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "dv13ucHr4kCX3nPoEwsgHA==",
                              "issuedIdempotentGuid": "b977fd76-ebc1-40e2-97de-73e8130b201c",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2026-06-03T18:36:34.5619505",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2026-06-03T18:36:34.5619505",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "gYlS6k27UE2c5nN0rljcPQ==",
                              "redeemedIdempotentGuid": "ea528981-bb4d-4d50-9ce6-7374ae58dc3d",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2026-06-03T18:36:34.5619505",
                              "storeName": "sample string 17",
                              "scaleLabel": {
                                "$ref": "93"
                              },
                              "voucher": {
                                "$ref": "91"
                              },
                              "customer": {
                                "$ref": "66"
                              },
                              "issuedOfflinePayment": {
                                "$ref": "72"
                              },
                              "redeemedOfflinePayment": {
                                "$ref": "72"
                              }
                            },
                            {
                              "$ref": "95"
                            }
                          ]
                        },
                        "customer": {
                          "$ref": "66"
                        }
                      },
                      {
                        "$ref": "90"
                      }
                    ]
                  }
                },
                {
                  "$ref": "65"
                }
              ],
              "customerGroups": [
                {
                  "$id": "96",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupID": "WMWpYWf2DUSk01b4hGMFNA==",
                  "groupIDGuid": "61a9c558-f667-440d-a4d3-56f884630534",
                  "campaign": {
                    "$ref": "62"
                  },
                  "group": {
                    "$ref": "70"
                  }
                },
                {
                  "$ref": "96"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "97",
                  "identifier": "Lx+v8496gE27kIt3elu4ug==",
                  "identifierGuid": "f3af1f2f-7a8f-4d80-bb90-8b777a5bb8ba",
                  "campaignName": "sample string 2",
                  "message": "sample string 3",
                  "ticketFileSource": "sample string 4",
                  "ticketFileDestination": "sample string 5",
                  "storeID": 1
                },
                {
                  "$ref": "97"
                }
              ],
              "comboPriceGroups": [
                {
                  "$id": "98",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "g_UID": "Ot0/rH+uaUGiaaYX5zqV8g==",
                  "guid": "ac3fdd3a-ae7f-4169-a269-a617e73a95f2",
                  "description": "sample string 5",
                  "newPrice": 1,
                  "rangeDescription": "sample string 6",
                  "dealDescription": "sample string 7",
                  "labelQuantity": 8,
                  "hostProductCategoryID": 1,
                  "offerID": 1,
                  "dontUpdatePricePlus": true,
                  "campaign": {
                    "$ref": "62"
                  },
                  "comboPricePlus": [
                    {
                      "$id": "99",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupG_UID": "DT/PkpRXRUujyhmEYsL3yg==",
                      "groupGuid": "92cf3f0d-5794-4b45-a3ca-198462c2f7ca",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "XPzyA4eyiUqkmqM5pbjZ6A==",
                      "pluGuid": "03f2fc5c-b287-4a89-a49a-a339a5b8d9e8",
                      "priceGroupG_UID": "f7k+LdScikWTA0lnex9EAg==",
                      "priceGroupGuid": "2d3eb97f-9cd4-458a-9303-49677b1f4402",
                      "campaignPoolID": "sample string 7",
                      "quantity": 1,
                      "campaign": {
                        "$ref": "62"
                      },
                      "product": {
                        "$ref": "7"
                      },
                      "priceGroup": {
                        "$ref": "26"
                      },
                      "campaignPool": {
                        "$ref": "62"
                      }
                    },
                    {
                      "$ref": "99"
                    }
                  ]
                },
                {
                  "$ref": "98"
                }
              ],
              "priceLevels": [
                {
                  "$id": "100",
                  "id": 1,
                  "priceLevelIdentifier": "rjcqiacw2k20mxlJyKUixA==",
                  "priceLevelIdentifierGuid": "892a37ae-30a7-4dda-b49b-1949c8a522c4",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "100"
                }
              ],
              "promotionType": {
                "$id": "101",
                "identifier": "pG+5ahIu40SyvQOarL3x+Q==",
                "identifierGuid": "6ab96fa4-2e12-44e3-b2bd-039aacbdf1f9",
                "hostType": 2,
                "code": "sample string 3",
                "description": "sample string 4",
                "isLiquor": true,
                "isAdvertised": true,
                "disableWasSave": true,
                "excludeFromPromoSales": true,
                "labelPageLayoutG_UID": "d7sdh86nG0Odtl+L2/EO2A==",
                "labelPageLayoutGuid": "871dbb77-a7ce-431b-9db6-5f8bdbf10ed8",
                "priceLevelIdentifier": "oeIXs4hiV0eadENpigkflA==",
                "priceLevelIdentifierGuid": "b317e2a1-6288-4757-9a74-43698a091f94",
                "active": true,
                "updated": "2026-06-03T18:36:34.5619505",
                "hostName": "sample string 11"
              }
            },
            "product": {
              "$ref": "7"
            },
            "dealCost": {
              "$id": "102",
              "headerIdentifier": "lZoiCsq00kiRwCiVSKmeuA==",
              "headerIdentifierGuid": "0a229a95-b4ca-48d2-91c0-289548a99eb8",
              "identifier": "F51yvJMxZEihmZkZmfYePQ==",
              "identifierGuid": "bc729d17-3193-4864-a199-991999f61e3d",
              "supplierIdentifier": "ox3lS009G0yET3pwxqH2gA==",
              "supplierGuid": "4be51da3-3d4d-4c1b-844f-7a70c6a1f680",
              "pluG_UID": "Xg+ytmOa9kWApyrExpqBBg==",
              "pluGuid": "b6b20f5e-9a63-45f6-80a7-2ac4c69a8106",
              "campaignName": "2db78dac-6b62-43b9-95a8-c41c10ca98ce",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2026-06-03T18:36:34.5619505",
              "end": "2026-06-03T18:36:34.5619505",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "6XayQdGLG0qpBuxnizsPpw==",
              "bonusItemPluGuid": "41b276e9-8bd1-4a1b-a906-ec678b3b0fa7",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2026-06-03T18:36:34.5619505",
              "metcashPromotionID": "sample string 14",
              "fromHost": 15,
              "storeNames": "sample string 16",
              "storeIDs": [
                1,
                2
              ],
              "supplierName": "sample string 17",
              "campaignDescription": "sample string 18",
              "newPrice": 1,
              "campaignMetcashPromotionID": "sample string 19",
              "campaignActive": true,
              "campaignStartDate": "2026-06-03T18:36:34.5619505",
              "campaignEndDate": "2026-06-03T18:36:34.5619505",
              "masterPLUG_UID": "YjjhR7aNvUSrCfie0A96Nw==",
              "masterID": "47e13862-8db6-44bd-ab09-f89ed00f7a37",
              "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": "l/JbOW5NekCxxvXXM0O+UA==",
              "bonusMasterID": "395bf297-4d6e-407a-b1c6-f5d73343be50",
              "bonusProductName": "sample string 34",
              "bonusProductAPN": "sample string 35",
              "bonusOrderCode": "sample string 36",
              "bonusNormalSell": 37,
              "bonusNormalCost": 38,
              "bonusNormalCostDecimals": 39,
              "bonusCartonQuantity": 40,
              "bonusSalesMode": 41,
              "bonusOrderPacked": 42,
              "bonusFuelItem": true,
              "bonusActive": true
            }
          },
          "currentCostStart": "2026-06-03T18:36:34.5619505",
          "dealCosts": [
            {
              "$ref": "102"
            },
            {
              "$ref": "102"
            }
          ],
          "tags": [
            {
              "$id": "103",
              "pluG_UID": "excN+WgGnk64wXPw5rK3mw==",
              "pluGuid": "f90d177b-0668-4e9e-b8c1-73f0e6b2b79b",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "103"
            }
          ],
          "alternateProductG_UID": "T7mHIKtehUyrR5IxEuWZsg==",
          "alternateProduct": "2087b94f-5eab-4c85-ab47-923112e599b2",
          "altProduct": {
            "$ref": "7"
          },
          "productHostCode": {
            "$id": "104",
            "id": 1,
            "pluG_UID": "SZRBcTLyIkyky68a6vrzWA==",
            "pluGuid": "71419449-f232-4c22-a4cb-af1aeafaf358",
            "ibaCode": "sample string 2"
          },
          "mscCat": {
            "$ref": "56"
          },
          "mscCom": {
            "$ref": "57"
          },
          "mscDep": {
            "$ref": "59"
          },
          "mscSubCom": {
            "$ref": "58"
          },
          "isUserUpdate": true,
          "ignoreMasterProduct": true,
          "priceGroupLabelRequested": true,
          "firstSold": "2026-06-03T18:36:34.5619505",
          "inventoryTracked": "2026-06-03T18:36:34.5619505",
          "isNormalPriceChangesCampaign": true,
          "baseProductFuel": {
            "$id": "105",
            "pluG_UID": "yJff5/2bqEijoLRQUH1RLg==",
            "pluGuid": "e7df97c8-9bfd-48a8-a3a0-b450507d512e",
            "fuelPluG_UID": "kEzud81BcUKOn57iV72Klg==",
            "fuelPluGuid": "77ee4c90-41cd-4271-8e9f-9ee257bd8a96",
            "price": 3,
            "productDescription": "sample string 4",
            "productBarcode": "sample string 5",
            "fuelProductDescription": "sample string 6",
            "fuelProductBarcode": "sample string 7",
            "fuelProductPrice": 8
          },
          "productFuelLinks": [
            {
              "$ref": "105"
            },
            {
              "$ref": "105"
            }
          ]
        },
        "supplier": {
          "$ref": "2"
        },
        "serviceFee": {
          "$id": "106",
          "id": 1,
          "description": "sample string 1",
          "fee": 1
        },
        "isPrimaryHost": true,
        "hostVendor": 48
      },
      {
        "$ref": "5"
      }
    ],
    "orderCycleHeaders": [
      {
        "$id": "107",
        "storeID": 1,
        "supplierIdentifier": "RDAA/HTgM0eX3AGKwH/E7g==",
        "supplierGuid": "fc003044-e074-4733-97dc-018ac07fc4ee",
        "departmentCode": "sample string 2",
        "warehouseDirectIndicator": "sample string 3",
        "type": 4,
        "storeName": "sample string 5",
        "departmentName": "sample string 6",
        "orderDays": 7
      },
      {
        "$ref": "107"
      }
    ],
    "cycles": [
      {
        "$id": "108",
        "storeID": 1,
        "supplierIdentifier": "Fgml+ywpVU+zUsuruezP2A==",
        "supplierGuid": "fba50916-292c-4f55-b352-cbabb9eccfd8",
        "departmentCode": "sample string 2",
        "warehouseDirectIndicator": "sample string 3",
        "type": 4,
        "cutOffWeek": 5,
        "cutOffDay": 6,
        "cutOffTime": "00:00:00.1234567",
        "leadTime": 7,
        "daysBuffer": 8,
        "supplierName": "sample string 9",
        "cutOffDate": "2026-06-03T18:36:34.5619505",
        "deliveryDate": "2026-06-03T18:36:34.5619505",
        "nextCutOffDate": "2026-06-03T18:36:34.5619505",
        "nextDeliveryDate": "2026-06-03T18:36:34.5619505",
        "nextDaysBuffer": 10
      },
      {
        "$ref": "108"
      }
    ],
    "store": {
      "$ref": "8"
    },
    "updated": "2026-06-03T18:36:34.5619505",
    "isHost": true
  },
  "files": [
    {
      "$id": "109",
      "id": "sample string 1",
      "fileName": "sample string 2",
      "extension": "sample string 3",
      "provider": 0,
      "type": 0,
      "hostType": "sample string 4",
      "createdUtc": "2026-06-03T18:36:34.5619505",
      "processed": "2026-06-03T18:36:34.5619505",
      "isProcessing": true,
      "processedCount": 6,
      "processingTime": 1,
      "collectedUtc": "2026-06-03T18:36:34.5619505",
      "size": 1,
      "sizeFormat": "sample string 7",
      "isArchive": true,
      "customerNumber": "sample string 9",
      "businessPillar": "sample string 10",
      "fileType": "sample string 11",
      "version": "sample string 12",
      "reference": "sample string 13",
      "digest": "sample string 14",
      "contentType": "sample string 15",
      "host": {
        "$ref": "1"
      },
      "metcashHeader": {
        "$id": "110",
        "customerNumber": "sample string 1",
        "creationDate": "2026-06-03T18:36:34.5619505",
        "businessPillar": "sample string 3",
        "fileType": "sample string 4"
      }
    },
    {
      "$ref": "109"
    }
  ],
  "zoneMatrix": [
    {
      "$ref": "16"
    },
    {
      "$ref": "16"
    }
  ],
  "hostFileStoreSetting": {
    "$ref": "12"
  },
  "hostStoreSettings": [
    {
      "$ref": "12"
    },
    {
      "$ref": "12"
    }
  ],
  "promotionPlacements": [
    {
      "$id": "111",
      "identifier": "5fQylYZP3U2ty5fq+kN5Bw==",
      "identifierGuid": "9532f4e5-4f86-4ddd-adcb-97eafa437907",
      "code": "sample string 2",
      "description": "sample string 3",
      "isAdvertised": true
    },
    {
      "$ref": "111"
    }
  ],
  "promoTypeGuids": [
    "43b6b3d6-127e-48cb-a770-421d3fba0731",
    "f49bfed9-7b6f-4cb0-a038-6c705f2f455d"
  ],
  "isPromotionOnly": false,
  "isOrderable": false,
  "vendor": 0
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

globally unique identifier

Response Formats

application/json, text/json

Sample:
"0bed7ed8-359f-4b2d-b283-7581364460fb"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0bed7ed8-359f-4b2d-b283-7581364460fb</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK���\X��k�5xl/workbook.xml �(�����0D�&�C��(�'.^=x_�VhK��|K	$޼��ξ�r2�ӓ��+lE;�ǂ1�;T�fDv�X>H�bFɱ1��P{vJ��Y�K�]'GG�?,7Z��u�^
J�Դ��)�f���2k��$l	��Ta�ETD�Š6����ڊ)���=ͳ����g�tco�����/PK���\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\BP''_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="R8f9fa2e685844e32" /></Relationships>PK���\�0M$�xl/worksheets/sheet1.xml �(��Q�N�0��(w����Lm'�i���кM�&��t�瓤!q�Ė��{v���L�
�4چﲜ3��ڎ
_�pW�c[��.�<pK�p��|�:FR�3�P��C�F�à;8a��^y�&�)=����E��'fڨ�Ԗ�u�{t�
�q&�:!�5��+fq�O�KL^���	+���I�ձ�L�
�gУ�aC��É�͌�{���[zW�{���*+�rW<��>�Jκ�<�����K�<I/����\*��q(
�ƽ�y-��7�������$pgD.)�|\�PK���\)q��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8N�&��vÆm�\{GM��v���G�
XT�Tb�������4����ٽ�y�{����NyݻN�9��v����D��I^qQ�MiZS��Q��O�r��0ʔ���I���Ve��a΀[&9\&���+|��<�K���h��&?�H�+2ȓ����7�6+�o�B��e���u�g2M[���+�
��2V��)�Kϝ�����=����ћ��~PK���\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK���\7�<���xl/sharedStrings.xml �(�5�A��0�b�ݱ���q+��<Kx�2&��>�a���V����"��qH���A ��z�p���gG�-���?dWk��(S��׋R<�ҊT�)m���C��<#渨J�VEĘv�Eb����?A�&[=�?��d}��d3T^UW��;�mӴz��֨O_�W�
PK-���\X��k�5xl/workbook.xmlPK-���\����	��[Content_Types].xmlPK-
���\BP''U_rels/.relsPK-���\�0M$��xl/worksheets/sheet1.xmlPK-���\)q��P7xl/_rels/workbook.xml.relsPK-���\Ѓc'2E
}xl/styles.xmlPK-���\7�<����xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK���\"���5xl/workbook.xml �(�����0��J}�(�
K��C0%��(NE�!�n�|�����ډ|�l��5Cp%c(G�/ց���z-B����0(	��o
&���y�EP��ҍ�������P�6�!���`�$���]M¶�MU	v\$E��P�VAIr�}M���R��緂�~貼��bg����/PK���\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\B)�u''_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="Rd2337a66822848b8" /></Relationships>PK���\�0M$�xl/worksheets/sheet1.xml �(��Q�N�0��(w����Lm'�i���кM�&��t�瓤!q�Ė��{v���L�
�4چﲜ3��ڎ
_�pW�c[��.�<pK�p��|�:FR�3�P��C�F�à;8a��^y�&�)=����E��'fڨ�Ԗ�u�{t�
�q&�:!�5��+fq�O�KL^���	+���I�ձ�L�
�gУ�aC��É�͌�{���[zW�{���*+�rW<��>�Jκ�<�����K�<I/����\*��q(
�ƽ�y-��7�������$pgD.)�|\�PK���\�����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞���Դ6lK/`�q5�#�z6�+`	R���F�{z�����z�6��c��Wz�����ެ`�Y�pT�L$7̉��:p9���&�pR�
3�ұ!N*�4�tV��z�����%.�d��?�`��!��>���!�C�@�*��;�)%z�*T ����D�V
��>i$B����i�����/dЊ��˦�����^UƩ��)�r�Ӳ�Pc���5g����g5z��/PK���\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK���\7�<���xl/sharedStrings.xml �(�5�A��0�b�ݱ���q+��<Kx�2&��>�a���V����"��qH���A ��z�p���gG�-���?dWk��(S��׋R<�ҊT�)m���C��<#渨J�VEĘv�Eb����?A�&[=�?��d}��d3T^UW��;�mӴz��֨O_�W�
PK-���\"���5xl/workbook.xmlPK-���\����	��[Content_Types].xmlPK-
���\B)�u''U_rels/.relsPK-���\�0M$��xl/worksheets/sheet1.xmlPK-���\�����P7xl/_rels/workbook.xml.relsPK-���\Ѓc'2E
|xl/styles.xmlPK-���\7�<����xl/sharedStrings.xmlPK��