GET api/invoice/{id}/detail/{pluGuid}
Get invoice detail
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
Matching invoice detail model
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": "XJe3v2Zk2keqVg6XTtn08g==", "identifierGuid": "bfb7975c-6466-47da-aa56-0e974ed9f4f2", "headerIdentifier": "qPNGfnclFEaZkvimjcEZYw==", "headerIdentifierGuid": "7e46f3a8-2577-4614-9992-f8a68dc11963", "pluG_UID": "UebIjwYYBky7vepYXM4+VQ==", "pluGuid": "8fc8e651-1806-4c06-bbbd-ea585cce3e55", "pageNo": 1, "lineNo": 1, "itemOrdered": "sample string 1", "itemShipped": "sample string 2", "apn": "sample string 3", "barcode": "sample string 4", "prodStatus": 0, "dateAvailable": "2025-08-02T23:24:35.3573749", "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-08-02T23:24:35.3573749", "costEnd": "2025-08-02T23:24:35.3573749", "createdFromUnknownScan": true, "orderGuid": "GzyakJLuykWlnOsjuuCNZw==", "orderIdentifierGuid": "909a3c1b-ee92-45ca-a59c-eb23bae08d67", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-08-02T23:24:35.3573749", "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": "MpDGMUHM70SkRUTxutlKGQ==", "pluGuid": "31c69032-cc41-44ef-a445-44f1bad94a19", "invoiceIdentifier": "3Bi/ttldb0mHtkVDeaNQOg==", "invoiceGuid": "b6bf18dc-5dd9-496f-87b6-454379a3503a", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-08-02T23:24:35.3573749" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "qR4heXJMVkK/jcWVOew8fw==", "priceGroupGuid": "79211ea9-4c72-4256-bf8d-c59539ec3c7f", "priceGroupName": "sample string 40", "priceGroupCode": "sample string 41", "product": { "$id": "3", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "3LfaZ/TOLEaDqnQHOt6jhA==", "guid": "67dab7dc-cef4-462c-83aa-74073adea384", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "NlsAMdLhB0qQyTvZdj3qiA==", "priceGroupGuid": "31005b36-e1d2-4a07-90c9-3bd9763dea88", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:24:35.3729868", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:24:35.3729868", "pluCreated": "2025-08-02T23:24:35.3729868", "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-08-02T23:24:35.3729868", "lastManualUpdate": "2025-08-02T23:24:35.3729868", "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-08-02T23:24:35.3729868", "currentCostUpdated": "2025-08-02T23:24:35.3729868", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:24:35.3729868", "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, "awsUpdated": "2025-08-02T23:24:35.3729868", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "akmN/gZMAkyLpPF9l2OrIQ==", "altPLUGuid": "fe8d496a-4c06-4c02-8ba4-f17d9763ab21", "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-08-02T23:24:35.3729868", "labelLastPrice": 1, "shelfPageLayoutG_UID": "1muaHG9mZkWjf4VPjUGIzA==", "shelfPageLayoutGuid": "1c9a6bd6-666f-4566-a37f-854f8d4188cc", "talkerPageLayoutG_UID": "dxpYSAEzNkaVkkDv7Kompg==", "talkerPageLayoutGuid": "48581a77-3301-4636-9592-40efecaa26a6", "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": "lg7a7oOpRUSZiFe7KD4pnQ==", "inventoryIdentifier": "eeda0e96-a983-4445-9988-57bb283e299d", "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": "VmQXORMhM0a+bPbRYQIBfQ==", "parentPluGuid": "39176456-2113-4633-be6c-f6d16102017d", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "DVREJ57pEkeAVgl1HB2EuQ==", "supplierIdentifierGuid": "2744540d-e99e-4712-8056-09751c1d84b9", "supplierChanged": true, "rebateSupplierIdentifier": "2ocIdVjQSkWbF/HBBV2knA==", "rebateSupplierIdentifierGuid": "750887da-d058-454a-9b17-f1c1055da49c", "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-08-02T23:24:35.3729868", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "+nJwLV8DL0aFsDozZ7Q7GQ==", "hostIdentifierGuid": "2d7072fa-035f-462f-85b0-3a3367b43b19", "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-08-02T23:24:35.3729868", "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": "n+lFQdjXDkq+RUcHiPzgng==", "hostIdentifierGuid": "4145e99f-d7d8-4a0e-be45-470788fce09e", "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-08-02T23:24:35.3729868", "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": "MWEsJm7K6Uu7ezTvDjmt8w==", "hostIdentifierGuid": "262c6131-ca6e-4be9-bb7b-34ef0e39adf3", "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": "EFEP58jVhUG5dzwNVUv1vA==", "identifierGuid": "e70f5110-d5c8-4185-b977-3c0d554bf5bc", "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": "j4Wv209YQU2AFUECF7qJjg==", "hostSupplierIdentifierGuid": "dbaf858f-584f-4d41-8015-410217ba898e", "loyaltyPriceLevelIdentifier": "KSTlWgk+h0eq1EmTbxn8ew==", "loyaltyPriceLevelIdentifierGuid": "5ae52429-3e09-4787-aad4-49936f19fc7b", "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-08-02T23:24:35.3729868", "lastProcessed": "2025-08-02T23:24:35.3729868", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "8", "identifier": "b5wAJiLPb0So7tyltjnIMA==", "identifierGuid": "26009c6f-cf22-446f-a8ee-dca5b639c830", "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": "ifNdR2q/d0aCalX8nJUByg==", "primaryContactID": "475df389-bf6a-4677-826a-55fc9c9501ca", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "3kc0InzpkUasdhuj9bYaZQ==", "supplierGroupGuid": "223447de-e97c-4691-ac76-1ba3f5b61a65", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:24:35.3729868", "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": "7af94388-ab6f-494d-8bc2-a7a7ce6ccc33", "identifier": "dnW157W71EGk6SNTwvrpTQ==", "identifierGuid": "e7b57576-bbb5-41d4-a4e9-2353c2fae94d", "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": "LRKylev1skqzpNpCETyxWQ==", "supplierIdentifierGuid": "95b2122d-f5eb-4ab2-b3a4-da42113cb159", "contactGuid": "q8dpa7yH3Uq7knrpfpFWZg==", "contactID": "6b69c7ab-87bc-4add-bb92-7ae97e915666", "contact": { "$ref": "9" }, "supplier": { "$ref": "8" } }, { "$ref": "10" } ], "products": [ { "$id": "11", "pluG_UID": "9fs8/RDBkkOjcvsomNBsiQ==", "pluGuid": "fd3cfbf5-c110-4392-a372-fb2898d06c89", "supplierIdentifier": "rSiU6+3s4Ea18oKhHID1ZQ==", "supplierIdentifierGuid": "eb9428ad-eced-46e0-b5f2-82a11c80f565", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:24:35.3729868", "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-08-02T23:24:35.3729868", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "12", "pluG_UID": "pC68LRohYkWf5DyObkIGYw==", "pluGuid": "2dbc2ea4-211a-4562-9fe4-3c8e6e420663", "supplierIdentifier": "9hC7ytptZUKwa3lEmbWLbg==", "supplierIdentifierGuid": "cabb10f6-6dda-4265-b06b-794499b58b6e", "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": "jz1EK+wIdUek+uJB7j0/OA==", "parentPluGuid": "2b443d8f-08ec-4775-a4fa-e241ee3d3f38", "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": "ArGHYIiRPUqA1EJvRW7Xpg==", "supplierGuid": "6087b102-9188-4a3d-80d4-426f456ed7a6", "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": "PPJ/U7+z6UejFoCcKRJpOg==", "supplierGuid": "537ff23c-b3bf-47e9-a316-809c2912693a", "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-08-02T23:24:35.3729868", "deliveryDate": "2025-08-02T23:24:35.3729868", "nextCutOffDate": "2025-08-02T23:24:35.3729868", "nextDeliveryDate": "2025-08-02T23:24:35.3729868", "nextDaysBuffer": 10 }, { "$ref": "15" } ], "store": { "$ref": "4" }, "updated": "2025-08-02T23:24:35.3729868", "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-08-02T23:24:35.3729868", "processed": "2025-08-02T23:24:35.3729868", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:24:35.3729868", "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-08-02T23:24:35.3729868", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "16" } ], "zoneMatrix": [ { "$id": "18", "id": 1, "hostIdentifier": "nBqiAnuWbk2yGvGLxWbZkg==", "hostIdentifierGuid": "02a21a9c-967b-4d6e-b21a-f18bc566d992", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "1db04f61-a7e5-43c7-bde8-d7e8bbfaee8d", "17831194-b11f-4216-a4fd-572444fb8989" ] }, { "$ref": "18" } ], "hostFileStoreSetting": { "$ref": "6" }, "hostStoreSettings": [ { "$ref": "6" }, { "$ref": "6" } ], "promotionPlacements": [ { "$id": "19", "identifier": "RB442GAgbEuXPL9VOYDxnw==", "identifierGuid": "d8381e44-2060-4b6c-973c-bf553980f19f", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "19" } ], "promoTypeGuids": [ "8ca552c2-10ff-4483-8168-e5733c3e802f", "6efbe66a-df15-4fd2-b0e8-6bdfb4897d1a" ], "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-08-02T23:24:35.3729868", "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": "0585251f-2ccc-449c-a58f-90d2ec182ac9", "updateStore": { "$id": "25", "id": "624a1835-985e-4703-9c14-4e145bfd52b8", "name": "sample string 1", "lastActivity": "2025-08-02T23:24:35.3729868", "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-08-02T23:24:35.3729868" }, "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": "eiSezqQrwk+u6e6/+f6/Fw==", "pluGuid": "ce9e247a-2ba4-4fc2-aee9-eebff9febf17", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-08-02T23:24:35.3729868" }, { "$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-08-02T23:24:35.3729868", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "29" }, "winningCampaign": 1, "winner": { "$id": "30", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:24:35.3729868", "startTime": 3, "endDate": "2025-08-02T23:24:35.3729868", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "nkzMk6+JBUyk8z7JvBpKWQ==", "hostIdentifierGuid": "93cc4c9e-89af-4c05-a4f3-3ec9bc1a4a59", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "30" }, { "$ref": "30" } ] }, "tray": { "$id": "31", "g_UId": "zgciF4ZG1UWDc2nDcZt/aw==", "guid": "172207ce-4686-45d5-8373-69c3719b7f6b", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "32", "priceGroupG_UID": "Y69vptU89kC613mwSiP0Sg==", "priceGroupGuid": "a66faf63-3cd5-40f6-bad7-79b04a23f44a", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:24:35.3729868", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "3" }, { "$ref": "3" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "33", "pluG_UID": "JLpZ6VbEFUGnQhv9OJtwdA==", "pluGuid": "e959ba24-c456-4115-a742-1bfd389b7074", "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": "1568f929-1b34-433a-b597-ec86a5b56e81", "created": "2025-08-02T23:24:35.3729868", "createdByUser": "sample string 1", "activated": "2025-08-02T23:24:35.3729868", "deactivated": "2025-08-02T23:24:35.3729868", "lastOrdered": "2025-08-02T23:24:35.3729868", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:24:35.3729868", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:24:35.3729868", "lastSold": "2025-08-02T23:24:35.3729868", "firstSold": "2025-08-02T23:24:35.3729868", "awsUpdated": "2025-08-02T23:24:35.3729868", "lastManualUpdate": "2025-08-02T23:24:35.3729868", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:24:35.3729868", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:24:35.3729868", "doNotRangeUpdated": "2025-08-02T23:24:35.3729868", "doNotOrderUpdated": "2025-08-02T23:24:35.3729868", "tracked": "2025-08-02T23:24:35.3729868" }, "allergens": [ { "$id": "35", "allergenID": 1, "pluG_UID": "+3LTf8Lq3UOwzAtXicAABA==", "pluGuid": "7fd372fb-eac2-43dd-b0cc-0b5789c00004", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "35" } ], "costs": { "$id": "36", "pluG_UID": "iCTguCB5ukW/92fLFKEqKA==", "pluGuid": "b8e02488-7920-45ba-bff7-67cb14a12a28", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-08-02T23:24:35.3729868", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "37", "saleHeaderID": 1, "created": "2025-08-02T23:24:35.3729868", "createdLocal": "2025-08-02T23:24:35.3729868", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "CzYAWWp4EESm/JiRRlxZpQ==", "operatorGuid": "5900360b-786a-4410-a6fc-9891465c59a5", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "xXk4qWyRLkuzlIwFua01Zg==", "pluGuid": "a93879c5-916c-4b2e-b394-8c05b9ad3566", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "38", "id": 1, "g_Uid": "P+oYCeKByk+m5Rwheue0Aw==", "guid": "0918ea3f-81e2-4fca-a6e5-1c217ae7b403", "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-08-02T23:24:35.3729868", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:24:35.3729868", "endShift": "2025-08-02T23:24:35.3729868", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "39", "operatorG_UID": "x194jbPaS0e9D1/iNlAKtQ==", "operatorGuid": "8d785fc7-dab3-474b-bd0f-5fe236500ab5", "storeID": 2, "operator": { "$ref": "38" }, "store": { "$ref": "4" } }, { "$ref": "39" } ] } }, { "$ref": "37" } ], "apns": [ { "$id": "40", "pluID": 1, "pluG_UID": "eNhVDB7Pw0a/espRkJdZjA==", "pluGuid": "0c55d878-cf1e-46c3-bf7a-ca519097598c", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "tuns": [ { "$id": "41", "pluG_UId": "RaEQuEzEwEKzKUjGYnLU0A==", "pluGuid": "b810a145-c44c-42c0-b329-48c66272d4d0", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "3" }, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "competitionPricing": [ { "$id": "42", "identifier": "51I0IOLp0UO+Y/lWwhyI+g==", "identifierGuid": "203452e7-e9e2-43d1-be63-f956c21c88fa", "pluG_UID": "GlXZK4CztkyExJQCAPTfug==", "pluGuid": "2bd9551a-b380-4cb6-84c4-940200f4dfba", "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": "PaZqvSi0V0yigC55AZuldg==", "groupName": "sample string 1", "identifierGuid": "bd6aa63d-b428-4c57-a280-2e79019ba576", "exists": true, "flipChartIdentifier": "sPaxqd6rOUWVFZ+kikfP5A==", "flipChartIdentifierGuid": "a9b1f6b0-abde-4539-9515-9fa48a47cfe4", "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": "IlikFAB6pUyi8lo0tdJYKA==", "groupIdentifierGuid": "14a45822-7a00-4ca5-a2f2-5a34b5d25828", "flipChart": { "$id": "44", "identifier": "XBPslAS+LE2xqSGaG/ZC1g==", "identifierGuid": "94ec135c-be04-4d2c-b1a9-219a1bf642d6", "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": "eH5G9McwZ0uHJf15RDAsew==", "identifierGuid": "f4467e78-30c7-4b67-8725-fd7944302c7b", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "46", "id": 1, "g_UID": "WK1Vxkm0Ckq9or3BnDlT0A==", "guid": "c655ad58-b449-4a0a-bda2-bdc19c3953d0", "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": "Y29n70BcFEqCwUMf95+sCg==", "previousFormGuid": "ef676f63-5c40-4a14-82c1-431ff79fac0a", "nextForm": 1, "nextFormG_UID": "SkfhOjQbAUiiC2WI+WEIKQ==", "nextFormGuid": "3ae1474a-1b34-4801-a20b-6588f9610829", "attributes": "sample string 10", "updated": "2025-08-02T23:24:35.3729868", "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": "eJCzLFbiVEOAsuBc/sGufw==", "checkoutFormGuid": "2cb39078-e256-4354-80b2-e05cfec1ae7f", "identifier": "uUQrnOLzjUGmzDR/ENi7JA==", "identifierGuid": "9c2b44b9-f3e2-418d-a6cc-347f10d8bb24", "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": "9P0v9udyyUaMLbp2nXSEGg==", "valueGuid": "f62ffdf4-72e7-46c9-8c2d-ba769d74841a", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:24:35.3729868", "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-08-02T23:24:35.3729868", "imageData": "QEA=", "readOnly": true } }, { "$ref": "47" } ], "panels": [ { "$id": "49", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "Qe/xoV4aPEis3yh2fTwsHQ==", "checkoutFormGuid": "a1f1ef41-1a5e-483c-acdf-28767d3c2c1d", "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": "ev4gcuRXEkSiICxI2//rvg==", "flipChartPageIdentifierGuid": "7220fe7a-57e4-4412-a220-2c48dbffebbe", "pluG_UID": "WCXXX/i2IU+nC89IMpE+Pw==", "pluGuid": "5fd72558-b6f8-4f21-a70b-cf4832913e3f", "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": "rfnI3MA85EWclgAAec7VLA==", "pluGuid": "dcc8f9ad-3cc0-45e4-9c96-000079ced52c", "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-08-02T23:24:35.3729868", "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": "Pw1Cc9IqvUmUq4O6LbSIFA==", "ingredientGuid": "JTtwMH5yKU6/CT+e7/FHiQ==", "ingredientIdentifier": "30703b25-727e-4e29-bf09-3f9eeff14789", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "3" } }, { "$ref": "52" } ], "bins": [ { "$id": "53", "pluG_UID": "jepaOUlU5kKQJdcd5GMXGA==", "pluGuid": "395aea8d-5449-42e6-9025-d71de4631718", "shelfLocationIdentifier": "WGQyyQbAHU6ZRnfox6+4fw==", "shelfLocationGuid": "c9326458-c006-4e1d-9946-77e8c7afb87f", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "Pyx0T0jqHUWsrtCyCFqK2A==", "labelPageLayoutGuid": "4f742c3f-ea48-451d-acae-d0b2085a8ad8", "updated": "2025-08-02T23:24:35.3729868", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "3" }, "location": { "$id": "54", "identifier": "XtRx4S36oEu+F5IETgIWQQ==", "storeID": 1, "identifierGuid": "e171d45e-fa2d-4ba0-be17-92044e021641", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:24:35.3729868", "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": "dEEB/p22MkuuGyNFYt9r5A==", "pluGuid": "fe014174-b69d-4b32-ae1b-234562df6be4", "deptNo": 1, "product": { "$ref": "3" }, "scaleLocation": { "$id": "56", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-08-02T23:24:35.3729868", "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-08-02T23:24:35.3729868", "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": "mEkiuqTzt02K0Na7z+ZHew==", "labelPageLayoutGuid": "ba224998-f3a4-4db7-8ad0-d6bbcfe6477b", "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-08-02T23:24:35.3729868", "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": "iHOmSbvT20OED8BbNzRzPQ==", "labelPageLayoutGuid": "49a67388-d3bb-43db-840f-c05b3734733d", "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-08-02T23:24:35.3729868", "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": "lRQOCYxJN0G7S9TCbztlyw==", "labelPageLayoutGuid": "090e1495-498c-4137-bb4b-d4c26f3b65cb", "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-08-02T23:24:35.3729868", "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": "Lu/A2VCJnEupK4LLY6F2RQ==", "labelPageLayoutGuid": "d9c0ef2e-8950-4b9c-a92b-82cb63a17645", "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": "W+Hh3z1BR0GLc860qCgDAg==", "pluGuid": "dfe1e15b-413d-4147-8b73-ceb4a8280302", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "xqin+KOo0EWgnmTY8Jrr1w==", "dealCostGuid": "f8a7a8c6-a8a3-45d0-a09e-64d8f09aebd7", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "RXSTwr0+CUqNgkPZH9/1yA==", "priceGroupGuid": "c2937445-3ebd-4a09-8d82-43d91fdff5c8", "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-08-02T23:24:35.3729868", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "nIZ3P+4jukupAd2saHd9ig==", "campaignComboPriceGroupIdentifier": "3f77869c-23ee-4bba-a901-ddac68777d8a", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "66", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:24:35.3729868", "operatorG_UID": "9J0VUyYpuEahiQkfC78ISw==", "operatorGuid": "53159df4-2926-46b8-a189-091f0bbf084b", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:24:35.3729868", "signIqTicketFileMovedUtc": "2025-08-02T23:24:35.3729868", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:24:35.3729868", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "3" }, "campaignPlu": { "$ref": "65" } }, { "$ref": "66" } ], "campaign": { "$id": "67", "id": 1, "storeID": 2, "name": "7d179d45-200e-462c-b30b-e25b3072bb54", "nameGuid": "7d179d45-200e-462c-b30b-e25b3072bb54", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:24:35.3729868", "startTime": 1, "endDate": "2025-08-02T23:24:35.3729868", "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-08-02T23:24:35.3729868", "system": true, "created": "2025-08-02T23:24:35.3729868", "updated": "2025-08-02T23:24:35.3729868", "priceChangeNotifiedUtc": "2025-08-02T23:24:35.3729868", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "qIyAkHLDa0aFLOPQTMl8/w==", "hostIdentifierGuid": "90808ca8-c372-466b-852c-e3d04cc97cff", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:24:35.3729868", "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": "ZCBjvlixFEuI/EZBI2lWtA==", "pluGuid": "be632064-b158-4b14-88fc-4641236956b4", "hostOfferID": 1, "priceGroupG_UID": "lEkFUkLvVUa8qRoKKdyScQ==", "priceGroupGuid": "52054994-ef42-4655-bca9-1a0a29dc9271", "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-08-02T23:24:35.3729868", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "3" }, "campaign": { "$ref": "67" } }, { "$ref": "68" } ], "sellingRules": [ { "$id": "69", "id": 1, "identifier": "kY490WsMi0WWfQWgQr1hGQ==", "identifierStr": "kY490WsMi0WWfQWgQr1hGQ==", "identifierGuid": "d13d8e91-0c6b-458b-967d-05a042bd6119", "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": "YmTUjiYhNkyZfKl+NP6Mcw==", "customerIDGuid": "8ed46462-2126-4c36-997c-a97e34fe8c73", "campaign": { "$ref": "67" }, "customer": { "$id": "71", "identifier": "BavenNAZn0iU0e3r6xZ30g==", "identifierGuid": "9cdeab05-19d0-489f-94d1-edebeb1677d2", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:24:35.3729868", "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": "uNwc5Qin4UW9vbKCgSPAaQ==", "communityIdentifierGuid": "e51cdcb8-a708-45e1-bdbd-b2828123c069", "joined": "2025-08-02T23:24:35.3729868", "updated": "2025-08-02T23:24:35.3729868", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "59Iqx7ETn0KUV8nAEFYjKA==", "priceLevelIdentifierGuid": "c72ad2e7-13b1-429f-9457-c9c010562328", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:24:35.3729868", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "72", "cardType": 2, "issueDate": "2025-08-02T23:24:35.3729868", "expiry": "2025-08-02T23:24:35.3729868", "customerID": "ladM7CYG9UeKbahuWwiw8g==", "customerIDGuid": "ec4ca795-0626-47f5-8a6d-a86e5b08b0f2", "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-08-02T23:24:35.3729868", "linkedAccount": "0NzwCkBEGki80jg5+FwcMg==", "linkedAccountGuid": "0af0dcd0-4440-481a-bcd2-3839f85c1c32", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "71" }, "account": { "$id": "73", "id": 1, "identifier": "/1GhDQMmsE+gkm2bm3ujuQ==", "identifierGuid": "0da151ff-2603-4fb0-a092-6d9b9b7ba3b9", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:24:35.3729868", "owner": "OVOoeG4rZEOqGbSST7mRAg==", "ownerGuid": "78a85339-2b6e-4364-aa19-b4924fb99102", "accountStoreGroupIdentifier": "y9mQSTHs/kiOSmPWLwV7CQ==", "accountStoreGroupGuid": "4990d9cb-ec31-48fe-8e4a-63d62f057b09", "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-08-02T23:24:35.3729868", "active": true, "updated": "2025-08-02T23:24:35.3729868", "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": "wRVPzPIDJ0mtv+IZf52bbA==", "identifierGuid": "cc4f15c1-03f2-4927-adbf-e2197f9d9b6c", "name": "sample string 2", "primaryContact": "QDeM8JjRHkSizdX/sHuimg==", "primaryContactGuid": "f08c3740-d198-441e-a2cd-d5ffb07ba29a", "accountID": "Egs3kAJ2jU+gGo60SfgSlA==", "accountIDGuid": "90370b12-7602-4f8d-a01a-8eb449f81294", "special": true, "updated": "2025-08-02T23:24:35.3729868", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "UL9jUH4HekmHWf9KcZh08A==", "priceLevelIdentifierGuid": "5063bf50-077e-497a-8759-ff4a719874f0", "deleted": true, "account": { "$ref": "73" }, "primaryContactCustomer": { "$ref": "71" }, "customerGroupMembers": [ { "$id": "76", "id": 1, "groupID": "y76i4DLJ3kGmuuDTHmsZlQ==", "groupIDGuid": "e0a2becb-c932-41de-a6ba-e0d31e6b1995", "customerID": "tiwfjilR50eLExGJaKo7vQ==", "customerIDGuid": "8e1f2cb6-5129-47e7-8b13-118968aa3bbd", "card": "sample string 4", "linkedAccount": "WkKLFOWl30aE/zFFsb9fRg==", "linkedAccountGuid": "148b425a-a5e5-46df-84ff-3145b1bf5f46", "customer": { "$ref": "71" }, "group": { "$ref": "75" }, "customerCard": { "$ref": "72" } }, { "$ref": "76" } ] }, { "$ref": "75" } ] }, "payments": [ { "$id": "77", "id": 1, "identifier": "RplMbBmUQEa/syfs7+5GOA==", "identifierGuid": "6c4c9946-9419-4640-bfb3-27ecefee4638", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "gKIxCege8kOzHExXToaYaA==", "accountIDGuid": "0931a280-1ee8-43f2-b31c-4c574e869868", "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-08-02T23:24:35.3729868", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "7vPDOU+pJ0eS8G/vSmSiwA==", "idempotentVoidGuid": "39c3f3ee-a94f-4727-92f0-6fef4a64a2c0", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "78", "saleHeaderID": 1, "saleHeaderGuid": "00H9MYxaXUujYyVUTfSC+w==", "saleHeaderIdentifierGuid": "31fd41d3-5a8c-4b5d-a363-25544df482fb", "created": "2025-08-02T23:24:35.3729868", "createdLocal": "2025-08-02T23:24:35.3729868", "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-08-02T23:24:35.3729868", "storeID": 1, "operatorG_Uid": "XGjvCjK/MUOc4283PELDFg==", "operatorGuid": "0aef685c-bf32-4331-9ce3-6f373c42c316", "customerG_Uid": "uC/IN/wuBEam8+zblG0ehw==", "customerGuid": "37c82fb8-2efc-4604-a6f3-ecdb946d1e87", "communityIdentifier": "uDZIaWYH8EiAtftH3osI7w==", "communityIdentifierGuid": "694836b8-0766-48f0-80b5-fb47de8b08ef", "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": "it6OU67pHUq++tzzKjtD0g==", "priceLevelIdentifierGuid": "538ede8a-e9ae-4a1d-befa-dcf32a3b43d2", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "38" }, "customer": { "$ref": "71" }, "communityOrganisation": { "$id": "79", "id": 1, "identifier": "vBACDNWIbU6+6zc0BaUcug==", "identifierGuid": "0c0210bc-88d5-4e6d-beeb-373405a51cba", "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-08-02T23:24:35.3729868", "deleted": true }, "details": [ { "$id": "80", "saleItemID": 1, "identifier": "enXZpPcAIEmsXID+4F+FNQ==", "identifierGuid": "a4d9757a-00f7-4920-ac5c-80fee05f8535", "saleHeaderID": 2, "plu": 1, "pluG_UId": "Vw+LVmUZt0i+ZpYGYJikXA==", "pluGuid": "568b0f57-1965-48b7-be66-96066098a45c", "accountID": "Ze9cbu2XA0OwD7ZzKAn6dg==", "accountIDGuid": "6e5cef65-97ed-4303-b00f-b6732809fa76", "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-08-02T23:24:35.3729868", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "GtIsXKkz+UiHhPS+QpQdcg==", "refundGuid": "5c2cd21a-33a9-48f9-8784-f4be42941d72", "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": "d5HH5RSVAEKF+H0t208xdg==", "idempotentVoidGuid": "e5c79177-9514-4200-85f8-7d2ddb4f3176", "priceLevelIdentifier": "5ybc2iL1bUim5wtXQeQPRA==", "priceLevelIdentifierGuid": "dadc26e7-f522-486d-a6e7-0b5741e40f44", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "81", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:24:35.3729868", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "81" } ], "refund": { "$id": "82", "id": 1, "g_UID": "xNWHOpgP40m+aL58LAf+oA==", "guid": "3a87d5c4-0f98-49e3-be68-be7c2c07fea0", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:24:35.3729868" }, "modifier": { "$id": "83", "id": 1, "setG_UID": "FayVKzNjZEe4U0191bNvxg==", "modifierSetGuid": "2b95ac15-6333-4764-b853-4d7dd5b36fc6", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "1NEGhA8kEUyA742B2PdSmw==", "pluGuid": "8406d1d4-240f-4c11-80ef-8d81d8f7529b", "deleted": true, "g_UID": "mUBvL+9iQEy0x4Xn+rh9IA==", "guid": "2f6f4099-62ef-4c40-b4c7-85e7fab87d20", "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": "pejofiJfx0qGa1EMPDWBmg==", "pluGuid": "7ee8e8a5-5f22-4ac7-866b-510c3c35819a", "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-08-02T23:24:35.3729868", "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-08-02T23:24:35.3729868", "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": "HC7cOAgMj0ufnZZK1BvN+Q==", "pluGuid": "38dc2e1c-0c08-4b8f-9f9d-964ad41bcdf9", "accountID": "5pE9jy8fpku7ZQsfTIqDnA==", "accountIDGuid": "8f3d91e6-1f2f-4ba6-bb65-0b1f4c8a839c", "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-08-02T23:24:35.3729868", "bestOrExpireType": 1, "refundG_UID": "1hxfPV4WdEyUBsaZf366ng==", "refundGuid": "3d5f1cd6-165e-4c74-9406-c6997f7eba9e", "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": "PyURgJAzMEOit03veSOW7Q==", "identifierGuid": "8011253f-3390-4330-a2b7-4def792396ed", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "e8G16bS5mE2LTQZo2jWesw==", "customerIdentifierGuid": "e9b5c17b-b9b4-4d98-8b4d-0668da359eb3", "operatorNo": 1, "operatorG_UID": "aOhchrrFjUCGDpn+wWE2Ww==", "operatorGuid": "865ce868-c5ba-408d-860e-99fec161365b", "created": "2025-08-02T23:24:35.3729868", "ordered": "2025-08-02T23:24:35.3729868", "started": "2025-08-02T23:24:35.3729868", "completed": "2025-08-02T23:24:35.3729868", "supplied": "2025-08-02T23:24:35.3729868", "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": "WexouTNVS0WrKzm6AJc8Ww==", "pluGuid": "b968ec59-5533-454b-ab2b-39ba00973c5b", "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": "NnpRYToTIUmDSs7uV0z1JQ==", "headerIdentifierGuid": "61517a36-133a-4921-834a-ceee574cf525", "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": "VgvP5AybV0KPLmCmq1NiqA==", "surveyGuid": "e4cf0b56-9b0c-4257-8f2e-60a6ab5362a8", "saleHeaderGuid": "C4kmddYdWEiXAaMeKHYxPQ==", "saleGuid": "7526890b-1dd6-4858-9701-a31e2876313d", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "XLCVTu4mEEGs6yLG2hDUEw==", "guidResponse": "4e95b05c-26ee-4110-aceb-22c6da10d413", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:24:35.3729868", "sale": { "$ref": "78" }, "survey": { "$id": "92", "g_UID": "Qs387zNwZkyEfh99k6Jz2w==", "guid": "effccd42-7033-4c66-847e-1f7d93a273db", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "NBZRaVd2KUutuLzGRRjD/Q==", "checkoutFormGuid": "69511634-7657-4b29-adb8-bcc64518c3fd", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:24:35.3729868", "end": "2025-08-02T23:24:35.3729868", "deleted": true, "updated": "2025-08-02T23:24:35.3729868", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "0be57785-cd73-412c-b268-2811aff78577", "e76bedbc-51d4-467a-87f0-acbc92a05241" ], "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": "/rcsKIK2X0Ols0gKNfW8wQ==", "accountIdentifier": "282cb7fe-b682-435f-a5b3-480a35f5bcc1", "accountName": "sample string 42", "customerOrderIdentifier": "duTInK2WskSbKh1sqyfJ8w==", "customerOrderIdentifierGuid": "9cc8e476-96ad-44b2-9b2a-1d6cab27c9f3", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "93", "id": 1, "paymentID": 2, "paymentIdentifier": "SzSJhlRXsUS3GtxaMkcEZw==", "paymentIdentifierGuid": "8689344b-5754-44b1-b71a-dc5a32470467", "identifier": "e59Jbhhr402231t9xZpyqQ==", "identifierGuid": "6e499f7b-6b18-4de3-b6df-5b7dc59a72a9", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "LzWDYSH46UuLaE8DtN68jQ==", "itemIdentifierGuid": "6183352f-f821-4be9-8b68-4f03b4debc8d" } }, { "$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": "hZHxpONT0Euf+bmBJWPvsw==", "customerIdentifierGuid": "a4f19185-53e3-4bd0-9ff9-b9812563efb3", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "ICO6LCp/iEWK+US7i4VCtw==", "idempotentGuid": "2cba2320-7f2a-4588-8af9-44bb8b8542b7", "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-08-02T23:24:35.3729868", "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-08-02T23:24:35.3729868", "labelPageLayout": "ptL6KiFN+0GwrwWVXg59rQ==", "pageLayoutGuid": "2afad2a6-4d21-41fb-b0af-05955e0e7dad", "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-08-02T23:24:35.3729868" }, { "$ref": "98" } ] }, "customerVouchers": [ { "$id": "99", "id": 1, "customerIdentifier": "3sJGLk5pJEWHlLc8ts77pQ==", "customerIdentifierGuid": "2e46c2de-694e-4524-8794-b73cb6cefba5", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:24:35.3729868", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "GvVOuw1sLUqKLJsjM0SxDQ==", "issuedIdempotentGuid": "bb4ef51a-6c0d-4a2d-8a2c-9b233344b10d", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:24:35.3729868", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:24:35.3729868", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "fGwUsXUOOki2u94ywRH3NQ==", "redeemedIdempotentGuid": "b1146c7c-0e75-483a-b6bb-de32c111f735", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:24:35.3729868", "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": "LmfX1uBaz0Ga4YGD5nH6xA==", "groupIDGuid": "d6d7672e-5ae0-41cf-9ae1-8183e671fac4", "campaign": { "$ref": "67" }, "group": { "$ref": "75" } }, { "$ref": "100" } ], "signIqTickets": [ { "$id": "101", "identifier": "p021dkvmDUWjR2+I0AcC3g==", "identifierGuid": "76b54da7-e64b-450d-a347-6f88d00702de", "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": "+dBikVr+Xka3Ehxdf6Spqg==", "guid": "9162d0f9-fe5a-465e-b712-1c5d7fa4a9aa", "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": "zbFIfNI9A0SVx2UGHaThzw==", "groupGuid": "7c48b1cd-3dd2-4403-95c7-65061da4e1cf", "comboPriceType": 5, "priceType": 5, "pluG_UID": "ip5Abc24EUeHhcySnI8PiA==", "pluGuid": "6d409e8a-b8cd-4711-8785-cc929c8f0f88", "priceGroupG_UID": "NwkT8+StR06C17jWQXtA6w==", "priceGroupGuid": "f3130937-ade4-4e47-82d7-b8d6417b40eb", "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": "qO+xDNSuoEKi6LXtYdnoUg==", "priceLevelIdentifierGuid": "0cb1efa8-aed4-42a0-a2e8-b5ed61d9e852", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "104" } ] }, "product": { "$ref": "3" }, "dealCost": { "$id": "105", "headerIdentifier": "JIEr2wepX0iKJwbqfAb+Sg==", "headerIdentifierGuid": "db2b8124-a907-485f-8a27-06ea7c06fe4a", "identifier": "8JPUhMEkR0evrzUEyDIqEg==", "identifierGuid": "84d493f0-24c1-4747-afaf-3504c8322a12", "supplierIdentifier": "RoBAr0bbR02UKGpDVW1r8A==", "supplierGuid": "af408046-db46-4d47-9428-6a43556d6bf0", "pluG_UID": "OYJmgpEMzEWOf8uRnabdWQ==", "pluGuid": "82668239-0c91-45cc-8e7f-cb919da6dd59", "campaignName": "5d1c3cf2-4509-4e91-a149-b6c25bd32fae", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:24:35.3729868", "end": "2025-08-02T23:24:35.3729868", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "bFAvJipHIEatDtoquno3bA==", "bonusItemPluGuid": "262f506c-472a-4620-ad0e-da2aba7a376c", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:24:35.3729868", "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-08-02T23:24:35.3729868", "campaignEndDate": "2025-08-02T23:24:35.3729868", "masterPLUG_UID": "e2dbq/iCnUaLhl5GbOuf+A==", "masterID": "ab5b677b-82f8-469d-8b86-5e466ceb9ff8", "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": "I9rNqloZA0C4cMXqtx+Tpw==", "bonusMasterID": "aacdda23-195a-4003-b870-c5eab71f93a7", "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-08-02T23:24:35.3729868", "dealCosts": [ { "$ref": "105" }, { "$ref": "105" } ], "tags": [ { "$id": "106", "pluG_UID": "r/xIvMhBfUapkY1hLKI4tw==", "pluGuid": "bc48fcaf-41c8-467d-a991-8d612ca238b7", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "106" } ], "alternateProductG_UID": "2QCcdVoRekiYOonwbGy7zg==", "alternateProduct": "759c00d9-115a-487a-983a-89f06c6cbbce", "productHostCode": { "$id": "107", "id": 1, "pluG_UID": "HACHr00x9EOnaVlwGFyPkA==", "pluGuid": "af87001c-314d-43f4-a769-5970185c8f90", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-08-02T23:24:35.3729868", "inventoryTracked": "2025-08-02T23:24:35.3729868", "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 �[5l�� 5 xl/workbook.xml � (� ����0��&�C���R8q���{��m�?ik��-%�x�3;�����a��z2�� �1����K�<��v�z�c��I�����/ &���3�0� R��W�?��<�!H�����2���bK���9d��o��Dd ��˰�"+d��w<r��s|���* ��(E!.0T�hy�{�1���~ PK �[���� � [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 �[i:|�' ' _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="Rd578dce21c9a4041" /></Relationships>PK �[)�\ �B xl/worksheets/sheet1.xml � (� �\�r�8���WF��)�S"��n���7o�Į��������R�h���8�F�<8�oH��n����/Wۇ��������������������gw��߫��|}B淫ˇ����ǃ������j��1�������Ś���v�����˼[|�y3�]�j���r��bM�Z]]�XM~{�k�c9��ܾ���߮n.�o'�g���}��'��ׇ�<�������������n5��d�)�],������É�ڞ�?�>����r��������������5��{�,������\o����\������r}E?����[kB�09��s�^�|�_N^~����u�߄�S�zg�v6��~s����H��Gp.F[�o�����Qi�7�����~�;����~�=����P��p�?��q Vt�}�~_<p������ip�*��c��T"�:�CO98�C"�c=$���wj���joM0�rn��6c�s�!�M�C��c�"���� �!�L�A; 5B�Ab$(��9�V4b%%J�c)�%5�`�� ��v�J�}�QR�)F��s�"T�N��fH(����K*%�S���w<��(��ph,x�b]:QR�L�C4@�*tЉ�:�2F��uEW:1R�!�)�qPW�N��Y��A)D"��&��H����#���#��!1�d� PJ�1�6��&��\R��0����IT����T�T��I�4F�)A�"����W$F7T&%V�#pH�4~x�һRV�I�4�$�&�S��C��O�4�&k��hD�����[�?+�ML�Ylg)G!� lb���; ɀ�;��I��D������D�1�Qx�z�&U{��N̘h<�غlb�0��U6x�*�im�DJqDb���'��hC�eM��5� �m⢍ó��R�P�\T<$N�,_{5�ti]��.qҩ,��)<k�k'ݎ�ZQ�R�T���\Q�8�t_��J/ky�%J:s��]��Pѓ�=���>�oZ�0 EO� ��(�U<$*:?����R����]���Mڙ:]���*Go5�8&ѻ�D��34F[�G����Ձ��}V1z���G ��>2/�DAo���Iʎ�}�����'���("�DE��gM.(�R��j���?��0/Sߠ7�2P��ko�(��g�8��H!q0�c=$.8��8�;�¡�/$�{��ĵ��=*h��R@eԐJ\~�458#����kĵ��DJ[T��A�<$����7� �Z�ĵxh���c��&"���� 1q-�c=$��紛R����T`1q/�C��㾘8w4qjՏTPC���c�z�f��GD̘8�4��T�)zWX��a�Ej-A�K��9c�b�q�*�mo�Ø� &.��P_B���L��c9���xl��I̦6�7c&&�8�6S����}0q]Yȃ�ND)�����E��\0�Z�j%����:�<:�z����x�D�i����B"����W<�� �wdԁ �#�(�`�>�����ё�}0��VЂ��*kK�?�V�h[e�2Zt�������1 e���:= ��C�G?�Vnx.<����]P��[�a��!֑6lm�����QS�<�2P��� P��[em�#eAc&�~έ<���z��Jv_�tw�2�}!6��"5�U=O��/~�)�q��.`70�ZxC l�faw3���Sʣ�E }% �� ��v�0�[�)�� j�v�0� v�.!Z�1�0�.b�71a� �P��u}����'�*Z �>Ԁ�ed5��6����9��1��2�����M�ؽ�[�C��/_@gtܠN��%��~���N�B�R���J�����^�w�����d�]�'l~�я�����d59?�u��Nm��[4��[��:���-Ln�h�����-\n�d���O�-Bn�l�"�����?b�� C��`�`})�0\_ &�ׂ C��` }+�0l� &��� C���6��G����I0a�~L� &ݿ��L�f��j��L"x&HQ3�g� �x&��0�g� y&H�0�g�( �y&��p�a���L�q�i86 �Y��8�gA���,��r��Z���P�q$j9F-�Y��8*�gA���,��1�A����:u�FЩc87�Nùt��6�S�pn�:�s#���jBЩ�8:�gA���,��s��z���S�qt�9N=�YЩ�8: gA���,�4p�������qt8N�Y�i`8��Nùtέ���pn�F^:��V�id8��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�w�b���� Y��`'hx?� ��vR{�{�NlP9�R����NjRyg�Im*� ;�Q��a'���?�f�w��Ԯ����A�x�\��S���haϘ� �0#�t� ;�G#�<�l�9>I6�U6{)�=�|�d�'/� �\�K6|�"�����{����U�5o�^I�,_K6��H6�Yo%v��$v��%v$ G�Q�ώ����#l�,��_��٬�ؔ��bWZ|�-��ǥ�%y�J��=+-J�ڛC��� ���c^�_�_�_�ߔߖߕߗ?�`��c�Y>e�|��9[僕\��r9�泤�����������Qi�$��$��$��$�F��ވb�!7b��Fb��F/��i�Iy�)��ia#e>.lJ2jJ2jJɥ�XZ�TZ�\Z,%���IڒrZ��㱳�T�'�� [���h�⎷�O��{:�qR��g$�p�h��1:l_��$G>�n�ȱͲ�QSN�,��[�s������������ =>�o�J����1�^�I��m�Q^�v�H� ;Q����:�=�����������{t���l%��X��H'��_�t�X��H'��_�tc�ڕj�nL�첚�綮TTv���+�])vbǵ{�ߣ���?渚_\Η���|�����Kq�?PK �[�E��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8����i7lؖ^���I�Ķl��Xp$��U$H%l����I3�����<��i�V�@�ioF�wp�����v��I�2��1$RV\�`�9<P��J��J��8�\��Ӡ�Q�Hy]74.p�$�s������G�O3�����xLbrP����O)�K`U�y2��������=z3����_��|!�f(�⫶F��TfP�s���K�ey��ׂ7�1�&W�^���_l� PK �[Ѓ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 �[�_�� ~5 xl/sharedStrings.xml � (� �[Yo�~��`�9�u��Y�����m��,����ma�R�(y�俧H]�Xj���]_�,�uQ���m~�N+����c��<>�ER�Y��z��|e��G�&EJ�_������c�-��㷺��tzʒ7�%����uYmI ?��)�U����z��ڦ�nIV%eS��5E�GC#ɾ}��-SZ��:���ۗSN�"�M�N�X�V�86������_�=oPv����z�uY��CPm��N��vŔtN*80��R��&uæ����;�r�ڰE������)�jv�;����?�w��❲zZ?o��Bۡ� 6pA��,~�%뀆�A��Վ&�<��We���_i�y��E���"���Q �S >фf�:خ53m��@�������[�SFr�Xe���ˏ�0�=��9 =�, �8� L;��d۫�l��5���L�ٖ�D�Y��~�w��d�쌇�E9�\w��0�<ȑe�̞�U%v���CZ:8~�g���]�l`�cy��-�l���ݕL7�s�ps��~#y����B��_Q�I���6�Y�>�5�o����F�����_�K��lE��FQ�Ax@�k�m�{独�I�c"�d"����k�6��9�.)g֩����U���n��Z���m�TD�K� Q�B�/�贀L���UUn_��E��X%D3��A ��U�P��?��y@-�B�E���� ���`,��q����RT��/���Y�O��47���h6z���� v6=��US7�F�6�~ԇ��ݑlSܓ��&<<���] �jg-�g_MR�%5��o��fR7��WϏ�J��;��ɓ;Z���! �dτ�h��_>�b���2fE�m����q�l <A��S�FoM�bg:��yu�V�Tt+� ���Y�vY�d*�x�1{�_C��lV���.���3���a��'�t{q��|_���5�uD�������� �� �F�K�h��阀���!�a{A`���Q��:$~�&���tL�NB�{�a�&���?q�%^�% u��M�0��9�j�Ord�5)UXH�]M�s�:����p0�4aOj�L��Xe~�.+�D��'�g����q+6(Sr�ы�ƶj����k2���� |f"��\��ݑ�lhu�ow�N.�'ݝc��FٖEI��l�X�:L�ċ<'����O�E���;�w�ߣ����������s!�./��w�B%~M��$��� �qHs�[�9�F ���k A���B����{DZ,j����)6-w�@����A� ]��V��B��5���8�����{b��x�N�W?�:yT~38�k�h���[�=ח��<l�j��2M/v|�Z)X 1#2��p�4 |v�Bh��v F=�-���f4�M ����m�ޑe�d�?9����z�V��؉z���"A���I�X��� S�q�a�F#��C�~�f�j^Ѥ,R)��Gۜ�F�������%�����*��1<�`���tH����&J#��,?,���9�E����A`������qp&�j �?e]ny�;[�m�V�<�U���*E��{~����R:��W§��l�ԫ���z!��M�����c�1f�\��J�G��Z�d}��4d���GO���u0B��7�6���f��NǜpA�|�R��]My�Y�v��悒\�JI}��IހeA��D���{�j ���ҋKi�d�.�k*��'.���I��׃���g����;v��n)�1�j��O�xm��Vy�O�x��Qy�O�e� p��KZg&B��393!�nG3�j���1� $3e�W�$^�r��X�o}��V��@F�5���LƖ�@G�d}Tx�|%}+F�E�%���i���Ľ���q�2K��Ѹ��9}`�索uW�h�!�_W��:��>w��%K��~%b��19[�s�3%�C��O�gvp�n�4L��'m���F�X[�HJIl[�y�l��3jw���Y�S��}��x���Ǽb�v'���<��{���W�Mێ͐c|���l3��Z�c�^�s4���h��[ �e�E�\BA��W�,I�E�����뾾�'UKs<B�g �Sr<-�.� eJ�X?TY{�&�m�9S %�H���ufc�=�ڪ�12x˲[ކG��i�62Džf8�5gxle�&���K���lW�P�'�q� 0���&^���@��"����d��ߠ2����]nGO�J�tj_�7���[�*U��5m��U7��@�Og�5��堯�YG+d��yܒ}���͏ _�'�$"~�����k��|� N�6B�]���0IZ�w����u��-�㘖���oDo���OBl��kț�w����g�ݑ���%���=���L�)���͔àM��e���$Uq[�I^��L-�5L_���R�ޏ�B��BX(�Oj�7�R� R�t6VÐL�� �7��e�>��7�<�'��oNL7��g�nD� ]v�М/��Ih�N��h���Kԙ���V�4�TLg5��U1#K%��R}�RŎG跲Iި�Jw���F,�$�Ri�p�n��X�K�������m��(bw��o�~4750(u8�)1i>0 �u]ψ�04� ��Сv���$i�<� ÿ�`\="!�_<%� �%���5I�k�r-ز� )S7�� �^D������$jç���0��1-�ԹD�am�1�� iG���ԉc����'��"�eڃ��ҴP�U����le��G�;:]�=��k\GV�C�3l�rxPr������S�!L(Z� A������7�9Q^Z���X�I�,�o����z��su���k��"j��5���>���+ �8�'@:�����Ę�� <3��kjz!$.1�� ��J,��R�F�> ���K�]ȹ��{��\�O����A��CE��j;��a��i�kcu9 f�H��۾��ҟ����0�s�;���OY$��b��fL�������L'�,sh��<yXm�ڈ�g��y�,hL�%���w2ߔ����Hò���,� "�-��n�84�8��O��7X��N3���0o�yZ��C�b[�@2�A��J�2 5�w�\��;�"�=�XN/��!~���Vr��(H@�R�YBv!��(�#96��#���.d"y�+����C�8��Ah,(���ktx�D6U/@<�7�r"���q�6^�Xm�B��Z��r�] /�-W]u�˞H0��L��ct5 5W-��K�)]��)ȱ�}���76��{�'m��6��yF��C*B� -i��+{�Oy����LFow���,���婺��&�/<���Z��B�� /��.gS��oRj'g�Y1�)��[spi���B�/����u�5߽�)�#�0ħ uoH}/b��|�WB���ʭJ �V ��0-m�wR_d�/T�z�zP��j�U��2G�QR����gD{ Y��������S��o�PK- �[5l�� 5 xl/workbook.xmlPK- �[���� � [Content_Types].xmlPK- �[i:|�' ' V _rels/.relsPK- �[)�\ �B � xl/worksheets/sheet1.xmlPK- �[�E��� P 1 xl/_rels/workbook.xml.relsPK- �[Ѓc'2 E w xl/styles.xmlPK- �[�_�� ~5 � xl/sharedStrings.xmlPK � '!
application/vnd.ms-excel
PK �[2!_�� 5 xl/workbook.xml � (� ����0��J}�(Д�&���bJIP��>~�n�|��瓃�m�\�>�����7!�T5h�v�Gw��B��%\]� W� � ��Ex� hg��=���z���A��Q���vØ�=54�h,uG��9$~Sr���bf�� �M�]e<�̧:��|�A�TU��*�W� �b��PK �[���� � [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 �[�@' ' _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="R97aa2a3f67c44744" /></Relationships>PK �[)�\ �B xl/worksheets/sheet1.xml � (� �\�r�8���WF��)�S"��n���7o�Į��������R�h���8�F�<8�oH��n����/Wۇ��������������������gw��߫��|}B淫ˇ����ǃ������j��1�������Ś���v�����˼[|�y3�]�j���r��bM�Z]]�XM~{�k�c9��ܾ���߮n.�o'�g���}��'��ׇ�<�������������n5��d�)�],������É�ڞ�?�>����r��������������5��{�,������\o����\������r}E?����[kB�09��s�^�|�_N^~����u�߄�S�zg�v6��~s����H��Gp.F[�o�����Qi�7�����~�;����~�=����P��p�?��q Vt�}�~_<p������ip�*��c��T"�:�CO98�C"�c=$���wj���joM0�rn��6c�s�!�M�C��c�"���� �!�L�A; 5B�Ab$(��9�V4b%%J�c)�%5�`�� ��v�J�}�QR�)F��s�"T�N��fH(����K*%�S���w<��(��ph,x�b]:QR�L�C4@�*tЉ�:�2F��uEW:1R�!�)�qPW�N��Y��A)D"��&��H����#���#��!1�d� PJ�1�6��&��\R��0����IT����T�T��I�4F�)A�"����W$F7T&%V�#pH�4~x�һRV�I�4�$�&�S��C��O�4�&k��hD�����[�?+�ML�Ylg)G!� lb���; ɀ�;��I��D������D�1�Qx�z�&U{��N̘h<�غlb�0��U6x�*�im�DJqDb���'��hC�eM��5� �m⢍ó��R�P�\T<$N�,_{5�ti]��.qҩ,��)<k�k'ݎ�ZQ�R�T���\Q�8�t_��J/ky�%J:s��]��Pѓ�=���>�oZ�0 EO� ��(�U<$*:?����R����]���Mڙ:]���*Go5�8&ѻ�D��34F[�G����Ձ��}V1z���G ��>2/�DAo���Iʎ�}�����'���("�DE��gM.(�R��j���?��0/Sߠ7�2P��ko�(��g�8��H!q0�c=$.8��8�;�¡�/$�{��ĵ��=*h��R@eԐJ\~�458#����kĵ��DJ[T��A�<$����7� �Z�ĵxh���c��&"���� 1q-�c=$��紛R����T`1q/�C��㾘8w4qjՏTPC���c�z�f��GD̘8�4��T�)zWX��a�Ej-A�K��9c�b�q�*�mo�Ø� &.��P_B���L��c9���xl��I̦6�7c&&�8�6S����}0q]Yȃ�ND)�����E��\0�Z�j%����:�<:�z����x�D�i����B"����W<�� �wdԁ �#�(�`�>�����ё�}0��VЂ��*kK�?�V�h[e�2Zt�������1 e���:= ��C�G?�Vnx.<����]P��[�a��!֑6lm�����QS�<�2P��� P��[em�#eAc&�~έ<���z��Jv_�tw�2�}!6��"5�U=O��/~�)�q��.`70�ZxC l�faw3���Sʣ�E }% �� ��v�0�[�)�� j�v�0� v�.!Z�1�0�.b�71a� �P��u}����'�*Z �>Ԁ�ed5��6����9��1��2�����M�ؽ�[�C��/_@gtܠN��%��~���N�B�R���J�����^�w�����d�]�'l~�я�����d59?�u��Nm��[4��[��:���-Ln�h�����-\n�d���O�-Bn�l�"�����?b�� C��`�`})�0\_ &�ׂ C��` }+�0l� &��� C���6��G����I0a�~L� &ݿ��L�f��j��L"x&HQ3�g� �x&��0�g� y&H�0�g�( �y&��p�a���L�q�i86 �Y��8�gA���,��r��Z���P�q$j9F-�Y��8*�gA���,��1�A����:u�FЩc87�Nùt��6�S�pn�:�s#���jBЩ�8:�gA���,��s��z���S�qt�9N=�YЩ�8: gA���,�4p�������qt8N�Y�i`8��Nùtέ���pn�F^:��V�id8��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�w�b���� Y��`'hx?� ��vR{�{�NlP9�R����NjRyg�Im*� ;�Q��a'���?�f�w��Ԯ����A�x�\��S���haϘ� �0#�t� ;�G#�<�l�9>I6�U6{)�=�|�d�'/� �\�K6|�"�����{����U�5o�^I�,_K6��H6�Yo%v��$v��%v$ G�Q�ώ����#l�,��_��٬�ؔ��bWZ|�-��ǥ�%y�J��=+-J�ڛC��� ���c^�_�_�_�ߔߖߕߗ?�`��c�Y>e�|��9[僕\��r9�泤�����������Qi�$��$��$��$�F��ވb�!7b��Fb��F/��i�Iy�)��ia#e>.lJ2jJ2jJɥ�XZ�TZ�\Z,%���IڒrZ��㱳�T�'�� [���h�⎷�O��{:�qR��g$�p�h��1:l_��$G>�n�ȱͲ�QSN�,��[�s������������ =>�o�J����1�^�I��m�Q^�v�H� ;Q����:�=�����������{t���l%��X��H'��_�t�X��H'��_�tc�ڕj�nL�첚�綮TTv���+�])vbǵ{�ߣ���?渚_\Η���|�����Kq�?PK �[�_�u� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;q���M7l)p�q�ؖmJ9[=R�P�Jm����h~OO��|���ަ����5 Y��j0]稟j�m7EL�\ iń�ݚ� {�DȬC�:��IĔ��:!O�C����9��xu���z��l�yB� Ӌ���#F G�;� ����"KT {���(��h���e�B��u������dʕn�2gu�V���2��^�O��;��35��ly^T�^��F��b�PK �[Ѓ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 �[�_�� ~5 xl/sharedStrings.xml � (� �[Yo�~��`�9�u��Y�����m��,����ma�R�(y�俧H]�Xj���]_�,�uQ���m~�N+����c��<>�ER�Y��z��|e��G�&EJ�_������c�-��㷺��tzʒ7�%����uYmI ?��)�U����z��ڦ�nIV%eS��5E�GC#ɾ}��-SZ��:���ۗSN�"�M�N�X�V�86������_�=oPv����z�uY��CPm��N��vŔtN*80��R��&uæ����;�r�ڰE������)�jv�;����?�w��❲zZ?o��Bۡ� 6pA��,~�%뀆�A��Վ&�<��We���_i�y��E���"���Q �S >фf�:خ53m��@�������[�SFr�Xe���ˏ�0�=��9 =�, �8� L;��d۫�l��5���L�ٖ�D�Y��~�w��d�쌇�E9�\w��0�<ȑe�̞�U%v���CZ:8~�g���]�l`�cy��-�l���ݕL7�s�ps��~#y����B��_Q�I���6�Y�>�5�o����F�����_�K��lE��FQ�Ax@�k�m�{独�I�c"�d"����k�6��9�.)g֩����U���n��Z���m�TD�K� Q�B�/�贀L���UUn_��E��X%D3��A ��U�P��?��y@-�B�E���� ���`,��q����RT��/���Y�O��47���h6z���� v6=��US7�F�6�~ԇ��ݑlSܓ��&<<���] �jg-�g_MR�%5��o��fR7��WϏ�J��;��ɓ;Z���! �dτ�h��_>�b���2fE�m����q�l <A��S�FoM�bg:��yu�V�Tt+� ���Y�vY�d*�x�1{�_C��lV���.���3���a��'�t{q��|_���5�uD�������� �� �F�K�h��阀���!�a{A`���Q��:$~�&���tL�NB�{�a�&���?q�%^�% u��M�0��9�j�Ord�5)UXH�]M�s�:����p0�4aOj�L��Xe~�.+�D��'�g����q+6(Sr�ы�ƶj����k2���� |f"��\��ݑ�lhu�ow�N.�'ݝc��FٖEI��l�X�:L�ċ<'����O�E���;�w�ߣ����������s!�./��w�B%~M��$��� �qHs�[�9�F ���k A���B����{DZ,j����)6-w�@����A� ]��V��B��5���8�����{b��x�N�W?�:yT~38�k�h���[�=ח��<l�j��2M/v|�Z)X 1#2��p�4 |v�Bh��v F=�-���f4�M ����m�ޑe�d�?9����z�V��؉z���"A���I�X��� S�q�a�F#��C�~�f�j^Ѥ,R)��Gۜ�F�������%�����*��1<�`���tH����&J#��,?,���9�E����A`������qp&�j �?e]ny�;[�m�V�<�U���*E��{~����R:��W§��l�ԫ���z!��M�����c�1f�\��J�G��Z�d}��4d���GO���u0B��7�6���f��NǜpA�|�R��]My�Y�v��悒\�JI}��IހeA��D���{�j ���ҋKi�d�.�k*��'.���I��׃���g����;v��n)�1�j��O�xm��Vy�O�x��Qy�O�e� p��KZg&B��393!�nG3�j���1� $3e�W�$^�r��X�o}��V��@F�5���LƖ�@G�d}Tx�|%}+F�E�%���i���Ľ���q�2K��Ѹ��9}`�索uW�h�!�_W��:��>w��%K��~%b��19[�s�3%�C��O�gvp�n�4L��'m���F�X[�HJIl[�y�l��3jw���Y�S��}��x���Ǽb�v'���<��{���W�Mێ͐c|���l3��Z�c�^�s4���h��[ �e�E�\BA��W�,I�E�����뾾�'UKs<B�g �Sr<-�.� eJ�X?TY{�&�m�9S %�H���ufc�=�ڪ�12x˲[ކG��i�62Džf8�5gxle�&���K���lW�P�'�q� 0���&^���@��"����d��ߠ2����]nGO�J�tj_�7���[�*U��5m��U7��@�Og�5��堯�YG+d��yܒ}���͏ _�'�$"~�����k��|� N�6B�]���0IZ�w����u��-�㘖���oDo���OBl��kț�w����g�ݑ���%���=���L�)���͔àM��e���$Uq[�I^��L-�5L_���R�ޏ�B��BX(�Oj�7�R� R�t6VÐL�� �7��e�>��7�<�'��oNL7��g�nD� ]v�М/��Ih�N��h���Kԙ���V�4�TLg5��U1#K%��R}�RŎG跲Iި�Jw���F,�$�Ri�p�n��X�K�������m��(bw��o�~4750(u8�)1i>0 �u]ψ�04� ��Сv���$i�<� ÿ�`\="!�_<%� �%���5I�k�r-ز� )S7�� �^D������$jç���0��1-�ԹD�am�1�� iG���ԉc����'��"�eڃ��ҴP�U����le��G�;:]�=��k\GV�C�3l�rxPr������S�!L(Z� A������7�9Q^Z���X�I�,�o����z��su���k��"j��5���>���+ �8�'@:�����Ę�� <3��kjz!$.1�� ��J,��R�F�> ���K�]ȹ��{��\�O����A��CE��j;��a��i�kcu9 f�H��۾��ҟ����0�s�;���OY$��b��fL�������L'�,sh��<yXm�ڈ�g��y�,hL�%���w2ߔ����Hò���,� "�-��n�84�8��O��7X��N3���0o�yZ��C�b[�@2�A��J�2 5�w�\��;�"�=�XN/��!~���Vr��(H@�R�YBv!��(�#96��#���.d"y�+����C�8��Ah,(���ktx�D6U/@<�7�r"���q�6^�Xm�B��Z��r�] /�-W]u�˞H0��L��ct5 5W-��K�)]��)ȱ�}���76��{�'m��6��yF��C*B� -i��+{�Oy����LFow���,���婺��&�/<���Z��B�� /��.gS��oRj'g�Y1�)��[spi���B�/����u�5߽�)�#�0ħ uoH}/b��|�WB���ʭJ �V ��0-m�wR_d�/T�z�zP��j�U��2G�QR����gD{ Y��������S��o�PK- �[2!_�� 5 xl/workbook.xmlPK- �[���� � � [Content_Types].xmlPK- �[�@' ' U _rels/.relsPK- �[)�\ �B � xl/worksheets/sheet1.xmlPK- �[�_�u� P 0 xl/_rels/workbook.xml.relsPK- �[Ѓc'2 E w xl/styles.xmlPK- �[�_�� ~5 � xl/sharedStrings.xmlPK � '!