GET api/leadinoutsummary/availablehosts/provider/{hostProvider}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
hostProvider

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of 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:
[
  {
    "$id": "1",
    "identifier": "4qse6C307kOmKdIRCoNDRw==",
    "identifierGuid": "e81eabe2-f42d-43ee-a629-d2110a834347",
    "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": "u2sAressu0Oo/B8M/+NKLw==",
    "hostSupplierIdentifierGuid": "ad006bbb-2ceb-43bb-a8fc-1f0cffe34a2f",
    "loyaltyPriceLevelIdentifier": "8MwO3c4wNEGnvsc0gf4/3g==",
    "loyaltyPriceLevelIdentifierGuid": "dd0eccf0-30ce-4134-a7be-c73481fe3fde",
    "isGroup": true,
    "description": "sample string 22",
    "hostProvider": 23,
    "hostTypeEnum": 24,
    "hostType": "sample string 25",
    "hostCode": "sample string 26",
    "username": "sample string 27",
    "password": "sample string 28",
    "passwordPlain": "sample string 29",
    "server": "sample string 30",
    "url": "sample string 31",
    "global": true,
    "stateCode": "sample string 33",
    "lastCollected": "2025-08-02T23:22:09.2356132",
    "lastProcessed": "2025-08-02T23:22:09.2356132",
    "hold": true,
    "supplierName": "sample string 35",
    "supplier": {
      "$id": "2",
      "identifier": "wuRmJKsSpE6y1yzk7RHO5w==",
      "identifierGuid": "2466e4c2-12ab-4ea4-b2d7-2ce4ed11cee7",
      "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": "jA3UwqhbvUCmonTk1YuleQ==",
      "primaryContactID": "c2d40d8c-5ba8-40bd-a6a2-74e4d58ba579",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "EmcBvFMMaEWXXIpN4tk8VQ==",
      "supplierGroupGuid": "bc016712-0c53-4568-975c-8a4de2d93c55",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2025-08-02T23:22:09.2356132",
      "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": "31a1e996-62f3-4bc1-b712-25148483c379",
        "identifier": "YToffuOPeE+A2qNTm2fnZw==",
        "identifierGuid": "7e1f3a61-8fe3-4f78-80da-a3539b67e767",
        "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": "PLR4R4URAESvdViE7RImNw==",
          "supplierIdentifierGuid": "4778b43c-1185-4400-af75-5884ed122637",
          "contactGuid": "6ks0NyqgOE27UqmC6/tmZg==",
          "contactID": "37344bea-a02a-4d38-bb52-a982ebfb6666",
          "contact": {
            "$ref": "3"
          },
          "supplier": {
            "$ref": "2"
          }
        },
        {
          "$ref": "4"
        }
      ],
      "products": [
        {
          "$id": "5",
          "pluG_UID": "LZl/lFrcpUGrt7af0mn4tA==",
          "pluGuid": "947f992d-dc5a-41a5-abb7-b69fd269f8b4",
          "supplierIdentifier": "MN7mfB8BGkqY+lYBXDPsVw==",
          "supplierIdentifierGuid": "7ce6de30-011f-4a1a-98fa-56015c33ec57",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 3",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 5,
          "averagePackSize": 6,
          "effectiveDate": "2025-08-02T23:22:09.2356132",
          "pricedByWeight": true,
          "landedUnitCostEx": 9,
          "landedUnitCostInc": 10,
          "landedCartonCostInc": 11,
          "landedCartonCostEx": 12,
          "standardCost": 13,
          "deliveryFee": 1,
          "deliveryFeeBasis": "sample string 14",
          "pickAndPackFee": 1,
          "pickAndPackFeeBasis": "sample string 15",
          "financeFee": 1,
          "financeFeeBasis": "sample string 16",
          "cartonLength": 1,
          "cartonWidth": 1,
          "cartonHeight": 1,
          "palletLayerQuantity": 1,
          "palletLayers": 1,
          "itemCode": "sample string 17",
          "invoiceCode": "sample string 18",
          "invoiceDesc": "sample string 19",
          "orderDirect": true,
          "useCost": true,
          "minimumQuantity": 20,
          "hostType": 21,
          "fromHost": 22,
          "minimumReorder": 1,
          "maximumReorder": 1,
          "orderMultiple": 23.1,
          "sellMultiple": 24.1,
          "baseMultiple": 25.1,
          "hostStandardCost": 26,
          "hostTotalCost": 27,
          "hostRetail": 28,
          "hostLandedUnitCostEx": 29,
          "hostLandedUnitCostInc": 30,
          "hostDesc": "sample string 31",
          "directIndicator": "sample string 32",
          "availableToOrder": true,
          "hostRangeIndicator": "sample string 34",
          "hostProductType": "sample string 35",
          "hostProductGrade": "sample string 36",
          "hostProductGroup": "sample string 37",
          "hostSlowMoving": true,
          "hostGeneralMerchandise": true,
          "hostPillar": "sample string 40",
          "hostLastUpdated": "2025-08-02T23:22:09.2356132",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "6",
              "pluG_UID": "vT/LJCo0hU2NinriEYwLpA==",
              "pluGuid": "24cb3fbd-342a-4d85-8d8a-7ae2118c0ba4",
              "supplierIdentifier": "o5vvUrFpgk24dBXMprdD8A==",
              "supplierIdentifierGuid": "52ef9ba3-69b1-4d82-b874-15cca6b743f0",
              "invoiceCode": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "6"
            }
          ],
          "storeIDs": [
            1,
            2
          ],
          "preferredSupplier": true,
          "preferredRebateSupplier": true,
          "supplierName": "sample string 41",
          "salesMode": 42,
          "orderPacked": true,
          "active": true,
          "price": 1,
          "costGstPercent": 44,
          "parentPluG_UID": "PkZ7+CdGFUmkV9JUIhrfXw==",
          "parentPluGuid": "f87b463e-4627-4915-a457-d254221adf5f",
          "freight": 45.0,
          "freightType": 1,
          "product": {
            "$id": "7",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "RfFCjh+ZrEiwlRM+mBSZaQ==",
            "guid": "8e42f145-991f-48ac-b095-133e98149969",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "QpxeROWTOkO4VR+Nn6Smeg==",
            "priceGroupGuid": "445e9c42-93e5-433a-b855-1f8d9fa4a67a",
            "blueprintID": 1,
            "lastCountedDate": "2025-08-02T23:22:09.2356132",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-08-02T23:22:09.2356132",
            "pluCreated": "2025-08-02T23:22:09.2356132",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2025-08-02T23:22:09.2356132",
            "lastManualUpdate": "2025-08-02T23:22:09.2356132",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2025-08-02T23:22:09.2356132",
            "currentCostUpdated": "2025-08-02T23:22:09.2356132",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-08-02T23:22:09.2356132",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "awsUpdated": "2025-08-02T23:22:09.2356132",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "raD4u1g2Ekemd/vlqUR6Rg==",
            "altPLUGuid": "bbf8a0ad-3658-4712-a677-fbe5a9447a46",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2025-08-02T23:22:09.2356132",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "A8pK2Zl9uUa0nl4inMfFug==",
            "shelfPageLayoutGuid": "d94aca03-7d99-46b9-b49e-5e229cc7c5ba",
            "talkerPageLayoutG_UID": "DPTkFYE7I0my0JIsATqWpQ==",
            "talkerPageLayoutGuid": "15e4f40c-3b81-4923-b2d0-922c013a96a5",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 85,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 87",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 91,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 94,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "i6uU9TU/hkyHMTzilJZTIg==",
            "inventoryIdentifier": "f594ab8b-3f35-4c86-8731-3ce294965322",
            "inventoryAccuracy": 1,
            "baseUnits": 98,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 99,
            "defaultPrinter": "sample string 100",
            "defaultPrinterGroup": "sample string 101",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 102,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "BGwIxFJJ4ESjS+Pdqg2YZA==",
            "parentPluGuid": "c4086c04-4952-44e0-a34b-e3ddaa0d9864",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "gXSqNzgtR0GtNzU267TZnw==",
            "supplierIdentifierGuid": "37aa7481-2d38-4147-ad37-3536ebb4d99f",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "HypP+EkUQEuoepaI7UF3hQ==",
            "rebateSupplierIdentifierGuid": "f84f2a1f-1449-4b40-a87a-9688ed417785",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 108",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 110",
            "productType": "sample string 111",
            "productGroup": "sample string 112",
            "complianceIndicator": "sample string 113",
            "inhouseBrand": "sample string 114",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 117",
            "lastUpdatedByUser": "sample string 118",
            "lastManualUpdatedByUser": "sample string 119",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-08-02T23:22:09.2356132",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "SQg+JCPAAEmLDvyUxWrFgg==",
            "hostIdentifierGuid": "243e0849-c023-4900-8b0e-fc94c56ac582",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 125",
            "aisleEnds": "sample string 126",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 137,
            "webPriceRounding": true,
            "webMarkup": 139,
            "webPriceMode": 140,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 141",
            "altSubDeptCode": "sample string 142",
            "altMinorDeptCode": "sample string 143",
            "altLesserDeptCode": "sample string 144",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "store": {
              "$id": "8",
              "id": 1,
              "isMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2025-08-02T23:22:09.2356132",
              "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": "HDzuYEE130mlHmDGjH92eQ==",
              "hostIdentifierGuid": "60ee3c1c-3541-49df-a51e-60c68c7f7679",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2025-08-02T23:22:09.2356132",
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "9",
                "storeID": 1,
                "addressType": 1,
                "address1": "sample string 1",
                "address2": "sample string 2",
                "city": "sample string 3",
                "state": "sample string 4",
                "country": "sample string 5",
                "postCode": "sample string 6"
              },
              "billingAddress": {
                "$ref": "9"
              },
              "hostStoreSettings": [
                {
                  "$id": "10",
                  "id": 1,
                  "hostIdentifier": "ZVqU1QSG5kOrbTrvnpTX5Q==",
                  "hostIdentifierGuid": "d5945a65-8604-43e6-ab6d-3aef9e94d7e5",
                  "storeID": 2,
                  "username": "sample string 3",
                  "password": "sample string 4",
                  "passwordPlain": "sample string 5",
                  "serverAddress": "sample string 6",
                  "serverPort": 1,
                  "excludeFromLeadInOut": true,
                  "useForHostFile": true,
                  "metcashPillarID": "sample string 9",
                  "metcashStateCode": "sample string 10",
                  "metcashCustomerID": "sample string 11",
                  "metcashTradingPartnerID": "sample string 12",
                  "drakesCustomerNumber": 1,
                  "sparCustomerNumber": "sample string 13",
                  "sparOrderUsername": "sample string 14",
                  "sparOrderPassword": "sample string 15",
                  "sparOrderPasswordPlain": "sample string 16",
                  "pharmXSiteID": 1,
                  "ibaZoneID": 1,
                  "ibaState": "sample string 17",
                  "foodlandStoreCode": "sample string 18",
                  "ilgMemberNumber": "sample string 19",
                  "ilgOutletLocation": 1,
                  "ilgBaseCost": 1,
                  "ilgApplyNonAdvertisedPromos": true,
                  "ilgExemptFromFreight": true,
                  "ilgOrderDealReview": true,
                  "ilgFinanceFee": 1,
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$ref": "1"
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 24"
                },
                {
                  "$ref": "10"
                }
              ],
              "accounts": [
                {
                  "$id": "11",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "11"
                }
              ],
              "sales": [
                {
                  "$id": "12",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2025-08-02T23:22:09.2356132",
                  "ftpSite": {
                    "$id": "13",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "path": "sample string 7",
                    "protocol": 8
                  }
                },
                {
                  "$ref": "12"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "14",
                  "id": 1,
                  "hostIdentifier": "97g6ayG9iEa9uN2NDqaGZA==",
                  "hostIdentifierGuid": "6b3ab8f7-bd21-4688-bdb8-dd8d0ea68664",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "0c1ce586-b643-4387-8c20-0c608a4b836f",
                    "b83d5f8d-55e1-44cd-aebd-99d8ff1a8a52"
                  ]
                },
                {
                  "$ref": "14"
                }
              ],
              "cashManagements": [
                {
                  "$id": "15",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "16",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "passwordPlain": "sample string 6",
                    "token": "sample string 7",
                    "apiType": 8,
                    "apiSubType": 9
                  }
                },
                {
                  "$ref": "15"
                }
              ],
              "updateStoreID": "0a8a8d0d-8ed1-44e0-8863-eefdc453ef79",
              "updateStore": {
                "$id": "17",
                "id": "ecd9b457-651c-4400-9264-decc6b1b268c",
                "name": "sample string 1",
                "lastActivity": "2025-08-02T23:22:09.2356132",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2025-08-02T23:22:09.2356132"
              },
              "timeZoneId": "sample string 53",
              "securityOptions": {
                "$id": "18",
                "loginMode": 1,
                "allowSelfVerification": true,
                "verifierEmail": "sample string 3",
                "source": "sample string 4",
                "loginModeInherited": 5,
                "loginModeSource": "sample string 6",
                "selfVerifyInherited": true,
                "selfVerifySource": "sample string 8",
                "verifyEmailInherited": "sample string 9",
                "verifyEmailSource": "sample string 10"
              }
            },
            "storePrices": [
              {
                "$id": "19",
                "pluG_UID": "Dcr5JkP1p0a/aCX4To+pWw==",
                "pluGuid": "26f9ca0d-f543-46a7-bf68-25f84e8fa95b",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "priceNow": 5,
                "costNow": 6,
                "costNowDecimals": 7,
                "normalPrice": 8,
                "gstPercent": 9,
                "normalCost": 10,
                "normalCostDecimals": 11,
                "costGstPercent": 12,
                "costCalcMethod": 1,
                "currentCost": 13,
                "currentCostDecimals": 14,
                "break1": 15,
                "price1": 16,
                "break2": 17,
                "price2": 18,
                "break3": 19,
                "price3": 20,
                "fuelItem": 21,
                "fixedWeight": 22,
                "active": true,
                "complianceIndicator": "sample string 23",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2025-08-02T23:22:09.2356132"
              },
              {
                "$ref": "19"
              }
            ],
            "currentPrices": {
              "$id": "20",
              "pluPrices": {
                "$id": "21",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "acceptedUtc": "2025-08-02T23:22:09.2356132",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "21"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "22",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-08-02T23:22:09.2356132",
                "startTime": 3,
                "endDate": "2025-08-02T23:22:09.2356132",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "ICtUUQbTKEae/VKVRVGnZA==",
                "hostIdentifierGuid": "51542b20-d306-4628-9efd-52954551a764",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "22"
                },
                {
                  "$ref": "22"
                }
              ]
            },
            "tray": {
              "$id": "23",
              "g_UId": "FbtnviivmUyVlR89EJDoBQ==",
              "guid": "be67bb15-af28-4c99-9595-1f3d1090e805",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "24",
              "priceGroupG_UID": "/96XfNrqgkmjAw0g1BrRuw==",
              "priceGroupGuid": "7c97deff-eada-4982-a303-0d20d41ad1bb",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-08-02T23:22:09.2356132",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "25",
              "pluG_UID": "I5Ltwk7c2kmcN0YWfrkjYA==",
              "pluGuid": "c2ed9223-dc4e-49da-9c37-46167eb92360",
              "plu": 1,
              "servingsPerPack": 1,
              "servingSize": 1,
              "showAllergens": 1,
              "energy": 1,
              "protein": 1,
              "fat": 1,
              "saturated": 1,
              "carbo": 1,
              "sugars": 1,
              "sodium": 1,
              "potasium": 1,
              "calcium": 1,
              "fibre": 1,
              "soya": 1,
              "nutsSeeds": 1,
              "shells": 1,
              "eggs": 1,
              "dairy": 1,
              "gluten": 1,
              "sulphites": 1,
              "peanuts": 1,
              "sesame": 1,
              "fish": 1,
              "lupins": 1
            },
            "dates": {
              "$id": "26",
              "pluGuid": "1f6da037-8847-407c-89be-70e1607c0474",
              "created": "2025-08-02T23:22:09.2356132",
              "createdByUser": "sample string 1",
              "activated": "2025-08-02T23:22:09.2356132",
              "deactivated": "2025-08-02T23:22:09.2356132",
              "lastOrdered": "2025-08-02T23:22:09.2356132",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-08-02T23:22:09.2356132",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-08-02T23:22:09.2356132",
              "lastSold": "2025-08-02T23:22:09.2356132",
              "firstSold": "2025-08-02T23:22:09.2356132",
              "awsUpdated": "2025-08-02T23:22:09.2356132",
              "lastManualUpdate": "2025-08-02T23:22:09.2356132",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-08-02T23:22:09.2356132",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-08-02T23:22:09.2356132",
              "doNotRangeUpdated": "2025-08-02T23:22:09.2356132",
              "doNotOrderUpdated": "2025-08-02T23:22:09.2356132",
              "tracked": "2025-08-02T23:22:09.2356132"
            },
            "allergens": [
              {
                "$id": "27",
                "allergenID": 1,
                "pluG_UID": "NXmQQwxiEk2MqxrYVoUn8Q==",
                "pluGuid": "43907935-620c-4d12-8cab-1ad8568527f1",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "27"
              }
            ],
            "costs": {
              "$id": "28",
              "pluG_UID": "rJCryvXClE6oEgA7W0eiaw==",
              "pluGuid": "caab90ac-c2f5-4e94-a812-003b5b47a26b",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-08-02T23:22:09.2356132",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "29",
                "saleHeaderID": 1,
                "created": "2025-08-02T23:22:09.2356132",
                "createdLocal": "2025-08-02T23:22:09.2356132",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "RaoboOJVeEm3eAZDJvSptg==",
                "operatorGuid": "a01baa45-55e2-4978-b778-064326f4a9b6",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "pO0zLi9DNUWi4OpcCEPIWg==",
                "pluGuid": "2e33eda4-432f-4535-a2e0-ea5c0843c85a",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "30",
                  "id": 1,
                  "g_Uid": "YhjUuOF5rEK+sk0MWPh9QQ==",
                  "guid": "b8d41862-79e1-42ac-beb2-4d0c58f87d41",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2025-08-02T23:22:09.2356132",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-08-02T23:22:09.2356132",
                  "endShift": "2025-08-02T23:22:09.2356132",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "31",
                      "operatorG_UID": "wRD2MYjUkUG8JfX3NpKpqQ==",
                      "operatorGuid": "31f610c1-d488-4191-bc25-f5f73692a9a9",
                      "storeID": 2,
                      "operator": {
                        "$ref": "30"
                      },
                      "store": {
                        "$ref": "8"
                      }
                    },
                    {
                      "$ref": "31"
                    }
                  ]
                }
              },
              {
                "$ref": "29"
              }
            ],
            "apns": [
              {
                "$id": "32",
                "pluID": 1,
                "pluG_UID": "pZfWPJ7yjEekUUT8jRUAgQ==",
                "pluGuid": "3cd697a5-f29e-478c-a451-44fc8d150081",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "32"
              }
            ],
            "tuns": [
              {
                "$id": "33",
                "pluG_UId": "qzF2CbnpeEa5QmGsaHxOWw==",
                "pluGuid": "097631ab-e9b9-4678-b942-61ac687c4e5b",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "7"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "33"
              }
            ],
            "competitionPricing": [
              {
                "$id": "34",
                "identifier": "qft8qfF44ke7RaO8lv0S0w==",
                "identifierGuid": "a97cfba9-78f1-47e2-bb45-a3bc96fd12d3",
                "pluG_UID": "XTCWtBq3A0CZDAfJuGCmvA==",
                "pluGuid": "b496305d-b71a-4003-990c-07c9b860a6bc",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "34"
              }
            ],
            "supplier": {
              "$ref": "2"
            },
            "supplierName": "sample string 147",
            "children": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "ordering": {
              "$ref": "5"
            },
            "flipChartPages": [
              {
                "$id": "35",
                "identifier": "2j6rmC+8/UqgiJB8hLXbGg==",
                "groupName": "sample string 1",
                "identifierGuid": "98ab3eda-bc2f-4afd-a088-907c84b5db1a",
                "exists": true,
                "flipChartIdentifier": "kMXspzKeT0OgkpaeisX7bg==",
                "flipChartIdentifierGuid": "a7ecc590-9e32-434f-a092-969e8ac5fb6e",
                "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": "gZWz6TNOyUu/f2iEQw1PKg==",
                "groupIdentifierGuid": "e9b39581-4e33-4bc9-bf7f-6884430d4f2a",
                "flipChart": {
                  "$id": "36",
                  "identifier": "RKQZ8j8jLkSu6fSzuNQdTA==",
                  "identifierGuid": "f219a444-233f-442e-aee9-f4b3b8d41d4c",
                  "displayName": "sample string 2",
                  "sortOrder": 3,
                  "productsPerRow": 4,
                  "rowsPerPage": 5,
                  "buttonMarginX": 6,
                  "buttonMarginY": 7,
                  "beginButtonsX": 8,
                  "beginButtonsY": 9,
                  "autoSizeButtons": true,
                  "autoSizeGrid": true,
                  "showButtonText": true,
                  "showButtonImage": true,
                  "formLocationX": 1,
                  "formLocationY": 1,
                  "formWidth": 14,
                  "formHeight": 15,
                  "formMaximised": true,
                  "formResizable": true,
                  "formBackgroundImage": "sample string 16",
                  "formBackgroundColourA": 1,
                  "formBackgroundColourR": 1,
                  "formBackgroundColourG": 1,
                  "formBackgroundColourB": 1,
                  "formFontFamily": "sample string 17",
                  "formFontSize": 1.1,
                  "formFontStyle": 1,
                  "formAttributes": "sample string 18",
                  "buttonWidth": 19,
                  "buttonHeight": 20,
                  "buttonAnchor": 21,
                  "buttonBackgroundImage": "sample string 22",
                  "buttonTopColour": 1,
                  "buttonTextColour": 1,
                  "buttonBottomColour": 1,
                  "buttonBorderColour": 1,
                  "buttonBorderWidth": 1,
                  "buttonRadius": 1,
                  "buttonGradientMode": 1,
                  "buttonDropShadow": true,
                  "buttonShadowWidth": 1,
                  "buttonHighLightOnPush": true,
                  "buttonFontFamily": "sample string 23",
                  "buttonFontSize": 1.1,
                  "buttonFontStyle": 1,
                  "buttonTextAlign": 1,
                  "buttonWordBreak": true,
                  "buttonDrawImageAndButton": true,
                  "buttonVerticalText": true,
                  "buttonImageAlign": 1,
                  "panelLocationX": 1,
                  "panelLocationY": 1,
                  "panelWidth": 1,
                  "panelHeight": 1,
                  "panelAnchor": 1,
                  "panelFontFamily": "sample string 24",
                  "panelFontSize": 1.1,
                  "panelFontStyle": 1,
                  "panelBackgroundColour": 1,
                  "panelTextColour": 1,
                  "panelAttributes": "sample string 25",
                  "unsentCount": 26,
                  "group": {
                    "$id": "37",
                    "identifier": "b6Wxx082oka/dTw/oViz1A==",
                    "identifierGuid": "c7b1a56f-364f-46a2-bf75-3c3fa158b3d4",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "38",
                        "id": 1,
                        "g_UID": "t6KdxQJkpUKv2PY+yb+E7g==",
                        "guid": "c59da2b7-6402-42a5-afd8-f63ec9bf84ee",
                        "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": "ngbXASoEdk2jMj6Iw80Llw==",
                        "previousFormGuid": "01d7069e-042a-4d76-a332-3e88c3cd0b97",
                        "nextForm": 1,
                        "nextFormG_UID": "0cSal8SFN0uzMhn9RCI99A==",
                        "nextFormGuid": "979ac4d1-85c4-4b37-b332-19fd44223df4",
                        "attributes": "sample string 10",
                        "updated": "2025-08-02T23:22:09.2356132",
                        "positioning": 1,
                        "contentPanel": "sample string 11",
                        "selectionMode": 1,
                        "maximumSelections": 1,
                        "alteredInStore": true,
                        "deleted": true,
                        "blueprintID": 1,
                        "preserveLayout": true,
                        "mainCheckoutFormName": "sample string 13",
                        "nextCheckoutForm": {
                          "$ref": "38"
                        },
                        "previousCheckoutForm": {
                          "$ref": "38"
                        },
                        "buttons": [
                          {
                            "$id": "39",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "7+OgLcotvEirukbdzXGfpw==",
                            "checkoutFormGuid": "2da0e3ef-2dca-48bc-abba-46ddcd719fa7",
                            "identifier": "AqP5vit5Yki+lHVirk7FKA==",
                            "identifierGuid": "bef9a302-792b-4862-be94-7562ae4ec528",
                            "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": "IMzjjgsXb06Wilg690tVAg==",
                            "valueGuid": "8ee3cc20-170b-4e6f-968a-583af74b5502",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-08-02T23:22:09.2356132",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "38"
                            },
                            "image": {
                              "$id": "40",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2025-08-02T23:22:09.2356132",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "39"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "41",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "2rUIRnPxCEWYZ/zr7LvRRQ==",
                            "checkoutFormGuid": "4608b5da-f173-4508-9867-fcebecbbd145",
                            "panelType": "sample string 4",
                            "name": "sample string 5",
                            "locationX": 6,
                            "locationY": 7,
                            "width": 8,
                            "height": 9,
                            "anchor": 10,
                            "fontFamily": "sample string 11",
                            "fontSize": 12.1,
                            "fontStyle": 13,
                            "backgroundColour": 14,
                            "textColour": 15,
                            "attributes": "sample string 16"
                          },
                          {
                            "$ref": "41"
                          }
                        ]
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "panels": [
                      {
                        "$ref": "41"
                      },
                      {
                        "$ref": "41"
                      }
                    ]
                  },
                  "pages": [
                    {
                      "$ref": "35"
                    },
                    {
                      "$ref": "35"
                    }
                  ]
                },
                "contentPanel": {
                  "$ref": "41"
                },
                "products": [
                  {
                    "$id": "42",
                    "flipChartPageIdentifier": "pSrmSiN6hECtg6fzFHQZhg==",
                    "flipChartPageIdentifierGuid": "4ae62aa5-7a23-4084-ad83-a7f314741986",
                    "pluG_UID": "4fcF6hyxoEitJr1os7YHbw==",
                    "pluGuid": "ea05f7e1-b11c-48a0-ad26-bd68b3b6076f",
                    "sortOrder": 3,
                    "sent": true,
                    "productChanged": true,
                    "productImageName": "sample string 6",
                    "productShowImageOnFlipCharts": true,
                    "productShowTextOnFlipCharts": true,
                    "productOverrideFlipChartText": true,
                    "productFlipChartText": "sample string 10",
                    "product": {
                      "$ref": "7"
                    },
                    "departmentSortOrder": 11,
                    "subDepartmentName": "sample string 12"
                  },
                  {
                    "$ref": "42"
                  }
                ],
                "productCount": 27,
                "pages": [
                  {
                    "$ref": "35"
                  },
                  {
                    "$ref": "35"
                  }
                ]
              },
              {
                "$ref": "35"
              }
            ],
            "priceHistory": [
              {
                "$id": "43",
                "pluG_UID": "OLbv7/czwUOG36n4Bqoiow==",
                "pluGuid": "efefb638-33f7-43c1-86df-a9f806aa22a3",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2025-08-02T23:22:09.2356132",
                "previousPrice": 1,
                "previousCostCalcMethod": 1,
                "previousCost": 1,
                "previousWeightedAvgCost": 1,
                "previousLastCost": 1,
                "previousRawCost": 15,
                "previousRawWeightedAvgCost": 16,
                "previousRawLastCost": 17,
                "previousCostDecimals": 1,
                "previousServiceFeeID": 18,
                "previousFreight": 19.0,
                "previousFreightType": 20,
                "storeID": 21,
                "storeName": "sample string 22",
                "serviceFeeDescription": "sample string 23",
                "previousServiceFeeDescription": "sample string 24"
              },
              {
                "$ref": "43"
              }
            ],
            "ingredients": [
              {
                "$id": "44",
                "pluG_UID": "VhBLCp9ki0eeioxTM00I/A==",
                "ingredientGuid": "2BSJnoWYDUehOXZXMBBNmQ==",
                "ingredientIdentifier": "9e8914d8-9885-470d-a139-765730104d99",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "7"
                }
              },
              {
                "$ref": "44"
              }
            ],
            "bins": [
              {
                "$id": "45",
                "pluG_UID": "tTUTBBPtVkSP4dMj90mi4g==",
                "pluGuid": "041335b5-ed13-4456-8fe1-d323f749a2e2",
                "shelfLocationIdentifier": "tEy2uVgNp0CsHWahMHzOtA==",
                "shelfLocationGuid": "b9b64cb4-0d58-40a7-ac1d-66a1307cceb4",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "ZWTGfk7gpEyit/CkXxrM/g==",
                "labelPageLayoutGuid": "7ec66465-e04e-4ca4-a2b7-f0a45f1accfe",
                "updated": "2025-08-02T23:22:09.2356132",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "7"
                },
                "location": {
                  "$id": "46",
                  "identifier": "HorQ/iuqf0aN1L2guLtLdw==",
                  "storeID": 1,
                  "identifierGuid": "fed08a1e-aa2b-467f-8dd4-bda0b8bb4b77",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-08-02T23:22:09.2356132",
                  "minTemp": 1,
                  "maxTemp": 1,
                  "checkFrequency": 1,
                  "storeCaseConfiguration": 5,
                  "storeName": "sample string 6",
                  "bins": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ]
                }
              },
              {
                "$ref": "45"
              }
            ],
            "bin": {
              "$ref": "45"
            },
            "scaleLocations": [
              {
                "$id": "47",
                "plu": 1,
                "pluG_UID": "cEQU/o6du0yD8ZZ4kM9TbA==",
                "pluGuid": "fe144470-9d8e-4cbb-83f1-967890cf536c",
                "deptNo": 1,
                "product": {
                  "$ref": "7"
                },
                "scaleLocation": {
                  "$id": "48",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-08-02T23:22:09.2356132",
                  "department": {
                    "$id": "49",
                    "id": 1,
                    "name": "sample string 2",
                    "code": "sample string 3",
                    "sortOrder": 4,
                    "isLiquor": true,
                    "isTobacco": true,
                    "excludeTalker": true,
                    "externalSales": true,
                    "saleGLCode": "sample string 9",
                    "cogsglCode": "sample string 10",
                    "accountingCategoryID": 11,
                    "maximumMarkdownPercentage": 12.0,
                    "accountingOnly": true,
                    "generateExternalID": 1,
                    "useNonReportableTaxCode": true,
                    "minPLU": 15,
                    "maxPLU": 16,
                    "scaleLocation": {
                      "$ref": "48"
                    },
                    "subDepartments": [
                      {
                        "$id": "50",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "51",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "52",
                                "id": 1,
                                "departmentID": 2,
                                "subDepartmentID": 3,
                                "minorDepartmentID": 4,
                                "name": "sample string 5",
                                "code": "sample string 6",
                                "departmentCode": "sample string 7",
                                "subDepartmentCode": "sample string 8",
                                "minorDepartmentCode": "sample string 9",
                                "updated": "2025-08-02T23:22:09.2356132",
                                "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": "Cu39fUIskEODno8JLaf+EQ==",
                                "labelPageLayoutGuid": "7dfded0a-2c42-4390-839e-8f092da7fe11",
                                "minimumAge": 17,
                                "countryOfOrigin": "sample string 18",
                                "serviceFeeID": 1,
                                "eftCode": 19,
                                "defaultPrinter": "sample string 20",
                                "defaultPrinterGroup": "sample string 21",
                                "buyingLimit": 1,
                                "buyingLimitIndependent": true,
                                "buyingLimitType": 0,
                                "includeInDistinctLimit": true,
                                "defaultsEmpty": false,
                                "mscCat": {
                                  "$id": "53",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "54",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "55",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "55"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "54"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "54"
                                },
                                "mscDep": {
                                  "$id": "56",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "53"
                                    },
                                    {
                                      "$ref": "53"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "55"
                                }
                              },
                              {
                                "$ref": "52"
                              }
                            ],
                            "updated": "2025-08-02T23:22:09.2356132",
                            "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": "6khwit5QyEW/7vKd4Y6e/A==",
                            "labelPageLayoutGuid": "8a7048ea-50de-45c8-bfee-f29de18e9efc",
                            "minimumAge": 15,
                            "countryOfOrigin": "sample string 16",
                            "serviceFeeID": 1,
                            "eftCode": 17,
                            "defaultPrinter": "sample string 18",
                            "defaultPrinterGroup": "sample string 19",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "includeInDistinctLimit": true,
                            "defaultsEmpty": false,
                            "mscCat": {
                              "$ref": "53"
                            },
                            "mscCom": {
                              "$ref": "54"
                            },
                            "mscDep": {
                              "$ref": "56"
                            },
                            "mscSubCom": {
                              "$ref": "55"
                            }
                          },
                          {
                            "$ref": "51"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2025-08-02T23:22:09.2356132",
                        "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": "BHmwvtL3RUy8Z9zS1Es/zw==",
                        "labelPageLayoutGuid": "beb07904-f7d2-4c45-bc67-dcd2d44b3fcf",
                        "minimumAge": 15,
                        "countryOfOrigin": "sample string 16",
                        "serviceFeeID": 1,
                        "eftCode": 17,
                        "defaultPrinter": "sample string 18",
                        "defaultPrinterGroup": "sample string 19",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "includeInDistinctLimit": true,
                        "defaultsEmpty": false,
                        "mscCat": {
                          "$ref": "53"
                        },
                        "mscCom": {
                          "$ref": "54"
                        },
                        "mscDep": {
                          "$ref": "56"
                        },
                        "mscSubCom": {
                          "$ref": "55"
                        }
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2025-08-02T23:22:09.2356132",
                    "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": "4WAYKt4/0kS9Qlaw72G/kA==",
                    "labelPageLayoutGuid": "2a1860e1-3fde-44d2-bd42-56b0ef61bf90",
                    "minimumAge": 25,
                    "countryOfOrigin": "sample string 26",
                    "serviceFeeID": 1,
                    "eftCode": 27,
                    "defaultPrinter": "sample string 28",
                    "defaultPrinterGroup": "sample string 29",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "includeInDistinctLimit": true,
                    "defaultsEmpty": false,
                    "mscCat": {
                      "$ref": "53"
                    },
                    "mscCom": {
                      "$ref": "54"
                    },
                    "mscDep": {
                      "$ref": "56"
                    },
                    "mscSubCom": {
                      "$ref": "55"
                    }
                  }
                }
              },
              {
                "$ref": "47"
              }
            ],
            "nextPrice": {
              "$id": "57",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 1,
              "hostOfferID": 1,
              "metcashPromotionID": "sample string 4",
              "metcashPromotionPlacement": "sample string 5",
              "pluG_UID": "m8Xe0FR8lU63Ju+EdC5tww==",
              "pluGuid": "d0dec59b-7c54-4e95-b726-ef84742e6dc3",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "6W8Dy5LAREO7zX/NpvjC8g==",
              "dealCostGuid": "cb036fe9-c092-4344-bbcd-7fcda6f8c2f2",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "8KjcAL98P0+szr0DotrnxQ==",
              "priceGroupGuid": "00dca8f0-7cbf-4f3f-acce-bd03a2dae7c5",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "pluCost": 13,
              "pluCostIndicator": "sample string 14",
              "pluPriceGstPercent": 15,
              "pluCostGstPercent": 16,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 18.1,
              "salesMode": 1,
              "pluNormalCost": 19,
              "pluaws": 20.0,
              "directNumber": "sample string 21",
              "departmentName": "sample string 22",
              "subDepartmentName": "sample string 23",
              "priceGroupName": "sample string 24",
              "supplierName": "sample string 25",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2025-08-02T23:22:09.2356132",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "NmtuKQl4YUyEVD7T9BFn/Q==",
              "campaignComboPriceGroupIdentifier": "296e6b36-7809-4c61-8454-3ed3f41167fd",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "58",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-08-02T23:22:09.2356132",
                  "operatorG_UID": "VaTkQi4TJ0WfPlmX2zj3jg==",
                  "operatorGuid": "42e4a455-132e-4527-9f3e-5997db38f78e",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-08-02T23:22:09.2356132",
                  "signIqTicketFileMovedUtc": "2025-08-02T23:22:09.2356132",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-08-02T23:22:09.2356132",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "7"
                  },
                  "campaignPlu": {
                    "$ref": "57"
                  }
                },
                {
                  "$ref": "58"
                }
              ],
              "campaign": {
                "$id": "59",
                "id": 1,
                "storeID": 2,
                "name": "a3226b29-e2a9-4ca8-9d5d-f290a1cb409a",
                "nameGuid": "a3226b29-e2a9-4ca8-9d5d-f290a1cb409a",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-08-02T23:22:09.2356132",
                "startTime": 1,
                "endDate": "2025-08-02T23:22:09.2356132",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2025-08-02T23:22:09.2356132",
                "system": true,
                "created": "2025-08-02T23:22:09.2356132",
                "updated": "2025-08-02T23:22:09.2356132",
                "priceChangeNotifiedUtc": "2025-08-02T23:22:09.2356132",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "eO9ud+zIy0a8OLil6ngWPw==",
                "hostIdentifierGuid": "776eef78-c8ec-46cb-bc38-b8a5ea78163f",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-08-02T23:22:09.2356132",
                "updatedByUser": "sample string 18",
                "offerID": 1,
                "isPriceChangeCampaign": true,
                "stores": [
                  1,
                  2
                ],
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ],
                "campaignPlus": [
                  {
                    "$ref": "57"
                  },
                  {
                    "$ref": "57"
                  }
                ],
                "campaignPools": [
                  {
                    "$id": "60",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 4,
                    "pluG_UID": "CSkjOsApM0mBv+VMThiAhg==",
                    "pluGuid": "3a232909-29c0-4933-81bf-e54c4e188086",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "y+K3ug1UmUCptqZlUKXWkA==",
                    "priceGroupGuid": "bab7e2cb-540d-4099-a9b6-a66550a5d690",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-08-02T23:22:09.2356132",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "7"
                    },
                    "campaign": {
                      "$ref": "59"
                    }
                  },
                  {
                    "$ref": "60"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "61",
                    "id": 1,
                    "identifier": "AWQCMVqYz0mvPE0OQgieKw==",
                    "identifierStr": "AWQCMVqYz0mvPE0OQgieKw==",
                    "identifierGuid": "31026401-985a-49cf-af3c-4d0e42089e2b",
                    "campaignID": 4,
                    "campaignName": "sample string 5",
                    "ruleJoin": 1,
                    "ruleType": 6,
                    "operand0": "sample string 7",
                    "comparisonOp": 1,
                    "operand1": "sample string 8",
                    "action": 1,
                    "operand2": "sample string 9",
                    "operand3": "sample string 10",
                    "includeExcludedItems": true,
                    "noFurtherDiscounts": true,
                    "description": "sample string 11",
                    "sortOrder": 1,
                    "isItemRule": false,
                    "prevDept": "sample string 12",
                    "campaign": {
                      "$ref": "59"
                    }
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "customers": [
                  {
                    "$id": "62",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "customerID": "sWWlgjbshE2SaAIVCkcO3w==",
                    "customerIDGuid": "82a565b1-ec36-4d84-9268-02150a470edf",
                    "campaign": {
                      "$ref": "59"
                    },
                    "customer": {
                      "$id": "63",
                      "identifier": "jCZRfkoR2k6Crfqn03mVoA==",
                      "identifierGuid": "7e51268c-114a-4eda-82ad-faa7d37995a0",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-08-02T23:22:09.2356132",
                      "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": "qvaRswpfeEyJLKalcQBNZQ==",
                      "communityIdentifierGuid": "b391f6aa-5f0a-4c78-892c-a6a571004d65",
                      "joined": "2025-08-02T23:22:09.2356132",
                      "updated": "2025-08-02T23:22:09.2356132",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "9M7sc0QnTEaCJ1oRScz3ag==",
                      "priceLevelIdentifierGuid": "73eccef4-2744-464c-8227-5a1149ccf76a",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-08-02T23:22:09.2356132",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "64",
                          "cardType": 2,
                          "issueDate": "2025-08-02T23:22:09.2356132",
                          "expiry": "2025-08-02T23:22:09.2356132",
                          "customerID": "7doLRMJbQEqfruNsRgnKiA==",
                          "customerIDGuid": "440bdaed-5bc2-4a40-9fae-e36c4609ca88",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2025-08-02T23:22:09.2356132",
                          "linkedAccount": "P+Uxev1Hm0a74wu+gQ1Yng==",
                          "linkedAccountGuid": "7a31e53f-47fd-469b-bbe3-0bbe810d589e",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "63"
                          },
                          "account": {
                            "$id": "65",
                            "id": 1,
                            "identifier": "PNRxwKYzCUqenuzPFDeyHA==",
                            "identifierGuid": "c071d43c-33a6-4a09-9e9e-eccf1437b21c",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-08-02T23:22:09.2356132",
                            "owner": "o+a2oisJHk65dLcmZv6E6g==",
                            "ownerGuid": "a2b6e6a3-092b-4e1e-b974-b72666fe84ea",
                            "accountStoreGroupIdentifier": "XxAjluQHL0WXHMHWYMKN0Q==",
                            "accountStoreGroupGuid": "9623105f-07e4-452f-971c-c1d660c28dd1",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2025-08-02T23:22:09.2356132",
                            "active": true,
                            "updated": "2025-08-02T23:22:09.2356132",
                            "deleted": true,
                            "deletedUser": "sample string 16",
                            "currentBalanceChanged": true,
                            "maximumLimitChanged": true,
                            "loyaltyPointsChanged": true,
                            "projectedBalance": 17,
                            "accountStoreGroupStoreIDs": [
                              1,
                              2
                            ],
                            "customerEmail": "sample string 18",
                            "ownerCustomer": {
                              "$ref": "63"
                            },
                            "card": {
                              "$ref": "64"
                            },
                            "members": {
                              "$id": "66",
                              "sample string 1": [
                                {
                                  "$ref": "63"
                                },
                                {
                                  "$ref": "63"
                                }
                              ],
                              "sample string 2": [
                                {
                                  "$ref": "63"
                                },
                                {
                                  "$ref": "63"
                                }
                              ]
                            },
                            "customerGroups": [
                              {
                                "$id": "67",
                                "identifier": "L0P2oOmv2kyJ7CijWeD3/A==",
                                "identifierGuid": "a0f6432f-afe9-4cda-89ec-28a359e0f7fc",
                                "name": "sample string 2",
                                "primaryContact": "TLDS7QaBc0eV9fKzrHtrlA==",
                                "primaryContactGuid": "edd2b04c-8106-4773-95f5-f2b3ac7b6b94",
                                "accountID": "vM09LtqTmkei7gMP4yHREQ==",
                                "accountIDGuid": "2e3dcdbc-93da-479a-a2ee-030fe321d111",
                                "special": true,
                                "updated": "2025-08-02T23:22:09.2356132",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "429NvEqO3ESfl9dehPUfsw==",
                                "priceLevelIdentifierGuid": "bc4d6fe3-8e4a-44dc-9f97-d75e84f51fb3",
                                "deleted": true,
                                "account": {
                                  "$ref": "65"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "63"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "68",
                                    "id": 1,
                                    "groupID": "ccIe88ycbUikH5R/uDLvlg==",
                                    "groupIDGuid": "f31ec271-9ccc-486d-a41f-947fb832ef96",
                                    "customerID": "Os7zIHaZGkiJv9L7mqwg0g==",
                                    "customerIDGuid": "20f3ce3a-9976-481a-89bf-d2fb9aac20d2",
                                    "card": "sample string 4",
                                    "linkedAccount": "tAd6dfVZ+EmCFZfMmodM5w==",
                                    "linkedAccountGuid": "757a07b4-59f5-49f8-8215-97cc9a874ce7",
                                    "customer": {
                                      "$ref": "63"
                                    },
                                    "group": {
                                      "$ref": "67"
                                    },
                                    "customerCard": {
                                      "$ref": "64"
                                    }
                                  },
                                  {
                                    "$ref": "68"
                                  }
                                ]
                              },
                              {
                                "$ref": "67"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "69",
                              "id": 1,
                              "identifier": "beKa2fGJ7EGpfWMTUOG9mA==",
                              "identifierGuid": "d99ae26d-89f1-41ec-a97d-631350e1bd98",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "1bc460m3wk6QpDtNzeuihA==",
                              "accountIDGuid": "eb38b7d5-b749-4ec2-90a4-3b4dcdeba284",
                              "customerAccount": {
                                "$ref": "65"
                              },
                              "customerCard": {
                                "$ref": "64"
                              },
                              "accountType": 1,
                              "cardName": "sample string 8",
                              "authorisationNumber": "sample string 9",
                              "bankReference": "sample string 10",
                              "merchantID": "sample string 11",
                              "terminalID": "sample string 12",
                              "cardNumber": "sample string 13",
                              "paymentDate": "2025-08-02T23:22:09.2356132",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "7lBoaS9dRE6cfNOVWRSieg==",
                              "idempotentVoidGuid": "696850ee-5d2f-4e44-9c7c-d3955914a27a",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "70",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "5rPDv4RffkOkuQ3tReDLoQ==",
                                "saleHeaderIdentifierGuid": "bfc3b3e6-5f84-437e-a4b9-0ded45e0cba1",
                                "created": "2025-08-02T23:22:09.2356132",
                                "createdLocal": "2025-08-02T23:22:09.2356132",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2025-08-02T23:22:09.2356132",
                                "storeID": 1,
                                "operatorG_Uid": "Wb6/1nSGykKMzNGslvgiRA==",
                                "operatorGuid": "d6bfbe59-8674-42ca-8ccc-d1ac96f82244",
                                "customerG_Uid": "mDdJ6So+GkSCHnnLFl0KVw==",
                                "customerGuid": "e9493798-3e2a-441a-821e-79cb165d0a57",
                                "communityIdentifier": "EIrwx+eDOUS5/Ytk2hQZoQ==",
                                "communityIdentifierGuid": "c7f08a10-83e7-4439-b9fd-8b64da1419a1",
                                "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": "ZjD2lJRGYE+GiOAgdNsoQQ==",
                                "priceLevelIdentifierGuid": "94f63066-4694-4f60-8688-e02074db2841",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "30"
                                },
                                "customer": {
                                  "$ref": "63"
                                },
                                "communityOrganisation": {
                                  "$id": "71",
                                  "id": 1,
                                  "identifier": "U7UOjMygFkiwTE0fpVde0g==",
                                  "identifierGuid": "8c0eb553-a0cc-4816-b04c-4d1fa5575ed2",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "totalAmountAwarded": 15.1,
                                  "updated": "2025-08-02T23:22:09.2356132",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "72",
                                    "saleItemID": 1,
                                    "identifier": "aB1EBBYPCk+25UMdS8t2wQ==",
                                    "identifierGuid": "04441d68-0f16-4f0a-b6e5-431d4bcb76c1",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "AWHVblCSlkyNwa23dKxS3g==",
                                    "pluGuid": "6ed56101-9250-4c96-8dc1-adb774ac52de",
                                    "accountID": "RsvY6d18002Og62j9DGBBQ==",
                                    "accountIDGuid": "e9d8cb46-7cdd-4dd3-8e83-ada3f4318105",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2025-08-02T23:22:09.2356132",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "KbzV2BYTSkyPoT1FCAyvQA==",
                                    "refundGuid": "d8d5bc29-1316-4c4a-8fa1-3d45080caf40",
                                    "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": "q7/WyXdmv0uR1mwTJoghnQ==",
                                    "idempotentVoidGuid": "c9d6bfab-6677-4bbf-91d6-6c132688219d",
                                    "priceLevelIdentifier": "U7cPKPsWKkSSsVc415XoUA==",
                                    "priceLevelIdentifierGuid": "280fb753-16fb-442a-92b1-5738d795e850",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "73",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-08-02T23:22:09.2356132",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "73"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "74",
                                      "id": 1,
                                      "g_UID": "sOA3r2Vcr0OhO2qY20PrEg==",
                                      "guid": "af37e0b0-5c65-43af-a13b-6a98db43eb12",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-08-02T23:22:09.2356132"
                                    },
                                    "modifier": {
                                      "$id": "75",
                                      "id": 1,
                                      "setG_UID": "BnCKgel8BUiX0kh7WXbv0g==",
                                      "modifierSetGuid": "818a7006-7ce9-4805-97d2-487b5976efd2",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "FL1dSq8y50WTfv5ReXwriQ==",
                                      "pluGuid": "4a5dbd14-32af-45e7-937e-fe51797c2b89",
                                      "deleted": true,
                                      "g_UID": "C67QwotrGEqB7mxMvKmNkw==",
                                      "guid": "c2d0ae0b-6b8b-4a18-81ee-6c4cbca98d93",
                                      "product": {
                                        "$ref": "7"
                                      }
                                    },
                                    "priceLevelName": "sample string 25",
                                    "pumpNumber": 1,
                                    "hoseNumber": 1
                                  },
                                  {
                                    "$ref": "72"
                                  }
                                ],
                                "eftReceipts": [
                                  {
                                    "$id": "76",
                                    "id": 1,
                                    "storeID": 1,
                                    "saleHeaderID": 2,
                                    "storeSaleHeader": {
                                      "$ref": "70"
                                    },
                                    "receipt": "sample string 3",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "76"
                                  }
                                ],
                                "payments": [
                                  {
                                    "$ref": "69"
                                  },
                                  {
                                    "$ref": "69"
                                  }
                                ],
                                "cards": [
                                  {
                                    "$id": "77",
                                    "id": 1,
                                    "saleHeaderID": 1,
                                    "identifier": "sample string 2",
                                    "cardType": 3,
                                    "providerName": "sample string 4"
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "campaignHits": [
                                  {
                                    "$id": "78",
                                    "id": 1,
                                    "saleHeaderID": 2,
                                    "campaign": "sample string 3",
                                    "name": "sample string 4",
                                    "processed": 1,
                                    "campaignDescription": "sample string 5"
                                  },
                                  {
                                    "$ref": "78"
                                  }
                                ],
                                "fuel": [
                                  {
                                    "$id": "79",
                                    "id": 1,
                                    "plu": 1,
                                    "pluG_UID": "L0C2DTq/CEOUiKItlY4DVQ==",
                                    "pluGuid": "0db6402f-bf3a-4308-9488-a22d958e0355",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2025-08-02T23:22:09.2356132",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2025-08-02T23:22:09.2356132",
                                    "tagNumber": "sample string 15",
                                    "trackTwoRem": "sample string 16",
                                    "transCode": 1,
                                    "transType": 1,
                                    "unitPrice": 1.0,
                                    "vehicleReg": "sample string 17",
                                    "offline": true,
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "79"
                                  }
                                ],
                                "fuelResells": [
                                  {
                                    "$id": "80",
                                    "saleItemID": 1,
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "yZTYAurNHUar1GRLJtFuBw==",
                                    "pluGuid": "02d894c9-cdea-461d-abd4-644b26d16e07",
                                    "accountID": "pHBTs6woTEKOQ4rBXBulbA==",
                                    "accountIDGuid": "b35370a4-28ac-424c-8e43-8ac15c1ba56c",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2025-08-02T23:22:09.2356132",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "rJOLGU8Bm02JMEyrQVnfaA==",
                                    "refundGuid": "198b93ac-014f-4d9b-8930-4cab4159df68",
                                    "providerName": "sample string 10",
                                    "campaign": "sample string 11",
                                    "campaignType": 1,
                                    "modifiedID": 1,
                                    "omittedIngredient": 1,
                                    "taxPercent": 1.0,
                                    "taxAmount": 1.0,
                                    "refundablePrice": 1.0,
                                    "showDiscounts": true,
                                    "orderPrinted": true,
                                    "note": "sample string 14",
                                    "modifierName": "sample string 15",
                                    "modifierSetName": "sample string 16",
                                    "totalValueWasScanned": true,
                                    "sold": true,
                                    "campaignPrice": true,
                                    "scannedValue": 1,
                                    "campaignName": "sample string 20",
                                    "comboDiscount": 1
                                  },
                                  {
                                    "$ref": "80"
                                  }
                                ],
                                "customerOrder": [
                                  {
                                    "$id": "81",
                                    "identifier": "aswdhyAqIUCAffwn5nFvCg==",
                                    "identifierGuid": "871dcc6a-2a20-4021-807d-fc27e6716f0a",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "LqZxGOmkgU2SKJ7FzUN+9g==",
                                    "customerIdentifierGuid": "1871a62e-a4e9-4d81-9228-9ec5cd437ef6",
                                    "operatorNo": 1,
                                    "operatorG_UID": "glrJ1D+dAEOzv1f+namQLQ==",
                                    "operatorGuid": "d4c95a82-9d3f-4300-b3bf-57fe9da9902d",
                                    "created": "2025-08-02T23:22:09.2356132",
                                    "ordered": "2025-08-02T23:22:09.2356132",
                                    "started": "2025-08-02T23:22:09.2356132",
                                    "completed": "2025-08-02T23:22:09.2356132",
                                    "supplied": "2025-08-02T23:22:09.2356132",
                                    "quickTicket": 1,
                                    "deleted": true,
                                    "walkAway": true,
                                    "approxWait": 1,
                                    "actualWait": 1,
                                    "deliveryMethod": 8,
                                    "externalSaleType": 9,
                                    "customer": {
                                      "$ref": "63"
                                    },
                                    "operator": {
                                      "$ref": "30"
                                    },
                                    "details": [
                                      {
                                        "$id": "82",
                                        "headerID": 1,
                                        "plu": 1,
                                        "pluG_UId": "5K/MGC2rtEiqrZ4/iqXb3A==",
                                        "pluGuid": "18ccafe4-ab2d-48b4-aaad-9e3f8aa5dbdc",
                                        "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": "aw+3lzGGrkyy/8uHFZqfdg==",
                                        "headerIdentifierGuid": "97b70f6b-8631-4cae-b2ff-cb87159a9f76",
                                        "product": {
                                          "$ref": "7"
                                        }
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ],
                                    "storeName": "sample string 11",
                                    "customerName": "sample string 12",
                                    "storeReplyTo": "sample string 13",
                                    "storeSubjectLine": "sample string 14",
                                    "storeSaleHeader": {
                                      "$ref": "70"
                                    }
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "surveyResponses": [
                                  {
                                    "$id": "83",
                                    "surveyG_UID": "KlyLhErZ5UKqIO/dv53MVA==",
                                    "surveyGuid": "848b5c2a-d94a-42e5-aa20-efddbf9dcc54",
                                    "saleHeaderGuid": "ILa35bX83UGbQV0t6WKPDw==",
                                    "saleGuid": "e5b7b620-fcb5-41dd-9b41-5d2de9628f0f",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "W86RiZPd4UyA9022TfxbIA==",
                                    "guidResponse": "8991ce5b-dd93-4ce1-80f7-4db64dfc5b20",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-08-02T23:22:09.2356132",
                                    "sale": {
                                      "$ref": "70"
                                    },
                                    "survey": {
                                      "$id": "84",
                                      "g_UID": "8oa0YRPwd0qvIaxDRQs80A==",
                                      "guid": "61b486f2-f013-4a77-af21-ac43450b3cd0",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "SXdd3fW3pkGKxpU3DrTGUw==",
                                      "checkoutFormGuid": "dd5d7749-b7f5-41a6-8ac6-95370eb4c653",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-08-02T23:22:09.2356132",
                                      "end": "2025-08-02T23:22:09.2356132",
                                      "deleted": true,
                                      "updated": "2025-08-02T23:22:09.2356132",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "50d09dfa-ac2e-4896-be23-2935d405d706",
                                        "7568ad45-89f4-4c24-a391-9c1e632d2c4a"
                                      ],
                                      "allowsAllTextResponses": true,
                                      "surveyForm": {
                                        "$ref": "38"
                                      }
                                    },
                                    "ingressId": "sample string 4"
                                  },
                                  {
                                    "$ref": "83"
                                  }
                                ],
                                "storeName": "sample string 38",
                                "machineName": "sample string 39",
                                "operatorName": "sample string 40",
                                "direction": 1,
                                "reason": "sample string 41",
                                "accountG_UID": "7Wt67cHWIUOW7ym6OWHTbQ==",
                                "accountIdentifier": "ed7a6bed-d6c1-4321-96ef-29ba3961d36d",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "KqBLrYFZz0G2j2on+W+glQ==",
                                "customerOrderIdentifierGuid": "ad4ba02a-5981-41cf-b68f-6a27f96fa095",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "85",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "TKbNRkDZbE+wBt2WWQ6sLA==",
                                "paymentIdentifierGuid": "46cda64c-d940-4f6c-b006-dd96590eac2c",
                                "identifier": "qJIDWfKtwEG1BbAnHHWGCg==",
                                "identifierGuid": "590392a8-adf2-41c0-b505-b0271c75860a",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "8AffKDFpvk2QygtI2bjJ3w==",
                                "itemIdentifierGuid": "28df07f0-6931-4dbe-90ca-0b48d9b8c9df"
                              }
                            },
                            {
                              "$ref": "69"
                            }
                          ]
                        },
                        {
                          "$ref": "64"
                        }
                      ],
                      "customerGroupMembers": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "accounts": [
                        {
                          "$ref": "65"
                        },
                        {
                          "$ref": "65"
                        }
                      ],
                      "account": {
                        "$ref": "65"
                      },
                      "vouchers": [
                        {
                          "$id": "86",
                          "customerIdentifier": "omaJl5BubEifXxdATZ4z5w==",
                          "customerIdentifierGuid": "978966a2-6e90-486c-9f5f-17404d9e33e7",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "x6mWgZBkJ0y+C24dnJoqYA==",
                          "idempotentGuid": "8196a9c7-6490-4c27-be0b-6e1d9c9a2a60",
                          "offline": true,
                          "voucher": {
                            "$id": "87",
                            "id": 1,
                            "name": "sample string 2",
                            "description": "sample string 3",
                            "shortDescription": "sample string 4",
                            "url": "sample string 5",
                            "barcodeTemplateID": 1,
                            "expiry": 0,
                            "voucherType": 6,
                            "limitPerTransaction": 7,
                            "customerTracking": true,
                            "discountAccount": "sample string 9",
                            "endDate": "2025-08-02T23:22:09.2356132",
                            "barcodeTemplate": {
                              "$id": "88",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "89",
                              "id": 1,
                              "uid": "sample string 2",
                              "name": "sample string 3",
                              "width": 1.1,
                              "height": 1.1,
                              "showBorder": true,
                              "borderWidth": 1.1,
                              "borderStyle": 1,
                              "borderColour": "sample string 5",
                              "updated": "2025-08-02T23:22:09.2356132",
                              "labelPageLayout": "ALfpEBxYHUi6zML0M6AQYg==",
                              "pageLayoutGuid": "10e9b700-581c-481d-bacc-c2f433a01062",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "87"
                              },
                              "elements": [
                                {
                                  "$id": "90",
                                  "id": 1,
                                  "scaleLabelID": 2,
                                  "showPercentDI": true,
                                  "showAvgPerHundred": true,
                                  "showAvgPerServe": true,
                                  "name": "sample string 6",
                                  "x": 1.1,
                                  "y": 1.1,
                                  "width": 1.1,
                                  "height": 1.1,
                                  "type": 1,
                                  "rotation": 1,
                                  "text": "sample string 7",
                                  "fontFamily": "sample string 8",
                                  "align": 1,
                                  "bold": true,
                                  "italic": true,
                                  "underline": true,
                                  "strikeout": true,
                                  "reverse": true,
                                  "textColour": "sample string 9",
                                  "fontSize": 1.1,
                                  "picture": "QEA=",
                                  "borderWidth": 10,
                                  "sortOrder": 11,
                                  "printOptions": 12,
                                  "superScriptTextFontSize": 1.1,
                                  "lineStyle": 1,
                                  "spacingStyle": 1,
                                  "interCharacterSpacing": 1.1,
                                  "superScriptOffset": 1.1,
                                  "lineSpacing": 1.1,
                                  "dateFormat": "sample string 13",
                                  "autoGrow": true,
                                  "fontAutoResize": true,
                                  "updated": "2025-08-02T23:22:09.2356132"
                                },
                                {
                                  "$ref": "90"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "91",
                                "id": 1,
                                "customerIdentifier": "7pzzC7y2FkCriJ2qhl3Mpg==",
                                "customerIdentifierGuid": "0bf39cee-b6bc-4016-ab88-9daa865dcca6",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-08-02T23:22:09.2356132",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "CxqIqtMXQkqOHLk18dsMIw==",
                                "issuedIdempotentGuid": "aa881a0b-17d3-4a42-8e1c-b935f1db0c23",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-08-02T23:22:09.2356132",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-08-02T23:22:09.2356132",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "f18NqwFLSUuiuuQq1JUP/A==",
                                "redeemedIdempotentGuid": "ab0d5f7f-4b01-4b49-a2ba-e42ad4950ffc",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-08-02T23:22:09.2356132",
                                "storeName": "sample string 17",
                                "scaleLabel": {
                                  "$ref": "89"
                                },
                                "voucher": {
                                  "$ref": "87"
                                },
                                "customer": {
                                  "$ref": "63"
                                },
                                "issuedOfflinePayment": {
                                  "$ref": "69"
                                },
                                "redeemedOfflinePayment": {
                                  "$ref": "69"
                                }
                              },
                              {
                                "$ref": "91"
                              }
                            ]
                          },
                          "customer": {
                            "$ref": "63"
                          }
                        },
                        {
                          "$ref": "86"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "62"
                  }
                ],
                "customerGroups": [
                  {
                    "$id": "92",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupID": "j8R+C+3ywUmxjX2xKoo9RQ==",
                    "groupIDGuid": "0b7ec48f-f2ed-49c1-b18d-7db12a8a3d45",
                    "campaign": {
                      "$ref": "59"
                    },
                    "group": {
                      "$ref": "67"
                    }
                  },
                  {
                    "$ref": "92"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "93",
                    "identifier": "JUnEFISUdUaVuYPAGCkxmQ==",
                    "identifierGuid": "14c44925-9484-4675-95b9-83c018293199",
                    "campaignName": "sample string 2",
                    "message": "sample string 3",
                    "ticketFileSource": "sample string 4",
                    "ticketFileDestination": "sample string 5",
                    "storeID": 1
                  },
                  {
                    "$ref": "93"
                  }
                ],
                "comboPriceGroups": [
                  {
                    "$id": "94",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "g_UID": "AavCsj3ffUKJllx5oTTrQw==",
                    "guid": "b2c2ab01-df3d-427d-8996-5c79a134eb43",
                    "description": "sample string 5",
                    "newPrice": 1,
                    "rangeDescription": "sample string 6",
                    "dealDescription": "sample string 7",
                    "labelQuantity": 8,
                    "hostProductCategoryID": 1,
                    "offerID": 1,
                    "dontUpdatePricePlus": true,
                    "campaign": {
                      "$ref": "59"
                    },
                    "comboPricePlus": [
                      {
                        "$id": "95",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupG_UID": "HYH8ugNqWUWj8ctH28wsDg==",
                        "groupGuid": "bafc811d-6a03-4559-a3f1-cb47dbcc2c0e",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "KXiUOeQ8QUuVaQIgF2Uc3A==",
                        "pluGuid": "39947829-3ce4-4b41-9569-022017651cdc",
                        "priceGroupG_UID": "9KpaWC+MX06/7Jr0o5N5+Q==",
                        "priceGroupGuid": "585aaaf4-8c2f-4e5f-bfec-9af4a39379f9",
                        "campaignPoolID": "sample string 7",
                        "quantity": 1,
                        "campaign": {
                          "$ref": "59"
                        },
                        "product": {
                          "$ref": "7"
                        },
                        "priceGroup": {
                          "$ref": "24"
                        },
                        "campaignPool": {
                          "$ref": "59"
                        }
                      },
                      {
                        "$ref": "95"
                      }
                    ]
                  },
                  {
                    "$ref": "94"
                  }
                ],
                "priceLevels": [
                  {
                    "$id": "96",
                    "id": 1,
                    "priceLevelIdentifier": "YBAf6x1yK0iCRqx3qvpsUA==",
                    "priceLevelIdentifierGuid": "eb1f1060-721d-482b-8246-ac77aafa6c50",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "96"
                  }
                ]
              },
              "product": {
                "$ref": "7"
              },
              "dealCost": {
                "$id": "97",
                "headerIdentifier": "bbo2lLnCfEmDwNIiStow7Q==",
                "headerIdentifierGuid": "9436ba6d-c2b9-497c-83c0-d2224ada30ed",
                "identifier": "smgfd3WjakySmGbsdD6A6g==",
                "identifierGuid": "771f68b2-a375-4c6a-9298-66ec743e80ea",
                "supplierIdentifier": "9cpSufnMB0iJQmFWpzDWzQ==",
                "supplierGuid": "b952caf5-ccf9-4807-8942-6156a730d6cd",
                "pluG_UID": "Oj1axi/tpkKtwco2bjrs8A==",
                "pluGuid": "c65a3d3a-ed2f-42a6-adc1-ca366e3aecf0",
                "campaignName": "0636f1d3-b890-4987-ae3e-6ad3b5be9e73",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-08-02T23:22:09.2356132",
                "end": "2025-08-02T23:22:09.2356132",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "PTNubz3yMk+hLMJ9MPybcA==",
                "bonusItemPluGuid": "6f6e333d-f23d-4f32-a12c-c27d30fc9b70",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-08-02T23:22:09.2356132",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2025-08-02T23:22:09.2356132",
                "campaignEndDate": "2025-08-02T23:22:09.2356132",
                "masterPLUG_UID": "QB1zhfqg0kGCbvEz3yBkNw==",
                "masterID": "85731d40-a0fa-41d2-826e-f133df206437",
                "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": "4ieXOQx7MUWve2M7l/5mzQ==",
                "bonusMasterID": "399727e2-7b0c-4531-af7b-633b97fe66cd",
                "bonusProductName": "sample string 34",
                "bonusProductAPN": "sample string 35",
                "bonusOrderCode": "sample string 36",
                "bonusNormalSell": 37,
                "bonusNormalCost": 38,
                "bonusNormalCostDecimals": 39,
                "bonusCartonQuantity": 40,
                "bonusSalesMode": 41,
                "bonusOrderPacked": 42,
                "bonusFuelItem": true,
                "bonusActive": true
              }
            },
            "currentCostStart": "2025-08-02T23:22:09.2356132",
            "dealCosts": [
              {
                "$ref": "97"
              },
              {
                "$ref": "97"
              }
            ],
            "tags": [
              {
                "$id": "98",
                "pluG_UID": "TgH77mymjkOyWCeh8PVslw==",
                "pluGuid": "eefb014e-a66c-438e-b258-27a1f0f56c97",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "98"
              }
            ],
            "alternateProductG_UID": "/T10fHwm10iEgS0P5QPFgg==",
            "alternateProduct": "7c743dfd-267c-48d7-8481-2d0fe503c582",
            "productHostCode": {
              "$id": "99",
              "id": 1,
              "pluG_UID": "ELDCOop9hEKOHq4keZeo2Q==",
              "pluGuid": "3ac2b010-7d8a-4284-8e1e-ae247997a8d9",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "53"
            },
            "mscCom": {
              "$ref": "54"
            },
            "mscDep": {
              "$ref": "56"
            },
            "mscSubCom": {
              "$ref": "55"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-08-02T23:22:09.2356132",
            "inventoryTracked": "2025-08-02T23:22:09.2356132",
            "isNormalPriceChangesCampaign": true
          },
          "supplier": {
            "$ref": "2"
          },
          "serviceFee": {
            "$id": "100",
            "id": 1,
            "description": "sample string 1",
            "fee": 1
          },
          "isPrimaryHost": true,
          "hostVendor": 47
        },
        {
          "$ref": "5"
        }
      ],
      "orderCycleHeaders": [
        {
          "$id": "101",
          "storeID": 1,
          "supplierIdentifier": "LQKzJReVk0CLGTVHtapr7g==",
          "supplierGuid": "25b3022d-9517-4093-8b19-3547b5aa6bee",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "storeName": "sample string 5",
          "departmentName": "sample string 6",
          "orderDays": 7
        },
        {
          "$ref": "101"
        }
      ],
      "cycles": [
        {
          "$id": "102",
          "storeID": 1,
          "supplierIdentifier": "di2zc62/E0Oh8FRKScVjIg==",
          "supplierGuid": "73b32d76-bfad-4313-a1f0-544a49c56322",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "cutOffWeek": 5,
          "cutOffDay": 6,
          "cutOffTime": "00:00:00.1234567",
          "leadTime": 7,
          "daysBuffer": 8,
          "supplierName": "sample string 9",
          "cutOffDate": "2025-08-02T23:22:09.2356132",
          "deliveryDate": "2025-08-02T23:22:09.2356132",
          "nextCutOffDate": "2025-08-02T23:22:09.2356132",
          "nextDeliveryDate": "2025-08-02T23:22:09.2356132",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "102"
        }
      ],
      "store": {
        "$ref": "8"
      },
      "updated": "2025-08-02T23:22:09.2356132",
      "isHost": true
    },
    "files": [
      {
        "$id": "103",
        "id": "sample string 1",
        "fileName": "sample string 2",
        "extension": "sample string 3",
        "provider": 0,
        "type": 0,
        "hostType": "sample string 4",
        "createdUtc": "2025-08-02T23:22:09.2356132",
        "processed": "2025-08-02T23:22:09.2356132",
        "isProcessing": true,
        "processedCount": 6,
        "processingTime": 1,
        "collectedUtc": "2025-08-02T23:22:09.2356132",
        "size": 1,
        "sizeFormat": "sample string 7",
        "isArchive": true,
        "version": "sample string 9",
        "reference": "sample string 10",
        "digest": "sample string 11",
        "contentType": "sample string 12",
        "host": {
          "$ref": "1"
        },
        "metcashHeader": {
          "$id": "104",
          "customerNumber": "sample string 1",
          "creationDate": "2025-08-02T23:22:09.2356132",
          "businessPillar": "sample string 3",
          "fileType": "sample string 4"
        }
      },
      {
        "$ref": "103"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "14"
      },
      {
        "$ref": "14"
      }
    ],
    "hostFileStoreSetting": {
      "$ref": "10"
    },
    "hostStoreSettings": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "promotionPlacements": [
      {
        "$id": "105",
        "identifier": "bIKT7phzPUO2iiVr6Feu6A==",
        "identifierGuid": "ee93826c-7398-433d-b68a-256be857aee8",
        "code": "sample string 2",
        "description": "sample string 3",
        "isAdvertised": true
      },
      {
        "$ref": "105"
      }
    ],
    "promoTypeGuids": [
      "75aef178-7e02-4fdf-a0f5-ebd5e96c3cc9",
      "ea71fc49-b529-4c4e-8b72-7b5444b51ed0"
    ],
    "isPromotionOnly": false,
    "isOrderable": false,
    "vendor": 0
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKĺ[��]��5xl/workbook.xml �(�����0��&�C��J)��x�བ�4П�5���H�yۙ��v�l��4fD5i_�!ؚ�P̟�w�8�B��E��Cg�[�$;��`bA�i=^i���u�z?5�(Ť���]�=$�>�hlu�5D~S4�����f
ܱ�0Jέo�#W�8ܳ��eQ�Y~-9��;���w�PKĺ[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
ĺ[\HQ�''_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="R50821199ce334862" /></Relationships>PKĺ[݀+��$xl/worksheets/sheet1.xml �(��Z�R�J��ߏ�����!$�N�ɛ��:�l��g�x-iv�C�v�g���^Q<�=��j����p�+54����������8||tp?����n��᷋G����r���h���n��E5���⵫�|:^�������jrќ�.���rd��ys3^�ד���n��9oƗ�%Lo����'�ã��	v_�~0o���~t\�p0::X�?O��E��`��g��V_�.�j������������f�~v�����^"Kn]s1�Y���w��t�{��~r���OP9�Z��)w��l�es9w�So6�f[��.%���IﮇM=l�S�m�`�69mv��M�m׏��FE��~��wm��t�&p�v��M����G��OF����M}h�M�SԠ�
^���qS��FU�80.���Ӧ>��P����w�k����p^+�b�&�$t�*Pw;��h#�Ag
�V��V���&k�D��
u+C��Ji0�Qg�V���(c���x�JԭMB+9܁v�@I��ZԾ���L��k�{�:d5�V���ڠ�cp6JzȂԭ"����bRZ6�Βԭ&5�rve
PB�5iZMj2�������B��I�j���Y�@t�+�i��\4]tT8XSL�0Y���GcH�M��I�j|i%&�Ea��,I㺂�8�p��(K�dI�V����1��2Y�&t�쥱`�M������c%�\I�C�R4�;�b�~��<� KTw4�"R<f%��s��f�ی�};d%�ݷC�"�};d)�߷C�"�};dIB�K1C�"�=�m�mG�Pi\�)��t��Z���bģ�	O\8��Y�����m֠�W�v{Rl5h]�ժ���5�C֠m5��sN�H�c%�m������O�xZ4ZZC֠m5hm0��JN&�5h[
W�W�|�V�I6kѶZ�P)|kp��皐�.kѩn:��
�xx�؞��t/_:�R(	%��e-��\ԕǑ�5��-��eM:x��G޽�/j'����`>��ח���S���;|c[��#u0���� �K��#���G���#���G���G<+��x^"BqV"b�D�>�%�!�!��f ��7�����b�1��9!Ծg �������v?1j#�~f ��/�����v�1��wBحBo���~kΈ����!׌�P\3v�q��5cI ,׌)��\3��3cL�<3��3cM�<3��3cNKyf�i)ό=-��<3��gơ���X�R��Z�3cRKyf\j)όM��#<3>u-�#�mš6aMYD�?f ��'��~"C�ʐS�,C������v\{!���y%C^ː72�mo+d/����^=��{����(C>ɐ�2�,���or�����mt<qv�c�I��دOzW��\FGc3OG�3CG�sCG���;b���z��X3�4�t�.]��ZS����_`����Y��x�S
1&�T�K�c�@u��4P0F
T�S�c�@9d�J1njWC��^�B� �)�q�@h�ʐ�2�T�<��|i��v�����/e�+�Z���!o{[�q*ן��i���d�G�I�|�!_d�e 4N�.�H��zk�nE�vP���E�2��8-1e�2�"NL���SS�)�)���3,�˰��}�7�sf}E�2�"NL�%��SS�)�)��q�`�8e0E�ʘcƫE��:�nƗ��t6[6��_����t�?PKĺ[\�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞رL��ݰa[z��Q;�]�gc���V� �X��j4��'�|�lvo�D^0�ѻʂA�}?���S2w
춛=N*�h�%���b6��Ҩ-�*~A�;ƇY����.JՀ�3VѰf�5�����5>z}�ѥ?��Շc��	�A�S?�H/�,2�S�ž��i�J
.�k
��L-�����;_�`�릮�fF�Fɛ�X�N!_z�.��:Ƥ(y����������PKĺ[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKĺ[d���mxl/sharedStrings.xml �(��V�n�8}n����wɺ���.�8N
رQ'}h��R��!@�*I��~��&iE:^,�b�sf�����?�<����0��0QJ��v��̢ahC%\
�;�a�~2��h*�8�3�9��ty5ѱl@ RIU�ն���;S�^�$g��0�l���A��}o��Y�G���L��a5�ɨg�]�e�A�Z���]X�[+�@)���6]��$��
a[�]��d�C�R�m���=+a0�v�)p0@�L���LQ������&�%ڋ���"+E�t�6\m<��
��F�I+a��^��֕o��(��ڹ�!=�}��S�oN��N?c�苮��Z�Z��V�����0L}U�pf^t?��}�����U��-ɦm�;�Ó���M�B�7�}�p���WT��杇)�R���ď�&Y-v�k�R��!�'��ԑ�jP�Ԏ|M��!�ɓ|͑�|��-�t��q����.� ��C���1S%h킟$wdO�p�	�	��g��Ӟ_���(��˶5���
�/��/���s��.�����rۦ��񳋕�����
I��4|A����鱎?�|���0R@U��F� "gٻ�fi��a�����͍j��	��(�(+�@?�E�U�URV�}�U]J(�*�򤄨����
��A��hT�=���Ϸ��Yv{?;�;�w�����x���#x~��o��s�`c�C\`����{�ӓ����߅i��dF������g�'�K]A�A��Mv�<�?��'��g*����i�w����$�lA�Kd/��0�}�Ntl���R�38�����"�s��_H����]�~����X���g���C,;��5#�]�p3�E��M~�/PK-ĺ[��]��5xl/workbook.xmlPK-ĺ[����	�[Content_Types].xmlPK-
ĺ[\HQ�''V_rels/.relsPK-ĺ[݀+��$�xl/worksheets/sheet1.xmlPK-ĺ[\�P�
xl/_rels/workbook.xml.relsPK-ĺ[Ѓc'2E
:xl/styles.xmlPK-ĺ[d���m�
xl/sharedStrings.xmlPK�n

application/vnd.ms-excel

Sample:
PKĺ[�t�.�5xl/workbook.xml �(�����0D�&�C����J����e�
�%m
~��o�vfg�N1�=���G��嶤��!g�q�
���î5V�Ҿ�i[ɱ6��P{����؃�F;!Gg�?,7X��	D���@jZm7�S����E���d6��o����"*�AaIk�@ItnMI��\���\ 9e�$���3NW�
+���PKĺ[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
ĺ[³''_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="Rfa7c04c7b0ce4aba" /></Relationships>PKĺ[݀+��$xl/worksheets/sheet1.xml �(��Z�R�J��ߏ�����!$�N�ɛ��:�l��g�x-iv�C�v�g���^Q<�=��j����p�+54����������8||tp?����n��᷋G����r���h���n��E5���⵫�|:^�������jrќ�.���rd��ys3^�ד���n��9oƗ�%Lo����'�ã��	v_�~0o���~t\�p0::X�?O��E��`��g��V_�.�j������������f�~v�����^"Kn]s1�Y���w��t�{��~r���OP9�Z��)w��l�es9w�So6�f[��.%���IﮇM=l�S�m�`�69mv��M�m׏��FE��~��wm��t�&p�v��M����G��OF����M}h�M�SԠ�
^���qS��FU�80.���Ӧ>��P����w�k����p^+�b�&�$t�*Pw;��h#�Ag
�V��V���&k�D��
u+C��Ji0�Qg�V���(c���x�JԭMB+9܁v�@I��ZԾ���L��k�{�:d5�V���ڠ�cp6JzȂԭ"����bRZ6�Βԭ&5�rve
PB�5iZMj2�������B��I�j���Y�@t�+�i��\4]tT8XSL�0Y���GcH�M��I�j|i%&�Ea��,I㺂�8�p��(K�dI�V����1��2Y�&t�쥱`�M������c%�\I�C�R4�;�b�~��<� KTw4�"R<f%��s��f�ی�};d%�ݷC�"�};d)�߷C�"�};dIB�K1C�"�=�m�mG�Pi\�)��t��Z���bģ�	O\8��Y�����m֠�W�v{Rl5h]�ժ���5�C֠m5��sN�H�c%�m������O�xZ4ZZC֠m5hm0��JN&�5h[
W�W�|�V�I6kѶZ�P)|kp��皐�.kѩn:��
�xx�؞��t/_:�R(	%��e-��\ԕǑ�5��-��eM:x��G޽�/j'����`>��ח���S���;|c[��#u0���� �K��#���G���#���G���G<+��x^"BqV"b�D�>�%�!�!��f ��7�����b�1��9!Ծg �������v?1j#�~f ��/�����v�1��wBحBo���~kΈ����!׌�P\3v�q��5cI ,׌)��\3��3cL�<3��3cM�<3��3cNKyf�i)ό=-��<3��gơ���X�R��Z�3cRKyf\j)όM��#<3>u-�#�mš6aMYD�?f ��'��~"C�ʐS�,C������v\{!���y%C^ː72�mo+d/����^=��{����(C>ɐ�2�,���or�����mt<qv�c�I��دOzW��\FGc3OG�3CG�sCG���;b���z��X3�4�t�.]��ZS����_`����Y��x�S
1&�T�K�c�@u��4P0F
T�S�c�@9d�J1njWC��^�B� �)�q�@h�ʐ�2�T�<��|i��v�����/e�+�Z���!o{[�q*ן��i���d�G�I�|�!_d�e 4N�.�H��zk�nE�vP���E�2��8-1e�2�"NL���SS�)�)���3,�˰��}�7�sf}E�2�"NL�%��SS�)�)��q�`�8e0E�ʘcƫE��:�nƗ��t6[6��_����t�?PKĺ[dz�I�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8��U�nذ-��c�㨉�.г��H\�H�J,�t5��ӓf>�?���y"/��hMY�A#����9�����'����I\1�²���3��]�Ď�n�!�n�'> �Ӵ�ǹ[&9^��*5
|��<�	��u'��#w�~J�^C�D*�'��A�<��&/�`eQ �nj>\&�^��ZF�����+�J��w��ܡ|.^z�.�Ԛ�ൔ*�ڪ�Y{U�7��PKĺ[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKĺ[d���mxl/sharedStrings.xml �(��V�n�8}n����wɺ���.�8N
رQ'}h��R��!@�*I��~��&iE:^,�b�sf�����?�<����0��0QJ��v��̢ahC%\
�;�a�~2��h*�8�3�9��ty5ѱl@ RIU�ն���;S�^�$g��0�l���A��}o��Y�G���L��a5�ɨg�]�e�A�Z���]X�[+�@)���6]��$��
a[�]��d�C�R�m���=+a0�v�)p0@�L���LQ������&�%ڋ���"+E�t�6\m<��
��F�I+a��^��֕o��(��ڹ�!=�}��S�oN��N?c�苮��Z�Z��V�����0L}U�pf^t?��}�����U��-ɦm�;�Ó���M�B�7�}�p���WT��杇)�R���ď�&Y-v�k�R��!�'��ԑ�jP�Ԏ|M��!�ɓ|͑�|��-�t��q����.� ��C���1S%h킟$wdO�p�	�	��g��Ӟ_���(��˶5���
�/��/���s��.�����rۦ��񳋕�����
I��4|A����鱎?�|���0R@U��F� "gٻ�fi��a�����͍j��	��(�(+�@?�E�U�URV�}�U]J(�*�򤄨����
��A��hT�=���Ϸ��Yv{?;�;�w�����x���#x~��o��s�`c�C\`����{�ӓ����߅i��dF������g�'�K]A�A��Mv�<�?��'��g*����i�w����$�lA�Kd/��0�}�Ntl���R�38�����"�s��_H����]�~����X���g���C,;��5#�]�p3�E��M~�/PK-ĺ[�t�.�5xl/workbook.xmlPK-ĺ[����	�[Content_Types].xmlPK-
ĺ[³''V_rels/.relsPK-ĺ[݀+��$�xl/worksheets/sheet1.xmlPK-ĺ[dz�I�P�
xl/_rels/workbook.xml.relsPK-ĺ[Ѓc'2E
:xl/styles.xmlPK-ĺ[d���m�
xl/sharedStrings.xmlPK�n