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": "6M7h2nKcX0aseG4jjMXhiw==", "identifierGuid": "dae1cee8-9c72-465f-ac78-6e238cc5e18b", "headerIdentifier": "N1VWcOqpFkCeYhjMp91ITg==", "headerIdentifierGuid": "70565537-a9ea-4016-9e62-18cca7dd484e", "pluG_UID": "FhhbM/Rnh0m9/F0vkiF/fw==", "pluGuid": "335b1816-67f4-4987-bdfc-5d2f92217f7f", "pageNo": 1, "lineNo": 1, "itemOrdered": "sample string 1", "itemShipped": "sample string 2", "apn": "sample string 3", "barcode": "sample string 4", "prodStatus": 0, "dateAvailable": "2025-10-05T00:01:46.3228859", "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-10-05T00:01:46.3228859", "costEnd": "2025-10-05T00:01:46.3228859", "createdFromUnknownScan": true, "orderGuid": "XCGC9L/Q4EWoWlOR4AkiOA==", "orderIdentifierGuid": "f482215c-d0bf-45e0-a85a-5391e0092238", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-10-05T00:01:46.3228859", "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": "VIusem5V/k2sZ8LWFMrggA==", "pluGuid": "7aac8b54-556e-4dfe-ac67-c2d614cae080", "invoiceIdentifier": "H2ZS/EQUnk6yb8ZS3Jfntw==", "invoiceGuid": "fc52661f-1444-4e9e-b26f-c652dc97e7b7", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-10-05T00:01:46.3228859" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "mdICBeZ2vkCUYN4ZmVptlQ==", "priceGroupGuid": "0502d299-76e6-40be-9460-de19995a6d95", "priceGroupName": "sample string 40", "priceGroupCode": "sample string 41", "product": { "$id": "3", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "kT4zEa3GYk2K+nAgdtE4qA==", "guid": "11333e91-c6ad-4d62-8afa-702076d138a8", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "8T3558w4Pk6zhPmtWMbxsw==", "priceGroupGuid": "e7f93df1-38cc-4e3e-b384-f9ad58c6f1b3", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:01:46.3228859", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:01:46.3228859", "pluCreated": "2025-10-05T00:01:46.3228859", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-10-05T00:01:46.3228859", "lastManualUpdate": "2025-10-05T00:01:46.3228859", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-10-05T00:01:46.3228859", "currentCostUpdated": "2025-10-05T00:01:46.3228859", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:01:46.3228859", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "paws": 1.0, "awsUpdated": "2025-10-05T00:01:46.3228859", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "FpOPlCHWgkOBHG/bUVp9iA==", "altPLUGuid": "948f9316-d621-4382-811c-6fdb515a7d88", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 54", "altPriceDescription2": "sample string 55", "cartonQuantity": 56, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 58", "text2": "sample string 59", "text3": "sample string 60", "labelText": "sample string 61", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 65", "barcodeFormat": "sample string 66", "austMade": 1, "coolCode": 67, "countryOfOrigin": "sample string 68", "percentContent": 69.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 70", "subDeptCode": "sample string 71", "minorDeptCode": "sample string 72", "lesserDeptCode": "sample string 73", "deptName": "sample string 74", "subDeptName": "sample string 75", "minorDeptName": "sample string 76", "lesserDeptName": "sample string 77", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 80, "labelShelfChanged": true, "labelTalkerQty": 82, "labelSmall": true, "labelLastPrinted": "2025-10-05T00:01:46.3228859", "labelLastPrice": 1, "shelfPageLayoutG_UID": "7HhZ/TGArUCAreCC3qeCNg==", "shelfPageLayoutGuid": "fd5978ec-8031-40ad-80ad-e082dea78236", "talkerPageLayoutG_UID": "YEWg6PKaaUe968DM6/AhYQ==", "talkerPageLayoutGuid": "e8a04560-9af2-4769-bdeb-c0ccebf02161", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 85, "unitMeasureKindChanged": true, "signIQData": "sample string 87", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 91, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 94, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "50OUGZKVf0OkmWhWQr1nEg==", "inventoryIdentifier": "199443e7-9592-437f-a499-685642bd6712", "inventoryAccuracy": 1, "baseUnits": 98, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 99, "defaultPrinter": "sample string 100", "defaultPrinterGroup": "sample string 101", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 102, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "JCqmFvqwGEGBWuLYUWPS0g==", "parentPluGuid": "16a62a24-b0fa-4118-815a-e2d85163d2d2", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "Txy4bZxVz0uhQzEaZmJYLQ==", "supplierIdentifierGuid": "6db81c4f-559c-4bcf-a143-311a6662582d", "supplierChanged": true, "rebateSupplierIdentifier": "MoyVHIvkOU+Na92xAMzJOw==", "rebateSupplierIdentifierGuid": "1c958c32-e48b-4f39-8d6b-ddb100ccc93b", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-10-05T00:01:46.3228859", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "CwmVZxiYxEWHILTv1/8fKQ==", "hostIdentifierGuid": "6795090b-9818-45c4-8720-b4efd7ff1f29", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "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-10-05T00:01:46.3228859", "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": "909UR5/ZckeD6rAur2Mpbw==", "hostIdentifierGuid": "47544ff7-d99f-4772-83ea-b02eaf63296f", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-10-05T00:01:46.3228859", "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": "ae2BwPVeJUWTeC5t8gxdFw==", "hostIdentifierGuid": "c081ed69-5ef5-4525-9378-2e6df20c5d17", "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": "oKrhHdjoeEePUi3xTNChig==", "identifierGuid": "1de1aaa0-e8d8-4778-8f52-2df14cd0a18a", "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": "2Od4k01zsEWQ/dbsjYW9UQ==", "hostSupplierIdentifierGuid": "9378e7d8-734d-45b0-90fd-d6ec8d85bd51", "loyaltyPriceLevelIdentifier": "OlIKCHRUxU6j/0bm66+0rA==", "loyaltyPriceLevelIdentifierGuid": "080a523a-5474-4ec5-a3ff-46e6ebafb4ac", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-10-05T00:01:46.3228859", "lastProcessed": "2025-10-05T00:01:46.3228859", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "8", "identifier": "pnlhsBd5JEevnDza1FirQw==", "identifierGuid": "b06179a6-7917-4724-af9c-3cdad458ab43", "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": "x4covC7t0kKoaVZ2z0zC+A==", "primaryContactID": "bc2887c7-ed2e-42d2-a869-5676cf4cc2f8", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "dA92fLF91ku27JGH+yBCqQ==", "supplierGroupGuid": "7c760f74-7db1-4bd6-b6ec-9187fb2042a9", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:01:46.3228859", "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": "877eb89c-4254-42cb-99bf-b50bbcb2e032", "identifier": "1+Za2DiPmUeRXlCmjUdzOg==", "identifierGuid": "d85ae6d7-8f38-4799-915e-50a68d47733a", "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": "EIwDaogv+UWaikpFUcnexw==", "supplierIdentifierGuid": "6a038c10-2f88-45f9-9a8a-4a4551c9dec7", "contactGuid": "5CraWLneekSiqLEw3zr0Fg==", "contactID": "58da2ae4-deb9-447a-a2a8-b130df3af416", "contact": { "$ref": "9" }, "supplier": { "$ref": "8" } }, { "$ref": "10" } ], "products": [ { "$id": "11", "pluG_UID": "lIx3uJdzfkSdG278GvEYgQ==", "pluGuid": "b8778c94-7397-447e-9d1b-6efc1af11881", "supplierIdentifier": "7q1WA6WltUm3dSBOWDHBww==", "supplierIdentifierGuid": "0356adee-a5a5-49b5-b775-204e5831c1c3", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:01:46.3228859", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-10-05T00:01:46.3228859", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "12", "pluG_UID": "fIkkxPxPPkqTLPQFQBV73w==", "pluGuid": "c424897c-4ffc-4a3e-932c-f40540157bdf", "supplierIdentifier": "inb6c5dZaE6xA0gPAguI9g==", "supplierIdentifierGuid": "73fa768a-5997-4e68-b103-480f020b88f6", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "12" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "PnVRprAkhUWS1yVtiLDrnw==", "parentPluGuid": "a651753e-24b0-4585-92d7-256d88b0eb9f", "freight": 45.0, "freightType": 1, "product": { "$ref": "3" }, "supplier": { "$ref": "8" }, "serviceFee": { "$id": "13", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "11" } ], "orderCycleHeaders": [ { "$id": "14", "storeID": 1, "supplierIdentifier": "1hB4Ov8rrkCqjU79mI/Y/Q==", "supplierGuid": "3a7810d6-2bff-40ae-aa8d-4efd988fd8fd", "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": "h54XJfRhTUCVPE5qnQ9YEA==", "supplierGuid": "25179e87-61f4-404d-953c-4e6a9d0f5810", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-10-05T00:01:46.3228859", "deliveryDate": "2025-10-05T00:01:46.3228859", "nextCutOffDate": "2025-10-05T00:01:46.3228859", "nextDeliveryDate": "2025-10-05T00:01:46.3228859", "nextDaysBuffer": 10 }, { "$ref": "15" } ], "store": { "$ref": "4" }, "updated": "2025-10-05T00:01:46.3228859", "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-10-05T00:01:46.3228859", "processed": "2025-10-05T00:01:46.3228859", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:01:46.3228859", "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-10-05T00:01:46.3228859", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "16" } ], "zoneMatrix": [ { "$id": "18", "id": 1, "hostIdentifier": "IUvHJRHMTUOjLjD2/8xg0A==", "hostIdentifierGuid": "25c74b21-cc11-434d-a32e-30f6ffcc60d0", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "d4cb8562-3668-4302-b14e-ad7ab3e07df2", "26c17933-b4a4-46b5-bf77-74c3087c7a69" ] }, { "$ref": "18" } ], "hostFileStoreSetting": { "$ref": "6" }, "hostStoreSettings": [ { "$ref": "6" }, { "$ref": "6" } ], "promotionPlacements": [ { "$id": "19", "identifier": "rkMRdtu/pE+6sI2Y1ID3WA==", "identifierGuid": "761143ae-bfdb-4fa4-bab0-8d98d480f758", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "19" } ], "promoTypeGuids": [ "3b09e89c-00a9-4fdc-bbd7-40201d29a6d8", "edd7bc8f-d455-4c14-8de6-81292793cc75" ], "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-10-05T00:01:46.3228859", "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": "4dc4e9ea-1665-4487-b03a-036a1a6481bb", "updateStore": { "$id": "25", "id": "4cb0080c-9fce-488e-bf25-2aa40f433e2d", "name": "sample string 1", "lastActivity": "2025-10-05T00:01:46.3228859", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-10-05T00:01:46.3228859" }, "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": "pRRN7dKVQE+WkVkscQPc0w==", "pluGuid": "ed4d14a5-95d2-4f40-9691-592c7103dcd3", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-05T00:01:46.3228859" }, { "$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-10-05T00:01:46.3228859", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "29" }, "winningCampaign": 1, "winner": { "$id": "30", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:01:46.3228859", "startTime": 3, "endDate": "2025-10-05T00:01:46.3228859", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "V1byXISO9UG0tfO9kXBccA==", "hostIdentifierGuid": "5cf25657-8e84-41f5-b4b5-f3bd91705c70", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "30" }, { "$ref": "30" } ] }, "tray": { "$id": "31", "g_UId": "O1hhweKyjEGWnHbA1vVchA==", "guid": "c161583b-b2e2-418c-969c-76c0d6f55c84", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "32", "priceGroupG_UID": "MDSBdp2jJk2MT/X+swx/yQ==", "priceGroupGuid": "76813430-a39d-4d26-8c4f-f5feb30c7fc9", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:01:46.3228859", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "3" }, { "$ref": "3" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "33", "pluG_UID": "MGXcC1BIF0WEk9McYIoSJw==", "pluGuid": "0bdc6530-4850-4517-8493-d31c608a1227", "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": "76993464-f005-4ca2-b02b-16230f870f62", "created": "2025-10-05T00:01:46.3228859", "createdByUser": "sample string 1", "activated": "2025-10-05T00:01:46.3228859", "deactivated": "2025-10-05T00:01:46.3228859", "lastOrdered": "2025-10-05T00:01:46.3228859", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:01:46.3228859", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:01:46.3228859", "lastSold": "2025-10-05T00:01:46.3228859", "firstSold": "2025-10-05T00:01:46.3228859", "awsUpdated": "2025-10-05T00:01:46.3228859", "lastManualUpdate": "2025-10-05T00:01:46.3228859", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:01:46.3228859", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:01:46.3228859", "doNotRangeUpdated": "2025-10-05T00:01:46.3228859", "doNotOrderUpdated": "2025-10-05T00:01:46.3228859", "tracked": "2025-10-05T00:01:46.3228859" }, "allergens": [ { "$id": "35", "allergenID": 1, "pluG_UID": "f4qBjS0X6kyN45oE8nt1iQ==", "pluGuid": "8d818a7f-172d-4cea-8de3-9a04f27b7589", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "35" } ], "costs": { "$id": "36", "pluG_UID": "ueOfuH99sU6yrOn5FW697Q==", "pluGuid": "b89fe3b9-7d7f-4eb1-b2ac-e9f9156ebded", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-05T00:01:46.3228859", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "37", "saleHeaderID": 1, "created": "2025-10-05T00:01:46.3228859", "createdLocal": "2025-10-05T00:01:46.3228859", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "8JJwGXwpq0GWw9Zx6rpCqQ==", "operatorGuid": "197092f0-297c-41ab-96c3-d671eaba42a9", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "Q41JD9xg+U6NI/AOweVDUw==", "pluGuid": "0f498d43-60dc-4ef9-8d23-f00ec1e54353", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "38", "id": 1, "g_Uid": "xf6wbYAYTkmR049NA0dbFg==", "guid": "6db0fec5-1880-494e-91d3-8f4d03475b16", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-10-05T00:01:46.3228859", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:01:46.3228859", "endShift": "2025-10-05T00:01:46.3228859", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "39", "operatorG_UID": "/YYiY1cM/k6qQKf1iUv8MQ==", "operatorGuid": "632286fd-0c57-4efe-aa40-a7f5894bfc31", "storeID": 2, "operator": { "$ref": "38" }, "store": { "$ref": "4" } }, { "$ref": "39" } ] } }, { "$ref": "37" } ], "apns": [ { "$id": "40", "pluID": 1, "pluG_UID": "CEHSwWCFtkOMDcLeL9cSgA==", "pluGuid": "c1d24108-8560-43b6-8c0d-c2de2fd71280", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "tuns": [ { "$id": "41", "pluG_UId": "69WcaPTUUUWiUZuOK2Z/oA==", "pluGuid": "689cd5eb-d4f4-4551-a251-9b8e2b667fa0", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "3" }, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "competitionPricing": [ { "$id": "42", "identifier": "WA1vaqPn7EevtJh61WMzOw==", "identifierGuid": "6a6f0d58-e7a3-47ec-afb4-987ad563333b", "pluG_UID": "YaQGscHvr0WMK/Rx4cOdhQ==", "pluGuid": "b106a461-efc1-45af-8c2b-f471e1c39d85", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "42" } ], "supplier": { "$ref": "8" }, "supplierName": "sample string 147", "children": [ { "$ref": "3" }, { "$ref": "3" } ], "ordering": { "$ref": "11" }, "flipChartPages": [ { "$id": "43", "identifier": "sdKh+sIC6U6WzkGWdFFECg==", "groupName": "sample string 1", "identifierGuid": "faa1d2b1-02c2-4ee9-96ce-41967451440a", "exists": true, "flipChartIdentifier": "6NwJWV4gok+gwgMVuikFFw==", "flipChartIdentifierGuid": "5909dce8-205e-4fa2-a0c2-0315ba290517", "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": "dpTE8yLXNEmVGQ2ZoIJUmg==", "groupIdentifierGuid": "f3c49476-d722-4934-9519-0d99a082549a", "flipChart": { "$id": "44", "identifier": "4nrNGQKeyE2qAGyZImDEog==", "identifierGuid": "19cd7ae2-9e02-4dc8-aa00-6c992260c4a2", "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": "mYkK0In2hku9QgI+VvpiEA==", "identifierGuid": "d00a8999-f689-4b86-bd42-023e56fa6210", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "46", "id": 1, "g_UID": "Bl3ZkBkY50mJmBd1O3WroQ==", "guid": "90d95d06-1819-49e7-8998-17753b75aba1", "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": "VhjndiGkIEqwxsRQ87b67g==", "previousFormGuid": "76e71856-a421-4a20-b0c6-c450f3b6faee", "nextForm": 1, "nextFormG_UID": "9nXKOEs1Lk6VnrAw0jPH3Q==", "nextFormGuid": "38ca75f6-354b-4e2e-959e-b030d233c7dd", "attributes": "sample string 10", "updated": "2025-10-05T00:01:46.3228859", "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": "Eqd0TkVIe0Wrsnhd1WoGSQ==", "checkoutFormGuid": "4e74a712-4845-457b-abb2-785dd56a0649", "identifier": "OLKMjeFO1UW+hSO46wkkBw==", "identifierGuid": "8d8cb238-4ee1-45d5-be85-23b8eb092407", "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": "tIeaodVno0S3VMKTd28C0Q==", "valueGuid": "a19a87b4-67d5-44a3-b754-c293776f02d1", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:01:46.3228859", "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-10-05T00:01:46.3228859", "imageData": "QEA=", "readOnly": true } }, { "$ref": "47" } ], "panels": [ { "$id": "49", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "jJ15cC9OOkemA/SDDNSALg==", "checkoutFormGuid": "70799d8c-4e2f-473a-a603-f4830cd4802e", "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": "BoiDcUOyckm11xCDT2VKaA==", "flipChartPageIdentifierGuid": "71838806-b243-4972-b5d7-10834f654a68", "pluG_UID": "FlXJBgbsCUOMzo9+Qt4mLg==", "pluGuid": "06c95516-ec06-4309-8cce-8f7e42de262e", "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": "16O5zTm+6kmZMghbcROeYw==", "pluGuid": "cdb9a3d7-be39-49ea-9932-085b71139e63", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-10-05T00:01:46.3228859", "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": "IEDBe2CsHE2gePO25g6Aew==", "ingredientGuid": "H7SgZ8s+Yk+a+ZdoXcCtbA==", "ingredientIdentifier": "67a0b41f-3ecb-4f62-9af9-97685dc0ad6c", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "3" } }, { "$ref": "52" } ], "bins": [ { "$id": "53", "pluG_UID": "TTEOJxwTBE2B9Dl5thMjtw==", "pluGuid": "270e314d-131c-4d04-81f4-3979b61323b7", "shelfLocationIdentifier": "AAvQDw+l00+Z96CgG/IXNw==", "shelfLocationGuid": "0fd00b00-a50f-4fd3-99f7-a0a01bf21737", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "SPSv7rG3VESu9xKDwPAIBQ==", "labelPageLayoutGuid": "eeaff448-b7b1-4454-aef7-1283c0f00805", "updated": "2025-10-05T00:01:46.3228859", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "3" }, "location": { "$id": "54", "identifier": "dAaPQpty50OCnUYkbUVT1g==", "storeID": 1, "identifierGuid": "428f0674-729b-43e7-829d-46246d4553d6", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:01:46.3228859", "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": "BgZ4CeU5JEe7sIZ0kHxvtw==", "pluGuid": "09780606-39e5-4724-bbb0-8674907c6fb7", "deptNo": 1, "product": { "$ref": "3" }, "scaleLocation": { "$id": "56", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:01:46.3228859", "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-10-05T00:01:46.3228859", "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": "Fd7lek9fBkugHUcDow9Zzg==", "labelPageLayoutGuid": "7ae5de15-5f4f-4b06-a01d-4703a30f59ce", "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-10-05T00:01:46.3228859", "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": "e/z+vwogDUG5LAq/PPTVEQ==", "labelPageLayoutGuid": "bffefc7b-200a-410d-b92c-0abf3cf4d511", "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-10-05T00:01:46.3228859", "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": "M0MwaHU2n0e5rh3OXDJKzg==", "labelPageLayoutGuid": "68304333-3675-479f-b9ae-1dce5c324ace", "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-10-05T00:01:46.3228859", "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": "0yNDTelsokecbNoN0PWvvg==", "labelPageLayoutGuid": "4d4323d3-6ce9-47a2-9c6c-da0dd0f5afbe", "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": "+ffxXvwH9Ueqt9y7w2DfgA==", "pluGuid": "5ef1f7f9-07fc-47f5-aab7-dcbbc360df80", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "7nVfMwuQOUm61e9d4cjD6w==", "dealCostGuid": "335f75ee-900b-4939-bad5-ef5de1c8c3eb", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "Lkzn349lCEOPBgtw7v2F7g==", "priceGroupGuid": "dfe74c2e-658f-4308-8f06-0b70eefd85ee", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-10-05T00:01:46.3228859", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "8E5Rj34zYU2uogL2KF+qSw==", "campaignComboPriceGroupIdentifier": "8f514ef0-337e-4d61-aea2-02f6285faa4b", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "66", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:01:46.3228859", "operatorG_UID": "fIMn0kvNiUCgAgZoaJccLg==", "operatorGuid": "d227837c-cd4b-4089-a002-066868971c2e", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:01:46.3228859", "signIqTicketFileMovedUtc": "2025-10-05T00:01:46.3228859", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:01:46.3228859", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "3" }, "campaignPlu": { "$ref": "65" } }, { "$ref": "66" } ], "campaign": { "$id": "67", "id": 1, "storeID": 2, "name": "1042e7f8-3033-4a1e-9385-74fb163c6ba1", "nameGuid": "1042e7f8-3033-4a1e-9385-74fb163c6ba1", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:01:46.3228859", "startTime": 1, "endDate": "2025-10-05T00:01:46.3228859", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-10-05T00:01:46.3228859", "system": true, "created": "2025-10-05T00:01:46.3228859", "updated": "2025-10-05T00:01:46.3228859", "priceChangeNotifiedUtc": "2025-10-05T00:01:46.3228859", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "jtd0dDHj/U6xRMgGO/zIHg==", "hostIdentifierGuid": "7474d78e-e331-4efd-b144-c8063bfcc81e", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:01:46.3228859", "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": "NyCz2ELXnkCRjZpauKBMfg==", "pluGuid": "d8b32037-d742-409e-918d-9a5ab8a04c7e", "hostOfferID": 1, "priceGroupG_UID": "r4t9NDjyukqKX+gswE4l6g==", "priceGroupGuid": "347d8baf-f238-4aba-8a5f-e82cc04e25ea", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-10-05T00:01:46.3228859", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "3" }, "campaign": { "$ref": "67" } }, { "$ref": "68" } ], "sellingRules": [ { "$id": "69", "id": 1, "identifier": "JcQCQq/Eu0iBcGX7ffEpSw==", "identifierStr": "JcQCQq/Eu0iBcGX7ffEpSw==", "identifierGuid": "4202c425-c4af-48bb-8170-65fb7df1294b", "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": "ssRq77VoJkG6/K/UXMYd7A==", "customerIDGuid": "ef6ac4b2-68b5-4126-bafc-afd45cc61dec", "campaign": { "$ref": "67" }, "customer": { "$id": "71", "identifier": "eoRCPYxFZEGFGEZMRrXmjA==", "identifierGuid": "3d42847a-458c-4164-8518-464c46b5e68c", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-05T00:01:46.3228859", "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": "Ipr35qsJ9kOQJGvADw/9ng==", "communityIdentifierGuid": "e6f79a22-09ab-43f6-9024-6bc00f0ffd9e", "joined": "2025-10-05T00:01:46.3228859", "updated": "2025-10-05T00:01:46.3228859", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "jjjaU9a5GkObc+O8xFcIQA==", "priceLevelIdentifierGuid": "53da388e-b9d6-431a-9b73-e3bcc4570840", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:01:46.3228859", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "72", "cardType": 2, "issueDate": "2025-10-05T00:01:46.3228859", "expiry": "2025-10-05T00:01:46.3228859", "customerID": "KH8U1lV8aUSeqhaP/5q3Qg==", "customerIDGuid": "d6147f28-7c55-4469-9eaa-168fff9ab742", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-10-05T00:01:46.3228859", "linkedAccount": "KfYCNQbypE+oaWk6UWY+wQ==", "linkedAccountGuid": "3502f629-f206-4fa4-a869-693a51663ec1", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "71" }, "account": { "$id": "73", "id": 1, "identifier": "sNesUWV7MESn86CC6aqyfw==", "identifierGuid": "51acd7b0-7b65-4430-a7f3-a082e9aab27f", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:01:46.3228859", "owner": "Bf3VjOn7L0WIjAEt86Y1BA==", "ownerGuid": "8cd5fd05-fbe9-452f-888c-012df3a63504", "accountStoreGroupIdentifier": "woRA5Zht+ECsxEtrO3yRZA==", "accountStoreGroupGuid": "e54084c2-6d98-40f8-acc4-4b6b3b7c9164", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-10-05T00:01:46.3228859", "active": true, "updated": "2025-10-05T00:01:46.3228859", "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": "b/XUrSGS0keI+5ocHvjMGQ==", "identifierGuid": "add4f56f-9221-47d2-88fb-9a1c1ef8cc19", "name": "sample string 2", "primaryContact": "Ta5t+I4wREeHzcB+4X/Gyw==", "primaryContactGuid": "f86dae4d-308e-4744-87cd-c07ee17fc6cb", "accountID": "hl2JxNR4pkOIqTdkGQJ8Wg==", "accountIDGuid": "c4895d86-78d4-43a6-88a9-376419027c5a", "special": true, "updated": "2025-10-05T00:01:46.3228859", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "Uy4OKLnddUGx8NUXk4k92g==", "priceLevelIdentifierGuid": "280e2e53-ddb9-4175-b1f0-d51793893dda", "deleted": true, "account": { "$ref": "73" }, "primaryContactCustomer": { "$ref": "71" }, "customerGroupMembers": [ { "$id": "76", "id": 1, "groupID": "9Zj3BRZR+UKSy2ZwfaNGaA==", "groupIDGuid": "05f798f5-5116-42f9-92cb-66707da34668", "customerID": "wiX7fLfuKkyF1di3hiH6Cw==", "customerIDGuid": "7cfb25c2-eeb7-4c2a-85d5-d8b78621fa0b", "card": "sample string 4", "linkedAccount": "c4peji7xMESsUHa9A5sF4g==", "linkedAccountGuid": "8e5e8a73-f12e-4430-ac50-76bd039b05e2", "customer": { "$ref": "71" }, "group": { "$ref": "75" }, "customerCard": { "$ref": "72" } }, { "$ref": "76" } ] }, { "$ref": "75" } ] }, "payments": [ { "$id": "77", "id": 1, "identifier": "Hkjw+9CA1UGb1v+kqY34eA==", "identifierGuid": "fbf0481e-80d0-41d5-9bd6-ffa4a98df878", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "KzeH7htoRki5L047oxDt/Q==", "accountIDGuid": "ee87372b-681b-4846-b92f-4e3ba310edfd", "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-10-05T00:01:46.3228859", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "IzPJfU0nj02vRMMb0Et5cw==", "idempotentVoidGuid": "7dc93323-274d-4d8f-af44-c31bd04b7973", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "78", "saleHeaderID": 1, "saleHeaderGuid": "lkwAzalxLUKM/ADAWLECdQ==", "saleHeaderIdentifierGuid": "cd004c96-71a9-422d-8cfc-00c058b10275", "created": "2025-10-05T00:01:46.3228859", "createdLocal": "2025-10-05T00:01:46.3228859", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-10-05T00:01:46.3228859", "storeID": 1, "operatorG_Uid": "bEAiglsMOUOba3Ta2lt9+Q==", "operatorGuid": "8222406c-0c5b-4339-9b6b-74dada5b7df9", "customerG_Uid": "pPS5RkI0iUGXatQOywCKgQ==", "customerGuid": "46b9f4a4-3442-4189-976a-d40ecb008a81", "communityIdentifier": "JBtQ/qPTnEOMOJsX6/LBOg==", "communityIdentifierGuid": "fe501b24-d3a3-439c-8c38-9b17ebf2c13a", "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": "p3qD88JT6E+XyUMmAl/Wpg==", "priceLevelIdentifierGuid": "f3837aa7-53c2-4fe8-97c9-4326025fd6a6", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "38" }, "customer": { "$ref": "71" }, "communityOrganisation": { "$id": "79", "id": 1, "identifier": "FP1sL264bEaQCyGIgCvh1A==", "identifierGuid": "2f6cfd14-b86e-466c-900b-2188802be1d4", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-10-05T00:01:46.3228859", "deleted": true }, "details": [ { "$id": "80", "saleItemID": 1, "identifier": "6qNMIw5eN02wxKP9JDngZg==", "identifierGuid": "234ca3ea-5e0e-4d37-b0c4-a3fd2439e066", "saleHeaderID": 2, "plu": 1, "pluG_UId": "I4inRZhWa0SWA6fvUPF6NA==", "pluGuid": "45a78823-5698-446b-9603-a7ef50f17a34", "accountID": "abyv4wbSLUCiwsgLytY6Zg==", "accountIDGuid": "e3afbc69-d206-402d-a2c2-c80bcad63a66", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-10-05T00:01:46.3228859", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "EncPLjIsNUqyACzIr5mVtg==", "refundGuid": "2e0f7712-2c32-4a35-b200-2cc8af9995b6", "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": "QcZ3nE+jrUSKMc82TdcocQ==", "idempotentVoidGuid": "9c77c641-a34f-44ad-8a31-cf364dd72871", "priceLevelIdentifier": "2f/YcG/Z4kyyL0BjbKS1Iw==", "priceLevelIdentifierGuid": "70d8ffd9-d96f-4ce2-b22f-40636ca4b523", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "81", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:01:46.3228859", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "81" } ], "refund": { "$id": "82", "id": 1, "g_UID": "lGIfjIw9UEa4BYgrib2pcg==", "guid": "8c1f6294-3d8c-4650-b805-882b89bda972", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:01:46.3228859" }, "modifier": { "$id": "83", "id": 1, "setG_UID": "rCioxuJnWEe9ydQhAh/yNQ==", "modifierSetGuid": "c6a828ac-67e2-4758-bdc9-d421021ff235", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "9g4207deAU6wYjzjz/aDlA==", "pluGuid": "d3360ef6-5eb7-4e01-b062-3ce3cff68394", "deleted": true, "g_UID": "Hb0bGSmPsk6FVqbYoGqkOw==", "guid": "191bbd1d-8f29-4eb2-8556-a6d8a06aa43b", "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": "wDfdachXS0aB73TBLp+HTQ==", "pluGuid": "69dd37c0-57c8-464b-81ef-74c12e9f874d", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-10-05T00:01:46.3228859", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-10-05T00:01:46.3228859", "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": "wxsy6w0SbUKZguR5cdwXOQ==", "pluGuid": "eb321bc3-120d-426d-9982-e47971dc1739", "accountID": "T6daD2Il50Oy92VODfsgyQ==", "accountIDGuid": "0f5aa74f-2562-43e7-b2f7-654e0dfb20c9", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-10-05T00:01:46.3228859", "bestOrExpireType": 1, "refundG_UID": "rNIJN4/ce0WUqiaSvuNyBQ==", "refundGuid": "3709d2ac-dc8f-457b-94aa-2692bee37205", "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": "aH4qiD+DPkuJ8i37fbcOzg==", "identifierGuid": "882a7e68-833f-4b3e-89f2-2dfb7db70ece", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "rGDXqTv3dkiZbZ6jd0qHZw==", "customerIdentifierGuid": "a9d760ac-f73b-4876-996d-9ea3774a8767", "operatorNo": 1, "operatorG_UID": "x+oXdfwNN0erpcs9V84Chg==", "operatorGuid": "7517eac7-0dfc-4737-aba5-cb3d57ce0286", "created": "2025-10-05T00:01:46.3228859", "ordered": "2025-10-05T00:01:46.3228859", "started": "2025-10-05T00:01:46.3228859", "completed": "2025-10-05T00:01:46.3228859", "supplied": "2025-10-05T00:01:46.3228859", "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": "N68IK5Axd06y44/oBv3zpg==", "pluGuid": "2b08af37-3190-4e77-b2e3-8fe806fdf3a6", "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": "puBvY7bTh0efahC5idyvDw==", "headerIdentifierGuid": "636fe0a6-d3b6-4787-9f6a-10b989dcaf0f", "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": "YPutKMgJe0CDN2BMWNjH7w==", "surveyGuid": "28adfb60-09c8-407b-8337-604c58d8c7ef", "saleHeaderGuid": "+rVSp2/Jx0mn8knjDaqPWw==", "saleGuid": "a752b5fa-c96f-49c7-a7f2-49e30daa8f5b", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "7A4JLTd6vEidreyDezHBRQ==", "guidResponse": "2d090eec-7a37-48bc-9dad-ec837b31c145", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:01:46.3228859", "sale": { "$ref": "78" }, "survey": { "$id": "92", "g_UID": "74BLIoBKsUm9bvEUVTXwRg==", "guid": "224b80ef-4a80-49b1-bd6e-f1145535f046", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "YpMGyMd99UOPn5akn5coNg==", "checkoutFormGuid": "c8069362-7dc7-43f5-8f9f-96a49f972836", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:01:46.3228859", "end": "2025-10-05T00:01:46.3228859", "deleted": true, "updated": "2025-10-05T00:01:46.3228859", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "26d26811-ffb8-4a53-9f0b-4befbd152545", "ce08bbdd-3c16-47a9-bedd-595dc4b7df23" ], "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": "kMYTK8lrLkeVy0E+YcPaug==", "accountIdentifier": "2b13c690-6bc9-472e-95cb-413e61c3daba", "accountName": "sample string 42", "customerOrderIdentifier": "IvC7edXqik+6cEkribQrKw==", "customerOrderIdentifierGuid": "79bbf022-ead5-4f8a-ba70-492b89b42b2b", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "93", "id": 1, "paymentID": 2, "paymentIdentifier": "YOT7r9hhnUO3b8B8PfUDxQ==", "paymentIdentifierGuid": "affbe460-61d8-439d-b76f-c07c3df503c5", "identifier": "cdHaeVVlSUGwhyN1pWjMfQ==", "identifierGuid": "79dad171-6555-4149-b087-2375a568cc7d", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "gV5bD3VPtk+PZFLQwKFtag==", "itemIdentifierGuid": "0f5b5e81-4f75-4fb6-8f64-52d0c0a16d6a" } }, { "$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": "xaMMsmkilkG2wg4SYZkB+A==", "customerIdentifierGuid": "b20ca3c5-2269-4196-b6c2-0e12619901f8", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "/+4rDlrJhEqNzEm2I1kLFg==", "idempotentGuid": "0e2beeff-c95a-4a84-8dcc-49b623590b16", "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-10-05T00:01:46.3228859", "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-10-05T00:01:46.3228859", "labelPageLayout": "K5DD9obPa0eLyZcXOhcGmw==", "pageLayoutGuid": "f6c3902b-cf86-476b-8bc9-97173a17069b", "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-10-05T00:01:46.3228859" }, { "$ref": "98" } ] }, "customerVouchers": [ { "$id": "99", "id": 1, "customerIdentifier": "x23CBy/pSECACky4C+TAww==", "customerIdentifierGuid": "07c26dc7-e92f-4048-800a-4cb80be4c0c3", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:01:46.3228859", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "BSBitb+SnEC7UaVcB8xV1A==", "issuedIdempotentGuid": "b5622005-92bf-409c-bb51-a55c07cc55d4", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:01:46.3228859", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:01:46.3228859", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "ezrUPI9q/kifE/8C3aamFA==", "redeemedIdempotentGuid": "3cd43a7b-6a8f-48fe-9f13-ff02dda6a614", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:01:46.3228859", "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": "Y/z7tg9EZ0W1CNcBdrFr7A==", "groupIDGuid": "b6fbfc63-440f-4567-b508-d70176b16bec", "campaign": { "$ref": "67" }, "group": { "$ref": "75" } }, { "$ref": "100" } ], "signIqTickets": [ { "$id": "101", "identifier": "XKIBHewJpEmghl4lZiyaJg==", "identifierGuid": "1d01a25c-09ec-49a4-a086-5e25662c9a26", "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": "T/9aQo8hFU23757kGjbLoA==", "guid": "425aff4f-218f-4d15-b7ef-9ee41a36cba0", "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": "RzjmvmyF+US6poDBfyNUZw==", "groupGuid": "bee63847-856c-44f9-baa6-80c17f235467", "comboPriceType": 5, "priceType": 5, "pluG_UID": "eHZUWM2MoEaiuhM0isH5Zg==", "pluGuid": "58547678-8ccd-46a0-a2ba-13348ac1f966", "priceGroupG_UID": "qCeQEVCoYEqbTR8HpWrb8Q==", "priceGroupGuid": "119027a8-a850-4a60-9b4d-1f07a56adbf1", "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": "Qb/b0xwNz0O9XGn8jUkuKw==", "priceLevelIdentifierGuid": "d3dbbf41-0d1c-43cf-bd5c-69fc8d492e2b", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "104" } ] }, "product": { "$ref": "3" }, "dealCost": { "$id": "105", "headerIdentifier": "JAv5C22J2kCxqaZZKwM2Dw==", "headerIdentifierGuid": "0bf90b24-896d-40da-b1a9-a6592b03360f", "identifier": "7DkFU5Scu0eY9191F6nDVA==", "identifierGuid": "530539ec-9c94-47bb-98f7-5f7517a9c354", "supplierIdentifier": "wuodh+NYMUeBg4VZEjlAMA==", "supplierGuid": "871deac2-58e3-4731-8183-855912394030", "pluG_UID": "D5TX10f290Oq+b1dC11iqA==", "pluGuid": "d7d7940f-f647-43f7-aaf9-bd5d0b5d62a8", "campaignName": "3c7fd678-1764-4ba5-9888-5646938b283a", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:01:46.3228859", "end": "2025-10-05T00:01:46.3228859", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "JMea1olRqUW+HyLHZ0T3hg==", "bonusItemPluGuid": "d69ac724-5189-45a9-be1f-22c76744f786", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:01:46.3228859", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-10-05T00:01:46.3228859", "campaignEndDate": "2025-10-05T00:01:46.3228859", "masterPLUG_UID": "BcLXt3Q3akyaYq3eAN0z2A==", "masterID": "b7d7c205-3774-4c6a-9a62-adde00dd33d8", "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": "C1K1V3BjC0yUijHH698DdA==", "bonusMasterID": "57b5520b-6370-4c0b-948a-31c7ebdf0374", "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-10-05T00:01:46.3228859", "dealCosts": [ { "$ref": "105" }, { "$ref": "105" } ], "tags": [ { "$id": "106", "pluG_UID": "kN8iWfl8p0+cq0dcjHQozA==", "pluGuid": "5922df90-7cf9-4fa7-9cab-475c8c7428cc", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "106" } ], "alternateProductG_UID": "F6jfraxmJUa6DP3KxK8Tlw==", "alternateProduct": "addfa817-66ac-4625-ba0c-fdcac4af1397", "productHostCode": { "$id": "107", "id": 1, "pluG_UID": "ASm5AvpcF0qEQCtddonXHQ==", "pluGuid": "02b92901-5cfa-4a17-8440-2b5d7689d71d", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:01:46.3228859", "inventoryTracked": "2025-10-05T00:01:46.3228859", "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 7 E[�}�4� 5 xl/workbook.xml � (� ����0D{$���`sP��JCKA�8kl%>d��'���ngv����ӹ�|LgcJ�R�9cQ(4wΣv�i��Ŝ�Z`��۠M����� ig��>ҙ�+���D��L7�hK�톐bl����I�Rw4 �C�7UL��bRĂ����ɹ5%�Sr=w��r�����^a[~W_PK 7 E[���� � [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 7 E[n�' ' _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="R3e5232b4415349bd" /></Relationships>PK 7 E["`��( �B xl/worksheets/sheet1.xml � (� �\�r7��w�ƽS�R��v�ı�ɛ֢#U,�E�Q>��04{�!��-=3�� �\���ݗ��������5;[�Z^����d�m��_q�����r���f������Փ��f����������պY~]�������jC\�y�����Ӣ_~�v��ߜk���j��jC�Z��~]Ͼ{��k�u����ݗ��n�g��}��g���'�9�пӳ��ˋ������z����S��\������'3��=?0~�{�������շ/�7ˇ��?o6����������zvw��nvvw�������� �d獷�*��av���z���|߯��a� ��s��W�o����]�*�������>������ ƃ�mw��݉������}]��2�/���ð��kW���#���>��m���>Ơ��A%��S=��S=$>�Cb�h�D�V{k� ��!�l��CЛ��D=p�~E"�S=$�A8�C""���&�*#aD��X�LtZEЈ��(�O��N��0��Eg(��*aDapOI��F)��*�@'Jj3&���X��xg+�ԉ�ڎc����`��&�pH��Y84�A�.�(�}&�!RL�!T�#u;@e�2`)0늮tb��c@�H��L�(��(�R�DbT%�%F5~�5�����&�� �2"N�I�4Y�D�� l��fH�f�L�2}��lLb�1R7���j_�i�X��Y�B�SpH�4~|�һ[RV�I�4�$��� t�������dm͈��X�齕A��R���D��Fp�rab���&&Z����:h�+����6O�)�),���6c����NM��C��1�x:��u5��D;b"6�U6x�*�im�DJqDb���'��hC�eM��5� �m⢍���R�P�\T<$N�,_{5�ti]��.qҩ,��)<k�k'ݞ�ZQ�R�T���V��'���+�Q)�e-O�DIg��KTt#*z���ۮ���M���i�!e���DE��a��m�d)]�Zߔ���8,�]b��ԩ�]V9z� �)��%&:��1�=)7��D��<D�賊�[�8@����y�' z�ŴmZPvJ���}? �$'�'*�,?krA��UU�~���g�(��y�������]{�DAO=��A�'z��A��!q1�������ݙ�� !q.�cw&��,�QAK�*#��T�Z�㠥���ح�a^s��&$��8~6 Rڢ���!q-d� Ƹ�mp��"&��c�]L�0�5�O�8�n��kQ��!q.�9�]Cŗ�ßR��Ľ�m���b�`�sЄ��6:�PcPL�Y�5�1�C�1c�`s�h*zPQ̧�]{�az�q�ZKP�R�dΘ��\� l���0ej�����| ԗP��'�TNb�$���1q�� �Ô� &N��T��isL�D�E��ӟP�a�$fq�z3���ZIa�$�� ���$c�$=�F�#*��QH�w�#��P�����:PCAu�l��0�V{::��B<�A� ZP�`[em��6e�\Z �m�5�h�i�K'��0�V#R��m��I��>��r�s��՜���ʏC~�����`k�e5��՞�������m=m���*k�)B�0A sn5�)���{�T����˗�������q�y��x:��Ͷ\lj粿������R-EDY%��� f|������"���c�)�8�aF�0�7��v�kbM����F;T�1n�W1㻘�xTSn��A�/c �}�h)t��X��1�U��Bؖ��0\Ȁ>�΄�*Fw1S�����g`�~��q�:�?�����70�x��%��;�:�~)����6W�����j�LO��4�{�͓�zvy����8�{��Ѣ=��ܢ;�йEhar���6�xvh�r��>�xqhr���1������c��L�? &֟��/� ��`�U0aоL�o�;������6��{����A0a�~L��&�?��\�f��j��\"x.HQ3�� �x.��0�� y.H�0��( �y.��p�a���L�q�i86 �Y��8�gA���,��r��Z���P�q$j9F-�Y��8*�gA���,��1�[A���� :u�VЩc8��Nùt�έ�6έ�S�pn�:�s+���jBЩ�8:�gA���,��s��z���S�qt�9N=�YЩ�8: gA���,�4p�������qt8N�Y�i`8w�NùtΝ���p��F^:��N�id8w�N#ùtΝT�2�;A���,�4r��F���S�8:E���S�8:E���S�8:E���S�8:E���S�8:E���SPhA�ԟ3#A��8ԂTA1�{A��ؽԃ*�v/���� ���z� ���b���b���� Y��`/hx?����R{�{�^lP9�R����^jRyg�Km*� {�Q��a/���?�f�w��Ԯ����Q�x�Z>S���haϘ� �0�� ;���<�l�9>O6�U6{)���|�d�'/� �\_I6|�"�����{�C����<Q�"�c�|-ٰ#�U�a�x#ٰ�~+ٰw~'ٰ#��p����>L��8����{�QX��K�mi�+-��ŧ�"_}V�Z�����Ң���9�(-ް�*=���ϥ�_J��K���ߔߖߕ�������|�V�x�c��+�� �r��gImImImI���bImImImI�(��ńCn�TÍ�\Í~�b$�n$�>,l�Dç���i���-ɨ-ɨ-%��}i�Ci�ci��H�R&�J��R���.SP����#l�ڎ���;��>��W�/�<N���$M�a7E��OG`*ɑO��)r��eTé�%0�y;X~[^~W^�2�wR�ǧ�T��1}7���2����4���>)`/����R�u`�3X��m�>g�a��[I���$V~3�Kb�W#�$V~7�Kb�#����Z���,���乭/�}���KEe_ʆ��q�_��(�|�9nWճ�r�X�����?���PK 7 E[+v=� P xl/_rels/workbook.xml.rels � (� ��An� E����`��N�M7ݦ��c�Hۜ���W(J�֑��&+4�鍆�����m���{'iYpJ�)�{�IzN桥��f��|#�~�$?qQR�Ҵf,*�#��O�r��0B�e������%s�e��e���1��G��#�����p�1Qr��a��'��z�E�R�%�sX��Q4�Z�y|v7��.�_��z&cVU�fQ�\/kTpW�s y�s�y<S��FەhL]��U�����PK 7 E[Ѓ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 7 E[[� �5 xl/sharedStrings.xml � (� �[Yo�~��`�9�u�����ݾ�k���"H��F-���ǽA�{��J,��2p�W$��b]�|��c��Ӓ�E���:1��hq�o��<_���H������e�G?��XuCs������?�����;)�4$)���g�=e�����QZ�S�4��I�㣨�� ����:O��鲧�"�/շUL�*MRZ~9��}9��1r]����5i9=z�cs<\��eu�ѳe'[z_���i�PW�=� զ���-��u�l��I礄��,e�+R�l�\�����4#�L�,v;8��0��~�a� �^Pa���^[`��SV�@���a�k;:�.IY���d P8���ӈ��6�����+M�o������8*�5���'��]�Z�Jp�$85/_tR�oEF��c�F��/?�y�{~�3z�X q"�.�vtIwWَ�kV=��"�w����R�d�H�M����e1�\s��0�4ȑUM��U)v�n�9-͎���)�| �X^)zh�"��iyA�Ӎ�0��`��HVkt~��WqSs�� {D�A��EE�۴*����Z��g��h�[�,C�Qx�|� #����z�ѽ�EZҨ�1f�?��b��5� @Ȝ[��3�Ty�t�uY0+эS�t��ޖuYBdA!~��@Ω%K��R�NK�d*_���%��?�uD4c. K�I�QeL��S�Լ*J�Y���,�4��gYV��+E������n��DzNsCX+�f��)� `g�b�a_�U]Rl�D�1����/�nO�m~Ovz���ܦL�$�z��� �}�QuUpd����H� �^??�2��n�R�$��h�V`�$D�~��C^� > >�|���e L�tW�>Y�c�l <A��S�FoM�bgڣ�iu�V�t'� ��Y�vY�d*vx�1y�ү!au2+��r]���sqe�j��&݁A\89?T�����P+�40�ha��%���S� �ȣV��Y���y�� !%�kZ�R�6,@q��&��x+ N���c'���vڶ�H�x��Q�VK�$G�<l���<�jz�*���y؟��Gf~�@�fJ=�)�uY�'�6?�?;-m�� ��Ȉ�Mb�5 x��Т� 6�h��� �|f"��\��ޑ�liy�ow�N.�'͝c�3A��L;���X�ԇ���F���S+C��q����(���8�����o��/G_����k�tu���#�J�;���'�F�� �2�e��lB);��P���-���X�7��rl1�Oc�r���ǡ�eD>� 7����6~l9 8���=p���o"�)���GZEo��o�6-m��}���ח�<l�øt��N�X���Kjl��5���^���q��P9�A��?�[83�h̛@�l�z��i{p�2��\��쎳BAD˜db�� E��Fё �lqnV0�&���jX�/Qj�Yx��l!]�ky�$s�h��݈�v�K��J�]?JQ�G�=��)!msM�C��=O1+�4�l^d��s��ˏ=T��b��A�$�<8x��d��v����-4�~+~���*K�pP�@�|~���Lcځ�W����t�����I�T~�7������c�ѧ�\�������`H���a��ʐ^�V-�O�����m�t��kp��E�:s����9��r�{(���OW�%�����,�j/?��ۂ���n����% ��� �Ki�d�.�� ��'�� ���3�sp�ߟ���UcŎ�ѭ�yt�$;���=േ����u������0�z#�H'&B��9!�fG�j�V�1� $5Ey�K���j;����$j>����*[����Q�����]�q�2�q���[��5�U���a�q�rt���OiE벨��C�������}���G�X00��'A60�`�oLh�4^�s�D|H�&�y���7t�T�����2\'�ݲ"�O�gyP��pд�J~c�i�;�j�£ _��}������db�n�$��<����ϫ�Ʋ���UI�(�v�!aA������ ��nC34����y�\@������I�E����ē�����PS<B�g5�`jt-�&1�� �KyxH�Tޱ�4B[mU@�#�%?���Ͽ�S[����(1���Qhm9���~� ���<�`� &���I��㔫��݊#z�����XL�Y���B��"�����|a�2��%j�]nGO���xl_�7�%�V搪K#M�d�i���!�Rf��y�#d�w�*o�c���[r(�j�%2Ⓨ2��p��L�Ib���f`ǔ,[&Wr;a����t=�4B�؆��CcӍ�QD7�i[�-���%���dLԵ�����<��M��W��͖��̻��2��\�2�-$��E:��5L_�u�J*ߎCӃCX,�m)_=�R��i l��!y)��� V����4_�ꀖ4���_1�XK�H�U�����f\xeDKBcv�}M˔�7^�N�柴,�Y��tVA|[ːZC�ή���>�q�V��U�&�?ۊe�! �[�\��t�� i��u��D@�Ѯ�2 v�>7�GsSà,���u�0B//�,��ah����&��S>��γ�2�{�:��#2�$�s2���h�;Z ����Z�U�R:��w�Zu���ҁB�P�OQ��8��6-�ԹD�a���de��#�\z�ȱ����|(!�2���gEeZ(�J�xȶҢS�#���U =�����ķ��3!�kYT 1���;���)��2�y�(6-��@�߂�J��˴E�^�[C:W#�o+r����p7X��:�cY��}ۃ�N��Eg鯉1���2 � rl����p'4���q�ӊ�(t6�4�l�3�w!�.Ky�i�Z�����c�@~�P�ds���߇",�`��XM��)�#:#�l��r!�9{���[�0W�sJ�(��E�;�F`�q��K�?��f<�Bf�]�t�Ē��qk~�=D�U��>sVxn���t���\X_�nB Ks('�,#�\�8���rn&q7��oo���=347F�kq��5��m�&�"I�D6�!x��~E�gO����;���ߢl� ��,��y�_�z��� Q�6�r�^�� JDI��/tOD�����Hb�J7�s���ڹ���h=:x�L6�&�x")���*w���2`UXu�R��j��_���;\u��I0�猥�bt5 EW%���M�1]��_/��T��ht�'��։���} �Y�:#o��!���i������1��s=��S���"o�RW�j�#BI�|K��w��(�5��{��9kE2Pr;5=O��OU>ޜ�KK�7�~�Gױd� ����l�:���@�j �mFL�z����A��q�T#B�����y0��m�w>�4� R���u�(���gZ����rDM9,���&�5d�g� ���orN���PK- 7 E[�}�4� 5 xl/workbook.xmlPK- 7 E[���� � � [Content_Types].xmlPK- 7 E[n�' ' U _rels/.relsPK- 7 E["`��( �B � xl/worksheets/sheet1.xmlPK- 7 E[+v=� P ; xl/_rels/workbook.xml.relsPK- 7 E[Ѓc'2 E � xl/styles.xmlPK- 7 E[[� �5 � xl/sharedStrings.xmlPK � 4!
application/vnd.ms-excel
PK 7 E[��շ 5 xl/workbook.xml � (� ����0��&�C���D~��x��}-�4Ж�5���H�yۙ��v�Y���@>rT�0흛 �,�Q�=� ��u�Hp^��]'86��%*��QteGpB+ۋ�ҕ��N��=��㊒ ��Bʥ�C�l���Vw1 [C�7U�~Q �� 8�$8���1%�~��yw�[�f$I��;�d���PK 7 E[���� � [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 7 E[n$(�' ' _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="R53f9b1bd988f4d78" /></Relationships>PK 7 E["`��( �B xl/worksheets/sheet1.xml � (� �\�r7��w�ƽS�R��v�ı�ɛ֢#U,�E�Q>��04{�!��-=3�� �\���ݗ��������5;[�Z^����d�m��_q�����r���f������Փ��f����������պY~]�������jC\�y�����Ӣ_~�v��ߜk���j��jC�Z��~]Ͼ{��k�u����ݗ��n�g��}��g���'�9�пӳ��ˋ������z����S��\������'3��=?0~�{�������շ/�7ˇ��?o6����������zvw��nvvw�������� �d獷�*��av���z���|߯��a� ��s��W�o����]�*�������>������ ƃ�mw��݉������}]��2�/���ð��kW���#���>��m���>Ơ��A%��S=��S=$>�Cb�h�D�V{k� ��!�l��CЛ��D=p�~E"�S=$�A8�C""���&�*#aD��X�LtZEЈ��(�O��N��0��Eg(��*aDapOI��F)��*�@'Jj3&���X��xg+�ԉ�ڎc����`��&�pH��Y84�A�.�(�}&�!RL�!T�#u;@e�2`)0늮tb��c@�H��L�(��(�R�DbT%�%F5~�5�����&�� �2"N�I�4Y�D�� l��fH�f�L�2}��lLb�1R7���j_�i�X��Y�B�SpH�4~|�һ[RV�I�4�$��� t�������dm͈��X�齕A��R���D��Fp�rab���&&Z����:h�+����6O�)�),���6c����NM��C��1�x:��u5��D;b"6�U6x�*�im�DJqDb���'��hC�eM��5� �m⢍���R�P�\T<$N�,_{5�ti]��.qҩ,��)<k�k'ݞ�ZQ�R�T���V��'���+�Q)�e-O�DIg��KTt#*z���ۮ���M���i�!e���DE��a��m�d)]�Zߔ���8,�]b��ԩ�]V9z� �)��%&:��1�=)7��D��<D�賊�[�8@����y�' z�ŴmZPvJ���}? �$'�'*�,?krA��UU�~���g�(��y�������]{�DAO=��A�'z��A��!q1�������ݙ�� !q.�cw&��,�QAK�*#��T�Z�㠥���ح�a^s��&$��8~6 Rڢ���!q-d� Ƹ�mp��"&��c�]L�0�5�O�8�n��kQ��!q.�9�]Cŗ�ßR��Ľ�m���b�`�sЄ��6:�PcPL�Y�5�1�C�1c�`s�h*zPQ̧�]{�az�q�ZKP�R�dΘ��\� l���0ej�����| ԗP��'�TNb�$���1q�� �Ô� &N��T��isL�D�E��ӟP�a�$fq�z3���ZIa�$�� ���$c�$=�F�#*��QH�w�#��P�����:PCAu�l��0�V{::��B<�A� ZP�`[em��6e�\Z �m�5�h�i�K'��0�V#R��m��I��>��r�s��՜���ʏC~�����`k�e5��՞�������m=m���*k�)B�0A sn5�)���{�T����˗�������q�y��x:��Ͷ\lj粿������R-EDY%��� f|������"���c�)�8�aF�0�7��v�kbM����F;T�1n�W1㻘�xTSn��A�/c �}�h)t��X��1�U��Bؖ��0\Ȁ>�΄�*Fw1S�����g`�~��q�:�?�����70�x��%��;�:�~)����6W�����j�LO��4�{�͓�zvy����8�{��Ѣ=��ܢ;�йEhar���6�xvh�r��>�xqhr���1������c��L�? &֟��/� ��`�U0aоL�o�;������6��{����A0a�~L��&�?��\�f��j��\"x.HQ3�� �x.��0�� y.H�0��( �y.��p�a���L�q�i86 �Y��8�gA���,��r��Z���P�q$j9F-�Y��8*�gA���,��1�[A���� :u�VЩc8��Nùt�έ�6έ�S�pn�:�s+���jBЩ�8:�gA���,��s��z���S�qt�9N=�YЩ�8: gA���,�4p�������qt8N�Y�i`8w�NùtΝ���p��F^:��N�id8w�N#ùtΝT�2�;A���,�4r��F���S�8:E���S�8:E���S�8:E���S�8:E���S�8:E���SPhA�ԟ3#A��8ԂTA1�{A��ؽԃ*�v/���� ���z� ���b���b���� Y��`/hx?����R{�{�^lP9�R����^jRyg�Km*� {�Q��a/���?�f�w��Ԯ����Q�x�Z>S���haϘ� �0�� ;���<�l�9>O6�U6{)���|�d�'/� �\_I6|�"�����{�C����<Q�"�c�|-ٰ#�U�a�x#ٰ�~+ٰw~'ٰ#��p����>L��8����{�QX��K�mi�+-��ŧ�"_}V�Z�����Ң���9�(-ް�*=���ϥ�_J��K���ߔߖߕ�������|�V�x�c��+�� �r��gImImImI���bImImImI�(��ńCn�TÍ�\Í~�b$�n$�>,l�Dç���i���-ɨ-ɨ-%��}i�Ci�ci��H�R&�J��R���.SP����#l�ڎ���;��>��W�/�<N���$M�a7E��OG`*ɑO��)r��eTé�%0�y;X~[^~W^�2�wR�ǧ�T��1}7���2����4���>)`/����R�u`�3X��m�>g�a��[I���$V~3�Kb�W#�$V~7�Kb�#����Z���,���乭/�}���KEe_ʆ��q�_��(�|�9nWճ�r�X�����?���PK 7 E[#�^x� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;q�8A6ݰ�\��'�ؖmJ9[=R�P�J�����h~OO��|���ޖ���u�V-dI ��rRCg�?հ�n8s&�8Gr-�ޛ5�N��p�h�*tzm�Cjj�8�i��+jc�3��j�?D����g-�*��^�=��9r;�o���-dI�����F V,3^�Ss�:�����#���*Ye\0Y�E���E��m�t��#5Q�M^2��+Ӣ��ѻ��~PK 7 E[Ѓ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 7 E[[� �5 xl/sharedStrings.xml � (� �[Yo�~��`�9�u�����ݾ�k���"H��F-���ǽA�{��J,��2p�W$��b]�|��c��Ӓ�E���:1��hq�o��<_���H������e�G?��XuCs������?�����;)�4$)���g�=e�����QZ�S�4��I�㣨�� ����:O��鲧�"�/շUL�*MRZ~9��}9��1r]����5i9=z�cs<\��eu�ѳe'[z_���i�PW�=� զ���-��u�l��I礄��,e�+R�l�\�����4#�L�,v;8��0��~�a� �^Pa���^[`��SV�@���a�k;:�.IY���d P8���ӈ��6�����+M�o������8*�5���'��]�Z�Jp�$85/_tR�oEF��c�F��/?�y�{~�3z�X q"�.�vtIwWَ�kV=��"�w����R�d�H�M����e1�\s��0�4ȑUM��U)v�n�9-͎���)�| �X^)zh�"��iyA�Ӎ�0��`��HVkt~��WqSs�� {D�A��EE�۴*����Z��g��h�[�,C�Qx�|� #����z�ѽ�EZҨ�1f�?��b��5� @Ȝ[��3�Ty�t�uY0+эS�t��ޖuYBdA!~��@Ω%K��R�NK�d*_���%��?�uD4c. K�I�QeL��S�Լ*J�Y���,�4��gYV��+E������n��DzNsCX+�f��)� `g�b�a_�U]Rl�D�1����/�nO�m~Ovz���ܦL�$�z��� �}�QuUpd����H� �^??�2��n�R�$��h�V`�$D�~��C^� > >�|���e L�tW�>Y�c�l <A��S�FoM�bgڣ�iu�V�t'� ��Y�vY�d*vx�1y�ү!au2+��r]���sqe�j��&݁A\89?T�����P+�40�ha��%���S� �ȣV��Y���y�� !%�kZ�R�6,@q��&��x+ N���c'���vڶ�H�x��Q�VK�$G�<l���<�jz�*���y؟��Gf~�@�fJ=�)�uY�'�6?�?;-m�� ��Ȉ�Mb�5 x��Т� 6�h��� �|f"��\��ޑ�liy�ow�N.�'͝c�3A��L;���X�ԇ���F���S+C��q����(���8�����o��/G_����k�tu���#�J�;���'�F�� �2�e��lB);��P���-���X�7��rl1�Oc�r���ǡ�eD>� 7����6~l9 8���=p���o"�)���GZEo��o�6-m��}���ח�<l�øt��N�X���Kjl��5���^���q��P9�A��?�[83�h̛@�l�z��i{p�2��\��쎳BAD˜db�� E��Fё �lqnV0�&���jX�/Qj�Yx��l!]�ky�$s�h��݈�v�K��J�]?JQ�G�=��)!msM�C��=O1+�4�l^d��s��ˏ=T��b��A�$�<8x��d��v����-4�~+~���*K�pP�@�|~���Lcځ�W����t�����I�T~�7������c�ѧ�\�������`H���a��ʐ^�V-�O�����m�t��kp��E�:s����9��r�{(���OW�%�����,�j/?��ۂ���n����% ��� �Ki�d�.�� ��'�� ���3�sp�ߟ���UcŎ�ѭ�yt�$;���=േ����u������0�z#�H'&B��9!�fG�j�V�1� $5Ey�K���j;����$j>����*[����Q�����]�q�2�q���[��5�U���a�q�rt���OiE벨��C�������}���G�X00��'A60�`�oLh�4^�s�D|H�&�y���7t�T�����2\'�ݲ"�O�gyP��pд�J~c�i�;�j�£ _��}������db�n�$��<����ϫ�Ʋ���UI�(�v�!aA������ ��nC34����y�\@������I�E����ē�����PS<B�g5�`jt-�&1�� �KyxH�Tޱ�4B[mU@�#�%?���Ͽ�S[����(1���Qhm9���~� ���<�`� &���I��㔫��݊#z�����XL�Y���B��"�����|a�2��%j�]nGO���xl_�7�%�V搪K#M�d�i���!�Rf��y�#d�w�*o�c���[r(�j�%2Ⓨ2��p��L�Ib���f`ǔ,[&Wr;a����t=�4B�؆��CcӍ�QD7�i[�-���%���dLԵ�����<��M��W��͖��̻��2��\�2�-$��E:��5L_�u�J*ߎCӃCX,�m)_=�R��i l��!y)��� V����4_�ꀖ4���_1�XK�H�U�����f\xeDKBcv�}M˔�7^�N�柴,�Y��tVA|[ːZC�ή���>�q�V��U�&�?ۊe�! �[�\��t�� i��u��D@�Ѯ�2 v�>7�GsSà,���u�0B//�,��ah����&��S>��γ�2�{�:��#2�$�s2���h�;Z ����Z�U�R:��w�Zu���ҁB�P�OQ��8��6-�ԹD�a���de��#�\z�ȱ����|(!�2���gEeZ(�J�xȶҢS�#���U =�����ķ��3!�kYT 1���;���)��2�y�(6-��@�߂�J��˴E�^�[C:W#�o+r����p7X��:�cY��}ۃ�N��Eg鯉1���2 � rl����p'4���q�ӊ�(t6�4�l�3�w!�.Ky�i�Z�����c�@~�P�ds���߇",�`��XM��)�#:#�l��r!�9{���[�0W�sJ�(��E�;�F`�q��K�?��f<�Bf�]�t�Ē��qk~�=D�U��>sVxn���t���\X_�nB Ks('�,#�\�8���rn&q7��oo���=347F�kq��5��m�&�"I�D6�!x��~E�gO����;���ߢl� ��,��y�_�z��� Q�6�r�^�� JDI��/tOD�����Hb�J7�s���ڹ���h=:x�L6�&�x")���*w���2`UXu�R��j��_���;\u��I0�猥�bt5 EW%���M�1]��_/��T��ht�'��։���} �Y�:#o��!���i������1��s=��S���"o�RW�j�#BI�|K��w��(�5��{��9kE2Pr;5=O��OU>ޜ�KK�7�~�Gױd� ����l�:���@�j �mFL�z����A��q�T#B�����y0��m�w>�4� R���u�(���gZ����rDM9,���&�5d�g� ���orN���PK- 7 E[��շ 5 xl/workbook.xmlPK- 7 E[���� � [Content_Types].xmlPK- 7 E[n$(�' ' V _rels/.relsPK- 7 E["`��( �B � xl/worksheets/sheet1.xmlPK- 7 E[#�^x� P < xl/_rels/workbook.xml.relsPK- 7 E[Ѓc'2 E � xl/styles.xmlPK- 7 E[[� �5 � xl/sharedStrings.xmlPK � 5!