GET api/product/{id}/supplier/primaryHost

Get the primary host ordering detail for a product

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

ProductOrderingDetail
NameDescriptionTypeAdditional information
PluG_UID

Product identifier

Collection of byte

None.

PluGuid

Product identifier guid

globally unique identifier

None.

SupplierIdentifier

Supplier identifier

Collection of byte

None.

SupplierIdentifierGuid

Supplier identifier guid

globally unique identifier

None.

CartonQuantity

integer

None.

CartonQuantityChanged

boolean

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

ProductSize

string

String length: inclusive between 0 and 12

CigarettesPerSleeve

integer

None.

RandomWeight

boolean

Deprecated.

PiecesPerUnit

integer

None.

AveragePackSize

When ordering packs used to determine pricing values

integer

None.

EffectiveDate

date

Data type: Date

PricedByWeight

If true, sold by weight

boolean

None.

LandedUnitCostEx

Complete carton cost, including all fees and excluding GST

integer

None.

LandedUnitCostInc

Complete carton cost, including GST and all fees

integer

None.

LandedCartonCostInc

Complete carton cost, including GST and all fees

integer

None.

LandedCartonCostEx

Complete carton cost, including all fees and excluding GST

integer

None.

StandardCost

The Carton-only portion of the landed cost

integer

None.

DeliveryFee

integer

Deprecated.

DeliveryFeeBasis

FeeBasis

Deprecated.

PickAndPackFee

integer

Deprecated.

PickAndPackFeeBasis

FeeBasis

Deprecated.

FinanceFee

integer

Deprecated.

FinanceFeeBasis

FeeBasis

Deprecated.

CartonLength

integer

None.

CartonWidth

integer

None.

CartonHeight

integer

None.

PalletLayerQuantity

integer

None.

PalletLayers

integer

None.

ItemCode

string

None.

InvoiceCode

string

None.

InvoiceDesc

string

None.

OrderDirect

boolean

None.

UseCost

boolean

None.

MinimumQuantity

Order at least this many units each time the product is ordered - as determined by the host

integer

None.

HostType

