GET api/host/lastprocessed

Get the last processed (host file) host

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Host
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

IsPrimary

boolean

None.

ObeyPreferredHost

boolean

None.

LoadCampaigns

boolean

None.

IsHostOwnedGroup

boolean

None.

ServiceFeeID

integer

None.

DeletedDiscountRate

integer

None.

DeletedDiscountDuration

integer

None.

DoNotRange

boolean

None.

DoNotOrder

boolean

None.

UpdateMaster

boolean

None.

IgnoreHostPriceGroups

boolean

None.

IgnoreNormalSellIncrease

boolean

None.

IgnoreNormalSellIncreaseRange

integer

None.

IgnoreNormalSellDecrease

boolean

None.

IgnoreNormalSellDecreaseRange

integer

None.

RoundNormalSell

boolean

None.

IgnorePromotionSell

boolean

None.

IgnoreNonAdvertisedPromotionSell

boolean

None.

SplitAdvertisedAndNonAdvertisedPromotions

boolean

None.

IgnoreLeadInOut

boolean

None.

HostSupplierIdentifier

Collection of byte

None.

HostSupplierIdentifierGuid

globally unique identifier

None.

LoyaltyPriceLevelIdentifier

Collection of byte

None.

LoyaltyPriceLevelIdentifierGuid

Price Level for loyalty promotions

globally unique identifier

None.

IsGroup

boolean

None.

Description

User friendly description

string

String length: inclusive between 0 and 255

HostProvider

HostProvider

None.

HostTypeEnum

HostType

None.

HostType

Business Pillar

string

String length: inclusive between 0 and 20

HostCode

Host code / CustomerID

string

String length: inclusive between 0 and 20

Username

Trading Partner ID

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 255

Password

Encrypted password

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 255

PasswordPlain

Unencrypted password

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 255

Server

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 255

Url

string

Deprecated. use HostStoreSettings records instead.

Data type: Url

String length: inclusive between 0 and 255

Global

Host applies to all Stores and Zones

boolean

None.

StateCode

State code

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 20

LastCollected

Last collected

date

None.

LastProcessed

Last pxrocessed

date

None.

Hold

Hold data in host tables before releasing

boolean

None.

SupplierName

string

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

Supplier

Supplier

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

Files

Collection of HostFile

Deprecated.

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

ZoneMatrix

Collection of ZoneMatrix

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

HostFileStoreSetting

HostStoreSetting

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

HostStoreSettings

Collection of HostStoreSetting

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

PromotionPlacements

Collection of PromotionPlacement

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

PromoTypeGuids

Collection of globally unique identifier

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

IsPromotionOnly

boolean

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

IsOrderable

boolean

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

Vendor

HostVendor

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

Response Formats

application/json, text/json

