GET api/products/filter
Return products as filtered by product filter model
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
UTCOffset | decimal number |
None. |
|
Matches | Collection of ProductFilterMatch |
None. |
|
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 DepartmentCode. |
SubDepartments |
Sub Department IDs |
Collection of integer |
Deprecated. Deprecated in favor of SubDepartmentCode. |
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. |
|
Relations |
Load relations |
boolean |
Deprecated. Not usedRemoved after 31 Aug 2024. |
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
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": "kOryOAwjlk26Hc/a6C2GqA==", "guid": "38f2ea90-230c-4d96-ba1d-cfdae82d86a8", "active": true, "doNotRange": true, "deleted": true, "plu": 1, "apn": "sample string 3", "itemNumber": "sample string 4", "salesMode": 1, "name": "sample string 5", "secondDescription": "sample string 6", "text1": "sample string 7", "text2": "sample string 8", "imageName": "sample string 9", "expiry": 1, "tare": 1, "hasModifiers": 1, "mpl": 1, "notForSale": 10, "packQty": 1, "priceOverride": 1, "fixedWeight": 1, "productGrade": "sample string 11", "complianceIndicatorType": "sample string 12", "warehouseDirectIndicator": "sample string 13", "allowZeroPrice": true, "priceRequired": true, "sendToScale": true, "cost": 1, "costCalcMethod": 1, "asEnteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "costDecimals": 16, "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, "alwaysApplyMargin": true, "margin": 1.1, "marginRanged": true, "minimumMargin": 1.1, "maximumMargin": 1.1, "grossProfit": 1.0, "labelShelfQty": 20, "labelSmall": true, "externalID": "sample string 22", "priceGroupG_UID": "9kNQsPH4S0uOdvuzIXRvIw==", "priceGroupGuid": "b05043f6-f8f1-4b4b-8e76-fbb321746f23", "priceGroupName": "sample string 23", "supplierIdentifier": "uZrMFtlBHUyPCaMBmx434g==", "supplierIdentifierGuid": "16cc9ab9-41d9-4c1d-8f09-a3019b1e37e2", "preferredSupplier": "sample string 24", "directNumber": "sample string 25", "deptCode": "sample string 26", "subDeptCode": "sample string 27", "minorDeptCode": "sample string 28", "lesserDeptCode": "sample string 29", "deptName": "sample string 30", "subDeptName": "sample string 31", "minorDeptName": "sample string 32", "lesserDeptName": "sample string 33", "altDescription": "sample string 34", "altDeptCode": "sample string 35", "altSubDeptCode": "sample string 36", "altMinorDeptCode": "sample string 37", "altLesserDeptCode": "sample string 38", "cartonQuantity": 39, "baseUnits": 40, "aws": 1.0, "soh": 1, "soo": 1, "inventoryAccuracy": 1, "isNormalPriceChangesCampaign": true, "lastManualUpdate": "2025-08-02T23:26:06.8561827", "lastManualUpdatedByUser": "sample string 43", "activated": "2025-08-02T23:26:06.8561827", "lastOrdered": "2025-08-02T23:26:06.8561827", "lastCountedDate": "2025-08-02T23:26:06.8561827", "lastSold": "2025-08-02T23:26:06.8561827", "storeID": 1, "masterPluG_UID": "QEA=", "bins": [ { "$id": "3", "pluG_UID": "6kZA6fKq3E6yHQZh1w3zGw==", "pluGuid": "e94046ea-aaf2-4edc-b21d-0661d70df31b", "shelfLocationIdentifier": "6SZRYtNRRkeI+XA0eLJSzA==", "shelfLocationGuid": "625126e9-51d3-4746-88f9-703478b252cc", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "mCuC3RrE1kCmaBv8KpbLEg==", "labelPageLayoutGuid": "dd822b98-c41a-40d6-a668-1bfc2a96cb12", "updated": "2025-08-02T23:26:06.8561827", "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": "sQZBdlG6AkKsX2d5hRaWnQ==", "guid": "764106b1-ba51-4202-ac5f-67798516969d", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "K+za5MdgnkiEsIEBmDVlBA==", "priceGroupGuid": "e4daec2b-60c7-489e-84b0-810198356504", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:26:06.8561827", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:26:06.8561827", "pluCreated": "2025-08-02T23:26:06.8561827", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-08-02T23:26:06.8561827", "lastManualUpdate": "2025-08-02T23:26:06.8561827", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-08-02T23:26:06.8561827", "currentCostUpdated": "2025-08-02T23:26:06.8561827", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:26:06.8561827", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-08-02T23:26:06.8561827", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "N6m+b7kl5UmlfaZojWXL9w==", "altPLUGuid": "6fbea937-25b9-49e5-a57d-a6688d65cbf7", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 54", "altPriceDescription2": "sample string 55", "cartonQuantity": 56, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 58", "text2": "sample string 59", "text3": "sample string 60", "labelText": "sample string 61", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 65", "barcodeFormat": "sample string 66", "austMade": 1, "coolCode": 67, "countryOfOrigin": "sample string 68", "percentContent": 69.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 70", "subDeptCode": "sample string 71", "minorDeptCode": "sample string 72", "lesserDeptCode": "sample string 73", "deptName": "sample string 74", "subDeptName": "sample string 75", "minorDeptName": "sample string 76", "lesserDeptName": "sample string 77", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 80, "labelShelfChanged": true, "labelTalkerQty": 82, "labelSmall": true, "labelLastPrinted": "2025-08-02T23:26:06.8561827", "labelLastPrice": 1, "shelfPageLayoutG_UID": "H8lUWJeV+E63WuNlNgklKQ==", "shelfPageLayoutGuid": "5854c91f-9597-4ef8-b75a-e36536092529", "talkerPageLayoutG_UID": "poSkZDDfUE6YkNrb1qAx2g==", "talkerPageLayoutGuid": "64a484a6-df30-4e50-9890-dadbd6a031da", "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": "pNw41YAh9UC+7f4pX97RHw==", "inventoryIdentifier": "d538dca4-2180-40f5-beed-fe295fded11f", "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": "2ai3PEJChk+f3mMmaXFTEA==", "parentPluGuid": "3cb7a8d9-4242-4f86-9fde-632669715310", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "oDCPhHdckEa7jjiMItPgvg==", "supplierIdentifierGuid": "848f30a0-5c77-4690-bb8e-388c22d3e0be", "supplierChanged": true, "rebateSupplierIdentifier": "ZwBaRGylUUyaR7tA0GEvag==", "rebateSupplierIdentifierGuid": "445a0067-a56c-4c51-9a47-bb40d0612f6a", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-08-02T23:26:06.8561827", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "jEnGyK1vD0SGRlOapaalHA==", "hostIdentifierGuid": "c8c6498c-6fad-440f-8646-539aa5a6a51c", "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-08-02T23:26:06.8561827", "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": "0efKtShnskyf0mIXiyjUrQ==", "hostIdentifierGuid": "b5cae7d1-6728-4cb2-9fd2-62178b28d4ad", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-08-02T23:26:06.8561827", "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": "ksmjEu8tXkuM/8FjvA5OFw==", "hostIdentifierGuid": "12a3c992-2def-4b5e-8cff-c163bc0e4e17", "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": "RWmdy8M3DEWsTQqoN6y8hQ==", "identifierGuid": "cb9d6945-37c3-450c-ac4d-0aa837acbc85", "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": "hJl4plNFQUGsLtbHgbNALw==", "hostSupplierIdentifierGuid": "a6789984-4553-4141-ac2e-d6c781b3402f", "loyaltyPriceLevelIdentifier": "yfaIWvlr30mA/FuAyDjM+g==", "loyaltyPriceLevelIdentifierGuid": "5a88f6c9-6bf9-49df-80fc-5b80c838ccfa", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-08-02T23:26:06.8561827", "lastProcessed": "2025-08-02T23:26:06.8561827", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "9", "identifier": "hK8Nw1xAGU+B0bSBiFesNg==", "identifierGuid": "c30daf84-405c-4f19-81d1-b4818857ac36", "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": "xoaFZOq3aUG1YUY6H/V9KA==", "primaryContactID": "648586c6-b7ea-4169-b561-463a1ff57d28", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "HcuhHIHnpk+Zep1B766jQw==", "supplierGroupGuid": "1ca1cb1d-e781-4fa6-997a-9d41efaea343", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:26:06.8561827", "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": "fd777c2a-21dd-4497-940b-671ef354086f", "identifier": "QBNtwOyFD0ywC0C6Tqc2vw==", "identifierGuid": "c06d1340-85ec-4c0f-b00b-40ba4ea736bf", "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": "YhTVvUAiuUuLgE9ZDBB+rA==", "supplierIdentifierGuid": "bdd51462-2240-4bb9-8b80-4f590c107eac", "contactGuid": "D19dr7kqiUarXY6j9k9uwA==", "contactID": "af5d5f0f-2ab9-4689-ab5d-8ea3f64f6ec0", "contact": { "$ref": "10" }, "supplier": { "$ref": "9" } }, { "$ref": "11" } ], "products": [ { "$id": "12", "pluG_UID": "VwvDsCuMMUydFvpE9INpfw==", "pluGuid": "b0c30b57-8c2b-4c31-9d16-fa44f483697f", "supplierIdentifier": "91eTuCwonEi6Oa7OG0pDIw==", "supplierIdentifierGuid": "b89357f7-282c-489c-ba39-aece1b4a4323", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:26:06.8561827", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-08-02T23:26:06.8561827", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "13", "pluG_UID": "Do4BmzEmQkuc1fx16chMHg==", "pluGuid": "9b018e0e-2631-4b42-9cd5-fc75e9c84c1e", "supplierIdentifier": "YOtszToK2kSIvsF7qwmlxw==", "supplierIdentifierGuid": "cd6ceb60-0a3a-44da-88be-c17bab09a5c7", "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": "gYotZAsaEUCLTS4cSXRgsg==", "parentPluGuid": "642d8a81-1a0b-4011-8b4d-2e1c497460b2", "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": "Ujjccd/2cU2NPpKncA6GSQ==", "supplierGuid": "71dc3852-f6df-4d71-8d3e-92a7700e8649", "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": "TOmfLkvNMU+DAKyepmA1Gg==", "supplierGuid": "2e9fe94c-cd4b-4f31-8300-ac9ea660351a", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-08-02T23:26:06.8561827", "deliveryDate": "2025-08-02T23:26:06.8561827", "nextCutOffDate": "2025-08-02T23:26:06.8561827", "nextDeliveryDate": "2025-08-02T23:26:06.8561827", "nextDaysBuffer": 10 }, { "$ref": "16" } ], "store": { "$ref": "5" }, "updated": "2025-08-02T23:26:06.8561827", "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-08-02T23:26:06.8561827", "processed": "2025-08-02T23:26:06.8561827", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:26:06.8561827", "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-08-02T23:26:06.8561827", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "17" } ], "zoneMatrix": [ { "$id": "19", "id": 1, "hostIdentifier": "z/BOqtGNu0+XCD4LEzSs2g==", "hostIdentifierGuid": "aa4ef0cf-8dd1-4fbb-9708-3e0b1334acda", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "25740b88-3da0-42a1-840f-ab4b3d991571", "62b81c67-4838-47cb-86de-447ff9092013" ] }, { "$ref": "19" } ], "hostFileStoreSetting": { "$ref": "7" }, "hostStoreSettings": [ { "$ref": "7" }, { "$ref": "7" } ], "promotionPlacements": [ { "$id": "20", "identifier": "NQRcy3f0qkWLqStLNCl5tg==", "identifierGuid": "cb5c0435-f477-45aa-8ba9-2b4b342979b6", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "20" } ], "promoTypeGuids": [ "3a84c94f-207e-4e8b-a125-56f454dcbd81", "0969ce83-9fac-4628-a1ad-6a81cecfc448" ], "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-08-02T23:26:06.8561827", "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": "8ffa7b9c-1b39-4276-9ca0-ebfb76d891ff", "updateStore": { "$id": "26", "id": "5f15a1b7-a154-437f-8916-7a31d5c2eb3b", "name": "sample string 1", "lastActivity": "2025-08-02T23:26:06.8561827", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-08-02T23:26:06.8561827" }, "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": "bwCpzjpfwUubD12JCM8I+w==", "pluGuid": "cea9006f-5f3a-4bc1-9b0f-5d8908cf08fb", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-08-02T23:26:06.8561827" }, { "$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-08-02T23:26:06.8561827", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "30" }, "winningCampaign": 1, "winner": { "$id": "31", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:26:06.8561827", "startTime": 3, "endDate": "2025-08-02T23:26:06.8561827", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "Pq/ai0WvIUimHL/CYxfBCA==", "hostIdentifierGuid": "8bdaaf3e-af45-4821-a61c-bfc26317c108", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "31" }, { "$ref": "31" } ] }, "tray": { "$id": "32", "g_UId": "0/TRqOr8xUS4l88Y/PL2Cg==", "guid": "a8d1f4d3-fcea-44c5-b897-cf18fcf2f60a", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "33", "priceGroupG_UID": "5wixW54QYUuE6Y5vdFGm7w==", "priceGroupGuid": "5bb108e7-109e-4b61-84e9-8e6f7451a6ef", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:26:06.8561827", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "4" }, { "$ref": "4" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "34", "pluG_UID": "5ASLfE5KP0utwh7tESEDkQ==", "pluGuid": "7c8b04e4-4a4e-4b3f-adc2-1eed11210391", "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": "ace80756-3757-4f0f-9a60-cf71d0777bb2", "created": "2025-08-02T23:26:06.8561827", "createdByUser": "sample string 1", "activated": "2025-08-02T23:26:06.8561827", "deactivated": "2025-08-02T23:26:06.8561827", "lastOrdered": "2025-08-02T23:26:06.8561827", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:26:06.8561827", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:26:06.8561827", "lastSold": "2025-08-02T23:26:06.8561827", "firstSold": "2025-08-02T23:26:06.8561827", "awsUpdated": "2025-08-02T23:26:06.8561827", "lastManualUpdate": "2025-08-02T23:26:06.8561827", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:26:06.8561827", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:26:06.8561827", "doNotRangeUpdated": "2025-08-02T23:26:06.8561827", "doNotOrderUpdated": "2025-08-02T23:26:06.8561827", "tracked": "2025-08-02T23:26:06.8561827" }, "allergens": [ { "$id": "36", "allergenID": 1, "pluG_UID": "Dqzl7dpJX0WskT8NJvB61w==", "pluGuid": "ede5ac0e-49da-455f-ac91-3f0d26f07ad7", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "36" } ], "costs": { "$id": "37", "pluG_UID": "136PLj7IO0KFZEW93QIbPQ==", "pluGuid": "2e8f7ed7-c83e-423b-8564-45bddd021b3d", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-08-02T23:26:06.8561827", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "38", "saleHeaderID": 1, "created": "2025-08-02T23:26:06.8561827", "createdLocal": "2025-08-02T23:26:06.8561827", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "lQABwVAxIEymQRQeqU/8Cw==", "operatorGuid": "c1010095-3150-4c20-a641-141ea94ffc0b", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "40OI/DLxhkyy+4AtAqYayw==", "pluGuid": "fc8843e3-f132-4c86-b2fb-802d02a61acb", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "39", "id": 1, "g_Uid": "gyj3LS/12UmEfNQgTkawrQ==", "guid": "2df72883-f52f-49d9-847c-d4204e46b0ad", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-08-02T23:26:06.8561827", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:26:06.8561827", "endShift": "2025-08-02T23:26:06.8561827", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "40", "operatorG_UID": "8jYbP6zJ0Ue3R4XhJ4ntKA==", "operatorGuid": "3f1b36f2-c9ac-47d1-b747-85e12789ed28", "storeID": 2, "operator": { "$ref": "39" }, "store": { "$ref": "5" } }, { "$ref": "40" } ] } }, { "$ref": "38" } ], "apns": [ { "$id": "41", "pluID": 1, "pluG_UID": "Vv/ybkqxoEuGANTt9lr0Hg==", "pluGuid": "6ef2ff56-b14a-4ba0-8600-d4edf65af41e", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "tuns": [ { "$id": "42", "pluG_UId": "+yXyrFmzcUCMhRu/NU8HLA==", "pluGuid": "acf225fb-b359-4071-8c85-1bbf354f072c", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "4" }, "storeIDs": [ 1, 2 ] }, { "$ref": "42" } ], "competitionPricing": [ { "$id": "43", "identifier": "Rmri7XAza0WUgpq0DbufWg==", "identifierGuid": "ede26a46-3370-456b-9482-9ab40dbb9f5a", "pluG_UID": "hmnv+KA/Tk2V/lABu7CvRA==", "pluGuid": "f8ef6986-3fa0-4d4e-95fe-5001bbb0af44", "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": "5RsXO6OYJUiEPPZgxyiGJQ==", "groupName": "sample string 1", "identifierGuid": "3b171be5-98a3-4825-843c-f660c7288625", "exists": true, "flipChartIdentifier": "tsEvCF0mQ063pB0OnWeTHA==", "flipChartIdentifierGuid": "082fc1b6-265d-4e43-b7a4-1d0e9d67931c", "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": "/aAoFGTX8UK73ZiWFXbLvw==", "groupIdentifierGuid": "1428a0fd-d764-42f1-bbdd-98961576cbbf", "flipChart": { "$id": "45", "identifier": "YGXalJuHr0eURNvVC2T4JA==", "identifierGuid": "94da6560-879b-47af-9444-dbd50b64f824", "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": "yYYPafUU806EJ+DKGwxGmQ==", "identifierGuid": "690f86c9-14f5-4ef3-8427-e0ca1b0c4699", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "47", "id": 1, "g_UID": "ExKS+rHYoE2Pe6lb2C91yQ==", "guid": "fa921213-d8b1-4da0-8f7b-a95bd82f75c9", "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": "rFzuidHyNkC1h1F+8JlczQ==", "previousFormGuid": "89ee5cac-f2d1-4036-b587-517ef0995ccd", "nextForm": 1, "nextFormG_UID": "ZAcwigI6DkWcThUPK6PrPg==", "nextFormGuid": "8a300764-3a02-450e-9c4e-150f2ba3eb3e", "attributes": "sample string 10", "updated": "2025-08-02T23:26:06.8561827", "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": "U2+8exo8Wk2V3osYMMK0gA==", "checkoutFormGuid": "7bbc6f53-3c1a-4d5a-95de-8b1830c2b480", "identifier": "uRKYctiNuEyKp6Z+sR8CYw==", "identifierGuid": "729812b9-8dd8-4cb8-8aa7-a67eb11f0263", "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": "Cdd4UvVP4UO8xSPJ1rQlaQ==", "valueGuid": "5278d709-4ff5-43e1-bcc5-23c9d6b42569", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:26:06.8561827", "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-08-02T23:26:06.8561827", "imageData": "QEA=", "readOnly": true } }, { "$ref": "48" } ], "panels": [ { "$id": "50", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "6EYJZkwlnECf0Y3GII4WwA==", "checkoutFormGuid": "660946e8-254c-409c-9fd1-8dc6208e16c0", "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": "2UsGz9++f0+49rirysvajA==", "flipChartPageIdentifierGuid": "cf064bd9-bedf-4f7f-b8f6-b8abcacbda8c", "pluG_UID": "VmsxbHeZgUW0Hx4NGH983A==", "pluGuid": "6c316b56-9977-4581-b41f-1e0d187f7cdc", "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": "GaJm+Uam0k2K68T7Yo4dGQ==", "pluGuid": "f966a219-a646-4dd2-8aeb-c4fb628e1d19", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-08-02T23:26:06.8561827", "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": "TQPeACOGfkK5HEITgvcA5Q==", "ingredientGuid": "Cpqa+8MaaU6bvNyyzUYSqA==", "ingredientIdentifier": "fb9a9a0a-1ac3-4e69-9bbc-dcb2cd4612a8", "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": "K9Aw6A/QkkSEQ25wABs4jw==", "pluGuid": "e830d02b-d00f-4492-8443-6e70001b388f", "deptNo": 1, "product": { "$ref": "4" }, "scaleLocation": { "$id": "55", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-08-02T23:26:06.8561827", "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-08-02T23:26:06.8561827", "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": "tGPGqUDfEU6tGbBf2woHyA==", "labelPageLayoutGuid": "a9c663b4-df40-4e11-ad19-b05fdb0a07c8", "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-08-02T23:26:06.8561827", "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": "VPdbv7QxdUmk39uTzW8p9g==", "labelPageLayoutGuid": "bf5bf754-31b4-4975-a4df-db93cd6f29f6", "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-08-02T23:26:06.8561827", "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": "ZHTVahRwJ02xkmooR79iFg==", "labelPageLayoutGuid": "6ad57464-7014-4d27-b192-6a2847bf6216", "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-08-02T23:26:06.8561827", "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": "8X5dNou0/0eLoEZxImAkgg==", "labelPageLayoutGuid": "365d7ef1-b48b-47ff-8ba0-467122602482", "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": "YEaOaC2nMUGW/X4QfFvIUQ==", "pluGuid": "688e4660-a72d-4131-96fd-7e107c5bc851", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "vQMpb+n6EECSuNj6qDvNOw==", "dealCostGuid": "6f2903bd-fae9-4010-92b8-d8faa83bcd3b", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "di2x/eHHHEOQkieec21zLw==", "priceGroupGuid": "fdb12d76-c7e1-431c-9092-279e736d732f", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-08-02T23:26:06.8561827", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "dU2EmTxDGEioXJ9wHhT6Xw==", "campaignComboPriceGroupIdentifier": "99844d75-433c-4818-a85c-9f701e14fa5f", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "65", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:26:06.8561827", "operatorG_UID": "7ABnJJbGV0mwDjYwk4CC0g==", "operatorGuid": "246700ec-c696-4957-b00e-3630938082d2", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:26:06.8561827", "signIqTicketFileMovedUtc": "2025-08-02T23:26:06.8561827", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:26:06.8561827", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "4" }, "campaignPlu": { "$ref": "64" } }, { "$ref": "65" } ], "campaign": { "$id": "66", "id": 1, "storeID": 2, "name": "e8dff2ab-365a-4352-8038-1cd09799e674", "nameGuid": "e8dff2ab-365a-4352-8038-1cd09799e674", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:26:06.8561827", "startTime": 1, "endDate": "2025-08-02T23:26:06.8561827", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-08-02T23:26:06.8561827", "system": true, "created": "2025-08-02T23:26:06.8561827", "updated": "2025-08-02T23:26:06.8561827", "priceChangeNotifiedUtc": "2025-08-02T23:26:06.8561827", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "/OsuX8fymUCQLbcUFdpx6Q==", "hostIdentifierGuid": "5f2eebfc-f2c7-4099-902d-b71415da71e9", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:26:06.8561827", "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": "nsVB6Iyh9UC0FweVnjvueA==", "pluGuid": "e841c59e-a18c-40f5-b417-07959e3bee78", "hostOfferID": 1, "priceGroupG_UID": "TZwX1JdPP0yzFgwaCaQNhg==", "priceGroupGuid": "d4179c4d-4f97-4c3f-b316-0c1a09a40d86", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-08-02T23:26:06.8561827", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "4" }, "campaign": { "$ref": "66" } }, { "$ref": "67" } ], "sellingRules": [ { "$id": "68", "id": 1, "identifier": "/60PlPrN1kO1zRoehY+xGg==", "identifierStr": "/60PlPrN1kO1zRoehY+xGg==", "identifierGuid": "940fadff-cdfa-43d6-b5cd-1a1e858fb11a", "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": "CQTZkwtxl0C5Qp1cgfEePA==", "customerIDGuid": "93d90409-710b-4097-b942-9d5c81f11e3c", "campaign": { "$ref": "66" }, "customer": { "$id": "70", "identifier": "MZ2+24AokUGkLBxw3T3w8g==", "identifierGuid": "dbbe9d31-2880-4191-a42c-1c70dd3df0f2", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:26:06.8561827", "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": "wwFhZ0gAzUO0fXGJ/slhOg==", "communityIdentifierGuid": "676101c3-0048-43cd-b47d-7189fec9613a", "joined": "2025-08-02T23:26:06.8561827", "updated": "2025-08-02T23:26:06.8561827", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "AnWxNag/XEaaJp6L4Dc+Xw==", "priceLevelIdentifierGuid": "35b17502-3fa8-465c-9a26-9e8be0373e5f", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:26:06.8561827", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "71", "cardType": 2, "issueDate": "2025-08-02T23:26:06.8561827", "expiry": "2025-08-02T23:26:06.8561827", "customerID": "2mvnpYxtgkaRNOKzIBP8+g==", "customerIDGuid": "a5e76bda-6d8c-4682-9134-e2b32013fcfa", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-08-02T23:26:06.8561827", "linkedAccount": "h6PWDs1SMkeitDBcddv0sQ==", "linkedAccountGuid": "0ed6a387-52cd-4732-a2b4-305c75dbf4b1", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "70" }, "account": { "$id": "72", "id": 1, "identifier": "Bnl9PKsADkiihbX1yiuiHQ==", "identifierGuid": "3c7d7906-00ab-480e-a285-b5f5ca2ba21d", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:26:06.8561827", "owner": "ZoB0fXjoiEGuX/ebYipiOg==", "ownerGuid": "7d748066-e878-4188-ae5f-f79b622a623a", "accountStoreGroupIdentifier": "A9QLugWmz0G1wyP4ILBVaA==", "accountStoreGroupGuid": "ba0bd403-a605-41cf-b5c3-23f820b05568", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-08-02T23:26:06.8561827", "active": true, "updated": "2025-08-02T23:26:06.8561827", "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": "d03WEJEBV0Ccd1L0aLYuvg==", "identifierGuid": "10d64d77-0191-4057-9c77-52f468b62ebe", "name": "sample string 2", "primaryContact": "LzV1/LNsOEqAek6gceN8WA==", "primaryContactGuid": "fc75352f-6cb3-4a38-807a-4ea071e37c58", "accountID": "MbeVQrjYLkSlWvWTxQCu8Q==", "accountIDGuid": "4295b731-d8b8-442e-a55a-f593c500aef1", "special": true, "updated": "2025-08-02T23:26:06.8561827", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "umHgXqJX9UqcSosK3mKjRA==", "priceLevelIdentifierGuid": "5ee061ba-57a2-4af5-9c4a-8b0ade62a344", "deleted": true, "account": { "$ref": "72" }, "primaryContactCustomer": { "$ref": "70" }, "customerGroupMembers": [ { "$id": "75", "id": 1, "groupID": "JZgelVW+RU+SmsqS9h3Yjg==", "groupIDGuid": "951e9825-be55-4f45-929a-ca92f61dd88e", "customerID": "GL5Hgmx3PUO0DBTKdcyk6Q==", "customerIDGuid": "8247be18-776c-433d-b40c-14ca75cca4e9", "card": "sample string 4", "linkedAccount": "l0umq6zZjECRhvWDWAQq3Q==", "linkedAccountGuid": "aba64b97-d9ac-408c-9186-f58358042add", "customer": { "$ref": "70" }, "group": { "$ref": "74" }, "customerCard": { "$ref": "71" } }, { "$ref": "75" } ] }, { "$ref": "74" } ] }, "payments": [ { "$id": "76", "id": 1, "identifier": "/fP8wtLSq0e7en/8UZmz2w==", "identifierGuid": "c2fcf3fd-d2d2-47ab-bb7a-7ffc5199b3db", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "NRJYIwj6UkCeuR724cgvKQ==", "accountIDGuid": "23581235-fa08-4052-9eb9-1ef6e1c82f29", "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-08-02T23:26:06.8561827", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "QgXnjLnJu0ifTP0Q8jWWlw==", "idempotentVoidGuid": "8ce70542-c9b9-48bb-9f4c-fd10f2359697", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "77", "saleHeaderID": 1, "saleHeaderGuid": "LABzXXGJ+06z+zTd3FiXSw==", "saleHeaderIdentifierGuid": "5d73002c-8971-4efb-b3fb-34dddc58974b", "created": "2025-08-02T23:26:06.8561827", "createdLocal": "2025-08-02T23:26:06.8561827", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-08-02T23:26:06.8561827", "storeID": 1, "operatorG_Uid": "Tn+O4EQKFU2qnVs1accspw==", "operatorGuid": "e08e7f4e-0a44-4d15-aa9d-5b3569c72ca7", "customerG_Uid": "nkLqV81AuUWA1oYhNAgHwQ==", "customerGuid": "57ea429e-40cd-45b9-80d6-8621340807c1", "communityIdentifier": "Nqd3dgCt2E6EPR85bCRb0Q==", "communityIdentifierGuid": "7677a736-ad00-4ed8-843d-1f396c245bd1", "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": "BwqmZUjNv0ieO/aNZLH98Q==", "priceLevelIdentifierGuid": "65a60a07-cd48-48bf-9e3b-f68d64b1fdf1", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "39" }, "customer": { "$ref": "70" }, "communityOrganisation": { "$id": "78", "id": 1, "identifier": "rA/tn6PFY0iOWVHggqbPrQ==", "identifierGuid": "9fed0fac-c5a3-4863-8e59-51e082a6cfad", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-08-02T23:26:06.8561827", "deleted": true }, "details": [ { "$id": "79", "saleItemID": 1, "identifier": "VEJVxJW890uGQzY5kUMm7Q==", "identifierGuid": "c4554254-bc95-4bf7-8643-3639914326ed", "saleHeaderID": 2, "plu": 1, "pluG_UId": "nNZnuI0CvEi7Hf4Dg6mMyg==", "pluGuid": "b867d69c-028d-48bc-bb1d-fe0383a98cca", "accountID": "ggcA2QEzgkedu6U7i1iHyw==", "accountIDGuid": "d9000782-3301-4782-9dbb-a53b8b5887cb", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-08-02T23:26:06.8561827", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "CR+3utoxtk+POu+QZlqr+A==", "refundGuid": "bab71f09-31da-4fb6-8f3a-ef90665aabf8", "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": "YWB61oHinU2EeVfP6lXkIQ==", "idempotentVoidGuid": "d67a6061-e281-4d9d-8479-57cfea55e421", "priceLevelIdentifier": "zh0eWJFOfUSqRvxN5nDg8w==", "priceLevelIdentifierGuid": "581e1dce-4e91-447d-aa46-fc4de670e0f3", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "80", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:26:06.8561827", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "80" } ], "refund": { "$id": "81", "id": 1, "g_UID": "mbNcXoewVkWdTc94+SLBcQ==", "guid": "5e5cb399-b087-4556-9d4d-cf78f922c171", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:26:06.8561827" }, "modifier": { "$id": "82", "id": 1, "setG_UID": "2d8Fxw0oU0qdm6vS+lFn1A==", "modifierSetGuid": "c705dfd9-280d-4a53-9d9b-abd2fa5167d4", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "ue5F9SxSsE6Rvh1IIGDH1g==", "pluGuid": "f545eeb9-522c-4eb0-91be-1d482060c7d6", "deleted": true, "g_UID": "/UASSY4LhkWwt2wFPh+7YQ==", "guid": "491240fd-0b8e-4586-b0b7-6c053e1fbb61", "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": "JwX5ZI8/tkyHjZXHggGW3w==", "pluGuid": "64f90527-3f8f-4cb6-878d-95c7820196df", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-08-02T23:26:06.8561827", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-08-02T23:26:06.8561827", "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": "0Am6l5aPQ0K3tXe/4mT2bA==", "pluGuid": "97ba09d0-8f96-4243-b7b5-77bfe264f66c", "accountID": "8WinlUGxdEeY67H1i7+WHA==", "accountIDGuid": "95a768f1-b141-4774-98eb-b1f58bbf961c", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-08-02T23:26:06.8561827", "bestOrExpireType": 1, "refundG_UID": "JqBspVWqE0K/tzVsFgyNBQ==", "refundGuid": "a56ca026-aa55-4213-bfb7-356c160c8d05", "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": "ys5L/aF+80OckFpIebjkdw==", "identifierGuid": "fd4bceca-7ea1-43f3-9c90-5a4879b8e477", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "4oyv8oqVlkK5bYKMy6GJEg==", "customerIdentifierGuid": "f2af8ce2-958a-4296-b96d-828ccba18912", "operatorNo": 1, "operatorG_UID": "iZxMIb/DA0KfAwRHponNeA==", "operatorGuid": "214c9c89-c3bf-4203-9f03-0447a689cd78", "created": "2025-08-02T23:26:06.8561827", "ordered": "2025-08-02T23:26:06.8561827", "started": "2025-08-02T23:26:06.8561827", "completed": "2025-08-02T23:26:06.8561827", "supplied": "2025-08-02T23:26:06.8561827", "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": "NQ4z+RneB0ex0jyUiS5g+A==", "pluGuid": "f9330e35-de19-4707-b1d2-3c94892e60f8", "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": "veWyObl3aEm8wS9ehzD40w==", "headerIdentifierGuid": "39b2e5bd-77b9-4968-bcc1-2f5e8730f8d3", "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": "y/qjTf1QYUq+LxPhYTG7Rw==", "surveyGuid": "4da3facb-50fd-4a61-be2f-13e16131bb47", "saleHeaderGuid": "9+PDza9pWkm9REyUyHf4QA==", "saleGuid": "cdc3e3f7-69af-495a-bd44-4c94c877f840", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "rrM7szDbfE6DrF//0y1Wvw==", "guidResponse": "b33bb3ae-db30-4e7c-83ac-5fffd32d56bf", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:26:06.8561827", "sale": { "$ref": "77" }, "survey": { "$id": "91", "g_UID": "qTkeHl6LPk+1Qn/bELEArw==", "guid": "1e1e39a9-8b5e-4f3e-b542-7fdb10b100af", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "9WahlkJjpE+2YmvFqYtApQ==", "checkoutFormGuid": "96a166f5-6342-4fa4-b662-6bc5a98b40a5", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:26:06.8561827", "end": "2025-08-02T23:26:06.8561827", "deleted": true, "updated": "2025-08-02T23:26:06.8561827", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "ddeb122e-5249-452a-8828-e6b214f736b8", "430e58b1-02eb-400e-8de9-b91ed18d72da" ], "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": "teZosSNFV0mN+/bUew8JLQ==", "accountIdentifier": "b168e6b5-4523-4957-8dfb-f6d47b0f092d", "accountName": "sample string 42", "customerOrderIdentifier": "WgT28gfX4k+9Lb6GKVLv4g==", "customerOrderIdentifierGuid": "f2f6045a-d707-4fe2-bd2d-be862952efe2", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "92", "id": 1, "paymentID": 2, "paymentIdentifier": "jOK22bDOF0yj+aTJ2GCCsw==", "paymentIdentifierGuid": "d9b6e28c-ceb0-4c17-a3f9-a4c9d86082b3", "identifier": "7TOmdCjM2E2Il3i1SZ3ekg==", "identifierGuid": "74a633ed-cc28-4dd8-8897-78b5499dde92", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "MOuMhksjMk+t8RuLkMzj7Q==", "itemIdentifierGuid": "868ceb30-234b-4f32-adf1-1b8b90cce3ed" } }, { "$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": "dUolv3tQd0GEiziIirCHZQ==", "customerIdentifierGuid": "bf254a75-507b-4177-848b-38888ab08765", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "5IzwFbDwBEOL+TfSK1Ggug==", "idempotentGuid": "15f08ce4-f0b0-4304-8bf9-37d22b51a0ba", "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-08-02T23:26:06.8561827", "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-08-02T23:26:06.8561827", "labelPageLayout": "+oW9IWylp0+ZsqVZN/MzvA==", "pageLayoutGuid": "21bd85fa-a56c-4fa7-99b2-a55937f333bc", "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-08-02T23:26:06.8561827" }, { "$ref": "97" } ] }, "customerVouchers": [ { "$id": "98", "id": 1, "customerIdentifier": "I/z70/G4s0+0PcCeLDt1pg==", "customerIdentifierGuid": "d3fbfc23-b8f1-4fb3-b43d-c09e2c3b75a6", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:26:06.8561827", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "DV2n9tPRZkOORsoKrDIRHw==", "issuedIdempotentGuid": "f6a75d0d-d1d3-4366-8e46-ca0aac32111f", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:26:06.8561827", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:26:06.8561827", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "BPzukkXz+k+VS9jyHB3PMg==", "redeemedIdempotentGuid": "92eefc04-f345-4ffa-954b-d8f21c1dcf32", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:26:06.8561827", "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": "VfokjjuRhUOLKz4CBOk6jA==", "groupIDGuid": "8e24fa55-913b-4385-8b2b-3e0204e93a8c", "campaign": { "$ref": "66" }, "group": { "$ref": "74" } }, { "$ref": "99" } ], "signIqTickets": [ { "$id": "100", "identifier": "yoEGIFpbHkajuFAIXSM6mg==", "identifierGuid": "200681ca-5b5a-461e-a3b8-50085d233a9a", "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": "Bc+fu5R5WU+H/4pv1HFgvw==", "guid": "bb9fcf05-7994-4f59-87ff-8a6fd47160bf", "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": "8bVE4hoy+UWsaATPleYfZQ==", "groupGuid": "e244b5f1-321a-45f9-ac68-04cf95e61f65", "comboPriceType": 5, "priceType": 5, "pluG_UID": "pyNC9cBiuEulVMMYSHdR5g==", "pluGuid": "f54223a7-62c0-4bb8-a554-c318487751e6", "priceGroupG_UID": "GydtCkgClUaZ7mG7Yi1oWg==", "priceGroupGuid": "0a6d271b-0248-4695-99ee-61bb622d685a", "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": "DhhpRs+TV0yQnE8wnMQabg==", "priceLevelIdentifierGuid": "4669180e-93cf-4c57-909c-4f309cc41a6e", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "103" } ] }, "product": { "$ref": "4" }, "dealCost": { "$id": "104", "headerIdentifier": "uUVQBbmu3kSL4wwQFZ9ujA==", "headerIdentifierGuid": "055045b9-aeb9-44de-8be3-0c10159f6e8c", "identifier": "0GvCBAOeVEq2o0U3xmqyZw==", "identifierGuid": "04c26bd0-9e03-4a54-b6a3-4537c66ab267", "supplierIdentifier": "ub29pde+ikKgVkfSrAjKZQ==", "supplierGuid": "a5bdbdb9-bed7-428a-a056-47d2ac08ca65", "pluG_UID": "yn7EeQajYky8nVYmCDCEsg==", "pluGuid": "79c47eca-a306-4c62-bc9d-5626083084b2", "campaignName": "2fc05f25-cb6f-4d7a-8008-8b29396f1bf9", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:26:06.8561827", "end": "2025-08-02T23:26:06.8561827", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "9HOMzlCO2kawqzB/KE4IHA==", "bonusItemPluGuid": "ce8c73f4-8e50-46da-b0ab-307f284e081c", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:26:06.8561827", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-08-02T23:26:06.8561827", "campaignEndDate": "2025-08-02T23:26:06.8561827", "masterPLUG_UID": "xJnO5iqABkKvyH4/58DETw==", "masterID": "e6ce99c4-802a-4206-afc8-7e3fe7c0c44f", "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": "MLXo6DIZGka5ECDDfxepeQ==", "bonusMasterID": "e8e8b530-1932-461a-b910-20c37f17a979", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-08-02T23:26:06.8561827", "dealCosts": [ { "$ref": "104" }, { "$ref": "104" } ], "tags": [ { "$id": "105", "pluG_UID": "cIaJg8BLJEWSecsKfnHusw==", "pluGuid": "83898670-4bc0-4524-9279-cb0a7e71eeb3", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "105" } ], "alternateProductG_UID": "oeJQY/isQEqvylbHbWKYpw==", "alternateProduct": "6350e2a1-acf8-4a40-afca-56c76d6298a7", "productHostCode": { "$id": "106", "id": 1, "pluG_UID": "te9FEGS9kEejphPKNFkUsQ==", "pluGuid": "1045efb5-bd64-4790-a3a6-13ca345914b1", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-08-02T23:26:06.8561827", "inventoryTracked": "2025-08-02T23:26:06.8561827", "isNormalPriceChangesCampaign": true }, "location": { "$id": "107", "identifier": "9O/Ed9Nz1ECOnea0TKpJ3g==", "storeID": 1, "identifierGuid": "77c4eff4-73d3-40d4-8e9d-e6b44caa49de", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:26:06.8561827", "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 C�[!� � 5 xl/workbook.xml � (� ��;�0D�H���Ā�$�PѤM���,�G�#r�#�ҥۙ�};tQfj���G�Җ�£s�$�v#f/J��A����E�0�սHG�(ʉ��9����x��ò� ���ļ����Btm��� ���]MD��M� ;.�B� �p��(8���1F��~x\��Hoi��Y���d�]PK C�[���� � [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 C�[o��' ' _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="R539425a9c58c4d3b" /></Relationships>PK C�[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 C�[����� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�N�4��vÆm�{�DM��v���G� XE�Tb�������4����ݿM#yAg��V9=خ�s4�w��2���s iņ�� �A�8ɐ�m��'S�;:Ku�Ҝ���%n��x��?Dg̠�ѩ�6���ΟB����06�S �x��@�t�j�j�.ע\�U��M-�ˈ���;_ȰZ�hK�c!Z��*�K��9�t�Ӳ�P�Z+�53:/�j��/v_PK C�[Ѓ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 C�[�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- C�[!� � 5 xl/workbook.xmlPK- C�[���� � [Content_Types].xmlPK- C�[o��' ' W _rels/.relsPK- C�[A�L � � xl/worksheets/sheet1.xmlPK- C�[����� P � xl/_rels/workbook.xml.relsPK- C�[Ѓc'2 E � xl/styles.xmlPK- C�[�l�R� � p xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK C�[�p� � 5 xl/workbook.xml � (� ����0��&�C������p��Ճ�Zi�?ik��-%�x�3;��ɸ�ì>jԾt�C�%!^��?:�:�Q�1]'4F��@rJ���ȃ4���z���ay뀷�j\P�K���!67{H�|��X��&"K���X�mI!�T��c��[[�#W�8�ť8т�"�±�W��7#���PK C�[���� � [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 C�[�od' ' _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="R0680b0789f164e73" /></Relationships>PK C�[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 C�[?�K� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;�M� �n�R.`�q�ؑmJ9[=R�P�Jm����h~OO��|�Xo�Ɓ����-�A+��m��9�����D0�HZ��㴢4H����Ц�v~1�����'�!]0��~{&9\'��i�K|v�<������S0��A�c?�@o�g� d�Z�˪.Y��7X(� �S�:`����g2U�s-Q6\aQ�z���K���s�yy�Vp��e��Y��Ǜ����PK C�[Ѓ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 C�[�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- C�[�p� � 5 xl/workbook.xmlPK- C�[���� � [Content_Types].xmlPK- C�[�od' ' V _rels/.relsPK- C�[A�L � � xl/worksheets/sheet1.xmlPK- C�[?�K� P � xl/_rels/workbook.xml.relsPK- C�[Ѓc'2 E � xl/styles.xmlPK- C�[�l�R� � n xl/sharedStrings.xmlPK � �