Host Type (0 if it's not created by host)

integer

None.

FromHost

FromHost (0->false, 1->true)

integer

None.

MinimumReorder

Minimum number of units to order if any are ordered - As set by the user, not the host

integer

None.

MaximumReorder

Maximum number of units to order

integer

None.

OrderMultiple

decimal number

None.

SellMultiple

decimal number

None.

BaseMultiple

decimal number

None.

HostStandardCost

integer

None.

HostTotalCost

integer

None.

HostRetail

integer

None.

HostLandedUnitCostEx

integer

None.

HostLandedUnitCostInc

integer

None.

HostDesc

These columns are also in the Plu table They were added here for supporting multiple hosts

string

None.

DirectIndicator

string

None.

AvailableToOrder

boolean

None.

HostRangeIndicator

string

None.

HostProductType

string

None.

HostProductGrade

string

None.

HostProductGroup

string

None.

HostSlowMoving

boolean

None.

HostGeneralMerchandise

boolean

None.

HostPillar

string

None.

HostLastUpdated

date

None.

Rebate

Rebate override value

decimal number

None.

RebateExclude

Rebate exclude flag

boolean

None.

InvoiceCodes

Collection of ProductInvoicingDetail

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

StoreIDs

Store IDs of store products for ordering detail to be also saved against

Collection of integer

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

PreferredSupplier

Set, or unset supplier as the preferred supplier on save. If null, ignores

boolean

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

PreferredRebateSupplier

Set, or unset supplier as the preferred rebate supplier on save. If null, ignores

boolean

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

SupplierName

string

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

SalesMode

SalesMode

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

OrderPacked

boolean

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

Active

boolean

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

Price

integer

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

CostGstPercent

integer

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

ParentPluG_UID

Collection of byte

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

ParentPluGuid

globally unique identifier

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

Freight

decimal number

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

FreightType

FreightFeeType

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

Product

Product

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

Supplier

Supplier

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

ServiceFee

ServiceFee

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

IsPrimaryHost

boolean

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

HostVendor

integer

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

Response Formats

application/json, text/json

Sample:
{
  "pluG_UID": "BfD3seLab0a6YF7bZPqSsQ==",
  "pluGuid": "b1f7f005-dae2-466f-ba60-5edb64fa92b1",
  "supplierIdentifier": "AX9gHl3JskCN54OgWFILlA==",
  "supplierIdentifierGuid": "1e607f01-c95d-40b2-8de7-83a058520b94",
  "cartonQuantity": 1,
  "cartonQuantityChanged": true,
  "productSize": "sample string 3",
  "cigarettesPerSleeve": 1,
  "randomWeight": true,
  "piecesPerUnit": 5,
  "averagePackSize": 6,
  "effectiveDate": "2026-04-03T06:20:59.2789985",
  "pricedByWeight": true,
  "landedUnitCostEx": 9,
  "landedUnitCostInc": 10,
  "landedCartonCostInc": 12,
  "landedCartonCostEx": 13,
  "standardCost": 14,
  "deliveryFee": 1,
  "deliveryFeeBasis": "sample string 15",
  "pickAndPackFee": 1,
  "pickAndPackFeeBasis": "sample string 16",
  "financeFee": 1,
  "financeFeeBasis": "sample string 17",
  "cartonLength": 1,
  "cartonWidth": 1,
  "cartonHeight": 1,
  "palletLayerQuantity": 1,
  "palletLayers": 1,
  "itemCode": "sample string 18",
  "invoiceCode": "sample string 19",
  "invoiceDesc": "sample string 20",
  "orderDirect": true,
  "useCost": true,
  "minimumQuantity": 21,
  "hostType": 22,
  "fromHost": 23,
  "minimumReorder": 1,
  "maximumReorder": 1,
  "orderMultiple": 24.1,
  "sellMultiple": 25.1,
  "baseMultiple": 26.1,
  "hostStandardCost": 27,
  "hostTotalCost": 28,
  "hostRetail": 29,
  "hostLandedUnitCostEx": 30,
  "hostLandedUnitCostInc": 31,
  "hostDesc": "sample string 32",
  "directIndicator": "sample string 33",
  "availableToOrder": true,
  "hostRangeIndicator": "sample string 35",
  "hostProductType": "sample string 36",
  "hostProductGrade": "sample string 37",
  "hostProductGroup": "sample string 38",
  "hostSlowMoving": true,
  "hostGeneralMerchandise": true,
  "hostPillar": "sample string 41",
  "hostLastUpdated": "2026-04-03T06:20:59.2789985",
  "rebate": 1.0,
  "rebateExclude": true,
  "invoiceCodes": [
    {
      "$id": "2",
      "pluG_UID": "+9xzAO6xd06Uemtm+sgEcw==",
      "pluGuid": "0073dcfb-b1ee-4e77-947a-6b66fac80473",
      "supplierIdentifier": "BU3VHcv5oEyg/hmm6+4N+A==",
      "supplierIdentifierGuid": "1dd54d05-f9cb-4ca0-a0fe-19a6ebee0df8",
      "invoiceCode": "sample string 1",
      "storeIDs": [
        1,
        2
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "storeIDs": [
    1,
    2
  ],
  "preferredSupplier": true,
  "preferredRebateSupplier": true,
  "supplierName": "sample string 42",
  "salesMode": 43,
  "orderPacked": true,
  "active": true,
  "price": 1,
  "costGstPercent": 45,
  "parentPluG_UID": "CAI7ox+5l0GspIZ9agbKyg==",
  "parentPluGuid": "a33b0208-b91f-4197-aca4-867d6a06caca",
  "freight": 46.0,
  "freightType": 1,
  "product": {
    "$id": "3",
    "plu": 1,
    "storeID": 1,
    "masterPluG_UID": "QEA=",
    "storeIDs": [
      1,
      2
    ],
    "g_UId": "G3znGzxC90+8toXabYtFGg==",
    "guid": "1be77c1b-423c-4ff7-bcb6-85da6d8b451a",
    "apn": "sample string 1",
    "apnChanged": true,
    "apnSwitched": true,
    "barcode": "sample string 4",
    "itemNumber": "sample string 5",
    "itemNumberChanged": true,
    "priceGroupG_UID": "WoO02MeAfkK1QoZhjRq8Bw==",
    "priceGroupGuid": "d8b4835a-80c7-427e-b542-86618d1abc07",
    "blueprintID": 1,
    "lastCountedDate": "2026-04-03T06:20:59.2789985",
    "externalID": "sample string 7",
    "active": true,
    "activated": "2026-04-03T06:20:59.2789985",
    "pluCreated": "2026-04-03T06:20:59.2789985",
    "createdByUser": "sample string 9",
    "name": "sample string 10",
    "nameChanged": true,
    "secondDescription": "sample string 12",
    "hostDescription": "sample string 13",
    "keepCartonQty": true,
    "keepDescription": true,
    "keepDepartments": true,
    "keepSuppliers": true,
    "markdownDescription": "sample string 18",
    "altDescription": "sample string 19",
    "bestOrExpire": 20,
    "lastUpdate": "2026-04-03T06:20:59.2789985",
    "lastManualUpdate": "2026-04-03T06:20:59.2789985",
    "imageName": "sample string 23",
    "showImageOnFlipCharts": true,
    "showTextOnFlipCharts": true,
    "overrideFlipChartText": true,
    "flipChartText": "sample string 27",
    "salesMode": 1,
    "eftCode": 1,
    "price": 1,
    "priceChanged": true,
    "rrp": 1,
    "gstPercent": 28,
    "gstPercentChanged": true,
    "costGSTPercent": 29,
    "costGSTPercentChanged": true,
    "wetPercent": 1,
    "priceOverride": 1,
    "cost": 1,
    "currentCost": 1,
    "currentCostDecimals": 1,
    "grossProfit": 1.0,
    "currentCostDesc": "sample string 30",
    "currentCostEnd": "2026-04-03T06:20:59.2789985",
    "currentCostUpdated": "2026-04-03T06:20:59.2789985",
    "costDecimals": 31,
    "costChanged": true,
    "dealCostIdentifier": "QEA=",
    "excludeFromRebate": true,
    "rebateOverride": 1,
    "costCalcMethod": 32,
    "costCalcMethodChanged": true,
    "costEffectiveDate": "2026-04-03T06:20:59.2789985",
    "defaultGP": 1,
    "breakTargetMode": 33,
    "break1": 1,
    "price1": 1,
    "target1": 34,
    "break2": 1,
    "price2": 1,
    "target2": 35,
    "break3": 1,
    "price3": 1,
    "target3": 36,
    "break1Changed": true,
    "price1Changed": true,
    "target1Changed": true,
    "break2Changed": true,
    "price2Changed": true,
    "target2Changed": true,
    "break3Changed": true,
    "price3Changed": true,
    "target3Changed": true,
    "breakTargetModeChanged": true,
    "margin": 1.1,
    "marginChanged": true,
    "marginRanged": true,
    "marginRangedChanged": true,
    "minimumMargin": 1.1,
    "minimumMarginChanged": true,
    "maximumMargin": 1.1,
    "maximumMarginChanged": true,
    "overrideHostWarehouseIndicator": true,
    "overrideHostWarehouseIndicatorChanged": true,
    "overrideHostPrice": true,
    "overrideHostPriceChanged": true,
    "overrideHostCost": true,
    "overrideHostCostChanged": true,
    "overrideHostMargin": true,
    "overrideHostMarginChanged": true,
    "alwaysApplyMargin": true,
    "alwaysApplyMarginChanged": true,
    "aws": 1.0,
    "paws": 1.0,
    "awsUpdated": "2026-04-03T06:20:59.2789985",
    "posTare": 1,
    "altPrice": 1.0,
    "altPriceChanged": true,
    "altPriceMode": 53,
    "altPriceModeChanged": true,
    "altPLUG_UID": "QXqCDT2Mm0S0QpNjD+GBvA==",
    "altPLUGuid": "0d827a41-8c3d-449b-b442-93630fe181bc",
    "altPLUGuidChanged": true,
    "altPriceDescription1": "sample string 54",
    "altPriceDescription2": "sample string 55",
    "cartonQuantity": 56,
    "cartonQuantityChanged": true,
    "trayID": 1,
    "promptID": 1,
    "tare": 1,
    "packQty": 1,
    "fixedWeight": 1,
    "extraMesg": 1,
    "text1": "sample string 58",
    "text2": "sample string 59",
    "text3": "sample string 60",
    "labelText": "sample string 61",
    "labelTextChanged": true,
    "sendToScale": true,
    "nonScaleWeigh": true,
    "labelFormat": "sample string 65",
    "barcodeFormat": "sample string 66",
    "austMade": 1,
    "coolCode": 67,
    "countryOfOrigin": "sample string 68",
    "percentContent": 69.1,
    "departmentID": 1,
    "subDepartmentID": 1,
    "minorDepartmentID": 1,
    "lesserDepartmentID": 1,
    "deptCode": "sample string 70",
    "subDeptCode": "sample string 71",
    "minorDeptCode": "sample string 72",
    "lesserDeptCode": "sample string 73",
    "deptName": "sample string 74",
    "subDeptName": "sample string 75",
    "minorDeptName": "sample string 76",
    "lesserDeptName": "sample string 77",
    "departmentChanged": true,
    "subCategoryID": 1,
    "expiry": 1,
    "showDays": 1,
    "datePrint": 1,
    "labelRequired": true,
    "labelShelfQty": 80,
    "labelShelfChanged": true,
    "labelTalkerQty": 82,
    "labelSmall": true,
    "labelLastPrinted": "2026-04-03T06:20:59.2789985",
    "labelLastPrice": 1,
    "shelfPageLayoutG_UID": "IXGGJI+Jck+AuGsLqvj1Qg==",
    "shelfPageLayoutGuid": "24867121-898f-4f72-80b8-6b0baaf8f542",
    "talkerPageLayoutG_UID": "So9gqzxNGUGhNJtWOVPP8g==",
    "talkerPageLayoutGuid": "ab608f4a-4d3c-4119-a134-9b563953cff2",
    "unitMeasure": 1.1,
    "unitMeasureChanged": true,
    "unitMeasureKind": 85,
    "unitMeasureKindChanged": true,
    "signIQData": "sample string 87",
    "refresh": true,
    "earnLoyaltyPoints": true,
    "earnLoyaltyPointsChanged": true,
    "quantityOverride": true,
    "quantityOverrideChanged": true,
    "quantityRequired": true,
    "quantityRequiredChanged": true,
    "allowDiscounts": true,
    "allowDiscountsChanged": true,
    "discountDiscounts": true,
    "discountDiscountsChanged": true,
    "itemRecalled": true,
    "itemRecalledChanged": true,
    "noRefund": true,
    "noRefundChanged": true,
    "allowMarkdown": true,
    "allowMarkdownChanged": true,
    "priceRequired": true,
    "priceRequiredChanged": true,
    "fuelItem": true,
    "fuelItemChanged": true,
    "liabilityItem": true,
    "trackSerial": true,
    "trackSerialChanged": true,
    "allowZeroPrice": true,
    "allowZeroPriceChanged": true,
    "notForSale": 92,
    "notForSaleChanged": true,
    "excludeFromDeals": true,
    "excludeFromVoucher": true,
    "minimumAge": 95,
    "minimumAgeChanged": true,
    "buyingLimit": 1,
    "buyingLimitChanged": true,
    "buyingLimitIndependent": true,
    "buyingLimitIndependentChanged": true,
    "inventoryGuid": "ot2YdlOv6kOl8yiQfAgBmQ==",
    "inventoryIdentifier": "7698dda2-af53-43ea-a5f3-28907c080199",
    "inventoryAccuracy": 1,
    "baseUnits": 99,
    "orderPacked": 1,
    "isManufactured": true,
    "isIngredient": true,
    "isModifier": true,
    "isModifierChanged": true,
    "hasModifiers": 100,
    "defaultPrinter": "sample string 101",
    "defaultPrinterGroup": "sample string 102",
    "ingredientsOnManufacture": true,
    "manufactureUnitMeasure": 1,
    "mpl": 1,
    "maxShelfQty": 103,
    "allowAutoOrder": true,
    "warrantyPeriod": 1,
    "parentPluG_UId": "ULhCO3kpt06vYiRTIeHcFA==",
    "parentPluGuid": "3b42b850-2979-4eb7-af62-245321e1dc14",
    "preferredHostVendor": 105,
    "preferredHostChanged": true,
    "code": "sample string 107",
    "supplierIdentifier": "cPmz635X6Uy1YrDEUbqRxg==",
    "supplierIdentifierGuid": "ebb3f970-577e-4ce9-b562-b0c451ba91c6",
    "supplierChanged": true,
    "rebateSupplierIdentifier": "aZIo0V7c00CLpLzfkNp1jw==",
    "rebateSupplierIdentifierGuid": "d1289269-dc5e-40d3-8ba4-bcdf90da758f",
    "rebateSupplierChanged": true,
    "availableForOrder": true,
    "warehouseDirectIndicator": "sample string 109",
    "warehouseDirectIndicatorChanged": true,
    "productGrade": "sample string 111",
    "productType": "sample string 112",
    "productGroup": "sample string 113",
    "complianceIndicator": "sample string 114",
    "inhouseBrand": "sample string 115",
    "slowMoving": true,
    "generalMerchandise": true,
    "comment": "sample string 118",
    "lastUpdatedByUser": "sample string 119",
    "lastManualUpdatedByUser": "sample string 120",
    "lastUpdatedByUserOverride": true,
    "lastUpdatedByHost": "2026-04-03T06:20:59.2789985",
    "commodity": "sample string 122",
    "businessPillar": "sample string 123",
    "mscCommodity": "sample string 124",
    "hostIdentifier": "fTgDOPgTaEuPejkJYn2KKQ==",
    "hostIdentifierGuid": "3803387d-13f8-4b68-8f7a-3909627d8a29",
    "serviceFeeID": 1,
    "serviceFeeIDChanged": true,
    "providerName": "sample string 126",
    "aisleEnds": "sample string 127",
    "deleted": true,
    "deletedChanged": true,
    "hidden": true,
    "doNotRange": true,
    "doNotRangeChanged": true,
    "doNotOrder": true,
    "doNotOrderChanged": true,
    "locked": true,
    "excludeFromWebUpdate": true,
    "excludeFromWebUpdateChanged": true,
    "webPriceBasedOn": 138,
    "webPriceRounding": true,
    "webMarkup": 140,
    "webPriceMode": 141,
    "altDepartmentID": 1,
    "altSubDepartmentID": 1,
    "altMinorDepartmentID": 1,
    "altLesserDepartmentID": 1,
    "altDeptCode": "sample string 142",
    "altSubDeptCode": "sample string 143",
    "altMinorDeptCode": "sample string 144",
    "altLesserDeptCode": "sample string 145",
    "altDepartmentChanged": true,
    "storeProducts": [
      {
        "$ref": "3"
      },
      {
        "$ref": "3"
      }
    ],
    "store": {
      "$id": "4",
      "id": 1,
      "isMaster": true,
      "isElectedMaster": true,
      "electedMasterStoreID": 1,
      "isZoneMaster": true,
      "shortName": "sample string 3",
      "url": "sample string 4",
      "sortOrder": 1,
      "name": "sample string 5",
      "phone": "sample string 6",
      "fax": "sample string 7",
      "email": "sample string 8",
      "address1": "sample string 9",
      "address2": "sample string 10",
      "city": "sample string 11",
      "state": "sample string 12",
      "country": "sample string 13",
      "postCode": "sample string 14",
      "delivery": 1,
      "exportAccounts": 1,
      "salesAccountFolder": "sample string 15",
      "purchaseAccountFolder": "sample string 16",
      "initLoad": 1,
      "initIDs": 1,
      "zoneID": 1,
      "actAsMaster": 1,
      "lastActiveUtc": "2026-04-03T06:20:59.2789985",
      "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": "Lz/Kx71uB0aYgAEqRuBnDA==",
      "hostIdentifierGuid": "c7ca3f2f-6ebd-4607-9880-012a46e0670c",
      "hostName": 1,
      "hostAddress": "sample string 27",
      "hostUsername": "sample string 28",
      "hostPassword": "sample string 29",
      "excludeFromLeadInOut": true,
      "accountingProvider": 31,
      "accountingAddress": "sample string 32",
      "accountingUsername": "sample string 33",
      "accountingPassword": "sample string 34",
      "storeAccountingCode": "sample string 35",
      "softwareVariance": 36,
      "fuelWarningVariance": 37.0,
      "fuelErrorVariance": 38.0,
      "fuelAccumulatedWarningVariance": 39.0,
      "fuelAccumulatedErrorVariance": 40.0,
      "drawManagment": 41,
      "endOfDayManagment": true,
      "autoFillCashBalancing": true,
      "fuelDayVariance": 44,
      "accountingTradingTime": "00:00:00.1234567",
      "stockActivateProduct": 46,
      "defaultOrderDocumentId": 1,
      "defaultStockReceiveDocumentId": 1,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2026-04-03T06:20:59.2789985",
      "priceZone": {
        "$id": "5",
        "id": 1,
        "name": "sample string 2",
        "hostIdentifier": "z4dLB5cSRk20In8nXEAdcA==",
        "hostIdentifierGuid": "074b87cf-1297-4d46-b422-7f275c401d70",
        "sortOrder": 3,
        "zoneMasterStoreID": 1,
        "electedMasterStoreID": 1,
        "containsElectedMasterStore": true
      },
      "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"
      },
      "billingAddressCopied": true,
      "billingAddress": {
        "$ref": "6"
      },
      "hostStoreSettings": [
        {
          "$id": "7",
          "id": 1,
          "hostIdentifier": "rSixNNCCS0q2HCI5/l8ZgA==",
          "hostIdentifierGuid": "34b128ad-82d0-4a4b-b61c-2239fe5f1980",
          "storeID": 2,
          "username": "sample string 3",
          "password": "sample string 4",
          "passwordPlain": "sample string 5",
          "serverAddress": "sample string 6",
          "serverPort": 1,
          "excludeFromLeadInOut": true,
          "useForHostFile": true,
          "metcashPillarID": "sample string 9",
          "metcashStateCode": "sample string 10",
          "metcashCustomerID": "sample string 11",
          "metcashTradingPartnerID": "sample string 12",
          "drakesCustomerNumber": 1,
          "sparCustomerNumber": "sample string 13",
          "sparOrderUsername": "sample string 14",
          "sparOrderPassword": "sample string 15",
          "sparOrderPasswordPlain": "sample string 16",
          "pharmXSiteID": 1,
          "ibaZoneID": 1,
          "ibaState": "sample string 17",
          "foodlandStoreCode": "sample string 18",
          "ilgMemberNumber": "sample string 19",
          "ilgOutletLocation": 1,
          "ilgBaseCost": 1,
          "ilgApplyNonAdvertisedPromos": true,
          "ilgExemptFromFreight": true,
          "ilgOrderDealReview": true,
          "ilgFinanceFee": 1,
          "secondPassword": "sample string 23",
          "secondPasswordPlain": "sample string 24",
          "secondServerAddress": "sample string 25",
          "processPromotions": true,
          "hostProvider": 0,
          "host": {
            "$id": "8",
            "identifier": "cVIOoqoMXkikip0L+eWY1Q==",
            "identifierGuid": "a20e5271-0caa-485e-a48a-9d0bf9e598d5",
            "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": "CX4c2RJomk2FpxX+m3r58Q==",
            "hostSupplierIdentifierGuid": "d91c7e09-6812-4d9a-85a7-15fe9b7af9f1",
            "loyaltyPriceLevelIdentifier": "Qz3TFGh1bEGY9LeWrQJs/Q==",
            "loyaltyPriceLevelIdentifierGuid": "14d33d43-7568-416c-98f4-b796ad026cfd",
            "isGroup": true,
            "description": "sample string 22",
            "hostProvider": 23,
            "hostTypeEnum": 24,
            "hostType": "sample string 25",
            "hostCode": "sample string 26",
            "username": "sample string 27",
            "password": "sample string 28",
            "passwordPlain": "sample string 29",
            "server": "sample string 30",
            "url": "sample string 31",
            "global": true,
            "stateCode": "sample string 33",
            "lastCollected": "2026-04-03T06:20:59.2789985",
            "lastProcessed": "2026-04-03T06:20:59.2789985",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "9",
              "identifier": "oG+KHMoUJEyJeFFx/Vty4Q==",
              "identifierGuid": "1c8a6fa0-14ca-4c24-8978-5171fd5b72e1",
              "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": "PuRT1tfiokWDciyS2qPLKQ==",
              "primaryContactID": "d653e43e-e2d7-45a2-8372-2c92daa3cb29",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "76NGPAZgcUOuV4QOXLga/w==",
              "supplierGroupGuid": "3c46a3ef-6006-4371-ae57-840e5cb81aff",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2026-04-03T06:20:59.2789985",
              "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": "6a528433-14c0-4980-96a3-72fb267337f5",
                "identifier": "vG/w4KtyOkuLg5l+SJUTQw==",
                "identifierGuid": "e0f06fbc-72ab-4b3a-8b83-997e48951343",
                "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": "ybvtS5Zddk+0Iou6q6rEVg==",
                  "supplierIdentifierGuid": "4bedbbc9-5d96-4f76-b422-8bbaabaac456",
                  "contactGuid": "ME7qKp1WAkemwFr3/IXz7w==",
                  "contactID": "2aea4e30-569d-4702-a6c0-5af7fc85f3ef",
                  "contact": {
                    "$ref": "10"
                  },
                  "supplier": {
                    "$ref": "9"
                  }
                },
                {
                  "$ref": "11"
                }
              ],
              "products": [
                {
                  "$ref": "1"
                },
                {
                  "$ref": "1"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "12",
                  "storeID": 1,
                  "supplierIdentifier": "SNh+b6X+0kiZd5GYy5qPtg==",
                  "supplierGuid": "6f7ed848-fea5-48d2-9977-9198cb9a8fb6",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "storeName": "sample string 5",
                  "departmentName": "sample string 6",
                  "orderDays": 7
                },
                {
                  "$ref": "12"
                }
              ],
              "cycles": [
                {
                  "$id": "13",
                  "storeID": 1,
                  "supplierIdentifier": "ZnAPANhTbkWO14lPaZYQnA==",
                  "supplierGuid": "000f7066-53d8-456e-8ed7-894f6996109c",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "cutOffWeek": 5,
                  "cutOffDay": 6,
                  "cutOffTime": "00:00:00.1234567",
                  "leadTime": 7,
                  "daysBuffer": 8,
                  "supplierName": "sample string 9",
                  "cutOffDate": "2026-04-03T06:20:59.2789985",
                  "deliveryDate": "2026-04-03T06:20:59.2789985",
                  "nextCutOffDate": "2026-04-03T06:20:59.2789985",
                  "nextDeliveryDate": "2026-04-03T06:20:59.2789985",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "13"
                }
              ],
              "store": {
                "$ref": "4"
              },
              "updated": "2026-04-03T06:20:59.2789985",
              "isHost": true
            },
            "files": [
              {
                "$id": "14",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2026-04-03T06:20:59.2789985",
                "processed": "2026-04-03T06:20:59.2789985",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2026-04-03T06:20:59.2789985",
                "size": 1,
                "sizeFormat": "sample string 7",
                "isArchive": true,
                "customerNumber": "sample string 9",
                "businessPillar": "sample string 10",
                "fileType": "sample string 11",
                "version": "sample string 12",
                "reference": "sample string 13",
                "digest": "sample string 14",
                "contentType": "sample string 15",
                "host": {
                  "$ref": "8"
                },
                "metcashHeader": {
                  "$id": "15",
                  "customerNumber": "sample string 1",
                  "creationDate": "2026-04-03T06:20:59.2789985",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "14"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "16",
                "id": 1,
                "hostIdentifier": "Wj5hXqa4BkWr0VQBIqXBQQ==",
                "hostIdentifierGuid": "5e613e5a-b8a6-4506-abd1-540122a5c141",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "5e9e5776-31a3-4521-adec-8f9cd2823111",
                  "6273c4e5-68cf-43e4-92f8-a84a45a508d1"
                ]
              },
              {
                "$ref": "16"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "7"
            },
            "hostStoreSettings": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "17",
                "identifier": "U08m/b2ImUaVdjJfBkwenQ==",
                "identifierGuid": "fd264f53-88bd-4699-9576-325f064c1e9d",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "17"
              }
            ],
            "promoTypeGuids": [
              "499e58b7-6fee-4768-ad0a-f46eb08ff070",
              "b43ae53d-283e-45d8-a136-f2d2c6a15e00"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 27"
        },
        {
          "$ref": "7"
        }
      ],
      "accounts": [
        {
          "$id": "18",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "18"
        }
      ],
      "sales": [
        {
          "$id": "19",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2026-04-03T06:20:59.2789985",
          "ftpSite": {
            "$id": "20",
            "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": "19"
        }
      ],
      "zoneMatrix": [
        {
          "$ref": "16"
        },
        {
          "$ref": "16"
        }
      ],
      "cashManagements": [
        {
          "$id": "21",
          "id": 1,
          "storeID": 1,
          "cashManagementType": 2,
          "apiID": 1,
          "organisationID": "sample string 3",
          "siteName": "sample string 4",
          "thirdPartyAPI": {
            "$id": "22",
            "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": "21"
        }
      ],
      "updateStoreID": "4f5c18c1-a52b-424d-a4d7-8caa57fb2648",
      "updateStore": {
        "$id": "23",
        "id": "6a203095-38a6-4b60-bae7-a7c59b9fd39f",
        "name": "sample string 1",
        "lastActivity": "2026-04-03T06:20:59.2789985",
        "zone": "sample string 2",
        "timeZoneOffset": 0.0,
        "businessHoursStart": "00:00:00.1234567",
        "businessHoursEnd": "00:00:00.1234567",
        "master": true,
        "lastIP": "sample string 10",
        "lastHostName": "sample string 11",
        "ping": 1,
        "pingStatus": "sample string 12",
        "lastUpdateCompleted": "2026-04-03T06:20:59.2789985"
      },
      "timeZoneId": "sample string 54",
      "securityOptions": {
        "$id": "24",
        "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": "25",
        "pluG_UID": "IkoYf5XJpki2rCTYSJrXIQ==",
        "pluGuid": "7f184a22-c995-48a6-b6ac-24d8489ad721",
        "plu": 1,
        "storeID": 1,
        "zoneID": 2,
        "zoneName": "sample string 3",
        "store": "sample string 4",
        "isElectedMasterStore": true,
        "isZoneMasterStore": true,
        "priceNow": 7,
        "costNow": 8,
        "costNowDecimals": 9,
        "normalPrice": 10,
        "priceNext": 1,
        "costNext": 1,
        "costNextDecimals": 11,
        "nextCampaignName": "sample string 12",
        "gstPercent": 13,
        "normalCost": 14,
        "normalCostDecimals": 15,
        "costGstPercent": 16,
        "costCalcMethod": 1,
        "currentCost": 17,
        "currentCostDecimals": 18,
        "break1": 19,
        "price1": 20,
        "break2": 21,
        "price2": 22,
        "break3": 23,
        "price3": 24,
        "fuelItem": 25,
        "fixedWeight": 26,
        "active": true,
        "complianceIndicator": "sample string 27",
        "doNotOrder": true,
        "doNotRange": true,
        "isNormalPriceChangesCampaign": true,
        "updated": "2026-04-03T06:20:59.2789985"
      },
      {
        "$ref": "25"
      }
    ],
    "currentPrices": {
      "$id": "26",
      "pluPrices": {
        "$id": "27",
        "plu": 1,
        "pluG_UID": "QEA=",
        "stores": [
          1,
          2
        ],
        "normalPrice": 1,
        "cost": 2,
        "break1": 3,
        "price1": 4,
        "break2": 5,
        "price2": 6,
        "break3": 7,
        "price3": 8,
        "discountPrice": 9,
        "memberDiscountPrice": 10,
        "acceptedUtc": "2026-04-03T06:20:59.2789985",
        "priceChangeType": 0,
        "costDecimals": 11,
        "costCalcMethod": 12,
        "targetCampaignPriceGtOrEquNormal": true
      },
      "normalPluPrices": {
        "$ref": "27"
      },
      "winningCampaign": 1,
      "winner": {
        "$id": "28",
        "campaignName": "sample string 1",
        "campaignDescription": "sample string 2",
        "talkerText": "sample string 3",
        "disableWasSave": true,
        "startDate": "2026-04-03T06:20:59.2789985",
        "startTime": 5,
        "endDate": "2026-04-03T06:20:59.2789985",
        "endTime": 6,
        "newPrice": 7,
        "newCost": 8,
        "newCostDecimals": 9,
        "pctDiscount": 10,
        "promoType": 1,
        "promotionTypeCode": "sample string 11",
        "hostType": 12,
        "hostIdentifier": "+tm7nQkBAk2osKF39M2a5g==",
        "hostIdentifierGuid": "9dbbd9fa-0109-4d02-a8b0-a177f4cd9ae6",
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "details": [
        {
          "$ref": "28"
        },
        {
          "$ref": "28"
        }
      ]
    },
    "tray": {
      "$id": "29",
      "g_UId": "F/Ws84bSfkC6h5LrQJAFIA==",
      "guid": "f3acf517-d286-407e-ba87-92eb40900520",
      "name": "sample string 1",
      "number": 1,
      "tare": 1
    },
    "priceGroup": {
      "$id": "30",
      "priceGroupG_UID": "nRho5CmL/UOs07c4WjZMxw==",
      "priceGroupGuid": "e468189d-8b29-43fd-acd3-b7385a364cc7",
      "name": "sample string 2",
      "code": 1,
      "modified": true,
      "updated": "2026-04-03T06:20:59.2789985",
      "buyingLimit": 1,
      "buyingLimitIndependent": true,
      "buyingLimitType": 0,
      "number": 1,
      "products": [
        {
          "$ref": "3"
        },
        {
          "$ref": "3"
        }
      ],
      "productCount": 1
    },
    "priceGroupName": "sample string 147",
    "nutrifacts": {
      "$id": "31",
      "pluG_UID": "Ng9IVynGnEyv37x4No9r6A==",
      "pluGuid": "57480f36-c629-4c9c-afdf-bc78368f6be8",
      "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": "32",
      "pluGuid": "e77d34e8-2ae2-4148-b9e4-d4a0c57e5384",
      "created": "2026-04-03T06:20:59.2789985",
      "createdByUser": "sample string 1",
      "activated": "2026-04-03T06:20:59.2789985",
      "activatedByUser": "sample string 2",
      "deactivated": "2026-04-03T06:20:59.2789985",
      "deactivatedByUser": "sample string 3",
      "lastOrdered": "2026-04-03T06:20:59.2789985",
      "lastOrderedQty": 4.0,
      "lastReceived": "2026-04-03T06:20:59.2789985",
      "lastReceivedQty": 5.0,
      "lastInvoiceStatus": 1,
      "lastCounted": "2026-04-03T06:20:59.2789985",
      "lastSold": "2026-04-03T06:20:59.2789985",
      "firstSold": "2026-04-03T06:20:59.2789985",
      "awsUpdated": "2026-04-03T06:20:59.2789985",
      "lastManualUpdate": "2026-04-03T06:20:59.2789985",
      "lastManualUpdatedByUser": "sample string 7",
      "lastUpdated": "2026-04-03T06:20:59.2789985",
      "lastUpdatedByUser": "sample string 9",
      "lastUpdatedByHost": "2026-04-03T06:20:59.2789985",
      "doNotRangeUpdated": "2026-04-03T06:20:59.2789985",
      "doNotOrderUpdated": "2026-04-03T06:20:59.2789985",
      "tracked": "2026-04-03T06:20:59.2789985"
    },
    "allergens": [
      {
        "$id": "33",
        "primaryKey": {
          "$id": "34",
          "pluGuid": "46a32be7-1938-4b5a-b1e6-e8deab6f6c37",
          "contains": 2
        },
        "allergenID": 1,
        "pluG_UID": "5yujRjgZWkux5ujeq29sNw==",
        "pluGuid": "46a32be7-1938-4b5a-b1e6-e8deab6f6c37",
        "contains": 2,
        "allergenName": "sample string 3",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "33"
      }
    ],
    "costs": {
      "$id": "35",
      "pluG_UID": "iVWXL5LZIUC7gqNaRrQXDQ==",
      "pluGuid": "2f975589-d992-4021-bb82-a35a46b4170d",
      "enteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "rawEnteredCost": 2,
      "rawWeightedAvgCost": 3,
      "rawLastCost": 4,
      "freight": 5.0,
      "freightType": 6,
      "costDecimals": 7,
      "fifoCost": 1,
      "updated": "2026-04-03T06:20:59.2789985",
      "normalCost": 1,
      "currentCost": 1
    },
    "sales": [
      {
        "$id": "36",
        "saleHeaderID": 1,
        "created": "2026-04-03T06:20:59.2789985",
        "createdLocal": "2026-04-03T06:20:59.2789985",
        "storeID": 3,
        "storeName": "sample string 4",
        "operatorG_Uid": "famuqzDwMUOwst99uPFiWQ==",
        "operatorGuid": "abaea97d-f030-4331-b0b2-df7db8f16259",
        "operatorName": "sample string 5",
        "tranType": 1,
        "plu": 1,
        "pluG_UId": "SnlQa3oYSkW+QPrhvpxUag==",
        "pluGuid": "6b50794a-187a-454a-be40-fae1be9c546a",
        "normalPrice": 1,
        "totalCents": 1,
        "cost": 1,
        "grossProfit": 1,
        "quantity": 1,
        "operator": {
          "$id": "37",
          "id": 1,
          "g_Uid": "I2qPeGR4GkSgwZZnAw1aeQ==",
          "guid": "788f6a23-7864-441a-a0c1-9667030d5a79",
          "operatorNumber": 1,
          "shortName": "sample string 2",
          "firstName": "sample string 3",
          "lastName": "sample string 4",
          "password": "sample string 5",
          "hasPassword": true,
          "passwordText": "sample string 6",
          "rfidTagID": "sample string 7",
          "blueprintID": 1,
          "groupID": 1,
          "groupName": "sample string 8",
          "managerGroupID": 1,
          "managerGroupName": "sample string 9",
          "zoneID": 1,
          "zoneName": "sample string 10",
          "loggedIn": 1,
          "lastUsedIP": "sample string 11",
          "deleted": true,
          "locked": true,
          "allowOpenTill": true,
          "webEmail": "sample string 14",
          "simpleOperatorType": 0,
          "webRole": "sample string 15",
          "updated": "2026-04-03T06:20:59.2789985",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2026-04-03T06:20:59.2789985",
          "endShift": "2026-04-03T06:20:59.2789985",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "38",
              "operatorG_UID": "2xJb8sw4A02xMRjfXuJ+lw==",
              "operatorGuid": "f25b12db-38cc-4d03-b131-18df5ee27e97",
              "storeID": 2,
              "operator": {
                "$ref": "37"
              },
              "store": {
                "$ref": "4"
              }
            },
            {
              "$ref": "38"
            }
          ]
        }
      },
      {
        "$ref": "36"
      }
    ],
    "apns": [
      {
        "$id": "39",
        "pluID": 1,
        "pluG_UID": "TYYIIft6DE+mAcUy3AiuNg==",
        "pluGuid": "2108864d-7afb-4f0c-a601-c532dc08ae36",
        "apn": "sample string 1",
        "deleted": true,
        "storeID": 1,
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "39"
      }
    ],
    "tuns": [
      {
        "$id": "40",
        "pluG_UId": "Z+zJe1AL9UiM2x3gz+Mrag==",
        "pluGuid": "7bc9ec67-0b50-48f5-8cdb-1de0cfe32b6a",
        "apn": "sample string 1",
        "tun": "sample string 2",
        "cartonQuantity": 3,
        "product": {
          "$ref": "3"
        },
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "40"
      }
    ],
    "competitionPricing": [
      {
        "$id": "41",
        "identifier": "D9UEEDNNGEKyL/WRQfz+Nw==",
        "identifierGuid": "1004d50f-4d33-4218-b22f-f59141fcfe37",
        "pluG_UID": "J7A0MKkEfk6kOTtnnnZdPg==",
        "pluGuid": "3034b027-04a9-4e7e-a439-3b679e765d3e",
        "competitionID": 1,
        "name": "sample string 2",
        "sellMultiple": 3,
        "retailPrice": 4,
        "storeName": "sample string 5"
      },
      {
        "$ref": "41"
      }
    ],
    "supplier": {
      "$ref": "9"
    },
    "supplierName": "sample string 148",
    "children": [
      {
        "$ref": "3"
      },
      {
        "$ref": "3"
      }
    ],
    "ordering": {
      "$ref": "1"
    },
    "flipChartPages": [
      {
        "$id": "42",
        "identifier": "V3vNEOa56kCbUiPC2raWCA==",
        "groupName": "sample string 1",
        "identifierGuid": "10cd7b57-b9e6-40ea-9b52-23c2dab69608",
        "exists": true,
        "flipChartIdentifier": "7/2ncvc9xkCaIhZPXNylpA==",
        "flipChartIdentifierGuid": "72a7fdef-3df7-40c6-9a22-164f5cdca5a4",
        "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": "6Lws3hLGeUSgHvzH4uwcQw==",
        "groupIdentifierGuid": "de2cbce8-c612-4479-a01e-fcc7e2ec1c43",
        "flipChart": {
          "$id": "43",
          "identifier": "3J6UrjuilEq6TIXot1ecfQ==",
          "identifierGuid": "ae949edc-a23b-4a94-ba4c-85e8b7579c7d",
          "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": "44",
            "identifier": "K7Wyd+3Bz0WJ9dTPk4USNg==",
            "identifierGuid": "77b2b52b-c1ed-45cf-89f5-d4cf93851236",
            "name": "sample string 2",
            "formType": "sample string 3",
            "forms": [
              {
                "$id": "45",
                "id": 1,
                "g_UID": "gCwIu7oB9UG9xqR2Pzo8WA==",
                "guid": "bb082c80-01ba-41f5-bdc6-a4763f3a3c58",
                "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": "TksOIs1bCkiLKUChcDb8mQ==",
                "previousFormGuid": "220e4b4e-5bcd-480a-8b29-40a17036fc99",
                "nextForm": 1,
                "nextFormG_UID": "KogzuxdIhk6Kt1oY7BM2kg==",
                "nextFormGuid": "bb33882a-4817-4e86-8ab7-5a18ec133692",
                "attributes": "sample string 10",
                "updated": "2026-04-03T06:20:59.2789985",
                "positioning": 1,
                "contentPanel": "sample string 11",
                "selectionMode": 1,
                "maximumSelections": 1,
                "alteredInStore": true,
                "deleted": true,
                "blueprintID": 1,
                "preserveLayout": true,
                "mainCheckoutFormName": "sample string 13",
                "nextCheckoutForm": {
                  "$ref": "45"
                },
                "previousCheckoutForm": {
                  "$ref": "45"
                },
                "buttons": [
                  {
                    "$id": "46",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "0C8lSbCPQEu/pQi4VnKG1g==",
                    "checkoutFormGuid": "49252fd0-8fb0-4b40-bfa5-08b8567286d6",
                    "identifier": "i+KS3P+zC0S/bgxX7M+CEQ==",
                    "identifierGuid": "dc92e28b-b3ff-440b-bf6e-0c57eccf8211",
                    "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": "sz7WwQ2rXk6ZIAi9rVafgw==",
                    "valueGuid": "c1d63eb3-ab0d-4e5e-9920-08bdad569f83",
                    "buttonText": "sample string 10",
                    "valueText": "sample string 11",
                    "drawImageAndButton": true,
                    "updated": "2026-04-03T06:20:59.2789985",
                    "action": "sample string 12",
                    "valueForm": {
                      "$ref": "45"
                    },
                    "image": {
                      "$id": "47",
                      "name": "sample string 3.sample string 4",
                      "imageID": 2,
                      "imageName": "sample string 3",
                      "imageExtension": "sample string 4",
                      "lastUpdate": "2026-04-03T06:20:59.2789985",
                      "imageData": "QEA=",
                      "readOnly": true
                    }
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "panels": [
                  {
                    "$id": "48",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "TyedtLpc3kerI5pDm6rztw==",
                    "checkoutFormGuid": "b49d274f-5cba-47de-ab23-9a439baaf3b7",
                    "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": "48"
                  }
                ]
              },
              {
                "$ref": "45"
              }
            ],
            "panels": [
              {
                "$ref": "48"
              },
              {
                "$ref": "48"
              }
            ]
          },
          "pages": [
            {
              "$ref": "42"
            },
            {
              "$ref": "42"
            }
          ]
        },
        "contentPanel": {
          "$ref": "48"
        },
        "products": [
          {
            "$id": "49",
            "flipChartPageIdentifier": "lXFJ3RJPjECW1kEoAmp/hw==",
            "flipChartPageIdentifierGuid": "dd497195-4f12-408c-96d6-4128026a7f87",
            "pluG_UID": "rB6aH3TcYk6zfb+pOPuFBQ==",
            "pluGuid": "1f9a1eac-dc74-4e62-b37d-bfa938fb8505",
            "sortOrder": 3,
            "sent": true,
            "productChanged": true,
            "productImageName": "sample string 6",
            "productShowImageOnFlipCharts": true,
            "productShowTextOnFlipCharts": true,
            "productOverrideFlipChartText": true,
            "productFlipChartText": "sample string 10",
            "product": {
              "$ref": "3"
            },
            "departmentSortOrder": 11,
            "subDepartmentName": "sample string 12"
          },
          {
            "$ref": "49"
          }
        ],
        "productCount": 27,
        "pages": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ]
      },
      {
        "$ref": "42"
      }
    ],
    "priceHistory": [
      {
        "$id": "50",
        "pluG_UID": "yRXjqHJ44kKaYyhDJCHq1A==",
        "pluGuid": "a8e315c9-7872-42e2-9a63-28432421ead4",
        "price": 1,
        "costCalcMethod": 1,
        "cost": 2,
        "weightedAvgCost": 3,
        "lastCost": 4,
        "rawCost": 5,
        "rawWeightedAvgCost": 6,
        "rawLastCost": 7,
        "costDecimals": 8,
        "serviceFeeID": 9,
        "freight": 10.0,
        "freightType": 11,
        "process": "sample string 12",
        "user": "sample string 13",
        "updated": "2026-04-03T06:20:59.2789985",
        "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": "50"
      }
    ],
    "ingredients": [
      {
        "$id": "51",
        "pluG_UID": "MKotbImYzEaFV97TZM2epw==",
        "ingredientGuid": "8psT+MzzGUqwy6wHzmVIhA==",
        "ingredientIdentifier": "f8139bf2-f3cc-4a19-b0cb-ac07ce654884",
        "quantity": 1.0,
        "storeIDs": [
          1,
          2
        ],
        "ingredientText": "sample string 1",
        "ingredient": {
          "$ref": "3"
        }
      },
      {
        "$ref": "51"
      }
    ],
    "bins": [
      {
        "$id": "52",
        "pluG_UID": "tATcMxYVtkuE/flDfw1AnQ==",
        "pluGuid": "33dc04b4-1516-4bb6-84fd-f9437f0d409d",
        "shelfLocationIdentifier": "vGondG0cyEy7ZTG4S9Bzmg==",
        "shelfLocationGuid": "74276abc-1c6d-4cc8-bb65-31b84bd0739a",
        "labelShelfDefault": 1,
        "labelTalkerDefault": 1,
        "labelSmall": true,
        "labelPageLayoutG_UID": "sdOPJo/gvU2Mofupb6Okww==",
        "labelPageLayoutGuid": "268fd3b1-e08f-4dbd-8ca1-fba96fa3a4c3",
        "updated": "2026-04-03T06:20:59.2789985",
        "electronicShelfLabelIdentifier": "sample string 5",
        "electronicshelfLabelsConfigurationID": 6,
        "labelShelfChanged": true,
        "productName": "sample string 8",
        "locationText": "sample string 9",
        "product": {
          "$ref": "3"
        },
        "location": {
          "$id": "53",
          "identifier": "UEgwsOcZWESK7eeIwv+KeQ==",
          "storeID": 1,
          "identifierGuid": "b0304850-19e7-4458-8aed-e788c2ff8a79",
          "name": "sample string 2",
          "haccp": true,
          "blueprintID": 1,
          "updated": "2026-04-03T06:20:59.2789985",
          "minTemp": 1,
          "maxTemp": 1,
          "checkFrequency": 1,
          "storeCaseConfiguration": 5,
          "storeName": "sample string 6",
          "bins": [
            {
              "$ref": "52"
            },
            {
              "$ref": "52"
            }
          ]
        }
      },
      {
        "$ref": "52"
      }
    ],
    "bin": {
      "$ref": "52"
    },
    "scaleLocations": [
      {
        "$id": "54",
        "plu": 1,
        "pluG_UID": "PtxXatj5PU6iyGJNw8sojw==",
        "pluGuid": "6a57dc3e-f9d8-4e3d-a2c8-624dc3cb288f",
        "deptNo": 1,
        "product": {
          "$ref": "3"
        },
        "scaleLocation": {
          "$id": "55",
          "id": 1,
          "deptNo": 1,
          "deptCode": "sample string 2",
          "name": "sample string 3",
          "enabled": true,
          "updated": "2026-04-03T06:20:59.2789985",
          "department": {
            "$id": "56",
            "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": "55"
            },
            "subDepartments": [
              {
                "$id": "57",
                "id": 1,
                "departmentID": 2,
                "name": "sample string 3",
                "code": "sample string 4",
                "departmentCode": "sample string 5",
                "externalSales": true,
                "minorDepartments": [
                  {
                    "$id": "58",
                    "id": 1,
                    "subDepartmentID": 2,
                    "departmentID": 3,
                    "name": "sample string 4",
                    "subDepartmentCode": "sample string 5",
                    "departmentCode": "sample string 6",
                    "code": "sample string 7",
                    "lesserDepartments": [
                      {
                        "$id": "59",
                        "id": 1,
                        "departmentID": 2,
                        "subDepartmentID": 3,
                        "minorDepartmentID": 4,
                        "name": "sample string 5",
                        "code": "sample string 6",
                        "departmentCode": "sample string 7",
                        "subDepartmentCode": "sample string 8",
                        "minorDepartmentCode": "sample string 9",
                        "updated": "2026-04-03T06:20:59.2789985",
                        "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": "F9DZV03fTky5sK3GF40tCw==",
                        "labelPageLayoutGuid": "57d9d017-df4d-4c4e-b9b0-adc6178d2d0b",
                        "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": "60",
                          "dept": 1,
                          "category": 2,
                          "name": "sample string 3",
                          "active": true,
                          "mscCommodities": [
                            {
                              "$id": "61",
                              "dept": 1,
                              "category": 2,
                              "commodity": 3,
                              "name": "sample string 4",
                              "active": true,
                              "mscSubCommodities": [
                                {
                                  "$id": "62",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "subCommodity": 4,
                                  "name": "sample string 5",
                                  "active": true,
                                  "subCommodityCode": "sample string 7"
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "commodityCode": "sample string 6"
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "categoryCode": "sample string 5"
                        },
                        "mscCom": {
                          "$ref": "61"
                        },
                        "mscDep": {
                          "$id": "63",
                          "dept": 1,
                          "name": "sample string 2",
                          "active": true,
                          "mscCategories": [
                            {
                              "$ref": "60"
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "deptCode": "sample string 4"
                        },
                        "mscSubCom": {
                          "$ref": "62"
                        }
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "updated": "2026-04-03T06:20:59.2789985",
                    "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": "4UlCvmKm0km+8Om6QR+c8w==",
                    "labelPageLayoutGuid": "be4249e1-a662-49d2-bef0-e9ba411f9cf3",
                    "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": "60"
                    },
                    "mscCom": {
                      "$ref": "61"
                    },
                    "mscDep": {
                      "$ref": "63"
                    },
                    "mscSubCom": {
                      "$ref": "62"
                    }
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "investmentBuyOverride": true,
                "updated": "2026-04-03T06:20:59.2789985",
                "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": "Xm3yz2xwukicn5LgF5zJng==",
                "labelPageLayoutGuid": "cff26d5e-706c-48ba-9c9f-92e0179cc99e",
                "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": "60"
                },
                "mscCom": {
                  "$ref": "61"
                },
                "mscDep": {
                  "$ref": "63"
                },
                "mscSubCom": {
                  "$ref": "62"
                }
              },
              {
                "$ref": "57"
              }
            ],
            "stores": [
              1,
              2
            ],
            "investmentBuyOverride": true,
            "updated": "2026-04-03T06:20:59.2789985",
            "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": "S57oWiNLXEuYw2bw67Lcig==",
            "labelPageLayoutGuid": "5ae89e4b-4b23-4b5c-98c3-66f0ebb2dc8a",
            "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": "60"
            },
            "mscCom": {
              "$ref": "61"
            },
            "mscDep": {
              "$ref": "63"
            },
            "mscSubCom": {
              "$ref": "62"
            }
          }
        }
      },
      {
        "$ref": "54"
      }
    ],
    "nextPrice": {
      "$id": "64",
      "id": 1,
      "campaignID": 2,
      "campaignName": "sample string 3",
      "plu": 1,
      "hostOfferID": 1,
      "metcashPromotionID": "sample string 4",
      "metcashPromotionPlacement": "sample string 5",
      "pluG_UID": "UDUWIqoRmUO3+nfWlaLFDw==",
      "pluGuid": "22163550-11aa-4399-b7fa-77d695a2c50f",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "m9z2BBlkq0+lNESTkVt3Ug==",
      "dealCostGuid": "04f6dc9b-6419-4fab-a534-4493915b7752",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "ETxhuQdqcUO4CsFkx01WOA==",
      "priceGroupGuid": "b9613c11-6a07-4371-b80a-c164c74d5638",
      "itemNumber": "sample string 10",
      "cri": "sample string 11",
      "pluPrice": 12,
      "costCalcMethod": 13,
      "pluCost": 14,
      "pluCostIndicator": "sample string 15",
      "pluPriceGstPercent": 16,
      "pluCostGstPercent": 17,
      "pluActive": true,
      "cartonQty": 1.1,
      "baseUnits": 19.1,
      "salesMode": 1,
      "pluNormalCost": 20,
      "pluaws": 21.0,
      "directNumber": "sample string 22",
      "departmentName": "sample string 23",
      "subDepartmentName": "sample string 24",
      "priceGroupName": "sample string 25",
      "supplierName": "sample string 26",
      "stockOnHand": 1.1,
      "stockOnOrder": 1.1,
      "lastReceived": "2026-04-03T06:20:59.2789985",
      "rrp": 27,
      "campaignDescription": "sample string 28",
      "hostCampaign": true,
      "hostIdentifier": "QEA=",
      "hostIdentifierGuid": "a7de5693-dfe8-4d94-a54c-216b5b25c0a5",
      "campaignComboPriceGroupG_UID": "s9eB3t7twEGnCgAFRNCLeQ==",
      "campaignComboPriceGroupIdentifier": "de81d7b3-edde-41c0-a70a-000544d08b79",
      "promotionPlacementDescription": "sample string 30",
      "storeAcceptances": [
        {
          "$id": "65",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2026-04-03T06:20:59.2789985",
          "operatorG_UID": "WI9lri15j0WJshtXwLDu9g==",
          "operatorGuid": "ae658f58-792d-458f-89b2-1b57c0b0eef6",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2026-04-03T06:20:59.2789985",
          "signIqTicketFileMovedUtc": "2026-04-03T06:20:59.2789985",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2026-04-03T06:20:59.2789985",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "hostIdentifier": "QEA=",
          "hostIdentifierGuid": "b8b54561-3755-467c-bf09-7f8be2e8b026",
          "product": {
            "$ref": "3"
          },
          "campaignPlu": {
            "$ref": "64"
          },
          "fuelItem": true
        },
        {
          "$ref": "65"
        }
      ],
      "campaign": {
        "$id": "66",
        "id": 1,
        "storeID": 2,
        "name": "33488914-62c5-40d2-9a51-0d5731e8f3a4",
        "nameGuid": "33488914-62c5-40d2-9a51-0d5731e8f3a4",
        "description": "sample string 4",
        "showDiscounts": true,
        "showTotals": true,
        "onlyEvaluateOnSubtotal": true,
        "useDescription": true,
        "campaignType": 1,
        "startDate": "2026-04-03T06:20:59.2789985",
        "startTime": 1,
        "endDate": "2026-04-03T06:20:59.2789985",
        "endTime": 1,
        "recurrence": 1,
        "recurrenceType": 1,
        "monthType": 1,
        "weekDays": 1,
        "months": 1,
        "monthWeeks": 1,
        "monthDays": "sample string 7",
        "printed": true,
        "talkerText": "sample string 8",
        "rangeDescription": "sample string 9",
        "dealDescription": "sample string 10",
        "labelQuantity": 11,
        "active": 1,
        "deactivated": "2026-04-03T06:20:59.2789985",
        "system": true,
        "created": "2026-04-03T06:20:59.2789985",
        "updated": "2026-04-03T06:20:59.2789985",
        "priceChangeNotifiedUtc": "2026-04-03T06:20:59.2789985",
        "promoType": 1,
        "promotionTypeCode": "sample string 13",
        "hostIdentifier": "mLks23+680OrSN6oJZbyxg==",
        "hostIdentifierGuid": "db2cb998-ba7f-43f3-ab48-dea82596f2c6",
        "hostType": 14,
        "createdByUser": "sample string 15",
        "fromHost": true,
        "deleted": true,
        "campaignDeleted": "2026-04-03T06:20:59.2789985",
        "updatedByUser": "sample string 18",
        "offerID": 1,
        "isPriceChangeCampaign": true,
        "stores": [
          1,
          2
        ],
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ],
        "campaignPlus": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "campaignPools": [
          {
            "$id": "67",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 4,
            "pluG_UID": "COiGOu9mPk+U9HKxVn6vsQ==",
            "pluGuid": "3a86e808-66ef-4f3e-94f4-72b1567eafb1",
            "hostOfferID": 1,
            "priceGroupG_UID": "qw+Mlb0aG0ebHeL7WcJIEw==",
            "priceGroupGuid": "958c0fab-1abd-471b-9b1d-e2fb59c24813",
            "fuelItem": true,
            "pluName": "sample string 6",
            "apn": "sample string 7",
            "pluActive": true,
            "cartonQty": 1,
            "baseUnits": 9.1,
            "cri": "sample string 10",
            "salesMode": 1,
            "pluaws": 11.0,
            "directNumber": "sample string 12",
            "departmentName": "sample string 13",
            "subDepartmentName": "sample string 14",
            "priceGroupName": "sample string 15",
            "supplierName": "sample string 16",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2026-04-03T06:20:59.2789985",
            "rrp": 17,
            "campaignDescription": "sample string 18",
            "product": {
              "$ref": "3"
            },
            "campaign": {
              "$ref": "66"
            }
          },
          {
            "$ref": "67"
          }
        ],
        "sellingRules": [
          {
            "$id": "68",
            "id": 1,
            "identifier": "kfKFUFyGxkWk4nLz/LLJjw==",
            "identifierStr": "kfKFUFyGxkWk4nLz/LLJjw==",
            "identifierGuid": "5085f291-865c-45c6-a4e2-72f3fcb2c98f",
            "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": "66"
            }
          },
          {
            "$ref": "68"
          }
        ],
        "customers": [
          {
            "$id": "69",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "customerID": "S3RIRpM/xkaMNn78iU5Oow==",
            "customerIDGuid": "4648744b-3f93-46c6-8c36-7efc894e4ea3",
            "campaign": {
              "$ref": "66"
            },
            "customer": {
              "$id": "70",
              "identifier": "HHfAIKrn6UWGwOUQNuu0Nw==",
              "identifierGuid": "20c0771c-e7aa-45e9-86c0-e51036ebb437",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2026-04-03T06:20:59.2789985",
              "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": "OmirfpsCwkuzY3JSPmDGhw==",
              "communityIdentifierGuid": "7eab683a-029b-4bc2-b363-72523e60c687",
              "joined": "2026-04-03T06:20:59.2789985",
              "updated": "2026-04-03T06:20:59.2789985",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "Gk+5x6Xy8EijFmEiCGV1WQ==",
              "priceLevelIdentifierGuid": "c7b94f1a-f2a5-48f0-a316-612208657559",
              "marketingID": "sample string 18",
              "receiptPrintOptions": 1,
              "hidden": true,
              "registered": true,
              "registeredOn": "2026-04-03T06:20:59.2789985",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "71",
                  "cardType": 2,
                  "issueDate": "2026-04-03T06:20:59.2789985",
                  "expiry": "2026-04-03T06:20:59.2789985",
                  "customerID": "wyqcOr/OzkGiLnj/TtQrLw==",
                  "customerIDGuid": "3a9c2ac3-cebf-41ce-a22e-78ff4ed42b2f",
                  "initialValue": 1,
                  "currentValue": 1,
                  "maxLimit": 1,
                  "minTransaction": 1,
                  "maxTransaction": 1,
                  "multiplier": 1.1,
                  "active": true,
                  "reasonInactive": 1,
                  "idRequired": true,
                  "idType": 1,
                  "idValue": "sample string 5",
                  "updated": "2026-04-03T06:20:59.2789985",
                  "linkedAccount": "gV/3/GGLb0+jawkhf6fzYA==",
                  "linkedAccountGuid": "fcf75f81-8b61-4f6f-a36b-09217fa7f360",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "70"
                  },
                  "account": {
                    "$id": "72",
                    "id": 1,
                    "identifier": "ngI1tpwmO0edJPzA2jbhUQ==",
                    "identifierGuid": "b635029e-269c-473b-9d24-fcc0da36e151",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2026-04-03T06:20:59.2789985",
                    "owner": "hOsu9bVtxUqf/4tM4fZKDQ==",
                    "ownerGuid": "f52eeb84-6db5-4ac5-9fff-8b4ce1f64a0d",
                    "accountStoreGroupIdentifier": "KxpS9kpYREe28FhEaVBDMw==",
                    "accountStoreGroupGuid": "f6521a2b-584a-4744-b6f0-584469504333",
                    "accountType": 1,
                    "currentBalance": 1,
                    "externalID": "sample string 7",
                    "maximumLimit": 1,
                    "accruePoints": true,
                    "loyaltyPoints": 1,
                    "termsOfTrade": 1,
                    "signatureRequired": true,
                    "referenceRequired": true,
                    "statementSendType": 10,
                    "ageingPeriod": 1,
                    "monthlyAgeingPeriod": true,
                    "explodedInvoice": true,
                    "isFifoAllocation": true,
                    "lastStatementSent": "2026-04-03T06:20:59.2789985",
                    "active": true,
                    "updated": "2026-04-03T06:20:59.2789985",
                    "deleted": true,
                    "deletedUser": "sample string 16",
                    "currentBalanceChanged": true,
                    "maximumLimitChanged": true,
                    "loyaltyPointsChanged": true,
                    "projectedBalance": 17,
                    "accountStoreGroupStoreIDs": [
                      1,
                      2
                    ],
                    "customerEmail": "sample string 18",
                    "ownerCustomer": {
                      "$ref": "70"
                    },
                    "card": {
                      "$ref": "71"
                    },
                    "members": {
                      "$id": "73",
                      "sample string 1": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "sample string 2": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ]
                    },
                    "customerGroups": [
                      {
                        "$id": "74",
                        "identifier": "SE9SmbeG9kidHe44JXkzJw==",
                        "identifierGuid": "99524f48-86b7-48f6-9d1d-ee3825793327",
                        "name": "sample string 2",
                        "primaryContact": "gzncZJ4CwUaSoNxRyJ2AeQ==",
                        "primaryContactGuid": "64dc3983-029e-46c1-92a0-dc51c89d8079",
                        "accountID": "fKGzzUWHy06rUuz6Sj0NTA==",
                        "accountIDGuid": "cdb3a17c-8745-4ecb-ab52-ecfa4a3d0d4c",
                        "special": true,
                        "updated": "2026-04-03T06:20:59.2789985",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "s3hhVOdzXUyBGSiMK+bbqA==",
                        "priceLevelIdentifierGuid": "546178b3-73e7-4c5d-8119-288c2be6dba8",
                        "marketingListID": "sample string 7",
                        "deleted": true,
                        "account": {
                          "$ref": "72"
                        },
                        "primaryContactCustomer": {
                          "$ref": "70"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "75",
                            "id": 1,
                            "groupID": "jzmWwx/jsU+fb5sJc1LWCQ==",
                            "groupIDGuid": "c396398f-e31f-4fb1-9f6f-9b097352d609",
                            "customerID": "Cy0gaumWM0Wu8AeQSqIPdg==",
                            "customerIDGuid": "6a202d0b-96e9-4533-aef0-07904aa20f76",
                            "card": "sample string 4",
                            "linkedAccount": "vuu+zffEc0mULQcpKDWqNw==",
                            "linkedAccountGuid": "cdbeebbe-c4f7-4973-942d-07292835aa37",
                            "customer": {
                              "$ref": "70"
                            },
                            "group": {
                              "$ref": "74"
                            },
                            "customerCard": {
                              "$ref": "71"
                            }
                          },
                          {
                            "$ref": "75"
                          }
                        ]
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "76",
                      "id": 1,
                      "identifier": "rvRflIgvjUuG2s1g3j2qfg==",
                      "identifierGuid": "945ff4ae-2f88-4b8d-86da-cd60de3daa7e",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "mB7Wk+5dKkOuXLJ6R5dMTQ==",
                      "accountIDGuid": "93d61e98-5dee-432a-ae5c-b27a47974c4d",
                      "customerAccount": {
                        "$ref": "72"
                      },
                      "customerCard": {
                        "$ref": "71"
                      },
                      "accountType": 1,
                      "cardName": "sample string 8",
                      "authorisationNumber": "sample string 9",
                      "bankReference": "sample string 10",
                      "merchantID": "sample string 11",
                      "terminalID": "sample string 12",
                      "cardNumber": "sample string 13",
                      "paymentDate": "2026-04-03T06:20:59.2789985",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "HNIvPfJBIk6l3+mR/GR6jw==",
                      "idempotentVoidGuid": "3d2fd21c-41f2-4e22-a5df-e991fc647a8f",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "77",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "pTQYhrAqxkGEqPtWgAsrCA==",
                        "saleHeaderIdentifierGuid": "861834a5-2ab0-41c6-84a8-fb56800b2b08",
                        "created": "2026-04-03T06:20:59.2789985",
                        "createdLocal": "2026-04-03T06:20:59.2789985",
                        "createdText": "sample string 4",
                        "itemCount": 5,
                        "totalAmount": 6,
                        "cashTender": 1,
                        "cardTender": 1,
                        "cheqTender": 1,
                        "acctTender": 1,
                        "voucherTender": 1,
                        "loyaltyPoints": 1,
                        "cashout": 1,
                        "changeAmount": 1,
                        "rounding": 1,
                        "gstAmount": 1,
                        "transactionDiscountTender": 1,
                        "totalTip": 7,
                        "tranType": 1,
                        "processed": 1,
                        "imported": "2026-04-03T06:20:59.2789985",
                        "storeID": 1,
                        "operatorG_Uid": "l+C3TnDMnkmLVkEhwqDO5g==",
                        "operatorGuid": "4eb7e097-cc70-499e-8b56-4121c2a0cee6",
                        "customerG_Uid": "x6rJCg0jmUyFvQ4Sy/s7VA==",
                        "customerGuid": "0ac9aac7-230d-4c99-85bd-0e12cbfb3b54",
                        "communityIdentifier": "S0CfK2IqZUOm6T4YcEM/tw==",
                        "communityIdentifierGuid": "2b9f404b-2a62-4365-a6e9-3e1870433fb7",
                        "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": "zDu1e9bQzUG9rb4bpgAIqQ==",
                        "priceLevelIdentifierGuid": "7bb53bcc-d0d6-41cd-bdad-be1ba60008a9",
                        "locked": 36,
                        "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:20:59.2789985+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                        "deserialisedOrderMetadata": {
                          "$id": "78",
                          "customerName": "sample string 1",
                          "pickupAt": "2026-04-03T06:20:59.2789985",
                          "deliveryAddress1": "sample string 2",
                          "deliveryAddress2": "sample string 3",
                          "customerPhoneNumber": "sample string 4",
                          "orderType": 0,
                          "externalOrderID": "sample string 5",
                          "externalDisplayableOrderID": "sample string 6",
                          "tableName": "sample string 7",
                          "createdBy": 0,
                          "orderingAppName": "sample string 8"
                        },
                        "relationChecksum": "sample string 38",
                        "loyaltyTender": 1,
                        "giftCardTender": 1,
                        "operator": {
                          "$ref": "37"
                        },
                        "customer": {
                          "$ref": "70"
                        },
                        "communityOrganisation": {
                          "$id": "79",
                          "id": 1,
                          "identifier": "XGDIS6Y+0kqGarVjZJ3iFA==",
                          "identifierGuid": "4bc8605c-3ea6-4ad2-866a-b563649de214",
                          "name": "sample string 3",
                          "lookupIdentifier": "sample string 4",
                          "externalID": "sample string 5",
                          "phone": "sample string 6",
                          "fax": "sample string 7",
                          "email": "sample string 8",
                          "address1": "sample string 9",
                          "address2": "sample string 10",
                          "city": "sample string 11",
                          "postCode": "sample string 12",
                          "state": "sample string 13",
                          "country": "sample string 14",
                          "abn": "sample string 15",
                          "promoPeriodStart": "2026-04-03T06:20:59.2789985",
                          "promoPeriodEnd": "2026-04-03T06:20:59.2789985",
                          "allowDonations": true,
                          "logoImageName": "sample string 17",
                          "totalAmountAwarded": 18.1,
                          "updated": "2026-04-03T06:20:59.2789985",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "80",
                            "saleItemID": 1,
                            "identifier": "Fdx2/KLL/U2uiZ9pn6cMuQ==",
                            "identifierGuid": "fc76dc15-cba2-4dfd-ae89-9f699fa70cb9",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "DkzcFdgrj0GCi7mXsO6TNA==",
                            "pluGuid": "15dc4c0e-2bd8-418f-828b-b997b0ee9334",
                            "accountID": "uuroMXJonEqsYB28Tg692A==",
                            "accountIDGuid": "31e8eaba-6872-4a9c-ac60-1dbc4e0ebdd8",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 8,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "offline": true,
                            "barcode": "sample string 9",
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 10",
                            "bestOrExpire": "2026-04-03T06:20:59.2789985",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "dePZlHqJZEawva048h/mPw==",
                            "refundGuid": "94d9e375-897a-4664-b0bd-ad38f21fe63f",
                            "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": "AmJznWZe5U+zyHdjpz1Imw==",
                            "idempotentVoidGuid": "9d736202-5e66-4fe5-b3c8-7763a73d489b",
                            "priceLevelIdentifier": "wW7Lw2bve0idi2svV6035Q==",
                            "priceLevelIdentifierGuid": "c3cb6ec1-ef66-487b-9d8b-6b2f57ad37e5",
                            "communityIdentifier": "7xrwQhgpWkGYL2g2VdqzyA==",
                            "communityIdentifierGuid": "42f01aef-2918-415a-982f-683655dab3c8",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "81",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2026-04-03T06:20:59.2789985",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "81"
                              }
                            ],
                            "refund": {
                              "$id": "82",
                              "id": 1,
                              "g_UID": "ftr7wjvSx0KfFbD/N5oROA==",
                              "guid": "c2fbda7e-d23b-42c7-9f15-b0ff379a1138",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2026-04-03T06:20:59.2789985"
                            },
                            "modifier": {
                              "$id": "83",
                              "id": 1,
                              "setG_UID": "eT9rVrdjGkyg+oUGZ1tiFQ==",
                              "modifierSetGuid": "566b3f79-63b7-4c1a-a0fa-8506675b6215",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "ydJtoE1BBEubfCAAUW3H2Q==",
                              "pluGuid": "a06dd2c9-414d-4b04-9b7c-2000516dc7d9",
                              "deleted": true,
                              "g_UID": "9VeOn8aaGkGxWoJCA8IDUg==",
                              "guid": "9f8e57f5-9ac6-411a-b15a-824203c20352",
                              "product": {
                                "$ref": "3"
                              }
                            },
                            "priceLevelName": "sample string 25",
                            "pumpNumber": 1,
                            "hoseNumber": 1
                          },
                          {
                            "$ref": "80"
                          }
                        ],
                        "eftReceipts": [
                          {
                            "$id": "84",
                            "id": 1,
                            "storeID": 1,
                            "saleHeaderID": 2,
                            "storeSaleHeader": {
                              "$ref": "77"
                            },
                            "receipt": "sample string 3",
                            "processed": 1
                          },
                          {
                            "$ref": "84"
                          }
                        ],
                        "payments": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "cards": [
                          {
                            "$id": "85",
                            "id": 1,
                            "saleHeaderID": 1,
                            "identifier": "sample string 2",
                            "cardType": 3,
                            "providerName": "sample string 4"
                          },
                          {
                            "$ref": "85"
                          }
                        ],
                        "campaignHits": [
                          {
                            "$id": "86",
                            "id": 1,
                            "saleHeaderID": 2,
                            "campaign": "sample string 3",
                            "name": "sample string 4",
                            "processed": 1,
                            "campaignDescription": "sample string 5"
                          },
                          {
                            "$ref": "86"
                          }
                        ],
                        "fuel": [
                          {
                            "$id": "87",
                            "id": 1,
                            "plu": 1,
                            "pluG_UID": "tNuukcv8FUWYrQ2RptV6SA==",
                            "pluGuid": "91aedbb4-fccb-4515-98ad-0d91a6d57a48",
                            "saleHeaderID": 2,
                            "totalCents": 3,
                            "grade": 1,
                            "gradeDescription": "sample string 4",
                            "dispenser": 1,
                            "hose": 1,
                            "quantity": 1,
                            "cost": 1,
                            "acquirerNum": 1,
                            "attendant": 1,
                            "ePurseBalance": 1.0,
                            "cardSignature": "sample string 5",
                            "compartmentNumber": 1,
                            "contractNumber": 1,
                            "discountCardPAN": "sample string 6",
                            "discountID": 1,
                            "discountName": "sample string 7",
                            "discountNetValue": 1.0,
                            "discountType": 1,
                            "discountValue": 1.0,
                            "discretionaryData": "sample string 8",
                            "driverID": "sample string 9",
                            "eftBatchNumber": 1,
                            "eftResponseCode": "sample string 10",
                            "endDateTime": "2026-04-03T06:20:59.2789985",
                            "engineHours": 1.1,
                            "fposNumber": 1,
                            "loyaltyCardPAN": "sample string 11",
                            "miscData1": 1,
                            "miscData2": "sample string 12",
                            "miscFlags": 1,
                            "mop": 1,
                            "odometer": 1,
                            "panNumber": "sample string 13",
                            "saleRefund": true,
                            "saleStatus": 1,
                            "sequenceNumber": 1,
                            "stan": 1,
                            "startDateTime": "2026-04-03T06:20:59.2789985",
                            "tagNumber": "sample string 15",
                            "trackTwoRem": "sample string 16",
                            "transCode": 1,
                            "transType": 1,
                            "unitPrice": 1.0,
                            "vehicleReg": "sample string 17",
                            "offline": true,
                            "processed": 1
                          },
                          {
                            "$ref": "87"
                          }
                        ],
                        "fuelResells": [
                          {
                            "$id": "88",
                            "saleItemID": 1,
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "u2ldn+sxzkSYeIpZSltq1w==",
                            "pluGuid": "9f5d69bb-31eb-44ce-9878-8a594a5b6ad7",
                            "accountID": "MWJssNMH50S5u97Y+zF2kw==",
                            "accountIDGuid": "b06c6231-07d3-44e7-b9bb-ded8fb317693",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "processed": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 1,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "barcode": "sample string 8",
                            "offline": 1,
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 9",
                            "bestOrExpire": "2026-04-03T06:20:59.2789985",
                            "bestOrExpireType": 1,
                            "refundG_UID": "x7jGdglC3UqGnuucfiDuyw==",
                            "refundGuid": "76c6b8c7-4209-4add-869e-eb9c7e20eecb",
                            "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": "88"
                          }
                        ],
                        "customerOrder": [
                          {
                            "$id": "89",
                            "identifier": "PqYphx3b6EmBQ03nyZpfSQ==",
                            "identifierGuid": "8729a63e-db1d-49e8-8143-4de7c99a5f49",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "pKt4qo5wiUqtXL3lCM+aZw==",
                            "customerIdentifierGuid": "aa78aba4-708e-4a89-ad5c-bde508cf9a67",
                            "operatorNo": 1,
                            "operatorG_UID": "LTzXS9PlK0W196RWK5U4UQ==",
                            "operatorGuid": "4bd73c2d-e5d3-452b-b5f7-a4562b953851",
                            "created": "2026-04-03T06:20:59.2789985",
                            "ordered": "2026-04-03T06:20:59.2789985",
                            "started": "2026-04-03T06:20:59.2789985",
                            "completed": "2026-04-03T06:20:59.2789985",
                            "supplied": "2026-04-03T06:20:59.2789985",
                            "quickTicket": 1,
                            "deleted": true,
                            "walkAway": true,
                            "approxWait": 1,
                            "actualWait": 1,
                            "deliveryMethod": 8,
                            "externalSaleType": 9,
                            "customer": {
                              "$ref": "70"
                            },
                            "operator": {
                              "$ref": "37"
                            },
                            "details": [
                              {
                                "$id": "90",
                                "headerID": 1,
                                "plu": 1,
                                "pluG_UId": "WalKJ1u6x0OLXQeu6jW4Fw==",
                                "pluGuid": "274aa959-ba5b-43c7-8b5d-07aeea35b817",
                                "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": "R7FipZ6ruEmM8yenkKvGPg==",
                                "headerIdentifierGuid": "a562b147-ab9e-49b8-8cf3-27a790abc63e",
                                "product": {
                                  "$ref": "3"
                                }
                              },
                              {
                                "$ref": "90"
                              }
                            ],
                            "storeName": "sample string 11",
                            "customerName": "sample string 12",
                            "storeReplyTo": "sample string 13",
                            "storeSubjectLine": "sample string 14",
                            "storeSaleHeader": {
                              "$ref": "77"
                            }
                          },
                          {
                            "$ref": "89"
                          }
                        ],
                        "surveyResponses": [
                          {
                            "$id": "91",
                            "surveyG_UID": "JxoHiSP2K0e4RZAsM3ozZQ==",
                            "surveyGuid": "89071a27-f623-472b-b845-902c337a3365",
                            "saleHeaderGuid": "gxuPj4BSuEuLnBPKOp4Brg==",
                            "saleGuid": "8f8f1b83-5280-4bb8-8b9c-13ca3a9e01ae",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "czmdVmf0T0CohKW2ElE3ZA==",
                            "guidResponse": "569d3973-f467-404f-a884-a5b612513764",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2026-04-03T06:20:59.2789985",
                            "sale": {
                              "$ref": "77"
                            },
                            "survey": {
                              "$id": "92",
                              "g_UID": "0HlW9jU1LEOdrO9OVxzyNA==",
                              "guid": "f65679d0-3535-432c-9dac-ef4e571cf234",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "YwNHYXw4d0W94WCt2VZCjg==",
                              "checkoutFormGuid": "61470363-387c-4577-bde1-60add956428e",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2026-04-03T06:20:59.2789985",
                              "end": "2026-04-03T06:20:59.2789985",
                              "deleted": true,
                              "updated": "2026-04-03T06:20:59.2789985",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "2dedc552-3fc8-4db4-bbcf-df592e18071e",
                                "9da17219-4801-4a72-879d-86761de80dd1"
                              ],
                              "allowsAllTextResponses": true,
                              "surveyForm": {
                                "$ref": "45"
                              }
                            },
                            "ingressId": "sample string 4"
                          },
                          {
                            "$ref": "91"
                          }
                        ],
                        "storeName": "sample string 39",
                        "terminalNumber": 40,
                        "machineName": "sample string 41",
                        "operatorName": "sample string 42",
                        "direction": 1,
                        "reason": "sample string 43",
                        "accountG_UID": "8/bKQHecukW58mqnLkvdtQ==",
                        "accountIdentifier": "40caf6f3-9c77-45ba-b9f2-6aa72e4bddb5",
                        "accountName": "sample string 44",
                        "customerOrderIdentifier": "NEoEYWJ4pkeQOHTGxxOFcQ==",
                        "customerOrderIdentifierGuid": "61044a34-7862-47a6-9038-74c6c7138571",
                        "priceLevelName": "sample string 45",
                        "revision": 46,
                        "ingressId": "sample string 47"
                      },
                      "metadata": {
                        "$id": "93",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "Z24i1KkeRU6GsPLy6N5dIg==",
                        "paymentIdentifierGuid": "d4226e67-1ea9-4e45-86b0-f2f2e8de5d22",
                        "identifier": "zVhmd/FiVEeyHbYTNG+lew==",
                        "identifierGuid": "776658cd-62f1-4754-b21d-b613346fa57b",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "oobLf8G7h0y1+Oh9kQMnQQ==",
                        "itemIdentifierGuid": "7fcb86a2-bbc1-4c87-b5f8-e87d91032741"
                      }
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                {
                  "$ref": "71"
                }
              ],
              "customerGroupMembers": [
                {
                  "$ref": "75"
                },
                {
                  "$ref": "75"
                }
              ],
              "customerGroups": [
                {
                  "$ref": "74"
                },
                {
                  "$ref": "74"
                }
              ],
              "accounts": [
                {
                  "$ref": "72"
                },
                {
                  "$ref": "72"
                }
              ],
              "account": {
                "$ref": "72"
              },
              "vouchers": [
                {
                  "$id": "94",
                  "customerIdentifier": "A9gJfECEAkmBuEn8erOAPw==",
                  "customerIdentifierGuid": "7c09d803-8440-4902-81b8-49fc7ab3803f",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "FGjLqV1C9EayxHsJjzG6SQ==",
                  "idempotentGuid": "a9cb6814-425d-46f4-b2c4-7b098f31ba49",
                  "offline": true,
                  "voucher": {
                    "$id": "95",
                    "id": 1,
                    "name": "sample string 2",
                    "description": "sample string 3",
                    "shortDescription": "sample string 4",
                    "url": "sample string 5",
                    "barcodeTemplateID": 1,
                    "expiry": 0,
                    "voucherType": 6,
                    "limitPerTransaction": 7,
                    "customerTracking": true,
                    "discountAccount": "sample string 9",
                    "endDate": "2026-04-03T06:20:59.2789985",
                    "barcodeTemplate": {
                      "$id": "96",
                      "templateID": 1,
                      "template": "sample string 1",
                      "bcFunction": "sample string 2",
                      "sortOrder": 3
                    },
                    "scaleLabel": {
                      "$id": "97",
                      "id": 1,
                      "uid": "sample string 2",
                      "name": "sample string 3",
                      "width": 1.1,
                      "height": 1.1,
                      "showBorder": true,
                      "borderWidth": 1.1,
                      "borderStyle": 1,
                      "borderColour": "sample string 5",
                      "updated": "2026-04-03T06:20:59.2789985",
                      "labelPageLayout": "oQT7UNRAnEywxLUFsvzYzw==",
                      "pageLayoutGuid": "50fb04a1-40d4-4c9c-b0c4-b505b2fcd8cf",
                      "labelType": 6,
                      "oldName": "sample string 7",
                      "voucher": {
                        "$ref": "95"
                      },
                      "elements": [
                        {
                          "$id": "98",
                          "id": 1,
                          "scaleLabelID": 2,
                          "showPercentDI": true,
                          "showAvgPerHundred": true,
                          "showAvgPerServe": true,
                          "name": "sample string 6",
                          "x": 1.1,
                          "y": 1.1,
                          "width": 1.1,
                          "height": 1.1,
                          "type": 1,
                          "rotation": 1,
                          "text": "sample string 7",
                          "fontFamily": "sample string 8",
                          "align": 1,
                          "bold": true,
                          "italic": true,
                          "underline": true,
                          "strikeout": true,
                          "reverse": true,
                          "textColour": "sample string 9",
                          "fontSize": 1.1,
                          "picture": "QEA=",
                          "borderWidth": 10,
                          "sortOrder": 11,
                          "printOptions": 12,
                          "superScriptTextFontSize": 1.1,
                          "lineStyle": 1,
                          "spacingStyle": 1,
                          "interCharacterSpacing": 1.1,
                          "superScriptOffset": 1.1,
                          "lineSpacing": 1.1,
                          "dateFormat": "sample string 13",
                          "autoGrow": true,
                          "fontAutoResize": true,
                          "updated": "2026-04-03T06:20:59.2789985"
                        },
                        {
                          "$ref": "98"
                        }
                      ]
                    },
                    "customerVouchers": [
                      {
                        "$id": "99",
                        "id": 1,
                        "customerIdentifier": "JC249e1kjkmoR8hsGsqW7A==",
                        "customerIdentifierGuid": "f5b82d24-64ed-498e-a847-c86c1aca96ec",
                        "voucherID": 3,
                        "voucherName": "sample string 4",
                        "storeID": 1,
                        "barcode": "sample string 5",
                        "dateOfIssue": "2026-04-03T06:20:59.2789985",
                        "issuedSaleHeaderID": 1,
                        "issuedSaleIdentifier": "sample string 7",
                        "issuedOfflinePaymentID": 1,
                        "issuedIdempotentID": "zpUfFBNxkE+NccsdaSa1Xw==",
                        "issuedIdempotentGuid": "141f95ce-7113-4f90-8d71-cb1d6926b55f",
                        "issuedOffline": true,
                        "issuedUser": "sample string 9",
                        "issuedNotes": "sample string 10",
                        "expiryDate": "2026-04-03T06:20:59.2789985",
                        "expiredUser": "sample string 11",
                        "expiredNotes": "sample string 12",
                        "redeemed": "2026-04-03T06:20:59.2789985",
                        "redeemedSaleHeaderID": 1,
                        "redeemedSaleIdentifier": "sample string 13",
                        "redeemedOfflinePaymentID": 1,
                        "redeemedIdempotentID": "OQ40WMutkUC3nEJmR0McdQ==",
                        "redeemedIdempotentGuid": "58340e39-adcb-4091-b79c-426647431c75",
                        "redeemedUser": "sample string 14",
                        "redeemedNotes": "sample string 15",
                        "redeemedOffline": true,
                        "updated": "2026-04-03T06:20:59.2789985",
                        "storeName": "sample string 17",
                        "scaleLabel": {
                          "$ref": "97"
                        },
                        "voucher": {
                          "$ref": "95"
                        },
                        "customer": {
                          "$ref": "70"
                        },
                        "issuedOfflinePayment": {
                          "$ref": "76"
                        },
                        "redeemedOfflinePayment": {
                          "$ref": "76"
                        }
                      },
                      {
                        "$ref": "99"
                      }
                    ]
                  },
                  "customer": {
                    "$ref": "70"
                  }
                },
                {
                  "$ref": "94"
                }
              ]
            }
          },
          {
            "$ref": "69"
          }
        ],
        "customerGroups": [
          {
            "$id": "100",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "groupID": "o9TLo74CDUqPuZITUR8e4Q==",
            "groupIDGuid": "a3cbd4a3-02be-4a0d-8fb9-9213511f1ee1",
            "campaign": {
              "$ref": "66"
            },
            "group": {
              "$ref": "74"
            }
          },
          {
            "$ref": "100"
          }
        ],
        "signIqTickets": [
          {
            "$id": "101",
            "identifier": "Sw1sPTDMFEqjxRlFEzMJ8A==",
            "identifierGuid": "3d6c0d4b-cc30-4a14-a3c5-1945133309f0",
            "campaignName": "sample string 2",
            "message": "sample string 3",
            "ticketFileSource": "sample string 4",
            "ticketFileDestination": "sample string 5",
            "storeID": 1
          },
          {
            "$ref": "101"
          }
        ],
        "comboPriceGroups": [
          {
            "$id": "102",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "g_UID": "5TIuncePnUGBdK1XkkR/LA==",
            "guid": "9d2e32e5-8fc7-419d-8174-ad5792447f2c",
            "description": "sample string 5",
            "newPrice": 1,
            "rangeDescription": "sample string 6",
            "dealDescription": "sample string 7",
            "labelQuantity": 8,
            "hostProductCategoryID": 1,
            "offerID": 1,
            "dontUpdatePricePlus": true,
            "campaign": {
              "$ref": "66"
            },
            "comboPricePlus": [
              {
                "$id": "103",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupG_UID": "YsOIXJH9iEu15iW7OZX6jg==",
                "groupGuid": "5c88c362-fd91-4b88-b5e6-25bb3995fa8e",
                "comboPriceType": 5,
                "priceType": 5,
                "pluG_UID": "qhVUiuworUSfRBBv1d1edA==",
                "pluGuid": "8a5415aa-28ec-44ad-9f44-106fd5dd5e74",
                "priceGroupG_UID": "i3JyzzBiYUaTHocn8DotRQ==",
                "priceGroupGuid": "cf72728b-6230-4661-931e-8727f03a2d45",
                "campaignPoolID": "sample string 7",
                "quantity": 1,
                "campaign": {
                  "$ref": "66"
                },
                "product": {
                  "$ref": "3"
                },
                "priceGroup": {
                  "$ref": "30"
                },
                "campaignPool": {
                  "$ref": "66"
                }
              },
              {
                "$ref": "103"
              }
            ]
          },
          {
            "$ref": "102"
          }
        ],
        "priceLevels": [
          {
            "$id": "104",
            "id": 1,
            "priceLevelIdentifier": "/TsxW5TI2k2KZRLCrVLEzA==",
            "priceLevelIdentifierGuid": "5b313bfd-c894-4dda-8a65-12c2ad52c4cc",
            "campaignName": "sample string 3",
            "priceLevelName": "sample string 4"
          },
          {
            "$ref": "104"
          }
        ],
        "promotionType": {
          "$id": "105",
          "identifier": "608XPTf/okqajtrMbrz7Ng==",
          "identifierGuid": "3d174feb-ff37-4aa2-9a8e-dacc6ebcfb36",
          "hostType": 2,
          "code": "sample string 3",
          "description": "sample string 4",
          "isLiquor": true,
          "isAdvertised": true,
          "disableWasSave": true,
          "excludeFromPromoSales": true,
          "labelPageLayoutG_UID": "NGpMTTOdc0CWAWt7hHhdtw==",
          "labelPageLayoutGuid": "4d4c6a34-9d33-4073-9601-6b7b84785db7",
          "priceLevelIdentifier": "utrtUJkrzE+OdYSy4VXMXw==",
          "priceLevelIdentifierGuid": "50eddaba-2b99-4fcc-8e75-84b2e155cc5f",
          "active": true,
          "updated": "2026-04-03T06:20:59.2789985",
          "hostName": "sample string 11"
        }
      },
      "product": {
        "$ref": "3"
      },
      "dealCost": {
        "$id": "106",
        "headerIdentifier": "IfncsXahV0+wPOBrOCoteQ==",
        "headerIdentifierGuid": "b1dcf921-a176-4f57-b03c-e06b382a2d79",
        "identifier": "NV7i4fgmj0mvXydLKcxDFA==",
        "identifierGuid": "e1e25e35-26f8-498f-af5f-274b29cc4314",
        "supplierIdentifier": "EABSudp4EU6YFf/JKP4SBw==",
        "supplierGuid": "b9520010-78da-4e11-9815-ffc928fe1207",
        "pluG_UID": "rZAKdUfSY0i3D/nXNKyEMg==",
        "pluGuid": "750a90ad-d247-4863-b70f-f9d734ac8432",
        "campaignName": "ceaacc64-acb4-448c-a602-70c2ff22e530",
        "description": "sample string 4",
        "cost": 5,
        "costDecimals": 6,
        "start": "2026-04-03T06:20:59.2789985",
        "end": "2026-04-03T06:20:59.2789985",
        "type": 9,
        "promoType": 10,
        "bonusItemPLUG_UID": "LHqtEVOzNEyDIxqemUWdMw==",
        "bonusItemPluGuid": "11ad7a2c-b353-4c34-8323-1a9e99459d33",
        "bonusPurchaseUnits": 11,
        "bonusReceiveUnits": 12,
        "updated": "2026-04-03T06:20:59.2789985",
        "metcashPromotionID": "sample string 14",
        "fromHost": 15,
        "storeNames": "sample string 16",
        "storeIDs": [
          1,
          2
        ],
        "supplierName": "sample string 17",
        "campaignDescription": "sample string 18",
        "newPrice": 1,
        "campaignMetcashPromotionID": "sample string 19",
        "campaignActive": true,
        "campaignStartDate": "2026-04-03T06:20:59.2789985",
        "campaignEndDate": "2026-04-03T06:20:59.2789985",
        "masterPLUG_UID": "4KsslnCjsEGXbgYbZYPlgw==",
        "masterID": "962cabe0-a370-41b0-976e-061b6583e583",
        "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": "X+AkJPGYdEys5JCMg48Z9w==",
        "bonusMasterID": "2424e05f-98f1-4c74-ace4-908c838f19f7",
        "bonusProductName": "sample string 34",
        "bonusProductAPN": "sample string 35",
        "bonusOrderCode": "sample string 36",
        "bonusNormalSell": 37,
        "bonusNormalCost": 38,
        "bonusNormalCostDecimals": 39,
        "bonusCartonQuantity": 40,
        "bonusSalesMode": 41,
        "bonusOrderPacked": 42,
        "bonusFuelItem": true,
        "bonusActive": true
      }
    },
    "currentCostStart": "2026-04-03T06:20:59.2789985",
    "dealCosts": [
      {
        "$ref": "106"
      },
      {
        "$ref": "106"
      }
    ],
    "tags": [
      {
        "$id": "107",
        "pluG_UID": "di+IK5xPl06vqFS59FLsew==",
        "pluGuid": "2b882f76-4f9c-4e97-afa8-54b9f452ec7b",
        "tagID": 1,
        "description": "sample string 1",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "107"
      }
    ],
    "alternateProductG_UID": "rf/m8p8pgECdBb53zBKqew==",
    "alternateProduct": "f2e6ffad-299f-4080-9d05-be77cc12aa7b",
    "altProduct": {
      "$ref": "3"
    },
    "productHostCode": {
      "$id": "108",
      "id": 1,
      "pluG_UID": "2VncDXNCgkekQ+MMmSeMkg==",
      "pluGuid": "0ddc59d9-4273-4782-a443-e30c99278c92",
      "ibaCode": "sample string 2"
    },
    "mscCat": {
      "$ref": "60"
    },
    "mscCom": {
      "$ref": "61"
    },
    "mscDep": {
      "$ref": "63"
    },
    "mscSubCom": {
      "$ref": "62"
    },
    "isUserUpdate": true,
    "ignoreMasterProduct": true,
    "priceGroupLabelRequested": true,
    "firstSold": "2026-04-03T06:20:59.2789985",
    "inventoryTracked": "2026-04-03T06:20:59.2789985",
    "isNormalPriceChangesCampaign": true,
    "baseProductFuel": {
      "$id": "109",
      "pluG_UID": "hRTEhKeTjU2ZyS8ssZF8eg==",
      "pluGuid": "84c41485-93a7-4d8d-99c9-2f2cb1917c7a",
      "fuelPluG_UID": "RTYoIDeX50qsjgBugFnIJA==",
      "fuelPluGuid": "20283645-9737-4ae7-ac8e-006e8059c824",
      "price": 3,
      "productDescription": "sample string 4",
      "productBarcode": "sample string 5",
      "fuelProductDescription": "sample string 6",
      "fuelProductBarcode": "sample string 7",
      "fuelProductPrice": 8
    },
    "productFuelLinks": [
      {
        "$ref": "109"
      },
      {
        "$ref": "109"
      }
    ]
  },
  "supplier": {
    "$ref": "9"
  },
  "serviceFee": {
    "$id": "110",
    "id": 1,
    "description": "sample string 1",
    "fee": 1
  },
  "isPrimaryHost": true,
  "hostVendor": 48
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�2�\w�T��5xl/workbook.xml �(�����0��&�C�`N\�z𾖭4Ж�5���H�yۙ��v����im�>�3>s4!��^4��lOf�I�4�Q��R*A�oM&�8��à���=,�X�w��o����Fe���˧fE���h�u'��%�S��.f�j*�€�f�Vp�25�$����ϧ8����r��.�PK�2�\����	�[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
�2�\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="Refe12d1b17f34fa3" /></Relationships>PK�2�\�V��+xl/worksheets/sheet1.xml �(����rZ��_��~�Ԓ����)�'�s&�ɝ��cjl���O�HMZI.������խ�����M��d�����v`������rz���cy�������~6�gq=�,{~�x4?�_/��
�������b0�>�㱫���|��ή�����ŏ���r��p>�9_�����C�.������noRݞO��'G�SξZ}o>�:���S���'G��O�������z���f������oֱý��맿��.'W�?n��g�O'�o�KV)��\�n��{�ӕv������?輪�k��
:�ޛd)Q�w�c���~��,�a3��
�s��>Z�w���7��7����q�Q��D�����{~.��]���q3����(X�����|�=�(o�O#5�7�c9?�k�&��X��O��[=9Z����[��1��	!��Yh`���XV�u��f-Tk��{)��o2���0��	2Ѵt�Z_e v�K!2���!�hӀ�!&��Lַ֐Y��a�606���u
3�L���v��:BD�2�6�R����A�L��!	��L`�]�5x��$L€5�lB�0d&�f2�}��:��"T(�D���j(	�Ip����U��萙��I�T{>��|�����I o�,��-2��%�vu��v7d&�Jg�y>���Q���Xy3��'�g�\+Cf*&�q����e�e&�)y C&�� �
ef���\&W�k�0.3��w3l�����I�Ko:@
�7��o,��t;&(o�Ui\f�aɁ�%�Ck3��`��&�?��Ch��e],3��I�a�^�̢K%I���ٗm�}f�W,FƐ�]�m|f����!X��j��ȐY�������J����3�����>�A�fk
�ޱ�٦�^�̢��G�����I��ͧ[�x.�̤/j�$��1)�z8���E��&2F^E4\�lK�̤Oe��5Le���d�1�7��#d��od�L��܊GK@�;rӠ:d&��<��d�*vG+Cf2TLڐ x�)Cf2��Y@�ѭ�4�'l��h�>�s���"�}X#Cf2`U�V�9H@ౕ!3
&�\#�q����F�2�����zq3R��2�!Uk�Kk��$f&є�R��f$і掫�3Ӯ}1��$Ǥ��;�|Al$�D��ܹ�)��pGm�0f"їK૝ٺ��!���iB���p���-�3�U�U?mߒ2�H�^�B炙H��fn���4��c&�S�O(����!e"iGd�އ2�dufF�*S��G�`۷)�R�5"�8"�ֺ�{g������F����4�e�W�F��QU���^�[%���B�o<;�0�B>���r1e�hǞg͊_�����٣{�o��p��xB�F3{�����8$��u�T���q�,_��Xg���Ço���g�����7_s��O#�q��,�<�/�'G?O����j�&b�a����#��#\��~��#�G�:��~�O�#��x������x�(&D}��U_)!B��J����"�}��e�)!B��J����"��K	�~Th�~RB������%D���"����uG�	A�;RlBߑfD!�H�"�G���x���	�G�!�y�X�	�G�)��y���I�c:���L'uV��Ί7��Y1��:+��RgŞ^���K��z���P/uV,�ΊG��Y1��:+.�RgŦA��4�NJO��y��4�NJO��y��4�NJO��y��M��X�i:����X�)�nB�)J����Y�)J����Y�)J����Y�)J����Y�)J����Y�)I����Y�)I����Y�)I����Y�)	�O����T�)	�O�Ɲ�Cn��5�:j؟$�WB���,gJ��s�ҵ?V��M{���={z�	��Ox^N�_�c����p_�i��cb�_�W��& xS��p��v�w�|���A�y�A����TV%��t`�ge�pؗ��V��-�z`�hthp|h����١�?�5�&B�K�M�b�$����̨�sF�u��fT�G�lF�}�f��T�
Vf?��o��7^�po������2��ŧr�ޕ�c9�w٩�w�Q���_������_�<��*(�R���$K�R��li�"$ף�K�hѓr��Cui������}��V6i/�c��]Z��4~�!��0�f����o���c�w��pH�ʄ��8�
���I{Sٴ~�I���*&�Fj���!ĩbCk�+�j��LTյ��Ѐ�ϻד�����l����������?PK�2�\b|f�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�q��TM�a�m��=��&�e����G�
XE�Tb�������4����޾M#y�g;(�tj�}����ݬ�8��'�|$y��LJ~Ei�'���va)���^ȣ�r���e�����N�Aⓓ�	m�L�.�AL@"�:�)Ez
e��@v��}��Z��V#Ղ�@���b�����L��Z6���W��*cD@��B���i^����rQ�V���UyU�7��PK�2�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�2�\��
�2xl/sharedStrings.xml �(��[Yo�8~��?y^%������t��5q2
�`�KI�C�,yt��Y��"��){ެ��d�X���?����︪IY|>�N͓.�2%�����ˍ�,�)��>���d��Ou�,�iQ>yk����Y���-�O�.����5�Ym��]�QZ�a�l�3�4��-"��")ۢ�aM�d��/G
B�|j�<Ue�&���?�5_>�Qz��ۯ-I��u���W�6=s��!��u�DUS�_[�f�g���*6X飗|M��JdS/�@�u���~���o�l��[�\C�ׂ(�XL���'�|�|�e8i�;^\�F�^���/�߁d��c/�%����QȪH��F��Qa�U��;�P�Tkfƕ�b�p������F�-.QMjua@�Eʕ��B���!*��A`�۾�=����p�i�c����Vk	�	�9���`Ϳ�[ES��"%��T��x/	���
׊I<V)�����^k�[�{R�m����Ԯ^�;uQ�r��=��3.�8
}b��|"�mސ]��1k��G `,�X/��L�C^���ϸA$�����jv<G҅�Ȯ��|C~+[�zga�"%	j�e_���(�1̔k~f��Y�w�:��_+��R���u�����b���Bp���MI=g$mM
\C`"y�f�u�`I^w)D&t���c`/�_VD�g���5��H�vv�/�(.d
�WW�S�pRഏ��>���?��"�帾�8(fB�٫��aU���+����
D�R�	�x��L�߯��y�&ɹ����#�֧3�9�(t\�Ä4�lU�T����̇�~Ð���oO/�
��_SfleAf���"l��gF�|��p�n�";��m,���2��K
׌m#Lq`�2�г�8r��V��|j��
�r�p�f[����G��a�m��}�d�Α�;G����sd��b�]-KHRO�S�5IrzG��?����{T@j]�ҝ�ק����n?���`�+	��Y�c�<�R�2r�ش�Ј#+3\+
� �� ���'�5W��w�����^��?�g�.��{p�P������`H{O�y�'Μ��ݦ�n���r�8+6\�I7�#Nb���i���(�����]U!�
����b�R�N��KT��R�ǥ����ncHæ|O��1�b���8�[�x��$��؈=���[aj�81&t���ь�Hc3+�qJ�; �gTܶ���m�܋�x�k[��5������I�#��?�'��
���p��\UgD!4��j�,U�k��E*�jk��hT9�r(��w]u��P��Z���Bm=��Q�ߣ�{Z�(J2��Ef��u�X]� ��m������ՠpj-ʏ!W[�|ڕ����o��y,nr��E�$MP��hf�}�80)V�O���IX���f)|�}&}������#��_����4�IjK��IM"��6�v-4%���Y��n+��͐�piU^Ө�R�2#zt�(�t�	�8��G\_�ce�an�b�0�)G>�;�9׮��zWZ�F�	:U/Q���此:�J֯�p�v��^�A!�u0�Kp��_P��Mg��3�-�0�/���;`m	k�X��x֑������?�0�4�N.����HC�ș�HC�f4�Ѩv����~o!�)���UB=�uj��j'��ܓ�0�5����2�H�
��m%��V���q8/�64NZ<�q�|u}��b�9;]k���>t��r��@��b�^i��4Ϳ���%���Qu�Oe
F9�#�����D�·xΔ�or�:��vl�x�4��ZF�8P)�Ql�.����;f��Њ�Ѽ�BNc�I�;�U(�g�e����5��B�1u���	�����g���|�ߎ��GS�{\o�搨h��<�\���(<�K�b�k3 ߒ���H_�u9�`�e�Hl.�ut�n�ԡ<�`��0�_�t{���̻��8*�j��=V��I7L[}�TBU��$?�~m̹�U[������t�;\C!���O'��94��Ɯ����3 ���K����O�È�8ʄ1�[c1m�G���7*���>�I�x�Ae���]jG���
�tj_�7�g|W��LU�ᦍ����cH'�iﴴa�r�"r�L�'�e�оl���	��I�
����MFaf�Y�����1BY�A)����_F�qP�a�"�M��eE�׈b�w"�I���C�Q�1�[��������/������kL�l�կ`H��0�wV�Z�4ר*��=ʛ�SI��Y�#��]H���S�|c��NY�H���=a���¦c��*<MN
��z�*
,��F%h�-�=iff�	�tb=}&�֨R���nZ�S�=I��I�2i�<���A��:3�⪜f�2C���ޚ�ȖI*\(@i�*�����l�7,&�]��a�x2IS˴{�fwd;��� 2x�����DT��c�t�[R���
����4E��2�1\#y�c�ad��VI�/����b�Ϧ�*�C�������V�����rU��
��<�=?�ET���o��dQ�4yXe>?�)�eZ*�k�6�B/l�XS�e�N<>�>�
?чy-����mJ��`��
\��0Rz����.];��];=Ӱ� 2\��mخ�����r���.c�+@&��0uG0���g��/mD�>
$�c'���n�#¬m�f�zV�"+��4'����a1�������##M<�L#��k�I�Ef�/��n4.���K���&�〩~�Cx]�`�Q�Ƀڛe	z���R7�mÏ�P�儾�: ?��U���cO5f~�f!(�{[!<�� ��{�i�!O?�3ә��O��g�ӣ�(�GcB-`n�����vN����x6���5�A�ո_/�Ė�����L�	M�	�԰�,4���0��Df��A"~?>G*F����wP\����y�K�_i���縑�OG����Dd	�n�#j�Kʛn瑨I��.dj�o8n���^�c�@�8�>��H'ϐ��^�/ن�\SD��:n�+ف<S�g�x�|$}un�Bnu�L$�ùSi怞�M-ְ�k�:aJWq�b�]�(tzd6��{�'�
-L��(b���@��LW\H�����@o��6;	��NZow�9RT4nr�)G�R\%M�_��<����醒�.*i�^O���"�����b�)�GO�`�"��B�/�2&I5�n@,Q����:����hzC��(��2K%v~l/�#P3!�[��.��Z�4�
.K����h��
v8��u#W������au�\��`4J�z	������7v�КWU�ҿ0�k���7��z���dWa��;>������6�#0/��p�[�����&ǓS�e*����Bicό���ҿ��W����u���PK-�2�\w�T��5xl/workbook.xmlPK-�2�\����	��[Content_Types].xmlPK-
�2�\e��''U_rels/.relsPK-�2�\�V��+�xl/worksheets/sheet1.xmlPK-�2�\b|f�P
xl/_rels/workbook.xml.relsPK-�2�\Ѓc'2E
Qxl/styles.xmlPK-�2�\��
�2�xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�2�\͸ay�5xl/workbook.xml �(�����0��&�C���	)��x�པ�6П�5���H�yۙ��v�l��3�����\�E�"�s������n0N��{3�Ck�[�$;��`bA텴��X�:`�AM+J1�qs< D�fO	�O2[��Dd
��M��")����,0��s�k|��U2��2+�[^t�<���F����PK�2�\����	�[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
�2�\���s''_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="R4d6eec70cf584d28" /></Relationships>PK�2�\�V��+xl/worksheets/sheet1.xml �(����rZ��_��~�Ԓ����)�'�s&�ɝ��cjl���O�HMZI.������խ�����M��d�����v`������rz���cy�������~6�gq=�,{~�x4?�_/��
�������b0�>�㱫���|��ή�����ŏ���r��p>�9_�����C�.������noRݞO��'G�SξZ}o>�:���S���'G��O�������z���f������oֱý��맿��.'W�?n��g�O'�o�KV)��\�n��{�ӕv������?輪�k��
:�ޛd)Q�w�c���~��,�a3��
�s��>Z�w���7��7����q�Q��D�����{~.��]���q3����(X�����|�=�(o�O#5�7�c9?�k�&��X��O��[=9Z����[��1��	!��Yh`���XV�u��f-Tk��{)��o2���0��	2Ѵt�Z_e v�K!2���!�hӀ�!&��Lַ֐Y��a�606���u
3�L���v��:BD�2�6�R����A�L��!	��L`�]�5x��$L€5�lB�0d&�f2�}��:��"T(�D���j(	�Ip����U��萙��I�T{>��|�����I o�,��-2��%�vu��v7d&�Jg�y>���Q���Xy3��'�g�\+Cf*&�q����e�e&�)y C&�� �
ef���\&W�k�0.3��w3l�����I�Ko:@
�7��o,��t;&(o�Ui\f�aɁ�%�Ck3��`��&�?��Ch��e],3��I�a�^�̢K%I���ٗm�}f�W,FƐ�]�m|f����!X��j��ȐY�������J����3�����>�A�fk
�ޱ�٦�^�̢��G�����I��ͧ[�x.�̤/j�$��1)�z8���E��&2F^E4\�lK�̤Oe��5Le���d�1�7��#d��od�L��܊GK@�;rӠ:d&��<��d�*vG+Cf2TLڐ x�)Cf2��Y@�ѭ�4�'l��h�>�s���"�}X#Cf2`U�V�9H@ౕ!3
&�\#�q����F�2�����zq3R��2�!Uk�Kk��$f&є�R��f$і掫�3Ӯ}1��$Ǥ��;�|Al$�D��ܹ�)��pGm�0f"їK૝ٺ��!���iB���p���-�3�U�U?mߒ2�H�^�B炙H��fn���4��c&�S�O(����!e"iGd�އ2�dufF�*S��G�`۷)�R�5"�8"�ֺ�{g������F����4�e�W�F��QU���^�[%���B�o<;�0�B>���r1e�hǞg͊_�����٣{�o��p��xB�F3{�����8$��u�T���q�,_��Xg���Ço���g�����7_s��O#�q��,�<�/�'G?O����j�&b�a����#��#\��~��#�G�:��~�O�#��x������x�(&D}��U_)!B��J����"�}��e�)!B��J����"��K	�~Th�~RB������%D���"����uG�	A�;RlBߑfD!�H�"�G���x���	�G�!�y�X�	�G�)��y���I�c:���L'uV��Ί7��Y1��:+��RgŞ^���K��z���P/uV,�ΊG��Y1��:+.�RgŦA��4�NJO��y��4�NJO��y��4�NJO��y��M��X�i:����X�)�nB�)J����Y�)J����Y�)J����Y�)J����Y�)J����Y�)I����Y�)I����Y�)I����Y�)	�O����T�)	�O�Ɲ�Cn��5�:j؟$�WB���,gJ��s�ҵ?V��M{���={z�	��Ox^N�_�c����p_�i��cb�_�W��& xS��p��v�w�|���A�y�A����TV%��t`�ge�pؗ��V��-�z`�hthp|h����١�?�5�&B�K�M�b�$����̨�sF�u��fT�G�lF�}�f��T�
Vf?��o��7^�po������2��ŧr�ޕ�c9�w٩�w�Q���_������_�<��*(�R���$K�R��li�"$ף�K�hѓr��Cui������}��V6i/�c��]Z��4~�!��0�f����o���c�w��pH�ʄ��8�
���I{Sٴ~�I���*&�Fj���!ĩbCk�+�j��LTյ��Ѐ�ϻד�����l����������?PK�2�\�w��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�ILҠ�ݰa[zמ�Q۲]�gc���V� �X��j4��'�|���o�D^0��Ye���UN�vpJ��
���'��D4��$��(���(���,c�<���]�e�i���(�c

K\3����?D����G�N3�����p�1��0`�S���"S�<i;�ڶj�=o5��Bo��y�����/e�Fx_v�n�f���P?��/�tZ�j�%j��A�u�E�^���PK�2�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�2�\��
�2xl/sharedStrings.xml �(��[Yo�8~��?y^%������t��5q2
�`�KI�C�,yt��Y��"��){ެ��d�X���?����︪IY|>�N͓.�2%�����ˍ�,�)��>���d��Ou�,�iQ>yk����Y���-�O�.����5�Ym��]�QZ�a�l�3�4��-"��")ۢ�aM�d��/G
B�|j�<Ue�&���?�5_>�Qz��ۯ-I��u���W�6=s��!��u�DUS�_[�f�g���*6X飗|M��JdS/�@�u���~���o�l��[�\C�ׂ(�XL���'�|�|�e8i�;^\�F�^���/�߁d��c/�%����QȪH��F��Qa�U��;�P�Tkfƕ�b�p������F�-.QMjua@�Eʕ��B���!*��A`�۾�=����p�i�c����Vk	�	�9���`Ϳ�[ES��"%��T��x/	���
׊I<V)�����^k�[�{R�m����Ԯ^�;uQ�r��=��3.�8
}b��|"�mސ]��1k��G `,�X/��L�C^���ϸA$�����jv<G҅�Ȯ��|C~+[�zga�"%	j�e_���(�1̔k~f��Y�w�:��_+��R���u�����b���Bp���MI=g$mM
\C`"y�f�u�`I^w)D&t���c`/�_VD�g���5��H�vv�/�(.d
�WW�S�pRഏ��>���?��"�帾�8(fB�٫��aU���+����
D�R�	�x��L�߯��y�&ɹ����#�֧3�9�(t\�Ä4�lU�T����̇�~Ð���oO/�
��_SfleAf���"l��gF�|��p�n�";��m,���2��K
׌m#Lq`�2�г�8r��V��|j��
�r�p�f[����G��a�m��}�d�Α�;G����sd��b�]-KHRO�S�5IrzG��?����{T@j]�ҝ�ק����n?���`�+	��Y�c�<�R�2r�ش�Ј#+3\+
� �� ���'�5W��w�����^��?�g�.��{p�P������`H{O�y�'Μ��ݦ�n���r�8+6\�I7�#Nb���i���(�����]U!�
����b�R�N��KT��R�ǥ����ncHæ|O��1�b���8�[�x��$��؈=���[aj�81&t���ь�Hc3+�qJ�; �gTܶ���m�܋�x�k[��5������I�#��?�'��
���p��\UgD!4��j�,U�k��E*�jk��hT9�r(��w]u��P��Z���Bm=��Q�ߣ�{Z�(J2��Ef��u�X]� ��m������ՠpj-ʏ!W[�|ڕ����o��y,nr��E�$MP��hf�}�80)V�O���IX���f)|�}&}������#��_����4�IjK��IM"��6�v-4%���Y��n+��͐�piU^Ө�R�2#zt�(�t�	�8��G\_�ce�an�b�0�)G>�;�9׮��zWZ�F�	:U/Q���此:�J֯�p�v��^�A!�u0�Kp��_P��Mg��3�-�0�/���;`m	k�X��x֑������?�0�4�N.����HC�ș�HC�f4�Ѩv����~o!�)���UB=�uj��j'��ܓ�0�5����2�H�
��m%��V���q8/�64NZ<�q�|u}��b�9;]k���>t��r��@��b�^i��4Ϳ���%���Qu�Oe
F9�#�����D�·xΔ�or�:��vl�x�4��ZF�8P)�Ql�.����;f��Њ�Ѽ�BNc�I�;�U(�g�e����5��B�1u���	�����g���|�ߎ��GS�{\o�搨h��<�\���(<�K�b�k3 ߒ���H_�u9�`�e�Hl.�ut�n�ԡ<�`��0�_�t{���̻��8*�j��=V��I7L[}�TBU��$?�~m̹�U[������t�;\C!���O'��94��Ɯ����3 ���K����O�È�8ʄ1�[c1m�G���7*���>�I�x�Ae���]jG���
�tj_�7�g|W��LU�ᦍ����cH'�iﴴa�r�"r�L�'�e�оl���	��I�
����MFaf�Y�����1BY�A)����_F�qP�a�"�M��eE�׈b�w"�I���C�Q�1�[��������/������kL�l�կ`H��0�wV�Z�4ר*��=ʛ�SI��Y�#��]H���S�|c��NY�H���=a���¦c��*<MN
��z�*
,��F%h�-�=iff�	�tb=}&�֨R���nZ�S�=I��I�2i�<���A��:3�⪜f�2C���ޚ�ȖI*\(@i�*�����l�7,&�]��a�x2IS˴{�fwd;��� 2x�����DT��c�t�[R���
����4E��2�1\#y�c�ad��VI�/����b�Ϧ�*�C�������V�����rU��
��<�=?�ET���o��dQ�4yXe>?�)�eZ*�k�6�B/l�XS�e�N<>�>�
?чy-����mJ��`��
\��0Rz����.];��];=Ӱ� 2\��mخ�����r���.c�+@&��0uG0���g��/mD�>
$�c'���n�#¬m�f�zV�"+��4'����a1�������##M<�L#��k�I�Ef�/��n4.���K���&�〩~�Cx]�`�Q�Ƀڛe	z���R7�mÏ�P�儾�: ?��U���cO5f~�f!(�{[!<�� ��{�i�!O?�3ә��O��g�ӣ�(�GcB-`n�����vN����x6���5�A�ո_/�Ė�����L�	M�	�԰�,4���0��Df��A"~?>G*F����wP\����y�K�_i���縑�OG����Dd	�n�#j�Kʛn瑨I��.dj�o8n���^�c�@�8�>��H'ϐ��^�/ن�\SD��:n�+ف<S�g�x�|$}un�Bnu�L$�ùSi怞�M-ְ�k�:aJWq�b�]�(tzd6��{�'�
-L��(b���@��LW\H�����@o��6;	��NZow�9RT4nr�)G�R\%M�_��<����醒�.*i�^O���"�����b�)�GO�`�"��B�/�2&I5�n@,Q����:����hzC��(��2K%v~l/�#P3!�[��.��Z�4�
.K����h��
v8��u#W������au�\��`4J�z	������7v�КWU�ҿ0�k���7��z���dWa��;>������6�#0/��p�[�����&ǓS�e*����Bicό���ҿ��W����u���PK-�2�\͸ay�5xl/workbook.xmlPK-�2�\����	�[Content_Types].xmlPK-
�2�\���s''V_rels/.relsPK-�2�\�V��+�xl/worksheets/sheet1.xmlPK-�2�\�w��P
xl/_rels/workbook.xml.relsPK-�2�\Ѓc'2E
Rxl/styles.xmlPK-�2�\��
�2�xl/sharedStrings.xmlPK��