Sample:
{
  "identifier": "NvkBLTphXkud3mV5vqsWqA==",
  "identifierGuid": "2d01f936-613a-4b5e-9dde-6579beab16a8",
  "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": "fw8HvtjC7ECe3zRREwClyg==",
  "hostSupplierIdentifierGuid": "be070f7f-c2d8-40ec-9edf-34511300a5ca",
  "loyaltyPriceLevelIdentifier": "zzkvX7jh9ESrSfLA5D5fBw==",
  "loyaltyPriceLevelIdentifierGuid": "5f2f39cf-e1b8-44f4-ab49-f2c0e43e5f07",
  "isGroup": true,
  "description": "sample string 22",
  "hostProvider": 23,
  "hostTypeEnum": 24,
  "hostType": "sample string 25",
  "hostCode": "sample string 26",
  "username": "sample string 27",
  "password": "sample string 28",
  "passwordPlain": "sample string 29",
  "server": "sample string 30",
  "url": "sample string 31",
  "global": true,
  "stateCode": "sample string 33",
  "lastCollected": "2026-04-03T06:24:57.9857321",
  "lastProcessed": "2026-04-03T06:24:57.9857321",
  "hold": true,
  "supplierName": "sample string 35",
  "supplier": {
    "$id": "2",
    "identifier": "bQNRisHh3kODh5DilY2oDA==",
    "identifierGuid": "8a51036d-e1c1-43de-8387-90e2958da80c",
    "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": "XOMiSxaFl0Olavrgz+dQjg==",
    "primaryContactID": "4b22e35c-8516-4397-a56a-fae0cfe7508e",
    "storeID": 1,
    "abn": "sample string 16",
    "supplierGroupIdentifier": "hm4j+wIm4kqQ4Akn4kYyDw==",
    "supplierGroupGuid": "fb236e86-2602-4ae2-90e0-0927e246320f",
    "rebate": 1.0,
    "rebateType": 1,
    "rebateFrequency": 1,
    "rebateSource": 1,
    "rebateLastClaimed": "2026-04-03T06:24:57.9857321",
    "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": "23415db7-c6c9-4f43-9fc8-d51970e60831",
      "identifier": "7ALccU/dt0CF3jnExawBTQ==",
      "identifierGuid": "71dc02ec-dd4f-40b7-85de-39c4c5ac014d",
      "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": "eUPx7M7X/E2c6T4gh550JA==",
        "supplierIdentifierGuid": "ecf14379-d7ce-4dfc-9ce9-3e20879e7424",
        "contactGuid": "znPLY3Ohi0aBKxB69U62dA==",
        "contactID": "63cb73ce-a173-468b-812b-107af54eb674",
        "contact": {
          "$ref": "3"
        },
        "supplier": {
          "$ref": "2"
        }
      },
      {
        "$ref": "4"
      }
    ],
    "products": [
      {
        "$id": "5",
        "pluG_UID": "BSFkpcF7TEuc2qkKQunBCw==",
        "pluGuid": "a5642105-7bc1-4b4c-9cda-a90a42e9c10b",
        "supplierIdentifier": "aJYiLyRNn0eVZOPYz3+QsA==",
        "supplierIdentifierGuid": "2f229668-4d24-479f-9564-e3d8cf7f90b0",
        "cartonQuantity": 1,
        "cartonQuantityChanged": true,
        "productSize": "sample string 3",
        "cigarettesPerSleeve": 1,
        "randomWeight": true,
        "piecesPerUnit": 5,
        "averagePackSize": 6,
        "effectiveDate": "2026-04-03T06:24:57.9857321",
        "pricedByWeight": true,
        "landedUnitCostEx": 9,
        "landedUnitCostInc": 10,
        "landedCartonCostInc": 12,
        "landedCartonCostEx": 13,
        "standardCost": 14,
        "deliveryFee": 1,
        "deliveryFeeBasis": "sample string 15",
        "pickAndPackFee": 1,
        "pickAndPackFeeBasis": "sample string 16",
        "financeFee": 1,
        "financeFeeBasis": "sample string 17",
        "cartonLength": 1,
        "cartonWidth": 1,
        "cartonHeight": 1,
        "palletLayerQuantity": 1,
        "palletLayers": 1,
        "itemCode": "sample string 18",
        "invoiceCode": "sample string 19",
        "invoiceDesc": "sample string 20",
        "orderDirect": true,
        "useCost": true,
        "minimumQuantity": 21,
        "hostType": 22,
        "fromHost": 23,
        "minimumReorder": 1,
        "maximumReorder": 1,
        "orderMultiple": 24.1,
        "sellMultiple": 25.1,
        "baseMultiple": 26.1,
        "hostStandardCost": 27,
        "hostTotalCost": 28,
        "hostRetail": 29,
        "hostLandedUnitCostEx": 30,
        "hostLandedUnitCostInc": 31,
        "hostDesc": "sample string 32",
        "directIndicator": "sample string 33",
        "availableToOrder": true,
        "hostRangeIndicator": "sample string 35",
        "hostProductType": "sample string 36",
        "hostProductGrade": "sample string 37",
        "hostProductGroup": "sample string 38",
        "hostSlowMoving": true,
        "hostGeneralMerchandise": true,
        "hostPillar": "sample string 41",
        "hostLastUpdated": "2026-04-03T06:24:57.9857321",
        "rebate": 1.0,
        "rebateExclude": true,
        "invoiceCodes": [
          {
            "$id": "6",
            "pluG_UID": "h4f+hPdUg0Kdl2aaOVVEHg==",
            "pluGuid": "84fe8787-54f7-4283-9d97-669a3955441e",
            "supplierIdentifier": "7bDlEwuRFU2x7JuFg1n16Q==",
            "supplierIdentifierGuid": "13e5b0ed-910b-4d15-b1ec-9b858359f5e9",
            "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": "pKdOMvteQEmXd+6zmjL62g==",
        "parentPluGuid": "324ea7a4-5efb-4940-9777-eeb39a32fada",
        "freight": 46.0,
        "freightType": 1,
        "product": {
          "$id": "7",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "xdsESi3SAUusw53W7Gfejg==",
          "guid": "4a04dbc5-d22d-4b01-acc3-9dd6ec67de8e",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "TvDYq2nGI0WwF0Zq1KZ9zg==",
          "priceGroupGuid": "abd8f04e-c669-4523-b017-466ad4a67dce",
          "blueprintID": 1,
          "lastCountedDate": "2026-04-03T06:24:57.9857321",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2026-04-03T06:24:57.9857321",
          "pluCreated": "2026-04-03T06:24:57.9857321",
          "createdByUser": "sample string 9",
          "name": "sample string 10",
          "nameChanged": true,
          "secondDescription": "sample string 12",
          "hostDescription": "sample string 13",
          "keepCartonQty": true,
          "keepDescription": true,
          "keepDepartments": true,
          "keepSuppliers": true,
          "markdownDescription": "sample string 18",
          "altDescription": "sample string 19",
          "bestOrExpire": 20,
          "lastUpdate": "2026-04-03T06:24:57.9857321",
          "lastManualUpdate": "2026-04-03T06:24:57.9857321",
          "imageName": "sample string 23",
          "showImageOnFlipCharts": true,
          "showTextOnFlipCharts": true,
          "overrideFlipChartText": true,
          "flipChartText": "sample string 27",
          "salesMode": 1,
          "eftCode": 1,
          "price": 1,
          "priceChanged": true,
          "rrp": 1,
          "gstPercent": 28,
          "gstPercentChanged": true,
          "costGSTPercent": 29,
          "costGSTPercentChanged": true,
          "wetPercent": 1,
          "priceOverride": 1,
          "cost": 1,
          "currentCost": 1,
          "currentCostDecimals": 1,
          "grossProfit": 1.0,
          "currentCostDesc": "sample string 30",
          "currentCostEnd": "2026-04-03T06:24:57.9857321",
          "currentCostUpdated": "2026-04-03T06:24:57.9857321",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 32,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2026-04-03T06:24:57.9857321",
          "defaultGP": 1,
          "breakTargetMode": 33,
          "break1": 1,
          "price1": 1,
          "target1": 34,
          "break2": 1,
          "price2": 1,
          "target2": 35,
          "break3": 1,
          "price3": 1,
          "target3": 36,
          "break1Changed": true,
          "price1Changed": true,
          "target1Changed": true,
          "break2Changed": true,
          "price2Changed": true,
          "target2Changed": true,
          "break3Changed": true,
          "price3Changed": true,
          "target3Changed": true,
          "breakTargetModeChanged": true,
          "margin": 1.1,
          "marginChanged": true,
          "marginRanged": true,
          "marginRangedChanged": true,
          "minimumMargin": 1.1,
          "minimumMarginChanged": true,
          "maximumMargin": 1.1,
          "maximumMarginChanged": true,
          "overrideHostWarehouseIndicator": true,
          "overrideHostWarehouseIndicatorChanged": true,
          "overrideHostPrice": true,
          "overrideHostPriceChanged": true,
          "overrideHostCost": true,
          "overrideHostCostChanged": true,
          "overrideHostMargin": true,
          "overrideHostMarginChanged": true,
          "alwaysApplyMargin": true,
          "alwaysApplyMarginChanged": true,
          "aws": 1.0,
          "paws": 1.0,
          "awsUpdated": "2026-04-03T06:24:57.9857321",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 53,
          "altPriceModeChanged": true,
          "altPLUG_UID": "ngoHGLYIIkeM3nWpIwZwvA==",
          "altPLUGuid": "18070a9e-08b6-4722-8cde-75a9230670bc",
          "altPLUGuidChanged": true,
          "altPriceDescription1": "sample string 54",
          "altPriceDescription2": "sample string 55",
          "cartonQuantity": 56,
          "cartonQuantityChanged": true,
          "trayID": 1,
          "promptID": 1,
          "tare": 1,
          "packQty": 1,
          "fixedWeight": 1,
          "extraMesg": 1,
          "text1": "sample string 58",
          "text2": "sample string 59",
          "text3": "sample string 60",
          "labelText": "sample string 61",
          "labelTextChanged": true,
          "sendToScale": true,
          "nonScaleWeigh": true,
          "labelFormat": "sample string 65",
          "barcodeFormat": "sample string 66",
          "austMade": 1,
          "coolCode": 67,
          "countryOfOrigin": "sample string 68",
          "percentContent": 69.1,
          "departmentID": 1,
          "subDepartmentID": 1,
          "minorDepartmentID": 1,
          "lesserDepartmentID": 1,
          "deptCode": "sample string 70",
          "subDeptCode": "sample string 71",
          "minorDeptCode": "sample string 72",
          "lesserDeptCode": "sample string 73",
          "deptName": "sample string 74",
          "subDeptName": "sample string 75",
          "minorDeptName": "sample string 76",
          "lesserDeptName": "sample string 77",
          "departmentChanged": true,
          "subCategoryID": 1,
          "expiry": 1,
          "showDays": 1,
          "datePrint": 1,
          "labelRequired": true,
          "labelShelfQty": 80,
          "labelShelfChanged": true,
          "labelTalkerQty": 82,
          "labelSmall": true,
          "labelLastPrinted": "2026-04-03T06:24:57.9857321",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "nW7J9+gJi0GnC3h1DIMT0Q==",
          "shelfPageLayoutGuid": "f7c96e9d-09e8-418b-a70b-78750c8313d1",
          "talkerPageLayoutG_UID": "CaJ05wZxUkKplxoZ/UMfOA==",
          "talkerPageLayoutGuid": "e774a209-7106-4252-a997-1a19fd431f38",
          "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": "BoJKUYFG3EOXL6yYGb9MUA==",
          "inventoryIdentifier": "514a8206-4681-43dc-972f-ac9819bf4c50",
          "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": "/dWeGip1RkmKt8HRParnhA==",
          "parentPluGuid": "1a9ed5fd-752a-4946-8ab7-c1d13daae784",
          "preferredHostVendor": 105,
          "preferredHostChanged": true,
          "code": "sample string 107",
          "supplierIdentifier": "scsCIOseek2ZsAsjltpaLw==",
          "supplierIdentifierGuid": "2002cbb1-1eeb-4d7a-99b0-0b2396da5a2f",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "SbNnGTgpNEmWQEzMArnljw==",
          "rebateSupplierIdentifierGuid": "1967b349-2938-4934-9640-4ccc02b9e58f",
          "rebateSupplierChanged": true,
          "availableForOrder": true,
          "warehouseDirectIndicator": "sample string 109",
          "warehouseDirectIndicatorChanged": true,
          "productGrade": "sample string 111",
          "productType": "sample string 112",
          "productGroup": "sample string 113",
          "complianceIndicator": "sample string 114",
          "inhouseBrand": "sample string 115",
          "slowMoving": true,
          "generalMerchandise": true,
          "comment": "sample string 118",
          "lastUpdatedByUser": "sample string 119",
          "lastManualUpdatedByUser": "sample string 120",
          "lastUpdatedByUserOverride": true,
          "lastUpdatedByHost": "2026-04-03T06:24:57.9857321",
          "commodity": "sample string 122",
          "businessPillar": "sample string 123",
          "mscCommodity": "sample string 124",
          "hostIdentifier": "vE1qJuQ/kESJ0gLzcroduQ==",
          "hostIdentifierGuid": "266a4dbc-3fe4-4490-89d2-02f372ba1db9",
          "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-04-03T06:24:57.9857321",
            "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": "eVTtBrFwjkC0XmKjyFHpxQ==",
            "hostIdentifierGuid": "06ed5479-70b1-408e-b45e-62a3c851e9c5",
            "hostName": 1,
            "hostAddress": "sample string 27",
            "hostUsername": "sample string 28",
            "hostPassword": "sample string 29",
            "excludeFromLeadInOut": true,
            "accountingProvider": 31,
            "accountingAddress": "sample string 32",
            "accountingUsername": "sample string 33",
            "accountingPassword": "sample string 34",
            "storeAccountingCode": "sample string 35",
            "softwareVariance": 36,
            "fuelWarningVariance": 37.0,
            "fuelErrorVariance": 38.0,
            "fuelAccumulatedWarningVariance": 39.0,
            "fuelAccumulatedErrorVariance": 40.0,
            "drawManagment": 41,
            "endOfDayManagment": true,
            "autoFillCashBalancing": true,
            "fuelDayVariance": 44,
            "accountingTradingTime": "00:00:00.1234567",
            "stockActivateProduct": 46,
            "defaultOrderDocumentId": 1,
            "defaultStockReceiveDocumentId": 1,
            "giftCardSalesAccountingDeptCode": "sample string 47",
            "transactionDiscountAccountingDeptCode": "sample string 48",
            "size": 49,
            "updated": "2026-04-03T06:24:57.9857321",
            "priceZone": {
              "$id": "9",
              "id": 1,
              "name": "sample string 2",
              "hostIdentifier": "DaLVBSZIc0aiJKL5QGhImg==",
              "hostIdentifierGuid": "05d5a20d-4826-4673-a224-a2f94068489a",
              "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"
            },
            "hostStoreSettings": [
              {
                "$id": "11",
                "id": 1,
                "hostIdentifier": "od9YvcmQTUWrhjTcQrqw9A==",
                "hostIdentifierGuid": "bd58dfa1-90c9-454d-ab86-34dc42bab0f4",
                "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": "11"
              }
            ],
            "accounts": [
              {
                "$id": "12",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "12"
              }
            ],
            "sales": [
              {
                "$id": "13",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2026-04-03T06:24:57.9857321",
                "ftpSite": {
                  "$id": "14",
                  "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": "13"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "15",
                "id": 1,
                "hostIdentifier": "aC+qEsUxyUK5UMQV8KSqsQ==",
                "hostIdentifierGuid": "12aa2f68-31c5-42c9-b950-c415f0a4aab1",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "b0d08dcc-7527-4261-8a30-089ecbbc511b",
                  "c3e92587-3079-4358-88b6-a38fa206eda1"
                ]
              },
              {
                "$ref": "15"
              }
            ],
            "cashManagements": [
              {
                "$id": "16",
                "id": 1,
                "storeID": 1,
                "cashManagementType": 2,
                "apiID": 1,
                "organisationID": "sample string 3",
                "siteName": "sample string 4",
                "thirdPartyAPI": {
                  "$id": "17",
                  "id": 1,
                  "description": "sample string 2",
                  "address": "sample string 3",
                  "username": "sample string 4",
                  "password": "sample string 5",
                  "passwordPlain": "sample string 6",
                  "token": "sample string 7",
                  "apiType": 8,
                  "apiSubType": 9
                }
              },
              {
                "$ref": "16"
              }
            ],
            "updateStoreID": "bdf0a25a-e0ef-46c7-b6e6-4745895af6a9",
            "updateStore": {
              "$id": "18",
              "id": "b46422ef-dee9-436d-9376-3df6893a11b3",
              "name": "sample string 1",
              "lastActivity": "2026-04-03T06:24:57.9857321",
              "zone": "sample string 2",
              "timeZoneOffset": 0.0,
              "businessHoursStart": "00:00:00.1234567",
              "businessHoursEnd": "00:00:00.1234567",
              "master": true,
              "lastIP": "sample string 10",
              "lastHostName": "sample string 11",
              "ping": 1,
              "pingStatus": "sample string 12",
              "lastUpdateCompleted": "2026-04-03T06:24:57.9857321"
            },
            "timeZoneId": "sample string 54",
            "securityOptions": {
              "$id": "19",
              "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": "20",
              "pluG_UID": "O1b2VYrhZUO5Q72T7CUHhQ==",
              "pluGuid": "55f6563b-e18a-4365-b943-bd93ec250785",
              "plu": 1,
              "storeID": 1,
              "zoneID": 2,
              "zoneName": "sample string 3",
              "store": "sample string 4",
              "isElectedMasterStore": true,
              "isZoneMasterStore": true,
              "priceNow": 7,
              "costNow": 8,
              "costNowDecimals": 9,
              "normalPrice": 10,
              "priceNext": 1,
              "costNext": 1,
              "costNextDecimals": 11,
              "nextCampaignName": "sample string 12",
              "gstPercent": 13,
              "normalCost": 14,
              "normalCostDecimals": 15,
              "costGstPercent": 16,
              "costCalcMethod": 1,
              "currentCost": 17,
              "currentCostDecimals": 18,
              "break1": 19,
              "price1": 20,
              "break2": 21,
              "price2": 22,
              "break3": 23,
              "price3": 24,
              "fuelItem": 25,
              "fixedWeight": 26,
              "active": true,
              "complianceIndicator": "sample string 27",
              "doNotOrder": true,
              "doNotRange": true,
              "isNormalPriceChangesCampaign": true,
              "updated": "2026-04-03T06:24:57.9857321"
            },
            {
              "$ref": "20"
            }
          ],
          "currentPrices": {
            "$id": "21",
            "pluPrices": {
              "$id": "22",
              "plu": 1,
              "pluG_UID": "QEA=",
              "stores": [
                1,
                2
              ],
              "normalPrice": 1,
              "cost": 2,
              "break1": 3,
              "price1": 4,
              "break2": 5,
              "price2": 6,
              "break3": 7,
              "price3": 8,
              "discountPrice": 9,
              "memberDiscountPrice": 10,
              "acceptedUtc": "2026-04-03T06:24:57.9857321",
              "priceChangeType": 0,
              "costDecimals": 11,
              "costCalcMethod": 12,
              "targetCampaignPriceGtOrEquNormal": true
            },
            "normalPluPrices": {
              "$ref": "22"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "23",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "talkerText": "sample string 3",
              "disableWasSave": true,
              "startDate": "2026-04-03T06:24:57.9857321",
              "startTime": 5,
              "endDate": "2026-04-03T06:24:57.9857321",
              "endTime": 6,
              "newPrice": 7,
              "newCost": 8,
              "newCostDecimals": 9,
              "pctDiscount": 10,
              "promoType": 1,
              "promotionTypeCode": "sample string 11",
              "hostType": 12,
              "hostIdentifier": "2A9cTbNCnEmtGLo562EHHw==",
              "hostIdentifierGuid": "4d5c0fd8-42b3-499c-ad18-ba39eb61071f",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "23"
              },
              {
                "$ref": "23"
              }
            ]
          },
          "tray": {
            "$id": "24",
            "g_UId": "KIA6EM+51Umf5sBN/vh11w==",
            "guid": "103a8028-b9cf-49d5-9fe6-c04dfef875d7",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "25",
            "priceGroupG_UID": "Hr6I7MNsbkSwbGOyAlijLA==",
            "priceGroupGuid": "ec88be1e-6cc3-446e-b06c-63b20258a32c",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2026-04-03T06:24:57.9857321",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 147",
          "nutrifacts": {
            "$id": "26",
            "pluG_UID": "f2RtVbmVXUeghMH9TJ+1yA==",
            "pluGuid": "556d647f-95b9-475d-a084-c1fd4c9fb5c8",
            "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": "27",
            "pluGuid": "a6c55846-4e60-47d8-8cb4-6012d28a5375",
            "created": "2026-04-03T06:24:57.9857321",
            "createdByUser": "sample string 1",
            "activated": "2026-04-03T06:24:57.9857321",
            "activatedByUser": "sample string 2",
            "deactivated": "2026-04-03T06:24:57.9857321",
            "deactivatedByUser": "sample string 3",
            "lastOrdered": "2026-04-03T06:24:57.9857321",
            "lastOrderedQty": 4.0,
            "lastReceived": "2026-04-03T06:24:57.9857321",
            "lastReceivedQty": 5.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2026-04-03T06:24:57.9857321",
            "lastSold": "2026-04-03T06:24:57.9857321",
            "firstSold": "2026-04-03T06:24:57.9857321",
            "awsUpdated": "2026-04-03T06:24:57.9857321",
            "lastManualUpdate": "2026-04-03T06:24:57.9857321",
            "lastManualUpdatedByUser": "sample string 7",
            "lastUpdated": "2026-04-03T06:24:57.9857321",
            "lastUpdatedByUser": "sample string 9",
            "lastUpdatedByHost": "2026-04-03T06:24:57.9857321",
            "doNotRangeUpdated": "2026-04-03T06:24:57.9857321",
            "doNotOrderUpdated": "2026-04-03T06:24:57.9857321",
            "tracked": "2026-04-03T06:24:57.9857321"
          },
          "allergens": [
            {
              "$id": "28",
              "primaryKey": {
                "$id": "29",
                "pluGuid": "69350290-394d-43f3-a50d-d290fbf1aa73",
                "contains": 2
              },
              "allergenID": 1,
              "pluG_UID": "kAI1aU0580OlDdKQ+/Gqcw==",
              "pluGuid": "69350290-394d-43f3-a50d-d290fbf1aa73",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "28"
            }
          ],
          "costs": {
            "$id": "30",
            "pluG_UID": "82S3a1gncke8htodE0Iq7g==",
            "pluGuid": "6bb764f3-2758-4772-bc86-da1d13422aee",
            "enteredCost": 1,
            "weightedAvgCost": 1,
            "lastCost": 1,
            "rawEnteredCost": 2,
            "rawWeightedAvgCost": 3,
            "rawLastCost": 4,
            "freight": 5.0,
            "freightType": 6,
            "costDecimals": 7,
            "fifoCost": 1,
            "updated": "2026-04-03T06:24:57.9857321",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "31",
              "saleHeaderID": 1,
              "created": "2026-04-03T06:24:57.9857321",
              "createdLocal": "2026-04-03T06:24:57.9857321",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "pxfEymk6+0a3v/1bTx2Vbg==",
              "operatorGuid": "cac417a7-3a69-46fb-b7bf-fd5b4f1d956e",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "pLMVBHe0KEivZBwwgIBXzA==",
              "pluGuid": "0415b3a4-b477-4828-af64-1c30808057cc",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "32",
                "id": 1,
                "g_Uid": "ohffWGCPV0W2LfGk094Mvg==",
                "guid": "58df17a2-8f60-4557-b62d-f1a4d3de0cbe",
                "operatorNumber": 1,
                "shortName": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "password": "sample string 5",
                "hasPassword": true,
                "passwordText": "sample string 6",
                "rfidTagID": "sample string 7",
                "blueprintID": 1,
                "groupID": 1,
                "groupName": "sample string 8",
                "managerGroupID": 1,
                "managerGroupName": "sample string 9",
                "zoneID": 1,
                "zoneName": "sample string 10",
                "loggedIn": 1,
                "lastUsedIP": "sample string 11",
                "deleted": true,
                "locked": true,
                "allowOpenTill": true,
                "webEmail": "sample string 14",
                "simpleOperatorType": 0,
                "webRole": "sample string 15",
                "updated": "2026-04-03T06:24:57.9857321",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2026-04-03T06:24:57.9857321",
                "endShift": "2026-04-03T06:24:57.9857321",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "33",
                    "operatorG_UID": "6SCru6YS4UiRI7LcvEUj4w==",
                    "operatorGuid": "bbab20e9-12a6-48e1-9123-b2dcbc4523e3",
                    "storeID": 2,
                    "operator": {
                      "$ref": "32"
                    },
                    "store": {
                      "$ref": "8"
                    }
                  },
                  {
                    "$ref": "33"
                  }
                ]
              }
            },
            {
              "$ref": "31"
            }
          ],
          "apns": [
            {
              "$id": "34",
              "pluID": 1,
              "pluG_UID": "8Bku4YDUpkGbrHzj4j+ABQ==",
              "pluGuid": "e12e19f0-d480-41a6-9bac-7ce3e23f8005",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "34"
            }
          ],
          "tuns": [
            {
              "$id": "35",
              "pluG_UId": "9T3EndccWUmo2v25I7a6Ew==",
              "pluGuid": "9dc43df5-1cd7-4959-a8da-fdb923b6ba13",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "7"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "35"
            }
          ],
          "competitionPricing": [
            {
              "$id": "36",
              "identifier": "hqIcmsyf9EiJV7kWkxlxQw==",
              "identifierGuid": "9a1ca286-9fcc-48f4-8957-b91693197143",
              "pluG_UID": "lT0/cjOVYEmTnIIFU/5ZSg==",
              "pluGuid": "723f3d95-9533-4960-939c-820553fe594a",
              "competitionID": 1,
              "name": "sample string 2",
              "sellMultiple": 3,
              "retailPrice": 4,
              "storeName": "sample string 5"
            },
            {
              "$ref": "36"
            }
          ],
          "supplier": {
            "$ref": "2"
          },
          "supplierName": "sample string 148",
          "children": [
            {
              "$ref": "7"
            },
            {
              "$ref": "7"
            }
          ],
          "ordering": {
            "$ref": "5"
          },
          "flipChartPages": [
            {
              "$id": "37",
              "identifier": "EIl8LCcGFEyKlO7Rt7kQVw==",
              "groupName": "sample string 1",
              "identifierGuid": "2c7c8910-0627-4c14-8a94-eed1b7b91057",
              "exists": true,
              "flipChartIdentifier": "hJzpbGMEuE6SgE0OhDPlSw==",
              "flipChartIdentifierGuid": "6ce99c84-0463-4eb8-9280-4d0e8433e54b",
              "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": "PP9J7A7wN0mo71wdeEna9w==",
              "groupIdentifierGuid": "ec49ff3c-f00e-4937-a8ef-5c1d7849daf7",
              "flipChart": {
                "$id": "38",
                "identifier": "R86hyf8NlkiVDcHFTxX+uQ==",
                "identifierGuid": "c9a1ce47-0dff-4896-950d-c1c54f15feb9",
                "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": "39",
                  "identifier": "Y5nMCUsNCEWiLsWdrpxaug==",
                  "identifierGuid": "09cc9963-0d4b-4508-a22e-c59dae9c5aba",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "40",
                      "id": 1,
                      "g_UID": "uzXqyWJfSUK1xTfgMbjAew==",
                      "guid": "c9ea35bb-5f62-4249-b5c5-37e031b8c07b",
                      "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": "fLyvhZgQTUyTMxuGVyyL8A==",
                      "previousFormGuid": "85afbc7c-1098-4c4d-9333-1b86572c8bf0",
                      "nextForm": 1,
                      "nextFormG_UID": "nSastJp+V0Csq5wD1QVhVg==",
                      "nextFormGuid": "b4ac269d-7e9a-4057-acab-9c03d5056156",
                      "attributes": "sample string 10",
                      "updated": "2026-04-03T06:24:57.9857321",
                      "positioning": 1,
                      "contentPanel": "sample string 11",
                      "selectionMode": 1,
                      "maximumSelections": 1,
                      "alteredInStore": true,
                      "deleted": true,
                      "blueprintID": 1,
                      "preserveLayout": true,
                      "mainCheckoutFormName": "sample string 13",
                      "nextCheckoutForm": {
                        "$ref": "40"
                      },
                      "previousCheckoutForm": {
                        "$ref": "40"
                      },
                      "buttons": [
                        {
                          "$id": "41",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "9cDgZhctYEKYEvPXXyXP2Q==",
                          "checkoutFormGuid": "66e0c0f5-2d17-4260-9812-f3d75f25cfd9",
                          "identifier": "XF1hQz+010aM/EuPCcwsfg==",
                          "identifierGuid": "43615d5c-b43f-46d7-8cfc-4b8f09cc2c7e",
                          "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": "nQMrTuquRk+P8DfCVcpBIQ==",
                          "valueGuid": "4e2b039d-aeea-4f46-8ff0-37c255ca4121",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2026-04-03T06:24:57.9857321",
                          "action": "sample string 12",
                          "valueForm": {
                            "$ref": "40"
                          },
                          "image": {
                            "$id": "42",
                            "name": "sample string 3.sample string 4",
                            "imageID": 2,
                            "imageName": "sample string 3",
                            "imageExtension": "sample string 4",
                            "lastUpdate": "2026-04-03T06:24:57.9857321",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "43",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "BuVXfJI20kyDum2x65IRMA==",
                          "checkoutFormGuid": "7c57e506-3692-4cd2-83ba-6db1eb921130",
                          "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": "43"
                        }
                      ]
                    },
                    {
                      "$ref": "40"
                    }
                  ],
                  "panels": [
                    {
                      "$ref": "43"
                    },
                    {
                      "$ref": "43"
                    }
                  ]
                },
                "pages": [
                  {
                    "$ref": "37"
                  },
                  {
                    "$ref": "37"
                  }
                ]
              },
              "contentPanel": {
                "$ref": "43"
              },
              "products": [
                {
                  "$id": "44",
                  "flipChartPageIdentifier": "BB27jfEGs0CgeYP+t3BHZQ==",
                  "flipChartPageIdentifierGuid": "8dbb1d04-06f1-40b3-a079-83feb7704765",
                  "pluG_UID": "TR4jJj6Pc0yAbf9RezuPlA==",
                  "pluGuid": "26231e4d-8f3e-4c73-806d-ff517b3b8f94",
                  "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": "44"
                }
              ],
              "productCount": 27,
              "pages": [
                {
                  "$ref": "37"
                },
                {
                  "$ref": "37"
                }
              ]
            },
            {
              "$ref": "37"
            }
          ],
          "priceHistory": [
            {
              "$id": "45",
              "pluG_UID": "XTUzhzkUlkmEnxFLt0PSFQ==",
              "pluGuid": "8733355d-1439-4996-849f-114bb743d215",
              "price": 1,
              "costCalcMethod": 1,
              "cost": 2,
              "weightedAvgCost": 3,
              "lastCost": 4,
              "rawCost": 5,
              "rawWeightedAvgCost": 6,
              "rawLastCost": 7,
              "costDecimals": 8,
              "serviceFeeID": 9,
              "freight": 10.0,
              "freightType": 11,
              "process": "sample string 12",
              "user": "sample string 13",
              "updated": "2026-04-03T06:24:57.9857321",
              "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": "45"
            }
          ],
          "ingredients": [
            {
              "$id": "46",
              "pluG_UID": "IeDumylJWU6gYoo019ydzg==",
              "ingredientGuid": "yn3KMavCPUqJGDrpBoTsYw==",
              "ingredientIdentifier": "31ca7dca-c2ab-4a3d-8918-3ae90684ec63",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "7"
              }
            },
            {
              "$ref": "46"
            }
          ],
          "bins": [
            {
              "$id": "47",
              "pluG_UID": "oxuJ9blbRU+c0RBwpKSBoA==",
              "pluGuid": "f5891ba3-5bb9-4f45-9cd1-1070a4a481a0",
              "shelfLocationIdentifier": "OEpQTgyR+0CE4xUqgZqJVQ==",
              "shelfLocationGuid": "4e504a38-910c-40fb-84e3-152a819a8955",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "/92Dwji6skKmDHKI2Nuppg==",
              "labelPageLayoutGuid": "c283ddff-ba38-42b2-a60c-7288d8dba9a6",
              "updated": "2026-04-03T06:24:57.9857321",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "7"
              },
              "location": {
                "$id": "48",
                "identifier": "oVPTCccpgk6sPuHvHMjNsQ==",
                "storeID": 1,
                "identifierGuid": "09d353a1-29c7-4e82-ac3e-e1ef1cc8cdb1",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2026-04-03T06:24:57.9857321",
                "minTemp": 1,
                "maxTemp": 1,
                "checkFrequency": 1,
                "storeCaseConfiguration": 5,
                "storeName": "sample string 6",
                "bins": [
                  {
                    "$ref": "47"
                  },
                  {
                    "$ref": "47"
                  }
                ]
              }
            },
            {
              "$ref": "47"
            }
          ],
          "bin": {
            "$ref": "47"
          },
          "scaleLocations": [
            {
              "$id": "49",
              "plu": 1,
              "pluG_UID": "aJihE1T2/UqjGSvMtqcyrg==",
              "pluGuid": "13a19868-f654-4afd-a319-2bccb6a732ae",
              "deptNo": 1,
              "product": {
                "$ref": "7"
              },
              "scaleLocation": {
                "$id": "50",
                "id": 1,
                "deptNo": 1,
                "deptCode": "sample string 2",
                "name": "sample string 3",
                "enabled": true,
                "updated": "2026-04-03T06:24:57.9857321",
                "department": {
                  "$id": "51",
                  "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": "50"
                  },
                  "subDepartments": [
                    {
                      "$id": "52",
                      "id": 1,
                      "departmentID": 2,
                      "name": "sample string 3",
                      "code": "sample string 4",
                      "departmentCode": "sample string 5",
                      "externalSales": true,
                      "minorDepartments": [
                        {
                          "$id": "53",
                          "id": 1,
                          "subDepartmentID": 2,
                          "departmentID": 3,
                          "name": "sample string 4",
                          "subDepartmentCode": "sample string 5",
                          "departmentCode": "sample string 6",
                          "code": "sample string 7",
                          "lesserDepartments": [
                            {
                              "$id": "54",
                              "id": 1,
                              "departmentID": 2,
                              "subDepartmentID": 3,
                              "minorDepartmentID": 4,
                              "name": "sample string 5",
                              "code": "sample string 6",
                              "departmentCode": "sample string 7",
                              "subDepartmentCode": "sample string 8",
                              "minorDepartmentCode": "sample string 9",
                              "updated": "2026-04-03T06:24:57.9857321",
                              "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": "tTmYCidCHkW3hz0lyj+ntg==",
                              "labelPageLayoutGuid": "0a9839b5-4227-451e-b787-3d25ca3fa7b6",
                              "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": "55",
                                "dept": 1,
                                "category": 2,
                                "name": "sample string 3",
                                "active": true,
                                "mscCommodities": [
                                  {
                                    "$id": "56",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "name": "sample string 4",
                                    "active": true,
                                    "mscSubCommodities": [
                                      {
                                        "$id": "57",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "subCommodity": 4,
                                        "name": "sample string 5",
                                        "active": true,
                                        "subCommodityCode": "sample string 7"
                                      },
                                      {
                                        "$ref": "57"
                                      }
                                    ],
                                    "commodityCode": "sample string 6"
                                  },
                                  {
                                    "$ref": "56"
                                  }
                                ],
                                "categoryCode": "sample string 5"
                              },
                              "mscCom": {
                                "$ref": "56"
                              },
                              "mscDep": {
                                "$id": "58",
                                "dept": 1,
                                "name": "sample string 2",
                                "active": true,
                                "mscCategories": [
                                  {
                                    "$ref": "55"
                                  },
                                  {
                                    "$ref": "55"
                                  }
                                ],
                                "deptCode": "sample string 4"
                              },
                              "mscSubCom": {
                                "$ref": "57"
                              }
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "updated": "2026-04-03T06:24:57.9857321",
                          "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": "BCWPOBWoz0OZRT3971vm3w==",
                          "labelPageLayoutGuid": "388f2504-a815-43cf-9945-3dfdef5be6df",
                          "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": "55"
                          },
                          "mscCom": {
                            "$ref": "56"
                          },
                          "mscDep": {
                            "$ref": "58"
                          },
                          "mscSubCom": {
                            "$ref": "57"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2026-04-03T06:24:57.9857321",
                      "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": "BlXzIUPfVk+utsNqgzDRrQ==",
                      "labelPageLayoutGuid": "21f35506-df43-4f56-aeb6-c36a8330d1ad",
                      "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": "55"
                      },
                      "mscCom": {
                        "$ref": "56"
                      },
                      "mscDep": {
                        "$ref": "58"
                      },
                      "mscSubCom": {
                        "$ref": "57"
                      }
                    },
                    {
                      "$ref": "52"
                    }
                  ],
                  "stores": [
                    1,
                    2
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2026-04-03T06:24:57.9857321",
                  "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": "RbIj8F+1A0+qofb/f66yRA==",
                  "labelPageLayoutGuid": "f023b245-b55f-4f03-aaa1-f6ff7faeb244",
                  "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": "55"
                  },
                  "mscCom": {
                    "$ref": "56"
                  },
                  "mscDep": {
                    "$ref": "58"
                  },
                  "mscSubCom": {
                    "$ref": "57"
                  }
                }
              }
            },
            {
              "$ref": "49"
            }
          ],
          "nextPrice": {
            "$id": "59",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 1,
            "hostOfferID": 1,
            "metcashPromotionID": "sample string 4",
            "metcashPromotionPlacement": "sample string 5",
            "pluG_UID": "YS4XCgd8V0ijJI8GsKCC8g==",
            "pluGuid": "0a172e61-7c07-4857-a324-8f06b0a082f2",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "IFOKSe6GNE6CHKmf5G7mLw==",
            "dealCostGuid": "498a5320-86ee-4e34-821c-a99fe46ee62f",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "/fp0sEEmEUyDTn3rUB34Fg==",
            "priceGroupGuid": "b074fafd-2641-4c11-834e-7deb501df816",
            "itemNumber": "sample string 10",
            "cri": "sample string 11",
            "pluPrice": 12,
            "costCalcMethod": 13,
            "pluCost": 14,
            "pluCostIndicator": "sample string 15",
            "pluPriceGstPercent": 16,
            "pluCostGstPercent": 17,
            "pluActive": true,
            "cartonQty": 1.1,
            "baseUnits": 19.1,
            "salesMode": 1,
            "pluNormalCost": 20,
            "pluaws": 21.0,
            "directNumber": "sample string 22",
            "departmentName": "sample string 23",
            "subDepartmentName": "sample string 24",
            "priceGroupName": "sample string 25",
            "supplierName": "sample string 26",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2026-04-03T06:24:57.9857321",
            "rrp": 27,
            "campaignDescription": "sample string 28",
            "hostCampaign": true,
            "hostIdentifier": "QEA=",
            "hostIdentifierGuid": "ad501f33-6944-4894-84e0-64e25e0f3b15",
            "campaignComboPriceGroupG_UID": "KU2uQ2QGokyCSMstC7RBIQ==",
            "campaignComboPriceGroupIdentifier": "43ae4d29-0664-4ca2-8248-cb2d0bb44121",
            "promotionPlacementDescription": "sample string 30",
            "storeAcceptances": [
              {
                "$id": "60",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2026-04-03T06:24:57.9857321",
                "operatorG_UID": "az2a7HkbLkSiC0TSIN/IFQ==",
                "operatorGuid": "ec9a3d6b-1b79-442e-a20b-44d220dfc815",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2026-04-03T06:24:57.9857321",
                "signIqTicketFileMovedUtc": "2026-04-03T06:24:57.9857321",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2026-04-03T06:24:57.9857321",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "hostIdentifier": "QEA=",
                "hostIdentifierGuid": "42452108-90fb-4dcb-81ad-71a6e869eb69",
                "product": {
                  "$ref": "7"
                },
                "campaignPlu": {
                  "$ref": "59"
                },
                "fuelItem": true
              },
              {
                "$ref": "60"
              }
            ],
            "campaign": {
              "$id": "61",
              "id": 1,
              "storeID": 2,
              "name": "47a214ce-4a8f-4bea-b972-cf2b8c9beda9",
              "nameGuid": "47a214ce-4a8f-4bea-b972-cf2b8c9beda9",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2026-04-03T06:24:57.9857321",
              "startTime": 1,
              "endDate": "2026-04-03T06:24:57.9857321",
              "endTime": 1,
              "recurrence": 1,
              "recurrenceType": 1,
              "monthType": 1,
              "weekDays": 1,
              "months": 1,
              "monthWeeks": 1,
              "monthDays": "sample string 7",
              "printed": true,
              "talkerText": "sample string 8",
              "rangeDescription": "sample string 9",
              "dealDescription": "sample string 10",
              "labelQuantity": 11,
              "active": 1,
              "deactivated": "2026-04-03T06:24:57.9857321",
              "system": true,
              "created": "2026-04-03T06:24:57.9857321",
              "updated": "2026-04-03T06:24:57.9857321",
              "priceChangeNotifiedUtc": "2026-04-03T06:24:57.9857321",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "0fvMmT/VL0Sf7ffOi4uQ9g==",
              "hostIdentifierGuid": "99ccfbd1-d53f-442f-9fed-f7ce8b8b90f6",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2026-04-03T06:24:57.9857321",
              "updatedByUser": "sample string 18",
              "offerID": 1,
              "isPriceChangeCampaign": true,
              "stores": [
                1,
                2
              ],
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ],
              "campaignPlus": [
                {
                  "$ref": "59"
                },
                {
                  "$ref": "59"
                }
              ],
              "campaignPools": [
                {
                  "$id": "62",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "plu": 4,
                  "pluG_UID": "LK+jqOi0t0Sn86BBplDXSA==",
                  "pluGuid": "a8a3af2c-b4e8-44b7-a7f3-a041a650d748",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "cKo2UBFkBkOSwUhNz5sJmA==",
                  "priceGroupGuid": "5036aa70-6411-4306-92c1-484dcf9b0998",
                  "fuelItem": true,
                  "pluName": "sample string 6",
                  "apn": "sample string 7",
                  "pluActive": true,
                  "cartonQty": 1,
                  "baseUnits": 9.1,
                  "cri": "sample string 10",
                  "salesMode": 1,
                  "pluaws": 11.0,
                  "directNumber": "sample string 12",
                  "departmentName": "sample string 13",
                  "subDepartmentName": "sample string 14",
                  "priceGroupName": "sample string 15",
                  "supplierName": "sample string 16",
                  "stockOnHand": 1.1,
                  "stockOnOrder": 1.1,
                  "lastReceived": "2026-04-03T06:24:57.9857321",
                  "rrp": 17,
                  "campaignDescription": "sample string 18",
                  "product": {
                    "$ref": "7"
                  },
                  "campaign": {
                    "$ref": "61"
                  }
                },
                {
                  "$ref": "62"
                }
              ],
              "sellingRules": [
                {
                  "$id": "63",
                  "id": 1,
                  "identifier": "X+BcqNnGkUu4kw5y0FrVdg==",
                  "identifierStr": "X+BcqNnGkUu4kw5y0FrVdg==",
                  "identifierGuid": "a85ce05f-c6d9-4b91-b893-0e72d05ad576",
                  "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": "61"
                  }
                },
                {
                  "$ref": "63"
                }
              ],
              "customers": [
                {
                  "$id": "64",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "customerID": "NPzjZmkCREu8Vhfejm4B4A==",
                  "customerIDGuid": "66e3fc34-0269-4b44-bc56-17de8e6e01e0",
                  "campaign": {
                    "$ref": "61"
                  },
                  "customer": {
                    "$id": "65",
                    "identifier": "jvJtoRhIQ02wo+cP2ioGgA==",
                    "identifierGuid": "a16df28e-4818-4d43-b0a3-e70fda2a0680",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2026-04-03T06:24:57.9857321",
                    "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": "0R0uItjCZESbV6/OSTR2yQ==",
                    "communityIdentifierGuid": "222e1dd1-c2d8-4464-9b57-afce493476c9",
                    "joined": "2026-04-03T06:24:57.9857321",
                    "updated": "2026-04-03T06:24:57.9857321",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "icG1jM70EEmR0Ggiur/xRw==",
                    "priceLevelIdentifierGuid": "8cb5c189-f4ce-4910-91d0-6822babff147",
                    "marketingID": "sample string 18",
                    "receiptPrintOptions": 1,
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2026-04-03T06:24:57.9857321",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "66",
                        "cardType": 2,
                        "issueDate": "2026-04-03T06:24:57.9857321",
                        "expiry": "2026-04-03T06:24:57.9857321",
                        "customerID": "pCun11wXkUuK7UjUiNY50Q==",
                        "customerIDGuid": "d7a72ba4-175c-4b91-8aed-48d488d639d1",
                        "initialValue": 1,
                        "currentValue": 1,
                        "maxLimit": 1,
                        "minTransaction": 1,
                        "maxTransaction": 1,
                        "multiplier": 1.1,
                        "active": true,
                        "reasonInactive": 1,
                        "idRequired": true,
                        "idType": 1,
                        "idValue": "sample string 5",
                        "updated": "2026-04-03T06:24:57.9857321",
                        "linkedAccount": "PMx4XXFfS0K2H8539pL8mw==",
                        "linkedAccountGuid": "5d78cc3c-5f71-424b-b61f-ce77f692fc9b",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "65"
                        },
                        "account": {
                          "$id": "67",
                          "id": 1,
                          "identifier": "SpvH5siuCEa0TK+I5C0fvw==",
                          "identifierGuid": "e6c79b4a-aec8-4608-b44c-af88e42d1fbf",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2026-04-03T06:24:57.9857321",
                          "owner": "51Y4RQQ9gUWAI5A2nROqBg==",
                          "ownerGuid": "453856e7-3d04-4581-8023-90369d13aa06",
                          "accountStoreGroupIdentifier": "LIxSkDvGME+5zo8baRLgKw==",
                          "accountStoreGroupGuid": "90528c2c-c63b-4f30-b9ce-8f1b6912e02b",
                          "accountType": 1,
                          "currentBalance": 1,
                          "externalID": "sample string 7",
                          "maximumLimit": 1,
                          "accruePoints": true,
                          "loyaltyPoints": 1,
                          "termsOfTrade": 1,
                          "signatureRequired": true,
                          "referenceRequired": true,
                          "statementSendType": 10,
                          "ageingPeriod": 1,
                          "monthlyAgeingPeriod": true,
                          "explodedInvoice": true,
                          "isFifoAllocation": true,
                          "lastStatementSent": "2026-04-03T06:24:57.9857321",
                          "active": true,
                          "updated": "2026-04-03T06:24:57.9857321",
                          "deleted": true,
                          "deletedUser": "sample string 16",
                          "currentBalanceChanged": true,
                          "maximumLimitChanged": true,
                          "loyaltyPointsChanged": true,
                          "projectedBalance": 17,
                          "accountStoreGroupStoreIDs": [
                            1,
                            2
                          ],
                          "customerEmail": "sample string 18",
                          "ownerCustomer": {
                            "$ref": "65"
                          },
                          "card": {
                            "$ref": "66"
                          },
                          "members": {
                            "$id": "68",
                            "sample string 1": [
                              {
                                "$ref": "65"
                              },
                              {
                                "$ref": "65"
                              }
                            ],
                            "sample string 2": [
                              {
                                "$ref": "65"
                              },
                              {
                                "$ref": "65"
                              }
                            ]
                          },
                          "customerGroups": [
                            {
                              "$id": "69",
                              "identifier": "IKF3g4c5oE+9NbE1xIIcTA==",
                              "identifierGuid": "8377a120-3987-4fa0-bd35-b135c4821c4c",
                              "name": "sample string 2",
                              "primaryContact": "CDVFdSM2g0KA2YOxKAAi0Q==",
                              "primaryContactGuid": "75453508-3623-4283-80d9-83b1280022d1",
                              "accountID": "FZmj5eBnZ0yweqd69s5PPA==",
                              "accountIDGuid": "e5a39915-67e0-4c67-b07a-a77af6ce4f3c",
                              "special": true,
                              "updated": "2026-04-03T06:24:57.9857321",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "jqluNhhDYk2ipzg7QgWNhA==",
                              "priceLevelIdentifierGuid": "366ea98e-4318-4d62-a2a7-383b42058d84",
                              "marketingListID": "sample string 7",
                              "deleted": true,
                              "account": {
                                "$ref": "67"
                              },
                              "primaryContactCustomer": {
                                "$ref": "65"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "70",
                                  "id": 1,
                                  "groupID": "ATf9qPryLE6RU8q++yqtww==",
                                  "groupIDGuid": "a8fd3701-f2fa-4e2c-9153-cabefb2aadc3",
                                  "customerID": "YSd2GHN2jUe/iXVEll8Zzw==",
                                  "customerIDGuid": "18762761-7673-478d-bf89-7544965f19cf",
                                  "card": "sample string 4",
                                  "linkedAccount": "psOK1B70AkSEXlVmONtQlw==",
                                  "linkedAccountGuid": "d48ac3a6-f41e-4402-845e-556638db5097",
                                  "customer": {
                                    "$ref": "65"
                                  },
                                  "group": {
                                    "$ref": "69"
                                  },
                                  "customerCard": {
                                    "$ref": "66"
                                  }
                                },
                                {
                                  "$ref": "70"
                                }
                              ]
                            },
                            {
                              "$ref": "69"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "71",
                            "id": 1,
                            "identifier": "yTTzfrQJukSiYKo4hAJxKw==",
                            "identifierGuid": "7ef334c9-09b4-44ba-a260-aa388402712b",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "qYCoowcfdUi7CZvVKf6JlA==",
                            "accountIDGuid": "a3a880a9-1f07-4875-bb09-9bd529fe8994",
                            "customerAccount": {
                              "$ref": "67"
                            },
                            "customerCard": {
                              "$ref": "66"
                            },
                            "accountType": 1,
                            "cardName": "sample string 8",
                            "authorisationNumber": "sample string 9",
                            "bankReference": "sample string 10",
                            "merchantID": "sample string 11",
                            "terminalID": "sample string 12",
                            "cardNumber": "sample string 13",
                            "paymentDate": "2026-04-03T06:24:57.9857321",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "ArUwswT2dUKVm7nreRXt7Q==",
                            "idempotentVoidGuid": "b330b502-f604-4275-959b-b9eb7915eded",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "72",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "bbpZbz8LM0i78WlK83+4hQ==",
                              "saleHeaderIdentifierGuid": "6f59ba6d-0b3f-4833-bbf1-694af37fb885",
                              "created": "2026-04-03T06:24:57.9857321",
                              "createdLocal": "2026-04-03T06:24:57.9857321",
                              "createdText": "sample string 4",
                              "itemCount": 5,
                              "totalAmount": 6,
                              "cashTender": 1,
                              "cardTender": 1,
                              "cheqTender": 1,
                              "acctTender": 1,
                              "voucherTender": 1,
                              "loyaltyPoints": 1,
                              "cashout": 1,
                              "changeAmount": 1,
                              "rounding": 1,
                              "gstAmount": 1,
                              "transactionDiscountTender": 1,
                              "totalTip": 7,
                              "tranType": 1,
                              "processed": 1,
                              "imported": "2026-04-03T06:24:57.9857321",
                              "storeID": 1,
                              "operatorG_Uid": "Kzkhs5ig20iyByBHqWUgFQ==",
                              "operatorGuid": "b321392b-a098-48db-b207-2047a9652015",
                              "customerG_Uid": "fFQSqYEKAUKTobUzRNPCTg==",
                              "customerGuid": "a912547c-0a81-4201-93a1-b53344d3c24e",
                              "communityIdentifier": "iRg3+/MovU2j5MDCeCsLuA==",
                              "communityIdentifierGuid": "fb371889-28f3-4dbd-a3e4-c0c2782b0bb8",
                              "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": "x+Y9kCttIUi4Dt6ewJKbnw==",
                              "priceLevelIdentifierGuid": "903de6c7-6d2b-4821-b80e-de9ec0929b9f",
                              "locked": 36,
                              "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:24:57.9857321+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": "73",
                                "customerName": "sample string 1",
                                "pickupAt": "2026-04-03T06:24:57.9857321",
                                "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": "32"
                              },
                              "customer": {
                                "$ref": "65"
                              },
                              "communityOrganisation": {
                                "$id": "74",
                                "id": 1,
                                "identifier": "JMYF1v+MqEq2JcNb2fhf8g==",
                                "identifierGuid": "d605c624-8cff-4aa8-b625-c35bd9f85ff2",
                                "name": "sample string 3",
                                "lookupIdentifier": "sample string 4",
                                "externalID": "sample string 5",
                                "phone": "sample string 6",
                                "fax": "sample string 7",
                                "email": "sample string 8",
                                "address1": "sample string 9",
                                "address2": "sample string 10",
                                "city": "sample string 11",
                                "postCode": "sample string 12",
                                "state": "sample string 13",
                                "country": "sample string 14",
                                "abn": "sample string 15",
                                "promoPeriodStart": "2026-04-03T06:24:57.9857321",
                                "promoPeriodEnd": "2026-04-03T06:24:57.9857321",
                                "allowDonations": true,
                                "logoImageName": "sample string 17",
                                "totalAmountAwarded": 18.1,
                                "updated": "2026-04-03T06:24:57.9857321",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "75",
                                  "saleItemID": 1,
                                  "identifier": "79ERGOr8X0WUcJeTdfshDA==",
                                  "identifierGuid": "1811d1ef-fcea-455f-9470-979375fb210c",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "kODhFENU7Ea6QKBKN9w9+A==",
                                  "pluGuid": "14e1e090-5443-46ec-ba40-a04a37dc3df8",
                                  "accountID": "RYO1eRZAp0KEc+ByylYfPg==",
                                  "accountIDGuid": "79b58345-4016-42a7-8473-e072ca561f3e",
                                  "normalPrice": 3,
                                  "originalSellingPrice": 4,
                                  "discountPrice": 5,
                                  "unit": 1,
                                  "quantity": 6,
                                  "totalCents": 7,
                                  "fixedPrice": 1,
                                  "tranType": 1,
                                  "discountType": 1,
                                  "cost": 1,
                                  "costDecimals": 8,
                                  "markdown": 1,
                                  "manualQuantity": 1,
                                  "manualPrice": 1,
                                  "manualMode": 1,
                                  "active": 1,
                                  "offline": true,
                                  "barcode": "sample string 9",
                                  "keyedSale": 1,
                                  "discountedID": 1,
                                  "fuelID": 1,
                                  "serialNumber": "sample string 10",
                                  "bestOrExpire": "2026-04-03T06:24:57.9857321",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "HCwYAaYlPkCHlT4gwi4CEQ==",
                                  "refundGuid": "01182c1c-25a6-403e-8795-3e20c22e0211",
                                  "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": "PB9oahUkLkyw6dp8aJkkvg==",
                                  "idempotentVoidGuid": "6a681f3c-2415-4c2e-b0e9-da7c689924be",
                                  "priceLevelIdentifier": "GXDDrbj16EaWXWoHVrxgQw==",
                                  "priceLevelIdentifierGuid": "adc37019-f5b8-46e8-965d-6a0756bc6043",
                                  "communityIdentifier": "RTy4+pCdSU+gf/XL3HtbPw==",
                                  "communityIdentifierGuid": "fab83c45-9d90-4f49-a07f-f5cbdc7b5b3f",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "76",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2026-04-03T06:24:57.9857321",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "76"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "77",
                                    "id": 1,
                                    "g_UID": "1Z/iQuh8qESPaVjuBsERuQ==",
                                    "guid": "42e29fd5-7ce8-44a8-8f69-58ee06c111b9",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2026-04-03T06:24:57.9857321"
                                  },
                                  "modifier": {
                                    "$id": "78",
                                    "id": 1,
                                    "setG_UID": "R73IkfN3DEKiEcyBvlYSFw==",
                                    "modifierSetGuid": "91c8bd47-77f3-420c-a211-cc81be561217",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "6W4QtvUagEKxsdcvQm/5PA==",
                                    "pluGuid": "b6106ee9-1af5-4280-b1b1-d72f426ff93c",
                                    "deleted": true,
                                    "g_UID": "8BJdtVoy+E6jCQCDPnqN5A==",
                                    "guid": "b55d12f0-325a-4ef8-a309-00833e7a8de4",
                                    "product": {
                                      "$ref": "7"
                                    }
                                  },
                                  "priceLevelName": "sample string 25",
                                  "pumpNumber": 1,
                                  "hoseNumber": 1
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "eftReceipts": [
                                {
                                  "$id": "79",
                                  "id": 1,
                                  "storeID": 1,
                                  "saleHeaderID": 2,
                                  "storeSaleHeader": {
                                    "$ref": "72"
                                  },
                                  "receipt": "sample string 3",
                                  "processed": 1
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "payments": [
                                {
                                  "$ref": "71"
                                },
                                {
                                  "$ref": "71"
                                }
                              ],
                              "cards": [
                                {
                                  "$id": "80",
                                  "id": 1,
                                  "saleHeaderID": 1,
                                  "identifier": "sample string 2",
                                  "cardType": 3,
                                  "providerName": "sample string 4"
                                },
                                {
                                  "$ref": "80"
                                }
                              ],
                              "campaignHits": [
                                {
                                  "$id": "81",
                                  "id": 1,
                                  "saleHeaderID": 2,
                                  "campaign": "sample string 3",
                                  "name": "sample string 4",
                                  "processed": 1,
                                  "campaignDescription": "sample string 5"
                                },
                                {
                                  "$ref": "81"
                                }
                              ],
                              "fuel": [
                                {
                                  "$id": "82",
                                  "id": 1,
                                  "plu": 1,
                                  "pluG_UID": "znkE9/+xukC0Rwyt3TmyqA==",
                                  "pluGuid": "f70479ce-b1ff-40ba-b447-0caddd39b2a8",
                                  "saleHeaderID": 2,
                                  "totalCents": 3,
                                  "grade": 1,
                                  "gradeDescription": "sample string 4",
                                  "dispenser": 1,
                                  "hose": 1,
                                  "quantity": 1,
                                  "cost": 1,
                                  "acquirerNum": 1,
                                  "attendant": 1,
                                  "ePurseBalance": 1.0,
                                  "cardSignature": "sample string 5",
                                  "compartmentNumber": 1,
                                  "contractNumber": 1,
                                  "discountCardPAN": "sample string 6",
                                  "discountID": 1,
                                  "discountName": "sample string 7",
                                  "discountNetValue": 1.0,
                                  "discountType": 1,
                                  "discountValue": 1.0,
                                  "discretionaryData": "sample string 8",
                                  "driverID": "sample string 9",
                                  "eftBatchNumber": 1,
                                  "eftResponseCode": "sample string 10",
                                  "endDateTime": "2026-04-03T06:24:57.9857321",
                                  "engineHours": 1.1,
                                  "fposNumber": 1,
                                  "loyaltyCardPAN": "sample string 11",
                                  "miscData1": 1,
                                  "miscData2": "sample string 12",
                                  "miscFlags": 1,
                                  "mop": 1,
                                  "odometer": 1,
                                  "panNumber": "sample string 13",
                                  "saleRefund": true,
                                  "saleStatus": 1,
                                  "sequenceNumber": 1,
                                  "stan": 1,
                                  "startDateTime": "2026-04-03T06:24:57.9857321",
                                  "tagNumber": "sample string 15",
                                  "trackTwoRem": "sample string 16",
                                  "transCode": 1,
                                  "transType": 1,
                                  "unitPrice": 1.0,
                                  "vehicleReg": "sample string 17",
                                  "offline": true,
                                  "processed": 1
                                },
                                {
                                  "$ref": "82"
                                }
                              ],
                              "fuelResells": [
                                {
                                  "$id": "83",
                                  "saleItemID": 1,
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "fKQrPwj/qUemDjbBb6P34Q==",
                                  "pluGuid": "3f2ba47c-ff08-47a9-a60e-36c16fa3f7e1",
                                  "accountID": "taD9bhyTRUSx+8WBlbk2jQ==",
                                  "accountIDGuid": "6efda0b5-931c-4445-b1fb-c58195b9368d",
                                  "normalPrice": 3,
                                  "originalSellingPrice": 4,
                                  "discountPrice": 5,
                                  "unit": 1,
                                  "quantity": 6,
                                  "totalCents": 7,
                                  "fixedPrice": 1,
                                  "tranType": 1,
                                  "processed": 1,
                                  "discountType": 1,
                                  "cost": 1,
                                  "costDecimals": 1,
                                  "markdown": 1,
                                  "manualQuantity": 1,
                                  "manualPrice": 1,
                                  "manualMode": 1,
                                  "active": 1,
                                  "barcode": "sample string 8",
                                  "offline": 1,
                                  "keyedSale": 1,
                                  "discountedID": 1,
                                  "fuelID": 1,
                                  "serialNumber": "sample string 9",
                                  "bestOrExpire": "2026-04-03T06:24:57.9857321",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "4U2H16CWKEyJp3viy5ZNsA==",
                                  "refundGuid": "d7874de1-96a0-4c28-89a7-7be2cb964db0",
                                  "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": "83"
                                }
                              ],
                              "customerOrder": [
                                {
                                  "$id": "84",
                                  "identifier": "9rMkgstpDE6rBfNnPp4ibA==",
                                  "identifierGuid": "8224b3f6-69cb-4e0c-ab05-f3673e9e226c",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "q2CIMbXyaESWfG6HYRMHGA==",
                                  "customerIdentifierGuid": "318860ab-f2b5-4468-967c-6e8761130718",
                                  "operatorNo": 1,
                                  "operatorG_UID": "5orpJmv9cU6YQCeBKyn8Rg==",
                                  "operatorGuid": "26e98ae6-fd6b-4e71-9840-27812b29fc46",
                                  "created": "2026-04-03T06:24:57.9857321",
                                  "ordered": "2026-04-03T06:24:57.9857321",
                                  "started": "2026-04-03T06:24:57.9857321",
                                  "completed": "2026-04-03T06:24:57.9857321",
                                  "supplied": "2026-04-03T06:24:57.9857321",
                                  "quickTicket": 1,
                                  "deleted": true,
                                  "walkAway": true,
                                  "approxWait": 1,
                                  "actualWait": 1,
                                  "deliveryMethod": 8,
                                  "externalSaleType": 9,
                                  "customer": {
                                    "$ref": "65"
                                  },
                                  "operator": {
                                    "$ref": "32"
                                  },
                                  "details": [
                                    {
                                      "$id": "85",
                                      "headerID": 1,
                                      "plu": 1,
                                      "pluG_UId": "ojnr2oW/tUC+p78IkAT1Jw==",
                                      "pluGuid": "daeb39a2-bf85-40b5-bea7-bf089004f527",
                                      "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": "IwuqhbFAhUCKeKWzLefCKw==",
                                      "headerIdentifierGuid": "85aa0b23-40b1-4085-8a78-a5b32de7c22b",
                                      "product": {
                                        "$ref": "7"
                                      }
                                    },
                                    {
                                      "$ref": "85"
                                    }
                                  ],
                                  "storeName": "sample string 11",
                                  "customerName": "sample string 12",
                                  "storeReplyTo": "sample string 13",
                                  "storeSubjectLine": "sample string 14",
                                  "storeSaleHeader": {
                                    "$ref": "72"
                                  }
                                },
                                {
                                  "$ref": "84"
                                }
                              ],
                              "surveyResponses": [
                                {
                                  "$id": "86",
                                  "surveyG_UID": "+VExA6FBE0WtOp7tFLXzkQ==",
                                  "surveyGuid": "033151f9-41a1-4513-ad3a-9eed14b5f391",
                                  "saleHeaderGuid": "Zje3K/GepkScbDYmWhzAFw==",
                                  "saleGuid": "2bb73766-9ef1-44a6-9c6c-36265a1cc017",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "8bzf4h/Nh0i9jrVMiBXZIA==",
                                  "guidResponse": "e2dfbcf1-cd1f-4887-bd8e-b54c8815d920",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2026-04-03T06:24:57.9857321",
                                  "sale": {
                                    "$ref": "72"
                                  },
                                  "survey": {
                                    "$id": "87",
                                    "g_UID": "LcCivmQA3U+vjITGNYX3/g==",
                                    "guid": "bea2c02d-0064-4fdd-af8c-84c63585f7fe",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "27YIQmNCakOKcG4ehoCyeg==",
                                    "checkoutFormGuid": "4208b6db-4263-436a-8a70-6e1e8680b27a",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2026-04-03T06:24:57.9857321",
                                    "end": "2026-04-03T06:24:57.9857321",
                                    "deleted": true,
                                    "updated": "2026-04-03T06:24:57.9857321",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "1dc4634d-3b47-40d6-b5af-20b9aaf269d0",
                                      "500cb2d3-e9b9-4553-b98f-31706002e79c"
                                    ],
                                    "allowsAllTextResponses": true,
                                    "surveyForm": {
                                      "$ref": "40"
                                    }
                                  },
                                  "ingressId": "sample string 4"
                                },
                                {
                                  "$ref": "86"
                                }
                              ],
                              "storeName": "sample string 39",
                              "terminalNumber": 40,
                              "machineName": "sample string 41",
                              "operatorName": "sample string 42",
                              "direction": 1,
                              "reason": "sample string 43",
                              "accountG_UID": "+E+32aFLH0mEiU86rwgQww==",
                              "accountIdentifier": "d9b74ff8-4ba1-491f-8489-4f3aaf0810c3",
                              "accountName": "sample string 44",
                              "customerOrderIdentifier": "4TXGzeMMsk2udebp6V+ziw==",
                              "customerOrderIdentifierGuid": "cdc635e1-0ce3-4db2-ae75-e6e9e95fb38b",
                              "priceLevelName": "sample string 45",
                              "revision": 46,
                              "ingressId": "sample string 47"
                            },
                            "metadata": {
                              "$id": "88",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "5ywwImgnvUyz28k6VuM2gQ==",
                              "paymentIdentifierGuid": "22302ce7-2768-4cbd-b3db-c93a56e33681",
                              "identifier": "Y2Ov50QI6EeyvKJxQEAJNw==",
                              "identifierGuid": "e7af6363-0844-47e8-b2bc-a27140400937",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "HTX0F7o/9UKPFYy76ix5qg==",
                              "itemIdentifierGuid": "17f4351d-3fba-42f5-8f15-8cbbea2c79aa"
                            }
                          },
                          {
                            "$ref": "71"
                          }
                        ]
                      },
                      {
                        "$ref": "66"
                      }
                    ],
                    "customerGroupMembers": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "customerGroups": [
                      {
                        "$ref": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "accounts": [
                      {
                        "$ref": "67"
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "account": {
                      "$ref": "67"
                    },
                    "vouchers": [
                      {
                        "$id": "89",
                        "customerIdentifier": "M2dFEE2Xx0eB85J/SUNMkA==",
                        "customerIdentifierGuid": "10456733-974d-47c7-81f3-927f49434c90",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "QUmWjiwXO0GAMJMD6SKTpA==",
                        "idempotentGuid": "8e964941-172c-413b-8030-9303e92293a4",
                        "offline": true,
                        "voucher": {
                          "$id": "90",
                          "id": 1,
                          "name": "sample string 2",
                          "description": "sample string 3",
                          "shortDescription": "sample string 4",
                          "url": "sample string 5",
                          "barcodeTemplateID": 1,
                          "expiry": 0,
                          "voucherType": 6,
                          "limitPerTransaction": 7,
                          "customerTracking": true,
                          "discountAccount": "sample string 9",
                          "endDate": "2026-04-03T06:24:57.9857321",
                          "barcodeTemplate": {
                            "$id": "91",
                            "templateID": 1,
                            "template": "sample string 1",
                            "bcFunction": "sample string 2",
                            "sortOrder": 3
                          },
                          "scaleLabel": {
                            "$id": "92",
                            "id": 1,
                            "uid": "sample string 2",
                            "name": "sample string 3",
                            "width": 1.1,
                            "height": 1.1,
                            "showBorder": true,
                            "borderWidth": 1.1,
                            "borderStyle": 1,
                            "borderColour": "sample string 5",
                            "updated": "2026-04-03T06:24:57.9857321",
                            "labelPageLayout": "NxYHiUBKqUW73ktXdVAqRA==",
                            "pageLayoutGuid": "89071637-4a40-45a9-bbde-4b5775502a44",
                            "labelType": 6,
                            "oldName": "sample string 7",
                            "voucher": {
                              "$ref": "90"
                            },
                            "elements": [
                              {
                                "$id": "93",
                                "id": 1,
                                "scaleLabelID": 2,
                                "showPercentDI": true,
                                "showAvgPerHundred": true,
                                "showAvgPerServe": true,
                                "name": "sample string 6",
                                "x": 1.1,
                                "y": 1.1,
                                "width": 1.1,
                                "height": 1.1,
                                "type": 1,
                                "rotation": 1,
                                "text": "sample string 7",
                                "fontFamily": "sample string 8",
                                "align": 1,
                                "bold": true,
                                "italic": true,
                                "underline": true,
                                "strikeout": true,
                                "reverse": true,
                                "textColour": "sample string 9",
                                "fontSize": 1.1,
                                "picture": "QEA=",
                                "borderWidth": 10,
                                "sortOrder": 11,
                                "printOptions": 12,
                                "superScriptTextFontSize": 1.1,
                                "lineStyle": 1,
                                "spacingStyle": 1,
                                "interCharacterSpacing": 1.1,
                                "superScriptOffset": 1.1,
                                "lineSpacing": 1.1,
                                "dateFormat": "sample string 13",
                                "autoGrow": true,
                                "fontAutoResize": true,
                                "updated": "2026-04-03T06:24:57.9857321"
                              },
                              {
                                "$ref": "93"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "94",
                              "id": 1,
                              "customerIdentifier": "qAz/fDxYjkqOEQkffBZQFQ==",
                              "customerIdentifierGuid": "7cff0ca8-583c-4a8e-8e11-091f7c165015",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2026-04-03T06:24:57.9857321",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "Iyzpj5q5XUK7JQZqeT62kQ==",
                              "issuedIdempotentGuid": "8fe92c23-b99a-425d-bb25-066a793eb691",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2026-04-03T06:24:57.9857321",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2026-04-03T06:24:57.9857321",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "AzCPzs/keE2O+dzqJiQlzA==",
                              "redeemedIdempotentGuid": "ce8f3003-e4cf-4d78-8ef9-dcea262425cc",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2026-04-03T06:24:57.9857321",
                              "storeName": "sample string 17",
                              "scaleLabel": {
                                "$ref": "92"
                              },
                              "voucher": {
                                "$ref": "90"
                              },
                              "customer": {
                                "$ref": "65"
                              },
                              "issuedOfflinePayment": {
                                "$ref": "71"
                              },
                              "redeemedOfflinePayment": {
                                "$ref": "71"
                              }
                            },
                            {
                              "$ref": "94"
                            }
                          ]
                        },
                        "customer": {
                          "$ref": "65"
                        }
                      },
                      {
                        "$ref": "89"
                      }
                    ]
                  }
                },
                {
                  "$ref": "64"
                }
              ],
              "customerGroups": [
                {
                  "$id": "95",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupID": "BCCPSZ1rakWYhqy8xepafQ==",
                  "groupIDGuid": "498f2004-6b9d-456a-9886-acbcc5ea5a7d",
                  "campaign": {
                    "$ref": "61"
                  },
                  "group": {
                    "$ref": "69"
                  }
                },
                {
                  "$ref": "95"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "96",
                  "identifier": "BGhG4K0dAkyU6hQuPjGxhA==",
                  "identifierGuid": "e0466804-1dad-4c02-94ea-142e3e31b184",
                  "campaignName": "sample string 2",
                  "message": "sample string 3",
                  "ticketFileSource": "sample string 4",
                  "ticketFileDestination": "sample string 5",
                  "storeID": 1
                },
                {
                  "$ref": "96"
                }
              ],
              "comboPriceGroups": [
                {
                  "$id": "97",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "g_UID": "nEGDX3uHR0iWP9d5gPUqRA==",
                  "guid": "5f83419c-877b-4847-963f-d77980f52a44",
                  "description": "sample string 5",
                  "newPrice": 1,
                  "rangeDescription": "sample string 6",
                  "dealDescription": "sample string 7",
                  "labelQuantity": 8,
                  "hostProductCategoryID": 1,
                  "offerID": 1,
                  "dontUpdatePricePlus": true,
                  "campaign": {
                    "$ref": "61"
                  },
                  "comboPricePlus": [
                    {
                      "$id": "98",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupG_UID": "lXz0T8BPcUiobuR7J3vMDw==",
                      "groupGuid": "4ff47c95-4fc0-4871-a86e-e47b277bcc0f",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "bgmjJS4ISUmUTbLjeKjRGg==",
                      "pluGuid": "25a3096e-082e-4949-944d-b2e378a8d11a",
                      "priceGroupG_UID": "+Tn+OV35VEKT7o7GhNtPeA==",
                      "priceGroupGuid": "39fe39f9-f95d-4254-93ee-8ec684db4f78",
                      "campaignPoolID": "sample string 7",
                      "quantity": 1,
                      "campaign": {
                        "$ref": "61"
                      },
                      "product": {
                        "$ref": "7"
                      },
                      "priceGroup": {
                        "$ref": "25"
                      },
                      "campaignPool": {
                        "$ref": "61"
                      }
                    },
                    {
                      "$ref": "98"
                    }
                  ]
                },
                {
                  "$ref": "97"
                }
              ],
              "priceLevels": [
                {
                  "$id": "99",
                  "id": 1,
                  "priceLevelIdentifier": "Oh9FxMDXoUOsd+r/gsON3w==",
                  "priceLevelIdentifierGuid": "c4451f3a-d7c0-43a1-ac77-eaff82c38ddf",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "99"
                }
              ],
              "promotionType": {
                "$id": "100",
                "identifier": "/VTATovzzU2UAS2swtramw==",
                "identifierGuid": "4ec054fd-f38b-4dcd-9401-2dacc2dada9b",
                "hostType": 2,
                "code": "sample string 3",
                "description": "sample string 4",
                "isLiquor": true,
                "isAdvertised": true,
                "disableWasSave": true,
                "excludeFromPromoSales": true,
                "labelPageLayoutG_UID": "1Mf9hLSnzE2JnptV8DFEIA==",
                "labelPageLayoutGuid": "84fdc7d4-a7b4-4dcc-899e-9b55f0314420",
                "priceLevelIdentifier": "ZILqL63x+kWg7/qylRgKgQ==",
                "priceLevelIdentifierGuid": "2fea8264-f1ad-45fa-a0ef-fab295180a81",
                "active": true,
                "updated": "2026-04-03T06:24:57.9857321",
                "hostName": "sample string 11"
              }
            },
            "product": {
              "$ref": "7"
            },
            "dealCost": {
              "$id": "101",
              "headerIdentifier": "Jmy6OWi0fUS6EC2xtKaKQg==",
              "headerIdentifierGuid": "39ba6c26-b468-447d-ba10-2db1b4a68a42",
              "identifier": "M8yIacCQuk+Y9+QUE2Ea7g==",
              "identifierGuid": "6988cc33-90c0-4fba-98f7-e41413611aee",
              "supplierIdentifier": "jtG8Yc3QckyH0kgSolxyzQ==",
              "supplierGuid": "61bcd18e-d0cd-4c72-87d2-4812a25c72cd",
              "pluG_UID": "psgkgmXg6UGE3nOpdVxhDQ==",
              "pluGuid": "8224c8a6-e065-41e9-84de-73a9755c610d",
              "campaignName": "142a1c9e-5f76-48af-b0a1-a6f6cf71c04b",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2026-04-03T06:24:57.9857321",
              "end": "2026-04-03T06:24:57.9857321",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "e5pZuuujykiIUru/TTUWEQ==",
              "bonusItemPluGuid": "ba599a7b-a3eb-48ca-8852-bbbf4d351611",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2026-04-03T06:24:57.9857321",
              "metcashPromotionID": "sample string 14",
              "fromHost": 15,
              "storeNames": "sample string 16",
              "storeIDs": [
                1,
                2
              ],
              "supplierName": "sample string 17",
              "campaignDescription": "sample string 18",
              "newPrice": 1,
              "campaignMetcashPromotionID": "sample string 19",
              "campaignActive": true,
              "campaignStartDate": "2026-04-03T06:24:57.9857321",
              "campaignEndDate": "2026-04-03T06:24:57.9857321",
              "masterPLUG_UID": "tuAHz1JeT06arIV/Lx2VdA==",
              "masterID": "cf07e0b6-5e52-4e4f-9aac-857f2f1d9574",
              "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": "PnoskwcQ20umOz+nzHu6wg==",
              "bonusMasterID": "932c7a3e-1007-4bdb-a63b-3fa7cc7bbac2",
              "bonusProductName": "sample string 34",
              "bonusProductAPN": "sample string 35",
              "bonusOrderCode": "sample string 36",
              "bonusNormalSell": 37,
              "bonusNormalCost": 38,
              "bonusNormalCostDecimals": 39,
              "bonusCartonQuantity": 40,
              "bonusSalesMode": 41,
              "bonusOrderPacked": 42,
              "bonusFuelItem": true,
              "bonusActive": true
            }
          },
          "currentCostStart": "2026-04-03T06:24:57.9857321",
          "dealCosts": [
            {
              "$ref": "101"
            },
            {
              "$ref": "101"
            }
          ],
          "tags": [
            {
              "$id": "102",
              "pluG_UID": "0p3gKbOIlEOgBsuPQ0/7Cg==",
              "pluGuid": "29e09dd2-88b3-4394-a006-cb8f434ffb0a",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "102"
            }
          ],
          "alternateProductG_UID": "DBzu9SS/RUW8nYpzVliaDw==",
          "alternateProduct": "f5ee1c0c-bf24-4545-bc9d-8a7356589a0f",
          "altProduct": {
            "$ref": "7"
          },
          "productHostCode": {
            "$id": "103",
            "id": 1,
            "pluG_UID": "4lFEctOmN0K3rlrolD9CUA==",
            "pluGuid": "724451e2-a6d3-4237-b7ae-5ae8943f4250",
            "ibaCode": "sample string 2"
          },
          "mscCat": {
            "$ref": "55"
          },
          "mscCom": {
            "$ref": "56"
          },
          "mscDep": {
            "$ref": "58"
          },
          "mscSubCom": {
            "$ref": "57"
          },
          "isUserUpdate": true,
          "ignoreMasterProduct": true,
          "priceGroupLabelRequested": true,
          "firstSold": "2026-04-03T06:24:57.9857321",
          "inventoryTracked": "2026-04-03T06:24:57.9857321",
          "isNormalPriceChangesCampaign": true,
          "baseProductFuel": {
            "$id": "104",
            "pluG_UID": "H5rlrdSaaEewcU/8+dNODA==",
            "pluGuid": "ade59a1f-9ad4-4768-b071-4ffcf9d34e0c",
            "fuelPluG_UID": "wB0kz5XCSkuoi080+4hx+A==",
            "fuelPluGuid": "cf241dc0-c295-4b4a-a88b-4f34fb8871f8",
            "price": 3,
            "productDescription": "sample string 4",
            "productBarcode": "sample string 5",
            "fuelProductDescription": "sample string 6",
            "fuelProductBarcode": "sample string 7",
            "fuelProductPrice": 8
          },
          "productFuelLinks": [
            {
              "$ref": "104"
            },
            {
              "$ref": "104"
            }
          ]
        },
        "supplier": {
          "$ref": "2"
        },
        "serviceFee": {
          "$id": "105",
          "id": 1,
          "description": "sample string 1",
          "fee": 1
        },
        "isPrimaryHost": true,
        "hostVendor": 48
      },
      {
        "$ref": "5"
      }
    ],
    "orderCycleHeaders": [
      {
        "$id": "106",
        "storeID": 1,
        "supplierIdentifier": "ITXcwx9aP0291vIa92qqYw==",
        "supplierGuid": "c3dc3521-5a1f-4d3f-bdd6-f21af76aaa63",
        "departmentCode": "sample string 2",
        "warehouseDirectIndicator": "sample string 3",
        "type": 4,
        "storeName": "sample string 5",
        "departmentName": "sample string 6",
        "orderDays": 7
      },
      {
        "$ref": "106"
      }
    ],
    "cycles": [
      {
        "$id": "107",
        "storeID": 1,
        "supplierIdentifier": "LcJI7aA6zEO5Jk6BzLAI7A==",
        "supplierGuid": "ed48c22d-3aa0-43cc-b926-4e81ccb008ec",
        "departmentCode": "sample string 2",
        "warehouseDirectIndicator": "sample string 3",
        "type": 4,
        "cutOffWeek": 5,
        "cutOffDay": 6,
        "cutOffTime": "00:00:00.1234567",
        "leadTime": 7,
        "daysBuffer": 8,
        "supplierName": "sample string 9",
        "cutOffDate": "2026-04-03T06:24:57.9857321",
        "deliveryDate": "2026-04-03T06:24:57.9857321",
        "nextCutOffDate": "2026-04-03T06:24:57.9857321",
        "nextDeliveryDate": "2026-04-03T06:24:57.9857321",
        "nextDaysBuffer": 10
      },
      {
        "$ref": "107"
      }
    ],
    "store": {
      "$ref": "8"
    },
    "updated": "2026-04-03T06:24:57.9857321",
    "isHost": true
  },
  "files": [
    {
      "$id": "108",
      "id": "sample string 1",
      "fileName": "sample string 2",
      "extension": "sample string 3",
      "provider": 0,
      "type": 0,
      "hostType": "sample string 4",
      "createdUtc": "2026-04-03T06:24:57.9857321",
      "processed": "2026-04-03T06:24:57.9857321",
      "isProcessing": true,
      "processedCount": 6,
      "processingTime": 1,
      "collectedUtc": "2026-04-03T06:24:57.9857321",
      "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": "109",
        "customerNumber": "sample string 1",
        "creationDate": "2026-04-03T06:24:57.9857321",
        "businessPillar": "sample string 3",
        "fileType": "sample string 4"
      }
    },
    {
      "$ref": "108"
    }
  ],
  "zoneMatrix": [
    {
      "$ref": "15"
    },
    {
      "$ref": "15"
    }
  ],
  "hostFileStoreSetting": {
    "$ref": "11"
  },
  "hostStoreSettings": [
    {
      "$ref": "11"
    },
    {
      "$ref": "11"
    }
  ],
  "promotionPlacements": [
    {
      "$id": "110",
      "identifier": "53b1/Gl6V0aQk2b67s7HEg==",
      "identifierGuid": "fcf576e7-7a69-4657-9093-66faeecec712",
      "code": "sample string 2",
      "description": "sample string 3",
      "isAdvertised": true
    },
    {
      "$ref": "110"
    }
  ],
  "promoTypeGuids": [
    "fb9102a1-dd6f-488a-9e04-d93de1afb20b",
    "fa0386f1-3fb7-4741-a35d-f8a647c6f812"
  ],
  "isPromotionOnly": false,
  "isOrderable": false,
  "vendor": 0
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK3�\���5xl/workbook.xml �(�����0��&�C��`D�'.^=x_�E�O�||o�vfg��r4�ӓ��/\E�l���*�cQ�]k���{1Ӷ�cc�[��$g�p� �����.�X�:�;Ġ��@jZ�w��S�����2k��$l	��T9ö�Y
+�@Jf�&*�R�
�{����d�
OY.���`%[�_PK3�\����	�[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
3�\i��P''_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="R5b5dbc64271b4506" /></Relationships>PK3�\�#���xl/worksheets/sheet1.xml �(���[S�H�����+OO��R@J���~O޼ �+S�	���6Knw1�/ J�G�����{O���z���l4���Ce����lr>���߿�_��O��&�_�˦��X~={2��_��7O���e3Ϊ�Ms��.&��p�N&���hrv;n��k�L���5������=f��ʹ�/_a|u?�x8��읏x�������~��'����{K��Qs7�\�S�o2�����|�o�����x��w��ys1����ܝ4���sv�-k�&W����x����,ߍ��|�����$)�{g���d�uu;�r_oW�v]����	�u���U=��S�)b �%��zZ�S���"oM���w�z�ֻ
b��R�<>\�W���|��OR
�p}XՇ��V>E@�M��=\W�q]nMe�v�Bp@�P�V����*8��!>\&�c�p��M��	��6������Ah!����Yo@�Z-T����2�Ђh��D`�1�!_�!�-�6U�p�Дf�Y�}��l�x.�2��∆�6!��(�x�@BK$�*z��@9P����I`8R��@S�f&m�$2��S� "3�#d&m�$A��`��jkv�m���k���-lf�b7��qk�x-��63i[&1T3Z�@��i3��u���ظ<�2�63i[&�W�����l����L��Y"�f_�6�hc��G^ظ�Dn,��3�6u{SL�/��+�&�,����@h�?�
��3�;N3�hwa�H�#d�v!��n�2��w!��a�2��f�(b��ٔQ��XcJ>�P�keic�y��B�-����E�9�Ү�z��2H�Z�!��)�4Bf�ZV�щ���VKf�e0�j���*o-��!3H-�DU��0Lyi�� �WY�7��S�'Qf�Z#V��
����}���]fљ����~
6Z>y�Ҿ=��`c�M����0�0�Yt�����<��]f���h���'���|x�7������<������|�G������E�Jq���Mųm��Tm+pS�|[A���m��T��V�M�ɶ"l*N�qS�r[�6�*�	S_)��kE"l}�H��o�0��"ξW$���Dx�Q�s?)��g�6��E"���H����p��"��P$��Z	���J��ւ(��(Z�p���ŵG�J Q�\+�D�r���͵K�>+�D鳒L�>+�D鳒M�>+�$鳒N�>+�$鳒O�>+%鳒P�>+%鳒Q�>+!%鳒R�>+1u�g%�N�|��Ե>xq]���]a�v�0�P�ߟ)a�QY�,9.K^d��8y����^��oY�,y]��)K�nLE��]���F���C��cY�,�\�|)K����HDC�^�"�-CK�lOZ�d[y��@rٯ�6����L�$%f^���F��E#[����3R��弔z��#X+�ryx�u�O�|��>�a/�$���_h�����~�3%�^2���K��Ɂ� 9Pr$JP��@Ij�*Q
�C%�Rs�d5��/�������7���d�L����?\�PK3�\imr�Pxl/_rels/workbook.xml.rels �(���Kn� @��f_�?q'�n�Ms
�m�$m��E��+5RK�.�	���0OO�����<�3�0Z�/4Ҫ����~X�v���$b����FL�`��=R䀳�uhRG[?��R�S'�Q�H�����e�����V�Qⓕ�M�L_�?�19�c���w�E�٩�WM�*�
�e�( �nj!^&�^�<�፮�nx˖eU�w��G�}�t3�Z��ѦS.����Ϳ�|PK3�\Ѓ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��PK3�\�_pxl/sharedStrings.xml �(��Vmo�0��J�Q�'$��R�VJ��v6M�_�%��l�-�����f�2M����ܝ}�'7|_���$���4N�X�1a�Qx}5�N�@*�0���(܂��㡔*ЮL�����VK7P!��fJ.*��_�i�Z��@U��N�^�B��A��Fa�
#?8{�d<T��HI@[j<l�f.�V������2��J@	B�ĥ�
��3TՈl�t���|!xS���-)`
0���((�"wyF
�L��~nj_r��6n�,v�u]c}�I�)�q&3]�v����.ͻ�5P:c�~V�\a�������.裝7�g];�l돵�⦸�M.9���p("�i��)Q϶��>�=E���e��y�uS�� �O���7s�ETmw�<�[����a�7�<L@�Ծ&~h7~K<�j��m
笩�q>��c�� �|�������_Q�Q���̖p:���}���.9G��B���G�J �K~�����ғ�#g�SB�iϯZ�H	r﫶qY+ݿkPJ1�}��w�?ͅ�u��/��yn�t9~
�d�����I!ʩS�/�0w���jy��[߾�d'i9�zQ/�P�ɻ
0����r@y�C'�ϕh��sH�I�/���O�NE4\FY���Y��n�l�n�.�AQF��ڧSv"�wQ�.�d�-���#�G���|]���>�w�����X��m>K��>;������Tֺ1G�^`���о�������k0�Mѽ������C�w|���@���@������<ğ���?�3_���H�#�v��,C�B���)�<l'26���k$����8�w�!�gr"��g���������|Ʈ>�;Ĩ��XSD�UJo&/����ǿPK-3�\���5xl/workbook.xmlPK-3�\����	��[Content_Types].xmlPK-
3�\i��P''U_rels/.relsPK-3�\�#����xl/worksheets/sheet1.xmlPK-3�\imr�P,
xl/_rels/workbook.xml.relsPK-3�\Ѓc'2E
rxl/styles.xmlPK-3�\�_p�xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK3�\���5xl/workbook.xml �(�����0��&�C����G
'.^=x�ek�O�||o�vfg�:X�=���G�&���2FW����:0i'��,&�_�
�84��5�H�,;=�ʚ �x���
�k����Q�)���!:6{(�$���MD��M�	�^L
���
��ɹ��c�K�����\\yq���!�xe�0J���PK3�\����	�[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
3�\�_''_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="R6411632db40947e7" /></Relationships>PK3�\�#���xl/worksheets/sheet1.xml �(���[S�H�����+OO��R@J���~O޼ �+S�	���6Knw1�/ J�G�����{O���z���l4���Ce����lr>���߿�_��O��&�_�˦��X~={2��_��7O���e3Ϊ�Ms��.&��p�N&���hrv;n��k�L���5������=f��ʹ�/_a|u?�x8��읏x�������~��'����{K��Qs7�\�S�o2�����|�o�����x��w��ys1����ܝ4���sv�-k�&W����x����,ߍ��|�����$)�{g���d�uu;�r_oW�v]����	�u���U=��S�)b �%��zZ�S���"oM���w�z�ֻ
b��R�<>\�W���|��OR
�p}XՇ��V>E@�M��=\W�q]nMe�v�Bp@�P�V����*8��!>\&�c�p��M��	��6������Ah!����Yo@�Z-T����2�Ђh��D`�1�!_�!�-�6U�p�Дf�Y�}��l�x.�2��∆�6!��(�x�@BK$�*z��@9P����I`8R��@S�f&m�$2��S� "3�#d&m�$A��`��jkv�m���k���-lf�b7��qk�x-��63i[&1T3Z�@��i3��u���ظ<�2�63i[&�W�����l����L��Y"�f_�6�hc��G^ظ�Dn,��3�6u{SL�/��+�&�,����@h�?�
��3�;N3�hwa�H�#d�v!��n�2��w!��a�2��f�(b��ٔQ��XcJ>�P�keic�y��B�-����E�9�Ү�z��2H�Z�!��)�4Bf�ZV�щ���VKf�e0�j���*o-��!3H-�DU��0Lyi�� �WY�7��S�'Qf�Z#V��
����}���]fљ����~
6Z>y�Ҿ=��`c�M����0�0�Yt�����<��]f���h���'���|x�7������<������|�G������E�Jq���Mųm��Tm+pS�|[A���m��T��V�M�ɶ"l*N�qS�r[�6�*�	S_)��kE"l}�H��o�0��"ξW$���Dx�Q�s?)��g�6��E"���H����p��"��P$��Z	���J��ւ(��(Z�p���ŵG�J Q�\+�D�r���͵K�>+�D鳒L�>+�D鳒M�>+�$鳒N�>+�$鳒O�>+%鳒P�>+%鳒Q�>+!%鳒R�>+1u�g%�N�|��Ե>xq]���]a�v�0�P�ߟ)a�QY�,9.K^d��8y����^��oY�,y]��)K�nLE��]���F���C��cY�,�\�|)K����HDC�^�"�-CK�lOZ�d[y��@rٯ�6����L�$%f^���F��E#[����3R��弔z��#X+�ryx�u�O�|��>�a/�$���_h�����~�3%�^2���K��Ɂ� 9Pr$JP��@Ij�*Q
�C%�Rs�d5��/�������7���d�L����?\�PK3�\&�-�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;��!D`æ[�g�D$�eZ��E��+ԢRk�.�a5��ӓf>�?6��e&�nҪ�4a@P	�Ojh���S
���3�a�q$�(���YS�Ĉw�6�BGj�pR;P�ʼnH3�Jjc�3��j�?D-�$p��yA���WmOnD�@���[�)9zi�@���^֙lDQ���3�>L������;�dꮔ��N6�U�<Tf��oåc���a��9��������ѻ��~PK3�\Ѓ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��PK3�\�_pxl/sharedStrings.xml �(��Vmo�0��J�Q�'$��R�VJ��v6M�_�%��l�-�����f�2M����ܝ}�'7|_���$���4N�X�1a�Qx}5�N�@*�0���(܂��㡔*ЮL�����VK7P!��fJ.*��_�i�Z��@U��N�^�B��A��Fa�
#?8{�d<T��HI@[j<l�f.�V������2��J@	B�ĥ�
��3TՈl�t���|!xS���-)`
0���((�"wyF
�L��~nj_r��6n�,v�u]c}�I�)�q&3]�v����.ͻ�5P:c�~V�\a�������.裝7�g];�l돵�⦸�M.9���p("�i��)Q϶��>�=E���e��y�uS�� �O���7s�ETmw�<�[����a�7�<L@�Ծ&~h7~K<�j��m
笩�q>��c�� �|�������_Q�Q���̖p:���}���.9G��B���G�J �K~�����ғ�#g�SB�iϯZ�H	r﫶qY+ݿkPJ1�}��w�?ͅ�u��/��yn�t9~
�d�����I!ʩS�/�0w���jy��[߾�d'i9�zQ/�P�ɻ
0����r@y�C'�ϕh��sH�I�/���O�NE4\FY���Y��n�l�n�.�AQF��ڧSv"�wQ�.�d�-���#�G���|]���>�w�����X��m>K��>;������Tֺ1G�^`���о�������k0�Mѽ������C�w|���@���@������<ğ���?�3_���H�#�v��,C�B���)�<l'26���k$����8�w�!�gr"��g���������|Ʈ>�;Ĩ��XSD�UJo&/����ǿPK-3�\���5xl/workbook.xmlPK-3�\����	�[Content_Types].xmlPK-
3�\�_''V_rels/.relsPK-3�\�#����xl/worksheets/sheet1.xmlPK-3�\&�-�P-
xl/_rels/workbook.xml.relsPK-3�\Ѓc'2E
txl/styles.xmlPK-3�\�_p�xl/sharedStrings.xmlPK��