GET api/campaign/name/{name}?relations={relations}

Get campaign

Request Information

URI Parameters

NameDescriptionTypeAdditional information
name

Campaign name

string

Required

relations

Whether relational data should be loaded with campaign

boolean

Default value is True

Body Parameters

None.

Response Information

Resource Description

Matching Campaign

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 promo 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,
  "storeID": 2,
  "name": "add1b5cc-c204-4d5b-871b-bad20a894189",
  "nameGuid": "add1b5cc-c204-4d5b-871b-bad20a894189",
  "description": "sample string 4",
  "showDiscounts": true,
  "showTotals": true,
  "onlyEvaluateOnSubtotal": true,
  "useDescription": true,
  "campaignType": 1,
  "startDate": "2025-10-04T23:59:23.2523392",
  "startTime": 1,
  "endDate": "2025-10-04T23:59:23.2523392",
  "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-10-04T23:59:23.2523392",
  "system": true,
  "created": "2025-10-04T23:59:23.2523392",
  "updated": "2025-10-04T23:59:23.2523392",
  "priceChangeNotifiedUtc": "2025-10-04T23:59:23.2523392",
  "promoType": 1,
  "promotionTypeCode": "sample string 13",
  "hostIdentifier": "SnLHltjb/k+/hjaXcDXeng==",
  "hostIdentifierGuid": "96c7724a-dbd8-4ffe-bf86-36977035de9e",
  "hostType": 14,
  "createdByUser": "sample string 15",
  "fromHost": true,
  "deleted": true,
  "campaignDeleted": "2025-10-04T23:59:23.2523392",
  "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": "k8m3XNzYUEuvnmyrsKwnoQ==",
      "pluGuid": "5cb7c993-d8dc-4b50-af9e-6cabb0ac27a1",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "W1yzEzu1HU2DQVYXv3NblA==",
      "dealCostGuid": "13b35c5b-b53b-4d1d-8341-5617bf735b94",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "Y3oZpgi5CEa2BCJeC9jVgQ==",
      "priceGroupGuid": "a6197a63-b908-4608-b604-225e0bd8d581",
      "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-10-04T23:59:23.2523392",
      "rrp": 26,
      "campaignDescription": "sample string 27",
      "campaignComboPriceGroupG_UID": "2Ty4kP0vZUOU8mN2DSrHPA==",
      "campaignComboPriceGroupIdentifier": "90b83cd9-2ffd-4365-94f2-63760d2ac73c",
      "promotionPlacementDescription": "sample string 28",
      "storeAcceptances": [
        {
          "$id": "3",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2025-10-04T23:59:23.2523392",
          "operatorG_UID": "q63ZQclqakisFttmtspONQ==",
          "operatorGuid": "41d9adab-6ac9-486a-ac16-db66b6ca4e35",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2025-10-04T23:59:23.2523392",
          "signIqTicketFileMovedUtc": "2025-10-04T23:59:23.2523392",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2025-10-04T23:59:23.2523392",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "product": {
            "$id": "4",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "2ikDqijAvEOgR0Rcf7DoUg==",
            "guid": "aa0329da-c028-43bc-a047-445c7fb0e852",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "9eKBl0FmjE6ekHLCNJ8L1Q==",
            "priceGroupGuid": "9781e2f5-6641-4e8c-9e90-72c2349f0bd5",
            "blueprintID": 1,
            "lastCountedDate": "2025-10-04T23:59:23.2523392",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-10-04T23:59:23.2523392",
            "pluCreated": "2025-10-04T23:59:23.2523392",
            "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-10-04T23:59:23.2523392",
            "lastManualUpdate": "2025-10-04T23:59:23.2523392",
            "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-10-04T23:59:23.2523392",
            "currentCostUpdated": "2025-10-04T23:59:23.2523392",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-10-04T23:59:23.2523392",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "paws": 1.0,
            "awsUpdated": "2025-10-04T23:59:23.2523392",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "3MITForkL0urgzYlAGGzWg==",
            "altPLUGuid": "1613c2dc-e48a-4b2f-ab83-36250061b35a",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2025-10-04T23:59:23.2523392",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "PeK0JZa4YECNm8jXQkgjzw==",
            "shelfPageLayoutGuid": "25b4e23d-b896-4060-8d9b-c8d7424823cf",
            "talkerPageLayoutG_UID": "lb5pvsjGQEKh3YNeh8WV6w==",
            "talkerPageLayoutGuid": "be69be95-c6c8-4240-a1dd-835e87c595eb",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 85,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 87",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 91,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 94,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "Ux29RmmgG0mpQnM2ZpQHLQ==",
            "inventoryIdentifier": "46bd1d53-a069-491b-a942-73366694072d",
            "inventoryAccuracy": 1,
            "baseUnits": 98,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 99,
            "defaultPrinter": "sample string 100",
            "defaultPrinterGroup": "sample string 101",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 102,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "n9pzct/56EahDIfWAPz1hQ==",
            "parentPluGuid": "7273da9f-f9df-46e8-a10c-87d600fcf585",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "znzUbBDjXEuLTsxB+fGbgQ==",
            "supplierIdentifierGuid": "6cd47cce-e310-4b5c-8b4e-cc41f9f19b81",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "SzscdvDkXEactoZMUloqIw==",
            "rebateSupplierIdentifierGuid": "761c3b4b-e4f0-465c-9cb6-864c525a2a23",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 108",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 110",
            "productType": "sample string 111",
            "productGroup": "sample string 112",
            "complianceIndicator": "sample string 113",
            "inhouseBrand": "sample string 114",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 117",
            "lastUpdatedByUser": "sample string 118",
            "lastManualUpdatedByUser": "sample string 119",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-10-04T23:59:23.2523392",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "6Y/ujJhxx0a9xiQw0hu2bg==",
            "hostIdentifierGuid": "8cee8fe9-7198-46c7-bdc6-2430d21bb66e",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 125",
            "aisleEnds": "sample string 126",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 137,
            "webPriceRounding": true,
            "webMarkup": 139,
            "webPriceMode": 140,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 141",
            "altSubDeptCode": "sample string 142",
            "altMinorDeptCode": "sample string 143",
            "altLesserDeptCode": "sample string 144",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "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-10-04T23:59:23.2523392",
              "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": "I1CS1yay8UGWgsk9oKYkzQ==",
              "hostIdentifierGuid": "d7925023-b226-41f1-9682-c93da0a624cd",
              "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-10-04T23:59:23.2523392",
              "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": "8YPi38N4OEq1vVekvUtUqw==",
                  "hostIdentifierGuid": "dfe283f1-78c3-4a38-b5bd-57a4bd4b54ab",
                  "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": "ILmKrAfAuEG8pgl/8Jr5wA==",
                    "identifierGuid": "ac8ab920-c007-41b8-bca6-097ff09af9c0",
                    "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": "Kc1vGtSNj0S6ZmZjn5rWwA==",
                    "hostSupplierIdentifierGuid": "1a6fcd29-8dd4-448f-ba66-66639f9ad6c0",
                    "loyaltyPriceLevelIdentifier": "ehvDgqCTZ0KOYTM2SEUq2Q==",
                    "loyaltyPriceLevelIdentifierGuid": "82c31b7a-93a0-4267-8e61-333648452ad9",
                    "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-10-04T23:59:23.2523392",
                    "lastProcessed": "2025-10-04T23:59:23.2523392",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "9",
                      "identifier": "YWJJse6CGEazlodAeDlczg==",
                      "identifierGuid": "b1496261-82ee-4618-b396-874078395cce",
                      "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": "nGRZfgxPeEitWzWaxVTeFA==",
                      "primaryContactID": "7e59649c-4f0c-4878-ad5b-359ac554de14",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "FrQdEIdzeUm3Ii4aKatF6g==",
                      "supplierGroupGuid": "101db416-7387-4979-b722-2e1a29ab45ea",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2025-10-04T23:59:23.2523392",
                      "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": "a158e4d7-3a2b-49f3-9040-5aa0b55c4c9e",
                        "identifier": "lNc9xMrDTUyK6Pu63SWOdw==",
                        "identifierGuid": "c43dd794-c3ca-4c4d-8ae8-fbbadd258e77",
                        "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": "yi5KKqgOE0K8EBjojjRuyw==",
                          "supplierIdentifierGuid": "2a4a2eca-0ea8-4213-bc10-18e88e346ecb",
                          "contactGuid": "qmSb1NHz2UiOsgijjJf3cQ==",
                          "contactID": "d49b64aa-f3d1-48d9-8eb2-08a38c97f771",
                          "contact": {
                            "$ref": "10"
                          },
                          "supplier": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "products": [
                        {
                          "$id": "12",
                          "pluG_UID": "hkCrqtLgakyxdRs58FvvnQ==",
                          "pluGuid": "aaab4086-e0d2-4c6a-b175-1b39f05bef9d",
                          "supplierIdentifier": "+/cOKzKXm0SGbYksQEKvqw==",
                          "supplierIdentifierGuid": "2b0ef7fb-9732-449b-866d-892c4042afab",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2025-10-04T23:59:23.2523392",
                          "pricedByWeight": true,
                          "landedUnitCostEx": 9,
                          "landedUnitCostInc": 10,
                          "landedCartonCostInc": 11,
                          "landedCartonCostEx": 12,
                          "standardCost": 13,
                          "deliveryFee": 1,
                          "deliveryFeeBasis": "sample string 14",
                          "pickAndPackFee": 1,
                          "pickAndPackFeeBasis": "sample string 15",
                          "financeFee": 1,
                          "financeFeeBasis": "sample string 16",
                          "cartonLength": 1,
                          "cartonWidth": 1,
                          "cartonHeight": 1,
                          "palletLayerQuantity": 1,
                          "palletLayers": 1,
                          "itemCode": "sample string 17",
                          "invoiceCode": "sample string 18",
                          "invoiceDesc": "sample string 19",
                          "orderDirect": true,
                          "useCost": true,
                          "minimumQuantity": 20,
                          "hostType": 21,
                          "fromHost": 22,
                          "minimumReorder": 1,
                          "maximumReorder": 1,
                          "orderMultiple": 23.1,
                          "sellMultiple": 24.1,
                          "baseMultiple": 25.1,
                          "hostStandardCost": 26,
                          "hostTotalCost": 27,
                          "hostRetail": 28,
                          "hostLandedUnitCostEx": 29,
                          "hostLandedUnitCostInc": 30,
                          "hostDesc": "sample string 31",
                          "directIndicator": "sample string 32",
                          "availableToOrder": true,
                          "hostRangeIndicator": "sample string 34",
                          "hostProductType": "sample string 35",
                          "hostProductGrade": "sample string 36",
                          "hostProductGroup": "sample string 37",
                          "hostSlowMoving": true,
                          "hostGeneralMerchandise": true,
                          "hostPillar": "sample string 40",
                          "hostLastUpdated": "2025-10-04T23:59:23.2523392",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "13",
                              "pluG_UID": "9A0yf9cxp0SzdGVhn05RqA==",
                              "pluGuid": "7f320df4-31d7-44a7-b374-65619f4e51a8",
                              "supplierIdentifier": "7R3uvjwhrkuJahlfWtQ9VA==",
                              "supplierIdentifierGuid": "beee1ded-213c-4bae-896a-195f5ad43d54",
                              "invoiceCode": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "storeIDs": [
                            1,
                            2
                          ],
                          "preferredSupplier": true,
                          "preferredRebateSupplier": true,
                          "supplierName": "sample string 41",
                          "salesMode": 42,
                          "orderPacked": true,
                          "active": true,
                          "price": 1,
                          "costGstPercent": 44,
                          "parentPluG_UID": "TYbAcjUWZkOtE7j9+9uhaw==",
                          "parentPluGuid": "72c0864d-1635-4366-ad13-b8fdfbdba16b",
                          "freight": 45.0,
                          "freightType": 1,
                          "product": {
                            "$ref": "4"
                          },
                          "supplier": {
                            "$ref": "9"
                          },
                          "serviceFee": {
                            "$id": "14",
                            "id": 1,
                            "description": "sample string 1",
                            "fee": 1
                          },
                          "isPrimaryHost": true,
                          "hostVendor": 47
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "orderCycleHeaders": [
                        {
                          "$id": "15",
                          "storeID": 1,
                          "supplierIdentifier": "qZlByxctjEirpIzyrMk4eA==",
                          "supplierGuid": "cb4199a9-2d17-488c-aba4-8cf2acc93878",
                          "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": "cJToM6FMrEKP2DjNmBxKbQ==",
                          "supplierGuid": "33e89470-4ca1-42ac-8fd8-38cd981c4a6d",
                          "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-10-04T23:59:23.2523392",
                          "deliveryDate": "2025-10-04T23:59:23.2523392",
                          "nextCutOffDate": "2025-10-04T23:59:23.2523392",
                          "nextDeliveryDate": "2025-10-04T23:59:23.2523392",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "store": {
                        "$ref": "5"
                      },
                      "updated": "2025-10-04T23:59:23.2523392",
                      "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-10-04T23:59:23.2523392",
                        "processed": "2025-10-04T23:59:23.2523392",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-10-04T23:59:23.2523392",
                        "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-10-04T23:59:23.2523392",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "19",
                        "id": 1,
                        "hostIdentifier": "KBKNpL6ysUaQ+Z0y6xpgnA==",
                        "hostIdentifierGuid": "a48d1228-b2be-46b1-90f9-9d32eb1a609c",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "0dfc4ed6-6803-4c57-ad5c-44a81c1da1eb",
                          "523c3cc7-b123-4be7-a176-a137106f4317"
                        ]
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "7"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "20",
                        "identifier": "o34Cu+/YLUGB9jgcnXOBXA==",
                        "identifierGuid": "bb027ea3-d8ef-412d-81f6-381c9d73815c",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "promoTypeGuids": [
                      "6b4c846c-fb41-4033-b30b-e5f3600203e9",
                      "11b74e11-9b83-45d9-a331-c0373f792a88"
                    ],
                    "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-10-04T23:59:23.2523392",
                  "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": "20c3d31d-2e51-469d-9ff5-405d2b664a21",
              "updateStore": {
                "$id": "26",
                "id": "fcb55a5c-5c91-4e23-b5bc-e9681940ba9a",
                "name": "sample string 1",
                "lastActivity": "2025-10-04T23:59:23.2523392",
                "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-10-04T23:59:23.2523392"
              },
              "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": "PXiszPLGUESwh9OS4j8o2w==",
                "pluGuid": "ccac783d-c6f2-4450-b087-d392e23f28db",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "priceNow": 5,
                "costNow": 6,
                "costNowDecimals": 7,
                "normalPrice": 8,
                "priceNext": 1,
                "costNext": 1,
                "costNextDecimals": 9,
                "nextCampaignName": "sample string 10",
                "gstPercent": 11,
                "normalCost": 12,
                "normalCostDecimals": 13,
                "costGstPercent": 14,
                "costCalcMethod": 1,
                "currentCost": 15,
                "currentCostDecimals": 16,
                "break1": 17,
                "price1": 18,
                "break2": 19,
                "price2": 20,
                "break3": 21,
                "price3": 22,
                "fuelItem": 23,
                "fixedWeight": 24,
                "active": true,
                "complianceIndicator": "sample string 25",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2025-10-04T23:59:23.2523392"
              },
              {
                "$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-10-04T23:59:23.2523392",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "30"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "31",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-10-04T23:59:23.2523392",
                "startTime": 3,
                "endDate": "2025-10-04T23:59:23.2523392",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "hjqLsx5O8Ui3ecJdhfsbVQ==",
                "hostIdentifierGuid": "b38b3a86-4e1e-48f1-b779-c25d85fb1b55",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ]
            },
            "tray": {
              "$id": "32",
              "g_UId": "3y67sPefyEWkzirKw7NryA==",
              "guid": "b0bb2edf-9ff7-45c8-a4ce-2acac3b36bc8",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "33",
              "priceGroupG_UID": "PWl/tC2qVk24muOYlIjtoQ==",
              "priceGroupGuid": "b47f693d-aa2d-4d56-b89a-e3989488eda1",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-10-04T23:59:23.2523392",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "34",
              "pluG_UID": "TiFBdNxLdUmc4SqIM1cEFg==",
              "pluGuid": "7441214e-4bdc-4975-9ce1-2a8833570416",
              "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": "5d1b0b0e-2e8a-49a2-9435-15f00706bbbc",
              "created": "2025-10-04T23:59:23.2523392",
              "createdByUser": "sample string 1",
              "activated": "2025-10-04T23:59:23.2523392",
              "deactivated": "2025-10-04T23:59:23.2523392",
              "lastOrdered": "2025-10-04T23:59:23.2523392",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-10-04T23:59:23.2523392",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-10-04T23:59:23.2523392",
              "lastSold": "2025-10-04T23:59:23.2523392",
              "firstSold": "2025-10-04T23:59:23.2523392",
              "awsUpdated": "2025-10-04T23:59:23.2523392",
              "lastManualUpdate": "2025-10-04T23:59:23.2523392",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-10-04T23:59:23.2523392",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-10-04T23:59:23.2523392",
              "doNotRangeUpdated": "2025-10-04T23:59:23.2523392",
              "doNotOrderUpdated": "2025-10-04T23:59:23.2523392",
              "tracked": "2025-10-04T23:59:23.2523392"
            },
            "allergens": [
              {
                "$id": "36",
                "allergenID": 1,
                "pluG_UID": "2qFP/pPsFUGSK6gmykRqTg==",
                "pluGuid": "fe4fa1da-ec93-4115-922b-a826ca446a4e",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "36"
              }
            ],
            "costs": {
              "$id": "37",
              "pluG_UID": "pw0k3W3Ki0irTEgk2oh3sQ==",
              "pluGuid": "dd240da7-ca6d-488b-ab4c-4824da8877b1",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-10-04T23:59:23.2523392",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "38",
                "saleHeaderID": 1,
                "created": "2025-10-04T23:59:23.2523392",
                "createdLocal": "2025-10-04T23:59:23.2523392",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "7hOjUwpPREmGPYCgk7DGpw==",
                "operatorGuid": "53a313ee-4f0a-4944-863d-80a093b0c6a7",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "ZOSta97OjUyMPpWGx9A5KQ==",
                "pluGuid": "6bade464-cede-4c8d-8c3e-9586c7d03929",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "39",
                  "id": 1,
                  "g_Uid": "OhD9rcmqTk+R/B1FGPVBcw==",
                  "guid": "adfd103a-aac9-4f4e-91fc-1d4518f54173",
                  "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-10-04T23:59:23.2523392",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-10-04T23:59:23.2523392",
                  "endShift": "2025-10-04T23:59:23.2523392",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "40",
                      "operatorG_UID": "77yCaFUh80mGrH2gAVcIQQ==",
                      "operatorGuid": "6882bcef-2155-49f3-86ac-7da001570841",
                      "storeID": 2,
                      "operator": {
                        "$ref": "39"
                      },
                      "store": {
                        "$ref": "5"
                      }
                    },
                    {
                      "$ref": "40"
                    }
                  ]
                }
              },
              {
                "$ref": "38"
              }
            ],
            "apns": [
              {
                "$id": "41",
                "pluID": 1,
                "pluG_UID": "yFnan1ObtUSI96KYoEMfEg==",
                "pluGuid": "9fda59c8-9b53-44b5-88f7-a298a0431f12",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "41"
              }
            ],
            "tuns": [
              {
                "$id": "42",
                "pluG_UId": "lSfSBBhkDkCcZBj5dhM45A==",
                "pluGuid": "04d22795-6418-400e-9c64-18f9761338e4",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "4"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "42"
              }
            ],
            "competitionPricing": [
              {
                "$id": "43",
                "identifier": "bhdsEttH90igvddi4LPuZQ==",
                "identifierGuid": "126c176e-47db-48f7-a0bd-d762e0b3ee65",
                "pluG_UID": "vq1s1GYi40+ksRb994EwqQ==",
                "pluGuid": "d46cadbe-2266-4fe3-a4b1-16fdf78130a9",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "43"
              }
            ],
            "supplier": {
              "$ref": "9"
            },
            "supplierName": "sample string 147",
            "children": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "ordering": {
              "$ref": "12"
            },
            "flipChartPages": [
              {
                "$id": "44",
                "identifier": "q1fPwPWWV0KB+3/s2Wh+dg==",
                "groupName": "sample string 1",
                "identifierGuid": "c0cf57ab-96f5-4257-81fb-7fecd9687e76",
                "exists": true,
                "flipChartIdentifier": "NnsDyZsftk2I0DPl2HmuGA==",
                "flipChartIdentifierGuid": "c9037b36-1f9b-4db6-88d0-33e5d879ae18",
                "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": "7hEL+b08Ok63ZCG3tlfZ6g==",
                "groupIdentifierGuid": "f90b11ee-3cbd-4e3a-b764-21b7b657d9ea",
                "flipChart": {
                  "$id": "45",
                  "identifier": "WPk5FwoOk0aq8AproziiOQ==",
                  "identifierGuid": "1739f958-0e0a-4693-aaf0-0a6ba338a239",
                  "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": "3yk1gdia1UqTHuV/DpACAQ==",
                    "identifierGuid": "813529df-9ad8-4ad5-931e-e57f0e900201",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "47",
                        "id": 1,
                        "g_UID": "kWiVfTDLT0CkTcWMoU3kgw==",
                        "guid": "7d956891-cb30-404f-a44d-c58ca14de483",
                        "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": "4PwrZXl/a0mCA4GSm17eMQ==",
                        "previousFormGuid": "652bfce0-7f79-496b-8203-81929b5ede31",
                        "nextForm": 1,
                        "nextFormG_UID": "EvcucBf0UkW5f+udtrGz3Q==",
                        "nextFormGuid": "702ef712-f417-4552-b97f-eb9db6b1b3dd",
                        "attributes": "sample string 10",
                        "updated": "2025-10-04T23:59:23.2523392",
                        "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": "BYrHjvfMOEaGtF7CBukWfQ==",
                            "checkoutFormGuid": "8ec78a05-ccf7-4638-86b4-5ec206e9167d",
                            "identifier": "sv1YS/WtJk2ihnJ3c9oZGg==",
                            "identifierGuid": "4b58fdb2-adf5-4d26-a286-727773da191a",
                            "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": "RkWrBMYlt0mM4t3G31wP9A==",
                            "valueGuid": "04ab4546-25c6-49b7-8ce2-ddc6df5c0ff4",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-10-04T23:59:23.2523392",
                            "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-10-04T23:59:23.2523392",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "50",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "a8wUfLznvkqcofg2teORNA==",
                            "checkoutFormGuid": "7c14cc6b-e7bc-4abe-9ca1-f836b5e39134",
                            "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": "s475b+p2hEye0NZdlUyunQ==",
                    "flipChartPageIdentifierGuid": "6ff98eb3-76ea-4c84-9ed0-d65d954cae9d",
                    "pluG_UID": "GF7qjzCkIE6aZwIJ1LwyHw==",
                    "pluGuid": "8fea5e18-a430-4e20-9a67-0209d4bc321f",
                    "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": "Xiht7CSSU0qmOfMVhqQAgA==",
                "pluGuid": "ec6d285e-9224-4a53-a639-f31586a40080",
                "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-10-04T23:59:23.2523392",
                "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": "QLf71nxBI0WsKFSE0CAJkg==",
                "ingredientGuid": "1WC1I5QgM0yDfXUARH+ZKw==",
                "ingredientIdentifier": "23b560d5-2094-4c33-837d-7500447f992b",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "53"
              }
            ],
            "bins": [
              {
                "$id": "54",
                "pluG_UID": "MPJUBlkpa0uSLUfXA0Hzbw==",
                "pluGuid": "0654f230-2959-4b6b-922d-47d70341f36f",
                "shelfLocationIdentifier": "M+Bii7m+LkiQ7F6yNOKcIQ==",
                "shelfLocationGuid": "8b62e033-beb9-482e-90ec-5eb234e29c21",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "lnc75AWUQkCib0yLgT/VWA==",
                "labelPageLayoutGuid": "e43b7796-9405-4042-a26f-4c8b813fd558",
                "updated": "2025-10-04T23:59:23.2523392",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "4"
                },
                "location": {
                  "$id": "55",
                  "identifier": "rflPoEzXEk6UhPtJ4adLDA==",
                  "storeID": 1,
                  "identifierGuid": "a04ff9ad-d74c-4e12-9484-fb49e1a74b0c",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-10-04T23:59:23.2523392",
                  "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": "fifM1f2IRESqzsWuWfmjAw==",
                "pluGuid": "d5cc277e-88fd-4444-aace-c5ae59f9a303",
                "deptNo": 1,
                "product": {
                  "$ref": "4"
                },
                "scaleLocation": {
                  "$id": "57",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-10-04T23:59:23.2523392",
                  "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-10-04T23:59:23.2523392",
                                "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": "b8iuW1V7kkK+AE5D1AKHmw==",
                                "labelPageLayoutGuid": "5baec86f-7b55-4292-be00-4e43d402879b",
                                "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-10-04T23:59:23.2523392",
                            "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": "WeVXFW/EeUGRa1vbY1Y31g==",
                            "labelPageLayoutGuid": "1557e559-c46f-4179-916b-5bdb635637d6",
                            "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-10-04T23:59:23.2523392",
                        "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": "WMd61IOI3UOXH218W/vhZw==",
                        "labelPageLayoutGuid": "d47ac758-8883-43dd-971f-6d7c5bfbe167",
                        "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-10-04T23:59:23.2523392",
                    "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": "SXZUl7gAfkq1mb+oiyg65Q==",
                    "labelPageLayoutGuid": "97547649-00b8-4a7e-b599-bfa88b283ae5",
                    "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-10-04T23:59:23.2523392",
            "dealCosts": [
              {
                "$id": "66",
                "headerIdentifier": "aysjB4bt20eHtN8fijPtBg==",
                "headerIdentifierGuid": "07232b6b-ed86-47db-87b4-df1f8a33ed06",
                "identifier": "BhbGE/M140yYs6aAcnhwGg==",
                "identifierGuid": "13c61606-35f3-4ce3-98b3-a6807278701a",
                "supplierIdentifier": "uoM9AXIETEim7LgUoOTZoQ==",
                "supplierGuid": "013d83ba-0472-484c-a6ec-b814a0e4d9a1",
                "pluG_UID": "/q0rXuPxX0G1DNxJI1Ql8Q==",
                "pluGuid": "5e2badfe-f1e3-415f-b50c-dc49235425f1",
                "campaignName": "19726167-94b9-4105-b135-7561f4c046c2",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-10-04T23:59:23.2523392",
                "end": "2025-10-04T23:59:23.2523392",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "lvCqkojE0U68VVTEiC777g==",
                "bonusItemPluGuid": "92aaf096-c488-4ed1-bc55-54c4882efbee",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-10-04T23:59:23.2523392",
                "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-10-04T23:59:23.2523392",
                "campaignEndDate": "2025-10-04T23:59:23.2523392",
                "masterPLUG_UID": "74NlPAuWbkG86olkb5/77g==",
                "masterID": "3c6583ef-960b-416e-bcea-89646f9ffbee",
                "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": "IT+EAR+6QEiUdqIGmBUNWA==",
                "bonusMasterID": "01843f21-ba1f-4840-9476-a20698150d58",
                "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": "L+4crZzcD02VYtDM27e7Qg==",
                "pluGuid": "ad1cee2f-dc9c-4d0f-9562-d0ccdbb7bb42",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "67"
              }
            ],
            "alternateProductG_UID": "2BCsNChW7UKu74HtbOLloQ==",
            "alternateProduct": "34ac10d8-5628-42ed-aeef-81ed6ce2e5a1",
            "productHostCode": {
              "$id": "68",
              "id": 1,
              "pluG_UID": "2o35+V3oME20+wfUJ0rQmg==",
              "pluGuid": "f9f98dda-e85d-4d30-b4fb-07d4274ad09a",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "62"
            },
            "mscCom": {
              "$ref": "63"
            },
            "mscDep": {
              "$ref": "65"
            },
            "mscSubCom": {
              "$ref": "64"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-10-04T23:59:23.2523392",
            "inventoryTracked": "2025-10-04T23:59:23.2523392",
            "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": "K/UysgqwUEa3dEZVmEo03Q==",
      "pluGuid": "b232f52b-b00a-4650-b774-4655984a34dd",
      "hostOfferID": 1,
      "priceGroupG_UID": "K/BXTZ6mbUe0KorcRAuNqw==",
      "priceGroupGuid": "4d57f02b-a69e-476d-b42a-8adc440b8dab",
      "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-10-04T23:59:23.2523392",
      "rrp": 17,
      "campaignDescription": "sample string 18",
      "product": {
        "$ref": "4"
      },
      "campaign": {
        "$ref": "1"
      }
    },
    {
      "$ref": "69"
    }
  ],
  "sellingRules": [
    {
      "$id": "70",
      "id": 1,
      "identifier": "zaY/gE/1O0GNryUI9aLJvg==",
      "identifierStr": "zaY/gE/1O0GNryUI9aLJvg==",
      "identifierGuid": "803fa6cd-f54f-413b-8daf-2508f5a2c9be",
      "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": "iDP3hEqotU2ibaoeFxzxAw==",
      "customerIDGuid": "84f73388-a84a-4db5-a26d-aa1e171cf103",
      "campaign": {
        "$ref": "1"
      },
      "customer": {
        "$id": "72",
        "identifier": "aJHrn064I0SvoZhfgkmVgQ==",
        "identifierGuid": "9feb9168-b84e-4423-afa1-985f82499581",
        "code": "sample string 2",
        "familyName": "sample string 3",
        "givenName": "sample string 4",
        "otherName": "sample string 5",
        "title": "sample string 6",
        "dateOfBirth": "2025-10-04T23:59:23.2523392",
        "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": "Vaow1n4jS0OTfdM7O659DA==",
        "communityIdentifierGuid": "d630aa55-237e-434b-937d-d33b3bae7d0c",
        "joined": "2025-10-04T23:59:23.2523392",
        "updated": "2025-10-04T23:59:23.2523392",
        "active": true,
        "reasonInactive": 1,
        "groupCustomer": true,
        "loyaltyPoints": 1,
        "homeStoreID": 1,
        "availableSpend": 1,
        "priceLevelIdentifier": "wE2nwJ7j9UmTK9/qdqaYbA==",
        "priceLevelIdentifierGuid": "c0a74dc0-e39e-49f5-932b-dfea76a6986c",
        "marketingID": "sample string 18",
        "hidden": true,
        "registered": true,
        "registeredOn": "2025-10-04T23:59:23.2523392",
        "emailMarketing": true,
        "smsMarketing": true,
        "deleted": true,
        "deletedUser": "sample string 24",
        "homeStoreName": "sample string 25",
        "customerCards": [
          {
            "$id": "73",
            "cardType": 2,
            "issueDate": "2025-10-04T23:59:23.2523392",
            "expiry": "2025-10-04T23:59:23.2523392",
            "customerID": "Tu+TTQP/jUe3aKNbktd+0Q==",
            "customerIDGuid": "4d93ef4e-ff03-478d-b768-a35b92d77ed1",
            "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-10-04T23:59:23.2523392",
            "linkedAccount": "zgN5aKLW1UmGpGMRvWSa+A==",
            "linkedAccountGuid": "687903ce-d6a2-49d5-86a4-6311bd649af8",
            "currentValueChanged": true,
            "limitsChanged": true,
            "customer": {
              "$ref": "72"
            },
            "account": {
              "$id": "74",
              "id": 1,
              "identifier": "2irrOrx0YU2cvDVchUWe9A==",
              "identifierGuid": "3aeb2ada-74bc-4d61-9cbc-355c85459ef4",
              "referenceNo": "sample string 3",
              "name": "sample string 4",
              "created": "2025-10-04T23:59:23.2523392",
              "owner": "9GCJmZQwQU28pWZHPHQwQg==",
              "ownerGuid": "998960f4-3094-4d41-bca5-66473c743042",
              "accountStoreGroupIdentifier": "c8DRWU4Zl0ayijmkSgGVcQ==",
              "accountStoreGroupGuid": "59d1c073-194e-4697-b28a-39a44a019571",
              "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-10-04T23:59:23.2523392",
              "active": true,
              "updated": "2025-10-04T23:59:23.2523392",
              "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": "ZitKGKf2/ka7b+EtTYwabw==",
                  "identifierGuid": "184a2b66-f6a7-46fe-bb6f-e12d4d8c1a6f",
                  "name": "sample string 2",
                  "primaryContact": "bHgpnQTa50K34rnC0dTNTQ==",
                  "primaryContactGuid": "9d29786c-da04-42e7-b7e2-b9c2d1d4cd4d",
                  "accountID": "Gfs2STKSo0KiXuwbQ/WxRg==",
                  "accountIDGuid": "4936fb19-9232-42a3-a25e-ec1b43f5b146",
                  "special": true,
                  "updated": "2025-10-04T23:59:23.2523392",
                  "active": true,
                  "reasonInactive": 1,
                  "priceLevelIdentifier": "DmDDEcIa/kiqSdVsylxedQ==",
                  "priceLevelIdentifierGuid": "11c3600e-1ac2-48fe-aa49-d56cca5c5e75",
                  "deleted": true,
                  "account": {
                    "$ref": "74"
                  },
                  "primaryContactCustomer": {
                    "$ref": "72"
                  },
                  "customerGroupMembers": [
                    {
                      "$id": "77",
                      "id": 1,
                      "groupID": "u/SRNBOaPUyBI6XDtqL4Uw==",
                      "groupIDGuid": "3491f4bb-9a13-4c3d-8123-a5c3b6a2f853",
                      "customerID": "Rp1Oig2e8UOqakxCx6tSJA==",
                      "customerIDGuid": "8a4e9d46-9e0d-43f1-aa6a-4c42c7ab5224",
                      "card": "sample string 4",
                      "linkedAccount": "k420Q+bI7U6de80a3O0wTg==",
                      "linkedAccountGuid": "43b48d93-c8e6-4eed-9d7b-cd1adced304e",
                      "customer": {
                        "$ref": "72"
                      },
                      "group": {
                        "$ref": "76"
                      },
                      "customerCard": {
                        "$ref": "73"
                      }
                    },
                    {
                      "$ref": "77"
                    }
                  ]
                },
                {
                  "$ref": "76"
                }
              ]
            },
            "payments": [
              {
                "$id": "78",
                "id": 1,
                "identifier": "GC4RfDUuDUC5X7QYn40Oew==",
                "identifierGuid": "7c112e18-2e35-400d-b95f-b4189f8d0e7b",
                "storeID": 2,
                "operatorName": "sample string 3",
                "saleHeaderID": 4,
                "paymentType": 5,
                "amount": 6,
                "account": "sample string 7",
                "accountID": "Roekagy/G0GPxTPeEQ8LpQ==",
                "accountIDGuid": "6aa48746-bf0c-411b-8fc5-33de110f0ba5",
                "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-10-04T23:59:23.2523392",
                "invRocNo": "sample string 14",
                "responseCode": "sample string 15",
                "cashout": 1,
                "tip": 16,
                "idempotentVoid": "Xqp0qOy/T0SuOVuHZw8LGA==",
                "idempotentVoidGuid": "a874aa5e-bfec-444f-ae39-5b87670f0b18",
                "offline": true,
                "processed": 1,
                "storeSaleHeader": {
                  "$id": "79",
                  "saleHeaderID": 1,
                  "saleHeaderGuid": "uJdMnkqI70yH2qqxWxgIaA==",
                  "saleHeaderIdentifierGuid": "9e4c97b8-884a-4cef-87da-aab15b180868",
                  "created": "2025-10-04T23:59:23.2523392",
                  "createdLocal": "2025-10-04T23:59:23.2523392",
                  "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-10-04T23:59:23.2523392",
                  "storeID": 1,
                  "operatorG_Uid": "g9SVHJgsH0ypx+XMu/eytw==",
                  "operatorGuid": "1c95d483-2c98-4c1f-a9c7-e5ccbbf7b2b7",
                  "customerG_Uid": "5q22hPZybEWjvuwfpoxaDQ==",
                  "customerGuid": "84b6ade6-72f6-456c-a3be-ec1fa68c5a0d",
                  "communityIdentifier": "cbVOw4kMZEukECxScoRYqQ==",
                  "communityIdentifierGuid": "c34eb571-0c89-4b64-a410-2c52728458a9",
                  "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": "UDXVhy5Ry0CmugqFC4SMug==",
                  "priceLevelIdentifierGuid": "87d53550-512e-40cb-a6ba-0a850b848cba",
                  "locked": 36,
                  "relationChecksum": "sample string 37",
                  "loyaltyTender": 1,
                  "giftCardTender": 1,
                  "operator": {
                    "$ref": "39"
                  },
                  "customer": {
                    "$ref": "72"
                  },
                  "communityOrganisation": {
                    "$id": "80",
                    "id": 1,
                    "identifier": "HhGIM4vQDUOEXeLYCWGScw==",
                    "identifierGuid": "3388111e-d08b-430d-845d-e2d809619273",
                    "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-10-04T23:59:23.2523392",
                    "deleted": true
                  },
                  "details": [
                    {
                      "$id": "81",
                      "saleItemID": 1,
                      "identifier": "2yMXIJyKgkO9iTLrhdaCFg==",
                      "identifierGuid": "201723db-8a9c-4382-bd89-32eb85d68216",
                      "saleHeaderID": 2,
                      "plu": 1,
                      "pluG_UId": "k5cSi7CH4k21sQL8KS9JiQ==",
                      "pluGuid": "8b129793-87b0-4de2-b5b1-02fc292f4989",
                      "accountID": "O60tfE87kkqiW1gEuSvYnw==",
                      "accountIDGuid": "7c2dad3b-3b4f-4a92-a25b-5804b92bd89f",
                      "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-10-04T23:59:23.2523392",
                      "bestOrExpireType": 1,
                      "providerName": "sample string 11",
                      "refundG_UID": "1pblH12a+UC2vErVEIwtKw==",
                      "refundGuid": "1fe596d6-9a5d-40f9-b6bc-4ad5108c2d2b",
                      "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": "XNH7MkmQoU6QmXwY7VM7wg==",
                      "idempotentVoidGuid": "32fbd15c-9049-4ea1-9099-7c18ed533bc2",
                      "priceLevelIdentifier": "Roo7OPXdA0ajW+UPgrfoYA==",
                      "priceLevelIdentifierGuid": "383b8a46-ddf5-4603-a35b-e50f82b7e860",
                      "productName": "sample string 23",
                      "apn": "sample string 24",
                      "unknownScans": [
                        {
                          "$id": "82",
                          "id": 1,
                          "saleDetailID": 2,
                          "storeID": 1,
                          "scanned": "2025-10-04T23:59:23.2523392",
                          "operatorG_UID": "QEA=",
                          "barcode": "sample string 4",
                          "processed": 1
                        },
                        {
                          "$ref": "82"
                        }
                      ],
                      "refund": {
                        "$id": "83",
                        "id": 1,
                        "g_UID": "XmIUXxDvVkSxco4tMfxZoQ==",
                        "guid": "5f14625e-ef10-4456-b172-8e2d31fc59a1",
                        "description": "sample string 1",
                        "dumped": true,
                        "inventoryReasonID": 1,
                        "sortOrder": 1,
                        "updated": "2025-10-04T23:59:23.2523392"
                      },
                      "modifier": {
                        "$id": "84",
                        "id": 1,
                        "setG_UID": "tP10hUcHckKqUkDBo3XZTg==",
                        "modifierSetGuid": "8574fdb4-0747-4272-aa52-40c1a375d94e",
                        "name": "sample string 2",
                        "price": 1,
                        "quantity": 1,
                        "modifierType": 1,
                        "groupNumber": 1,
                        "pageNumber": 1,
                        "controlOrder": 1,
                        "printToStation": true,
                        "pluG_UID": "V3jCvOwiDUOwNnOl5RWseg==",
                        "pluGuid": "bcc27857-22ec-430d-b036-73a5e515ac7a",
                        "deleted": true,
                        "g_UID": "qRUStwCppkS8YMwo9Gnp1w==",
                        "guid": "b71215a9-a900-44a6-bc60-cc28f469e9d7",
                        "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": "l6Yjl/QW8UmZawi7hLY4Ug==",
                      "pluGuid": "9723a697-16f4-49f1-996b-08bb84b63852",
                      "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-10-04T23:59:23.2523392",
                      "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-10-04T23:59:23.2523392",
                      "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": "WlVdBDNTUEmnIOGBzL/0jQ==",
                      "pluGuid": "045d555a-5333-4950-a720-e181ccbff48d",
                      "accountID": "1jbmr8eoa0iyWW+yeTuR2A==",
                      "accountIDGuid": "afe636d6-a8c7-486b-b259-6fb2793b91d8",
                      "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-10-04T23:59:23.2523392",
                      "bestOrExpireType": 1,
                      "refundG_UID": "+03EvzDP2kK8smFK9SnUiw==",
                      "refundGuid": "bfc44dfb-cf30-42da-bcb2-614af529d48b",
                      "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": "+3jThO3fdkK+NevWYU8bRw==",
                      "identifierGuid": "84d378fb-dfed-4276-be35-ebd6614f1b47",
                      "id": 1,
                      "orderNo": 2,
                      "externalSaleIdentifier": "sample string 3",
                      "storeID": 4,
                      "zoneID": 5,
                      "deptNo": 6,
                      "customerIdentifier": "l0gRpWWp0kSKRD8oNz9vpw==",
                      "customerIdentifierGuid": "a5114897-a965-44d2-8a44-3f28373f6fa7",
                      "operatorNo": 1,
                      "operatorG_UID": "cz7Ny0rAXk+hT5Ri3ct3CA==",
                      "operatorGuid": "cbcd3e73-c04a-4f5e-a14f-9462ddcb7708",
                      "created": "2025-10-04T23:59:23.2523392",
                      "ordered": "2025-10-04T23:59:23.2523392",
                      "started": "2025-10-04T23:59:23.2523392",
                      "completed": "2025-10-04T23:59:23.2523392",
                      "supplied": "2025-10-04T23:59:23.2523392",
                      "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": "HVBV+FnGeE2P4FObHKfnsQ==",
                          "pluGuid": "f855501d-c659-4d78-8fe0-539b1ca7e7b1",
                          "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": "ONbrXMb7NkmqpBP/0tw7fA==",
                          "headerIdentifierGuid": "5cebd638-fbc6-4936-aaa4-13ffd2dc3b7c",
                          "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": "19rx+zItrECmoc2p/SmE9Q==",
                      "surveyGuid": "fbf1dad7-2d32-40ac-a6a1-cda9fd2984f5",
                      "saleHeaderGuid": "ZEl1awL+UEGGf9+9gEZEOg==",
                      "saleGuid": "6b754964-fe02-4150-867f-dfbd8046443a",
                      "textResponse": "sample string 1",
                      "integerResponse": 1,
                      "g_UIDResponse": "ZKcDT1CXoEyyBvfS+85WgQ==",
                      "guidResponse": "4f03a764-9750-4ca0-b206-f7d2fbce5681",
                      "whoAnswered": 2,
                      "answeredAtUTC": "2025-10-04T23:59:23.2523392",
                      "sale": {
                        "$ref": "79"
                      },
                      "survey": {
                        "$id": "93",
                        "g_UID": "eXvSNZsWa0SXs3r1wxDF1g==",
                        "guid": "35d27b79-169b-446b-97b3-7af5c310c5d6",
                        "name": "sample string 1",
                        "storeID": 2,
                        "zoneID": 1,
                        "checkoutFormG_UID": "NBLRaryBq0OAFKo9BdbNEw==",
                        "checkoutFormGuid": "6ad11234-81bc-43ab-8014-aa3d05d6cd13",
                        "displayToWho": 3,
                        "displayWhen": 4,
                        "start": "2025-10-04T23:59:23.2523392",
                        "end": "2025-10-04T23:59:23.2523392",
                        "deleted": true,
                        "updated": "2025-10-04T23:59:23.2523392",
                        "possibleIntegerResponses": [
                          1,
                          2
                        ],
                        "possibleTextResponses": [
                          "sample string 1",
                          "sample string 2"
                        ],
                        "possibleGuidResponses": [
                          "1fa27379-d1c2-41d5-8cf5-483716b44fd3",
                          "750f22f5-49bb-4e97-83bb-a233c6484b75"
                        ],
                        "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": "ZLTL2Gxp8UWBdAbiHX6RMg==",
                  "accountIdentifier": "d8cbb464-696c-45f1-8174-06e21d7e9132",
                  "accountName": "sample string 42",
                  "customerOrderIdentifier": "pLfgXyTgz0axHIBdJHAFrQ==",
                  "customerOrderIdentifierGuid": "5fe0b7a4-e024-46cf-b11c-805d247005ad",
                  "priceLevelName": "sample string 43",
                  "revision": 44,
                  "ingressId": "sample string 45"
                },
                "metadata": {
                  "$id": "94",
                  "id": 1,
                  "paymentID": 2,
                  "paymentIdentifier": "/NEvCEt0gE+DjwN2a4+kDw==",
                  "paymentIdentifierGuid": "082fd1fc-744b-4f80-838f-03766b8fa40f",
                  "identifier": "Grs+k3e7iE+wzXPHpj6nrQ==",
                  "identifierGuid": "933ebb1a-bb77-4f88-b0cd-73c7a63ea7ad",
                  "metadata": "sample string 3",
                  "signatureImage": "QEA=",
                  "itemIdentifier": "MesSJ9BrXkWsc3/Y851SOA==",
                  "itemIdentifierGuid": "2712eb31-6bd0-455e-ac73-7fd8f39d5238"
                }
              },
              {
                "$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": "hdo9896RB0+N9OG5ixfQ7Q==",
            "customerIdentifierGuid": "f33dda85-91de-4f07-8df4-e1b98b17d0ed",
            "voucherName": "sample string 2",
            "count": 3,
            "storeID": 4,
            "barcode": "sample string 5",
            "redeemCount": 6,
            "issueCount": 7,
            "storeSalePaymentID": 1,
            "idempotentID": "r8iIBWuMY0KmDiXu/D93qw==",
            "idempotentGuid": "0588c8af-8c6b-4263-a60e-25eefc3f77ab",
            "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-10-04T23:59:23.2523392",
              "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-10-04T23:59:23.2523392",
                "labelPageLayout": "PrBS3UJx/k2Y5xmQ81SyZQ==",
                "pageLayoutGuid": "dd52b03e-7142-4dfe-98e7-1990f354b265",
                "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-10-04T23:59:23.2523392"
                  },
                  {
                    "$ref": "99"
                  }
                ]
              },
              "customerVouchers": [
                {
                  "$id": "100",
                  "id": 1,
                  "customerIdentifier": "GIU1B7R5p0Gs3SgIWhJaUg==",
                  "customerIdentifierGuid": "07358518-79b4-41a7-acdd-28085a125a52",
                  "voucherID": 3,
                  "voucherName": "sample string 4",
                  "storeID": 1,
                  "barcode": "sample string 5",
                  "dateOfIssue": "2025-10-04T23:59:23.2523392",
                  "issuedSaleHeaderID": 1,
                  "issuedSaleIdentifier": "sample string 7",
                  "issuedOfflinePaymentID": 1,
                  "issuedIdempotentID": "5f+Ecrfx4kKX5FcRm6bpnQ==",
                  "issuedIdempotentGuid": "7284ffe5-f1b7-42e2-97e4-57119ba6e99d",
                  "issuedOffline": true,
                  "issuedUser": "sample string 9",
                  "issuedNotes": "sample string 10",
                  "expiryDate": "2025-10-04T23:59:23.2523392",
                  "expiredUser": "sample string 11",
                  "expiredNotes": "sample string 12",
                  "redeemed": "2025-10-04T23:59:23.2523392",
                  "redeemedSaleHeaderID": 1,
                  "redeemedSaleIdentifier": "sample string 13",
                  "redeemedOfflinePaymentID": 1,
                  "redeemedIdempotentID": "BJ8obCB0oUaKNnFHAm7Htg==",
                  "redeemedIdempotentGuid": "6c289f04-7420-46a1-8a36-7147026ec7b6",
                  "redeemedUser": "sample string 14",
                  "redeemedNotes": "sample string 15",
                  "redeemedOffline": true,
                  "updated": "2025-10-04T23:59:23.2523392",
                  "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": "3T1ybsADwEe80GNweV40Og==",
      "groupIDGuid": "6e723ddd-03c0-47c0-bcd0-6370795e343a",
      "campaign": {
        "$ref": "1"
      },
      "group": {
        "$ref": "76"
      }
    },
    {
      "$ref": "101"
    }
  ],
  "signIqTickets": [
    {
      "$id": "102",
      "identifier": "8TubsNFkxU2Cp3uw5KTW0Q==",
      "identifierGuid": "b09b3bf1-64d1-4dc5-82a7-7bb0e4a4d6d1",
      "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": "RhG/bLZu80yaaxIGHAkh2Q==",
      "guid": "6cbf1146-6eb6-4cf3-9a6b-12061c0921d9",
      "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": "Og5WB62dCk2LuIvJrHme5w==",
          "groupGuid": "07560e3a-9dad-4d0a-8bb8-8bc9ac799ee7",
          "comboPriceType": 5,
          "priceType": 5,
          "pluG_UID": "rLNlpiVv5EW/hib/NB6VFQ==",
          "pluGuid": "a665b3ac-6f25-45e4-bf86-26ff341e9515",
          "priceGroupG_UID": "wvI5WGGw8E2sRi29uwh4Nw==",
          "priceGroupGuid": "5839f2c2-b061-4df0-ac46-2dbdbb087837",
          "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": "8aqrEWYNu0+pqEqA5JpzjA==",
      "priceLevelIdentifierGuid": "11abaaf1-0d66-4fbb-a9a8-4a80e49a738c",
      "campaignName": "sample string 3",
      "priceLevelName": "sample string 4"
    },
    {
      "$ref": "105"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKk�D[ށ�n�5xl/workbook.xml �(�����0D�&�C��H�N\�z��VhK��|o�vfg����kcz�Q�v�-h���3���Q��0V�Ҿ�B6X��P{GQ�,�Ѯ���+��-B�:D���@jZ���S�����l���o�/��bQD�‚V��Ź�=Sbs����Q�Yr�ZН��8�~�_PKk�D[����	�[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
k�D[Nw�e''_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="R586a471c6fb84c29" /></Relationships>PKk�D[[Lf���xl/worksheets/sheet1.xml �(���[s9��
��Rw떲��8��q�yc�8�b�p���#fhzG�KbG�5���5����7�?�t6��wu�����r2��:��ϯ��ݧ'G����uU�;Q~;{2=�^��wOz���u5̊�]uǮ&��`���M��F�����~\��{���M���<>jv=��ug�e��ݴ��0�y�j<�vO���8���;���[�'�>t;������z�5~�,���d�{�˫�qW-��-������ΰ����/&/�ѯ�yt�,k.'7�埝�h�]�3�]��0ί���Ф,D���l>{�g���`U{���u�K^{���^O�z:�ެ�ͺ^S�"�)X�]�ޮ�m]�ArD`��׻U���uac�H伳��~U���@Z�@��*�ׇU}h�+�T0�6h���Z%`Ԟ;�רլi(| c��
 �fH��&u�<�0x�{����C�!�i��'�i�=)�A#F23$�t�>[h��9
>�|n���v��k�|X�ݣ��	@훫�>h1(��:�{�$��fOc���!=�}`�a}��{�Ab��g'�����Z�}�T�����`��H�|�0d�� ؍=�H�Y,ffH��������=ؗ=L�:�٘��C�?L�a�@AH�Ȇ��\�ߍ�O�ؽT�o>��ĚAP9gt>(��wH�id,�UD����X3�nq��0."�)3Cb���Mt"���1���� aBk�*��^9G;���}[1%���+k�G�w!�H)�Hp��)�H��ۯ�"<��ajs3$�F���0�ıF�33$�6gpAk��|t�R"�j]4�y��hކ� �������LF�rw9JR���"�8�x��s�	�45�>�g]<Kb'�W��u<�hj�+t��I0�9c�I$��D������\u���z#Y �:��L���4�ő����M�=~�-?�N����t�Й.��܋����l����f��ω:��YԮ�m��T<�V���t[�����
�T�m+̦�Ŷ�n*^n+ܦ�ն�o*^o+¦��3�� a��$�������A�0c�	s�� a�^��'A���,H��_ژ�_	s�� a�~$������S�0wK!���-�󷔂�.�(s�ˆ��R�#2�K!��L.�H"s�B���R�%r��`"�YH&r��h"�Y�&r��p�YH'q��x�Y�'q����YH(q����Y�(q����YH)q���S�|�95�羐SS�܋
x݅��°*�k�9ƞ���6�4/y.Hؖ�	��/�yɫ��u�Yo�cdRB0�C�F�ۖi��>���i>�����}l�h��2��e�`:�����|$,��	��ǶIJ���X
?۲T�w��R
?�N����ڳ=�/�,D�r��9���kA���F��-�|+��5�v����{�w.�ohm�,/vx�O�C�泠�QH��Q�����xG���څ�:��OA��闂�����z�;k��{]
���l2�W�����?jO�PKk�D[�V��Pxl/_rels/workbook.xml.rels �(���An� E��f_�]�v�8�t�m�La0Vl����ٺ�z��Fj��n�B���f�|�Xo�Ɓ�ɇ���L#+��m��)�������F0�XzbC&�i�y��F��Ȧ�v~ĘJ��	�;��s�2��2��N�^ғ���l��_�?C��w[���>�,Q��T��EU�墤
��M-��@���Z�d*��RE�I�%������O��;��Z�I�Tke�_��o���PKk�D[Ѓ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��PKk�D[�[�C��xl/sharedStrings.xml �(��V[o�0�+Vޓp�L@��z[��4'>�U�Nm�6��s2�(60Mb�9�9߹�|'�]�%�A**x߫��|���+��!�1'�	}/塋AO)�L(W}o�u�)U���@��
�2��<�e�R	���NXX�TZa�)�P,2��^�塌ӗ����zz0�B=���o�T	��'�]g���G�bISm���W������"-=�И�}螳�טeX��h�E���\�q�b���f��v~`M5�z��
`�T��5�϶��LJ�V�?ru+�^9�o�h�skXe�ۊ�����AR���f��3��Y�z�|	G�`��op�k���:��k���`;v�9͕�d�:4�q8�S�2�	�0\m�	M�\Ƕ�H��-�H�j��� ����/��q�%��Õz��enDa�^���@{�cn4u�ϝ�~�iߕ�ڙ��y���,��
��-��cB��в�͏s�fJ����C��YjS�\����Aۡ"�D9wp	���R1!ը�~\�4�iF~�]���Zw��j���L���z���ef��ǐ�q�s>QO�r���\�����V�n��'��
�~~���z��nW�M��V�'p��MAC�ą�Up
�[n��?�O�	���U�_�O��!~���b�� �[s��
Ʒ�`�	�(��F{g��Q�����?�(����ަs��x�ιP�wr'Ih���PK-k�D[ށ�n�5xl/workbook.xmlPK-k�D[����	��[Content_Types].xmlPK-
k�D[Nw�e''U_rels/.relsPK-k�D[[Lf����xl/worksheets/sheet1.xmlPK-k�D[�V��P
xl/_rels/workbook.xml.relsPK-k�D[Ѓc'2E
Mxl/styles.xmlPK-k�D[�[�C���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKk�D['�6r�5xl/workbook.xml �(�����0��&�C��b��N\�z�^��6Ж�5��$޼���~;t��o���GƗ��2��$�w4�';��;a�f!J�"V�Ac����|N���e��j�x����ƽzXQ�)���!:7{*��"��՝MD��M��_,
���
��
'�R��Q$y˓<�n<��"�;{�Q����PKk�D[����	�[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
k�D[-���''_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="R57eb56ac18da4e51" /></Relationships>PKk�D[[Lf���xl/worksheets/sheet1.xml �(���[s9��
��Rw떲��8��q�yc�8�b�p���#fhzG�KbG�5���5����7�?�t6��wu�����r2��:��ϯ��ݧ'G����uU�;Q~;{2=�^��wOz���u5̊�]uǮ&��`���M��F�����~\��{���M���<>jv=��ug�e��ݴ��0�y�j<�vO���8���;���[�'�>t;������z�5~�,���d�{�˫�qW-��-������ΰ����/&/�ѯ�yt�,k.'7�埝�h�]�3�]��0ί���Ф,D���l>{�g���`U{���u�K^{���^O�z:�ެ�ͺ^S�"�)X�]�ޮ�m]�ArD`��׻U���uac�H伳��~U���@Z�@��*�ׇU}h�+�T0�6h���Z%`Ԟ;�רլi(| c��
 �fH��&u�<�0x�{����C�!�i��'�i�=)�A#F23$�t�>[h��9
>�|n���v��k�|X�ݣ��	@훫�>h1(��:�{�$��fOc���!=�}`�a}��{�Ab��g'�����Z�}�T�����`��H�|�0d�� ؍=�H�Y,ffH��������=ؗ=L�:�٘��C�?L�a�@AH�Ȇ��\�ߍ�O�ؽT�o>��ĚAP9gt>(��wH�id,�UD����X3�nq��0."�)3Cb���Mt"���1���� aBk�*��^9G;���}[1%���+k�G�w!�H)�Hp��)�H��ۯ�"<��ajs3$�F���0�ıF�33$�6gpAk��|t�R"�j]4�y��hކ� �������LF�rw9JR���"�8�x��s�	�45�>�g]<Kb'�W��u<�hj�+t��I0�9c�I$��D������\u���z#Y �:��L���4�ő����M�=~�-?�N����t�Й.��܋����l����f��ω:��YԮ�m��T<�V���t[�����
�T�m+̦�Ŷ�n*^n+ܦ�ն�o*^o+¦��3�� a��$�������A�0c�	s�� a�^��'A���,H��_ژ�_	s�� a�~$������S�0wK!���-�󷔂�.�(s�ˆ��R�#2�K!��L.�H"s�B���R�%r��`"�YH&r��h"�Y�&r��p�YH'q��x�Y�'q����YH(q����Y�(q����YH)q���S�|�95�羐SS�܋
x݅��°*�k�9ƞ���6�4/y.Hؖ�	��/�yɫ��u�Yo�cdRB0�C�F�ۖi��>���i>�����}l�h��2��e�`:�����|$,��	��ǶIJ���X
?۲T�w��R
?�N����ڳ=�/�,D�r��9���kA���F��-�|+��5�v����{�w.�ohm�,/vx�O�C�泠�QH��Q�����xG���څ�:��OA��闂�����z�;k��{]
���l2�W�����?jO�PKk�D[�v�"�Pxl/_rels/workbook.xml.rels �(���Mn� F��f_��Vq�ɦ�4�0�Vl@@��l]�H�BQ#�Dꢛ��|OO3|���o�L���dtyƀ�FNz���C��z�3�'�I|�}c��R/F\�όE;ʸ��X��Z.�|@��XE]ʀ[&9\,��h���8-��`�j�я�ȁ�C?���G�E*�g���͛^�MU��.T��wS��2����։L�6���u�*Y������ʗ��S�4N��R�e�+�ʪȫ��Ϳ�|PKk�D[Ѓ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��PKk�D[�[�C��xl/sharedStrings.xml �(��V[o�0�+Vޓp�L@��z[��4'>�U�Nm�6��s2�(60Mb�9�9߹�|'�]�%�A**x߫��|���+��!�1'�	}/塋AO)�L(W}o�u�)U���@��
�2��<�e�R	���NXX�TZa�)�P,2��^�塌ӗ����zz0�B=���o�T	��'�]g���G�bISm���W������"-=�И�}螳�טeX��h�E���\�q�b���f��v~`M5�z��
`�T��5�϶��LJ�V�?ru+�^9�o�h�skXe�ۊ�����AR���f��3��Y�z�|	G�`��op�k���:��k���`;v�9͕�d�:4�q8�S�2�	�0\m�	M�\Ƕ�H��-�H�j��� ����/��q�%��Õz��enDa�^���@{�cn4u�ϝ�~�iߕ�ڙ��y���,��
��-��cB��в�͏s�fJ����C��YjS�\����Aۡ"�D9wp	���R1!ը�~\�4�iF~�]���Zw��j���L���z���ef��ǐ�q�s>QO�r���\�����V�n��'��
�~~���z��nW�M��V�'p��MAC�ą�Up
�[n��?�O�	���U�_�O��!~���b�� �[s��
Ʒ�`�	�(��F{g��Q�����?�(����ަs��x�ιP�wr'Ih���PK-k�D['�6r�5xl/workbook.xmlPK-k�D[����	�[Content_Types].xmlPK-
k�D[-���''V_rels/.relsPK-k�D[[Lf����xl/worksheets/sheet1.xmlPK-k�D[�v�"�P
xl/_rels/workbook.xml.relsPK-k�D[Ѓc'2E
Pxl/styles.xmlPK-k�D[�[�C���xl/sharedStrings.xmlPK��