GET api/printBatches/campaigns?storeID={storeID}

Get a list of unique campaigns for unprinted batches

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Take

integer

None.

Skip

integer

None.

HeaderIdentifier

Collection of byte

None.

HeaderGuid

globally unique identifier

None.

PrintRequestType

PrintRequestType

None.

SortKind

PrintBatchSortKind

None.

Sort

SortOrder

None.

Printed

Whether to include the print batch details that have been printed

boolean

None.

PrintDate

The date that a print batch detail was printed, incompatible with printed filter being set to false

date

None.

UTCOffset

UTC offset to be used with the single date to get the results accurately

decimal number

None.

UseExactPrintDateTime

boolean

None.

Keyword

string

None.

Search

ProductQuerySearch

None.

ShelfLocationGuids

Print Batch Details assigned to these location only

Collection of globally unique identifier

None.

SupplierIdentifier

Print Batch Details with product with this preffered supplier only

Collection of byte

None.

SupplierGuid

globally unique identifier

None.

StoreID

integer

None.

PLU

PLU

integer

None.

APN

string

None.

Name

string

None.

ItemNumber

Item number

string

None.

DirectNumber

PluOrderingDetail.ItemCode

string

None.

DepartmentCode

Print Batch Details with product in this department

string

None.

SubDepartmentCode

Print Batch Details with product in this sub department Added for react app

string

None.

MinorDepartmentCode

Print Batch Details with product in this minor department Added for react app

string

None.

Tobacco

Print Batch Details with product has a tobacco product type

boolean

None.

Liquor

Print Batch Details with product has a liquor product type

boolean

Deprecated.

GlutenFree

Print Batch Details with product that is gluten free

boolean

None.

ExcludeTalkers

Print Batch details with a product that has departments with matching ExcludeTalkers values

boolean

None.

Direct

Print Batch details with a product that has a SupplierDirect Warehouse Indicator

boolean

None.

Variety

Print Batch details with a product that has a Variety Warehouse Indicator

boolean

None.

Warehouse

Print Batch details with a product that has a WarehouseLine Warehouse Indicator

boolean

None.

SlowMoving

Print Batch Details with product is (not) Slow Moving? (true or false option, matched to Product value)

boolean

None.

GeneralMerchandise

Print Batch Details with product is (not) General Merchandise? (true or false option, matched to Product value)

boolean

None.

HasCampaign

