GET api/product
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
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": "y70n8C4MrUC3UbGkPmjG7g==", "guid": "f027bdcb-0c2e-40ad-b751-b1a43e68c6ee", "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": "NctivgzK6kOr7++MfXSCdA==", "priceGroupGuid": "be62cb35-ca0c-43ea-abef-ef8c7d748274", "priceGroupName": "sample string 23", "supplierIdentifier": "Ll/1tEWW9UmPC037vxzmqw==", "supplierIdentifierGuid": "b4f55f2e-9645-49f5-8f0b-4dfbbf1ce6ab", "preferredSupplier": "sample string 24", "directNumber": "sample string 25", "deptCode": "sample string 26", "subDeptCode": "sample string 27", "minorDeptCode": "sample string 28", "lesserDeptCode": "sample string 29", "deptName": "sample string 30", "subDeptName": "sample string 31", "minorDeptName": "sample string 32", "lesserDeptName": "sample string 33", "altDescription": "sample string 34", "altDeptCode": "sample string 35", "altSubDeptCode": "sample string 36", "altMinorDeptCode": "sample string 37", "altLesserDeptCode": "sample string 38", "cartonQuantity": 39, "baseUnits": 40, "aws": 1.0, "soh": 1, "soo": 1, "inventoryAccuracy": 1, "isNormalPriceChangesCampaign": true, "lastManualUpdate": "2025-08-02T23:19:33.6190922", "lastManualUpdatedByUser": "sample string 43", "activated": "2025-08-02T23:19:33.6190922", "lastOrdered": "2025-08-02T23:19:33.6190922", "lastCountedDate": "2025-08-02T23:19:33.6190922", "lastSold": "2025-08-02T23:19:33.6190922", "storeID": 1, "masterPluG_UID": "QEA=", "bins": [ { "$id": "3", "pluG_UID": "SkOGNKpjT0eDO1WljPXx5g==", "pluGuid": "3486434a-63aa-474f-833b-55a58cf5f1e6", "shelfLocationIdentifier": "JTdsZgqkAkCenReNjRNv0g==", "shelfLocationGuid": "666c3725-a40a-4002-9e9d-178d8d136fd2", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "7tLRNwFLB0GABt8ULwHTkw==", "labelPageLayoutGuid": "37d1d2ee-4b01-4107-8006-df142f01d393", "updated": "2025-08-02T23:19:33.6190922", "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": "2piPox4S+UCk2Y0LM1Q48g==", "guid": "a38f98da-121e-40f9-a4d9-8d0b335438f2", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "/1UPzUHiW0u2euPJeaHacQ==", "priceGroupGuid": "cd0f55ff-e241-4b5b-b67a-e3c979a1da71", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:19:33.6190922", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:19:33.6190922", "pluCreated": "2025-08-02T23:19:33.6190922", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-08-02T23:19:33.6190922", "lastManualUpdate": "2025-08-02T23:19:33.6190922", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-08-02T23:19:33.6190922", "currentCostUpdated": "2025-08-02T23:19:33.6190922", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:19:33.6190922", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-08-02T23:19:33.6190922", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "z9NwNYjE2Eq3/SGroyLSng==", "altPLUGuid": "3570d3cf-c488-4ad8-b7fd-21aba322d29e", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 54", "altPriceDescription2": "sample string 55", "cartonQuantity": 56, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 58", "text2": "sample string 59", "text3": "sample string 60", "labelText": "sample string 61", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 65", "barcodeFormat": "sample string 66", "austMade": 1, "coolCode": 67, "countryOfOrigin": "sample string 68", "percentContent": 69.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 70", "subDeptCode": "sample string 71", "minorDeptCode": "sample string 72", "lesserDeptCode": "sample string 73", "deptName": "sample string 74", "subDeptName": "sample string 75", "minorDeptName": "sample string 76", "lesserDeptName": "sample string 77", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 80, "labelShelfChanged": true, "labelTalkerQty": 82, "labelSmall": true, "labelLastPrinted": "2025-08-02T23:19:33.6190922", "labelLastPrice": 1, "shelfPageLayoutG_UID": "nIRQkHpbc0+bC/sLdWWYVA==", "shelfPageLayoutGuid": "9050849c-5b7a-4f73-9b0b-fb0b75659854", "talkerPageLayoutG_UID": "XOWAwa38RUOZKzsHhBEOeg==", "talkerPageLayoutGuid": "c180e55c-fcad-4345-992b-3b0784110e7a", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 85, "unitMeasureKindChanged": true, "signIQData": "sample string 87", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 91, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 94, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "HMk0oTjjMkSDbQH1cSXnkA==", "inventoryIdentifier": "a134c91c-e338-4432-836d-01f57125e790", "inventoryAccuracy": 1, "baseUnits": 98, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 99, "defaultPrinter": "sample string 100", "defaultPrinterGroup": "sample string 101", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 102, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "64+0M8VimEO3ZD94GBHy2g==", "parentPluGuid": "33b48feb-62c5-4398-b764-3f781811f2da", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "X0vLWAEC40KCitEb+6Qp6Q==", "supplierIdentifierGuid": "58cb4b5f-0201-42e3-828a-d11bfba429e9", "supplierChanged": true, "rebateSupplierIdentifier": "LEVnSXgrEUWverR/VrKVxg==", "rebateSupplierIdentifierGuid": "4967452c-2b78-4511-af7a-b47f56b295c6", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-08-02T23:19:33.6190922", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "EklaH4MA6k6m0ZvMLuN5ZQ==", "hostIdentifierGuid": "1f5a4912-0083-4eea-a6d1-9bcc2ee37965", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "4" }, { "$ref": "4" } ], "store": { "$id": "5", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-08-02T23:19:33.6190922", "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": "jInCWFp1NEiiojhm8UIL7w==", "hostIdentifierGuid": "58c2898c-755a-4834-a2a2-3866f1420bef", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-08-02T23:19:33.6190922", "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": "Pb25U7Ax8E2kF4jG6VSyAA==", "hostIdentifierGuid": "53b9bd3d-31b0-4df0-a417-88c6e954b200", "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": "thUJVUJC3kWcFJu6a9ycbw==", "identifierGuid": "550915b6-4242-45de-9c14-9bba6bdc9c6f", "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": "3QEsUhrLlkiIaXUxYhya5A==", "hostSupplierIdentifierGuid": "522c01dd-cb1a-4896-8869-7531621c9ae4", "loyaltyPriceLevelIdentifier": "xvqmkbmeFkCmHIwsH5CXFA==", "loyaltyPriceLevelIdentifierGuid": "91a6fac6-9eb9-4016-a61c-8c2c1f909714", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-08-02T23:19:33.6190922", "lastProcessed": "2025-08-02T23:19:33.6190922", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "9", "identifier": "wYGaBPLlsUyLaMWhJO8qsQ==", "identifierGuid": "049a81c1-e5f2-4cb1-8b68-c5a124ef2ab1", "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": "tJiGDlr6/k2HQDw5Gz1MIg==", "primaryContactID": "0e8698b4-fa5a-4dfe-8740-3c391b3d4c22", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "w36WJZEWm0aY3MyKuoww7w==", "supplierGroupGuid": "25967ec3-1691-469b-98dc-cc8aba8c30ef", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:19:33.6190922", "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": "9c894417-aaff-4463-b8df-a5f61527c90f", "identifier": "BalHLeDspkq7LxmBb2IwCQ==", "identifierGuid": "2d47a905-ece0-4aa6-bb2f-19816f623009", "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": "9h9H9i5s+kC4tUp3Cp/TBA==", "supplierIdentifierGuid": "f6471ff6-6c2e-40fa-b8b5-4a770a9fd304", "contactGuid": "F9HY943UAki+g/d1ongBJQ==", "contactID": "f7d8d117-d48d-4802-be83-f775a2780125", "contact": { "$ref": "10" }, "supplier": { "$ref": "9" } }, { "$ref": "11" } ], "products": [ { "$id": "12", "pluG_UID": "NPI975JwPkuVtfyqk6vYHw==", "pluGuid": "ef3df234-7092-4b3e-95b5-fcaa93abd81f", "supplierIdentifier": "fB72C+wqKUy8AK0+JEDtyA==", "supplierIdentifierGuid": "0bf61e7c-2aec-4c29-bc00-ad3e2440edc8", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:19:33.6190922", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-08-02T23:19:33.6190922", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "13", "pluG_UID": "QfCaN/m9WUiNDRj24UTeDQ==", "pluGuid": "379af041-bdf9-4859-8d0d-18f6e144de0d", "supplierIdentifier": "ZfJUtyolTU+QYlg4Dj1tRQ==", "supplierIdentifierGuid": "b754f265-252a-4f4d-9062-58380e3d6d45", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "13" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "5hc+8NlG5kyiRi7weLtGEQ==", "parentPluGuid": "f03e17e6-46d9-4ce6-a246-2ef078bb4611", "freight": 45.0, "freightType": 1, "product": { "$ref": "4" }, "supplier": { "$ref": "9" }, "serviceFee": { "$id": "14", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "12" } ], "orderCycleHeaders": [ { "$id": "15", "storeID": 1, "supplierIdentifier": "DRBVuniGb0a6ndowTvUANw==", "supplierGuid": "ba55100d-8678-466f-ba9d-da304ef50037", "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": "zGbRZ8qVB0WavISJANfW+Q==", "supplierGuid": "67d166cc-95ca-4507-9abc-848900d7d6f9", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-08-02T23:19:33.6190922", "deliveryDate": "2025-08-02T23:19:33.6190922", "nextCutOffDate": "2025-08-02T23:19:33.6190922", "nextDeliveryDate": "2025-08-02T23:19:33.6190922", "nextDaysBuffer": 10 }, { "$ref": "16" } ], "store": { "$ref": "5" }, "updated": "2025-08-02T23:19:33.6190922", "isHost": true }, "files": [ { "$id": "17", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-08-02T23:19:33.6190922", "processed": "2025-08-02T23:19:33.6190922", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:19:33.6190922", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "8" }, "metcashHeader": { "$id": "18", "customerNumber": "sample string 1", "creationDate": "2025-08-02T23:19:33.6190922", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "17" } ], "zoneMatrix": [ { "$id": "19", "id": 1, "hostIdentifier": "mmEywIOun0GyQ1+4nGw8RQ==", "hostIdentifierGuid": "c032619a-ae83-419f-b243-5fb89c6c3c45", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "91fb994c-fd7b-4218-876b-a95314f29186", "496d6de5-bda1-4835-a7ea-8df7b8399485" ] }, { "$ref": "19" } ], "hostFileStoreSetting": { "$ref": "7" }, "hostStoreSettings": [ { "$ref": "7" }, { "$ref": "7" } ], "promotionPlacements": [ { "$id": "20", "identifier": "pUGYPdQRw0+86gDY4oemNQ==", "identifierGuid": "3d9841a5-11d4-4fc3-bcea-00d8e287a635", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "20" } ], "promoTypeGuids": [ "a8c03a2d-1cda-4158-93a3-01e5b6725067", "5f6dc1c1-2d41-4208-a862-b98c67adcf65" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "7" } ], "accounts": [ { "$id": "21", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "21" } ], "sales": [ { "$id": "22", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-08-02T23:19:33.6190922", "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": "93239b28-c12b-45f0-bf96-10eaf37b9c00", "updateStore": { "$id": "26", "id": "d2e3fb51-ecf4-4a87-aba3-960633980294", "name": "sample string 1", "lastActivity": "2025-08-02T23:19:33.6190922", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-08-02T23:19:33.6190922" }, "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": "Enz34PaSak2fnRum6WEr1Q==", "pluGuid": "e0f77c12-92f6-4d6a-9f9d-1ba6e9612bd5", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-08-02T23:19:33.6190922" }, { "$ref": "28" } ], "currentPrices": { "$id": "29", "pluPrices": { "$id": "30", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-08-02T23:19:33.6190922", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "30" }, "winningCampaign": 1, "winner": { "$id": "31", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:19:33.6190922", "startTime": 3, "endDate": "2025-08-02T23:19:33.6190922", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "2msq/SCnXEuxrTLadZynDA==", "hostIdentifierGuid": "fd2a6bda-a720-4b5c-b1ad-32da759ca70c", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "31" }, { "$ref": "31" } ] }, "tray": { "$id": "32", "g_UId": "PghmC9lY1UGp8S3gKrqF1A==", "guid": "0b66083e-58d9-41d5-a9f1-2de02aba85d4", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "33", "priceGroupG_UID": "TGRol72AUEm/LDf2bzuN/A==", "priceGroupGuid": "9768644c-80bd-4950-bf2c-37f66f3b8dfc", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:19:33.6190922", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "4" }, { "$ref": "4" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "34", "pluG_UID": "kOoL1hXl6EieulpLACFHDg==", "pluGuid": "d60bea90-e515-48e8-9eba-5a4b0021470e", "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": "c827bfb7-610e-47d5-8d50-291e0ada7163", "created": "2025-08-02T23:19:33.6190922", "createdByUser": "sample string 1", "activated": "2025-08-02T23:19:33.6190922", "deactivated": "2025-08-02T23:19:33.6190922", "lastOrdered": "2025-08-02T23:19:33.6190922", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:19:33.6190922", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:19:33.6190922", "lastSold": "2025-08-02T23:19:33.6190922", "firstSold": "2025-08-02T23:19:33.6190922", "awsUpdated": "2025-08-02T23:19:33.6190922", "lastManualUpdate": "2025-08-02T23:19:33.6190922", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:19:33.6190922", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:19:33.6190922", "doNotRangeUpdated": "2025-08-02T23:19:33.6190922", "doNotOrderUpdated": "2025-08-02T23:19:33.6190922", "tracked": "2025-08-02T23:19:33.6190922" }, "allergens": [ { "$id": "36", "allergenID": 1, "pluG_UID": "ZoiW0RsZ5Uumcf2AFNRYwA==", "pluGuid": "d1968866-191b-4be5-a671-fd8014d458c0", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "36" } ], "costs": { "$id": "37", "pluG_UID": "FQMe3ircZECx0HLaWM4jKQ==", "pluGuid": "de1e0315-dc2a-4064-b1d0-72da58ce2329", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-08-02T23:19:33.6190922", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "38", "saleHeaderID": 1, "created": "2025-08-02T23:19:33.6190922", "createdLocal": "2025-08-02T23:19:33.6190922", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "iS+XeIWHHUm1wp6ul/zcPg==", "operatorGuid": "78972f89-8785-491d-b5c2-9eae97fcdc3e", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "na1ChZjoZE6/36o1KOXkyg==", "pluGuid": "8542ad9d-e898-4e64-bfdf-aa3528e5e4ca", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "39", "id": 1, "g_Uid": "Ly5iXNPhLUSbUpPxHprSUw==", "guid": "5c622e2f-e1d3-442d-9b52-93f11e9ad253", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-08-02T23:19:33.6190922", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:19:33.6190922", "endShift": "2025-08-02T23:19:33.6190922", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "40", "operatorG_UID": "LSLcbK+0s0ue1dKK8YI4aw==", "operatorGuid": "6cdc222d-b4af-4bb3-9ed5-d28af182386b", "storeID": 2, "operator": { "$ref": "39" }, "store": { "$ref": "5" } }, { "$ref": "40" } ] } }, { "$ref": "38" } ], "apns": [ { "$id": "41", "pluID": 1, "pluG_UID": "1SSUwQ5F8k2YMul/dew43w==", "pluGuid": "c19424d5-450e-4df2-9832-e97f75ec38df", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "tuns": [ { "$id": "42", "pluG_UId": "yhOtaM/EEUm0oSrvhp4qYQ==", "pluGuid": "68ad13ca-c4cf-4911-b4a1-2aef869e2a61", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "4" }, "storeIDs": [ 1, 2 ] }, { "$ref": "42" } ], "competitionPricing": [ { "$id": "43", "identifier": "CeVyaPgDN0GjFZtje82jRg==", "identifierGuid": "6872e509-03f8-4137-a315-9b637bcda346", "pluG_UID": "zfMnvRP2W0C/J9SwHLy3Lw==", "pluGuid": "bd27f3cd-f613-405b-bf27-d4b01cbcb72f", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "43" } ], "supplier": { "$ref": "9" }, "supplierName": "sample string 147", "children": [ { "$ref": "4" }, { "$ref": "4" } ], "ordering": { "$ref": "12" }, "flipChartPages": [ { "$id": "44", "identifier": "zyeyLhK80UuRr+dR9fPhzg==", "groupName": "sample string 1", "identifierGuid": "2eb227cf-bc12-4bd1-91af-e751f5f3e1ce", "exists": true, "flipChartIdentifier": "gis5QL1QjkuY21k7QE10EA==", "flipChartIdentifierGuid": "40392b82-50bd-4b8e-98db-593b404d7410", "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": "9s+VaehqlUuIMn8Fv6QCQg==", "groupIdentifierGuid": "6995cff6-6ae8-4b95-8832-7f05bfa40242", "flipChart": { "$id": "45", "identifier": "D7jS0iIrMkai4YFc3ccuIQ==", "identifierGuid": "d2d2b80f-2b22-4632-a2e1-815cddc72e21", "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": "JPr33Wy1WECrQjiwab1N1Q==", "identifierGuid": "ddf7fa24-b56c-4058-ab42-38b069bd4dd5", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "47", "id": 1, "g_UID": "zUcs2qGdVE2/fNuTOOMo0Q==", "guid": "da2c47cd-9da1-4d54-bf7c-db9338e328d1", "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": "VFWYFbWr3kyeZV4THOlPdw==", "previousFormGuid": "15985554-abb5-4cde-9e65-5e131ce94f77", "nextForm": 1, "nextFormG_UID": "igHmaUNoAUmoxP976WYBEQ==", "nextFormGuid": "69e6018a-6843-4901-a8c4-ff7be9660111", "attributes": "sample string 10", "updated": "2025-08-02T23:19:33.6190922", "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": "vMNMV5JAPkSLadepmKcj2A==", "checkoutFormGuid": "574cc3bc-4092-443e-8b69-d7a998a723d8", "identifier": "b4w3uUOoNEa6+MiZ5X7dOA==", "identifierGuid": "b9378c6f-a843-4634-baf8-c899e57edd38", "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": "//x4PQWK902XARwXuCnEcw==", "valueGuid": "3d78fcff-8a05-4df7-9701-1c17b829c473", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:19:33.6190922", "action": "sample string 12", "valueForm": { "$ref": "47" }, "image": { "$id": "49", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-08-02T23:19:33.6190922", "imageData": "QEA=", "readOnly": true } }, { "$ref": "48" } ], "panels": [ { "$id": "50", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "Gd39yAHArka/799SRMXk5g==", "checkoutFormGuid": "c8fddd19-c001-46ae-bfef-df5244c5e4e6", "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": "i3LTIpDJf0C3WWQbOIhaXg==", "flipChartPageIdentifierGuid": "22d3728b-c990-407f-b759-641b38885a5e", "pluG_UID": "F392v4k2E0S5zNXU8hezOQ==", "pluGuid": "bf767f17-3689-4413-b9cc-d5d4f217b339", "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": "F2H7SoRjz0iR2sx/SbvbYQ==", "pluGuid": "4afb6117-6384-48cf-91da-cc7f49bbdb61", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-08-02T23:19:33.6190922", "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": "jYGhGKzZ40SsRQw8JA0roA==", "ingredientGuid": "lEwo55yEQkqK0Z2EH2iYNg==", "ingredientIdentifier": "e7284c94-849c-4a42-8ad1-9d841f689836", "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": "dNnb3cx5XEWS1S4ZenAEEQ==", "pluGuid": "dddbd974-79cc-455c-92d5-2e197a700411", "deptNo": 1, "product": { "$ref": "4" }, "scaleLocation": { "$id": "55", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-08-02T23:19:33.6190922", "department": { "$id": "56", "id": 1, "name": "sample string 2", "code": "sample string 3", "sortOrder": 4, "isLiquor": true, "isTobacco": true, "excludeTalker": true, "externalSales": true, "saleGLCode": "sample string 9", "cogsglCode": "sample string 10", "accountingCategoryID": 11, "maximumMarkdownPercentage": 12.0, "accountingOnly": true, "generateExternalID": 1, "useNonReportableTaxCode": true, "minPLU": 15, "maxPLU": 16, "scaleLocation": { "$ref": "55" }, "subDepartments": [ { "$id": "57", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "58", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "59", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-08-02T23:19:33.6190922", "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": "HEKOlaRhD0qKzNfCdUWFxw==", "labelPageLayoutGuid": "958e421c-61a4-4a0f-8acc-d7c2754585c7", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "60", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "61", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "62", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "62" } ], "commodityCode": "sample string 6" }, { "$ref": "61" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "61" }, "mscDep": { "$id": "63", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "60" }, { "$ref": "60" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "59" } ], "updated": "2025-08-02T23:19:33.6190922", "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": "HB+e0G1bgkigk+t6wzNkEQ==", "labelPageLayoutGuid": "d09e1f1c-5b6d-4882-a093-eb7ac3336411", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "58" } ], "investmentBuyOverride": true, "updated": "2025-08-02T23:19:33.6190922", "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": "cNDCTr2XkkGZEfcRJtrMUw==", "labelPageLayoutGuid": "4ec2d070-97bd-4192-9911-f71126dacc53", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "57" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-08-02T23:19:33.6190922", "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": "a4+W3uNoJE6xxZNh9lxtIg==", "labelPageLayoutGuid": "de968f6b-68e3-4e24-b1c5-9361f65c6d22", "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": "/EWOGCWuS0W5MajPcohmmQ==", "pluGuid": "188e45fc-ae25-454b-b931-a8cf72886699", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "+O4+bdmyBEGmQTmydzDOaQ==", "dealCostGuid": "6d3eeef8-b2d9-4104-a641-39b27730ce69", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "ofR/iGFzRkyABJ9zTaYj6w==", "priceGroupGuid": "887ff4a1-7361-4c46-8004-9f734da623eb", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-08-02T23:19:33.6190922", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "LnxPV4ewhEG0q7A+Pwd5xA==", "campaignComboPriceGroupIdentifier": "574f7c2e-b087-4184-b4ab-b03e3f0779c4", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "65", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:19:33.6190922", "operatorG_UID": "9R+6hUXqNUOkUczjGkZoig==", "operatorGuid": "85ba1ff5-ea45-4335-a451-cce31a46688a", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:19:33.6190922", "signIqTicketFileMovedUtc": "2025-08-02T23:19:33.6190922", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:19:33.6190922", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "4" }, "campaignPlu": { "$ref": "64" } }, { "$ref": "65" } ], "campaign": { "$id": "66", "id": 1, "storeID": 2, "name": "32a67e01-101b-43c7-a2e1-928ee49372dc", "nameGuid": "32a67e01-101b-43c7-a2e1-928ee49372dc", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:19:33.6190922", "startTime": 1, "endDate": "2025-08-02T23:19:33.6190922", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-08-02T23:19:33.6190922", "system": true, "created": "2025-08-02T23:19:33.6190922", "updated": "2025-08-02T23:19:33.6190922", "priceChangeNotifiedUtc": "2025-08-02T23:19:33.6190922", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "RM+okrwBVUqkQSXA7hPBWw==", "hostIdentifierGuid": "92a8cf44-01bc-4a55-a441-25c0ee13c15b", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:19:33.6190922", "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": "ej3LfURDOEizfg3rYOY1UQ==", "pluGuid": "7dcb3d7a-4344-4838-b37e-0deb60e63551", "hostOfferID": 1, "priceGroupG_UID": "ftzyZcAaIE2kGR5o50DxcQ==", "priceGroupGuid": "65f2dc7e-1ac0-4d20-a419-1e68e740f171", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-08-02T23:19:33.6190922", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "4" }, "campaign": { "$ref": "66" } }, { "$ref": "67" } ], "sellingRules": [ { "$id": "68", "id": 1, "identifier": "XsC7hO0Zv0CO455rPfWCLQ==", "identifierStr": "XsC7hO0Zv0CO455rPfWCLQ==", "identifierGuid": "84bbc05e-19ed-40bf-8ee3-9e6b3df5822d", "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": "uVV/puegYkOwTmII1Ak9/g==", "customerIDGuid": "a67f55b9-a0e7-4362-b04e-6208d4093dfe", "campaign": { "$ref": "66" }, "customer": { "$id": "70", "identifier": "NuLDlKpKM0WCEP2jCwmgrg==", "identifierGuid": "94c3e236-4aaa-4533-8210-fda30b09a0ae", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:19:33.6190922", "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": "Xl9097AkdUmjOJPxRRdy9w==", "communityIdentifierGuid": "f7745f5e-24b0-4975-a338-93f1451772f7", "joined": "2025-08-02T23:19:33.6190922", "updated": "2025-08-02T23:19:33.6190922", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "qjI+Fo6RWU+ZmJXr1CrO8Q==", "priceLevelIdentifierGuid": "163e32aa-918e-4f59-9998-95ebd42acef1", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:19:33.6190922", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "71", "cardType": 2, "issueDate": "2025-08-02T23:19:33.6190922", "expiry": "2025-08-02T23:19:33.6190922", "customerID": "ie9cTs385kaxZ1cW38ohiQ==", "customerIDGuid": "4e5cef89-fccd-46e6-b167-5716dfca2189", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-08-02T23:19:33.6190922", "linkedAccount": "CpPAf/689EKgDCzn5xdwsA==", "linkedAccountGuid": "7fc0930a-bcfe-42f4-a00c-2ce7e71770b0", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "70" }, "account": { "$id": "72", "id": 1, "identifier": "K42acOM5XE66s3eDNG54Hg==", "identifierGuid": "709a8d2b-39e3-4e5c-bab3-7783346e781e", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:19:33.6190922", "owner": "xLoE34Fo60CqVCwPyB8f1A==", "ownerGuid": "df04bac4-6881-40eb-aa54-2c0fc81f1fd4", "accountStoreGroupIdentifier": "xpOUFpFfr0e42tBVZKWTDw==", "accountStoreGroupGuid": "169493c6-5f91-47af-b8da-d05564a5930f", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-08-02T23:19:33.6190922", "active": true, "updated": "2025-08-02T23:19:33.6190922", "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": "/fzFx++WgkGUwuT753N0HQ==", "identifierGuid": "c7c5fcfd-96ef-4182-94c2-e4fbe773741d", "name": "sample string 2", "primaryContact": "P+o+eXF2mkWMdr85WsERFw==", "primaryContactGuid": "793eea3f-7671-459a-8c76-bf395ac11117", "accountID": "ExifG0xn8UKZrOHRL1qdrA==", "accountIDGuid": "1b9f1813-674c-42f1-99ac-e1d12f5a9dac", "special": true, "updated": "2025-08-02T23:19:33.6190922", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "uxDwo8bshkeWceadEZsatQ==", "priceLevelIdentifierGuid": "a3f010bb-ecc6-4786-9671-e69d119b1ab5", "deleted": true, "account": { "$ref": "72" }, "primaryContactCustomer": { "$ref": "70" }, "customerGroupMembers": [ { "$id": "75", "id": 1, "groupID": "IywKeZDimkmVsvAIdtT1Bw==", "groupIDGuid": "790a2c23-e290-499a-95b2-f00876d4f507", "customerID": "ErtFaANMb0OR5bvi9RSU/A==", "customerIDGuid": "6845bb12-4c03-436f-91e5-bbe2f51494fc", "card": "sample string 4", "linkedAccount": "4Gh7NH1Ixk6fZQXALH7qDA==", "linkedAccountGuid": "347b68e0-487d-4ec6-9f65-05c02c7eea0c", "customer": { "$ref": "70" }, "group": { "$ref": "74" }, "customerCard": { "$ref": "71" } }, { "$ref": "75" } ] }, { "$ref": "74" } ] }, "payments": [ { "$id": "76", "id": 1, "identifier": "UfdD4MZ4lEe/6xGB0666Lw==", "identifierGuid": "e043f751-78c6-4794-bfeb-1181d3aeba2f", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "dxW3ir/BpUuNzuRYNbEzjw==", "accountIDGuid": "8ab71577-c1bf-4ba5-8dce-e45835b1338f", "customerAccount": { "$ref": "72" }, "customerCard": { "$ref": "71" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-08-02T23:19:33.6190922", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "vZs8Uzizak2zrPW7LcFcKw==", "idempotentVoidGuid": "533c9bbd-b338-4d6a-b3ac-f5bb2dc15c2b", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "77", "saleHeaderID": 1, "saleHeaderGuid": "RhE96c1fTEyK0J9+2p44Dw==", "saleHeaderIdentifierGuid": "e93d1146-5fcd-4c4c-8ad0-9f7eda9e380f", "created": "2025-08-02T23:19:33.6190922", "createdLocal": "2025-08-02T23:19:33.6190922", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-08-02T23:19:33.6190922", "storeID": 1, "operatorG_Uid": "A6iXdwFOOUyT3/mVuuQiDA==", "operatorGuid": "7797a803-4e01-4c39-93df-f995bae4220c", "customerG_Uid": "cjwDWzAgq0WBonJ7qDGY5Q==", "customerGuid": "5b033c72-2030-45ab-81a2-727ba83198e5", "communityIdentifier": "RG+J9GcAMUmBiVozkW5UUA==", "communityIdentifierGuid": "f4896f44-0067-4931-8189-5a33916e5450", "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": "sC+4UZmbIEyDVE77rGbMIg==", "priceLevelIdentifierGuid": "51b82fb0-9b99-4c20-8354-4efbac66cc22", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "39" }, "customer": { "$ref": "70" }, "communityOrganisation": { "$id": "78", "id": 1, "identifier": "86NsuveXW0qhoU8UkuNi+A==", "identifierGuid": "ba6ca3f3-97f7-4a5b-a1a1-4f1492e362f8", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-08-02T23:19:33.6190922", "deleted": true }, "details": [ { "$id": "79", "saleItemID": 1, "identifier": "4Zj1dtLPl06BNd3ELp9QIA==", "identifierGuid": "76f598e1-cfd2-4e97-8135-ddc42e9f5020", "saleHeaderID": 2, "plu": 1, "pluG_UId": "T/xROHiEzEuR+VMpcjTCpQ==", "pluGuid": "3851fc4f-8478-4bcc-91f9-53297234c2a5", "accountID": "FPWIhph9z0WQkfmmX8cerQ==", "accountIDGuid": "8688f514-7d98-45cf-9091-f9a65fc71ead", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-08-02T23:19:33.6190922", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "6+kXHwJEaE+7VwXLtMrH5w==", "refundGuid": "1f17e9eb-4402-4f68-bb57-05cbb4cac7e7", "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": "CRete3+qtkasayNL2+Bw1A==", "idempotentVoidGuid": "7bad1709-aa7f-46b6-ac6b-234bdbe070d4", "priceLevelIdentifier": "4jcsM8gnpUKRhBkKH8cK5g==", "priceLevelIdentifierGuid": "332c37e2-27c8-42a5-9184-190a1fc70ae6", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "80", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:19:33.6190922", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "80" } ], "refund": { "$id": "81", "id": 1, "g_UID": "tI8C3YdXa067sVEuC5wDDA==", "guid": "dd028fb4-5787-4e6b-bbb1-512e0b9c030c", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:19:33.6190922" }, "modifier": { "$id": "82", "id": 1, "setG_UID": "HxXzMz7pXUWDgm3IxJKrtw==", "modifierSetGuid": "33f3151f-e93e-455d-8382-6dc8c492abb7", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "4kTHQ12PZkiRfZOUkOAaHQ==", "pluGuid": "43c744e2-8f5d-4866-917d-939490e01a1d", "deleted": true, "g_UID": "7hjbpwLXG06O/0RnB13g8g==", "guid": "a7db18ee-d702-4e1b-8eff-4467075de0f2", "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": "je0pC31e8UGtw12bf7jWDw==", "pluGuid": "0b29ed8d-5e7d-41f1-adc3-5d9b7fb8d60f", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-08-02T23:19:33.6190922", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-08-02T23:19:33.6190922", "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": "YfWVXODDpke7nl30K9inPw==", "pluGuid": "5c95f561-c3e0-47a6-bb9e-5df42bd8a73f", "accountID": "IpdcI4zQPkCDMw1n0sltbQ==", "accountIDGuid": "235c9722-d08c-403e-8333-0d67d2c96d6d", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-08-02T23:19:33.6190922", "bestOrExpireType": 1, "refundG_UID": "7l+C6A4eQke51QDuWE3Qqw==", "refundGuid": "e8825fee-1e0e-4742-b9d5-00ee584dd0ab", "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": "BF1syP2YUEOUb/Cd9dEvlA==", "identifierGuid": "c86c5d04-98fd-4350-946f-f09df5d12f94", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "YwrY6nx17UWvO1Oh5H4/RA==", "customerIdentifierGuid": "ead80a63-757c-45ed-af3b-53a1e47e3f44", "operatorNo": 1, "operatorG_UID": "UdEP8BBaqE6Lz0OWcRaQlg==", "operatorGuid": "f00fd151-5a10-4ea8-8bcf-439671169096", "created": "2025-08-02T23:19:33.6190922", "ordered": "2025-08-02T23:19:33.6190922", "started": "2025-08-02T23:19:33.6190922", "completed": "2025-08-02T23:19:33.6190922", "supplied": "2025-08-02T23:19:33.6190922", "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": "3+UcQLD5XEqVoQJTqRETvQ==", "pluGuid": "401ce5df-f9b0-4a5c-95a1-0253a91113bd", "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": "EjirQZHZ60y7gtGdhvhsSQ==", "headerIdentifierGuid": "41ab3812-d991-4ceb-bb82-d19d86f86c49", "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": "iqsiwu3zpEGtVZ8cvLZ/4Q==", "surveyGuid": "c222ab8a-f3ed-41a4-ad55-9f1cbcb67fe1", "saleHeaderGuid": "p+QNIOT85kCai8qODKdByg==", "saleGuid": "200de4a7-fce4-40e6-9a8b-ca8e0ca741ca", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "QD4bNfO+2UOkVVZVNlu3ZA==", "guidResponse": "351b3e40-bef3-43d9-a455-5655365bb764", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:19:33.6190922", "sale": { "$ref": "77" }, "survey": { "$id": "91", "g_UID": "CSg+17NnCUSUcaSZjEtV4Q==", "guid": "d73e2809-67b3-4409-9471-a4998c4b55e1", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "XLH9JlMTYUGssanTzpclTw==", "checkoutFormGuid": "26fdb15c-1353-4161-acb1-a9d3ce97254f", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:19:33.6190922", "end": "2025-08-02T23:19:33.6190922", "deleted": true, "updated": "2025-08-02T23:19:33.6190922", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "ca6f3ec9-3d71-4e6f-bcab-d5eeaec665fa", "01d4ca0b-f754-4d61-b2bc-e6535ed6caf6" ], "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": "K2Hz10liS0uJSixnsgva3A==", "accountIdentifier": "d7f3612b-6249-4b4b-894a-2c67b20bdadc", "accountName": "sample string 42", "customerOrderIdentifier": "qxtooKcV60uwqK12cCuseQ==", "customerOrderIdentifierGuid": "a0681bab-15a7-4beb-b0a8-ad76702bac79", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "92", "id": 1, "paymentID": 2, "paymentIdentifier": "vWJtGvJjrkS/Hq6+eRcQlg==", "paymentIdentifierGuid": "1a6d62bd-63f2-44ae-bf1e-aebe79171096", "identifier": "OZtB7Ntm4E+y1o8R+3SnDQ==", "identifierGuid": "ec419b39-66db-4fe0-b2d6-8f11fb74a70d", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "cBaeKIiOnk2lG/S+LU46Ng==", "itemIdentifierGuid": "289e1670-8e88-4d9e-a51b-f4be2d4e3a36" } }, { "$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": "JUANkrkTUkOJPiFFivnZTA==", "customerIdentifierGuid": "920d4025-13b9-4352-893e-21458af9d94c", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "QTFVvqwxikiVqnNTdOk94w==", "idempotentGuid": "be553141-31ac-488a-95aa-735374e93de3", "offline": true, "voucher": { "$id": "94", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-08-02T23:19:33.6190922", "barcodeTemplate": { "$id": "95", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "96", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-08-02T23:19:33.6190922", "labelPageLayout": "0rLFtnEEEUS+D9w8UJxp1w==", "pageLayoutGuid": "b6c5b2d2-0471-4411-be0f-dc3c509c69d7", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "94" }, "elements": [ { "$id": "97", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-08-02T23:19:33.6190922" }, { "$ref": "97" } ] }, "customerVouchers": [ { "$id": "98", "id": 1, "customerIdentifier": "g0ytiB6tgUWjwEQyRvHdXA==", "customerIdentifierGuid": "88ad4c83-ad1e-4581-a3c0-443246f1dd5c", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:19:33.6190922", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "Y3HH4WJySEe7Qnf+p9ZfWg==", "issuedIdempotentGuid": "e1c77163-7262-4748-bb42-77fea7d65f5a", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:19:33.6190922", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:19:33.6190922", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "et/MMCKtwUeyJuQOyXgUDA==", "redeemedIdempotentGuid": "30ccdf7a-ad22-47c1-b226-e40ec978140c", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:19:33.6190922", "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": "hpDfCmHmx0KV+9toJyASPw==", "groupIDGuid": "0adf9086-e661-42c7-95fb-db682720123f", "campaign": { "$ref": "66" }, "group": { "$ref": "74" } }, { "$ref": "99" } ], "signIqTickets": [ { "$id": "100", "identifier": "j62hOx4Jt0i1G4bu/Isypg==", "identifierGuid": "3ba1ad8f-091e-48b7-b51b-86eefc8b32a6", "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": "8aalIhtbN0KuJb/Vg6VA/A==", "guid": "22a5a6f1-5b1b-4237-ae25-bfd583a540fc", "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": "Ye8tM9hMCUWIXm5/SIKYZw==", "groupGuid": "332def61-4cd8-4509-885e-6e7f48829867", "comboPriceType": 5, "priceType": 5, "pluG_UID": "ZV4j/pIdoUuF5nIowXKAkA==", "pluGuid": "fe235e65-1d92-4ba1-85e6-7228c1728090", "priceGroupG_UID": "P+PnfOt+TEKM3/+hZ8lI7g==", "priceGroupGuid": "7ce7e33f-7eeb-424c-8cdf-ffa167c948ee", "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": "bjuy+GUWlUGwR6w4funfSA==", "priceLevelIdentifierGuid": "f8b23b6e-1665-4195-b047-ac387ee9df48", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "103" } ] }, "product": { "$ref": "4" }, "dealCost": { "$id": "104", "headerIdentifier": "wpmpZo47yE2p6obpQgl3kw==", "headerIdentifierGuid": "66a999c2-3b8e-4dc8-a9ea-86e942097793", "identifier": "JeikSGcgpEale2nqFLUm6Q==", "identifierGuid": "48a4e825-2067-46a4-a57b-69ea14b526e9", "supplierIdentifier": "Lbl9r/XG7UqSMGLOvPfl9A==", "supplierGuid": "af7db92d-c6f5-4aed-9230-62cebcf7e5f4", "pluG_UID": "N1nxBrhEyEKdu7K+pC9gKw==", "pluGuid": "06f15937-44b8-42c8-9dbb-b2bea42f602b", "campaignName": "7f6925ef-2645-43dc-bbb6-42f3789974c8", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:19:33.6190922", "end": "2025-08-02T23:19:33.6190922", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "0BwTFvV04UyDyWfzM14sCw==", "bonusItemPluGuid": "16131cd0-74f5-4ce1-83c9-67f3335e2c0b", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:19:33.6190922", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-08-02T23:19:33.6190922", "campaignEndDate": "2025-08-02T23:19:33.6190922", "masterPLUG_UID": "PbYNSycXBEKp4SFYu1gWig==", "masterID": "4b0db63d-1727-4204-a9e1-2158bb58168a", "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": "GX7vyPhybEeQ0jwVI1NkdQ==", "bonusMasterID": "c8ef7e19-72f8-476c-90d2-3c1523536475", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-08-02T23:19:33.6190922", "dealCosts": [ { "$ref": "104" }, { "$ref": "104" } ], "tags": [ { "$id": "105", "pluG_UID": "Yecw/2eZokO3H6FsvmA82g==", "pluGuid": "ff30e761-9967-43a2-b71f-a16cbe603cda", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "105" } ], "alternateProductG_UID": "P7cdpP3IwEyrRKQMGNjN6A==", "alternateProduct": "a41db73f-c8fd-4cc0-ab44-a40c18d8cde8", "productHostCode": { "$id": "106", "id": 1, "pluG_UID": "HUOxFS/+TkSsBrBupSEwCg==", "pluGuid": "15b1431d-fe2f-444e-ac06-b06ea521300a", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-08-02T23:19:33.6190922", "inventoryTracked": "2025-08-02T23:19:33.6190922", "isNormalPriceChangesCampaign": true }, "location": { "$id": "107", "identifier": "/47gre/x1E6FJMeyOjYVCw==", "storeID": 1, "identifierGuid": "ade08eff-f1ef-4ed4-8524-c7b23a36150b", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:19:33.6190922", "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 p�[�:}� 5 xl/workbook.xml � (� ���� ��&���c��=��ՃwJ!�� �>���M�yۙ��v��«w�>f�� V)���(�;��)��$NJ-�s�m�&B��L�<ig��>��+� |� �qA�-n�;����a�Efc�;��,!�b�]�,7��'�QqnC���Z���W�JJ/R^� ��X����w�PK p�[���� � [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 p�[�\i' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R9c09dc2380f84fca" /></Relationships>PK p�[A�L � xl/worksheets/sheet1.xml � (� ���r� �_��~A�f�Nw���]��k���d��>�"Z��L�{����s�7ف3�F���a�!�}�j� x�͏ޕ���i9����������咙@y�r�ҒY����FT|����E�i�1�2�88U�N-sԜ�ނ�R���y-\��=м)�}��P�{��������^�ş��سh?��5�y�N�}R�o.�uC���R��_ �8:${��AԶuQА�q�a�ٸ��d���s���$'��,�M�8�Y��Q�Pz[Og=]�YF8!�m]4���ų.�h7BJ҈�f��W�h���YV�Z @���>F�.4�bܬ���s�st�3�sM��į5A.�ݚ���~MD����;��NV����5�|��N\�kw#������Oo�K��A)˵���u�� PK p�[��@:� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8v�֠�ݰa[z�'Q;�]�gc���� �X��j4��'�|�lvo�H^0���XQA��\��)�; ��f��Jy"��I^q��>���Ҩ{�T,��.w��J9 ��>�)/� K\3��<����A�ק ]�L_}8�19��aj��w`E�y2 ��Rs˹��� lz3���#�_�K�����Z�e-�ho*ӫ��9�|�Ӳ�P�VR2e�ʈuuQ�W��PK p�[Ѓ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 p�[�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- p�[�:}� 5 xl/workbook.xmlPK- p�[���� � � [Content_Types].xmlPK- p�[�\i' ' U _rels/.relsPK- p�[A�L � � xl/worksheets/sheet1.xmlPK- p�[��@:� P � xl/_rels/workbook.xml.relsPK- p�[Ѓc'2 E � xl/styles.xmlPK- p�[�l�R� � m xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK p�[���� 5 xl/workbook.xml � (� ����0D�&�C��@ )��x��}-[i�-ik��-H�yۙ�};|��Zۓ��/]E�ƒ1/:��OvDw�: !J�bVJ%�����%I��5�S��+��B�;Ġ��AZ���C�����l���o�/��bQĀƊ6��Ź�M)q����r-����� 2��wg���PK p�[���� � [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 p�[���[' ' _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="R441c4eadbb164146" /></Relationships>PK p�[A�L � xl/worksheets/sheet1.xml � (� ���r� �_��~A�f�Nw���]��k���d��>�"Z��L�{����s�7ف3�F���a�!�}�j� x�͏ޕ���i9����������咙@y�r�ҒY����FT|����E�i�1�2�88U�N-sԜ�ނ�R���y-\��=м)�}��P�{��������^�ş��سh?��5�y�N�}R�o.�uC���R��_ �8:${��AԶuQА�q�a�ٸ��d���s���$'��,�M�8�Y��Q�Pz[Og=]�YF8!�m]4���ų.�h7BJ҈�f��W�h���YV�Z @���>F�.4�bܬ���s�st�3�sM��į5A.�ݚ���~MD����;��NV����5�|��N\�kw#������Oo�K��A)˵���u�� PK p�[�m3f� P xl/_rels/workbook.xml.rels � (� ��Kn� @��f_�-�*N6�t��Ɗ ��9[=R�P�J�#u�MV��==i���k���F�>�6�gZ��� ��~�a�Y�q�1M3́�01�ϔep�!s3����O2���t��({�c��%��p��?D���p��iB� �w�� F �{� \K�^B�%*������W|�9�J�R�}�Z�����7_�Ԣ�*X���T>T�H��k���K�ey��t[�VU�bm٢��ѻ��� PK p�[Ѓ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 p�[�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- p�[���� 5 xl/workbook.xmlPK- p�[���� � � [Content_Types].xmlPK- p�[���[' ' U _rels/.relsPK- p�[A�L � � xl/worksheets/sheet1.xmlPK- p�[�m3f� P � xl/_rels/workbook.xml.relsPK- p�[Ѓc'2 E � xl/styles.xmlPK- p�[�l�R� � n xl/sharedStrings.xmlPK � �