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": "0TcNGP/IQ0ymgBMhSRrJ8w==", "guid": "180d37d1-c8ff-4c43-a680-1321491ac9f3", "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": "PVyzN9vFuEGtXyxlL0+7TA==", "priceGroupGuid": "37b35c3d-c5db-41b8-ad5f-2c652f4fbb4c", "priceGroupName": "sample string 23", "supplierIdentifier": "sz4d9wavZE2eKua6pY2ytQ==", "supplierIdentifierGuid": "f71d3eb3-af06-4d64-9e2a-e6baa58db2b5", "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-06-14T06:04:41.5730991", "lastManualUpdatedByUser": "sample string 43", "activated": "2025-06-14T06:04:41.5730991", "lastOrdered": "2025-06-14T06:04:41.5730991", "lastCountedDate": "2025-06-14T06:04:41.5730991", "lastSold": "2025-06-14T06:04:41.5730991", "storeID": 1, "masterPluG_UID": "QEA=", "bins": [ { "$id": "3", "pluG_UID": "/giCGVLnzk2Kr7EihR2KPA==", "pluGuid": "198208fe-e752-4dce-8aaf-b122851d8a3c", "shelfLocationIdentifier": "NzlYscW5w0q1EYHDm3CTpQ==", "shelfLocationGuid": "b1583937-b9c5-4ac3-b511-81c39b7093a5", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "j0ff5eKQx0uoilzI/4vgVg==", "labelPageLayoutGuid": "e5df478f-90e2-4bc7-a88a-5cc8ff8be056", "updated": "2025-06-14T06:04:41.5730991", "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": "QgPfwvLEQUKavGuHJOM32A==", "guid": "c2df0342-c4f2-4241-9abc-6b8724e337d8", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "jpZ365gPeE+MXWPQ5j9x9A==", "priceGroupGuid": "eb77968e-0f98-4f78-8c5d-63d0e63f71f4", "blueprintID": 1, "lastCountedDate": "2025-06-14T06:04:41.58873", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T06:04:41.58873", "pluCreated": "2025-06-14T06:04:41.58873", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-06-14T06:04:41.58873", "lastManualUpdate": "2025-06-14T06:04:41.58873", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-06-14T06:04:41.58873", "currentCostUpdated": "2025-06-14T06:04:41.58873", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T06:04:41.58873", "defaultGP": 1, "breakTargetMode": 32, "break1": 1, "price1": 1, "target1": 33, "break2": 1, "price2": 1, "target2": 34, "break3": 1, "price3": 1, "target3": 35, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-06-14T06:04:41.58873", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "3VSN7qJ440q2kFj8a/yIsg==", "altPLUGuid": "ee8d54dd-78a2-4ae3-b690-58fc6bfc88b2", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 53", "altPriceDescription2": "sample string 54", "cartonQuantity": 55, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 57", "text2": "sample string 58", "text3": "sample string 59", "labelText": "sample string 60", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 64", "barcodeFormat": "sample string 65", "austMade": 1, "coolCode": 66, "countryOfOrigin": "sample string 67", "percentContent": 68.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 69", "subDeptCode": "sample string 70", "minorDeptCode": "sample string 71", "lesserDeptCode": "sample string 72", "deptName": "sample string 73", "subDeptName": "sample string 74", "minorDeptName": "sample string 75", "lesserDeptName": "sample string 76", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 79, "labelShelfChanged": true, "labelTalkerQty": 81, "labelSmall": true, "labelLastPrinted": "2025-06-14T06:04:41.58873", "labelLastPrice": 1, "shelfPageLayoutG_UID": "/DCbASapp0GW72TSyeIcqg==", "shelfPageLayoutGuid": "019b30fc-a926-41a7-96ef-64d2c9e21caa", "talkerPageLayoutG_UID": "6UzWNwlbCEOBFVyrLeMF2Q==", "talkerPageLayoutGuid": "37d64ce9-5b09-4308-8115-5cab2de305d9", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 84, "unitMeasureKindChanged": true, "signIQData": "sample string 86", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 90, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 93, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "w4kj6ByEiUuoUfM/w+HTDA==", "inventoryIdentifier": "e82389c3-841c-4b89-a851-f33fc3e1d30c", "inventoryAccuracy": 1, "baseUnits": 97, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 98, "defaultPrinter": "sample string 99", "defaultPrinterGroup": "sample string 100", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 101, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "MmCTkgX0l0q2q7RJAU88hg==", "parentPluGuid": "92936032-f405-4a97-b6ab-b449014f3c86", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "6/C6VPT5e0C/2+4RyNXLiw==", "supplierIdentifierGuid": "54baf0eb-f9f4-407b-bfdb-ee11c8d5cb8b", "supplierChanged": true, "rebateSupplierIdentifier": "H/qtVEGQp02c0P0iLrlaxQ==", "rebateSupplierIdentifierGuid": "54adfa1f-9041-4da7-9cd0-fd222eb95ac5", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 107", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 109", "productType": "sample string 110", "productGroup": "sample string 111", "complianceIndicator": "sample string 112", "inhouseBrand": "sample string 113", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 116", "lastUpdatedByUser": "sample string 117", "lastManualUpdatedByUser": "sample string 118", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-06-14T06:04:41.58873", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "jJA89AJUbEqzmSjlVLyDCw==", "hostIdentifierGuid": "f43c908c-5402-4a6c-b399-28e554bc830b", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 124", "aisleEnds": "sample string 125", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 136, "webPriceRounding": true, "webMarkup": 138, "webPriceMode": 139, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 140", "altSubDeptCode": "sample string 141", "altMinorDeptCode": "sample string 142", "altLesserDeptCode": "sample string 143", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "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-06-14T06:04:41.58873", "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": "KlaGbnkqxEC8oQiFW4lNtw==", "hostIdentifierGuid": "6e86562a-2a79-40c4-bca1-08855b894db7", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-06-14T06:04:41.58873", "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": "QIU1ZnBgwkeLGMGdwHxeEA==", "hostIdentifierGuid": "66358540-6070-47c2-8b18-c19dc07c5e10", "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": "EcPYHmGHbEaj3BCZ0vuHgQ==", "identifierGuid": "1ed8c311-8761-466c-a3dc-1099d2fb8781", "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": "eDbqXHYLCEmQws/Q6kinpQ==", "hostSupplierIdentifierGuid": "5cea3678-0b76-4908-90c2-cfd0ea48a7a5", "loyaltyPriceLevelIdentifier": "RMU79vdsCEqclxmgvg45NA==", "loyaltyPriceLevelIdentifierGuid": "f63bc544-6cf7-4a08-9c97-19a0be0e3934", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-06-14T06:04:41.58873", "lastProcessed": "2025-06-14T06:04:41.58873", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "9", "identifier": "NE23YYk9VUi4rtC4jQoVhg==", "identifierGuid": "61b74d34-3d89-4855-b8ae-d0b88d0a1586", "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": "H/pBezoTxUS/SlAP7SBz+w==", "primaryContactID": "7b41fa1f-133a-44c5-bf4a-500fed2073fb", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "9PhqLWZlqUus6VKYkAmu8A==", "supplierGroupGuid": "2d6af8f4-6566-4ba9-ace9-52989009aef0", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T06:04:41.58873", "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": "6a686161-f0e9-4080-9bbe-cf32333f4314", "identifier": "fYXLcGBpeUG8Yr7Lc0HOdg==", "identifierGuid": "70cb857d-6960-4179-bc62-becb7341ce76", "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": "vLWFIpkt1k22F2KXXAw1RQ==", "supplierIdentifierGuid": "2285b5bc-2d99-4dd6-b617-62975c0c3545", "contactGuid": "95OBvAW3bUeGKyjzLSofCw==", "contactID": "bc8193f7-b705-476d-862b-28f32d2a1f0b", "contact": { "$ref": "10" }, "supplier": { "$ref": "9" } }, { "$ref": "11" } ], "products": [ { "$id": "12", "pluG_UID": "dnsErz0I9EOdpL9P3NMwog==", "pluGuid": "af047b76-083d-43f4-9da4-bf4fdcd330a2", "supplierIdentifier": "olL5cFwAz0Caa0UFMlwLOg==", "supplierIdentifierGuid": "70f952a2-005c-40cf-9a6b-4505325c0b3a", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T06:04:41.58873", "pricedByWeight": true, "landedUnitCostEx": 8, "landedUnitCostInc": 9, "landedCartonCostInc": 10, "landedCartonCostEx": 11, "standardCost": 12, "deliveryFee": 1, "deliveryFeeBasis": "sample string 13", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 14", "financeFee": 1, "financeFeeBasis": "sample string 15", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 16", "invoiceCode": "sample string 17", "invoiceDesc": "sample string 18", "orderDirect": true, "useCost": true, "minimumQuantity": 19, "hostType": 20, "fromHost": 21, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 22.1, "sellMultiple": 23.1, "baseMultiple": 24.1, "hostStandardCost": 25, "hostTotalCost": 26, "hostRetail": 27, "hostLandedUnitCostEx": 28, "hostLandedUnitCostInc": 29, "hostDesc": "sample string 30", "directIndicator": "sample string 31", "availableToOrder": true, "hostRangeIndicator": "sample string 33", "hostProductType": "sample string 34", "hostProductGrade": "sample string 35", "hostProductGroup": "sample string 36", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 39", "hostLastUpdated": "2025-06-14T06:04:41.58873", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "13", "pluG_UID": "P/LoOvRFPkWqoxvT2QH4iA==", "pluGuid": "3ae8f23f-45f4-453e-aaa3-1bd3d901f888", "supplierIdentifier": "sg5iqaL7K0Cwiug5m+P+tg==", "supplierIdentifierGuid": "a9620eb2-fba2-402b-b08a-e8399be3feb6", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "13" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "0cZUTg46UkO8EKFXoy10Hg==", "parentPluGuid": "4e54c6d1-3a0e-4352-bc10-a157a32d741e", "freight": 44.0, "freightType": 1, "product": { "$ref": "4" }, "supplier": { "$ref": "9" }, "serviceFee": { "$id": "14", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "12" } ], "orderCycleHeaders": [ { "$id": "15", "storeID": 1, "supplierIdentifier": "FFkP7HhlE02aGyxPxRnNig==", "supplierGuid": "ec0f5914-6578-4d13-9a1b-2c4fc519cd8a", "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": "BI6waV7m4USqazNTiZs15g==", "supplierGuid": "69b08e04-e65e-44e1-aa6b-3353899b35e6", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-06-14T06:04:41.58873", "deliveryDate": "2025-06-14T06:04:41.58873", "nextCutOffDate": "2025-06-14T06:04:41.58873", "nextDeliveryDate": "2025-06-14T06:04:41.58873", "nextDaysBuffer": 10 }, { "$ref": "16" } ], "store": { "$ref": "5" }, "updated": "2025-06-14T06:04:41.58873", "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-06-14T06:04:41.58873", "processed": "2025-06-14T06:04:41.58873", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T06:04:41.58873", "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-06-14T06:04:41.58873", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "17" } ], "zoneMatrix": [ { "$id": "19", "id": 1, "hostIdentifier": "JZoEYJmBmEmG6xKJU/b1+w==", "hostIdentifierGuid": "60049a25-8199-4998-86eb-128953f6f5fb", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "bc852d42-6d6c-4b5d-bd87-f59eb6b60b15", "929207bb-512c-48a6-81a9-adfe220a85c3" ] }, { "$ref": "19" } ], "hostFileStoreSetting": { "$ref": "7" }, "hostStoreSettings": [ { "$ref": "7" }, { "$ref": "7" } ], "promotionPlacements": [ { "$id": "20", "identifier": "wxHxyB8020eptmTyHsOW+w==", "identifierGuid": "c8f111c3-341f-47db-a9b6-64f21ec396fb", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "20" } ], "promoTypeGuids": [ "f3c1aa23-0616-4bde-a7f8-ab6187db5447", "6466c298-ee1a-4de4-93b1-d9e9484558e6" ], "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-06-14T06:04:41.58873", "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": "be08c762-6296-4544-848f-9c9b2c29e244", "updateStore": { "$id": "26", "id": "10d26710-c011-4135-ae54-740388432007", "name": "sample string 1", "lastActivity": "2025-06-14T06:04:41.58873", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-06-14T06:04:41.58873" }, "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": "ybBsK1bh+Ei7Kxtyl3nCXg==", "pluGuid": "2b6cb0c9-e156-48f8-bb2b-1b729779c25e", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-06-14T06:04:41.58873" }, { "$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-06-14T06:04:41.58873", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "30" }, "winningCampaign": 1, "winner": { "$id": "31", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T06:04:41.58873", "startTime": 3, "endDate": "2025-06-14T06:04:41.58873", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "la6lF/tlQEaNJylpAkWIrA==", "hostIdentifierGuid": "17a5ae95-65fb-4640-8d27-2969024588ac", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "31" }, { "$ref": "31" } ] }, "tray": { "$id": "32", "g_UId": "ZwD/Zhw37EaMePgRLH1axQ==", "guid": "66ff0067-371c-46ec-8c78-f8112c7d5ac5", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "33", "priceGroupG_UID": "CDoGNmtEqEOV8TECadJkwQ==", "priceGroupGuid": "36063a08-446b-43a8-95f1-310269d264c1", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T06:04:41.58873", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "4" }, { "$ref": "4" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "34", "pluG_UID": "CCD64PNKaUWGdnZ4VkA1aA==", "pluGuid": "e0fa2008-4af3-4569-8676-767856403568", "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": "5600a687-b6da-434e-97ff-9e7afb3ea630", "created": "2025-06-14T06:04:41.58873", "createdByUser": "sample string 1", "activated": "2025-06-14T06:04:41.58873", "deactivated": "2025-06-14T06:04:41.58873", "lastOrdered": "2025-06-14T06:04:41.58873", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T06:04:41.58873", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T06:04:41.58873", "lastSold": "2025-06-14T06:04:41.58873", "firstSold": "2025-06-14T06:04:41.58873", "awsUpdated": "2025-06-14T06:04:41.58873", "lastManualUpdate": "2025-06-14T06:04:41.58873", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T06:04:41.58873", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T06:04:41.58873", "doNotRangeUpdated": "2025-06-14T06:04:41.58873", "doNotOrderUpdated": "2025-06-14T06:04:41.58873", "tracked": "2025-06-14T06:04:41.58873" }, "allergens": [ { "$id": "36", "allergenID": 1, "pluG_UID": "6cfOfWsE/06iq/bElKh+Hw==", "pluGuid": "7dcec7e9-046b-4eff-a2ab-f6c494a87e1f", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "36" } ], "costs": { "$id": "37", "pluG_UID": "uWEj31Vc4U6E6ey0VWqSHQ==", "pluGuid": "df2361b9-5c55-4ee1-84e9-ecb4556a921d", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T06:04:41.58873", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "38", "saleHeaderID": 1, "created": "2025-06-14T06:04:41.58873", "createdLocal": "2025-06-14T06:04:41.58873", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "1MPOerdxZUukEr5mRnDk6Q==", "operatorGuid": "7acec3d4-71b7-4b65-a412-be664670e4e9", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "DtrvjHDvrkKZVPDElPz9Ow==", "pluGuid": "8cefda0e-ef70-42ae-9954-f0c494fcfd3b", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "39", "id": 1, "g_Uid": "XpUnsKhli0aOaIevhr1I/g==", "guid": "b027955e-65a8-468b-8e68-87af86bd48fe", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-06-14T06:04:41.58873", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T06:04:41.58873", "endShift": "2025-06-14T06:04:41.58873", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "40", "operatorG_UID": "KMQtgyNbDk+yCsXvjKuUGA==", "operatorGuid": "832dc428-5b23-4f0e-b20a-c5ef8cab9418", "storeID": 2, "operator": { "$ref": "39" }, "store": { "$ref": "5" } }, { "$ref": "40" } ] } }, { "$ref": "38" } ], "apns": [ { "$id": "41", "pluID": 1, "pluG_UID": "5u8vl/80rE+aOrqynJJ8Pw==", "pluGuid": "972fefe6-34ff-4fac-9a3a-bab29c927c3f", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "tuns": [ { "$id": "42", "pluG_UId": "Khn+V8RXPU2mvZ56zj4tgw==", "pluGuid": "57fe192a-57c4-4d3d-a6bd-9e7ace3e2d83", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "4" }, "storeIDs": [ 1, 2 ] }, { "$ref": "42" } ], "competitionPricing": [ { "$id": "43", "identifier": "bo8Q7wfL80SRF6A1dPhvmw==", "identifierGuid": "ef108f6e-cb07-44f3-9117-a03574f86f9b", "pluG_UID": "e90JRiSnz0Sa5uKZRQjPhQ==", "pluGuid": "4609dd7b-a724-44cf-9ae6-e2994508cf85", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "43" } ], "supplier": { "$ref": "9" }, "supplierName": "sample string 146", "children": [ { "$ref": "4" }, { "$ref": "4" } ], "ordering": { "$ref": "12" }, "flipChartPages": [ { "$id": "44", "identifier": "gCL63m2CeUqHdYF3ta5g1w==", "groupName": "sample string 1", "identifierGuid": "defa2280-826d-4a79-8775-8177b5ae60d7", "exists": true, "flipChartIdentifier": "KYT8h7pGqEKvlfIAzvCY/Q==", "flipChartIdentifierGuid": "87fc8429-46ba-42a8-af95-f200cef098fd", "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": "qKuV3uvosEKOWiL151Bj0w==", "groupIdentifierGuid": "de95aba8-e8eb-42b0-8e5a-22f5e75063d3", "flipChart": { "$id": "45", "identifier": "sNDLd4gjSEiQmzhg040+3g==", "identifierGuid": "77cbd0b0-2388-4848-909b-3860d38d3ede", "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": "uAz9JYCSIUuzlXmG+zYgMA==", "identifierGuid": "25fd0cb8-9280-4b21-b395-7986fb362030", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "47", "id": 1, "g_UID": "i56m2jMI6E6yC379IqwMmA==", "guid": "daa69e8b-0833-4ee8-b20b-7efd22ac0c98", "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": "WMPon/4VJU6ZjL/Y7BaDYA==", "previousFormGuid": "9fe8c358-15fe-4e25-998c-bfd8ec168360", "nextForm": 1, "nextFormG_UID": "wFrhhZFykEmitlEGo9zyoQ==", "nextFormGuid": "85e15ac0-7291-4990-a2b6-5106a3dcf2a1", "attributes": "sample string 10", "updated": "2025-06-14T06:04:41.58873", "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": "M+dh090aUU6Ez3Vpcmm93Q==", "checkoutFormGuid": "d361e733-1add-4e51-84cf-75697269bddd", "identifier": "y2YqWrBm/U2NdQg1ysBSzw==", "identifierGuid": "5a2a66cb-66b0-4dfd-8d75-0835cac052cf", "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": "66/LWBtwy0OVfONpsVfObQ==", "valueGuid": "58cbafeb-701b-43cb-957c-e369b157ce6d", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T06:04:41.58873", "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-06-14T06:04:41.58873", "imageData": "QEA=", "readOnly": true } }, { "$ref": "48" } ], "panels": [ { "$id": "50", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "SNtr5Py3DUuiH51M44iV/A==", "checkoutFormGuid": "e46bdb48-b7fc-4b0d-a21f-9d4ce38895fc", "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": "rtIEiSjp1UO76pr6vJfI3g==", "flipChartPageIdentifierGuid": "8904d2ae-e928-43d5-bbea-9afabc97c8de", "pluG_UID": "Iw/jG+k3fE+dbfGXaVNoug==", "pluGuid": "1be30f23-37e9-4f7c-9d6d-f197695368ba", "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": "+meXxTJLk0aA/efrRBrd7A==", "pluGuid": "c59767fa-4b32-4693-80fd-e7eb441addec", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-06-14T06:04:41.58873", "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": "4avFmR8W9k+GuTW38STJsQ==", "ingredientGuid": "tKzab/E1sk2SP+RzE652hA==", "ingredientIdentifier": "6fdaacb4-35f1-4db2-923f-e47313ae7684", "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": "KIeYGPSPoEO9owBLWKQxHg==", "pluGuid": "18988728-8ff4-43a0-bda3-004b58a4311e", "deptNo": 1, "product": { "$ref": "4" }, "scaleLocation": { "$id": "55", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T06:04:41.58873", "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-06-14T06:04:41.58873", "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": "HOggvNqQ5EWQqrb5sUZujw==", "labelPageLayoutGuid": "bc20e81c-90da-45e4-90aa-b6f9b1466e8f", "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-06-14T06:04:41.58873", "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": "h355xKQaiU+4lZ/mRgApFQ==", "labelPageLayoutGuid": "c4797e87-1aa4-4f89-b895-9fe646002915", "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-06-14T06:04:41.58873", "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": "OWKcyZ/Us0OUgs9RrWpN0A==", "labelPageLayoutGuid": "c99c6239-d49f-43b3-9482-cf51ad6a4dd0", "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-06-14T06:04:41.58873", "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": "om0ZYLI+1ES+4aJtnF68iQ==", "labelPageLayoutGuid": "60196da2-3eb2-44d4-bee1-a26d9c5ebc89", "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": "UPw4iwjcIkySBl3agtt09A==", "pluGuid": "8b38fc50-dc08-4c22-9206-5dda82db74f4", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "Mz0GK/sGT0yTIW+VFqJuhg==", "dealCostGuid": "2b063d33-06fb-4c4f-9321-6f9516a26e86", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "llynx3812kWECdT+7R+EXg==", "priceGroupGuid": "c7a75c96-357f-45da-8409-d4feed1f845e", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T06:04:41.58873", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "QR7xd12cPUCR3eUPJXgbKw==", "campaignComboPriceGroupIdentifier": "77f11e41-9c5d-403d-91dd-e50f25781b2b", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "65", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T06:04:41.58873", "operatorG_UID": "Sr/MQMSdO0yQM4Uav92/WA==", "operatorGuid": "40ccbf4a-9dc4-4c3b-9033-851abfddbf58", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T06:04:41.58873", "signIqTicketFileMovedUtc": "2025-06-14T06:04:41.58873", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T06:04:41.58873", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "4" }, "campaignPlu": { "$ref": "64" } }, { "$ref": "65" } ], "campaign": { "$id": "66", "id": 1, "storeID": 2, "name": "405ee23d-0782-410e-94f9-c8bc04bb4b42", "nameGuid": "405ee23d-0782-410e-94f9-c8bc04bb4b42", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T06:04:41.58873", "startTime": 1, "endDate": "2025-06-14T06:04:41.58873", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-06-14T06:04:41.58873", "system": true, "created": "2025-06-14T06:04:41.58873", "updated": "2025-06-14T06:04:41.58873", "priceChangeNotifiedUtc": "2025-06-14T06:04:41.58873", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "kb/0YbrsxUiMzkUz7AcYRA==", "hostIdentifierGuid": "61f4bf91-ecba-48c5-8cce-4533ec071844", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T06:04:41.58873", "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": "i3dEx3EedEGhZ6hUnbRJjA==", "pluGuid": "c744778b-1e71-4174-a167-a8549db4498c", "hostOfferID": 1, "priceGroupG_UID": "dB/xPd7lk0OLMErSMdkrOg==", "priceGroupGuid": "3df11f74-e5de-4393-8b30-4ad231d92b3a", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T06:04:41.58873", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "4" }, "campaign": { "$ref": "66" } }, { "$ref": "67" } ], "sellingRules": [ { "$id": "68", "id": 1, "identifier": "tcSMO3/3wkSC1qaThyaN7Q==", "identifierStr": "tcSMO3/3wkSC1qaThyaN7Q==", "identifierGuid": "3b8cc4b5-f77f-44c2-82d6-a69387268ded", "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": "GLUnl2UIBEOFe1e+aYynQg==", "customerIDGuid": "9727b518-0865-4304-857b-57be698ca742", "campaign": { "$ref": "66" }, "customer": { "$id": "70", "identifier": "FNusS0H8c0y0k0FTu3878Q==", "identifierGuid": "4bacdb14-fc41-4c73-b493-4153bb7f3bf1", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T06:04:41.58873", "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": "Z+dTf868h0SvV7vddzZoyg==", "communityIdentifierGuid": "7f53e767-bcce-4487-af57-bbdd773668ca", "joined": "2025-06-14T06:04:41.58873", "updated": "2025-06-14T06:04:41.58873", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "ChADn3Tv0EWEBmHFeJjsMQ==", "priceLevelIdentifierGuid": "9f03100a-ef74-45d0-8406-61c57898ec31", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T06:04:41.58873", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "71", "cardType": 2, "issueDate": "2025-06-14T06:04:41.58873", "expiry": "2025-06-14T06:04:41.58873", "customerID": "C8LjYCChK0+GZJjdqenWJQ==", "customerIDGuid": "60e3c20b-a120-4f2b-8664-98dda9e9d625", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-06-14T06:04:41.58873", "linkedAccount": "/B65kH9U3ECoQQGr6FzCBg==", "linkedAccountGuid": "90b91efc-547f-40dc-a841-01abe85cc206", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "70" }, "account": { "$id": "72", "id": 1, "identifier": "qFREsuKgcE+oqq7qbymiwg==", "identifierGuid": "b24454a8-a0e2-4f70-a8aa-aeea6f29a2c2", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T06:04:41.58873", "owner": "BhAmoQA9/E60/kjJ/8YLww==", "ownerGuid": "a1261006-3d00-4efc-b4fe-48c9ffc60bc3", "accountStoreGroupIdentifier": "Vo+0a2xxxkWmDFJ2UxHNjw==", "accountStoreGroupGuid": "6bb48f56-716c-45c6-a60c-52765311cd8f", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-06-14T06:04:41.58873", "active": true, "updated": "2025-06-14T06:04:41.58873", "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": "1PqMQoS0Ak+g0KIPJgwIqA==", "identifierGuid": "428cfad4-b484-4f02-a0d0-a20f260c08a8", "name": "sample string 2", "primaryContact": "xD99oRjyb0e9I9M5O+zvVg==", "primaryContactGuid": "a17d3fc4-f218-476f-bd23-d3393becef56", "accountID": "Cm9oEFiNB0++5i9NZz89Zg==", "accountIDGuid": "10686f0a-8d58-4f07-bee6-2f4d673f3d66", "special": true, "updated": "2025-06-14T06:04:41.58873", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "QR+ddvPVMECjlmBSBdL+rA==", "priceLevelIdentifierGuid": "769d1f41-d5f3-4030-a396-605205d2feac", "deleted": true, "account": { "$ref": "72" }, "primaryContactCustomer": { "$ref": "70" }, "customerGroupMembers": [ { "$id": "75", "id": 1, "groupID": "O68FXRKRBUaSKpGoRUiBLg==", "groupIDGuid": "5d05af3b-9112-4605-922a-91a84548812e", "customerID": "4qewErMhBUier2BHpH5gMA==", "customerIDGuid": "12b0a7e2-21b3-4805-9eaf-6047a47e6030", "card": "sample string 4", "linkedAccount": "PEcMmbZa9kuVyjj7fshDTw==", "linkedAccountGuid": "990c473c-5ab6-4bf6-95ca-38fb7ec8434f", "customer": { "$ref": "70" }, "group": { "$ref": "74" }, "customerCard": { "$ref": "71" } }, { "$ref": "75" } ] }, { "$ref": "74" } ] }, "payments": [ { "$id": "76", "id": 1, "identifier": "gph4wnewLUuctiUVbLppng==", "identifierGuid": "c2789882-b077-4b2d-9cb6-25156cba699e", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "UuPaWSjxSkmXIZavwsvBHg==", "accountIDGuid": "59dae352-f128-494a-9721-96afc2cbc11e", "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-06-14T06:04:41.58873", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "y8MKRjH/rEG0el7Yq8ZNRQ==", "idempotentVoidGuid": "460ac3cb-ff31-41ac-b47a-5ed8abc64d45", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "77", "saleHeaderID": 1, "saleHeaderGuid": "JH97sdCYsU+BT2cYvsH0rw==", "saleHeaderIdentifierGuid": "b17b7f24-98d0-4fb1-814f-6718bec1f4af", "created": "2025-06-14T06:04:41.58873", "createdLocal": "2025-06-14T06:04:41.58873", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-06-14T06:04:41.58873", "storeID": 1, "operatorG_Uid": "U8kM5gDlhkWDif7xhL+pSw==", "operatorGuid": "e60cc953-e500-4586-8389-fef184bfa94b", "customerG_Uid": "nhInsI2AT0C1bLJNePsJtg==", "customerGuid": "b027129e-808d-404f-b56c-b24d78fb09b6", "communityIdentifier": "p9eFnO2T3ESNoiuOOjX8QQ==", "communityIdentifierGuid": "9c85d7a7-93ed-44dc-8da2-2b8e3a35fc41", "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": "iZXDaIRymUSCVZAL7c2z+g==", "priceLevelIdentifierGuid": "68c39589-7284-4499-8255-900bedcdb3fa", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "39" }, "customer": { "$ref": "70" }, "communityOrganisation": { "$id": "78", "id": 1, "identifier": "rdppD72jd02iETHh0Lw6IA==", "identifierGuid": "0f69daad-a3bd-4d77-a211-31e1d0bc3a20", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-06-14T06:04:41.58873", "deleted": true }, "details": [ { "$id": "79", "saleItemID": 1, "identifier": "OGA2PczcW0+TRhiBS1Nw4w==", "identifierGuid": "3d366038-dccc-4f5b-9346-18814b5370e3", "saleHeaderID": 2, "plu": 1, "pluG_UId": "pAFaceV4BUeW3w5GPMx4aQ==", "pluGuid": "715a01a4-78e5-4705-96df-0e463ccc7869", "accountID": "7QlJSgF6fUqz9DeJUkE9vQ==", "accountIDGuid": "4a4909ed-7a01-4a7d-b3f4-378952413dbd", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-06-14T06:04:41.58873", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "tiQ8IVhw50q4+b9/CAd5kw==", "refundGuid": "213c24b6-7058-4ae7-b8f9-bf7f08077993", "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": "2fr3x/FzxUmjoWRKsAULDg==", "idempotentVoidGuid": "c7f7fad9-73f1-49c5-a3a1-644ab0050b0e", "priceLevelIdentifier": "SEOGXCukOUmlBwxH+yhN/w==", "priceLevelIdentifierGuid": "5c864348-a42b-4939-a507-0c47fb284dff", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "80", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T06:04:41.58873", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "80" } ], "refund": { "$id": "81", "id": 1, "g_UID": "l1z8uHk3LUmM+n7glOd7Rg==", "guid": "b8fc5c97-3779-492d-8cfa-7ee094e77b46", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T06:04:41.58873" }, "modifier": { "$id": "82", "id": 1, "setG_UID": "bctZooXizkmleiz0zEjNog==", "modifierSetGuid": "a259cb6d-e285-49ce-a57a-2cf4cc48cda2", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "912dngJkI0mkQ2wGn3WqvA==", "pluGuid": "9e9d5df7-6402-4923-a443-6c069f75aabc", "deleted": true, "g_UID": "BmBt416mJUmfz0+62eF5+A==", "guid": "e36d6006-a65e-4925-9fcf-4fbad9e179f8", "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": "Z9O0bHWhKEOhq941rcBasw==", "pluGuid": "6cb4d367-a175-4328-a1ab-de35adc05ab3", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-06-14T06:04:41.58873", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-06-14T06:04:41.58873", "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": "NYjzwY7IEUK2ywOQSDLmzw==", "pluGuid": "c1f38835-c88e-4211-b6cb-03904832e6cf", "accountID": "AFgxI+93UEmp6RZ6gcKmTQ==", "accountIDGuid": "23315800-77ef-4950-a9e9-167a81c2a64d", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-06-14T06:04:41.58873", "bestOrExpireType": 1, "refundG_UID": "sPvdjII1VUqNhjDvoBIeDw==", "refundGuid": "8cddfbb0-3582-4a55-8d86-30efa0121e0f", "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": "PjLOJJEOAEGQm9nD/ueZfw==", "identifierGuid": "24ce323e-0e91-4100-909b-d9c3fee7997f", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "bJMspk0rPk6VUVFGYajaCw==", "customerIdentifierGuid": "a62c936c-2b4d-4e3e-9551-514661a8da0b", "operatorNo": 1, "operatorG_UID": "xLgHQW3R/UKVGtdQKODWLA==", "operatorGuid": "4107b8c4-d16d-42fd-951a-d75028e0d62c", "created": "2025-06-14T06:04:41.58873", "ordered": "2025-06-14T06:04:41.58873", "started": "2025-06-14T06:04:41.58873", "completed": "2025-06-14T06:04:41.58873", "supplied": "2025-06-14T06:04:41.58873", "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": "dJpXp98Ld0yhISwFYbBrLQ==", "pluGuid": "a7579a74-0bdf-4c77-a121-2c0561b06b2d", "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": "PnphnQNfnU61IiuVz3vS0g==", "headerIdentifierGuid": "9d617a3e-5f03-4e9d-b522-2b95cf7bd2d2", "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": "HepkCcPK7EejFKO5xqoVQA==", "surveyGuid": "0964ea1d-cac3-47ec-a314-a3b9c6aa1540", "saleHeaderGuid": "ufNlz4JnukikRL1ZuYb6dQ==", "saleGuid": "cf65f3b9-6782-48ba-a444-bd59b986fa75", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "P9wRgmz8hk+TukswwY/jSg==", "guidResponse": "8211dc3f-fc6c-4f86-93ba-4b30c18fe34a", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T06:04:41.58873", "sale": { "$ref": "77" }, "survey": { "$id": "91", "g_UID": "QMvN4hFHK0C0rlYMBs6T1w==", "guid": "e2cdcb40-4711-402b-b4ae-560c06ce93d7", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "sGdkkJmgkka06R/WwUtQpg==", "checkoutFormGuid": "906467b0-a099-4692-b4e9-1fd6c14b50a6", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T06:04:41.58873", "end": "2025-06-14T06:04:41.58873", "deleted": true, "updated": "2025-06-14T06:04:41.58873", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "178b6ed9-8a9d-4896-b870-60c1844ce0f7", "285c8cb1-9de3-4e12-962a-e9cc554b8dfe" ], "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": "fQXPshw0rU2YWObDdXEN6g==", "accountIdentifier": "b2cf057d-341c-4dad-9858-e6c375710dea", "accountName": "sample string 42", "customerOrderIdentifier": "WMf7BEj6yU+GE/nspt+Syw==", "customerOrderIdentifierGuid": "04fbc758-fa48-4fc9-8613-f9eca6df92cb", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "92", "id": 1, "paymentID": 2, "paymentIdentifier": "dnDDFxiRv0m1x5nykL/qRg==", "paymentIdentifierGuid": "17c37076-9118-49bf-b5c7-99f290bfea46", "identifier": "tBkNRidPOUGMAFggf4Bh1w==", "identifierGuid": "460d19b4-4f27-4139-8c00-58207f8061d7", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "spZpBKgbDUq84d8jkca21Q==", "itemIdentifierGuid": "046996b2-1ba8-4a0d-bce1-df2391c6b6d5" } }, { "$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": "MdRqL6+uxU+jhkQtq3yCdQ==", "customerIdentifierGuid": "2f6ad431-aeaf-4fc5-a386-442dab7c8275", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "SmX7I2PF0kuDmVRE2SZKuQ==", "idempotentGuid": "23fb654a-c563-4bd2-8399-5444d9264ab9", "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-06-14T06:04:41.58873", "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-06-14T06:04:41.58873", "labelPageLayout": "GpLOf1uWu0W2NsEULPE3tA==", "pageLayoutGuid": "7fce921a-965b-45bb-b636-c1142cf137b4", "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-06-14T06:04:41.58873" }, { "$ref": "97" } ] }, "customerVouchers": [ { "$id": "98", "id": 1, "customerIdentifier": "Ekhu2b/TM0q5sFNNJolZ6Q==", "customerIdentifierGuid": "d96e4812-d3bf-4a33-b9b0-534d268959e9", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T06:04:41.58873", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "knZEgNGHvkmaYcc1WUobzw==", "issuedIdempotentGuid": "80447692-87d1-49be-9a61-c735594a1bcf", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T06:04:41.58873", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T06:04:41.58873", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "zyqNWwKzEkGMXLt0gnwnWQ==", "redeemedIdempotentGuid": "5b8d2acf-b302-4112-8c5c-bb74827c2759", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T06:04:41.58873", "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": "xmxYnPKijU6lUJzk62U5fw==", "groupIDGuid": "9c586cc6-a2f2-4e8d-a550-9ce4eb65397f", "campaign": { "$ref": "66" }, "group": { "$ref": "74" } }, { "$ref": "99" } ], "signIqTickets": [ { "$id": "100", "identifier": "kMOjZv7v1kOsNx4bVsEuTQ==", "identifierGuid": "66a3c390-effe-43d6-ac37-1e1b56c12e4d", "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": "aP4VOWAztUylvbwQ16KL8g==", "guid": "3915fe68-3360-4cb5-a5bd-bc10d7a28bf2", "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": "ILkM+rIxeEeckdTzAlK16Q==", "groupGuid": "fa0cb920-31b2-4778-9c91-d4f30252b5e9", "comboPriceType": 5, "priceType": 5, "pluG_UID": "FLWYw/PrZUu1gMEzdDF/Mw==", "pluGuid": "c398b514-ebf3-4b65-b580-c13374317f33", "priceGroupG_UID": "VC6gdK0o60+j5zu4wo5TRw==", "priceGroupGuid": "74a02e54-28ad-4feb-a3e7-3bb8c28e5347", "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": "gr7H9y1XlUGb2I+/kc0sxg==", "priceLevelIdentifierGuid": "f7c7be82-572d-4195-9bd8-8fbf91cd2cc6", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "103" } ] }, "product": { "$ref": "4" }, "dealCost": { "$id": "104", "headerIdentifier": "GPGIRO1LJ0m17ikrcerUcQ==", "headerIdentifierGuid": "4488f118-4bed-4927-b5ee-292b71ead471", "identifier": "W1NElLuiaUeytIDg8Fmhpg==", "identifierGuid": "9444535b-a2bb-4769-b2b4-80e0f059a1a6", "supplierIdentifier": "wsCG0kbOoEupt9Kt8y7gCw==", "supplierGuid": "d286c0c2-ce46-4ba0-a9b7-d2adf32ee00b", "pluG_UID": "i7IvlbTQ8Ee8z7vzjRTytQ==", "pluGuid": "952fb28b-d0b4-47f0-bccf-bbf38d14f2b5", "campaignName": "dd97a078-7dd6-40c3-a195-a5c66b694f82", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T06:04:41.58873", "end": "2025-06-14T06:04:41.58873", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "7ZpuRFCbzkuEv1+8hmaq8w==", "bonusItemPluGuid": "446e9aed-9b50-4bce-84bf-5fbc8666aaf3", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T06:04:41.58873", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-06-14T06:04:41.58873", "campaignEndDate": "2025-06-14T06:04:41.58873", "masterPLUG_UID": "zFKZWjS6fk68GQTy5unpWA==", "masterID": "5a9952cc-ba34-4e7e-bc19-04f2e6e9e958", "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": "fw4GijXZRUCbvv8wEeL3XQ==", "bonusMasterID": "8a060e7f-d935-4045-9bbe-ff3011e2f75d", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-06-14T06:04:41.58873", "dealCosts": [ { "$ref": "104" }, { "$ref": "104" } ], "tags": [ { "$id": "105", "pluG_UID": "AviAsNCu/k6Ra8NeK4yBDw==", "pluGuid": "b080f802-aed0-4efe-916b-c35e2b8c810f", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "105" } ], "alternateProductG_UID": "oGRAAdnYCkihXbeo7hg17w==", "alternateProduct": "014064a0-d8d9-480a-a15d-b7a8ee1835ef", "productHostCode": { "$id": "106", "id": 1, "pluG_UID": "cKCRWBZnoE+4tEP7vZRdhA==", "pluGuid": "5891a070-6716-4fa0-b8b4-43fbbd945d84", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T06:04:41.58873", "inventoryTracked": "2025-06-14T06:04:41.58873", "isNormalPriceChangesCampaign": true }, "location": { "$id": "107", "identifier": "A6q1CmNQb0SQvxcK4g4R8A==", "storeID": 1, "identifierGuid": "0ab5aa03-5063-446f-90bf-170ae20e11f0", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T06:04:41.58873", "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 �0�Zɣ3� 5 xl/workbook.xml � (� ����0D�&�C��H�R8q����Ri�-ik��H�yۙ�};b������G�箠]cΘ�j�';��w�u�,ٶU++�M`i�\�����wj�t����Ch|���4(C���4{*�|����]L���M��/�"4�� �D���L���<<8O3~K3Y7��5�;{� ��.�PK �0�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK �0�Z5��' ' _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="R5f82802b425944c6" /></Relationships>PK �0�ZA�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 �0�Z��*� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8M�$��ݰ���L⨉�n�gc���V� �X��lF��ӓ<�����4�3�08��*ˁ�UN�o������G�F0�HzbC&���ҠN"dnF�&��=��:�i���K�2��2������N�&��0}u�br����O+�kZe� d�[�3Vp�\I���9z7�/#�_��z!SK]���U�RT��2Fx�/ѧ�^:-���F�,;]q�^^���]l� PK �0�ZЃc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �0�Z�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- �0�Zɣ3� 5 xl/workbook.xmlPK- �0�Z���� � � [Content_Types].xmlPK- �0�Z5��' ' U _rels/.relsPK- �0�ZA�L � � xl/worksheets/sheet1.xmlPK- �0�Z��*� P � xl/_rels/workbook.xml.relsPK- �0�ZЃc'2 E � xl/styles.xmlPK- �0�Z�l�R� � o xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK �0�Z�`ɶ 5 xl/workbook.xml � (� ����0D�&�C�`�"�p��Ճ��.�������J ��mgv�����ù�����7�bkJ�Phx8���7<��?��{-�s�m�F�gYI=<jg��c���+�� 1�aE�-��!liv�8�$gc�����!��b �_$E,7�@�#���l���zn�ʫK/�yQ�2�����~�_PK �0�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK �0�Z�Z�' ' _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="Rd13629c310364bf1" /></Relationships>PK �0�ZA�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 �0�Z��M�� P xl/_rels/workbook.xml.rels � (� ��=n� ����^�Xv'K��i.��a[���6g��#� E���C�L�O���|���ޖ��`��w=��N{3���s�-춛�*�8Nk$���=�)���F=�b�Wtyb}XT�e��I H9c %n��xY�?Do�q��yA�� �WNqDL@�*�z�iEz u��@�L����B4��wS��2c�����Fs)eˑ ��]eF�<���t*ۅZ�j�:��.'ب�����PK �0�ZЃc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �0�Z�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- �0�Z�`ɶ 5 xl/workbook.xmlPK- �0�Z���� � � [Content_Types].xmlPK- �0�Z�Z�' ' U _rels/.relsPK- �0�ZA�L � � xl/worksheets/sheet1.xmlPK- �0�Z��M�� P � xl/_rels/workbook.xml.relsPK- �0�ZЃc'2 E � xl/styles.xmlPK- �0�Z�l�R� � j xl/sharedStrings.xmlPK � �