Print Batch Details with products that has a campaign (when it's set to true)

boolean

None.

ComplianceIndicator

Print Batch Details with product has this ComplianceIndicator/CoreRangeIndicator

string

None.

ComplianceIndicators

Print Batch Details with product has these ComplianceIndicators/CoreRangeIndicators

Collection of string

None.

Grades

Print Batch Details with product has these ProductGrade(s)

Collection of string

None.

StartsWith

Whether to make searches starting with rather than anywhere.

boolean

None.

ExcludeZeroQty

Excludes any talkers with zero quantity

boolean

None.

CampaignNames

Filter batch details by campaign names. Added for react app

Collection of string

None.

DepartmentCodes

Filter batch details by department codes. Added for react app

Collection of string

None.

SubDepartmentCodes

Filter batch details by subdepartment codes Added for react app

Collection of string

None.

MinorDepartmentCodes

Filter batch details by minordepartment codes Added for react app

Collection of string

None.

LesserDepartmentCodes

Filter batch details by lesserdepartment codes Added for react app

Collection of string

None.

WarehouseDirectIndicators

filter by warehouse indicator of PLU

Collection of string

None.

Users

Filter print batch details by users

Collection of string

None.

PrintBatchTypes

filter by PrintBatchtypes

Collection of integer

None.

IncludeZeroQtyOnly

filter labels having 0 Qty only - for react app

boolean

None.

LabelPageLayoutG_UID

Collection of byte

None.

LabelPageLayoutGuid

globally unique identifier

None.

CampaignStartDate

The detail campaign will starts after this date

date

None.

CampaignEndDate

The detail campaign will starts before this date

date

None.

Relations

Load all product, location, bin and operator models

boolean

None.

storeID

Store identifier of print batch, optional

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

List of campaigns for print batches

Collection of Campaign
NameDescriptionTypeAdditional information
ID

Server-side incremental ID

integer

None.

StoreID

integer

Deprecated.

Name

string

Required

String length: inclusive between 0 and 64

NameGuid

globally unique identifier

None.

Description

string

String length: inclusive between 0 and 255

ShowDiscounts

Show the discounts on screen/receipt

boolean

None.

ShowTotals

Show discount totals on receipt

boolean

None.

OnlyEvaluateOnSubtotal

boolean

None.

UseDescription

When showing discounts, use campaign description

boolean

None.

CampaignType

CampaignType

None.

StartDate

date

Data type: Date

StartTime

integer

None.

EndDate

Defaults to DateTime.MaxValue at the POS ?

date

Data type: Date

EndTime

integer

None.

Recurrence

integer

None.

RecurrenceType

CampaignScheduleType

None.

MonthType

CampaignMonthlyType

None.

WeekDays

CampaignDayOfWeek

None.

Months

CampaignMonth

None.

MonthWeeks

CampaignWeekOfMonth

None.

MonthDays

string

String length: inclusive between 0 and 32

Printed

boolean

None.

TalkerText

string

None.

RangeDescription

string

None.

DealDescription

string

None.

LabelQuantity

integer

None.

Active

integer

None.

Deactivated

date

None.

System

Inidcates that the Campaign is critical for business operations

boolean

None.

Created

date

None.

Updated

date

None.

PriceChangeNotifiedUtc

date

None.

PromoType

Refers to the sale prmo type (Normal, Promo or In-store)

PromoType

None.

PromotionTypeCode

PromotionType Code from promotion type field

string

None.

HostIdentifier

Host Identifier for PromotionTypeCode, only filled when FromHost is true

Collection of byte

None.

HostIdentifierGuid

globally unique identifier

None.

HostType

HostType

None.

CreatedByUser

string

String length: inclusive between 0 and 255

FromHost

boolean

None.

Deleted

boolean

None.

CampaignDeleted

date

None.

UpdatedByUser

string

String length: inclusive between 0 and 255

OfferID

integer

None.

IsPriceChangeCampaign

boolean

None.

Stores

Collection of integer

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

StoreNames

Collection of string

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

CampaignPlus

Collection of CampaignPlu

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

CampaignPools

Collection of CampaignPool

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

SellingRules

Collection of SellingRule

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

Customers

Collection of CampaignCustomer

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

CustomerGroups

Collection of CampaignCustomerGroup

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

SignIqTickets

Collection of CampaignSignIqTicket

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

ComboPriceGroups

Collection of ComboPriceGroup

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

PriceLevels

Collection of CampaignPriceLevel

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "storeID": 2,
    "name": "dd1deda4-c818-40a0-a75b-e36be5d65e7f",
    "nameGuid": "dd1deda4-c818-40a0-a75b-e36be5d65e7f",
    "description": "sample string 4",
    "showDiscounts": true,
    "showTotals": true,
    "onlyEvaluateOnSubtotal": true,
    "useDescription": true,
    "campaignType": 1,
    "startDate": "2025-06-14T07:40:12.0356009",
    "startTime": 1,
    "endDate": "2025-06-14T07:40:12.0356009",
    "endTime": 1,
    "recurrence": 1,
    "recurrenceType": 1,
    "monthType": 1,
    "weekDays": 1,
    "months": 1,
    "monthWeeks": 1,
    "monthDays": "sample string 7",
    "printed": true,
    "talkerText": "sample string 8",
    "rangeDescription": "sample string 9",
    "dealDescription": "sample string 10",
    "labelQuantity": 11,
    "active": 1,
    "deactivated": "2025-06-14T07:40:12.0356009",
    "system": true,
    "created": "2025-06-14T07:40:12.0356009",
    "updated": "2025-06-14T07:40:12.0356009",
    "priceChangeNotifiedUtc": "2025-06-14T07:40:12.0356009",
    "promoType": 1,
    "promotionTypeCode": "sample string 13",
    "hostIdentifier": "5hyCUxjIu0iOu8fw30zCnA==",
    "hostIdentifierGuid": "53821ce6-c818-48bb-8ebb-c7f0df4cc29c",
    "hostType": 14,
    "createdByUser": "sample string 15",
    "fromHost": true,
    "deleted": true,
    "campaignDeleted": "2025-06-14T07:40:12.0356009",
    "updatedByUser": "sample string 18",
    "offerID": 1,
    "isPriceChangeCampaign": true,
    "stores": [
      1,
      2
    ],
    "storeNames": [
      "sample string 1",
      "sample string 2"
    ],
    "campaignPlus": [
      {
        "$id": "2",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "plu": 1,
        "hostOfferID": 1,
        "metcashPromotionID": "sample string 4",
        "metcashPromotionPlacement": "sample string 5",
        "pluG_UID": "/uspQjCXgkqu66Hs6AUPPw==",
        "pluGuid": "4229ebfe-9730-4a82-aeeb-a1ece8050f3f",
        "newPrice": 1,
        "pctDiscount": 1,
        "newCost": 1,
        "newCostDecimals": 6,
        "dealCostIdentifier": "OC7vxDvQT02/etejOO//YA==",
        "dealCostGuid": "c4ef2e38-d03b-4d4f-bf7a-d7a338efff60",
        "pluName": "sample string 7",
        "apn": "sample string 8",
        "fuelItem": true,
        "priceGroupG_UID": "5IlZAuIfPkuL24NcTPbE8A==",
        "priceGroupGuid": "025989e4-1fe2-4b3e-8bdb-835c4cf6c4f0",
        "itemNumber": "sample string 10",
        "cri": "sample string 11",
        "pluPrice": 12,
        "pluCost": 13,
        "pluCostIndicator": "sample string 14",
        "pluPriceGstPercent": 15,
        "pluCostGstPercent": 16,
        "pluActive": true,
        "cartonQty": 1.1,
        "baseUnits": 18.1,
        "salesMode": 1,
        "pluNormalCost": 19,
        "pluaws": 20.0,
        "directNumber": "sample string 21",
        "departmentName": "sample string 22",
        "subDepartmentName": "sample string 23",
        "priceGroupName": "sample string 24",
        "supplierName": "sample string 25",
        "stockOnHand": 1.1,
        "stockOnOrder": 1.1,
        "lastReceived": "2025-06-14T07:40:12.0356009",
        "rrp": 26,
        "campaignDescription": "sample string 27",
        "campaignComboPriceGroupG_UID": "8Cd00+rcU0SAaVBzKjgUiQ==",
        "campaignComboPriceGroupIdentifier": "d37427f0-dcea-4453-8069-50732a381489",
        "promotionPlacementDescription": "sample string 28",
        "storeAcceptances": [
          {
            "$id": "3",
            "plu": 1,
            "pluG_UId": "QEA=",
            "campaignID": 1,
            "campaignName": "sample string 2",
            "storeID": 3,
            "acceptedUtc": "2025-06-14T07:40:12.0356009",
            "operatorG_UID": "ShjXauLftk+9LsbAyT7bcw==",
            "operatorGuid": "6ad7184a-dfe2-4fb6-bd2e-c6c0c93edb73",
            "machineID": 1,
            "processed": true,
            "appliedUtc": "2025-06-14T07:40:12.0356009",
            "signIqTicketFileMovedUtc": "2025-06-14T07:40:12.0356009",
            "user": "sample string 6",
            "campaignDescription": "sample string 7",
            "productDesc": "sample string 8",
            "storeName": "sample string 9",
            "effectiveUtc": "2025-06-14T07:40:12.0356009",
            "priceChangeType": 0,
            "operatorName": "sample string 10",
            "hostCampaign": true,
            "product": {
              "$id": "4",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "uH7rGaINFECw5wLloeFVZQ==",
              "guid": "19eb7eb8-0da2-4014-b0e7-02e5a1e15565",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "+sADllFYzkirw8hya+jJKw==",
              "priceGroupGuid": "9603c0fa-5851-48ce-abc3-c8726be8c92b",
              "blueprintID": 1,
              "lastCountedDate": "2025-06-14T07:40:12.0356009",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2025-06-14T07:40:12.0356009",
              "pluCreated": "2025-06-14T07:40:12.0356009",
              "createdByUser": "sample string 9",
              "name": "sample string 10",
              "nameChanged": true,
              "secondDescription": "sample string 12",
              "hostDescription": "sample string 13",
              "keepCartonQty": true,
              "keepDescription": true,
              "keepDepartments": true,
              "keepSuppliers": true,
              "markdownDescription": "sample string 18",
              "altDescription": "sample string 19",
              "bestOrExpire": 20,
              "lastUpdate": "2025-06-14T07:40:12.0356009",
              "lastManualUpdate": "2025-06-14T07:40:12.0356009",
              "imageName": "sample string 23",
              "showImageOnFlipCharts": true,
              "showTextOnFlipCharts": true,
              "overrideFlipChartText": true,
              "flipChartText": "sample string 27",
              "salesMode": 1,
              "eftCode": 1,
              "price": 1,
              "priceChanged": true,
              "rrp": 1,
              "gstPercent": 28,
              "gstPercentChanged": true,
              "costGSTPercent": 29,
              "costGSTPercentChanged": true,
              "wetPercent": 1,
              "priceOverride": 1,
              "cost": 1,
              "currentCost": 1,
              "currentCostDecimals": 1,
              "grossProfit": 1.0,
              "currentCostDesc": "sample string 30",
              "currentCostEnd": "2025-06-14T07:40:12.0356009",
              "currentCostUpdated": "2025-06-14T07:40:12.0356009",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 1,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2025-06-14T07:40:12.0356009",
              "defaultGP": 1,
              "breakTargetMode": 32,
              "break1": 1,
              "price1": 1,
              "target1": 33,
              "break2": 1,
              "price2": 1,
              "target2": 34,
              "break3": 1,
              "price3": 1,
              "target3": 35,
              "break1Changed": true,
              "price1Changed": true,
              "target1Changed": true,
              "break2Changed": true,
              "price2Changed": true,
              "target2Changed": true,
              "break3Changed": true,
              "price3Changed": true,
              "target3Changed": true,
              "breakTargetModeChanged": true,
              "margin": 1.1,
              "marginChanged": true,
              "marginRanged": true,
              "marginRangedChanged": true,
              "minimumMargin": 1.1,
              "minimumMarginChanged": true,
              "maximumMargin": 1.1,
              "maximumMarginChanged": true,
              "overrideHostWarehouseIndicator": true,
              "overrideHostWarehouseIndicatorChanged": true,
              "overrideHostPrice": true,
              "overrideHostPriceChanged": true,
              "overrideHostCost": true,
              "overrideHostCostChanged": true,
              "overrideHostMargin": true,
              "overrideHostMarginChanged": true,
              "alwaysApplyMargin": true,
              "alwaysApplyMarginChanged": true,
              "aws": 1.0,
              "awsUpdated": "2025-06-14T07:40:12.0356009",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 52,
              "altPriceModeChanged": true,
              "altPLUG_UID": "JlE24kmRjkmI9x0y5vjb9w==",
              "altPLUGuid": "e2365126-9149-498e-88f7-1d32e6f8dbf7",
              "altPLUGuidChanged": true,
              "altPriceDescription1": "sample string 53",
              "altPriceDescription2": "sample string 54",
              "cartonQuantity": 55,
              "cartonQuantityChanged": true,
              "trayID": 1,
              "promptID": 1,
              "tare": 1,
              "packQty": 1,
              "fixedWeight": 1,
              "extraMesg": 1,
              "text1": "sample string 57",
              "text2": "sample string 58",
              "text3": "sample string 59",
              "labelText": "sample string 60",
              "labelTextChanged": true,
              "sendToScale": true,
              "nonScaleWeigh": true,
              "labelFormat": "sample string 64",
              "barcodeFormat": "sample string 65",
              "austMade": 1,
              "coolCode": 66,
              "countryOfOrigin": "sample string 67",
              "percentContent": 68.1,
              "departmentID": 1,
              "subDepartmentID": 1,
              "minorDepartmentID": 1,
              "lesserDepartmentID": 1,
              "deptCode": "sample string 69",
              "subDeptCode": "sample string 70",
              "minorDeptCode": "sample string 71",
              "lesserDeptCode": "sample string 72",
              "deptName": "sample string 73",
              "subDeptName": "sample string 74",
              "minorDeptName": "sample string 75",
              "lesserDeptName": "sample string 76",
              "departmentChanged": true,
              "subCategoryID": 1,
              "expiry": 1,
              "showDays": 1,
              "datePrint": 1,
              "labelRequired": true,
              "labelShelfQty": 79,
              "labelShelfChanged": true,
              "labelTalkerQty": 81,
              "labelSmall": true,
              "labelLastPrinted": "2025-06-14T07:40:12.0356009",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "fzm8HAizCk6TyAW3JbiKBA==",
              "shelfPageLayoutGuid": "1cbc397f-b308-4e0a-93c8-05b725b88a04",
              "talkerPageLayoutG_UID": "TEWI7JEA10mwXIVUOaX+Hw==",
              "talkerPageLayoutGuid": "ec88454c-0091-49d7-b05c-855439a5fe1f",
              "unitMeasure": 1.1,
              "unitMeasureChanged": true,
              "unitMeasureKind": 84,
              "unitMeasureKindChanged": true,
              "signIQData": "sample string 86",
              "refresh": true,
              "earnLoyaltyPoints": true,
              "earnLoyaltyPointsChanged": true,
              "quantityOverride": true,
              "quantityOverrideChanged": true,
              "quantityRequired": true,
              "quantityRequiredChanged": true,
              "allowDiscounts": true,
              "allowDiscountsChanged": true,
              "discountDiscounts": true,
              "discountDiscountsChanged": true,
              "itemRecalled": true,
              "itemRecalledChanged": true,
              "noRefund": true,
              "noRefundChanged": true,
              "allowMarkdown": true,
              "allowMarkdownChanged": true,
              "priceRequired": true,
              "priceRequiredChanged": true,
              "fuelItem": true,
              "fuelItemChanged": true,
              "trackSerial": true,
              "trackSerialChanged": true,
              "allowZeroPrice": true,
              "allowZeroPriceChanged": true,
              "notForSale": 90,
              "notForSaleChanged": true,
              "excludeFromDeals": true,
              "excludeFromVoucher": true,
              "minimumAge": 93,
              "minimumAgeChanged": true,
              "buyingLimit": 1,
              "buyingLimitChanged": true,
              "buyingLimitIndependent": true,
              "buyingLimitIndependentChanged": true,
              "inventoryGuid": "LUkTr4VsQkGtXSe9NoxmzQ==",
              "inventoryIdentifier": "af13492d-6c85-4142-ad5d-27bd368c66cd",
              "inventoryAccuracy": 1,
              "baseUnits": 97,
              "orderPacked": 1,
              "isManufactured": true,
              "isIngredient": true,
              "isModifier": true,
              "isModifierChanged": true,
              "hasModifiers": 98,
              "defaultPrinter": "sample string 99",
              "defaultPrinterGroup": "sample string 100",
              "ingredientsOnManufacture": true,
              "manufactureUnitMeasure": 1,
              "mpl": 1,
              "maxShelfQty": 101,
              "allowAutoOrder": true,
              "warrantyPeriod": 1,
              "parentPluG_UId": "/yHNLXsCWUSDbZK77ishiw==",
              "parentPluGuid": "2dcd21ff-027b-4459-836d-92bbee2b218b",
              "preferredHostVendor": 103,
              "preferredHostChanged": true,
              "code": "sample string 105",
              "supplierIdentifier": "P52CI9AamEioJAClUmopFg==",
              "supplierIdentifierGuid": "23829d3f-1ad0-4898-a824-00a5526a2916",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "/uxjyPgXVkip796MhPHZTw==",
              "rebateSupplierIdentifierGuid": "c863ecfe-17f8-4856-a9ef-de8c84f1d94f",
              "rebateSupplierChanged": true,
              "availableForOrder": true,
              "warehouseDirectIndicator": "sample string 107",
              "warehouseDirectIndicatorChanged": true,
              "productGrade": "sample string 109",
              "productType": "sample string 110",
              "productGroup": "sample string 111",
              "complianceIndicator": "sample string 112",
              "inhouseBrand": "sample string 113",
              "slowMoving": true,
              "generalMerchandise": true,
              "comment": "sample string 116",
              "lastUpdatedByUser": "sample string 117",
              "lastManualUpdatedByUser": "sample string 118",
              "lastUpdatedByUserOverride": true,
              "lastUpdatedByHost": "2025-06-14T07:40:12.0356009",
              "commodity": "sample string 120",
              "businessPillar": "sample string 121",
              "mscCommodity": "sample string 122",
              "hostIdentifier": "hYCwbV7GDUmSK57LYU14yg==",
              "hostIdentifierGuid": "6db08085-c65e-490d-922b-9ecb614d78ca",
              "serviceFeeID": 1,
              "serviceFeeIDChanged": true,
              "providerName": "sample string 124",
              "aisleEnds": "sample string 125",
              "deleted": true,
              "deletedChanged": true,
              "hidden": true,
              "doNotRange": true,
              "doNotRangeChanged": true,
              "doNotOrder": true,
              "doNotOrderChanged": true,
              "locked": true,
              "excludeFromWebUpdate": true,
              "excludeFromWebUpdateChanged": true,
              "webPriceBasedOn": 136,
              "webPriceRounding": true,
              "webMarkup": 138,
              "webPriceMode": 139,
              "altDepartmentID": 1,
              "altSubDepartmentID": 1,
              "altMinorDepartmentID": 1,
              "altLesserDepartmentID": 1,
              "altDeptCode": "sample string 140",
              "altSubDeptCode": "sample string 141",
              "altMinorDeptCode": "sample string 142",
              "altLesserDeptCode": "sample string 143",
              "altDepartmentChanged": true,
              "storeProducts": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "store": {
                "$id": "5",
                "id": 1,
                "isMaster": true,
                "shortName": "sample string 3",
                "url": "sample string 4",
                "sortOrder": 1,
                "name": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "state": "sample string 12",
                "country": "sample string 13",
                "postCode": "sample string 14",
                "delivery": 1,
                "exportAccounts": 1,
                "salesAccountFolder": "sample string 15",
                "purchaseAccountFolder": "sample string 16",
                "initLoad": 1,
                "initIDs": 1,
                "zoneID": 1,
                "actAsMaster": 1,
                "lastActiveUtc": "2025-06-14T07:40:12.0356009",
                "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": "5zgR5HTYQEOK2HYcbauY/Q==",
                "hostIdentifierGuid": "e41138e7-d874-4340-8ad8-761c6dab98fd",
                "hostName": 1,
                "hostAddress": "sample string 27",
                "hostUsername": "sample string 28",
                "hostPassword": "sample string 29",
                "excludeFromLeadInOut": true,
                "accountingProvider": 31,
                "accountingAddress": "sample string 32",
                "accountingUsername": "sample string 33",
                "accountingPassword": "sample string 34",
                "storeAccountingCode": "sample string 35",
                "softwareVariance": 36,
                "fuelWarningVariance": 37.0,
                "fuelErrorVariance": 38.0,
                "fuelAccumulatedWarningVariance": 39.0,
                "fuelAccumulatedErrorVariance": 40.0,
                "drawManagment": 41,
                "endOfDayManagment": true,
                "autoFillCashBalancing": true,
                "fuelDayVariance": 44,
                "accountingTradingTime": "00:00:00.1234567",
                "stockActivateProduct": 46,
                "giftCardSalesAccountingDeptCode": "sample string 47",
                "transactionDiscountAccountingDeptCode": "sample string 48",
                "size": 49,
                "updated": "2025-06-14T07:40:12.0356009",
                "priceZoneName": "sample string 51",
                "storeFuelConfigured": true,
                "shippingAddressCopied": true,
                "shippingAddress": {
                  "$id": "6",
                  "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": "6"
                },
                "hostStoreSettings": [
                  {
                    "$id": "7",
                    "id": 1,
                    "hostIdentifier": "SzjID0hYsEic4J+iLIkUSw==",
                    "hostIdentifierGuid": "0fc8384b-5848-48b0-9ce0-9fa22c89144b",
                    "storeID": 2,
                    "username": "sample string 3",
                    "password": "sample string 4",
                    "passwordPlain": "sample string 5",
                    "serverAddress": "sample string 6",
                    "serverPort": 1,
                    "excludeFromLeadInOut": true,
                    "useForHostFile": true,
                    "metcashPillarID": "sample string 9",
                    "metcashStateCode": "sample string 10",
                    "metcashCustomerID": "sample string 11",
                    "metcashTradingPartnerID": "sample string 12",
                    "drakesCustomerNumber": 1,
                    "sparCustomerNumber": "sample string 13",
                    "sparOrderUsername": "sample string 14",
                    "sparOrderPassword": "sample string 15",
                    "sparOrderPasswordPlain": "sample string 16",
                    "pharmXSiteID": 1,
                    "ibaZoneID": 1,
                    "ibaState": "sample string 17",
                    "foodlandStoreCode": "sample string 18",
                    "ilgMemberNumber": "sample string 19",
                    "ilgOutletLocation": 1,
                    "ilgBaseCost": 1,
                    "ilgApplyNonAdvertisedPromos": true,
                    "ilgExemptFromFreight": true,
                    "ilgOrderDealReview": true,
                    "ilgFinanceFee": 1,
                    "processPromotions": true,
                    "hostProvider": 0,
                    "host": {
                      "$id": "8",
                      "identifier": "dMjao5IbbEmmOFKsxkNsbg==",
                      "identifierGuid": "a3dac874-1b92-496c-a638-52acc6436c6e",
                      "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": "TKeqeR57T0mkHd85BveSwg==",
                      "hostSupplierIdentifierGuid": "79aaa74c-7b1e-494f-a41d-df3906f792c2",
                      "loyaltyPriceLevelIdentifier": "Qnpci4pImkKd5bVc25wpNg==",
                      "loyaltyPriceLevelIdentifierGuid": "8b5c7a42-488a-429a-9de5-b55cdb9c2936",
                      "isGroup": true,
                      "description": "sample string 22",
                      "hostProvider": 23,
                      "hostTypeEnum": 24,
                      "hostType": "sample string 25",
                      "hostCode": "sample string 26",
                      "username": "sample string 27",
                      "password": "sample string 28",
                      "passwordPlain": "sample string 29",
                      "server": "sample string 30",
                      "url": "sample string 31",
                      "global": true,
                      "stateCode": "sample string 33",
                      "lastCollected": "2025-06-14T07:40:12.0356009",
                      "lastProcessed": "2025-06-14T07:40:12.0356009",
                      "hold": true,
                      "supplierName": "sample string 35",
                      "supplier": {
                        "$id": "9",
                        "identifier": "7oL82lds6EaLMF++VZ6cGw==",
                        "identifierGuid": "dafc82ee-6c57-46e8-8b30-5fbe559e9c1b",
                        "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": "zFdCeDZMqUqQWNoMnpbt7A==",
                        "primaryContactID": "784257cc-4c36-4aa9-9058-da0c9e96edec",
                        "storeID": 1,
                        "abn": "sample string 16",
                        "supplierGroupIdentifier": "RwAjOyT0O0qC9SMetwhlaA==",
                        "supplierGroupGuid": "3b230047-f424-4a3b-82f5-231eb7086568",
                        "rebate": 1.0,
                        "rebateType": 1,
                        "rebateFrequency": 1,
                        "rebateSource": 1,
                        "rebateLastClaimed": "2025-06-14T07:40:12.0356009",
                        "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": "10",
                          "id": "b86ff14f-e1a0-4a69-adb1-95e961fa8f03",
                          "identifier": "B56soFp030SusWB7F3tfEg==",
                          "identifierGuid": "a0ac9e07-745a-44df-aeb1-607b177b5f12",
                          "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": "11",
                            "supplierIdentifier": "+VNIyaTuPUystqb8JI0C8Q==",
                            "supplierIdentifierGuid": "c94853f9-eea4-4c3d-acb6-a6fc248d02f1",
                            "contactGuid": "B8ngjx6Sx0i8DwukURRQzA==",
                            "contactID": "8fe0c907-921e-48c7-bc0f-0ba4511450cc",
                            "contact": {
                              "$ref": "10"
                            },
                            "supplier": {
                              "$ref": "9"
                            }
                          },
                          {
                            "$ref": "11"
                          }
                        ],
                        "products": [
                          {
                            "$id": "12",
                            "pluG_UID": "stWPcXwep0G6NnHdhdTarQ==",
                            "pluGuid": "718fd5b2-1e7c-41a7-ba36-71dd85d4daad",
                            "supplierIdentifier": "EQoir1BwyUSoZwtQVVbkaw==",
                            "supplierIdentifierGuid": "af220a11-7050-44c9-a867-0b505556e46b",
                            "cartonQuantity": 1,
                            "cartonQuantityChanged": true,
                            "productSize": "sample string 2",
                            "cigarettesPerSleeve": 1,
                            "randomWeight": true,
                            "piecesPerUnit": 4,
                            "averagePackSize": 5,
                            "effectiveDate": "2025-06-14T07:40:12.0356009",
                            "pricedByWeight": true,
                            "landedUnitCostEx": 8,
                            "landedUnitCostInc": 9,
                            "landedCartonCostInc": 10,
                            "landedCartonCostEx": 11,
                            "standardCost": 12,
                            "deliveryFee": 1,
                            "deliveryFeeBasis": "sample string 13",
                            "pickAndPackFee": 1,
                            "pickAndPackFeeBasis": "sample string 14",
                            "financeFee": 1,
                            "financeFeeBasis": "sample string 15",
                            "cartonLength": 1,
                            "cartonWidth": 1,
                            "cartonHeight": 1,
                            "palletLayerQuantity": 1,
                            "palletLayers": 1,
                            "itemCode": "sample string 16",
                            "invoiceCode": "sample string 17",
                            "invoiceDesc": "sample string 18",
                            "orderDirect": true,
                            "useCost": true,
                            "minimumQuantity": 19,
                            "hostType": 20,
                            "fromHost": 21,
                            "minimumReorder": 1,
                            "maximumReorder": 1,
                            "orderMultiple": 22.1,
                            "sellMultiple": 23.1,
                            "baseMultiple": 24.1,
                            "hostStandardCost": 25,
                            "hostTotalCost": 26,
                            "hostRetail": 27,
                            "hostLandedUnitCostEx": 28,
                            "hostLandedUnitCostInc": 29,
                            "hostDesc": "sample string 30",
                            "directIndicator": "sample string 31",
                            "availableToOrder": true,
                            "hostRangeIndicator": "sample string 33",
                            "hostProductType": "sample string 34",
                            "hostProductGrade": "sample string 35",
                            "hostProductGroup": "sample string 36",
                            "hostSlowMoving": true,
                            "hostGeneralMerchandise": true,
                            "hostPillar": "sample string 39",
                            "hostLastUpdated": "2025-06-14T07:40:12.0356009",
                            "rebate": 1.0,
                            "rebateExclude": true,
                            "invoiceCodes": [
                              {
                                "$id": "13",
                                "pluG_UID": "pfBc/KFmzEulp1+Z+LSEVw==",
                                "pluGuid": "fc5cf0a5-66a1-4bcc-a5a7-5f99f8b48457",
                                "supplierIdentifier": "9dh6mGuRp0CpZb1OfeESCQ==",
                                "supplierIdentifierGuid": "987ad8f5-916b-40a7-a965-bd4e7de11209",
                                "invoiceCode": "sample string 1",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "storeIDs": [
                              1,
                              2
                            ],
                            "preferredSupplier": true,
                            "preferredRebateSupplier": true,
                            "supplierName": "sample string 40",
                            "salesMode": 41,
                            "orderPacked": true,
                            "active": true,
                            "price": 1,
                            "costGstPercent": 43,
                            "parentPluG_UID": "a6L9wJPYH0KiAHMsCDwF8Q==",
                            "parentPluGuid": "c0fda26b-d893-421f-a200-732c083c05f1",
                            "freight": 44.0,
                            "freightType": 1,
                            "product": {
                              "$ref": "4"
                            },
                            "supplier": {
                              "$ref": "9"
                            },
                            "serviceFee": {
                              "$id": "14",
                              "id": 1,
                              "description": "sample string 1",
                              "fee": 1
                            },
                            "isPrimaryHost": true,
                            "hostVendor": 46
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "orderCycleHeaders": [
                          {
                            "$id": "15",
                            "storeID": 1,
                            "supplierIdentifier": "VIBwDLN2/0+OmLvaoiE8Tw==",
                            "supplierGuid": "0c708054-76b3-4fff-8e98-bbdaa2213c4f",
                            "departmentCode": "sample string 2",
                            "warehouseDirectIndicator": "sample string 3",
                            "type": 4,
                            "storeName": "sample string 5",
                            "departmentName": "sample string 6",
                            "orderDays": 7
                          },
                          {
                            "$ref": "15"
                          }
                        ],
                        "cycles": [
                          {
                            "$id": "16",
                            "storeID": 1,
                            "supplierIdentifier": "G7lsMXeQK0Od4VHla5zX3g==",
                            "supplierGuid": "316cb91b-9077-432b-9de1-51e56b9cd7de",
                            "departmentCode": "sample string 2",
                            "warehouseDirectIndicator": "sample string 3",
                            "type": 4,
                            "cutOffWeek": 5,
                            "cutOffDay": 6,
                            "cutOffTime": "00:00:00.1234567",
                            "leadTime": 7,
                            "daysBuffer": 8,
                            "supplierName": "sample string 9",
                            "cutOffDate": "2025-06-14T07:40:12.0356009",
                            "deliveryDate": "2025-06-14T07:40:12.0356009",
                            "nextCutOffDate": "2025-06-14T07:40:12.0356009",
                            "nextDeliveryDate": "2025-06-14T07:40:12.0356009",
                            "nextDaysBuffer": 10
                          },
                          {
                            "$ref": "16"
                          }
                        ],
                        "store": {
                          "$ref": "5"
                        },
                        "updated": "2025-06-14T07:40:12.0356009",
                        "isHost": true
                      },
                      "files": [
                        {
                          "$id": "17",
                          "id": "sample string 1",
                          "fileName": "sample string 2",
                          "extension": "sample string 3",
                          "provider": 0,
                          "type": 0,
                          "hostType": "sample string 4",
                          "createdUtc": "2025-06-14T07:40:12.0356009",
                          "processed": "2025-06-14T07:40:12.0356009",
                          "isProcessing": true,
                          "processedCount": 6,
                          "processingTime": 1,
                          "collectedUtc": "2025-06-14T07:40:12.0356009",
                          "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": "8"
                          },
                          "metcashHeader": {
                            "$id": "18",
                            "customerNumber": "sample string 1",
                            "creationDate": "2025-06-14T07:40:12.0356009",
                            "businessPillar": "sample string 3",
                            "fileType": "sample string 4"
                          }
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$id": "19",
                          "id": 1,
                          "hostIdentifier": "Gc1VSRpy7EGu0BqyGO5PQw==",
                          "hostIdentifierGuid": "4955cd19-721a-41ec-aed0-1ab218ee4f43",
                          "storeID": 1,
                          "departmentCode": "sample string 2",
                          "hostGuids": [
                            "3ffcb259-325c-439d-bb73-8f0d18ff5ca6",
                            "f3ff6fc8-f6ec-448d-ae55-306b7f134c94"
                          ]
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "hostFileStoreSetting": {
                        "$ref": "7"
                      },
                      "hostStoreSettings": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "promotionPlacements": [
                        {
                          "$id": "20",
                          "identifier": "b3mDKI+u2kiAZKfx8Z0dJw==",
                          "identifierGuid": "2883796f-ae8f-48da-8064-a7f1f19d1d27",
                          "code": "sample string 2",
                          "description": "sample string 3",
                          "isAdvertised": true
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "promoTypeGuids": [
                        "6ccf5f45-0b95-41ee-947e-31f514050d0a",
                        "939179a2-2ea7-4096-8259-5c3afd1ca210"
                      ],
                      "isPromotionOnly": false,
                      "isOrderable": false,
                      "vendor": 0
                    },
                    "groupIDs": [
                      1,
                      2
                    ],
                    "hostDescription": "sample string 24"
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "accounts": [
                  {
                    "$id": "21",
                    "id": 1,
                    "storeID": 1,
                    "accountName": "sample string 2",
                    "bsb": "sample string 3",
                    "accountNumber": "sample string 4",
                    "accountDesignated": true
                  },
                  {
                    "$ref": "21"
                  }
                ],
                "sales": [
                  {
                    "$id": "22",
                    "id": 1,
                    "storeID": 1,
                    "externalSalesType": 2,
                    "ftpSiteID": 1,
                    "lastSaleProcessed": "2025-06-14T07:40:12.0356009",
                    "ftpSite": {
                      "$id": "23",
                      "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": "22"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$ref": "19"
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "cashManagements": [
                  {
                    "$id": "24",
                    "id": 1,
                    "storeID": 1,
                    "cashManagementType": 2,
                    "apiID": 1,
                    "organisationID": "sample string 3",
                    "siteName": "sample string 4",
                    "thirdPartyAPI": {
                      "$id": "25",
                      "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": "24"
                  }
                ],
                "updateStoreID": "1df9f8a0-47c8-4061-8e3c-f657db9ef31c",
                "updateStore": {
                  "$id": "26",
                  "id": "804a2492-22db-4353-9c72-42bff7a12d65",
                  "name": "sample string 1",
                  "lastActivity": "2025-06-14T07:40:12.0356009",
                  "zone": "sample string 2",
                  "timeZoneOffset": 0.0,
                  "businessHoursStart": "00:00:00.1234567",
                  "businessHoursEnd": "00:00:00.1234567",
                  "master": true,
                  "lastIP": "sample string 10",
                  "lastHostName": "sample string 11",
                  "ping": 1,
                  "pingStatus": "sample string 12",
                  "lastUpdateCompleted": "2025-06-14T07:40:12.0356009"
                },
                "timeZoneId": "sample string 53",
                "securityOptions": {
                  "$id": "27",
                  "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": "28",
                  "pluG_UID": "n1+HVk+DYUuRjeCKHFO5mg==",
                  "pluGuid": "56875f9f-834f-4b61-918d-e08a1c53b99a",
                  "plu": 1,
                  "storeID": 1,
                  "zoneID": 2,
                  "zoneName": "sample string 3",
                  "store": "sample string 4",
                  "priceNow": 5,
                  "costNow": 6,
                  "costNowDecimals": 7,
                  "normalPrice": 8,
                  "gstPercent": 9,
                  "normalCost": 10,
                  "normalCostDecimals": 11,
                  "costGstPercent": 12,
                  "costCalcMethod": 1,
                  "currentCost": 13,
                  "currentCostDecimals": 14,
                  "break1": 15,
                  "price1": 16,
                  "break2": 17,
                  "price2": 18,
                  "break3": 19,
                  "price3": 20,
                  "fuelItem": 21,
                  "fixedWeight": 22,
                  "active": true,
                  "complianceIndicator": "sample string 23",
                  "doNotOrder": true,
                  "doNotRange": true,
                  "isNormalPriceChangesCampaign": true,
                  "updated": "2025-06-14T07:40:12.0356009"
                },
                {
                  "$ref": "28"
                }
              ],
              "currentPrices": {
                "$id": "29",
                "pluPrices": {
                  "$id": "30",
                  "plu": 1,
                  "pluG_UID": "QEA=",
                  "stores": [
                    1,
                    2
                  ],
                  "normalPrice": 1,
                  "cost": 2,
                  "break1": 3,
                  "price1": 4,
                  "break2": 5,
                  "price2": 6,
                  "break3": 7,
                  "price3": 8,
                  "discountPrice": 9,
                  "acceptedUtc": "2025-06-14T07:40:12.0356009",
                  "priceChangeType": 0,
                  "costDecimals": 10
                },
                "normalPluPrices": {
                  "$ref": "30"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "31",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "startDate": "2025-06-14T07:40:12.0356009",
                  "startTime": 3,
                  "endDate": "2025-06-14T07:40:12.0356009",
                  "endTime": 4,
                  "newPrice": 5,
                  "newCost": 6,
                  "newCostDecimals": 7,
                  "pctDiscount": 8,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 9",
                  "hostType": 10,
                  "hostIdentifier": "vwqjoRa6MEGJc40V2DOLyQ==",
                  "hostIdentifierGuid": "a1a30abf-ba16-4130-8973-8d15d8338bc9",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "31"
                  },
                  {
                    "$ref": "31"
                  }
                ]
              },
              "tray": {
                "$id": "32",
                "g_UId": "MvxDarPA3UWKzWOEdj07Mg==",
                "guid": "6a43fc32-c0b3-45dd-8acd-6384763d3b32",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "33",
                "priceGroupG_UID": "Vs5oL+Q47kO+2kssq7qsuw==",
                "priceGroupGuid": "2f68ce56-38e4-43ee-beda-4b2cabbaacbb",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2025-06-14T07:40:12.0356009",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "4"
                  },
                  {
                    "$ref": "4"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 145",
              "nutrifacts": {
                "$id": "34",
                "pluG_UID": "gY5fzMCAbEijT8gkW3Kwmg==",
                "pluGuid": "cc5f8e81-80c0-486c-a34f-c8245b72b09a",
                "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": "35",
                "pluGuid": "8e0b9d89-aa60-4e22-94eb-1bbed07cab80",
                "created": "2025-06-14T07:40:12.0356009",
                "createdByUser": "sample string 1",
                "activated": "2025-06-14T07:40:12.0356009",
                "deactivated": "2025-06-14T07:40:12.0356009",
                "lastOrdered": "2025-06-14T07:40:12.0356009",
                "lastOrderedQty": 2.0,
                "lastReceived": "2025-06-14T07:40:12.0356009",
                "lastReceivedQty": 3.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2025-06-14T07:40:12.0356009",
                "lastSold": "2025-06-14T07:40:12.0356009",
                "firstSold": "2025-06-14T07:40:12.0356009",
                "awsUpdated": "2025-06-14T07:40:12.0356009",
                "lastManualUpdate": "2025-06-14T07:40:12.0356009",
                "lastManualUpdatedByUser": "sample string 5",
                "lastUpdated": "2025-06-14T07:40:12.0356009",
                "lastUpdatedByUser": "sample string 7",
                "lastUpdatedByHost": "2025-06-14T07:40:12.0356009",
                "doNotRangeUpdated": "2025-06-14T07:40:12.0356009",
                "doNotOrderUpdated": "2025-06-14T07:40:12.0356009",
                "tracked": "2025-06-14T07:40:12.0356009"
              },
              "allergens": [
                {
                  "$id": "36",
                  "allergenID": 1,
                  "pluG_UID": "WLUq/Qjn5USB5wCPiV7hRQ==",
                  "pluGuid": "fd2ab558-e708-44e5-81e7-008f895ee145",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "36"
                }
              ],
              "costs": {
                "$id": "37",
                "pluG_UID": "ak6x2jHD3UG/GOOx6xSBFQ==",
                "pluGuid": "dab14e6a-c331-41dd-bf18-e3b1eb148115",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2025-06-14T07:40:12.0356009",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "38",
                  "saleHeaderID": 1,
                  "created": "2025-06-14T07:40:12.0356009",
                  "createdLocal": "2025-06-14T07:40:12.0356009",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "dOhGzN5YREC8CMke6iAq8Q==",
                  "operatorGuid": "cc46e874-58de-4044-bc08-c91eea202af1",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "+k32iF1ZtkmimoBDmpfRXA==",
                  "pluGuid": "88f64dfa-595d-49b6-a29a-80439a97d15c",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "39",
                    "id": 1,
                    "g_Uid": "/7ZntuQ6SkyOouKIajKqaA==",
                    "guid": "b667b6ff-3ae4-4c4a-8ea2-e2886a32aa68",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2025-06-14T07:40:12.0356009",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-06-14T07:40:12.0356009",
                    "endShift": "2025-06-14T07:40:12.0356009",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "40",
                        "operatorG_UID": "ixspVp20zUyXRMYyVnjXzQ==",
                        "operatorGuid": "56291b8b-b49d-4ccd-9744-c6325678d7cd",
                        "storeID": 2,
                        "operator": {
                          "$ref": "39"
                        },
                        "store": {
                          "$ref": "5"
                        }
                      },
                      {
                        "$ref": "40"
                      }
                    ]
                  }
                },
                {
                  "$ref": "38"
                }
              ],
              "apns": [
                {
                  "$id": "41",
                  "pluID": 1,
                  "pluG_UID": "Poe/06AuLEewfANUS1XP2A==",
                  "pluGuid": "d3bf873e-2ea0-472c-b07c-03544b55cfd8",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "41"
                }
              ],
              "tuns": [
                {
                  "$id": "42",
                  "pluG_UId": "vjePUnihckqH3ZAQBh0A1A==",
                  "pluGuid": "528f37be-a178-4a72-87dd-9010061d00d4",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "4"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "42"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "43",
                  "identifier": "xzCS/O/H40SDoygFFhefCA==",
                  "identifierGuid": "fc9230c7-c7ef-44e3-83a3-280516179f08",
                  "pluG_UID": "BxGfC/2g1UWsxSjlRYmC7A==",
                  "pluGuid": "0b9f1107-a0fd-45d5-acc5-28e5458982ec",
                  "competitionID": 1,
                  "name": "sample string 2",
                  "sellMultiple": 3,
                  "retailPrice": 4,
                  "storeName": "sample string 5"
                },
                {
                  "$ref": "43"
                }
              ],
              "supplier": {
                "$ref": "9"
              },
              "supplierName": "sample string 146",
              "children": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "ordering": {
                "$ref": "12"
              },
              "flipChartPages": [
                {
                  "$id": "44",
                  "identifier": "TzWyW0StTkmI49abHd6iXw==",
                  "groupName": "sample string 1",
                  "identifierGuid": "5bb2354f-ad44-494e-88e3-d69b1ddea25f",
                  "exists": true,
                  "flipChartIdentifier": "+5okWEwUq0C316/XXOXlcw==",
                  "flipChartIdentifierGuid": "58249afb-144c-40ab-b7d7-afd75ce5e573",
                  "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": "DU9z/9WCOEeYJIZS3ebLQA==",
                  "groupIdentifierGuid": "ff734f0d-82d5-4738-9824-8652dde6cb40",
                  "flipChart": {
                    "$id": "45",
                    "identifier": "onRkOdG4a0G1q3paEXai1g==",
                    "identifierGuid": "396474a2-b8d1-416b-b5ab-7a5a1176a2d6",
                    "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": "46",
                      "identifier": "FZRuur7FV0m0OHceFfb2xg==",
                      "identifierGuid": "ba6e9415-c5be-4957-b438-771e15f6f6c6",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "47",
                          "id": 1,
                          "g_UID": "Jtp/qGnCJ0aN6BKZ7jvWMQ==",
                          "guid": "a87fda26-c269-4627-8de8-1299ee3bd631",
                          "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": "ltDVcYSUpUS+CKlyToJeLQ==",
                          "previousFormGuid": "71d5d096-9484-44a5-be08-a9724e825e2d",
                          "nextForm": 1,
                          "nextFormG_UID": "70xYLDA1+kaWGVJe5pX1RA==",
                          "nextFormGuid": "2c584cef-3530-46fa-9619-525ee695f544",
                          "attributes": "sample string 10",
                          "updated": "2025-06-14T07:40:12.0356009",
                          "positioning": 1,
                          "contentPanel": "sample string 11",
                          "selectionMode": 1,
                          "maximumSelections": 1,
                          "alteredInStore": true,
                          "deleted": true,
                          "blueprintID": 1,
                          "preserveLayout": true,
                          "mainCheckoutFormName": "sample string 13",
                          "nextCheckoutForm": {
                            "$ref": "47"
                          },
                          "previousCheckoutForm": {
                            "$ref": "47"
                          },
                          "buttons": [
                            {
                              "$id": "48",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "kVc1JqKRNECAzzp+Cjj3+A==",
                              "checkoutFormGuid": "26355791-91a2-4034-80cf-3a7e0a38f7f8",
                              "identifier": "mjBwxXhGw0aSD4M7LxViYA==",
                              "identifierGuid": "c570309a-4678-46c3-920f-833b2f156260",
                              "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": "GptvELD3B0msSgffjGSfDg==",
                              "valueGuid": "106f9b1a-f7b0-4907-ac4a-07df8c649f0e",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2025-06-14T07:40:12.0356009",
                              "action": "sample string 12",
                              "valueForm": {
                                "$ref": "47"
                              },
                              "image": {
                                "$id": "49",
                                "name": "sample string 3.sample string 4",
                                "imageID": 2,
                                "imageName": "sample string 3",
                                "imageExtension": "sample string 4",
                                "lastUpdate": "2025-06-14T07:40:12.0356009",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "48"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "50",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "uAdZnnoJJUy2vUiq0mnrKQ==",
                              "checkoutFormGuid": "9e5907b8-097a-4c25-b6bd-48aad269eb29",
                              "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": "50"
                            }
                          ]
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "panels": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ]
                    },
                    "pages": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ]
                  },
                  "contentPanel": {
                    "$ref": "50"
                  },
                  "products": [
                    {
                      "$id": "51",
                      "flipChartPageIdentifier": "wkAvIrTlPkmQcLpAB0z8EQ==",
                      "flipChartPageIdentifierGuid": "222f40c2-e5b4-493e-9070-ba40074cfc11",
                      "pluG_UID": "5+dBQ1OjjEaiSHwqx4jtrA==",
                      "pluGuid": "4341e7e7-a353-468c-a248-7c2ac788edac",
                      "sortOrder": 3,
                      "sent": true,
                      "productChanged": true,
                      "productImageName": "sample string 6",
                      "productShowImageOnFlipCharts": true,
                      "productShowTextOnFlipCharts": true,
                      "productOverrideFlipChartText": true,
                      "productFlipChartText": "sample string 10",
                      "product": {
                        "$ref": "4"
                      },
                      "departmentSortOrder": 11,
                      "subDepartmentName": "sample string 12"
                    },
                    {
                      "$ref": "51"
                    }
                  ],
                  "productCount": 27,
                  "pages": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ]
                },
                {
                  "$ref": "44"
                }
              ],
              "priceHistory": [
                {
                  "$id": "52",
                  "pluG_UID": "X+wg4g7sak65kDjtkVxZDw==",
                  "pluGuid": "e220ec5f-ec0e-4e6a-b990-38ed915c590f",
                  "price": 1,
                  "costCalcMethod": 1,
                  "cost": 2,
                  "weightedAvgCost": 3,
                  "lastCost": 4,
                  "rawCost": 5,
                  "rawWeightedAvgCost": 6,
                  "rawLastCost": 7,
                  "costDecimals": 8,
                  "serviceFeeID": 9,
                  "freight": 10.0,
                  "freightType": 11,
                  "process": "sample string 12",
                  "user": "sample string 13",
                  "updated": "2025-06-14T07:40:12.0356009",
                  "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": "52"
                }
              ],
              "ingredients": [
                {
                  "$id": "53",
                  "pluG_UID": "bbLzZ2x7LUSDUdACytMc+w==",
                  "ingredientGuid": "MQQjZPZxy068McNdtsJEgg==",
                  "ingredientIdentifier": "64230431-71f6-4ecb-bc31-c35db6c24482",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "4"
                  }
                },
                {
                  "$ref": "53"
                }
              ],
              "bins": [
                {
                  "$id": "54",
                  "pluG_UID": "YqUG1hRfK0Kju98j/Rn95w==",
                  "pluGuid": "d606a562-5f14-422b-a3bb-df23fd19fde7",
                  "shelfLocationIdentifier": "TaqDOgZEckqGPHzD/U0KEw==",
                  "shelfLocationGuid": "3a83aa4d-4406-4a72-863c-7cc3fd4d0a13",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "BKTCmyC6e0u1yU0Wi9rlLw==",
                  "labelPageLayoutGuid": "9bc2a404-ba20-4b7b-b5c9-4d168bdae52f",
                  "updated": "2025-06-14T07:40:12.0356009",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "4"
                  },
                  "location": {
                    "$id": "55",
                    "identifier": "tEkYhVCUfUiGWW4WYrcEog==",
                    "storeID": 1,
                    "identifierGuid": "851849b4-9450-487d-8659-6e1662b704a2",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2025-06-14T07:40:12.0356009",
                    "minTemp": 1,
                    "maxTemp": 1,
                    "checkFrequency": 1,
                    "storeCaseConfiguration": 5,
                    "storeName": "sample string 6",
                    "bins": [
                      {
                        "$ref": "54"
                      },
                      {
                        "$ref": "54"
                      }
                    ]
                  }
                },
                {
                  "$ref": "54"
                }
              ],
              "bin": {
                "$ref": "54"
              },
              "scaleLocations": [
                {
                  "$id": "56",
                  "plu": 1,
                  "pluG_UID": "uqoTtV7ylEW5SVZGl94CiQ==",
                  "pluGuid": "b513aaba-f25e-4594-b949-564697de0289",
                  "deptNo": 1,
                  "product": {
                    "$ref": "4"
                  },
                  "scaleLocation": {
                    "$id": "57",
                    "id": 1,
                    "deptNo": 1,
                    "deptCode": "sample string 2",
                    "name": "sample string 3",
                    "enabled": true,
                    "updated": "2025-06-14T07:40:12.0356009",
                    "department": {
                      "$id": "58",
                      "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": "57"
                      },
                      "subDepartments": [
                        {
                          "$id": "59",
                          "id": 1,
                          "departmentID": 2,
                          "name": "sample string 3",
                          "code": "sample string 4",
                          "departmentCode": "sample string 5",
                          "externalSales": true,
                          "minorDepartments": [
                            {
                              "$id": "60",
                              "id": 1,
                              "subDepartmentID": 2,
                              "departmentID": 3,
                              "name": "sample string 4",
                              "subDepartmentCode": "sample string 5",
                              "departmentCode": "sample string 6",
                              "code": "sample string 7",
                              "lesserDepartments": [
                                {
                                  "$id": "61",
                                  "id": 1,
                                  "departmentID": 2,
                                  "subDepartmentID": 3,
                                  "minorDepartmentID": 4,
                                  "name": "sample string 5",
                                  "code": "sample string 6",
                                  "departmentCode": "sample string 7",
                                  "subDepartmentCode": "sample string 8",
                                  "minorDepartmentCode": "sample string 9",
                                  "updated": "2025-06-14T07:40:12.0356009",
                                  "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": "6uzuup8q4U+XA/gowBCf2A==",
                                  "labelPageLayoutGuid": "baeeecea-2a9f-4fe1-9703-f828c0109fd8",
                                  "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": "62",
                                    "dept": 1,
                                    "category": 2,
                                    "name": "sample string 3",
                                    "active": true,
                                    "mscCommodities": [
                                      {
                                        "$id": "63",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "name": "sample string 4",
                                        "active": true,
                                        "mscSubCommodities": [
                                          {
                                            "$id": "64",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "subCommodity": 4,
                                            "name": "sample string 5",
                                            "active": true,
                                            "subCommodityCode": "sample string 7"
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ],
                                        "commodityCode": "sample string 6"
                                      },
                                      {
                                        "$ref": "63"
                                      }
                                    ],
                                    "categoryCode": "sample string 5"
                                  },
                                  "mscCom": {
                                    "$ref": "63"
                                  },
                                  "mscDep": {
                                    "$id": "65",
                                    "dept": 1,
                                    "name": "sample string 2",
                                    "active": true,
                                    "mscCategories": [
                                      {
                                        "$ref": "62"
                                      },
                                      {
                                        "$ref": "62"
                                      }
                                    ],
                                    "deptCode": "sample string 4"
                                  },
                                  "mscSubCom": {
                                    "$ref": "64"
                                  }
                                },
                                {
                                  "$ref": "61"
                                }
                              ],
                              "updated": "2025-06-14T07:40:12.0356009",
                              "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": "84h71+kvpUSkrQAu1gXakQ==",
                              "labelPageLayoutGuid": "d77b88f3-2fe9-44a5-a4ad-002ed605da91",
                              "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": "62"
                              },
                              "mscCom": {
                                "$ref": "63"
                              },
                              "mscDep": {
                                "$ref": "65"
                              },
                              "mscSubCom": {
                                "$ref": "64"
                              }
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-06-14T07:40:12.0356009",
                          "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": "WPAaz5H7q0KtQBS4wTASxQ==",
                          "labelPageLayoutGuid": "cf1af058-fb91-42ab-ad40-14b8c13012c5",
                          "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": "62"
                          },
                          "mscCom": {
                            "$ref": "63"
                          },
                          "mscDep": {
                            "$ref": "65"
                          },
                          "mscSubCom": {
                            "$ref": "64"
                          }
                        },
                        {
                          "$ref": "59"
                        }
                      ],
                      "stores": [
                        1,
                        2
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-06-14T07:40:12.0356009",
                      "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": "NCPecYcz00GXSh1owltp6A==",
                      "labelPageLayoutGuid": "71de2334-3387-41d3-974a-1d68c25b69e8",
                      "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": "62"
                      },
                      "mscCom": {
                        "$ref": "63"
                      },
                      "mscDep": {
                        "$ref": "65"
                      },
                      "mscSubCom": {
                        "$ref": "64"
                      }
                    }
                  }
                },
                {
                  "$ref": "56"
                }
              ],
              "nextPrice": {
                "$ref": "2"
              },
              "currentCostStart": "2025-06-14T07:40:12.0356009",
              "dealCosts": [
                {
                  "$id": "66",
                  "headerIdentifier": "2PwS+CQNakm9vnogpoqQBA==",
                  "headerIdentifierGuid": "f812fcd8-0d24-496a-bdbe-7a20a68a9004",
                  "identifier": "vxRXKJmTE0Kvmd7p3wTEHg==",
                  "identifierGuid": "285714bf-9399-4213-af99-dee9df04c41e",
                  "supplierIdentifier": "ZaDU/8g9wkK7ovRtXrbQiw==",
                  "supplierGuid": "ffd4a065-3dc8-42c2-bba2-f46d5eb6d08b",
                  "pluG_UID": "gdxNnDMpZEOM5HTt65Pf0A==",
                  "pluGuid": "9c4ddc81-2933-4364-8ce4-74edeb93dfd0",
                  "campaignName": "11a2d305-c24b-4f3b-8de0-86428e3facb4",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2025-06-14T07:40:12.0356009",
                  "end": "2025-06-14T07:40:12.0356009",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "z9lLN5e+9Uao+JkqyhWFUg==",
                  "bonusItemPluGuid": "374bd9cf-be97-46f5-a8f8-992aca158552",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2025-06-14T07:40:12.0356009",
                  "metcashPromotionID": "sample string 14",
                  "fromHost": 15,
                  "storeNames": "sample string 16",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "supplierName": "sample string 17",
                  "campaignDescription": "sample string 18",
                  "newPrice": 1,
                  "campaignMetcashPromotionID": "sample string 19",
                  "campaignActive": true,
                  "campaignStartDate": "2025-06-14T07:40:12.0356009",
                  "campaignEndDate": "2025-06-14T07:40:12.0356009",
                  "masterPLUG_UID": "qwROwUBx60Kb44w20gWaCg==",
                  "masterID": "c14e04ab-7140-42eb-9be3-8c36d2059a0a",
                  "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": "emgusoWusUCl1WnrvgKGhQ==",
                  "bonusMasterID": "b22e687a-ae85-40b1-a5d5-69ebbe028685",
                  "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
                },
                {
                  "$ref": "66"
                }
              ],
              "tags": [
                {
                  "$id": "67",
                  "pluG_UID": "dia7q6DykUKB79n5xxLvvw==",
                  "pluGuid": "abbb2676-f2a0-4291-81ef-d9f9c712efbf",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "67"
                }
              ],
              "alternateProductG_UID": "rbDp8Jjh80uAtCd/o96kZQ==",
              "alternateProduct": "f0e9b0ad-e198-4bf3-80b4-277fa3dea465",
              "productHostCode": {
                "$id": "68",
                "id": 1,
                "pluG_UID": "TYnwygsav06ZO4if2AOUxw==",
                "pluGuid": "caf0894d-1a0b-4ebf-993b-889fd80394c7",
                "ibaCode": "sample string 2"
              },
              "mscCat": {
                "$ref": "62"
              },
              "mscCom": {
                "$ref": "63"
              },
              "mscDep": {
                "$ref": "65"
              },
              "mscSubCom": {
                "$ref": "64"
              },
              "isUserUpdate": true,
              "ignoreMasterProduct": true,
              "priceGroupLabelRequested": true,
              "firstSold": "2025-06-14T07:40:12.0356009",
              "inventoryTracked": "2025-06-14T07:40:12.0356009",
              "isNormalPriceChangesCampaign": true
            },
            "campaignPlu": {
              "$ref": "2"
            }
          },
          {
            "$ref": "3"
          }
        ],
        "campaign": {
          "$ref": "1"
        },
        "product": {
          "$ref": "4"
        },
        "dealCost": {
          "$ref": "66"
        }
      },
      {
        "$ref": "2"
      }
    ],
    "campaignPools": [
      {
        "$id": "69",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "plu": 4,
        "pluG_UID": "kFWQUGAwBUGS3VwxQ2EEDQ==",
        "pluGuid": "50905590-3060-4105-92dd-5c314361040d",
        "hostOfferID": 1,
        "priceGroupG_UID": "HWkJezsu8kiUhks/ToL4Sg==",
        "priceGroupGuid": "7b09691d-2e3b-48f2-9486-4b3f4e82f84a",
        "fuelItem": true,
        "pluName": "sample string 6",
        "apn": "sample string 7",
        "pluActive": true,
        "cartonQty": 1,
        "baseUnits": 9.1,
        "cri": "sample string 10",
        "salesMode": 1,
        "pluaws": 11.0,
        "directNumber": "sample string 12",
        "departmentName": "sample string 13",
        "subDepartmentName": "sample string 14",
        "priceGroupName": "sample string 15",
        "supplierName": "sample string 16",
        "stockOnHand": 1.1,
        "stockOnOrder": 1.1,
        "lastReceived": "2025-06-14T07:40:12.0356009",
        "rrp": 17,
        "campaignDescription": "sample string 18",
        "product": {
          "$ref": "4"
        },
        "campaign": {
          "$ref": "1"
        }
      },
      {
        "$ref": "69"
      }
    ],
    "sellingRules": [
      {
        "$id": "70",
        "id": 1,
        "identifier": "9tR5Jbr68ki0rVlkfoGWsw==",
        "identifierStr": "9tR5Jbr68ki0rVlkfoGWsw==",
        "identifierGuid": "2579d4f6-faba-48f2-b4ad-59647e8196b3",
        "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": "1"
        }
      },
      {
        "$ref": "70"
      }
    ],
    "customers": [
      {
        "$id": "71",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "customerID": "jBK8dMwKX0y8Tn+rHAYp3A==",
        "customerIDGuid": "74bc128c-0acc-4c5f-bc4e-7fab1c0629dc",
        "campaign": {
          "$ref": "1"
        },
        "customer": {
          "$id": "72",
          "identifier": "QslGiCWH5Eyt/LlzGuZNZg==",
          "identifierGuid": "8846c942-8725-4ce4-adfc-b9731ae64d66",
          "code": "sample string 2",
          "familyName": "sample string 3",
          "givenName": "sample string 4",
          "otherName": "sample string 5",
          "title": "sample string 6",
          "dateOfBirth": "2025-06-14T07:40:12.0356009",
          "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": "354vPlKxAE25ONPpNafeDg==",
          "communityIdentifierGuid": "3e2f9edf-b152-4d00-b938-d3e935a7de0e",
          "joined": "2025-06-14T07:40:12.0356009",
          "updated": "2025-06-14T07:40:12.0356009",
          "active": true,
          "reasonInactive": 1,
          "groupCustomer": true,
          "loyaltyPoints": 1,
          "homeStoreID": 1,
          "availableSpend": 1,
          "priceLevelIdentifier": "NtgE8eC8Wkav4lNv+Huy4A==",
          "priceLevelIdentifierGuid": "f104d836-bce0-465a-afe2-536ff87bb2e0",
          "marketingID": "sample string 18",
          "hidden": true,
          "registered": true,
          "registeredOn": "2025-06-14T07:40:12.0356009",
          "emailMarketing": true,
          "smsMarketing": true,
          "deleted": true,
          "deletedUser": "sample string 24",
          "homeStoreName": "sample string 25",
          "customerCards": [
            {
              "$id": "73",
              "cardType": 2,
              "issueDate": "2025-06-14T07:40:12.0356009",
              "expiry": "2025-06-14T07:40:12.0356009",
              "customerID": "oFRraY8qQ0WQjGx/Z+n4Eg==",
              "customerIDGuid": "696b54a0-2a8f-4543-908c-6c7f67e9f812",
              "initialValue": 1,
              "currentValue": 1,
              "maxLimit": 1,
              "minTransaction": 1,
              "maxTransaction": 1,
              "multiplier": 1.1,
              "active": true,
              "reasonInactive": 1,
              "idRequired": true,
              "idType": 1,
              "idValue": "sample string 5",
              "updated": "2025-06-14T07:40:12.0356009",
              "linkedAccount": "FwZfFJrp2E2rzk6IPoOQYA==",
              "linkedAccountGuid": "145f0617-e99a-4dd8-abce-4e883e839060",
              "currentValueChanged": true,
              "limitsChanged": true,
              "customer": {
                "$ref": "72"
              },
              "account": {
                "$id": "74",
                "id": 1,
                "identifier": "IFhnTxr1F0iJN4L8Yf0fRg==",
                "identifierGuid": "4f675820-f51a-4817-8937-82fc61fd1f46",
                "referenceNo": "sample string 3",
                "name": "sample string 4",
                "created": "2025-06-14T07:40:12.0356009",
                "owner": "A3uPuUTSsEWWrd3UrFq6Sg==",
                "ownerGuid": "b98f7b03-d244-45b0-96ad-ddd4ac5aba4a",
                "accountStoreGroupIdentifier": "CLdhC+l76k2ha0rU0u22Ow==",
                "accountStoreGroupGuid": "0b61b708-7be9-4dea-a16b-4ad4d2edb63b",
                "accountType": 1,
                "currentBalance": 1,
                "externalID": "sample string 7",
                "maximumLimit": 1,
                "accruePoints": true,
                "loyaltyPoints": 1,
                "termsOfTrade": 1,
                "signatureRequired": true,
                "referenceRequired": true,
                "statementSendType": 10,
                "ageingPeriod": 1,
                "monthlyAgeingPeriod": true,
                "explodedInvoice": true,
                "isFifoAllocation": true,
                "lastStatementSent": "2025-06-14T07:40:12.0356009",
                "active": true,
                "updated": "2025-06-14T07:40:12.0512116",
                "deleted": true,
                "deletedUser": "sample string 16",
                "currentBalanceChanged": true,
                "maximumLimitChanged": true,
                "loyaltyPointsChanged": true,
                "projectedBalance": 17,
                "accountStoreGroupStoreIDs": [
                  1,
                  2
                ],
                "customerEmail": "sample string 18",
                "ownerCustomer": {
                  "$ref": "72"
                },
                "card": {
                  "$ref": "73"
                },
                "members": {
                  "$id": "75",
                  "sample string 1": [
                    {
                      "$ref": "72"
                    },
                    {
                      "$ref": "72"
                    }
                  ],
                  "sample string 2": [
                    {
                      "$ref": "72"
                    },
                    {
                      "$ref": "72"
                    }
                  ]
                },
                "customerGroups": [
                  {
                    "$id": "76",
                    "identifier": "INQPfKuzRUGcn1ZBdPhM/A==",
                    "identifierGuid": "7c0fd420-b3ab-4145-9c9f-564174f84cfc",
                    "name": "sample string 2",
                    "primaryContact": "hzgjdt7F/kGuqFEyDic0gQ==",
                    "primaryContactGuid": "76233887-c5de-41fe-aea8-51320e273481",
                    "accountID": "BCgs3ZkR50ejfSghd1QAlQ==",
                    "accountIDGuid": "dd2c2804-1199-47e7-a37d-282177540095",
                    "special": true,
                    "updated": "2025-06-14T07:40:12.0512116",
                    "active": true,
                    "reasonInactive": 1,
                    "priceLevelIdentifier": "+XmuPgfB20O/1OC011Af+w==",
                    "priceLevelIdentifierGuid": "3eae79f9-c107-43db-bfd4-e0b4d7501ffb",
                    "deleted": true,
                    "account": {
                      "$ref": "74"
                    },
                    "primaryContactCustomer": {
                      "$ref": "72"
                    },
                    "customerGroupMembers": [
                      {
                        "$id": "77",
                        "id": 1,
                        "groupID": "kVb8DwFgVECkei4aspLTKQ==",
                        "groupIDGuid": "0ffc5691-6001-4054-a47a-2e1ab292d329",
                        "customerID": "J11GeXj7mkmc17Qvu82uvg==",
                        "customerIDGuid": "79465d27-fb78-499a-9cd7-b42fbbcdaebe",
                        "card": "sample string 4",
                        "linkedAccount": "XHBTL4QnxkW1U9+JB9L9bQ==",
                        "linkedAccountGuid": "2f53705c-2784-45c6-b553-df8907d2fd6d",
                        "customer": {
                          "$ref": "72"
                        },
                        "group": {
                          "$ref": "76"
                        },
                        "customerCard": {
                          "$ref": "73"
                        }
                      },
                      {
                        "$ref": "77"
                      }
                    ]
                  },
                  {
                    "$ref": "76"
                  }
                ]
              },
              "payments": [
                {
                  "$id": "78",
                  "id": 1,
                  "identifier": "hvXw+0F680C+K+Rp9FsoAA==",
                  "identifierGuid": "fbf0f586-7a41-40f3-be2b-e469f45b2800",
                  "storeID": 2,
                  "operatorName": "sample string 3",
                  "saleHeaderID": 4,
                  "paymentType": 5,
                  "amount": 6,
                  "account": "sample string 7",
                  "accountID": "GSnAT+gdZUmp3kbxGaAThA==",
                  "accountIDGuid": "4fc02919-1de8-4965-a9de-46f119a01384",
                  "customerAccount": {
                    "$ref": "74"
                  },
                  "customerCard": {
                    "$ref": "73"
                  },
                  "accountType": 1,
                  "cardName": "sample string 8",
                  "authorisationNumber": "sample string 9",
                  "bankReference": "sample string 10",
                  "merchantID": "sample string 11",
                  "terminalID": "sample string 12",
                  "cardNumber": "sample string 13",
                  "paymentDate": "2025-06-14T07:40:12.0512116",
                  "invRocNo": "sample string 14",
                  "responseCode": "sample string 15",
                  "cashout": 1,
                  "tip": 16,
                  "idempotentVoid": "Ly94b1OEdEeUPZBkTE6Xrg==",
                  "idempotentVoidGuid": "6f782f2f-8453-4774-943d-90644c4e97ae",
                  "offline": true,
                  "processed": 1,
                  "storeSaleHeader": {
                    "$id": "79",
                    "saleHeaderID": 1,
                    "saleHeaderGuid": "27s5SEi/Jkm2o6IWgEsbTw==",
                    "saleHeaderIdentifierGuid": "4839bbdb-bf48-4926-b6a3-a216804b1b4f",
                    "created": "2025-06-14T07:40:12.0512116",
                    "createdLocal": "2025-06-14T07:40:12.0512116",
                    "createdText": "sample string 4",
                    "itemCount": 5,
                    "totalAmount": 6,
                    "cashTender": 1,
                    "cardTender": 1,
                    "cheqTender": 1,
                    "acctTender": 1,
                    "voucherTender": 1,
                    "loyaltyPoints": 1,
                    "cashout": 1,
                    "changeAmount": 1,
                    "rounding": 1,
                    "gstAmount": 1,
                    "transactionDiscountTender": 1,
                    "totalTip": 7,
                    "tranType": 1,
                    "processed": 1,
                    "imported": "2025-06-14T07:40:12.0512116",
                    "storeID": 1,
                    "operatorG_Uid": "Ehn6n9gr30y199zlzOMpqw==",
                    "operatorGuid": "9ffa1912-2bd8-4cdf-b5f7-dce5cce329ab",
                    "customerG_Uid": "uff0BMZbQkCK2dWbwRRDyA==",
                    "customerGuid": "04f4f7b9-5bc6-4042-8ad9-d59bc11443c8",
                    "communityIdentifier": "B+oLyb5HwEub2wQpVggOgw==",
                    "communityIdentifierGuid": "c90bea07-47be-4bc0-9bdb-042956080e83",
                    "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": "QlxEwjMk4USfHt7c49LwMA==",
                    "priceLevelIdentifierGuid": "c2445c42-2433-44e1-9f1e-dedce3d2f030",
                    "locked": 36,
                    "relationChecksum": "sample string 37",
                    "loyaltyTender": 1,
                    "giftCardTender": 1,
                    "operator": {
                      "$ref": "39"
                    },
                    "customer": {
                      "$ref": "72"
                    },
                    "communityOrganisation": {
                      "$id": "80",
                      "id": 1,
                      "identifier": "Ug+kj8rRDUCY0k/4zwfOvg==",
                      "identifierGuid": "8fa40f52-d1ca-400d-98d2-4ff8cf07cebe",
                      "name": "sample string 3",
                      "lookupIdentifier": "sample string 4",
                      "externalID": "sample string 5",
                      "phone": "sample string 6",
                      "fax": "sample string 7",
                      "email": "sample string 8",
                      "address1": "sample string 9",
                      "address2": "sample string 10",
                      "city": "sample string 11",
                      "postCode": "sample string 12",
                      "state": "sample string 13",
                      "country": "sample string 14",
                      "totalAmountAwarded": 15.1,
                      "updated": "2025-06-14T07:40:12.0512116",
                      "deleted": true
                    },
                    "details": [
                      {
                        "$id": "81",
                        "saleItemID": 1,
                        "identifier": "VMWrz5qa7EejrN+ydsLuOA==",
                        "identifierGuid": "cfabc554-9a9a-47ec-a3ac-dfb276c2ee38",
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "7clt5hDoxU2tAENKMUPZbw==",
                        "pluGuid": "e66dc9ed-e810-4dc5-ad00-434a3143d96f",
                        "accountID": "TiEtB/3Hk0yGAEPxcasP9w==",
                        "accountIDGuid": "072d214e-c7fd-4c93-8600-43f171ab0ff7",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 8,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "offline": true,
                        "barcode": "sample string 9",
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 10",
                        "bestOrExpire": "2025-06-14T07:40:12.0512116",
                        "bestOrExpireType": 1,
                        "providerName": "sample string 11",
                        "refundG_UID": "9VPbbK0dyUS6pLbOc6J5MA==",
                        "refundGuid": "6cdb53f5-1dad-44c9-baa4-b6ce73a27930",
                        "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": "5qxU//6WH0mhe68JaFdoxA==",
                        "idempotentVoidGuid": "ff54ace6-96fe-491f-a17b-af09685768c4",
                        "priceLevelIdentifier": "zkE12yFqC0+PErbOFQ76sg==",
                        "priceLevelIdentifierGuid": "db3541ce-6a21-4f0b-8f12-b6ce150efab2",
                        "productName": "sample string 23",
                        "apn": "sample string 24",
                        "unknownScans": [
                          {
                            "$id": "82",
                            "id": 1,
                            "saleDetailID": 2,
                            "storeID": 1,
                            "scanned": "2025-06-14T07:40:12.0512116",
                            "operatorG_UID": "QEA=",
                            "barcode": "sample string 4",
                            "processed": 1
                          },
                          {
                            "$ref": "82"
                          }
                        ],
                        "refund": {
                          "$id": "83",
                          "id": 1,
                          "g_UID": "EGhSNPK1M0Ov8kx1fxqWuA==",
                          "guid": "34526810-b5f2-4333-aff2-4c757f1a96b8",
                          "description": "sample string 1",
                          "dumped": true,
                          "inventoryReasonID": 1,
                          "sortOrder": 1,
                          "updated": "2025-06-14T07:40:12.0512116"
                        },
                        "modifier": {
                          "$id": "84",
                          "id": 1,
                          "setG_UID": "1lFeu6oskEKFq+xmICUM5Q==",
                          "modifierSetGuid": "bb5e51d6-2caa-4290-85ab-ec6620250ce5",
                          "name": "sample string 2",
                          "price": 1,
                          "quantity": 1,
                          "modifierType": 1,
                          "groupNumber": 1,
                          "pageNumber": 1,
                          "controlOrder": 1,
                          "printToStation": true,
                          "pluG_UID": "zYWGYMuPKEuxU9b9CgW3Tg==",
                          "pluGuid": "608685cd-8fcb-4b28-b153-d6fd0a05b74e",
                          "deleted": true,
                          "g_UID": "pQjY7whAa0uvPkNPwhTIVA==",
                          "guid": "efd808a5-4008-4b6b-af3e-434fc214c854",
                          "product": {
                            "$ref": "4"
                          }
                        },
                        "priceLevelName": "sample string 25",
                        "pumpNumber": 1,
                        "hoseNumber": 1
                      },
                      {
                        "$ref": "81"
                      }
                    ],
                    "eftReceipts": [
                      {
                        "$id": "85",
                        "id": 1,
                        "storeID": 1,
                        "saleHeaderID": 2,
                        "storeSaleHeader": {
                          "$ref": "79"
                        },
                        "receipt": "sample string 3",
                        "processed": 1
                      },
                      {
                        "$ref": "85"
                      }
                    ],
                    "payments": [
                      {
                        "$ref": "78"
                      },
                      {
                        "$ref": "78"
                      }
                    ],
                    "cards": [
                      {
                        "$id": "86",
                        "id": 1,
                        "saleHeaderID": 1,
                        "identifier": "sample string 2",
                        "cardType": 3,
                        "providerName": "sample string 4"
                      },
                      {
                        "$ref": "86"
                      }
                    ],
                    "campaignHits": [
                      {
                        "$id": "87",
                        "id": 1,
                        "saleHeaderID": 2,
                        "campaign": "sample string 3",
                        "name": "sample string 4",
                        "processed": 1,
                        "campaignDescription": "sample string 5"
                      },
                      {
                        "$ref": "87"
                      }
                    ],
                    "fuel": [
                      {
                        "$id": "88",
                        "id": 1,
                        "plu": 1,
                        "pluG_UID": "yK/ekqZI0k+IHLxyuJESuQ==",
                        "pluGuid": "92deafc8-48a6-4fd2-881c-bc72b89112b9",
                        "saleHeaderID": 2,
                        "totalCents": 3,
                        "grade": 1,
                        "gradeDescription": "sample string 4",
                        "dispenser": 1,
                        "hose": 1,
                        "quantity": 1,
                        "cost": 1,
                        "acquirerNum": 1,
                        "attendant": 1,
                        "ePurseBalance": 1.0,
                        "cardSignature": "sample string 5",
                        "compartmentNumber": 1,
                        "contractNumber": 1,
                        "discountCardPAN": "sample string 6",
                        "discountID": 1,
                        "discountName": "sample string 7",
                        "discountNetValue": 1.0,
                        "discountType": 1,
                        "discountValue": 1.0,
                        "discretionaryData": "sample string 8",
                        "driverID": "sample string 9",
                        "eftBatchNumber": 1,
                        "eftResponseCode": "sample string 10",
                        "endDateTime": "2025-06-14T07:40:12.0512116",
                        "engineHours": 1.1,
                        "fposNumber": 1,
                        "loyaltyCardPAN": "sample string 11",
                        "miscData1": 1,
                        "miscData2": "sample string 12",
                        "miscFlags": 1,
                        "mop": 1,
                        "odometer": 1,
                        "panNumber": "sample string 13",
                        "saleRefund": true,
                        "saleStatus": 1,
                        "sequenceNumber": 1,
                        "stan": 1,
                        "startDateTime": "2025-06-14T07:40:12.0512116",
                        "tagNumber": "sample string 15",
                        "trackTwoRem": "sample string 16",
                        "transCode": 1,
                        "transType": 1,
                        "unitPrice": 1.0,
                        "vehicleReg": "sample string 17",
                        "offline": true,
                        "processed": 1
                      },
                      {
                        "$ref": "88"
                      }
                    ],
                    "fuelResells": [
                      {
                        "$id": "89",
                        "saleItemID": 1,
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "h1IOYeuZdEy5FQb63f1qrQ==",
                        "pluGuid": "610e5287-99eb-4c74-b915-06faddfd6aad",
                        "accountID": "REAKklT7TE2de1SnRZjrbg==",
                        "accountIDGuid": "920a4044-fb54-4d4c-9d7b-54a74598eb6e",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "processed": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 1,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "barcode": "sample string 8",
                        "offline": 1,
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 9",
                        "bestOrExpire": "2025-06-14T07:40:12.0512116",
                        "bestOrExpireType": 1,
                        "refundG_UID": "S7Bw4qMteU6NI7Hx5MsE1Q==",
                        "refundGuid": "e270b04b-2da3-4e79-8d23-b1f1e4cb04d5",
                        "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": "89"
                      }
                    ],
                    "customerOrder": [
                      {
                        "$id": "90",
                        "identifier": "Rkv/dCF970yfle3tmqYcRA==",
                        "identifierGuid": "74ff4b46-7d21-4cef-9f95-eded9aa61c44",
                        "id": 1,
                        "orderNo": 2,
                        "externalSaleIdentifier": "sample string 3",
                        "storeID": 4,
                        "zoneID": 5,
                        "deptNo": 6,
                        "customerIdentifier": "kbA4AA1T50mc6ULmLDVmRA==",
                        "customerIdentifierGuid": "0038b091-530d-49e7-9ce9-42e62c356644",
                        "operatorNo": 1,
                        "operatorG_UID": "1hsO77VjPkeNq2I7e3sJAg==",
                        "operatorGuid": "ef0e1bd6-63b5-473e-8dab-623b7b7b0902",
                        "created": "2025-06-14T07:40:12.0512116",
                        "ordered": "2025-06-14T07:40:12.0512116",
                        "started": "2025-06-14T07:40:12.0512116",
                        "completed": "2025-06-14T07:40:12.0512116",
                        "supplied": "2025-06-14T07:40:12.0512116",
                        "quickTicket": 1,
                        "deleted": true,
                        "walkAway": true,
                        "approxWait": 1,
                        "actualWait": 1,
                        "deliveryMethod": 8,
                        "externalSaleType": 9,
                        "customer": {
                          "$ref": "72"
                        },
                        "operator": {
                          "$ref": "39"
                        },
                        "details": [
                          {
                            "$id": "91",
                            "headerID": 1,
                            "plu": 1,
                            "pluG_UId": "FZY5HoHAXE2AdWMUGDXH9Q==",
                            "pluGuid": "1e399615-c081-4d5c-8075-63141835c7f5",
                            "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": "JN1TmB44H0uSyytD1Mc1fw==",
                            "headerIdentifierGuid": "9853dd24-381e-4b1f-92cb-2b43d4c7357f",
                            "product": {
                              "$ref": "4"
                            }
                          },
                          {
                            "$ref": "91"
                          }
                        ],
                        "storeName": "sample string 11",
                        "customerName": "sample string 12",
                        "storeReplyTo": "sample string 13",
                        "storeSubjectLine": "sample string 14",
                        "storeSaleHeader": {
                          "$ref": "79"
                        }
                      },
                      {
                        "$ref": "90"
                      }
                    ],
                    "surveyResponses": [
                      {
                        "$id": "92",
                        "surveyG_UID": "WabQcEjeKUGyJZ7rxRE/YA==",
                        "surveyGuid": "70d0a659-de48-4129-b225-9eebc5113f60",
                        "saleHeaderGuid": "lPJQaBWt8ESwHGvzNY3txg==",
                        "saleGuid": "6850f294-ad15-44f0-b01c-6bf3358dedc6",
                        "textResponse": "sample string 1",
                        "integerResponse": 1,
                        "g_UIDResponse": "1kfmuthGwU+0mofFXl/sEQ==",
                        "guidResponse": "bae647d6-46d8-4fc1-b49a-87c55e5fec11",
                        "whoAnswered": 2,
                        "answeredAtUTC": "2025-06-14T07:40:12.0512116",
                        "sale": {
                          "$ref": "79"
                        },
                        "survey": {
                          "$id": "93",
                          "g_UID": "63cGx1crBUmbhAZLKCsjdw==",
                          "guid": "c70677eb-2b57-4905-9b84-064b282b2377",
                          "name": "sample string 1",
                          "storeID": 2,
                          "zoneID": 1,
                          "checkoutFormG_UID": "G11uJ4i1Okuuc3BsZhHw6g==",
                          "checkoutFormGuid": "276e5d1b-b588-4b3a-ae73-706c6611f0ea",
                          "displayToWho": 3,
                          "displayWhen": 4,
                          "start": "2025-06-14T07:40:12.0512116",
                          "end": "2025-06-14T07:40:12.0512116",
                          "deleted": true,
                          "updated": "2025-06-14T07:40:12.0512116",
                          "possibleIntegerResponses": [
                            1,
                            2
                          ],
                          "possibleTextResponses": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "possibleGuidResponses": [
                            "9548ad57-7fcf-4cee-ad30-a4feec638fc1",
                            "e82bac5a-5704-4065-a2f9-a4e089e9734f"
                          ],
                          "allowsAllTextResponses": true,
                          "surveyForm": {
                            "$ref": "47"
                          }
                        },
                        "ingressId": "sample string 4"
                      },
                      {
                        "$ref": "92"
                      }
                    ],
                    "storeName": "sample string 38",
                    "machineName": "sample string 39",
                    "operatorName": "sample string 40",
                    "direction": 1,
                    "reason": "sample string 41",
                    "accountG_UID": "brz6fkrmcUOIxkVHc66pPQ==",
                    "accountIdentifier": "7efabc6e-e64a-4371-88c6-454773aea93d",
                    "accountName": "sample string 42",
                    "customerOrderIdentifier": "eHXwrea5hEOon6/+ipUJRA==",
                    "customerOrderIdentifierGuid": "adf07578-b9e6-4384-a89f-affe8a950944",
                    "priceLevelName": "sample string 43",
                    "revision": 44,
                    "ingressId": "sample string 45"
                  },
                  "metadata": {
                    "$id": "94",
                    "id": 1,
                    "paymentID": 2,
                    "paymentIdentifier": "onEqjwG/I0SZmACvO380Tw==",
                    "paymentIdentifierGuid": "8f2a71a2-bf01-4423-9998-00af3b7f344f",
                    "identifier": "/EJUpF6hsEuPOOaSOt5vRQ==",
                    "identifierGuid": "a45442fc-a15e-4bb0-8f38-e6923ade6f45",
                    "metadata": "sample string 3",
                    "signatureImage": "QEA=",
                    "itemIdentifier": "ylhitUn6rkCcu9MIvLrPlw==",
                    "itemIdentifierGuid": "b56258ca-fa49-40ae-9cbb-d308bcbacf97"
                  }
                },
                {
                  "$ref": "78"
                }
              ]
            },
            {
              "$ref": "73"
            }
          ],
          "customerGroupMembers": [
            {
              "$ref": "77"
            },
            {
              "$ref": "77"
            }
          ],
          "customerGroups": [
            {
              "$ref": "76"
            },
            {
              "$ref": "76"
            }
          ],
          "accounts": [
            {
              "$ref": "74"
            },
            {
              "$ref": "74"
            }
          ],
          "account": {
            "$ref": "74"
          },
          "vouchers": [
            {
              "$id": "95",
              "customerIdentifier": "Zy+amJS7YkO0DwMuz+RTbg==",
              "customerIdentifierGuid": "989a2f67-bb94-4362-b40f-032ecfe4536e",
              "voucherName": "sample string 2",
              "count": 3,
              "storeID": 4,
              "barcode": "sample string 5",
              "redeemCount": 6,
              "issueCount": 7,
              "storeSalePaymentID": 1,
              "idempotentID": "1TOtTwnCp0WLhQ9wPGgLqA==",
              "idempotentGuid": "4fad33d5-c209-45a7-8b85-0f703c680ba8",
              "offline": true,
              "voucher": {
                "$id": "96",
                "id": 1,
                "name": "sample string 2",
                "description": "sample string 3",
                "shortDescription": "sample string 4",
                "url": "sample string 5",
                "barcodeTemplateID": 1,
                "expiry": 0,
                "voucherType": 6,
                "limitPerTransaction": 7,
                "customerTracking": true,
                "discountAccount": "sample string 9",
                "endDate": "2025-06-14T07:40:12.0512116",
                "barcodeTemplate": {
                  "$id": "97",
                  "templateID": 1,
                  "template": "sample string 1",
                  "bcFunction": "sample string 2",
                  "sortOrder": 3
                },
                "scaleLabel": {
                  "$id": "98",
                  "id": 1,
                  "uid": "sample string 2",
                  "name": "sample string 3",
                  "width": 1.1,
                  "height": 1.1,
                  "showBorder": true,
                  "borderWidth": 1.1,
                  "borderStyle": 1,
                  "borderColour": "sample string 5",
                  "updated": "2025-06-14T07:40:12.0512116",
                  "labelPageLayout": "zf3J/OiT0kaohk2f6zSZFg==",
                  "pageLayoutGuid": "fcc9fdcd-93e8-46d2-a886-4d9feb349916",
                  "labelType": 6,
                  "oldName": "sample string 7",
                  "voucher": {
                    "$ref": "96"
                  },
                  "elements": [
                    {
                      "$id": "99",
                      "id": 1,
                      "scaleLabelID": 2,
                      "showPercentDI": true,
                      "showAvgPerHundred": true,
                      "showAvgPerServe": true,
                      "name": "sample string 6",
                      "x": 1.1,
                      "y": 1.1,
                      "width": 1.1,
                      "height": 1.1,
                      "type": 1,
                      "rotation": 1,
                      "text": "sample string 7",
                      "fontFamily": "sample string 8",
                      "align": 1,
                      "bold": true,
                      "italic": true,
                      "underline": true,
                      "strikeout": true,
                      "reverse": true,
                      "textColour": "sample string 9",
                      "fontSize": 1.1,
                      "picture": "QEA=",
                      "borderWidth": 10,
                      "sortOrder": 11,
                      "printOptions": 12,
                      "superScriptTextFontSize": 1.1,
                      "lineStyle": 1,
                      "spacingStyle": 1,
                      "interCharacterSpacing": 1.1,
                      "superScriptOffset": 1.1,
                      "lineSpacing": 1.1,
                      "dateFormat": "sample string 13",
                      "autoGrow": true,
                      "fontAutoResize": true,
                      "updated": "2025-06-14T07:40:12.0512116"
                    },
                    {
                      "$ref": "99"
                    }
                  ]
                },
                "customerVouchers": [
                  {
                    "$id": "100",
                    "id": 1,
                    "customerIdentifier": "e6IpNIruxkeD4rCpPgwkFg==",
                    "customerIdentifierGuid": "3429a27b-ee8a-47c6-83e2-b0a93e0c2416",
                    "voucherID": 3,
                    "voucherName": "sample string 4",
                    "storeID": 1,
                    "barcode": "sample string 5",
                    "dateOfIssue": "2025-06-14T07:40:12.0512116",
                    "issuedSaleHeaderID": 1,
                    "issuedSaleIdentifier": "sample string 7",
                    "issuedOfflinePaymentID": 1,
                    "issuedIdempotentID": "ozEbMhw5Z0yZaFa3DOhn9g==",
                    "issuedIdempotentGuid": "321b31a3-391c-4c67-9968-56b70ce867f6",
                    "issuedOffline": true,
                    "issuedUser": "sample string 9",
                    "issuedNotes": "sample string 10",
                    "expiryDate": "2025-06-14T07:40:12.0512116",
                    "expiredUser": "sample string 11",
                    "expiredNotes": "sample string 12",
                    "redeemed": "2025-06-14T07:40:12.0512116",
                    "redeemedSaleHeaderID": 1,
                    "redeemedSaleIdentifier": "sample string 13",
                    "redeemedOfflinePaymentID": 1,
                    "redeemedIdempotentID": "3D3e4BzwWku1l2jFtnMBQg==",
                    "redeemedIdempotentGuid": "e0de3ddc-f01c-4b5a-b597-68c5b6730142",
                    "redeemedUser": "sample string 14",
                    "redeemedNotes": "sample string 15",
                    "redeemedOffline": true,
                    "updated": "2025-06-14T07:40:12.0512116",
                    "storeName": "sample string 17",
                    "scaleLabel": {
                      "$ref": "98"
                    },
                    "voucher": {
                      "$ref": "96"
                    },
                    "customer": {
                      "$ref": "72"
                    },
                    "issuedOfflinePayment": {
                      "$ref": "78"
                    },
                    "redeemedOfflinePayment": {
                      "$ref": "78"
                    }
                  },
                  {
                    "$ref": "100"
                  }
                ]
              },
              "customer": {
                "$ref": "72"
              }
            },
            {
              "$ref": "95"
            }
          ]
        }
      },
      {
        "$ref": "71"
      }
    ],
    "customerGroups": [
      {
        "$id": "101",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "groupID": "6rFEe1s6/UCKb857icbQ4w==",
        "groupIDGuid": "7b44b1ea-3a5b-40fd-8a6f-ce7b89c6d0e3",
        "campaign": {
          "$ref": "1"
        },
        "group": {
          "$ref": "76"
        }
      },
      {
        "$ref": "101"
      }
    ],
    "signIqTickets": [
      {
        "$id": "102",
        "identifier": "41aKoOVX2EKNTeIbsN7YZw==",
        "identifierGuid": "a08a56e3-57e5-42d8-8d4d-e21bb0ded867",
        "campaignName": "sample string 2",
        "message": "sample string 3",
        "ticketFileSource": "sample string 4",
        "ticketFileDestination": "sample string 5",
        "storeID": 1
      },
      {
        "$ref": "102"
      }
    ],
    "comboPriceGroups": [
      {
        "$id": "103",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "g_UID": "eNbaS4jafUu/2EsBIg9n7A==",
        "guid": "4bdad678-da88-4b7d-bfd8-4b01220f67ec",
        "description": "sample string 5",
        "newPrice": 1,
        "rangeDescription": "sample string 6",
        "dealDescription": "sample string 7",
        "labelQuantity": 8,
        "hostProductCategoryID": 1,
        "offerID": 1,
        "dontUpdatePricePlus": true,
        "campaign": {
          "$ref": "1"
        },
        "comboPricePlus": [
          {
            "$id": "104",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "groupG_UID": "jc2udZ4NoU6lknDP6gSUrw==",
            "groupGuid": "75aecd8d-0d9e-4ea1-a592-70cfea0494af",
            "comboPriceType": 5,
            "priceType": 5,
            "pluG_UID": "aJkAHyx7rkmnXjcwEiPeZg==",
            "pluGuid": "1f009968-7b2c-49ae-a75e-37301223de66",
            "priceGroupG_UID": "+LYnjYswIkqTPn4ULoEU3g==",
            "priceGroupGuid": "8d27b6f8-308b-4a22-933e-7e142e8114de",
            "campaignPoolID": "sample string 7",
            "quantity": 1,
            "campaign": {
              "$ref": "1"
            },
            "product": {
              "$ref": "4"
            },
            "priceGroup": {
              "$ref": "33"
            },
            "campaignPool": {
              "$ref": "1"
            }
          },
          {
            "$ref": "104"
          }
        ]
      },
      {
        "$ref": "103"
      }
    ],
    "priceLevels": [
      {
        "$id": "105",
        "id": 1,
        "priceLevelIdentifier": "lQIT95uKsUiMl66dBWZjtA==",
        "priceLevelIdentifierGuid": "f7130295-8a9b-48b1-8c97-ae9d056663b4",
        "campaignName": "sample string 3",
        "priceLevelName": "sample string 4"
      },
      {
        "$ref": "105"
      }
    ]
  },
  {
    "$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=�Z['�N�5xl/workbook.xml �(�����0D�&�C�pAQR8q����
�4Ж�5��B	$޼��ξ1�?���G
����c����Iϻ�X�~���meM��ߊ��se`i@/�v�_i���h	�y5�(�R��x`L,��&�llu���ߔ��"(�QQ�+��YpnM�c�l.��daR_����I|�;{�	�~�_PK=�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
=�ZS|�''_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="Re852379c537e4011" /></Relationships>PK=�Zw:Ɂ�4%xl/worksheets/sheet1.xml �(��Z�R�:��Lޏ#i��:N���
��}�S2%�����?J�b{k���j�mii--9ӝ�'O�?�l>�>��y�����nz?~���Y<�c���v^��_�ǢX�<�y�n��\,~��w��d4Ϧ��g?�0�MF����`��0�+��w/��y1����x-�������[�6��g��~5���[��h���۹�����f��n?��C��{;+��q�:�|�-���t�k����n����|�z��w_<�^�W���b��q�YR�����|��7/���&���߯����n�e\2-<��e��Nn�����:���`]�:��T�Z���V��z���[֫u���s��$���z#����^��&sL)�FJ��i�7�zS��L�2�@Jc�n���z��2m��	k�k�w�zW�g�0���7�s�:�<�H���uR)g5¥:����RiN
kR�������� =��{/�p��Ht�����<Å��Ou�㦺~Ιu˵[02�!���*8���1H8�	r���	���8dF[���[�G
�������z�=�>;hO���[ø��H�t��A���A�Y)�2�z���DРе=@:��Ӑ�4(LW����ҽ"hOt������۞�����$H-�v.�������ǘO/����?
B�A�2i���Y�8��4�� ����k���4��d����JA�����3�Z�8)���H��9˘֖#[2HRv�b�(+R4�r����K�R�b��� E	]g��ʚ
8����:�!HP���	m���>=��A�RW;�9�k�r<u�
���'�X��c4MC��,%h�&z,/�^H�����
d�����\)��O� AUJ�����g�O�LhX%�R��d�	�$ �KР�U�D��Jy�TuP�*Uh�?��^ROę
jT���H�a��oooa�W���b��3���f�a�{�)��=��6�������ϲv��^G|���؏PG�YG�UG�]G�SG��[G|����D0�H=% ��3�h=' �����$ ���Q{E@���{C@�_�!v���-A�~# ������� vs„ћ6�ߜ2""8'�(�9aF@�q��DrNX�9aJ@4�-�L0τ3�LX0τ7�L�Sb�	wJ�3aO�y&�)1τA%�p��<��g£�L�Tb�	�J�3aS�y&|��C§
�<$|�J�>�7),��""]��1�"~ڰ�4䀀�-=$ hG�Ґ�4�$
��@֧�T�_؁��p�V}���}��6
c�
c�ƮƮ�nƾ�#/~M��-An�F@�Y�������|6y)��؜2>��;�;�=�=jZ0a9�1��4����G�|����0���-0�$��ɐ�U�	]����p�ƉHXU�D$�jp"f5x�[
����3�	ڨ���UKV(���:���M�ɚ���'kr����!���-u���}��6
c�
c�ƮƮ�nƾ��dM��-��J@p�Ɛ(YkK���a�����改�d�������i����d%0Q��(Yk����%k��[`.:�wI�+J�&��ZL�xH��&JV%+���5���J`�d%0Q��(Y	L��'��-�c1�/f��题��g�����PK=�Z7��~�Pxl/_rels/workbook.xml.rels �(����n� @�^1rH'K��i~��X���6�֡��_(J�đ:t�Nw�==q|~���@�0�޻x���������'	��z��J�F��Iq����Li�G?�˝ևQ����NJU�t�XEÜ�Lr8O��o�^���ӈ.���>�EL@*t�j��"�^d*�Sþ��RKå%_�S��<`�y��3������o�Ce�
h^Sț�;���wR6l�V
_
������PK=�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK=�Zjfл��xl/sharedStrings.xml �(��Vmo�0�+V�����j�!�m�դ�����m���d����i���{�{�=z�1GP�I�ja5@ ��L���|vY�H,(�R@?�@�|��� *t?X�|�"M�c��E�R���G��t�S�01���j;�1"2�t�J{Na�f�)ؠg�Q/2�^�?��L�T�oq>�U�h�>MK�m�a_�D�.JC�	���0�`��Н�o0O�t'�4]�eǹDp�`���f�%n~�M
V��\�yp[��™�g��$U�n����|E�Ha�^����Vⷢ<�䣺WLp��a�j�Τ�X��-�G�k��5��0�9c%�m�1X�܎=eN3m .[�V3�yB}f;�u�֭4lɀ�
q�d,�o�@�V
%u\�Hm&D����>�����F/2+
���֕�����p���vx�Tw�%(��L��lw�ޛ�ea�o���x�yz�ҽ0���m~H��4�F�����L���<�y��x!����6�Ji���
�ֺ�fW+��ZT��^@��[�Y�c�흃��XA�P��J��y�9w��g��Z���vx�x�^[�n�F��Pw��t���βJ�MB�g��K	[�N�ۂ��s ��ux�[��6?j�[��0��S�_�O��!~���`�W��{���7�p�	�)��V{'��S�	����?�(��	��ߦS�y�N�Powr/Id�E~PK-=�Z['�N�5xl/workbook.xmlPK-=�Z����	��[Content_Types].xmlPK-
=�ZS|�''U_rels/.relsPK-=�Zw:Ɂ�4%�xl/worksheets/sheet1.xmlPK-=�Z7��~�P�
xl/_rels/workbook.xml.relsPK-=�ZЃc'2E
xl/styles.xmlPK-=�Zjf��
xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK=�Z���5xl/workbook.xml �(�����0D�&�C���#)��x��}��m�-ik��-H�yۙ�};|��o���G���2��`̷5���ĝ�NC�ҽ�B�X�������9s8@P�x�FOW�?,?:��KĠ��AZ���S�����l���o�/��bQĀƒ���Źw%M(q���Cܒ���%ɠ�����8�~W_PK=�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
=�ZA�׊''_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="R05567417118d45ee" /></Relationships>PK=�Zw:Ɂ�4%xl/worksheets/sheet1.xml �(��Z�R�:��Lޏ#i��:N���
��}�S2%�����?J�b{k���j�mii--9ӝ�'O�?�l>�>��y�����nz?~���Y<�c���v^��_�ǢX�<�y�n��\,~��w��d4Ϧ��g?�0�MF����`��0�+��w/��y1����x-�������[�6��g��~5���[��h���۹�����f��n?��C��{;+��q�:�|�-���t�k����n����|�z��w_<�^�W���b��q�YR�����|��7/���&���߯����n�e\2-<��e��Nn�����:���`]�:��T�Z���V��z���[֫u���s��$���z#����^��&sL)�FJ��i�7�zS��L�2�@Jc�n���z��2m��	k�k�w�zW�g�0���7�s�:�<�H���uR)g5¥:����RiN
kR�������� =��{/�p��Ht�����<Å��Ou�㦺~Ιu˵[02�!���*8���1H8�	r���	���8dF[���[�G
�������z�=�>;hO���[ø��H�t��A���A�Y)�2�z���DРе=@:��Ӑ�4(LW����ҽ"hOt������۞�����$H-�v.�������ǘO/����?
B�A�2i���Y�8��4�� ����k���4��d����JA�����3�Z�8)���H��9˘֖#[2HRv�b�(+R4�r����K�R�b��� E	]g��ʚ
8����:�!HP���	m���>=��A�RW;�9�k�r<u�
���'�X��c4MC��,%h�&z,/�^H�����
d�����\)��O� AUJ�����g�O�LhX%�R��d�	�$ �KР�U�D��Jy�TuP�*Uh�?��^ROę
jT���H�a��oooa�W���b��3���f�a�{�)��=��6�������ϲv��^G|���؏PG�YG�UG�]G�SG��[G|����D0�H=% ��3�h=' �����$ ���Q{E@���{C@�_�!v���-A�~# ������� vs„ћ6�ߜ2""8'�(�9aF@�q��DrNX�9aJ@4�-�L0τ3�LX0τ7�L�Sb�	wJ�3aO�y&�)1τA%�p��<��g£�L�Tb�	�J�3aS�y&|��C§
�<$|�J�>�7),��""]��1�"~ڰ�4䀀�-=$ hG�Ґ�4�$
��@֧�T�_؁��p�V}���}��6
c�
c�ƮƮ�nƾ�#/~M��-An�F@�Y�������|6y)��؜2>��;�;�=�=jZ0a9�1��4����G�|����0���-0�$��ɐ�U�	]����p�ƉHXU�D$�jp"f5x�[
����3�	ڨ���UKV(���:���M�ɚ���'kr����!���-u���}��6
c�
c�ƮƮ�nƾ��dM��-��J@p�Ɛ(YkK���a�����改�d�������i����d%0Q��(Yk����%k��[`.:�wI�+J�&��ZL�xH��&JV%+���5���J`�d%0Q��(Y	L��'��-�c1�/f��题��g�����PK=�Z�����Pxl/_rels/workbook.xml.rels �(����n�0@%�}�e0���K�]���B���[�m�}�~aQ'mT�a��bَ���|���o�����`M"I����L��)��
����F����Y1���Ĺ��&��Ď�n�S���{�Y���-p�d��L�!Z�I�V�&2�0���5Qv@�Sh���5�$R�����c)�\�"0~75.#�_��|!Se+�T^��E.һ�htԽ7�tZ�jm<U��K�iuU�7�b�PK=�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK=�Zjfл��xl/sharedStrings.xml �(��Vmo�0�+V�����j�!�m�դ�����m���d����i���{�{�=z�1GP�I�ja5@ ��L���|vY�H,(�R@?�@�|��� *t?X�|�"M�c��E�R���G��t�S�01���j;�1"2�t�J{Na�f�)ؠg�Q/2�^�?��L�T�oq>�U�h�>MK�m�a_�D�.JC�	���0�`��Н�o0O�t'�4]�eǹDp�`���f�%n~�M
V��\�yp[��™�g��$U�n����|E�Ha�^����Vⷢ<�䣺WLp��a�j�Τ�X��-�G�k��5��0�9c%�m�1X�܎=eN3m .[�V3�yB}f;�u�֭4lɀ�
q�d,�o�@�V
%u\�Hm&D����>�����F/2+
���֕�����p���vx�Tw�%(��L��lw�ޛ�ea�o���x�yz�ҽ0���m~H��4�F�����L���<�y��x!����6�Ji���
�ֺ�fW+��ZT��^@��[�Y�c�흃��XA�P��J��y�9w��g��Z���vx�x�^[�n�F��Pw��t���βJ�MB�g��K	[�N�ۂ��s ��ux�[��6?j�[��0��S�_�O��!~���`�W��{���7�p�	�)��V{'��S�	����?�(��	��ߦS�y�N�Powr/Id�E~PK-=�Z���5xl/workbook.xmlPK-=�Z����	��[Content_Types].xmlPK-
=�ZA�׊''U_rels/.relsPK-=�Zw:Ɂ�4%�xl/worksheets/sheet1.xmlPK-=�Z�����P�
xl/_rels/workbook.xml.relsPK-=�ZЃc'2E
xl/styles.xmlPK-=�Zjf��
xl/sharedStrings.xmlPK��