GET api/store/{storeID}/products
Product lookup
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
storeID |
Store identifier |
integer |
Required |
Keyword |
Keyword, fields matched depends on Search mode |
string |
None. |
Search | ProductQuerySearch |
None. |
|
StoreID | integer |
None. |
|
BatchId |
BatchId - for applying a filter to a already pre determined list of Plu's identified in this BatchId |
integer |
None. |
PLU |
PLU |
integer |
None. |
APN |
GTIN / APN / Barcode etc |
string |
None. |
ItemNumber |
Item number |
string |
None. |
DirectNumber |
PluOrderingDetail.ItemCode |
string |
None. |
Name | string |
None. |
|
SalesMode | integer |
None. |
|
SalesModeMatch |
If true, returns only products matching the sales mode. If false, returns only products NOT matching the sales mode |
boolean |
None. |
LabelRequired |
Only include products that require label printing |
boolean |
None. |
Breaks |
Only include products with price breaks |
boolean |
None. |
Departments |
Department IDs |
Collection of integer |
Deprecated. Deprecated in favor of DepartmentCodeRemoved after 31 Aug 2025. |
SubDepartments |
Sub Department IDs |
Collection of integer |
Deprecated. Deprecated in favor of SubDepartmentCodeRemoved after 31 Aug 2025. |
DepartmentCode | string |
None. |
|
SubDepartmentCode | string |
None. |
|
MinorDepartmentCode | string |
None. |
|
LesserDepartmentCode | string |
None. |
|
Tags |
Tag IDs, such as "2,3" |
string |
None. |
IngredientsOnly |
Only include products that are ingredients |
boolean |
None. |
IncludeSecondDescription |
Include the second Description field when searching by text |
boolean |
None. |
ManufacturedOnly |
Only include products that are manufactured |
boolean |
None. |
SortBy | ProductQuerySort |
None. |
|
Sort | SortOrder |
None. |
|
BarcodeRelations |
Load a list of barcode relations |
boolean |
None. |
ForeignScales |
Load foreign scale items only |
boolean |
None. |
ActiveOnly |
Load Active products only |
boolean |
None. |
InactiveOnly |
Load Inactive products only |
boolean |
None. |
ShelfLocationIdentifier |
Products assigned to this location only |
Collection of byte |
None. |
ShelfLocationGuid | globally unique identifier |
None. |
|
SupplierIdentifier |
Products with this preffered supplier only |
Collection of byte |
None. |
SupplierGuid | globally unique identifier |
None. |
|
SupplierGroupIdentifier |
Products with preffered supplier in this suppliergroup only |
Collection of byte |
None. |
SupplierGroupGuid | globally unique identifier |
None. |
|
GlutenFree |
Product has a tobacco product type |
boolean |
None. |
Tobacco |
Product has a tobacco product type |
boolean |
None. |
Liquor |
Product has a liquor product type |
boolean |
Deprecated. |
ExcludeTalkers |
Product's Department is an ExcludeTalker or not |
boolean |
None. |
Direct |
Print Batch details with a product that has a SupplierDirect Warehouse Indicator |
boolean |
None. |
Variety |
Print Batch details with a product that has a Variety Warehouse Indicator |
boolean |
None. |
Warehouse |
Print Batch details with a product that has a WarehouseLine Warehouse Indicator |
boolean |
None. |
SlowMoving |
Product is (not) Slow Moving? (true or false option, matched to Product value) |
boolean |
None. |
GeneralMerchandise |
Product is (not) General Merchandise? (true or false option, matched to Product value) |
boolean |
None. |
ComplianceIndicator |
Product has this ComplianceIndicator/CoreRangeIndicator |
string |
None. |
WarehouseIndicator |
Product has this Warehouse Direct Indicator |
WarehouseDirectIndicator |
None. |
EarnLoyaltyPoints | boolean |
None. |
|
QuantityOverride | boolean |
None. |
|
QuantityRequired | boolean |
None. |
|
PriceRequired | boolean |
None. |
|
AllowMarkdown | boolean |
None. |
|
AllowDiscounts | boolean |
None. |
|
AllowZeroPrice | boolean |
None. |
|
DiscountDiscounts | boolean |
None. |
|
ItemRecalled | boolean |
None. |
|
NoRefund | boolean |
None. |
|
FuelItem | boolean |
None. |
|
TrackSerialNumbers | boolean |
None. |
|
ModifierItem | boolean |
None. |
|
DoNotOrder | boolean |
None. |
|
NotForSale | boolean |
None. |
|
DoNotRange | boolean |
None. |
|
MinimumAgeCompare | Comparison |
None. |
|
MinimumAge | integer |
None. |
|
ProviderName | string |
None. |
|
DefaultGPCompare | Comparison |
None. |
|
DefaultGP |
The default GP comparison value |
decimal number |
None. |
ExtendedProduct |
Load products with an altPLUG_UID |
boolean |
None. |
AlternateProduct |
Load products that are an altPLUG_UID |
boolean |
None. |
PriceGST | boolean |
None. |
|
CostGST | boolean |
None. |
|
InventoryReady |
Products that are ready to start tracking inventory |
boolean |
None. |
InventoryTracked |
Products that Have Inventory |
boolean |
None. |
ParentOnly |
Only get products that are not children |
boolean |
None. |
AllowAutoOrderOnly | boolean |
None. |
|
OnHandCompare | Comparison |
None. |
|
OnHand | integer |
None. |
|
OnOrderCompare | Comparison |
None. |
|
OnOrder | integer |
None. |
|
AccuracyCompare | Comparison |
None. |
|
Accuracy | integer |
None. |
|
CartonQuantityCompare | Comparison |
None. |
|
CartonQuantity | decimal number |
None. |
|
BaseUnitsCompare | Comparison |
None. |
|
BaseUnits | decimal number |
None. |
|
MPLCompare | Comparison |
None. |
|
MPL | integer |
None. |
|
OrderGuid |
Product exists within this specific order |
Collection of byte |
None. |
OrderIdentifier | globally unique identifier |
None. |
|
CreatedSince |
Days since created |
integer |
None. |
LastManualUpdateStart |
Last manual update timestamp greater than |
date |
None. |
LastManualUpdateEnd |
Last manual update timestamp less than |
date |
None. |
LastUpdate |
Last update timestamp greater than |
date |
None. |
NotLastUpdatedByUser |
Last update was not by the specified user |
string |
None. |
IncludeDeleted |
Include deleted products in search |
boolean |
None. |
Deleted |
Search deleted products |
boolean |
None. |
IncludeHidden |
Include products that are meant to be hidden from all users |
boolean |
None. |
HighPriority |
Makes this query high priority |
boolean |
None. |
StartsWith |
Whether to make searches starting with rather than anywhere. |
boolean |
None. |
PartialMatch |
Is partial match allowed during ItemCode/Apn/Plu/Tun etc searches |
boolean |
None. |
ExcludeFromWebUpdate |
Only include products that exclude from web updating |
boolean |
None. |
ExcludeHostDeleted |
Exclude host deleted products |
boolean |
None. |
ExternalID |
External ID |
string |
None. |
UseLegacySearch |
When true Product search and Product filtering will use the legacy code. |
boolean |
None. |
IsDefaults |
Query is all defaults |
boolean |
None. |
Skip |
Number of records to skip over |
integer |
None. |
Take |
Number of records to take |
integer |
None. |
TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Body Parameters
None.
Response Information
Resource Description
Product page list of matching products
PageListOfProductDetailsName | Description | Type | Additional information |
---|---|---|---|
Type | string |
None. |
|
List | Collection of ProductDetails |
None. |
|
Skip |
Number of records to skip over |
integer |
None. |
Take |
Number of records to take |
integer |
None. |
TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{ "type": "ProductDetails", "list": [ { "$id": "2", "g_UId": "IJbLPtXn90qmp5PUe+q3sg==", "guid": "3ecb9620-e7d5-4af7-a6a7-93d47beab7b2", "active": true, "doNotRange": true, "doNotOrder": true, "hidden": true, "deleted": true, "plu": 1, "apn": "sample string 5", "itemNumber": "sample string 6", "salesMode": 1, "orderPacked": 7, "name": "sample string 8", "secondDescription": "sample string 9", "text1": "sample string 10", "text2": "sample string 11", "imageName": "sample string 12", "expiry": 1, "tare": 1, "hasModifiers": 1, "mpl": 1, "notForSale": 13, "isManufactured": true, "isIngredient": true, "isModifier": true, "packQty": 1, "priceOverride": 1, "fixedWeight": 1, "productGrade": "sample string 14", "complianceIndicatorType": "sample string 15", "complianceIndicator": "sample string 16", "warehouseDirectIndicator": "sample string 17", "unitMeasure": 1.1, "unitMeasureKind": 18, "coolCode": 19, "percentContent": 20.1, "allowZeroPrice": true, "priceRequired": true, "sendToScale": true, "posTare": 1, "bestOrExpire": 23, "nonScaleWeigh": true, "cost": 1, "costCalcMethod": 1, "asEnteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "costDecimals": 25, "costGSTPercent": 1, "currentCost": 1, "currentCostDecimals": 1, "cartonCost": 1, "price": 1, "gstPercent": 1, "currentPrice": 1, "break1": 1, "price1": 1, "break2": 1, "price2": 1, "break3": 1, "price3": 1, "fuelItem": true, "rrp": 1, "altPriceMode": 27, "alwaysApplyMargin": true, "margin": 1.1, "marginRanged": true, "minimumMargin": 1.1, "maximumMargin": 1.1, "grossProfit": 1.0, "externalID": "sample string 30", "priceGroupG_UID": "qVubFr8hDku3/fI0xj2+kA==", "priceGroupGuid": "169b5ba9-21bf-4b0e-b7fd-f234c63dbe90", "priceGroupName": "sample string 31", "supplierIdentifier": "prL5ksfeXU+Pskq6VSfazg==", "supplierIdentifierGuid": "92f9b2a6-dec7-4f5d-8fb2-4aba5527dace", "preferredSupplier": "sample string 32", "directNumber": "sample string 33", "deptCode": "sample string 34", "subDeptCode": "sample string 35", "minorDeptCode": "sample string 36", "lesserDeptCode": "sample string 37", "deptName": "sample string 38", "subDeptName": "sample string 39", "minorDeptName": "sample string 40", "lesserDeptName": "sample string 41", "altDescription": "sample string 42", "altDeptCode": "sample string 43", "altSubDeptCode": "sample string 44", "altMinorDeptCode": "sample string 45", "altLesserDeptCode": "sample string 46", "cartonQuantity": 47, "baseUnits": 48, "aws": 1.0, "soh": 1, "soo": 1, "inventoryAccuracy": 1, "isNormalPriceChangesCampaign": true, "lastManualUpdate": "2025-10-05T00:01:11.7498999", "lastManualUpdatedByUser": "sample string 51", "activated": "2025-10-05T00:01:11.7498999", "lastOrdered": "2025-10-05T00:01:11.7498999", "lastCountedDate": "2025-10-05T00:01:11.7498999", "lastSold": "2025-10-05T00:01:11.7498999", "storeID": 1, "masterPluG_UID": "QEA=", "bins": [ { "$id": "3", "pluG_UID": "9RZ4GpTGfk+xqfMyNXwWEw==", "pluGuid": "1a7816f5-c694-4f7e-b1a9-f332357c1613", "shelfLocationIdentifier": "4/KxUySMb0u0M4+xU5SyWA==", "shelfLocationGuid": "53b1f2e3-8c24-4b6f-b433-8fb15394b258", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "2jzVAV4DqkG8LEHL2JqxzQ==", "labelPageLayoutGuid": "01d53cda-035e-41aa-bc2c-41cbd89ab1cd", "updated": "2025-10-05T00:01:11.7498999", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$id": "4", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "zjQxNe6nU0eaQxnbTgkU9w==", "guid": "353134ce-a7ee-4753-9a43-19db4e0914f7", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "SLl+h23OHUCNKJw5rL5opg==", "priceGroupGuid": "877eb948-ce6d-401d-8d28-9c39acbe68a6", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:01:11.7498999", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:01:11.7498999", "pluCreated": "2025-10-05T00:01:11.7498999", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-10-05T00:01:11.7498999", "lastManualUpdate": "2025-10-05T00:01:11.7498999", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-10-05T00:01:11.7498999", "currentCostUpdated": "2025-10-05T00:01:11.7498999", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:01:11.7498999", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "paws": 1.0, "awsUpdated": "2025-10-05T00:01:11.7498999", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "tZWCVnzP3EWaKnCd9/amAg==", "altPLUGuid": "568295b5-cf7c-45dc-9a2a-709df7f6a602", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 54", "altPriceDescription2": "sample string 55", "cartonQuantity": 56, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 58", "text2": "sample string 59", "text3": "sample string 60", "labelText": "sample string 61", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 65", "barcodeFormat": "sample string 66", "austMade": 1, "coolCode": 67, "countryOfOrigin": "sample string 68", "percentContent": 69.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 70", "subDeptCode": "sample string 71", "minorDeptCode": "sample string 72", "lesserDeptCode": "sample string 73", "deptName": "sample string 74", "subDeptName": "sample string 75", "minorDeptName": "sample string 76", "lesserDeptName": "sample string 77", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 80, "labelShelfChanged": true, "labelTalkerQty": 82, "labelSmall": true, "labelLastPrinted": "2025-10-05T00:01:11.7498999", "labelLastPrice": 1, "shelfPageLayoutG_UID": "SGhyKhFvoUOuvS64uvNhYQ==", "shelfPageLayoutGuid": "2a726848-6f11-43a1-aebd-2eb8baf36161", "talkerPageLayoutG_UID": "HN3FYhMFl0CBjVeFhWvPng==", "talkerPageLayoutGuid": "62c5dd1c-0513-4097-818d-5785856bcf9e", "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": "/XYxci5Bpkmgi/K8SI0qqQ==", "inventoryIdentifier": "723176fd-412e-49a6-a08b-f2bc488d2aa9", "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": "26OtIuwjekmAJhrWMKLOYg==", "parentPluGuid": "22ada3db-23ec-497a-8026-1ad630a2ce62", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "9AaI9NxDf0qJmxJC9J+E4A==", "supplierIdentifierGuid": "f48806f4-43dc-4a7f-899b-1242f49f84e0", "supplierChanged": true, "rebateSupplierIdentifier": "S7cgsR7RC0umRqekaIy+8w==", "rebateSupplierIdentifierGuid": "b120b74b-d11e-4b0b-a646-a7a4688cbef3", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-10-05T00:01:11.7498999", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "wm+MHhyVbESksDT0fIiM/A==", "hostIdentifierGuid": "1e8c6fc2-951c-446c-a4b0-34f47c888cfc", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "4" }, { "$ref": "4" } ], "store": { "$id": "5", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-10-05T00:01:11.7498999", "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": "kOmYOzJLv0Kj2R8lzDHiow==", "hostIdentifierGuid": "3b98e990-4b32-42bf-a3d9-1f25cc31e2a3", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-10-05T00:01:11.7498999", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "6", "storeID": 1, "addressType": 1, "address1": "sample string 1", "address2": "sample string 2", "city": "sample string 3", "state": "sample string 4", "country": "sample string 5", "postCode": "sample string 6" }, "billingAddress": { "$ref": "6" }, "hostStoreSettings": [ { "$id": "7", "id": 1, "hostIdentifier": "ld9AJtOJH0uyeO7m7dgMTA==", "hostIdentifierGuid": "2640df95-89d3-4b1f-b278-eee6edd80c4c", "storeID": 2, "username": "sample string 3", "password": "sample string 4", "passwordPlain": "sample string 5", "serverAddress": "sample string 6", "serverPort": 1, "excludeFromLeadInOut": true, "useForHostFile": true, "metcashPillarID": "sample string 9", "metcashStateCode": "sample string 10", "metcashCustomerID": "sample string 11", "metcashTradingPartnerID": "sample string 12", "drakesCustomerNumber": 1, "sparCustomerNumber": "sample string 13", "sparOrderUsername": "sample string 14", "sparOrderPassword": "sample string 15", "sparOrderPasswordPlain": "sample string 16", "pharmXSiteID": 1, "ibaZoneID": 1, "ibaState": "sample string 17", "foodlandStoreCode": "sample string 18", "ilgMemberNumber": "sample string 19", "ilgOutletLocation": 1, "ilgBaseCost": 1, "ilgApplyNonAdvertisedPromos": true, "ilgExemptFromFreight": true, "ilgOrderDealReview": true, "ilgFinanceFee": 1, "processPromotions": true, "hostProvider": 0, "host": { "$id": "8", "identifier": "i2QkbjoX80O55bDKOdNxAw==", "identifierGuid": "6e24648b-173a-43f3-b9e5-b0ca39d37103", "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": "vRX8oonvGkK8dk+wJar5VA==", "hostSupplierIdentifierGuid": "a2fc15bd-ef89-421a-bc76-4fb025aaf954", "loyaltyPriceLevelIdentifier": "F0Ro+t6c3E6Jwhx2NJBq8g==", "loyaltyPriceLevelIdentifierGuid": "fa684417-9cde-4edc-89c2-1c7634906af2", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-10-05T00:01:11.7498999", "lastProcessed": "2025-10-05T00:01:11.7498999", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "9", "identifier": "CtAP1BhqlUqWZPr+CJQrdQ==", "identifierGuid": "d40fd00a-6a18-4a95-9664-fafe08942b75", "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": "9ywJmFfUEkaWKuELeyr5pA==", "primaryContactID": "98092cf7-d457-4612-962a-e10b7b2af9a4", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "gBzcDKOeikKFRkVnrR17zg==", "supplierGroupGuid": "0cdc1c80-9ea3-428a-8546-4567ad1d7bce", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:01:11.7498999", "rebateLastClaimedAmount": 1.0, "cartonsOnly": true, "minimumOrderValue": 1, "enforceMinimumQuantity": true, "freight": 19.0, "freightType": 20, "deleted": true, "deletedUser": "sample string 22", "storeName": "sample string 23", "primaryContact": { "$id": "10", "id": "63ffc004-c76d-416b-89ce-79a8de9a1639", "identifier": "FD0fkA1jbkOYA3lZlZYU3g==", "identifierGuid": "901f3d14-630d-436e-9803-7959959614de", "familyName": "sample string 1", "givenNames": "sample string 2", "otherNames": "sample string 3", "title": "sample string 4", "dateOfBirth": "sample string 5", "sex": "sample string 6", "address": "sample string 7", "address1": "sample string 8", "address2": "sample string 9", "town": "sample string 10", "state": "sample string 11", "country": "sample string 12", "postalCode": "sample string 13", "telephone": "sample string 14", "mobile": "sample string 15", "email": "sample string 16", "fax": "sample string 17", "primary": true }, "contacts": [ { "$id": "11", "supplierIdentifier": "tBCZRHWqTEWLbE/3xVIu1w==", "supplierIdentifierGuid": "449910b4-aa75-454c-8b6c-4ff7c5522ed7", "contactGuid": "QXTjTQ2zWkmSFu740Ae9bw==", "contactID": "4de37441-b30d-495a-9216-eef8d007bd6f", "contact": { "$ref": "10" }, "supplier": { "$ref": "9" } }, { "$ref": "11" } ], "products": [ { "$id": "12", "pluG_UID": "n0VwEWbIakaQ+Cei6IF5LQ==", "pluGuid": "1170459f-c866-466a-90f8-27a2e881792d", "supplierIdentifier": "dF7X32j2u0iy3sZ/oUzsZQ==", "supplierIdentifierGuid": "dfd75e74-f668-48bb-b2de-c67fa14cec65", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:01:11.7498999", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-10-05T00:01:11.7498999", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "13", "pluG_UID": "w+wKshUyM0qv4R7E2IlbVA==", "pluGuid": "b20aecc3-3215-4a33-afe1-1ec4d8895b54", "supplierIdentifier": "Tvc0ob3LakePvDRWSnGWHQ==", "supplierIdentifierGuid": "a134f74e-cbbd-476a-8fbc-34564a71961d", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "13" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "+5ZO6HSc/k+5ORDjheKGTQ==", "parentPluGuid": "e84e96fb-9c74-4ffe-b939-10e385e2864d", "freight": 45.0, "freightType": 1, "product": { "$ref": "4" }, "supplier": { "$ref": "9" }, "serviceFee": { "$id": "14", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "12" } ], "orderCycleHeaders": [ { "$id": "15", "storeID": 1, "supplierIdentifier": "L550C7zOuEWLQogydFsMHw==", "supplierGuid": "0b749e2f-cebc-45b8-8b42-8832745b0c1f", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "15" } ], "cycles": [ { "$id": "16", "storeID": 1, "supplierIdentifier": "+RcV3IUrj0KhEc4zNPAc+A==", "supplierGuid": "dc1517f9-2b85-428f-a111-ce3334f01cf8", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-10-05T00:01:11.7498999", "deliveryDate": "2025-10-05T00:01:11.7498999", "nextCutOffDate": "2025-10-05T00:01:11.7498999", "nextDeliveryDate": "2025-10-05T00:01:11.7498999", "nextDaysBuffer": 10 }, { "$ref": "16" } ], "store": { "$ref": "5" }, "updated": "2025-10-05T00:01:11.7498999", "isHost": true }, "files": [ { "$id": "17", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-05T00:01:11.7498999", "processed": "2025-10-05T00:01:11.7498999", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:01:11.7498999", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "8" }, "metcashHeader": { "$id": "18", "customerNumber": "sample string 1", "creationDate": "2025-10-05T00:01:11.7498999", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "17" } ], "zoneMatrix": [ { "$id": "19", "id": 1, "hostIdentifier": "+cKcLczrTkC/xMV8trNBRA==", "hostIdentifierGuid": "2d9cc2f9-ebcc-404e-bfc4-c57cb6b34144", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "e7b6e3fd-7675-4468-86e9-155cc3e6a5a5", "c0bc0c97-d5b6-44ae-bb78-94672bf87420" ] }, { "$ref": "19" } ], "hostFileStoreSetting": { "$ref": "7" }, "hostStoreSettings": [ { "$ref": "7" }, { "$ref": "7" } ], "promotionPlacements": [ { "$id": "20", "identifier": "5FDLFgQXMEqvhD0IvuEx3Q==", "identifierGuid": "16cb50e4-1704-4a30-af84-3d08bee131dd", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "20" } ], "promoTypeGuids": [ "9707c99a-c0c1-4569-91a2-7de2428876b9", "0f4d083b-c224-4c2d-84ca-4ec9b972ffed" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "7" } ], "accounts": [ { "$id": "21", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "21" } ], "sales": [ { "$id": "22", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-05T00:01:11.7498999", "ftpSite": { "$id": "23", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "path": "sample string 7", "protocol": 8 } }, { "$ref": "22" } ], "zoneMatrix": [ { "$ref": "19" }, { "$ref": "19" } ], "cashManagements": [ { "$id": "24", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "25", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "passwordPlain": "sample string 6", "token": "sample string 7", "apiType": 8, "apiSubType": 9 } }, { "$ref": "24" } ], "updateStoreID": "0fe54ebd-95ba-4036-b6f1-5882c91797ed", "updateStore": { "$id": "26", "id": "fa5c41e8-3188-40f1-a980-39777bfbcd2d", "name": "sample string 1", "lastActivity": "2025-10-05T00:01:11.7498999", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-10-05T00:01:11.7498999" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "27", "loginMode": 1, "allowSelfVerification": true, "verifierEmail": "sample string 3", "source": "sample string 4", "loginModeInherited": 5, "loginModeSource": "sample string 6", "selfVerifyInherited": true, "selfVerifySource": "sample string 8", "verifyEmailInherited": "sample string 9", "verifyEmailSource": "sample string 10" } }, "storePrices": [ { "$id": "28", "pluG_UID": "cUgNaOyJn0G1+4uUMI9d2g==", "pluGuid": "680d4871-89ec-419f-b5fb-8b94308f5dda", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-05T00:01:11.7498999" }, { "$ref": "28" } ], "currentPrices": { "$id": "29", "pluPrices": { "$id": "30", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-10-05T00:01:11.7498999", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "30" }, "winningCampaign": 1, "winner": { "$id": "31", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:01:11.7498999", "startTime": 3, "endDate": "2025-10-05T00:01:11.7498999", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "RH8bz4BSEkq9fvgtHCxjng==", "hostIdentifierGuid": "cf1b7f44-5280-4a12-bd7e-f82d1c2c639e", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "31" }, { "$ref": "31" } ] }, "tray": { "$id": "32", "g_UId": "vW0rblJrR02FGQX9r/Tz9A==", "guid": "6e2b6dbd-6b52-4d47-8519-05fdaff4f3f4", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "33", "priceGroupG_UID": "+YSTDaiABEeyYKaOfVZzrA==", "priceGroupGuid": "0d9384f9-80a8-4704-b260-a68e7d5673ac", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:01:11.7498999", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "4" }, { "$ref": "4" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "34", "pluG_UID": "L+5JNIssIEGjI+E++eI6OQ==", "pluGuid": "3449ee2f-2c8b-4120-a323-e13ef9e23a39", "plu": 1, "servingsPerPack": 1, "servingSize": 1, "showAllergens": 1, "energy": 1, "protein": 1, "fat": 1, "saturated": 1, "carbo": 1, "sugars": 1, "sodium": 1, "potasium": 1, "calcium": 1, "fibre": 1, "soya": 1, "nutsSeeds": 1, "shells": 1, "eggs": 1, "dairy": 1, "gluten": 1, "sulphites": 1, "peanuts": 1, "sesame": 1, "fish": 1, "lupins": 1 }, "dates": { "$id": "35", "pluGuid": "063a535d-2d9b-4fe3-becb-155fb99b559c", "created": "2025-10-05T00:01:11.7498999", "createdByUser": "sample string 1", "activated": "2025-10-05T00:01:11.7498999", "deactivated": "2025-10-05T00:01:11.7498999", "lastOrdered": "2025-10-05T00:01:11.7498999", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:01:11.7498999", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:01:11.7498999", "lastSold": "2025-10-05T00:01:11.7498999", "firstSold": "2025-10-05T00:01:11.7498999", "awsUpdated": "2025-10-05T00:01:11.7498999", "lastManualUpdate": "2025-10-05T00:01:11.7498999", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:01:11.7498999", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:01:11.7498999", "doNotRangeUpdated": "2025-10-05T00:01:11.7498999", "doNotOrderUpdated": "2025-10-05T00:01:11.7498999", "tracked": "2025-10-05T00:01:11.7498999" }, "allergens": [ { "$id": "36", "allergenID": 1, "pluG_UID": "QQgsxkB810uHzTHEX9HCXQ==", "pluGuid": "c62c0841-7c40-4bd7-87cd-31c45fd1c25d", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "36" } ], "costs": { "$id": "37", "pluG_UID": "kDg+k6GXSUGjvfZNKKo1Dw==", "pluGuid": "933e3890-97a1-4149-a3bd-f64d28aa350f", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-05T00:01:11.7498999", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "38", "saleHeaderID": 1, "created": "2025-10-05T00:01:11.7498999", "createdLocal": "2025-10-05T00:01:11.7498999", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "BlXHqiJVdEKJlfdDDDzSgA==", "operatorGuid": "aac75506-5522-4274-8995-f7430c3cd280", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "H1M4DcerkEe5yaB/iiFt0w==", "pluGuid": "0d38531f-abc7-4790-b9c9-a07f8a216dd3", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "39", "id": 1, "g_Uid": "leXwa3RoW0y9/a9yueRwZg==", "guid": "6bf0e595-6874-4c5b-bdfd-af72b9e47066", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-10-05T00:01:11.7498999", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:01:11.7498999", "endShift": "2025-10-05T00:01:11.7498999", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "40", "operatorG_UID": "ZKCrW1AWYUOzzLtI2xMwEQ==", "operatorGuid": "5baba064-1650-4361-b3cc-bb48db133011", "storeID": 2, "operator": { "$ref": "39" }, "store": { "$ref": "5" } }, { "$ref": "40" } ] } }, { "$ref": "38" } ], "apns": [ { "$id": "41", "pluID": 1, "pluG_UID": "lqMU4RgN40a9FzcayYzHMA==", "pluGuid": "e114a396-0d18-46e3-bd17-371ac98cc730", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "tuns": [ { "$id": "42", "pluG_UId": "p2IIEcTinUuLayw6WFzr7Q==", "pluGuid": "110862a7-e2c4-4b9d-8b6b-2c3a585cebed", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "4" }, "storeIDs": [ 1, 2 ] }, { "$ref": "42" } ], "competitionPricing": [ { "$id": "43", "identifier": "4iHih90rT02PpFxx0fVJcA==", "identifierGuid": "87e221e2-2bdd-4d4f-8fa4-5c71d1f54970", "pluG_UID": "n0LojW/C/kai8ZFjbge6yQ==", "pluGuid": "8de8429f-c26f-46fe-a2f1-91636e07bac9", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "43" } ], "supplier": { "$ref": "9" }, "supplierName": "sample string 147", "children": [ { "$ref": "4" }, { "$ref": "4" } ], "ordering": { "$ref": "12" }, "flipChartPages": [ { "$id": "44", "identifier": "QSJOTZli3E6AxVkjALV2Ew==", "groupName": "sample string 1", "identifierGuid": "4d4e2241-6299-4edc-80c5-592300b57613", "exists": true, "flipChartIdentifier": "gZaEDBgx9ESQjh9FAKndIg==", "flipChartIdentifierGuid": "0c849681-3118-44f4-908e-1f4500a9dd22", "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": "lblKAYZSIk6hN2IW9yjYpQ==", "groupIdentifierGuid": "014ab995-5286-4e22-a137-6216f728d8a5", "flipChart": { "$id": "45", "identifier": "kVk0L8uBskCcY6qGJFdYPw==", "identifierGuid": "2f345991-81cb-40b2-9c63-aa862457583f", "displayName": "sample string 2", "sortOrder": 3, "productsPerRow": 4, "rowsPerPage": 5, "buttonMarginX": 6, "buttonMarginY": 7, "beginButtonsX": 8, "beginButtonsY": 9, "autoSizeButtons": true, "autoSizeGrid": true, "showButtonText": true, "showButtonImage": true, "formLocationX": 1, "formLocationY": 1, "formWidth": 14, "formHeight": 15, "formMaximised": true, "formResizable": true, "formBackgroundImage": "sample string 16", "formBackgroundColourA": 1, "formBackgroundColourR": 1, "formBackgroundColourG": 1, "formBackgroundColourB": 1, "formFontFamily": "sample string 17", "formFontSize": 1.1, "formFontStyle": 1, "formAttributes": "sample string 18", "buttonWidth": 19, "buttonHeight": 20, "buttonAnchor": 21, "buttonBackgroundImage": "sample string 22", "buttonTopColour": 1, "buttonTextColour": 1, "buttonBottomColour": 1, "buttonBorderColour": 1, "buttonBorderWidth": 1, "buttonRadius": 1, "buttonGradientMode": 1, "buttonDropShadow": true, "buttonShadowWidth": 1, "buttonHighLightOnPush": true, "buttonFontFamily": "sample string 23", "buttonFontSize": 1.1, "buttonFontStyle": 1, "buttonTextAlign": 1, "buttonWordBreak": true, "buttonDrawImageAndButton": true, "buttonVerticalText": true, "buttonImageAlign": 1, "panelLocationX": 1, "panelLocationY": 1, "panelWidth": 1, "panelHeight": 1, "panelAnchor": 1, "panelFontFamily": "sample string 24", "panelFontSize": 1.1, "panelFontStyle": 1, "panelBackgroundColour": 1, "panelTextColour": 1, "panelAttributes": "sample string 25", "unsentCount": 26, "group": { "$id": "46", "identifier": "OJs3ar1fb0OMwEVn0gLDqQ==", "identifierGuid": "6a379b38-5fbd-436f-8cc0-4567d202c3a9", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "47", "id": 1, "g_UID": "CQ4hsz++yECPyiMRvrfq/A==", "guid": "b3210e09-be3f-40c8-8fca-2311beb7eafc", "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": "lztYZt+0q06IBuipFrYuYA==", "previousFormGuid": "66583b97-b4df-4eab-8806-e8a916b62e60", "nextForm": 1, "nextFormG_UID": "zckpHcJWlUi7coG2bkD6OQ==", "nextFormGuid": "1d29c9cd-56c2-4895-bb72-81b66e40fa39", "attributes": "sample string 10", "updated": "2025-10-05T00:01:11.7498999", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "47" }, "previousCheckoutForm": { "$ref": "47" }, "buttons": [ { "$id": "48", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "XN3xuky9xU6qy1w4uAgY0g==", "checkoutFormGuid": "baf1dd5c-bd4c-4ec5-aacb-5c38b80818d2", "identifier": "XgI6eZqzvE2NNqBDWiOQDw==", "identifierGuid": "793a025e-b39a-4dbc-8d36-a0435a23900f", "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": "SNA4VIj7J0OfPIvgD7BWVA==", "valueGuid": "5438d048-fb88-4327-9f3c-8be00fb05654", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:01:11.7498999", "action": "sample string 12", "valueForm": { "$ref": "47" }, "image": { "$id": "49", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-05T00:01:11.7498999", "imageData": "QEA=", "readOnly": true } }, { "$ref": "48" } ], "panels": [ { "$id": "50", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "jwSTuxi+CUCKeya+vDRMyA==", "checkoutFormGuid": "bb93048f-be18-4009-8a7b-26bebc344cc8", "panelType": "sample string 4", "name": "sample string 5", "locationX": 6, "locationY": 7, "width": 8, "height": 9, "anchor": 10, "fontFamily": "sample string 11", "fontSize": 12.1, "fontStyle": 13, "backgroundColour": 14, "textColour": 15, "attributes": "sample string 16" }, { "$ref": "50" } ] }, { "$ref": "47" } ], "panels": [ { "$ref": "50" }, { "$ref": "50" } ] }, "pages": [ { "$ref": "44" }, { "$ref": "44" } ] }, "contentPanel": { "$ref": "50" }, "products": [ { "$id": "51", "flipChartPageIdentifier": "mVHPJXlVUU62Ql/f898+8w==", "flipChartPageIdentifierGuid": "25cf5199-5579-4e51-b642-5fdff3df3ef3", "pluG_UID": "/b1BEjGpFUC1GojovCikCg==", "pluGuid": "1241bdfd-a931-4015-b51a-88e8bc28a40a", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "4" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "51" } ], "productCount": 27, "pages": [ { "$ref": "44" }, { "$ref": "44" } ] }, { "$ref": "44" } ], "priceHistory": [ { "$id": "52", "pluG_UID": "9qsi2be5JUmHdHPHdYCl/g==", "pluGuid": "d922abf6-b9b7-4925-8774-73c77580a5fe", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-10-05T00:01:11.7498999", "previousPrice": 1, "previousCostCalcMethod": 1, "previousCost": 1, "previousWeightedAvgCost": 1, "previousLastCost": 1, "previousRawCost": 15, "previousRawWeightedAvgCost": 16, "previousRawLastCost": 17, "previousCostDecimals": 1, "previousServiceFeeID": 18, "previousFreight": 19.0, "previousFreightType": 20, "storeID": 21, "storeName": "sample string 22", "serviceFeeDescription": "sample string 23", "previousServiceFeeDescription": "sample string 24" }, { "$ref": "52" } ], "ingredients": [ { "$id": "53", "pluG_UID": "BDpvmqIQvUafjpOasZiWeA==", "ingredientGuid": "UiCPl9z80EGZJQe4+E8jNw==", "ingredientIdentifier": "978f2052-fcdc-41d0-9925-07b8f84f2337", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "4" } }, { "$ref": "53" } ], "bins": [ { "$ref": "3" }, { "$ref": "3" } ], "bin": { "$ref": "3" }, "scaleLocations": [ { "$id": "54", "plu": 1, "pluG_UID": "eGL5lUo96k++Uza+WuCjjQ==", "pluGuid": "95f96278-3d4a-4fea-be53-36be5ae0a38d", "deptNo": 1, "product": { "$ref": "4" }, "scaleLocation": { "$id": "55", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:01:11.7498999", "department": { "$id": "56", "id": 1, "name": "sample string 2", "code": "sample string 3", "sortOrder": 4, "isLiquor": true, "isTobacco": true, "excludeTalker": true, "externalSales": true, "saleGLCode": "sample string 9", "cogsglCode": "sample string 10", "accountingCategoryID": 11, "maximumMarkdownPercentage": 12.0, "accountingOnly": true, "generateExternalID": 1, "useNonReportableTaxCode": true, "minPLU": 15, "maxPLU": 16, "scaleLocation": { "$ref": "55" }, "subDepartments": [ { "$id": "57", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "58", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "59", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-10-05T00:01:11.7498999", "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": "ojJTqNfFZEeKv9KzEryMuA==", "labelPageLayoutGuid": "a85332a2-c5d7-4764-8abf-d2b312bc8cb8", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "60", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "61", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "62", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "62" } ], "commodityCode": "sample string 6" }, { "$ref": "61" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "61" }, "mscDep": { "$id": "63", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "60" }, { "$ref": "60" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "59" } ], "updated": "2025-10-05T00:01:11.7498999", "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": "MMNLK1z5Q0mLfHuBfptRmw==", "labelPageLayoutGuid": "2b4bc330-f95c-4943-8b7c-7b817e9b519b", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "58" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:11.7498999", "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": "jbkXwRp+iE6elHUxBCbi1Q==", "labelPageLayoutGuid": "c117b98d-7e1a-4e88-9e94-75310426e2d5", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "57" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:11.7498999", "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": "RpadZhh7Akud8sQ1RWn9GA==", "labelPageLayoutGuid": "669d9646-7b18-4b02-9df2-c4354569fd18", "minimumAge": 25, "countryOfOrigin": "sample string 26", "serviceFeeID": 1, "eftCode": 27, "defaultPrinter": "sample string 28", "defaultPrinterGroup": "sample string 29", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } } } }, { "$ref": "54" } ], "nextPrice": { "$id": "64", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "s2YVEGdJNkC7QlMu5NgH5w==", "pluGuid": "101566b3-4967-4036-bb42-532ee4d807e7", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "6SqiAbIqyEW35nTKfrf4Rg==", "dealCostGuid": "01a22ae9-2ab2-45c8-b7e6-74ca7eb7f846", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "SQFAAxFl5Eai0yvWnGng4Q==", "priceGroupGuid": "03400149-6511-46e4-a2d3-2bd69c69e0e1", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-10-05T00:01:11.7498999", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "93PTKobsP0GkUhiqrOdeGg==", "campaignComboPriceGroupIdentifier": "2ad373f7-ec86-413f-a452-18aaace75e1a", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "65", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:01:11.7498999", "operatorG_UID": "Np8aVESx80CGtKnahPg54Q==", "operatorGuid": "541a9f36-b144-40f3-86b4-a9da84f839e1", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:01:11.7498999", "signIqTicketFileMovedUtc": "2025-10-05T00:01:11.7498999", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:01:11.7498999", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "4" }, "campaignPlu": { "$ref": "64" } }, { "$ref": "65" } ], "campaign": { "$id": "66", "id": 1, "storeID": 2, "name": "26e97def-ee03-4091-9e40-51a82d68c27a", "nameGuid": "26e97def-ee03-4091-9e40-51a82d68c27a", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:01:11.7498999", "startTime": 1, "endDate": "2025-10-05T00:01:11.7498999", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-10-05T00:01:11.7498999", "system": true, "created": "2025-10-05T00:01:11.7498999", "updated": "2025-10-05T00:01:11.7498999", "priceChangeNotifiedUtc": "2025-10-05T00:01:11.7498999", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "ewlE4PpIBUmuGyI5K2XqaQ==", "hostIdentifierGuid": "e044097b-48fa-4905-ae1b-22392b65ea69", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:01:11.7498999", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "64" }, { "$ref": "64" } ], "campaignPools": [ { "$id": "67", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "hAKH9RNYCEawcrNPzlQqkA==", "pluGuid": "f5870284-5813-4608-b072-b34fce542a90", "hostOfferID": 1, "priceGroupG_UID": "bPCrXuWy5EuP3m1xuIlrRg==", "priceGroupGuid": "5eabf06c-b2e5-4be4-8fde-6d71b8896b46", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-10-05T00:01:11.7498999", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "4" }, "campaign": { "$ref": "66" } }, { "$ref": "67" } ], "sellingRules": [ { "$id": "68", "id": 1, "identifier": "GPW5k9k7skqOViePTvF6qQ==", "identifierStr": "GPW5k9k7skqOViePTvF6qQ==", "identifierGuid": "93b9f518-3bd9-4ab2-8e56-278f4ef17aa9", "campaignID": 4, "campaignName": "sample string 5", "ruleJoin": 1, "ruleType": 6, "operand0": "sample string 7", "comparisonOp": 1, "operand1": "sample string 8", "action": 1, "operand2": "sample string 9", "operand3": "sample string 10", "includeExcludedItems": true, "noFurtherDiscounts": true, "description": "sample string 11", "sortOrder": 1, "isItemRule": false, "prevDept": "sample string 12", "campaign": { "$ref": "66" } }, { "$ref": "68" } ], "customers": [ { "$id": "69", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "TzuE9JBhY0OJGTHpaxY/Ug==", "customerIDGuid": "f4843b4f-6190-4363-8919-31e96b163f52", "campaign": { "$ref": "66" }, "customer": { "$id": "70", "identifier": "xoEvEmK6r0OwF1AF1fzNEA==", "identifierGuid": "122f81c6-ba62-43af-b017-5005d5fccd10", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-05T00:01:11.7498999", "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": "EDFiLvd2sECSX9xhenLFeQ==", "communityIdentifierGuid": "2e623110-76f7-40b0-925f-dc617a72c579", "joined": "2025-10-05T00:01:11.7498999", "updated": "2025-10-05T00:01:11.7498999", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "/ciEDH/gX0OMNAVru5rfyg==", "priceLevelIdentifierGuid": "0c84c8fd-e07f-435f-8c34-056bbb9adfca", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:01:11.7498999", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "71", "cardType": 2, "issueDate": "2025-10-05T00:01:11.7498999", "expiry": "2025-10-05T00:01:11.7498999", "customerID": "ZubFUomNTkGODOz2BpmmlA==", "customerIDGuid": "52c5e666-8d89-414e-8e0c-ecf60699a694", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-10-05T00:01:11.7498999", "linkedAccount": "702xCYR79025Fr4UvVPJIQ==", "linkedAccountGuid": "09b14def-7b84-4df7-b916-be14bd53c921", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "70" }, "account": { "$id": "72", "id": 1, "identifier": "p1xTI2Uy5kS1FGucrUAMeg==", "identifierGuid": "23535ca7-3265-44e6-b514-6b9cad400c7a", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:01:11.7498999", "owner": "RtT7zx/ZkUW24j/oeyuiSQ==", "ownerGuid": "cffbd446-d91f-4591-b6e2-3fe87b2ba249", "accountStoreGroupIdentifier": "K68AAHzWq02940uojgD5YQ==", "accountStoreGroupGuid": "0000af2b-d67c-4dab-bde3-4ba88e00f961", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-10-05T00:01:11.7498999", "active": true, "updated": "2025-10-05T00:01:11.7498999", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "70" }, "card": { "$ref": "71" }, "members": { "$id": "73", "sample string 1": [ { "$ref": "70" }, { "$ref": "70" } ], "sample string 2": [ { "$ref": "70" }, { "$ref": "70" } ] }, "customerGroups": [ { "$id": "74", "identifier": "fpaO1F0IhkKclPMQNDocMQ==", "identifierGuid": "d48e967e-085d-4286-9c94-f310343a1c31", "name": "sample string 2", "primaryContact": "9yb+f9u8h0uDsDSne32ZOA==", "primaryContactGuid": "7ffe26f7-bcdb-4b87-83b0-34a77b7d9938", "accountID": "uqsdeWV49kG872iQNvp5+Q==", "accountIDGuid": "791dabba-7865-41f6-bcef-689036fa79f9", "special": true, "updated": "2025-10-05T00:01:11.7498999", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "YFYzK7msPUyeijnMh7FPRw==", "priceLevelIdentifierGuid": "2b335660-acb9-4c3d-9e8a-39cc87b14f47", "deleted": true, "account": { "$ref": "72" }, "primaryContactCustomer": { "$ref": "70" }, "customerGroupMembers": [ { "$id": "75", "id": 1, "groupID": "8hYlI5XNIE+PYvEshWqATg==", "groupIDGuid": "232516f2-cd95-4f20-8f62-f12c856a804e", "customerID": "UTp2gyu/JEqom6fgfXTH3A==", "customerIDGuid": "83763a51-bf2b-4a24-a89b-a7e07d74c7dc", "card": "sample string 4", "linkedAccount": "UwQdErknUUewcKUZEs3I2w==", "linkedAccountGuid": "121d0453-27b9-4751-b070-a51912cdc8db", "customer": { "$ref": "70" }, "group": { "$ref": "74" }, "customerCard": { "$ref": "71" } }, { "$ref": "75" } ] }, { "$ref": "74" } ] }, "payments": [ { "$id": "76", "id": 1, "identifier": "zHID3sW6FUCbWqSHkP8+pA==", "identifierGuid": "de0372cc-bac5-4015-9b5a-a48790ff3ea4", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "DhXhID4gv0G+L/vsTlbxrg==", "accountIDGuid": "20e1150e-203e-41bf-be2f-fbec4e56f1ae", "customerAccount": { "$ref": "72" }, "customerCard": { "$ref": "71" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-10-05T00:01:11.7498999", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "e+/Uwjo6X02zN5LI+57bow==", "idempotentVoidGuid": "c2d4ef7b-3a3a-4d5f-b337-92c8fb9edba3", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "77", "saleHeaderID": 1, "saleHeaderGuid": "aeRtmx/gPkKTo0YRcRDrgA==", "saleHeaderIdentifierGuid": "9b6de469-e01f-423e-93a3-46117110eb80", "created": "2025-10-05T00:01:11.7498999", "createdLocal": "2025-10-05T00:01:11.7498999", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-10-05T00:01:11.7498999", "storeID": 1, "operatorG_Uid": "hD1I2GfZXUyiLVv6W+px2Q==", "operatorGuid": "d8483d84-d967-4c5d-a22d-5bfa5bea71d9", "customerG_Uid": "wfR38ANFg0yhl52sqCQV5w==", "customerGuid": "f077f4c1-4503-4c83-a197-9daca82415e7", "communityIdentifier": "ZHc0btofuEm0XcULhXGcYw==", "communityIdentifierGuid": "6e347764-1fda-49b8-b45d-c50b85719c63", "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": "ITZAlw6PeUWcnMyWnr3iXg==", "priceLevelIdentifierGuid": "97403621-8f0e-4579-9c9c-cc969ebde25e", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "39" }, "customer": { "$ref": "70" }, "communityOrganisation": { "$id": "78", "id": 1, "identifier": "+5hzxl5vKkmlGnMZbXHhpg==", "identifierGuid": "c67398fb-6f5e-492a-a51a-73196d71e1a6", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-10-05T00:01:11.7498999", "deleted": true }, "details": [ { "$id": "79", "saleItemID": 1, "identifier": "930IlMbiQUSwugVc8K+p2Q==", "identifierGuid": "94087df7-e2c6-4441-b0ba-055cf0afa9d9", "saleHeaderID": 2, "plu": 1, "pluG_UId": "5aPgFyo6YkuO3YJhMKfj8Q==", "pluGuid": "17e0a3e5-3a2a-4b62-8edd-826130a7e3f1", "accountID": "ZtN9/EdNGkO73egTkJiyRg==", "accountIDGuid": "fc7dd366-4d47-431a-bbdd-e8139098b246", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-10-05T00:01:11.7498999", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "IgZTBrGfQ0meMTXex84UHQ==", "refundGuid": "06530622-9fb1-4943-9e31-35dec7ce141d", "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": "2g9lqZpjskSxrcyXgLLo+w==", "idempotentVoidGuid": "a9650fda-639a-44b2-b1ad-cc9780b2e8fb", "priceLevelIdentifier": "XETJ9MkifkGf4TLuWT2V4Q==", "priceLevelIdentifierGuid": "f4c9445c-22c9-417e-9fe1-32ee593d95e1", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "80", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:01:11.7498999", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "80" } ], "refund": { "$id": "81", "id": 1, "g_UID": "ZEU6zy/z9EiqFjQHOBtRjw==", "guid": "cf3a4564-f32f-48f4-aa16-3407381b518f", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:01:11.7498999" }, "modifier": { "$id": "82", "id": 1, "setG_UID": "66Pe6RFFxE6/WsBKCqsAXQ==", "modifierSetGuid": "e9dea3eb-4511-4ec4-bf5a-c04a0aab005d", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "8+YxEsze10WUvtpx39XiBQ==", "pluGuid": "1231e6f3-decc-45d7-94be-da71dfd5e205", "deleted": true, "g_UID": "xPdFj5oQTEWHxNESzdtFrg==", "guid": "8f45f7c4-109a-454c-87c4-d112cddb45ae", "product": { "$ref": "4" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "79" } ], "eftReceipts": [ { "$id": "83", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "77" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "83" } ], "payments": [ { "$ref": "76" }, { "$ref": "76" } ], "cards": [ { "$id": "84", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "84" } ], "campaignHits": [ { "$id": "85", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "85" } ], "fuel": [ { "$id": "86", "id": 1, "plu": 1, "pluG_UID": "+HTxfsmRbka5YFyME2B0Xg==", "pluGuid": "7ef174f8-91c9-466e-b960-5c8c1360745e", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-10-05T00:01:11.7498999", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-10-05T00:01:11.7498999", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "86" } ], "fuelResells": [ { "$id": "87", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "XPtv5IZ7wk+JJ7Gw1/NxYQ==", "pluGuid": "e46ffb5c-7b86-4fc2-8927-b1b0d7f37161", "accountID": "D+J/sHLh9kOe0ze5S2XvnQ==", "accountIDGuid": "b07fe20f-e172-43f6-9ed3-37b94b65ef9d", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-10-05T00:01:11.7498999", "bestOrExpireType": 1, "refundG_UID": "ZKir4ZOXWUSU3ge/soa6bw==", "refundGuid": "e1aba864-9793-4459-94de-07bfb286ba6f", "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": "87" } ], "customerOrder": [ { "$id": "88", "identifier": "VOjkpAt7v023uYExwTHD7g==", "identifierGuid": "a4e4e854-7b0b-4dbf-b7b9-8131c131c3ee", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "wDC6h34aJUWPwaSCcldNZw==", "customerIdentifierGuid": "87ba30c0-1a7e-4525-8fc1-a48272574d67", "operatorNo": 1, "operatorG_UID": "3F0SAV0yw02W3pgqUdhp1g==", "operatorGuid": "01125ddc-325d-4dc3-96de-982a51d869d6", "created": "2025-10-05T00:01:11.7498999", "ordered": "2025-10-05T00:01:11.7498999", "started": "2025-10-05T00:01:11.7498999", "completed": "2025-10-05T00:01:11.7498999", "supplied": "2025-10-05T00:01:11.7498999", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "70" }, "operator": { "$ref": "39" }, "details": [ { "$id": "89", "headerID": 1, "plu": 1, "pluG_UId": "HUXgygYX1kqapIxCQ9e/SQ==", "pluGuid": "cae0451d-1706-4ad6-9aa4-8c4243d7bf49", "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": "gb1KKOvZ/0WAvcx0lHRc9g==", "headerIdentifierGuid": "284abd81-d9eb-45ff-80bd-cc7494745cf6", "product": { "$ref": "4" } }, { "$ref": "89" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "77" } }, { "$ref": "88" } ], "surveyResponses": [ { "$id": "90", "surveyG_UID": "ZNrs7kg3ckqbmW40LkjPPw==", "surveyGuid": "eeecda64-3748-4a72-9b99-6e342e48cf3f", "saleHeaderGuid": "9mxKJtgM7kSM0dq9ZXMWlg==", "saleGuid": "264a6cf6-0cd8-44ee-8cd1-dabd65731696", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "2Fjc/4bC502Efz8BErY6zw==", "guidResponse": "ffdc58d8-c286-4de7-847f-3f0112b63acf", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:01:11.7498999", "sale": { "$ref": "77" }, "survey": { "$id": "91", "g_UID": "7r7NOX7jZE6smmN56J23/w==", "guid": "39cdbeee-e37e-4e64-ac9a-6379e89db7ff", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "P76C0Z4bckibS7TFGX7LtQ==", "checkoutFormGuid": "d182be3f-1b9e-4872-9b4b-b4c5197ecbb5", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:01:11.7498999", "end": "2025-10-05T00:01:11.7498999", "deleted": true, "updated": "2025-10-05T00:01:11.7498999", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "20ef2349-f26c-431a-9633-1a4781addd72", "ae54b88e-63d6-4491-bbdd-1e73ef752db4" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "47" } }, "ingressId": "sample string 4" }, { "$ref": "90" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "YwHUdj/YF0KGv9WXR+dT4g==", "accountIdentifier": "76d40163-d83f-4217-86bf-d59747e753e2", "accountName": "sample string 42", "customerOrderIdentifier": "XQBwTnuQ60CJqtj19RvL4w==", "customerOrderIdentifierGuid": "4e70005d-907b-40eb-89aa-d8f5f51bcbe3", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "92", "id": 1, "paymentID": 2, "paymentIdentifier": "32LloOzQU0mT+fBPOExTnQ==", "paymentIdentifierGuid": "a0e562df-d0ec-4953-93f9-f04f384c539d", "identifier": "ADVvpdsz/ke5Y+Re3S5I6Q==", "identifierGuid": "a56f3500-33db-47fe-b963-e45edd2e48e9", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "7clXP/QFfUSuD+5xa8X6sQ==", "itemIdentifierGuid": "3f57c9ed-05f4-447d-ae0f-ee716bc5fab1" } }, { "$ref": "76" } ] }, { "$ref": "71" } ], "customerGroupMembers": [ { "$ref": "75" }, { "$ref": "75" } ], "customerGroups": [ { "$ref": "74" }, { "$ref": "74" } ], "accounts": [ { "$ref": "72" }, { "$ref": "72" } ], "account": { "$ref": "72" }, "vouchers": [ { "$id": "93", "customerIdentifier": "KGCpLxdS5EmWpcXrNFEIFA==", "customerIdentifierGuid": "2fa96028-5217-49e4-96a5-c5eb34510814", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "CBqzPnu5jk20t0qFfYUClA==", "idempotentGuid": "3eb31a08-b97b-4d8e-b4b7-4a857d850294", "offline": true, "voucher": { "$id": "94", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-10-05T00:01:11.7498999", "barcodeTemplate": { "$id": "95", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "96", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-10-05T00:01:11.7498999", "labelPageLayout": "o7AuOZqcoE2aNmCnukkRkQ==", "pageLayoutGuid": "392eb0a3-9c9a-4da0-9a36-60a7ba491191", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "94" }, "elements": [ { "$id": "97", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-10-05T00:01:11.7498999" }, { "$ref": "97" } ] }, "customerVouchers": [ { "$id": "98", "id": 1, "customerIdentifier": "OICfoG16cEWOh7TNZyIVZQ==", "customerIdentifierGuid": "a09f8038-7a6d-4570-8e87-b4cd67221565", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:01:11.7498999", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "eDuAWG4eIE2NxCIyFggqSQ==", "issuedIdempotentGuid": "58803b78-1e6e-4d20-8dc4-223216082a49", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:01:11.7498999", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:01:11.7498999", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "zGXuI0TArkGBWjmg+zYdnQ==", "redeemedIdempotentGuid": "23ee65cc-c044-41ae-815a-39a0fb361d9d", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:01:11.7498999", "storeName": "sample string 17", "scaleLabel": { "$ref": "96" }, "voucher": { "$ref": "94" }, "customer": { "$ref": "70" }, "issuedOfflinePayment": { "$ref": "76" }, "redeemedOfflinePayment": { "$ref": "76" } }, { "$ref": "98" } ] }, "customer": { "$ref": "70" } }, { "$ref": "93" } ] } }, { "$ref": "69" } ], "customerGroups": [ { "$id": "99", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "LKCwta1CgEChAjNBnk3m7Q==", "groupIDGuid": "b5b0a02c-42ad-4080-a102-33419e4de6ed", "campaign": { "$ref": "66" }, "group": { "$ref": "74" } }, { "$ref": "99" } ], "signIqTickets": [ { "$id": "100", "identifier": "u/IFyFdtVkami65tRTANCg==", "identifierGuid": "c805f2bb-6d57-4656-a68b-ae6d45300d0a", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "100" } ], "comboPriceGroups": [ { "$id": "101", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "DX7uoQPzHkG4biRN/jJYxA==", "guid": "a1ee7e0d-f303-411e-b86e-244dfe3258c4", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "66" }, "comboPricePlus": [ { "$id": "102", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "GdHRWrQPOEmgACpBdeaYSA==", "groupGuid": "5ad1d119-0fb4-4938-a000-2a4175e69848", "comboPriceType": 5, "priceType": 5, "pluG_UID": "GDaFun8F30WwABJRc/x59w==", "pluGuid": "ba853618-057f-45df-b000-125173fc79f7", "priceGroupG_UID": "xKe8/Ccr/EyDQ36CtHJeIQ==", "priceGroupGuid": "fcbca7c4-2b27-4cfc-8343-7e82b4725e21", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "66" }, "product": { "$ref": "4" }, "priceGroup": { "$ref": "33" }, "campaignPool": { "$ref": "66" } }, { "$ref": "102" } ] }, { "$ref": "101" } ], "priceLevels": [ { "$id": "103", "id": 1, "priceLevelIdentifier": "KH0dCJokUE+g9rjVRzoAdg==", "priceLevelIdentifierGuid": "081d7d28-249a-4f50-a0f6-b8d5473a0076", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "103" } ] }, "product": { "$ref": "4" }, "dealCost": { "$id": "104", "headerIdentifier": "TqtEpqfmb02LEtBH+FnFKw==", "headerIdentifierGuid": "a644ab4e-e6a7-4d6f-8b12-d047f859c52b", "identifier": "rpd6Fl5s7ki75Ma+CUDM9w==", "identifierGuid": "167a97ae-6c5e-48ee-bbe4-c6be0940ccf7", "supplierIdentifier": "jYKhy9eiD0SCgy5Bxt87pg==", "supplierGuid": "cba1828d-a2d7-440f-8283-2e41c6df3ba6", "pluG_UID": "HMMMhGDNsUK/Axt+Po+W0Q==", "pluGuid": "840cc31c-cd60-42b1-bf03-1b7e3e8f96d1", "campaignName": "2424eff1-ab39-4812-a855-3f0a8f6454e2", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:01:11.7498999", "end": "2025-10-05T00:01:11.7498999", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "m1PUYQIfMEyrF2Oyw9ti7Q==", "bonusItemPluGuid": "61d4539b-1f02-4c30-ab17-63b2c3db62ed", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:01:11.7498999", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-10-05T00:01:11.7498999", "campaignEndDate": "2025-10-05T00:01:11.7498999", "masterPLUG_UID": "zmC6IS+cPUKTTNmgLfko2A==", "masterID": "21ba60ce-9c2f-423d-934c-d9a02df928d8", "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": "7TjB4fJI7UyTa5VDd1E2ZA==", "bonusMasterID": "e1c138ed-48f2-4ced-936b-954377513664", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-10-05T00:01:11.7498999", "dealCosts": [ { "$ref": "104" }, { "$ref": "104" } ], "tags": [ { "$id": "105", "pluG_UID": "DC5/JYRWqkGgLp44Vuu0cg==", "pluGuid": "257f2e0c-5684-41aa-a02e-9e3856ebb472", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "105" } ], "alternateProductG_UID": "LSTN0G0hl0O/nhllaO8Ngg==", "alternateProduct": "d0cd242d-216d-4397-bf9e-196568ef0d82", "productHostCode": { "$id": "106", "id": 1, "pluG_UID": "iIlc2ygoG0azi+KwmeMPAA==", "pluGuid": "db5c8988-2828-461b-b38b-e2b099e30f00", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:01:11.7498999", "inventoryTracked": "2025-10-05T00:01:11.7498999", "isNormalPriceChangesCampaign": true }, "location": { "$id": "107", "identifier": "CF5bihwPK0mHVmSeOjtnIA==", "storeID": 1, "identifierGuid": "8a5b5e08-0f1c-492b-8756-649e3a3b6720", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:01:11.7498999", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "3" }, { "$ref": "3" } ] } }, { "$ref": "3" } ], "barcodes": [ { "$ref": "41" }, { "$ref": "41" } ] }, { "$ref": "2" } ], "skip": 1, "take": 1, "totalCount": 1 }
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK % E[��"� 5 xl/workbook.xml � (� ����0��J}�(PC�B��ҵCw7�A~����_�[7�����ٸ�i��>jҾt5B�%�)�cI/��8�a���怒ֈ�"�$98�0H�� ��������QPӆR(5o�'ƪ��C��\���j2�B�"츈�iTT�r�[W�3W�e��H"/0-:���3~�X���PK % E[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK % E[��E�' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rbf0a61124fc44965" /></Relationships>PK % E[A�L � xl/worksheets/sheet1.xml � (� ���r� �_��~A�f�Nw���]��k���d��>�"Z��L�{����s�7ف3�F���a�!�}�j� x�͏ޕ���i9����������咙@y�r�ҒY����FT|����E�i�1�2�88U�N-sԜ�ނ�R���y-\��=м)�}��P�{��������^�ş��سh?��5�y�N�}R�o.�uC���R��_ �8:${��AԶuQА�q�a�ٸ��d���s���$'��,�M�8�Y��Q�Pz[Og=]�YF8!�m]4���ų.�h7BJ҈�f��W�h���YV�Z @���>F�.4�bܬ���s�st�3�sM��į5A.�ݚ���~MD����;��NV����5�|��N\�kw#������Oo�K��A)˵���u�� PK % E[ @i�� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;q\q�M7l)�q�ؑmh9[=R�P�Jm����h~OO��|�Xmކ��)�λDQ#���\��)� ��jG=�<m7F�W\l��4.9��Ҁ��#��1>�rZ>�:bK��,<Lp�d��H�!zc:E�^�r�0��-Q���Rj��5�"S�mu;���� +e*`�nj1]z��^��DF�R�Z��5bUׇ��X�_Rȗ�:M�53�i-��4V)�j��/�_PK % E[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK % E[�l�R� � xl/sharedStrings.xml � (� e�OK�0ſJ�ݤ�AE�^,֓�tl�&�����ӛ�b����~ox��=x��\�JnT!���á���Ʌ�{�#B% )�uI�"G�*92O�Z�!Rq̗����,ӠiJ`z8x}Zg:�R�8#W�\���ͯ��.�� J�u��ۻu�k�~例י�Q��l�W��r�b?[�6��!����=X�[����:��y�}�֠ �6��I��F�PI��?��u^��PK- % E[��"� 5 xl/workbook.xmlPK- % E[���� � � [Content_Types].xmlPK- % E[��E�' ' T _rels/.relsPK- % E[A�L � � xl/worksheets/sheet1.xmlPK- % E[ @i�� P � xl/_rels/workbook.xml.relsPK- % E[Ѓc'2 E � xl/styles.xmlPK- % E[�l�R� � k xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK % E[�1\�� 5 xl/workbook.xml � (� ���� ��M��(j�I z��k�S] Q~4��Mz�mgv��a����� }�lB�[,ct !a��y�X&����$��X!� ��L$UQ���̣�&H��h������ ��7�����|B��� ��e2�����"�)�a�EV�p -�y�e�6����7* ��:BA���hZ�������PK % E[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK % E[~l&�' ' _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="R89f73b3147fa4a64" /></Relationships>PK % E[A�L � xl/worksheets/sheet1.xml � (� ���r� �_��~A�f�Nw���]��k���d��>�"Z��L�{����s�7ف3�F���a�!�}�j� x�͏ޕ���i9����������咙@y�r�ҒY����FT|����E�i�1�2�88U�N-sԜ�ނ�R���y-\��=м)�}��P�{��������^�ş��سh?��5�y�N�}R�o.�uC���R��_ �8:${��AԶuQА�q�a�ٸ��d���s���$'��,�M�8�Y��Q�Pz[Og=]�YF8!�m]4���ų.�h7BJ҈�f��W�h���YV�Z @���>F�.4�bܬ���s�st�3�sM��į5A.�ݚ���~MD����;��NV����5�|��N\�kw#������Oo�K��A)˵���u�� PK % E[��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8v����tö��=N�&vd����G� XTWb�������4�����9������V9=ھ�S4 l7�=N2��0�K iņ��'J�p��p��1��2���t��({�UY����e��e���1�S�m�L_�?�19H�c���w`E�y��Vcɱ6�q���wS�2a���晌�E�6�b��UsW�Az�/ѧK�Ny9Sc�<�ZY!4��U�����PK % E[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK % E[�l�R� � xl/sharedStrings.xml � (� e�OK�0ſJ�ݤ�AE�^,֓�tl�&�����ӛ�b����~ox��=x��\�JnT!���á���Ʌ�{�#B% )�uI�"G�*92O�Z�!Rq̗����,ӠiJ`z8x}Zg:�R�8#W�\���ͯ��.�� J�u��ۻu�k�~例י�Q��l�W��r�b?[�6��!����=X�[����:��y�}�֠ �6��I��F�PI��?��u^��PK- % E[�1\�� 5 xl/workbook.xmlPK- % E[���� � � [Content_Types].xmlPK- % E[~l&�' ' U _rels/.relsPK- % E[A�L � � xl/worksheets/sheet1.xmlPK- % E[��� P � xl/_rels/workbook.xml.relsPK- % E[Ѓc'2 E � xl/styles.xmlPK- % E[�l�R� � l xl/sharedStrings.xmlPK � �