GET api/invoice/{id}/detail/{pluGuid}/populate
Get invoice detail prepared to add a new product to an invoice
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Header Identifier |
globally unique identifier |
Required |
pluGuid |
Product identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Populated invoice detail
InvoiceDetailName | Description | Type | Additional information |
---|---|---|---|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
HeaderIdentifier | Collection of byte |
None. |
|
HeaderIdentifierGuid | globally unique identifier |
None. |
|
PLUG_UID | Collection of byte |
None. |
|
PluGuid | globally unique identifier |
None. |
|
PageNo | integer |
None. |
|
LineNo | integer |
None. |
|
ItemOrdered | string |
None. |
|
ItemShipped | string |
None. |
|
Apn | string |
None. |
|
Barcode | string |
None. |
|
ProdStatus | ProductStatus |
None. |
|
DateAvailable | date |
None. |
|
Commodity | string |
String length: inclusive between 0 and 10 |
|
Supplier | string |
None. |
|
ItemDesc | string |
None. |
|
ItemType | ProductType |
None. |
|
InvestmentBuyInd | character |
None. |
|
OrderType | string |
None. |
|
CartonQty | integer |
None. |
|
CartonQuantitySpecified |
Whether the host specified the carton qty |
boolean |
None. |
SoldByWeight | boolean |
None. |
|
OrderByWeight | boolean |
None. |
|
UnitsOrdered | integer |
None. |
|
UnitsSupplied | integer |
None. |
|
UnitsReceived | integer |
None. |
|
WeightOrdered | integer |
None. |
|
WeightShipped | integer |
None. |
|
WeightReceived | integer |
None. |
|
UnitSpecified |
Whether host specified unit type, used to improve product matching results |
UnitSpecified |
None. |
WholesalePrice | integer |
None. |
|
ExtWholesalePrice | integer |
None. |
|
NormalPrice | integer |
None. |
|
RetailPrice | integer |
None. |
|
PricingUnit | string |
None. |
|
ClaimFlag | character |
None. |
|
GstRate | integer |
None. |
|
GstAmount | integer |
None. |
|
ExtGstAmount | integer |
None. |
|
DeliWeight | integer |
None. |
|
MarginAmount | integer |
None. |
|
ExtMarginAmount | integer |
None. |
|
CostAmount | integer |
None. |
|
OrderedCostAmount | integer |
None. |
|
ExtCostAmount | integer |
None. |
|
CostIncSpecified |
Whether the host specified the costs inclusive of tax |
boolean |
None. |
FreightAmount | integer |
None. |
|
FreightGstAmount | integer |
None. |
|
ExtFreightAmount | integer |
None. |
|
ExtFreightGstAmount | integer |
None. |
|
CostDecimals | integer |
None. |
|
WetRate | integer |
None. |
|
ContainerDeposit | integer |
None. |
|
BasePrice | integer |
None. |
|
WetValue | integer |
None. |
|
DeliveryFee | integer |
None. |
|
CasePrice | integer |
None. |
|
WholesaleExt | integer |
None. |
|
WetExt | integer |
None. |
|
TotalLitres | integer |
None. |
|
Tun | string |
None. |
|
ApplyDetails | boolean |
None. |
|
ApplySell | boolean |
None. |
|
ApplyCost | boolean |
None. |
|
ApplyOr | boolean |
None. |
|
ApplyQty | boolean |
None. |
|
ItemNumber | string |
None. |
|
DirectNumber | string |
None. |
|
ItemSize | string |
None. |
|
CostGst | integer |
None. |
|
SellGst | integer |
None. |
|
CostOr | integer |
None. |
|
SellOr | integer |
None. |
|
MarginOr | integer |
None. |
|
GrossProfit | decimal number |
None. |
|
Sell | integer |
None. |
|
CartonCost | integer |
None. |
|
CurrentCost | integer |
None. |
|
CostID | character |
None. |
|
CostStart | date |
None. |
|
CostEnd | date |
None. |
|
CreatedFromUnknownScan | boolean |
None. |
|
OrderGuid | Collection of byte |
None. |
|
OrderIdentifierGuid |
The order that the invoice order details are sourced from |
globally unique identifier |
None. |
Processed |
This line has been processed for inventory and costs as per header settings |
boolean |
None. |
Received |
This line is locked for changes |
boolean |
None. |
Inventoried |
This line has been processed for inventory |
boolean |
None. |
FromElectronicInvoice |
Added from processing an electronic invoice allowing that |
boolean |
None. |
AllowDelete |
Line can be removed from invoice |
boolean |
None. |
Updated | date |
None. |
|
InvoiceNo | string |
Relation. This field may not always be loaded or used for updates. |
|
HasInventory | boolean |
Relation. This field may not always be loaded or used for updates. |
|
ExistingCost |
The current cost of the product |
decimal number |
Relation. This field may not always be loaded or used for updates. |
ExistingSell |
The current sell of the product |
decimal number |
Relation. This field may not always be loaded or used for updates. |
FutureCost |
The future cost after completed, null if not last cost. Has not summarised to include discounts |
decimal number |
Relation. This field may not always be loaded or used for updates. |
FutureSell |
The future sell after completed, based on cost margin updates, null if no change will be attempted |
decimal number |
Relation. This field may not always be loaded or used for updates. |
NextSell |
Next sell price, from a price change campaign |
decimal number |
Relation. This field may not always be loaded or used for updates. |
NextSellCampaignName |
Next sell campaign name |
string |
Relation. This field may not always be loaded or used for updates. |
NextSellCampaignDescription |
Next sell campaign description |
string |
Relation. This field may not always be loaded or used for updates. |
UnknownScan |
Generated by InvoiceService.LocateProduct, and will generate a new Product record on save |
InvoiceUnknownScan |
Relation. This field may not always be loaded or used for updates. |
ProductActive |
Product active status |
boolean |
Relation. This field may not always be loaded or used for updates. |
ProductSalesMode |
Product sales mode |
SalesMode |
Relation. This field may not always be loaded or used for updates. |
ProductGSTPercent |
Product sales GST Percent |
integer |
Relation. This field may not always be loaded or used for updates. |
ProductCostCalcMethod | CostCalcMethod |
Relation. This field may not always be loaded or used for updates. |
|
ProductAlwaysApplyMargin | boolean |
Relation. This field may not always be loaded or used for updates. |
|
ProductMarginRanged | boolean |
Relation. This field may not always be loaded or used for updates. |
|
ProductMargin | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
ProductMinimumMargin | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
ProductMaximumMargin | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
PriceGroupG_UID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
PriceGroupGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
PriceGroupName | string |
Relation. This field may not always be loaded or used for updates. |
|
PriceGroupCode | string |
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. |
|
IncrementCount |
Flag that indicates on update the received values instead of setting |
boolean |
Relation. This field may not always be loaded or used for updates. |
MinimumQuantity | integer |
Relation. This field may not always be loaded or used for updates. |
|
RandomWeight | boolean |
Relation. This field may not always be loaded or used for updates. |
|
SalesMode | integer |
Relation. This field may not always be loaded or used for updates. |
|
Cartons | integer |
Relation. This field may not always be loaded or used for updates. |
|
Weight | integer |
Relation. This field may not always be loaded or used for updates. |
|
Units | integer |
Relation. This field may not always be loaded or used for updates. |
|
AutoOrderStatus | integer |
Relation. This field may not always be loaded or used for updates. |
|
InvoiceDetailReceive |
Credit note populated. True if images are attached to invoice detail |
boolean |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{ "identifier": "zvKfClK+4EOReI1kMwJe8w==", "identifierGuid": "0a9ff2ce-be52-43e0-9178-8d6433025ef3", "headerIdentifier": "ybFrVezg3kKQxCvCPY7VOw==", "headerIdentifierGuid": "556bb1c9-e0ec-42de-90c4-2bc23d8ed53b", "pluG_UID": "SL9blD+C9kWcOLYmW73mig==", "pluGuid": "945bbf48-823f-45f6-9c38-b6265bbde68a", "pageNo": 1, "lineNo": 1, "itemOrdered": "sample string 1", "itemShipped": "sample string 2", "apn": "sample string 3", "barcode": "sample string 4", "prodStatus": 0, "dateAvailable": "2025-06-14T07:31:44.551713", "commodity": "sample string 5", "supplier": "sample string 6", "itemDesc": "sample string 7", "itemType": 48, "investmentBuyInd": "A", "orderType": "sample string 8", "cartonQty": 1, "cartonQuantitySpecified": true, "soldByWeight": true, "orderByWeight": true, "unitsOrdered": 1, "unitsSupplied": 1, "unitsReceived": 1, "weightOrdered": 1, "weightShipped": 1, "weightReceived": 1, "unitSpecified": 11, "wholesalePrice": 1, "extWholesalePrice": 1, "normalPrice": 1, "retailPrice": 1, "pricingUnit": "sample string 12", "claimFlag": "A", "gstRate": 1, "gstAmount": 1, "extGstAmount": 1, "deliWeight": 1, "marginAmount": 1, "extMarginAmount": 1, "costAmount": 1, "orderedCostAmount": 1, "extCostAmount": 1, "costIncSpecified": true, "freightAmount": 14, "freightGstAmount": 15, "extFreightAmount": 16, "extFreightGstAmount": 17, "costDecimals": 18, "wetRate": 1, "containerDeposit": 1, "basePrice": 1, "wetValue": 1, "deliveryFee": 1, "casePrice": 1, "wholesaleExt": 1, "wetExt": 1, "totalLitres": 1, "tun": "sample string 19", "applyDetails": true, "applySell": true, "applyCost": true, "applyOr": true, "applyQty": true, "itemNumber": "sample string 20", "directNumber": "sample string 21", "itemSize": "sample string 22", "costGst": 1, "sellGst": 1, "costOr": 1, "sellOr": 1, "marginOr": 1, "grossProfit": 1.0, "sell": 1, "cartonCost": 1, "currentCost": 1, "costID": "A", "costStart": "2025-06-14T07:31:44.551713", "costEnd": "2025-06-14T07:31:44.551713", "createdFromUnknownScan": true, "orderGuid": "r037CCAS5ECxjHC9H58XiQ==", "orderIdentifierGuid": "08fb4daf-1220-40e4-b18c-70bd1f9f1789", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-06-14T07:31:44.551713", "invoiceNo": "sample string 28", "hasInventory": true, "existingCost": 30.1, "existingSell": 31.1, "futureCost": 1.1, "futureSell": 1.1, "nextSell": 1.1, "nextSellCampaignName": "sample string 32", "nextSellCampaignDescription": "sample string 33", "unknownScan": { "$id": "2", "pluG_UID": "tCCvpyAls0S/opwSiO2WiQ==", "pluGuid": "a7af20b4-2520-44b3-bfa2-9c1288ed9689", "invoiceIdentifier": "Q0lZXunkWEGGvjxjAAuj6g==", "invoiceGuid": "5e594943-e4e9-4158-86be-3c63000ba3ea", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-06-14T07:31:44.551713" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "9JrOTFmh/k2h4RsawIbmgw==", "priceGroupGuid": "4cce9af4-a159-4dfe-a1e1-1b1ac086e683", "priceGroupName": "sample string 40", "priceGroupCode": "sample string 41", "product": { "$id": "3", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "h6iVvrFeAkWAFI9yXIflsA==", "guid": "be95a887-5eb1-4502-8014-8f725c87e5b0", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "10L1eDaVj06HDwKCPTWLog==", "priceGroupGuid": "78f542d7-9536-4e8f-870f-02823d358ba2", "blueprintID": 1, "lastCountedDate": "2025-06-14T07:31:44.551713", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T07:31:44.551713", "pluCreated": "2025-06-14T07:31:44.551713", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-06-14T07:31:44.551713", "lastManualUpdate": "2025-06-14T07:31:44.551713", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-06-14T07:31:44.551713", "currentCostUpdated": "2025-06-14T07:31:44.551713", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T07:31:44.551713", "defaultGP": 1, "breakTargetMode": 32, "break1": 1, "price1": 1, "target1": 33, "break2": 1, "price2": 1, "target2": 34, "break3": 1, "price3": 1, "target3": 35, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-06-14T07:31:44.551713", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "Zt9rAshPWUiKA7LLQD8vGQ==", "altPLUGuid": "026bdf66-4fc8-4859-8a03-b2cb403f2f19", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 53", "altPriceDescription2": "sample string 54", "cartonQuantity": 55, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 57", "text2": "sample string 58", "text3": "sample string 59", "labelText": "sample string 60", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 64", "barcodeFormat": "sample string 65", "austMade": 1, "coolCode": 66, "countryOfOrigin": "sample string 67", "percentContent": 68.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 69", "subDeptCode": "sample string 70", "minorDeptCode": "sample string 71", "lesserDeptCode": "sample string 72", "deptName": "sample string 73", "subDeptName": "sample string 74", "minorDeptName": "sample string 75", "lesserDeptName": "sample string 76", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 79, "labelShelfChanged": true, "labelTalkerQty": 81, "labelSmall": true, "labelLastPrinted": "2025-06-14T07:31:44.551713", "labelLastPrice": 1, "shelfPageLayoutG_UID": "MhCKcPsUs0SEXuw2fgNd3A==", "shelfPageLayoutGuid": "708a1032-14fb-44b3-845e-ec367e035ddc", "talkerPageLayoutG_UID": "kSLwz6mfXk6n81gS/E7Uvg==", "talkerPageLayoutGuid": "cff02291-9fa9-4e5e-a7f3-5812fc4ed4be", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 84, "unitMeasureKindChanged": true, "signIQData": "sample string 86", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 90, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 93, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "wpzJZ5G5Aky6XrriPbSEoQ==", "inventoryIdentifier": "67c99cc2-b991-4c02-ba5e-bae23db484a1", "inventoryAccuracy": 1, "baseUnits": 97, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 98, "defaultPrinter": "sample string 99", "defaultPrinterGroup": "sample string 100", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 101, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "JMtYtJUu8Uui13paPOXoLA==", "parentPluGuid": "b458cb24-2e95-4bf1-a2d7-7a5a3ce5e82c", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "pzJEEXHreEeQwCy/IbsrLQ==", "supplierIdentifierGuid": "114432a7-eb71-4778-90c0-2cbf21bb2b2d", "supplierChanged": true, "rebateSupplierIdentifier": "Rbanh4pVkUSJVNxNcQfx/Q==", "rebateSupplierIdentifierGuid": "87a7b645-558a-4491-8954-dc4d7107f1fd", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 107", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 109", "productType": "sample string 110", "productGroup": "sample string 111", "complianceIndicator": "sample string 112", "inhouseBrand": "sample string 113", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 116", "lastUpdatedByUser": "sample string 117", "lastManualUpdatedByUser": "sample string 118", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-06-14T07:31:44.551713", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "HP7HPe62qUisBA341dzlAQ==", "hostIdentifierGuid": "3dc7fe1c-b6ee-48a9-ac04-0df8d5dce501", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 124", "aisleEnds": "sample string 125", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 136, "webPriceRounding": true, "webMarkup": 138, "webPriceMode": 139, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 140", "altSubDeptCode": "sample string 141", "altMinorDeptCode": "sample string 142", "altLesserDeptCode": "sample string 143", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "3" }, { "$ref": "3" } ], "store": { "$id": "4", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-06-14T07:31:44.551713", "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": "ge4a2RTqLUmYDjY8fZxgOw==", "hostIdentifierGuid": "d91aee81-ea14-492d-980e-363c7d9c603b", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-06-14T07:31:44.551713", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "5", "storeID": 1, "addressType": 1, "address1": "sample string 1", "address2": "sample string 2", "city": "sample string 3", "state": "sample string 4", "country": "sample string 5", "postCode": "sample string 6" }, "billingAddress": { "$ref": "5" }, "hostStoreSettings": [ { "$id": "6", "id": 1, "hostIdentifier": "YFJGkLooVUWS6llrlKH/Ww==", "hostIdentifierGuid": "90465260-28ba-4555-92ea-596b94a1ff5b", "storeID": 2, "username": "sample string 3", "password": "sample string 4", "passwordPlain": "sample string 5", "serverAddress": "sample string 6", "serverPort": 1, "excludeFromLeadInOut": true, "useForHostFile": true, "metcashPillarID": "sample string 9", "metcashStateCode": "sample string 10", "metcashCustomerID": "sample string 11", "metcashTradingPartnerID": "sample string 12", "drakesCustomerNumber": 1, "sparCustomerNumber": "sample string 13", "sparOrderUsername": "sample string 14", "sparOrderPassword": "sample string 15", "sparOrderPasswordPlain": "sample string 16", "pharmXSiteID": 1, "ibaZoneID": 1, "ibaState": "sample string 17", "foodlandStoreCode": "sample string 18", "ilgMemberNumber": "sample string 19", "ilgOutletLocation": 1, "ilgBaseCost": 1, "ilgApplyNonAdvertisedPromos": true, "ilgExemptFromFreight": true, "ilgOrderDealReview": true, "ilgFinanceFee": 1, "processPromotions": true, "hostProvider": 0, "host": { "$id": "7", "identifier": "5BDj1b8KWUefFjdLzs0ILQ==", "identifierGuid": "d5e310e4-0abf-4759-9f16-374bcecd082d", "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": "eEHbfHo6T0esRCUbEEkROQ==", "hostSupplierIdentifierGuid": "7cdb4178-3a7a-474f-ac44-251b10491139", "loyaltyPriceLevelIdentifier": "9cPhibQuFkeFHalDPic75w==", "loyaltyPriceLevelIdentifierGuid": "89e1c3f5-2eb4-4716-851d-a9433e273be7", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-06-14T07:31:44.551713", "lastProcessed": "2025-06-14T07:31:44.551713", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "8", "identifier": "PYcGNiGzWkayh/BZ4hU9xg==", "identifierGuid": "3606873d-b321-465a-b287-f059e2153dc6", "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": "uZXYGsNJ70y6g75oLRhs/g==", "primaryContactID": "1ad895b9-49c3-4cef-ba83-be682d186cfe", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "OKd1SqZENUmU/UCcbju8RA==", "supplierGroupGuid": "4a75a738-44a6-4935-94fd-409c6e3bbc44", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T07:31:44.551713", "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": "9", "id": "9dd4a21c-bb7a-4d8a-9be2-36015f3ba773", "identifier": "qvyJY98fE0eK0S+R4s3tWA==", "identifierGuid": "6389fcaa-1fdf-4713-8ad1-2f91e2cded58", "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": "10", "supplierIdentifier": "9qzhGUCeJkO6JS1Vp6VNSw==", "supplierIdentifierGuid": "19e1acf6-9e40-4326-ba25-2d55a7a54d4b", "contactGuid": "FqyLApiDCk2dySSI5aRDKQ==", "contactID": "028bac16-8398-4d0a-9dc9-2488e5a44329", "contact": { "$ref": "9" }, "supplier": { "$ref": "8" } }, { "$ref": "10" } ], "products": [ { "$id": "11", "pluG_UID": "2ui8pIle5UWnfQL9rI/GLw==", "pluGuid": "a4bce8da-5e89-45e5-a77d-02fdac8fc62f", "supplierIdentifier": "pzNuWQQamU6jzL6XA01BpA==", "supplierIdentifierGuid": "596e33a7-1a04-4e99-a3cc-be97034d41a4", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T07:31:44.551713", "pricedByWeight": true, "landedUnitCostEx": 8, "landedUnitCostInc": 9, "landedCartonCostInc": 10, "landedCartonCostEx": 11, "standardCost": 12, "deliveryFee": 1, "deliveryFeeBasis": "sample string 13", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 14", "financeFee": 1, "financeFeeBasis": "sample string 15", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 16", "invoiceCode": "sample string 17", "invoiceDesc": "sample string 18", "orderDirect": true, "useCost": true, "minimumQuantity": 19, "hostType": 20, "fromHost": 21, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 22.1, "sellMultiple": 23.1, "baseMultiple": 24.1, "hostStandardCost": 25, "hostTotalCost": 26, "hostRetail": 27, "hostLandedUnitCostEx": 28, "hostLandedUnitCostInc": 29, "hostDesc": "sample string 30", "directIndicator": "sample string 31", "availableToOrder": true, "hostRangeIndicator": "sample string 33", "hostProductType": "sample string 34", "hostProductGrade": "sample string 35", "hostProductGroup": "sample string 36", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 39", "hostLastUpdated": "2025-06-14T07:31:44.551713", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "12", "pluG_UID": "WWZ+Vx3K50GXYAsXqGF3cA==", "pluGuid": "577e6659-ca1d-41e7-9760-0b17a8617770", "supplierIdentifier": "pQvsaaCMKUqosEBwS8JxiQ==", "supplierIdentifierGuid": "69ec0ba5-8ca0-4a29-a8b0-40704bc27189", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "12" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "GwYOW4x+CUOPQcJ/4EXvww==", "parentPluGuid": "5b0e061b-7e8c-4309-8f41-c27fe045efc3", "freight": 44.0, "freightType": 1, "product": { "$ref": "3" }, "supplier": { "$ref": "8" }, "serviceFee": { "$id": "13", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "11" } ], "orderCycleHeaders": [ { "$id": "14", "storeID": 1, "supplierIdentifier": "S2DYmUWoo0+I0r5j6pEvNg==", "supplierGuid": "99d8604b-a845-4fa3-88d2-be63ea912f36", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "14" } ], "cycles": [ { "$id": "15", "storeID": 1, "supplierIdentifier": "uVeOHMjJw0eaKN+ECnaz/g==", "supplierGuid": "1c8e57b9-c9c8-47c3-9a28-df840a76b3fe", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-06-14T07:31:44.551713", "deliveryDate": "2025-06-14T07:31:44.551713", "nextCutOffDate": "2025-06-14T07:31:44.551713", "nextDeliveryDate": "2025-06-14T07:31:44.551713", "nextDaysBuffer": 10 }, { "$ref": "15" } ], "store": { "$ref": "4" }, "updated": "2025-06-14T07:31:44.551713", "isHost": true }, "files": [ { "$id": "16", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-06-14T07:31:44.551713", "processed": "2025-06-14T07:31:44.551713", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T07:31:44.551713", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "7" }, "metcashHeader": { "$id": "17", "customerNumber": "sample string 1", "creationDate": "2025-06-14T07:31:44.551713", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "16" } ], "zoneMatrix": [ { "$id": "18", "id": 1, "hostIdentifier": "UH8Uyef8mEaFHVtvqqjzXQ==", "hostIdentifierGuid": "c9147f50-fce7-4698-851d-5b6faaa8f35d", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "2e6c2efd-f715-41bc-b1b7-37a5e984b6f7", "2a7e75cf-f7df-42d0-9135-b892da0d9d40" ] }, { "$ref": "18" } ], "hostFileStoreSetting": { "$ref": "6" }, "hostStoreSettings": [ { "$ref": "6" }, { "$ref": "6" } ], "promotionPlacements": [ { "$id": "19", "identifier": "wnMVuBvGjU+1dewtrpT+oQ==", "identifierGuid": "b81573c2-c61b-4f8d-b575-ec2dae94fea1", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "19" } ], "promoTypeGuids": [ "29563131-742c-404d-8ff0-405e94b7336f", "a3daeaae-4fc0-48b2-974a-6a9187fd8cf8" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "6" } ], "accounts": [ { "$id": "20", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "20" } ], "sales": [ { "$id": "21", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-06-14T07:31:44.551713", "ftpSite": { "$id": "22", "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": "21" } ], "zoneMatrix": [ { "$ref": "18" }, { "$ref": "18" } ], "cashManagements": [ { "$id": "23", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "24", "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": "23" } ], "updateStoreID": "a731803d-5134-45f3-bc89-25068241e5bf", "updateStore": { "$id": "25", "id": "f999565e-a508-4e79-ab57-00aded0831ce", "name": "sample string 1", "lastActivity": "2025-06-14T07:31:44.551713", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-06-14T07:31:44.551713" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "26", "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": "27", "pluG_UID": "UHwmceK+rkezncKlUL+vDw==", "pluGuid": "71267c50-bee2-47ae-b39d-c2a550bfaf0f", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-06-14T07:31:44.551713" }, { "$ref": "27" } ], "currentPrices": { "$id": "28", "pluPrices": { "$id": "29", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-06-14T07:31:44.551713", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "29" }, "winningCampaign": 1, "winner": { "$id": "30", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T07:31:44.551713", "startTime": 3, "endDate": "2025-06-14T07:31:44.551713", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "LgQAKRODBk6L7uECs0Q72g==", "hostIdentifierGuid": "2900042e-8313-4e06-8bee-e102b3443bda", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "30" }, { "$ref": "30" } ] }, "tray": { "$id": "31", "g_UId": "xaf8RJWbnUCbSniivLMCtA==", "guid": "44fca7c5-9b95-409d-9b4a-78a2bcb302b4", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "32", "priceGroupG_UID": "picGtO5GCUmOXrS54Bhr7A==", "priceGroupGuid": "b40627a6-46ee-4909-8e5e-b4b9e0186bec", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T07:31:44.551713", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "3" }, { "$ref": "3" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "33", "pluG_UID": "AoZBIVFDnEyodUvxhShGeA==", "pluGuid": "21418602-4351-4c9c-a875-4bf185284678", "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": "34", "pluGuid": "69d154af-bc78-408b-a7d3-22c21b376fdd", "created": "2025-06-14T07:31:44.551713", "createdByUser": "sample string 1", "activated": "2025-06-14T07:31:44.551713", "deactivated": "2025-06-14T07:31:44.551713", "lastOrdered": "2025-06-14T07:31:44.551713", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T07:31:44.551713", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T07:31:44.551713", "lastSold": "2025-06-14T07:31:44.551713", "firstSold": "2025-06-14T07:31:44.551713", "awsUpdated": "2025-06-14T07:31:44.551713", "lastManualUpdate": "2025-06-14T07:31:44.551713", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T07:31:44.551713", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T07:31:44.551713", "doNotRangeUpdated": "2025-06-14T07:31:44.551713", "doNotOrderUpdated": "2025-06-14T07:31:44.551713", "tracked": "2025-06-14T07:31:44.551713" }, "allergens": [ { "$id": "35", "allergenID": 1, "pluG_UID": "xmhRrBtzpUGr9gtxR6J2gA==", "pluGuid": "ac5168c6-731b-41a5-abf6-0b7147a27680", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "35" } ], "costs": { "$id": "36", "pluG_UID": "WSEBi9CEVE2xpoqIeNdwxQ==", "pluGuid": "8b012159-84d0-4d54-b1a6-8a8878d770c5", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T07:31:44.551713", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "37", "saleHeaderID": 1, "created": "2025-06-14T07:31:44.551713", "createdLocal": "2025-06-14T07:31:44.551713", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "Fkdmx9Qs5kWtUDNDpXn7ew==", "operatorGuid": "c7664716-2cd4-45e6-ad50-3343a579fb7b", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "WiyBVFLid0Kj7ZLFOqBhkA==", "pluGuid": "54812c5a-e252-4277-a3ed-92c53aa06190", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "38", "id": 1, "g_Uid": "xTWAq8R7AUeJj/vsB8CvfQ==", "guid": "ab8035c5-7bc4-4701-898f-fbec07c0af7d", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-06-14T07:31:44.551713", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T07:31:44.551713", "endShift": "2025-06-14T07:31:44.551713", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "39", "operatorG_UID": "KQv2Uvz+ZE2zgaEbFLLocw==", "operatorGuid": "52f60b29-fefc-4d64-b381-a11b14b2e873", "storeID": 2, "operator": { "$ref": "38" }, "store": { "$ref": "4" } }, { "$ref": "39" } ] } }, { "$ref": "37" } ], "apns": [ { "$id": "40", "pluID": 1, "pluG_UID": "+OinSuwsy0WHnrY+1Fd6SQ==", "pluGuid": "4aa7e8f8-2cec-45cb-879e-b63ed4577a49", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "tuns": [ { "$id": "41", "pluG_UId": "Gt3ScH6rVk604lAmErjq5w==", "pluGuid": "70d2dd1a-ab7e-4e56-b4e2-502612b8eae7", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "3" }, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "competitionPricing": [ { "$id": "42", "identifier": "EoMEPMAyQEuaBgKYFULGxQ==", "identifierGuid": "3c048312-32c0-4b40-9a06-02981542c6c5", "pluG_UID": "KbqpiiKkaUGnjBZ40cz9lQ==", "pluGuid": "8aa9ba29-a422-4169-a78c-1678d1ccfd95", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "42" } ], "supplier": { "$ref": "8" }, "supplierName": "sample string 146", "children": [ { "$ref": "3" }, { "$ref": "3" } ], "ordering": { "$ref": "11" }, "flipChartPages": [ { "$id": "43", "identifier": "MEJXQmzuqkSlVrwUqhKdRg==", "groupName": "sample string 1", "identifierGuid": "42574230-ee6c-44aa-a556-bc14aa129d46", "exists": true, "flipChartIdentifier": "VzsaTQ4DMEy5xfuxIIRCQg==", "flipChartIdentifierGuid": "4d1a3b57-030e-4c30-b9c5-fbb120844242", "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": "5X0T5Uv32U+cO1o5I/ct3Q==", "groupIdentifierGuid": "e5137de5-f74b-4fd9-9c3b-5a3923f72ddd", "flipChart": { "$id": "44", "identifier": "wcY9MY6AsUi3Q/rPs31y+Q==", "identifierGuid": "313dc6c1-808e-48b1-b743-facfb37d72f9", "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": "45", "identifier": "p6hVWoC4wkKjGKI4Ae7GOw==", "identifierGuid": "5a55a8a7-b880-42c2-a318-a23801eec63b", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "46", "id": 1, "g_UID": "4uMNSK9R10+KPW38myJVYw==", "guid": "480de3e2-51af-4fd7-8a3d-6dfc9b225563", "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": "7oeT0kkeck++QeXLzjR8HQ==", "previousFormGuid": "d29387ee-1e49-4f72-be41-e5cbce347c1d", "nextForm": 1, "nextFormG_UID": "AHLX/xMAaki9u4ngt8jKWQ==", "nextFormGuid": "ffd77200-0013-486a-bdbb-89e0b7c8ca59", "attributes": "sample string 10", "updated": "2025-06-14T07:31:44.551713", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "46" }, "previousCheckoutForm": { "$ref": "46" }, "buttons": [ { "$id": "47", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "ZgV+LJYDs0q02k/iHW9vwQ==", "checkoutFormGuid": "2c7e0566-0396-4ab3-b4da-4fe21d6f6fc1", "identifier": "6XZOfOx+tkiwwzXCUnW/XA==", "identifierGuid": "7c4e76e9-7eec-48b6-b0c3-35c25275bf5c", "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": "c+HU4kuDp02BtmSu2ICujw==", "valueGuid": "e2d4e173-834b-4da7-81b6-64aed880ae8f", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T07:31:44.551713", "action": "sample string 12", "valueForm": { "$ref": "46" }, "image": { "$id": "48", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-06-14T07:31:44.551713", "imageData": "QEA=", "readOnly": true } }, { "$ref": "47" } ], "panels": [ { "$id": "49", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "mKKDkUhquUWGt4TNs1qNCA==", "checkoutFormGuid": "9183a298-6a48-45b9-86b7-84cdb35a8d08", "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": "49" } ] }, { "$ref": "46" } ], "panels": [ { "$ref": "49" }, { "$ref": "49" } ] }, "pages": [ { "$ref": "43" }, { "$ref": "43" } ] }, "contentPanel": { "$ref": "49" }, "products": [ { "$id": "50", "flipChartPageIdentifier": "I00KkGjOh0S3DTjvxjUrtw==", "flipChartPageIdentifierGuid": "900a4d23-ce68-4487-b70d-38efc6352bb7", "pluG_UID": "2HbgPEaLmEmGz3yZX4Phgg==", "pluGuid": "3ce076d8-8b46-4998-86cf-7c995f83e182", "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": "50" } ], "productCount": 27, "pages": [ { "$ref": "43" }, { "$ref": "43" } ] }, { "$ref": "43" } ], "priceHistory": [ { "$id": "51", "pluG_UID": "aeII9AbuB0Si6X7IPptJJg==", "pluGuid": "f408e269-ee06-4407-a2e9-7ec83e9b4926", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-06-14T07:31:44.551713", "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": "51" } ], "ingredients": [ { "$id": "52", "pluG_UID": "xIJ++8ewIEisJVatYdLaHw==", "ingredientGuid": "xC+ZTnpcJUS6y01C92imAg==", "ingredientIdentifier": "4e992fc4-5c7a-4425-bacb-4d42f768a602", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "3" } }, { "$ref": "52" } ], "bins": [ { "$id": "53", "pluG_UID": "Ln55ufzR4kiyms7IWQxaGA==", "pluGuid": "b9797e2e-d1fc-48e2-b29a-cec8590c5a18", "shelfLocationIdentifier": "DNd6VVpN0k6GbhiZIBuYAw==", "shelfLocationGuid": "557ad70c-4d5a-4ed2-866e-1899201b9803", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "F1K4EOKYjEePlSTmF2gUAA==", "labelPageLayoutGuid": "10b85217-98e2-478c-8f95-24e617681400", "updated": "2025-06-14T07:31:44.551713", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "3" }, "location": { "$id": "54", "identifier": "DkD9205k+kG7a9FEzEnZFA==", "storeID": 1, "identifierGuid": "dbfd400e-644e-41fa-bb6b-d144cc49d914", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T07:31:44.551713", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "53" }, { "$ref": "53" } ] } }, { "$ref": "53" } ], "bin": { "$ref": "53" }, "scaleLocations": [ { "$id": "55", "plu": 1, "pluG_UID": "44au96D6gUCrKlypjFt7hw==", "pluGuid": "f7ae86e3-faa0-4081-ab2a-5ca98c5b7b87", "deptNo": 1, "product": { "$ref": "3" }, "scaleLocation": { "$id": "56", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T07:31:44.551713", "department": { "$id": "57", "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": "56" }, "subDepartments": [ { "$id": "58", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "59", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "60", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-06-14T07:31:44.551713", "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": "4luzONJL4Uem4q/eai55Kg==", "labelPageLayoutGuid": "38b35be2-4bd2-47e1-a6e2-afde6a2e792a", "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": "61", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "62", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "63", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "63" } ], "commodityCode": "sample string 6" }, { "$ref": "62" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "62" }, "mscDep": { "$id": "64", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "61" }, { "$ref": "61" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "63" } }, { "$ref": "60" } ], "updated": "2025-06-14T07:31:44.551713", "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": "UiMeGlcbd0uwOGa4FtsLEw==", "labelPageLayoutGuid": "1a1e2352-1b57-4b77-b038-66b816db0b13", "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": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" } }, { "$ref": "59" } ], "investmentBuyOverride": true, "updated": "2025-06-14T07:31:44.551713", "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": "iNypzygEjEaetf7WRDwlKg==", "labelPageLayoutGuid": "cfa9dc88-0428-468c-9eb5-fed6443c252a", "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": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" } }, { "$ref": "58" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-06-14T07:31:44.551713", "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": "jyydgPDK6UyAT0cYcGxxLw==", "labelPageLayoutGuid": "809d2c8f-caf0-4ce9-804f-4718706c712f", "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": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" } } } }, { "$ref": "55" } ], "nextPrice": { "$id": "65", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "PCtPD38GRkGZkgHrDoRYZg==", "pluGuid": "0f4f2b3c-067f-4146-9992-01eb0e845866", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "B6eNv01WBkKzLq2kISr39Q==", "dealCostGuid": "bf8da707-564d-4206-b32e-ada4212af7f5", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "o5Rfb7kqtUSLQDhvAMwsCQ==", "priceGroupGuid": "6f5f94a3-2ab9-44b5-8b40-386f00cc2c09", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T07:31:44.551713", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "TIm3TtBsTEeglNU8XSfGiA==", "campaignComboPriceGroupIdentifier": "4eb7894c-6cd0-474c-a094-d53c5d27c688", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "66", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T07:31:44.551713", "operatorG_UID": "jH9epaFh90OLgkUXZlqIpg==", "operatorGuid": "a55e7f8c-61a1-43f7-8b82-4517665a88a6", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T07:31:44.551713", "signIqTicketFileMovedUtc": "2025-06-14T07:31:44.551713", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T07:31:44.551713", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "3" }, "campaignPlu": { "$ref": "65" } }, { "$ref": "66" } ], "campaign": { "$id": "67", "id": 1, "storeID": 2, "name": "62e4f8ea-bb67-4050-b847-b4d359ac1363", "nameGuid": "62e4f8ea-bb67-4050-b847-b4d359ac1363", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T07:31:44.551713", "startTime": 1, "endDate": "2025-06-14T07:31:44.551713", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-06-14T07:31:44.551713", "system": true, "created": "2025-06-14T07:31:44.551713", "updated": "2025-06-14T07:31:44.551713", "priceChangeNotifiedUtc": "2025-06-14T07:31:44.551713", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "NfT8R2qYO0+oRbyq2ApU9Q==", "hostIdentifierGuid": "47fcf435-986a-4f3b-a845-bcaad80a54f5", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T07:31:44.551713", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "65" }, { "$ref": "65" } ], "campaignPools": [ { "$id": "68", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "pGFJdrnikkSlwQpCt+XadQ==", "pluGuid": "764961a4-e2b9-4492-a5c1-0a42b7e5da75", "hostOfferID": 1, "priceGroupG_UID": "7I7aZARgQk2n/NGIYNfQ/w==", "priceGroupGuid": "64da8eec-6004-4d42-a7fc-d18860d7d0ff", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T07:31:44.551713", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "3" }, "campaign": { "$ref": "67" } }, { "$ref": "68" } ], "sellingRules": [ { "$id": "69", "id": 1, "identifier": "3VWQQ+EcGkmnyhSm2OoSvQ==", "identifierStr": "3VWQQ+EcGkmnyhSm2OoSvQ==", "identifierGuid": "439055dd-1ce1-491a-a7ca-14a6d8ea12bd", "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": "67" } }, { "$ref": "69" } ], "customers": [ { "$id": "70", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "ZcxescLPPEmZV8XH2IeWRw==", "customerIDGuid": "b15ecc65-cfc2-493c-9957-c5c7d8879647", "campaign": { "$ref": "67" }, "customer": { "$id": "71", "identifier": "zfm/VVy3Zk2vV0GubwdrRQ==", "identifierGuid": "55bff9cd-b75c-4d66-af57-41ae6f076b45", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T07:31:44.551713", "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": "O6VY1uLdMUCbUswOt9fUAg==", "communityIdentifierGuid": "d658a53b-dde2-4031-9b52-cc0eb7d7d402", "joined": "2025-06-14T07:31:44.551713", "updated": "2025-06-14T07:31:44.551713", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "Ymawc+C0F0m/x0RUI68hgg==", "priceLevelIdentifierGuid": "73b06662-b4e0-4917-bfc7-445423af2182", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T07:31:44.551713", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "72", "cardType": 2, "issueDate": "2025-06-14T07:31:44.551713", "expiry": "2025-06-14T07:31:44.551713", "customerID": "MCp70XRGq0K1XFwKQuZIfg==", "customerIDGuid": "d17b2a30-4674-42ab-b55c-5c0a42e6487e", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-06-14T07:31:44.551713", "linkedAccount": "qjAQHpZK3kWjz+VxoFBZSA==", "linkedAccountGuid": "1e1030aa-4a96-45de-a3cf-e571a0505948", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "71" }, "account": { "$id": "73", "id": 1, "identifier": "DEUae3yXhE+ogMtBUaileA==", "identifierGuid": "7b1a450c-977c-4f84-a880-cb4151a8a578", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T07:31:44.551713", "owner": "1nL1JCw0Nke+kXo0d3YN0w==", "ownerGuid": "24f572d6-342c-4736-be91-7a3477760dd3", "accountStoreGroupIdentifier": "LKBCUlhlwUGmsDJqCiwTVQ==", "accountStoreGroupGuid": "5242a02c-6558-41c1-a6b0-326a0a2c1355", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-06-14T07:31:44.551713", "active": true, "updated": "2025-06-14T07:31:44.551713", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "71" }, "card": { "$ref": "72" }, "members": { "$id": "74", "sample string 1": [ { "$ref": "71" }, { "$ref": "71" } ], "sample string 2": [ { "$ref": "71" }, { "$ref": "71" } ] }, "customerGroups": [ { "$id": "75", "identifier": "sLHOL5INwUyr3Zmm0sUYhA==", "identifierGuid": "2fceb1b0-0d92-4cc1-abdd-99a6d2c51884", "name": "sample string 2", "primaryContact": "Fi45TlU/aUaqz0RLp/0wYQ==", "primaryContactGuid": "4e392e16-3f55-4669-aacf-444ba7fd3061", "accountID": "NAVDQhlfeU6TNttL1cIeHA==", "accountIDGuid": "42430534-5f19-4e79-9336-db4bd5c21e1c", "special": true, "updated": "2025-06-14T07:31:44.551713", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "c2I5pg0bQUaPI2Ci2OSppA==", "priceLevelIdentifierGuid": "a6396273-1b0d-4641-8f23-60a2d8e4a9a4", "deleted": true, "account": { "$ref": "73" }, "primaryContactCustomer": { "$ref": "71" }, "customerGroupMembers": [ { "$id": "76", "id": 1, "groupID": "k6TOG/dUVEm5IrPIGR4MFg==", "groupIDGuid": "1bcea493-54f7-4954-b922-b3c8191e0c16", "customerID": "9r+BnJauN0uXazK5fXsBCw==", "customerIDGuid": "9c81bff6-ae96-4b37-976b-32b97d7b010b", "card": "sample string 4", "linkedAccount": "GihPobt9F06lC8gnO12exg==", "linkedAccountGuid": "a14f281a-7dbb-4e17-a50b-c8273b5d9ec6", "customer": { "$ref": "71" }, "group": { "$ref": "75" }, "customerCard": { "$ref": "72" } }, { "$ref": "76" } ] }, { "$ref": "75" } ] }, "payments": [ { "$id": "77", "id": 1, "identifier": "QnrJ4iZIvE62sEeWP8gZmg==", "identifierGuid": "e2c97a42-4826-4ebc-b6b0-47963fc8199a", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "rWCNWyjOwEStMomL4UqtTA==", "accountIDGuid": "5b8d60ad-ce28-44c0-ad32-898be14aad4c", "customerAccount": { "$ref": "73" }, "customerCard": { "$ref": "72" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-06-14T07:31:44.551713", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "YWQZYnm8VEiT8aPueSuXdA==", "idempotentVoidGuid": "62196461-bc79-4854-93f1-a3ee792b9774", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "78", "saleHeaderID": 1, "saleHeaderGuid": "QONzBCNsL0GSHeJIduZMcw==", "saleHeaderIdentifierGuid": "0473e340-6c23-412f-921d-e24876e64c73", "created": "2025-06-14T07:31:44.551713", "createdLocal": "2025-06-14T07:31:44.551713", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-06-14T07:31:44.551713", "storeID": 1, "operatorG_Uid": "jABZHIRdY0iXV7l6A6w3gA==", "operatorGuid": "1c59008c-5d84-4863-9757-b97a03ac3780", "customerG_Uid": "dZgPfdS65k+Kezz3otCIVg==", "customerGuid": "7d0f9875-bad4-4fe6-8a7b-3cf7a2d08856", "communityIdentifier": "EoWrK7pjwE+gjWoFLxXLxA==", "communityIdentifierGuid": "2bab8512-63ba-4fc0-a08d-6a052f15cbc4", "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": "jDqhufM2p06H8+4xx8pMfw==", "priceLevelIdentifierGuid": "b9a13a8c-36f3-4ea7-87f3-ee31c7ca4c7f", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "38" }, "customer": { "$ref": "71" }, "communityOrganisation": { "$id": "79", "id": 1, "identifier": "UJJzQ/TNnkmQA/K5YO+wHA==", "identifierGuid": "43739250-cdf4-499e-9003-f2b960efb01c", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-06-14T07:31:44.551713", "deleted": true }, "details": [ { "$id": "80", "saleItemID": 1, "identifier": "rH9to1dYaUuFKnbFBFXFpQ==", "identifierGuid": "a36d7fac-5857-4b69-852a-76c50455c5a5", "saleHeaderID": 2, "plu": 1, "pluG_UId": "068g5L4OKEW12ELXB9Q2+g==", "pluGuid": "e420afd3-0ebe-4528-b5d8-42d707d436fa", "accountID": "/5a9MzBQe0WNUfiYTR8XAw==", "accountIDGuid": "33bd96ff-5030-457b-8d51-f8984d1f1703", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-06-14T07:31:44.551713", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "hj1JpjdbZUqtAOlanYApPw==", "refundGuid": "a6493d86-5b37-4a65-ad00-e95a9d80293f", "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": "nLBx7eCk1kOfayQB6ai5tA==", "idempotentVoidGuid": "ed71b09c-a4e0-43d6-9f6b-2401e9a8b9b4", "priceLevelIdentifier": "9NrUD9ajwEOTlmV3IHCOUg==", "priceLevelIdentifierGuid": "0fd4daf4-a3d6-43c0-9396-657720708e52", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "81", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T07:31:44.551713", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "81" } ], "refund": { "$id": "82", "id": 1, "g_UID": "0SY7nUiRr0ih7l6XFUjjJQ==", "guid": "9d3b26d1-9148-48af-a1ee-5e971548e325", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T07:31:44.551713" }, "modifier": { "$id": "83", "id": 1, "setG_UID": "p1eaBRv36ky30T4yUnWYpQ==", "modifierSetGuid": "059a57a7-f71b-4cea-b7d1-3e32527598a5", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "Kqpc48ng8Uqu7PDDqRPqCA==", "pluGuid": "e35caa2a-e0c9-4af1-aeec-f0c3a913ea08", "deleted": true, "g_UID": "Whb/kApdU0mhhD4aubF+/w==", "guid": "90ff165a-5d0a-4953-a184-3e1ab9b17eff", "product": { "$ref": "3" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "80" } ], "eftReceipts": [ { "$id": "84", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "78" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "84" } ], "payments": [ { "$ref": "77" }, { "$ref": "77" } ], "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": "hpGeIYi/tUazbuQoIteAIw==", "pluGuid": "219e9186-bf88-46b5-b36e-e42822d78023", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-06-14T07:31:44.551713", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-06-14T07:31:44.551713", "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": "GdcKAoAdT0ejyML32FwDKA==", "pluGuid": "020ad719-1d80-474f-a3c8-c2f7d85c0328", "accountID": "EatiHhYODE+M0zkP+TlGIg==", "accountIDGuid": "1e62ab11-0e16-4f0c-8cd3-390ff9394622", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-06-14T07:31:44.551713", "bestOrExpireType": 1, "refundG_UID": "0Ypdyt/7zUyToqrFXlRyVA==", "refundGuid": "ca5d8ad1-fbdf-4ccd-93a2-aac55e547254", "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": "RFPuCTdPmUu7Wsu0F+uf6w==", "identifierGuid": "09ee5344-4f37-4b99-bb5a-cbb417eb9feb", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "AgsXTEMoi0KUckNgePZ/Tw==", "customerIdentifierGuid": "4c170b02-2843-428b-9472-436078f67f4f", "operatorNo": 1, "operatorG_UID": "SC3w0uZi+UeNi/GqbbKPFw==", "operatorGuid": "d2f02d48-62e6-47f9-8d8b-f1aa6db28f17", "created": "2025-06-14T07:31:44.551713", "ordered": "2025-06-14T07:31:44.551713", "started": "2025-06-14T07:31:44.551713", "completed": "2025-06-14T07:31:44.551713", "supplied": "2025-06-14T07:31:44.551713", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "71" }, "operator": { "$ref": "38" }, "details": [ { "$id": "90", "headerID": 1, "plu": 1, "pluG_UId": "pMD7xzrLS0ScP3taw59F6w==", "pluGuid": "c7fbc0a4-cb3a-444b-9c3f-7b5ac39f45eb", "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": "OE0EEl3Oa0mcwrV8gyhmLA==", "headerIdentifierGuid": "12044d38-ce5d-496b-9cc2-b57c8328662c", "product": { "$ref": "3" } }, { "$ref": "90" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "78" } }, { "$ref": "89" } ], "surveyResponses": [ { "$id": "91", "surveyG_UID": "PcKyRY/QPUmrKJFgPoqeqA==", "surveyGuid": "45b2c23d-d08f-493d-ab28-91603e8a9ea8", "saleHeaderGuid": "M8PTvYHXuk6hBr7hBVte7g==", "saleGuid": "bdd3c333-d781-4eba-a106-bee1055b5eee", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "iAksyK5fHk+PRs7PwVuBMw==", "guidResponse": "c82c0988-5fae-4f1e-8f46-cecfc15b8133", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T07:31:44.551713", "sale": { "$ref": "78" }, "survey": { "$id": "92", "g_UID": "P+hA0sXpd0+T8OEPmdU8Pg==", "guid": "d240e83f-e9c5-4f77-93f0-e10f99d53c3e", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "NZXMOeiXPkCskCtdpV1SCg==", "checkoutFormGuid": "39cc9535-97e8-403e-ac90-2b5da55d520a", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T07:31:44.551713", "end": "2025-06-14T07:31:44.551713", "deleted": true, "updated": "2025-06-14T07:31:44.551713", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "dfe03eee-7f8e-499a-a794-54811bbc75b1", "5b503434-ab85-4e6e-9e41-568da0bbcc39" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "46" } }, "ingressId": "sample string 4" }, { "$ref": "91" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "39uYPUyKwk6+B20hqrLZMQ==", "accountIdentifier": "3d98dbdf-8a4c-4ec2-be07-6d21aab2d931", "accountName": "sample string 42", "customerOrderIdentifier": "9nQjLr/ImUy3sHUNIc4+QA==", "customerOrderIdentifierGuid": "2e2374f6-c8bf-4c99-b7b0-750d21ce3e40", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "93", "id": 1, "paymentID": 2, "paymentIdentifier": "LaEAEDNTzkKpEirsuCfrEQ==", "paymentIdentifierGuid": "1000a12d-5333-42ce-a912-2aecb827eb11", "identifier": "Xjhho7FE8kmYuXq09Nsuxw==", "identifierGuid": "a361385e-44b1-49f2-98b9-7ab4f4db2ec7", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "gJerAUnKyEusGLDeAS/TFQ==", "itemIdentifierGuid": "01ab9780-ca49-4bc8-ac18-b0de012fd315" } }, { "$ref": "77" } ] }, { "$ref": "72" } ], "customerGroupMembers": [ { "$ref": "76" }, { "$ref": "76" } ], "customerGroups": [ { "$ref": "75" }, { "$ref": "75" } ], "accounts": [ { "$ref": "73" }, { "$ref": "73" } ], "account": { "$ref": "73" }, "vouchers": [ { "$id": "94", "customerIdentifier": "byZkPJXHK0O8ljGGC6vSfA==", "customerIdentifierGuid": "3c64266f-c795-432b-bc96-31860babd27c", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "IyHz2lRjoUmryJOFG76ZQw==", "idempotentGuid": "daf32123-6354-49a1-abc8-93851bbe9943", "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": "2025-06-14T07:31:44.551713", "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": "2025-06-14T07:31:44.551713", "labelPageLayout": "8EmE3wLvCUaOBYdBIAkNYA==", "pageLayoutGuid": "df8449f0-ef02-4609-8e05-874120090d60", "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": "2025-06-14T07:31:44.551713" }, { "$ref": "98" } ] }, "customerVouchers": [ { "$id": "99", "id": 1, "customerIdentifier": "IoP3INrUqkaN6ON8MGx2yw==", "customerIdentifierGuid": "20f78322-d4da-46aa-8de8-e37c306c76cb", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T07:31:44.551713", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "kfKxGbZljE2xG4pYOly8Sg==", "issuedIdempotentGuid": "19b1f291-65b6-4d8c-b11b-8a583a5cbc4a", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T07:31:44.551713", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T07:31:44.551713", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "J+jTEd06S0W+mOhRiymH9g==", "redeemedIdempotentGuid": "11d3e827-3add-454b-be98-e8518b2987f6", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T07:31:44.551713", "storeName": "sample string 17", "scaleLabel": { "$ref": "97" }, "voucher": { "$ref": "95" }, "customer": { "$ref": "71" }, "issuedOfflinePayment": { "$ref": "77" }, "redeemedOfflinePayment": { "$ref": "77" } }, { "$ref": "99" } ] }, "customer": { "$ref": "71" } }, { "$ref": "94" } ] } }, { "$ref": "70" } ], "customerGroups": [ { "$id": "100", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "WVLmHn2M/k6hLqIGYlk7Rg==", "groupIDGuid": "1ee65259-8c7d-4efe-a12e-a20662593b46", "campaign": { "$ref": "67" }, "group": { "$ref": "75" } }, { "$ref": "100" } ], "signIqTickets": [ { "$id": "101", "identifier": "AmWLYWn8+0iP7NX8qNVekg==", "identifierGuid": "618b6502-fc69-48fb-8fec-d5fca8d55e92", "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": "Jq9Fi21Fn0eTz3JuaBlwwg==", "guid": "8b45af26-456d-479f-93cf-726e681970c2", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "67" }, "comboPricePlus": [ { "$id": "103", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "Mivf4g2NL0md3wCo+4oAaw==", "groupGuid": "e2df2b32-8d0d-492f-9ddf-00a8fb8a006b", "comboPriceType": 5, "priceType": 5, "pluG_UID": "Lk6o5UNNR0qmEQ1+fMln0A==", "pluGuid": "e5a84e2e-4d43-4a47-a611-0d7e7cc967d0", "priceGroupG_UID": "dCGTjEBzqkGsF+O4o67dNg==", "priceGroupGuid": "8c932174-7340-41aa-ac17-e3b8a3aedd36", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "67" }, "product": { "$ref": "3" }, "priceGroup": { "$ref": "32" }, "campaignPool": { "$ref": "67" } }, { "$ref": "103" } ] }, { "$ref": "102" } ], "priceLevels": [ { "$id": "104", "id": 1, "priceLevelIdentifier": "a+OB5XQ500iezpYDfFLDjg==", "priceLevelIdentifierGuid": "e581e36b-3974-48d3-9ece-96037c52c38e", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "104" } ] }, "product": { "$ref": "3" }, "dealCost": { "$id": "105", "headerIdentifier": "y4Xw+VhtEUuG7aFBim5cvA==", "headerIdentifierGuid": "f9f085cb-6d58-4b11-86ed-a1418a6e5cbc", "identifier": "QS8+oPdO2kqwN+L2ScY1tA==", "identifierGuid": "a03e2f41-4ef7-4ada-b037-e2f649c635b4", "supplierIdentifier": "xNwvCpuItkCTGq/avRddHA==", "supplierGuid": "0a2fdcc4-889b-40b6-931a-afdabd175d1c", "pluG_UID": "4i+Xo840YUCBoZ82QYia9Q==", "pluGuid": "a3972fe2-34ce-4061-81a1-9f3641889af5", "campaignName": "10b8d8b0-737c-40e9-a611-5b996c6e9d2c", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T07:31:44.551713", "end": "2025-06-14T07:31:44.551713", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "R4C0RXWKLU62n+e8smT8Kw==", "bonusItemPluGuid": "45b48047-8a75-4e2d-b69f-e7bcb264fc2b", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T07:31:44.551713", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-06-14T07:31:44.551713", "campaignEndDate": "2025-06-14T07:31:44.551713", "masterPLUG_UID": "M1Vp2RxvREae1RztJPd9eQ==", "masterID": "d9695533-6f1c-4644-9ed5-1ced24f77d79", "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": "MCBzm5mb/Eu1xkD2kOE1+g==", "bonusMasterID": "9b732030-9b99-4bfc-b5c6-40f690e135fa", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-06-14T07:31:44.551713", "dealCosts": [ { "$ref": "105" }, { "$ref": "105" } ], "tags": [ { "$id": "106", "pluG_UID": "V77+eDNcRE+31Vfk24C3LQ==", "pluGuid": "78febe57-5c33-4f44-b7d5-57e4db80b72d", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "106" } ], "alternateProductG_UID": "eU17+4BsPUuDyQV0IKN8cg==", "alternateProduct": "fb7b4d79-6c80-4b3d-83c9-057420a37c72", "productHostCode": { "$id": "107", "id": 1, "pluG_UID": "KaA9gL68u0ikIyiFUAHxiw==", "pluGuid": "803da029-bcbe-48bb-a423-28855001f18b", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T07:31:44.551713", "inventoryTracked": "2025-06-14T07:31:44.551713", "isNormalPriceChangesCampaign": true }, "incrementCount": true, "minimumQuantity": 1, "randomWeight": true, "salesMode": 43, "cartons": 1, "weight": 1, "units": 1, "autoOrderStatus": 1, "invoiceDetailReceive": true }
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �;�ZE|bƷ 5 xl/workbook.xml � (� ����0��&�C���H '.^=x�������R�7o;������Z�#G�J[a�) q-��APa�k+�Ҿ��{�B�۷�Iz<���ȼ��qa^h�����:���dB�z�C���&e0ֺ���"�)a�ETH1 n�gE��U8�Ȗ"���^�$ϡ�Sv����`����/PK �;�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK �;�Z��p�' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Re2e3a374f8794b26" /></Relationships>PK �;�Z'//�( �B xl/worksheets/sheet1.xml � (� �\is7�+*~_ ��]�R�_����֢-U,�E�V~�6ia8h�C&U�\h��<��T9�㟛�'���������jr2��������p�s��_q�����b���j>_���������j�����t��j~s��.~�oi��bys���.��.�~��2�_~��oקZ)���XӣVW�?V�����Z�X�/.��p������������5y��r���d��zrrz~���x=�[ ~>�|���7yv�p����{Ə�O�<�����}�vq�t~��jM(��/���On�7�MNn.���yw}������y㭵 !`��|��Z/n>�/'/�������o��)t`���+�7�����n�*����і����v��8uF9� ��|w�����~�~��j�����~��������~_<p������ip�*�H�ty?�Du���rp��D:��zH������ޚ`B�� l��CЛ��D=p�~E"�c=$�A8�C""����F�8H��%��:G�D��%���ԉ��t��l Ea;@%�>�(���Q�9m|ܜQ�C��6CB�h��h�w�P�%�S���x�M��(��ph,xC=�e�%��dA8D��B����*c�K�YWt�#u� �D@㠮L�(��(�R�DbT%�%F5|O1j1�+#M���D�i�i� �~�%�A� #M���P�De� :L�M-�'F�#�� P]�AC�+#�*38kTv����"RzwaC�j|1��f��#=�ҿ���?���M"���jzoe����'61�f��4#[b���&&Z����:h�+����6O�)�1,���6c����VM��}��1�x�Z ����&&�q Ze�Lj�r�61�fL�G$F��z���6d\��1Q��p�&.�8<��-��u�`���6��^GM|"]ZW�K�t*�� �h ��뚇�I��V���&U*�(WT<$N:��W�;�R��Z�r���(j���T�$�7m*0���7H��vC *�t����*5<ƃ���C%��DE�a!l�v�NE�����[M �I�.1�������Q��'&zu�!��@�U���f� ��@���K>QЛ,�m҂�c*F������I�$�8�H>Q�g�Y������Z�}�=�DA?���7�M�Td���' �x�$z<�CH�X��D0$}��Ľph��s��3q-da� Z�P5�ׂ-M ��n5��C6!q-�����0t�5�k!�1�Mo�#�1q-�b�X�a��H}:�1uCL\��X�sq�9�T|i:�1XL܋��f��/&�M�xGU$ƀ��*q?&�,��͘�!���1q09h4=�(�S��8��Ì��Z���R%s��Ÿ�"U`��V�1SL\D5�(���"_]�8��r'������Mmho$�LL0qm�jo���`�$�,��G���R'1��ԛ�`�8�J '1du y0t�&%��v?�PQO�D�q7=��x �j�Ȩ5TG�Q�V}�cm���#a�`(�#d����U֖;~.��Ѷʚe��4ե#H �n�)��m��I��>��r�s��������C~�����`k�eՏ�Վ���ሔ��E=m���*k�)B0A�sn5�)���{�T����˗�������q�y���y:���M��#�ew3���4h����ڴv70�+?����r)*�<�;�G�o����a���Gŀ��V�z�����l�C� �"�i�aw3�� So���Ԯ�s6���@>�V�R����nc +2����FLϡ��}h� �M�b���]��@�:��u�L1��/`p��W����X��������X_��-w'��2=a�ӌ~\m���'���ٯsuv�k��ޢٷ�ܢݷйE�oar�G�6�x�o�r�'�>�x�or�g�1������c�>L�/�K����J0a��L�o�[��a�N0a�L��1t? &�O� C��`���S0a��%�0tg�5�w&�P3|g��3A��!<�h�3A��a<i�3A���<Di�3A���,�p�e�� M�q�i88-�YP��8�gA���,�r��Z�� Q�q4j9H-�YP��82ugA����:u�FЩc87�Nùt��S�pn���pn�:�s#��1�A��W�N=�YЩ�8:�gA���,��s��z���S�qt�9N=�Y�i�8: gA���,�4p�������qt8Nùtέ���pn�F�s+�4��X�id8��N#ùtέ���pn�"��� :�gA���,�4r��"�Y�)r��"�Y�)r��"�Y�)r��"�Y�)r��"�Y�)r����@B��� Jš� �a� Z���T1�;A��ܝ WP�N�+(x'C�����;A����N-����S�vb���ZT�vR��;�NjSyo�I�*�;�U��a'5��C�v��������⮟����E�xƔlx�᧓l�!=��d���I�ٮ��Ka���]$>ylx��\��Ɇ_��c]�zj�l~����W�7��ג ;�7� c�[Ɇ��;Ɇ��{Ɇ�ȇ~�����4����?��Wam6+-6�Ŷ�ؕe�|�qikI]���f�J�������x�����ŗ��W��ץ�7�ŷ��w�����#;��y�3�O�*��|�V�\%?�\��,�)�)�)�yTZ,ɡ)ɡ)ɡ)ɡ�7�qȍ�i���j���1Fb��FR���FJ4|X�H��O�������Rri>�?�?�K��)e����V��x�l3ˉ�o*v��X��~��tܼ}:�qR��g$�p�h� �1*l_��T�"�n�c��f�˨)R���� lo�]y�}yYJc|@�JU�зR��G��:����+�6(�y�L�\}�(Q�ZJ�֞Q�`U������{t���l%��V��H'i�_�t�V��H'i�_�tc�ڕ �nL�첂�'��TQv���+U�])vb��{��c���/r\�/.��Nj�z����G�?�8�PK �;�Z@�V4� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8n\'��ݰ���=��&vd����G� XE�Tb�������4����ڼ�9c��w-���Nyݻ��S2 l֫2�h�)���b6��Ҩ,�2~B�;ƇQ����NRe�tQ���9n�d��?DoL��٫ӈ.���>�EL@�2t�Z�)Ez ��T [��n�<� S�jY�wS��2`�����2����U8�*ce@��B���i^��5�)�u�$.�V�U�����PK �;�ZЃc'2 E 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 �;�ZPl�8� |5 xl/sharedStrings.xml � (� �[Yo�8~_`�C��U�Ӗ�=H��ۘ\'����Tr��%�(udz���E�Ē2oq}E�X,�E���o���;<ɳ��֙yzY�GI��x��|c��'�dY��<���G�'?��yy�C3���,?�����������b�J�Y���� �W�r��ۦ�8߳$;= �*+qY�==��� �=I>}(?m"��$N��p^~�p.�c�s�Dc�� ���1N��x����/�+��V$;��}>��&Aݔ�(PЦ��59t�␍I���M�"��%++>F�X �Y�� Ն�����<��mu8��!��W�C��|<hl����=j��:n2m�R'��5+�<�U��*�Y��yjo�4�<~�d�Z��N�/YRX�|���:X�51m N�@ N�+�����<�Rx,�P���[9�p/.uJBOP�E�� �?�iG��d������'4S�|�.�}��4�O���$��q^�S�5G:̀3O��d�� �r'���������B�w���h��+����3���+8�\7�K�is��~ci��Łb�:� �$��j �H�CP�IY����J����W�h��B����( <h�V� (|�}�t�|��4&�L�'q^\���?qYp� f�Z_(����9ǀ��A��v����UQ`d!!q��@.�%��Z�Nk�dJ�n�|��}���6d�1H@%x'�(�8�o���5+�t��:E(�, �1'n�E��?�J�~s_��-���H�i�0�J����[�K�ٴu�7UY@��j�=��s�5�X����^�q#��ɡ�Y�� ��*,/��lܢ7�w�⟷ϏP��;�A(e����ל2$)B���������'����L�I���;k���M�'�t����iQ�L{t=�n����қq��n�uj�K�|Og��^�5"�Nf��]��\�:�o.n��Iw��.�%���1h�U�!x��:`+k�~�pǴ=����[��0!4\;ce��a��D>D��Ǭ\/b'���p�xa�B�7���@$����c8^��Z-Г�X�=k�®���rj8Λ���r��h��O�k�L��X#e��.k����w��NK[�����XlX�m� �X~h,� ��U�F��L�F&�h6r�gr�2���L�]߭Ϛ;��?f����b�k0�[n��aM�V��a��hWSt��N�{���=�|<���n1����y��)�wV�iO��8e�c�<��R~��"H³[���~o86Y��r��6�����<��KÃ�BaچoZ���K��%x�)�/�{d� �~��N��?�2|�Tq3�i�h��o �����(�Q��=�X���^ti�<ga��dž�4cô�YF��̖Bc�t@1��o��d4�H4���8��s���'���uO.�'�CPd,�cGnH�I&6��$A$�3���4��S�qy|�FW�E�x�L��ռ�0�"%��GK�}����#�~8t�(E�>=D8F�|���5��)ҷ�Ĭ4�T|:/���%�"���� ��fk u�?s� �Z��wY7{����Ɩz۾�?$�Cv�&<�b��?c�=?`�_$t��U�1}$�4�.�jo�u\���� ~������r��P�?$�#ea=�������ʐ^�V-QL��������t���o����:są��ܥ���r�y(���NW��T���z����oaZ�ea��Am�Y�J�}�ESi��c���|1���sgl���=c�ec���ѭ�it�jv��q:^{�ky�O��x��3�?��a"��F.�����7BOL�LLDЛMLԫ]g��2�s�_0�ɋ� K��Pۙ���'Q��a��� ��V�P��Ro�(���j/��_Y�y�a�EI�p˄���'n�/5ׄ7VYwG��݇���>����fDc��u�ި��}���s��� a���7%g�4�ó�DzH��I�����i/�(^`6����X���t���tb;�Ӑ~д�J2c� �3�j�҉ ���=�Lx����C������<��[�ʟ7�DuæK1�ʂ��u�1?!��l1b/~�9:��Ӵ R2�Y��J���9�z4U��}�I�܋B����}})W)��x��/*q��p��M�X��R��C�P$��M#�զL9V42;Z��3���ԶU@��[�܊.<� ��GR���h����9�3\~��n%i2��8��G�n��_e��&,� ��v�z��⢻"��B�ש�E1�iW���QaE��k� i\ߪ�jHե�M��ߠ����[�!��좤����Z��w�R��-;�U9���5���3�tl�r��p��1|�Bg���(����_XFc�� �ش�e�b�2\�%�2vϷ�8t!r��C�ƫڟ�wG!��V�_���.A'l&�e�_��f���γ���j�Y���G����<�����zw%uoG�������!*�����ϛT�� Q�45VÈL�� �k��U�>�>G�W�:�%M��M�7��'�nB��>즂T��hId��m�H�z���n� E>�;� ���۶��+sH�ٕ�Rԣ;���*|5�n���\���J�:�u�M�}��f�1?��u�ڞ$aw�o�~47�1���2\���6��*74�/��*``;Q��.��/°��삌�pD>� �Ȅ@�}����|�E�*f�x,\��vHJ��ވ�P+�N�w��u�įç���0C�1W:���j��i�:hE���!�Zz�ȯK�����)�2����CeZ�� txG̵�����D?����g�s4�z����v V���e0��^2�9!�(�k� 1ze�D�����.1jj �_!2%��ꤥ��w�t�F|�r]�fK�%�r�WL�� '�� �;R' ������Ę�m��l,\��<�a���_y��n���elő> � �gKt]Ĺ{� �Z����㧢A�yC���Z)<�;P��n�wӐ��j� $&,aF����ɤ�h��Sw�E�˿J�(����;�Ep�Q��K)>����x�E�dv щ�Z��j~��'�U��>oVx�ԭ��l�U��`��pY�$�Z�1ISF�eמg����{���_������� ��c��B�5�(�#/BS�9��cL��uS����5WЯN�L/��uq���]���J ? ��'I��S9sL.d�$i�����'%T�DL"-� A��3��v�?�0=�V��P�'�c��eBH���F[��r��6N�J�Js$O���L���MW��Jtn��`�)��S|�X�)FG�Qr��/-�$�u>�K�'�.Zc�Ծ��:q�U��p"IQg��7�"P� H�w~�9؟�����fK��]�� �i$��5I�B�ͮ�,.�p��R��|���@I���<�F?U�Dg/-��R�����_1:��KWU����@ul7<�!@�Rۊ���8_���G�V��~H@�D�i���"�u�i� �|�BH��fׂ^�Τ@]�)Y�ȊrX�p��"�k�ۯG����ޜs^~�?PK- �;�ZE|bƷ 5 xl/workbook.xmlPK- �;�Z���� � [Content_Types].xmlPK- �;�Z��p�' ' V _rels/.relsPK- �;�Z'//�( �B � xl/worksheets/sheet1.xmlPK- �;�Z@�V4� P < xl/_rels/workbook.xml.relsPK- �;�ZЃc'2 E � xl/styles.xmlPK- �;�ZPl�8� |5 � xl/sharedStrings.xmlPK � 1!
application/vnd.ms-excel
PK �;�Z�DU� 5 xl/workbook.xml � (� ����0��&�C�`�)��x���" �'m >��7o;�����j��r�-���䔺�G��ITa�i+�Ҿ��:�`���D�iE)�8r/�r�0V�?,g,����^�+Jr��<as����-2[��$t ��[`�Ţ�����@��pbs��5m�,��4K��-�ag�0F���PK �;�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK �;�Z�B�' ' _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="R65438f0e08f94659" /></Relationships>PK �;�Z'//�( �B xl/worksheets/sheet1.xml � (� �\is7�+*~_ ��]�R�_����֢-U,�E�V~�6ia8h�C&U�\h��<��T9�㟛�'���������jr2��������p�s��_q�����b���j>_���������j�����t��j~s��.~�oi��bys���.��.�~��2�_~��oקZ)���XӣVW�?V�����Z�X�/.��p������������5y��r���d��zrrz~���x=�[ ~>�|���7yv�p����{Ə�O�<�����}�vq�t~��jM(��/���On�7�MNn.���yw}������y㭵 !`��|��Z/n>�/'/�������o��)t`���+�7�����n�*����і����v��8uF9� ��|w�����~�~��j�����~��������~_<p������ip�*�H�ty?�Du���rp��D:��zH������ޚ`B�� l��CЛ��D=p�~E"�c=$�A8�C""����F�8H��%��:G�D��%���ԉ��t��l Ea;@%�>�(���Q�9m|ܜQ�C��6CB�h��h�w�P�%�S���x�M��(��ph,xC=�e�%��dA8D��B����*c�K�YWt�#u� �D@㠮L�(��(�R�DbT%�%F5|O1j1�+#M���D�i�i� �~�%�A� #M���P�De� :L�M-�'F�#�� P]�AC�+#�*38kTv����"RzwaC�j|1��f��#=�ҿ���?���M"���jzoe����'61�f��4#[b���&&Z����:h�+����6O�)�1,���6c����VM��}��1�x�Z ����&&�q Ze�Lj�r�61�fL�G$F��z���6d\��1Q��p�&.�8<��-��u�`���6��^GM|"]ZW�K�t*�� �h ��뚇�I��V���&U*�(WT<$N:��W�;�R��Z�r���(j���T�$�7m*0���7H��vC *�t����*5<ƃ���C%��DE�a!l�v�NE�����[M �I�.1�������Q��'&zu�!��@�U���f� ��@���K>QЛ,�m҂�c*F������I�$�8�H>Q�g�Y������Z�}�=�DA?���7�M�Td���' �x�$z<�CH�X��D0$}��Ľph��s��3q-da� Z�P5�ׂ-M ��n5��C6!q-�����0t�5�k!�1�Mo�#�1q-�b�X�a��H}:�1uCL\��X�sq�9�T|i:�1XL܋��f��/&�M�xGU$ƀ��*q?&�,��͘�!���1q09h4=�(�S��8��Ì��Z���R%s��Ÿ�"U`��V�1SL\D5�(���"_]�8��r'������Mmho$�LL0qm�jo���`�$�,��G���R'1��ԛ�`�8�J '1du y0t�&%��v?�PQO�D�q7=��x �j�Ȩ5TG�Q�V}�cm���#a�`(�#d����U֖;~.��Ѷʚe��4ե#H �n�)��m��I��>��r�s��������C~�����`k�eՏ�Վ���ሔ��E=m���*k�)B0A�sn5�)���{�T����˗�������q�y���y:���M��#�ew3���4h����ڴv70�+?����r)*�<�;�G�o����a���Gŀ��V�z�����l�C� �"�i�aw3�� So���Ԯ�s6���@>�V�R����nc +2����FLϡ��}h� �M�b���]��@�:��u�L1��/`p��W����X��������X_��-w'��2=a�ӌ~\m���'���ٯsuv�k��ޢٷ�ܢݷйE�oar�G�6�x�o�r�'�>�x�or�g�1������c�>L�/�K����J0a��L�o�[��a�N0a�L��1t? &�O� C��`���S0a��%�0tg�5�w&�P3|g��3A��!<�h�3A��a<i�3A���<Di�3A���,�p�e�� M�q�i88-�YP��8�gA���,�r��Z�� Q�q4j9H-�YP��82ugA����:u�FЩc87�Nùt��S�pn���pn�:�s#��1�A��W�N=�YЩ�8:�gA���,��s��z���S�qt�9N=�Y�i�8: gA���,�4p�������qt8Nùtέ���pn�F�s+�4��X�id8��N#ùtέ���pn�"��� :�gA���,�4r��"�Y�)r��"�Y�)r��"�Y�)r��"�Y�)r��"�Y�)r����@B��� Jš� �a� Z���T1�;A��ܝ WP�N�+(x'C�����;A����N-����S�vb���ZT�vR��;�NjSyo�I�*�;�U��a'5��C�v��������⮟����E�xƔlx�᧓l�!=��d���I�ٮ��Ka���]$>ylx��\��Ɇ_��c]�zj�l~����W�7��ג ;�7� c�[Ɇ��;Ɇ��{Ɇ�ȇ~�����4����?��Wam6+-6�Ŷ�ؕe�|�qikI]���f�J�������x�����ŗ��W��ץ�7�ŷ��w�����#;��y�3�O�*��|�V�\%?�\��,�)�)�)�yTZ,ɡ)ɡ)ɡ)ɡ�7�qȍ�i���j���1Fb��FR���FJ4|X�H��O�������Rri>�?�?�K��)e����V��x�l3ˉ�o*v��X��~��tܼ}:�qR��g$�p�h� �1*l_��T�"�n�c��f�˨)R���� lo�]y�}yYJc|@�JU�зR��G��:����+�6(�y�L�\}�(Q�ZJ�֞Q�`U������{t���l%��V��H'i�_�t�V��H'i�_�tc�ڕ �nL�첂�'��TQv���+U�])vb��{��c���/r\�/.��Nj�z����G�?�8�PK �;�ZQ��L� P xl/_rels/workbook.xml.rels � (� ��Mn� F��f_���(N6�t�����9[=R�P�H-���&+4���������2�t~2��<c@PK�Ozh������g� ?N֓�D���R/G\�όE;ʸE�X��Z!Ob@Z0ƩKp�$Nj���R��G#�����w�#b rn���O����g� �o��lXW�wպ�л��p���z]�D��K�r��᫊��2�p�?7�:�q�։��E��ª��s�7�b�PK �;�ZЃc'2 E 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 �;�ZPl�8� |5 xl/sharedStrings.xml � (� �[Yo�8~_`�C��U�Ӗ�=H��ۘ\'����Tr��%�(udz���E�Ē2oq}E�X,�E���o���;<ɳ��֙yzY�GI��x��|c��'�dY��<���G�'?��yy�C3���,?�����������b�J�Y���� �W�r��ۦ�8߳$;= �*+qY�==��� �=I>}(?m"��$N��p^~�p.�c�s�Dc�� ���1N��x����/�+��V$;��}>��&Aݔ�(PЦ��59t�␍I���M�"��%++>F�X �Y�� Ն�����<��mu8��!��W�C��|<hl����=j��:n2m�R'��5+�<�U��*�Y��yjo�4�<~�d�Z��N�/YRX�|���:X�51m N�@ N�+�����<�Rx,�P���[9�p/.uJBOP�E�� �?�iG��d������'4S�|�.�}��4�O���$��q^�S�5G:̀3O��d�� �r'���������B�w���h��+����3���+8�\7�K�is��~ci��Łb�:� �$��j �H�CP�IY����J����W�h��B����( <h�V� (|�}�t�|��4&�L�'q^\���?qYp� f�Z_(����9ǀ��A��v����UQ`d!!q��@.�%��Z�Nk�dJ�n�|��}���6d�1H@%x'�(�8�o���5+�t��:E(�, �1'n�E��?�J�~s_��-���H�i�0�J����[�K�ٴu�7UY@��j�=��s�5�X����^�q#��ɡ�Y�� ��*,/��lܢ7�w�⟷ϏP��;�A(e����ל2$)B���������'����L�I���;k���M�'�t����iQ�L{t=�n����қq��n�uj�K�|Og��^�5"�Nf��]��\�:�o.n��Iw��.�%���1h�U�!x��:`+k�~�pǴ=����[��0!4\;ce��a��D>D��Ǭ\/b'���p�xa�B�7���@$����c8^��Z-Г�X�=k�®���rj8Λ���r��h��O�k�L��X#e��.k����w��NK[�����XlX�m� �X~h,� ��U�F��L�F&�h6r�gr�2���L�]߭Ϛ;��?f����b�k0�[n��aM�V��a��hWSt��N�{���=�|<���n1����y��)�wV�iO��8e�c�<��R~��"H³[���~o86Y��r��6�����<��KÃ�BaچoZ���K��%x�)�/�{d� �~��N��?�2|�Tq3�i�h��o �����(�Q��=�X���^ti�<ga��dž�4cô�YF��̖Bc�t@1��o��d4�H4���8��s���'���uO.�'�CPd,�cGnH�I&6��$A$�3���4��S�qy|�FW�E�x�L��ռ�0�"%��GK�}����#�~8t�(E�>=D8F�|���5��)ҷ�Ĭ4�T|:/���%�"���� ��fk u�?s� �Z��wY7{����Ɩz۾�?$�Cv�&<�b��?c�=?`�_$t��U�1}$�4�.�jo�u\���� ~������r��P�?$�#ea=�������ʐ^�V-QL��������t���o����:są��ܥ���r�y(���NW��T���z����oaZ�ea��Am�Y�J�}�ESi��c���|1���sgl���=c�ec���ѭ�it�jv��q:^{�ky�O��x��3�?��a"��F.�����7BOL�LLDЛMLԫ]g��2�s�_0�ɋ� K��Pۙ���'Q��a��� ��V�P��Ro�(���j/��_Y�y�a�EI�p˄���'n�/5ׄ7VYwG��݇���>����fDc��u�ި��}���s��� a���7%g�4�ó�DzH��I�����i/�(^`6����X���t���tb;�Ӑ~д�J2c� �3�j�҉ ���=�Lx����C������<��[�ʟ7�DuæK1�ʂ��u�1?!��l1b/~�9:��Ӵ R2�Y��J���9�z4U��}�I�܋B����}})W)��x��/*q��p��M�X��R��C�P$��M#�զL9V42;Z��3���ԶU@��[�܊.<� ��GR���h����9�3\~��n%i2��8��G�n��_e��&,� ��v�z��⢻"��B�ש�E1�iW���QaE��k� i\ߪ�jHե�M��ߠ����[�!��좤����Z��w�R��-;�U9���5���3�tl�r��p��1|�Bg���(����_XFc�� �ش�e�b�2\�%�2vϷ�8t!r��C�ƫڟ�wG!��V�_���.A'l&�e�_��f���γ���j�Y���G����<�����zw%uoG�������!*�����ϛT�� Q�45VÈL�� �k��U�>�>G�W�:�%M��M�7��'�nB��>즂T��hId��m�H�z���n� E>�;� ���۶��+sH�ٕ�Rԣ;���*|5�n���\���J�:�u�M�}��f�1?��u�ڞ$aw�o�~47�1���2\���6��*74�/��*``;Q��.��/°��삌�pD>� �Ȅ@�}����|�E�*f�x,\��vHJ��ވ�P+�N�w��u�įç���0C�1W:���j��i�:hE���!�Zz�ȯK�����)�2����CeZ�� txG̵�����D?����g�s4�z����v V���e0��^2�9!�(�k� 1ze�D�����.1jj �_!2%��ꤥ��w�t�F|�r]�fK�%�r�WL�� '�� �;R' ������Ę�m��l,\��<�a���_y��n���elő> � �gKt]Ĺ{� �Z����㧢A�yC���Z)<�;P��n�wӐ��j� $&,aF����ɤ�h��Sw�E�˿J�(����;�Ep�Q��K)>����x�E�dv щ�Z��j~��'�U��>oVx�ԭ��l�U��`��pY�$�Z�1ISF�eמg����{���_������� ��c��B�5�(�#/BS�9��cL��uS����5WЯN�L/��uq���]���J ? ��'I��S9sL.d�$i�����'%T�DL"-� A��3��v�?�0=�V��P�'�c��eBH���F[��r��6N�J�Js$O���L���MW��Jtn��`�)��S|�X�)FG�Qr��/-�$�u>�K�'�.Zc�Ծ��:q�U��p"IQg��7�"P� H�w~�9؟�����fK��]�� �i$��5I�B�ͮ�,.�p��R��|���@I���<�F?U�Dg/-��R�����_1:��KWU����@ul7<�!@�Rۊ���8_���G�V��~H@�D�i���"�u�i� �|�BH��fׂ^�Τ@]�)Y�ȊrX�p��"�k�ۯG����ޜs^~�?PK- �;�Z�DU� 5 xl/workbook.xmlPK- �;�Z���� � [Content_Types].xmlPK- �;�Z�B�' ' V _rels/.relsPK- �;�Z'//�( �B � xl/worksheets/sheet1.xmlPK- �;�ZQ��L� P < xl/_rels/workbook.xml.relsPK- �;�ZЃc'2 E � xl/styles.xmlPK- �;�ZPl�8� |5 � xl/sharedStrings.xmlPK � 3!