GET api/host/{id}/stores
Listing related stores by host(per zone)
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of StoreName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
IsMaster | boolean |
None. |
|
ShortName | string |
None. |
|
URL |
Web address for store (eg stores website / online store) |
string |
Data type: Url |
SortOrder | integer |
None. |
|
Name | string |
None. |
|
Phone | string |
None. |
|
Fax | string |
None. |
|
string |
None. |
||
Address1 | string |
None. |
|
Address2 | string |
None. |
|
City | string |
None. |
|
State | string |
None. |
|
Country | string |
None. |
|
PostCode | string |
None. |
|
Delivery |
How the Store’s pricing file will be delivered |
StoreDelivery |
None. |
ExportAccounts | integer |
None. |
|
SalesAccountFolder | string |
None. |
|
PurchaseAccountFolder | string |
None. |
|
InitLoad |
Used in SEO for synchronising new Stores to groups |
integer |
None. |
InitIDs |
Used in SEO for synchronising new Stores to groups |
integer |
None. |
ZoneID | integer |
None. |
|
ActAsMaster | integer |
None. |
|
LastActiveUtc | date |
None. |
|
Active | boolean |
None. |
|
Warehouse | boolean |
None. |
|
ABN | string |
None. |
|
PhoneOrderSubjectLine | string |
None. |
|
CaseConfiguration | CaseConfiguration |
None. |
|
IsNormalPriceChangesCampaign | boolean |
None. |
|
GeneratePrintLabels |
Whether this store will automatically generate print labels |
boolean |
None. |
HeaderLogo | string |
None. |
|
CustNo | string |
Deprecated. use HostStoreSettings records instead. |
|
StateCode |
Host State Indicator |
string |
Deprecated. use HostStoreSettings records instead. String length: inclusive between 0 and 2 |
HostIdentifier | Collection of byte |
Deprecated. use HostStoreSettings records instead. |
|
HostIdentifierGuid | globally unique identifier |
Deprecated. use HostStoreSettings records instead. |
|
HostName | HostProvider |
Deprecated. use HostStoreSettings records instead. |
|
HostAddress | string |
Deprecated. use HostStoreSettings records instead. |
|
HostUsername | string |
Deprecated. use HostStoreSettings records instead. |
|
HostPassword | string |
Deprecated. use HostStoreSettings records instead. |
|
ExcludeFromLeadInOut | boolean |
Deprecated. use HostStoreSettings records instead. |
|
AccountingProvider | AccountingProvider |
Deprecated. Search the settings table for this value, Section='Accounting', KeyName='AccountingProvider'. |
|
AccountingAddress | string |
None. |
|
AccountingUsername | string |
None. |
|
AccountingPassword | string |
None. |
|
StoreAccountingCode | string |
None. |
|
SoftwareVariance | integer |
None. |
|
FuelWarningVariance | decimal number |
None. |
|
FuelErrorVariance | decimal number |
None. |
|
FuelAccumulatedWarningVariance | decimal number |
None. |
|
FuelAccumulatedErrorVariance | decimal number |
None. |
|
DrawManagment | CashBalancingDrawerManagement |
None. |
|
EndOfDayManagment | boolean |
None. |
|
AutoFillCashBalancing | boolean |
None. |
|
FuelDayVariance | integer |
None. |
|
AccountingTradingTime | time interval |
None. |
|
StockActivateProduct | ActivateProducts |
None. |
|
GiftCardSalesAccountingDeptCode | string |
None. |
|
TransactionDiscountAccountingDeptCode | string |
None. |
|
Size | integer |
None. |
|
Updated | date |
None. |
|
PriceZoneName | string |
Relation. This field may not always be loaded or used for updates. |
|
StoreFuelConfigured | boolean |
Relation. This field may not always be loaded or used for updates. |
|
ShippingAddressCopied | boolean |
Relation. This field may not always be loaded or used for updates. |
|
ShippingAddress | StoreAddress |
Relation. This field may not always be loaded or used for updates. |
|
BillingAddress | StoreAddress |
Relation. This field may not always be loaded or used for updates. |
|
HostStoreSettings | Collection of HostStoreSetting |
Relation. This field may not always be loaded or used for updates. |
|
Accounts | Collection of StoreAccount |
Relation. This field may not always be loaded or used for updates. |
|
Sales | Collection of StoreExternalSale |
Relation. This field may not always be loaded or used for updates. |
|
ZoneMatrix | Collection of ZoneMatrix |
Relation. This field may not always be loaded or used for updates. |
|
CashManagements | Collection of CashManagement |
Relation. This field may not always be loaded or used for updates. |
|
UpdateStoreID |
SaaS Store ID |
globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
UpdateStore |
SaaS Store Connection |
UpdateStore |
Relation. This field may not always be loaded or used for updates. |
TimeZoneId |
Windows TimeZoneId to set store to |
string |
Relation. This field may not always be loaded or used for updates. |
SecurityOptions | SecurityOptions |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
[ { "$id": "1", "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:27:49.1050655", "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": "DFveg+O3OkaO237JZri9Hg==", "hostIdentifierGuid": "83de5b0c-b7e3-463a-8edb-7ec966b8bd1e", "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:27:49.1050655", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "2", "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": "2" }, "hostStoreSettings": [ { "$id": "3", "id": 1, "hostIdentifier": "WmXpGyO61U+GH0MtG7EQrg==", "hostIdentifierGuid": "1be9655a-ba23-4fd5-861f-432d1bb110ae", "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": "4", "identifier": "raWKWri9eUm+TmOgI4SQYQ==", "identifierGuid": "5a8aa5ad-bdb8-4979-be4e-63a023849061", "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": "VBn7wb89Q0mtzR+/IXXj2g==", "hostSupplierIdentifierGuid": "c1fb1954-3dbf-4943-adcd-1fbf2175e3da", "loyaltyPriceLevelIdentifier": "lDBO9cvrNE+9c8z3rtvyBQ==", "loyaltyPriceLevelIdentifierGuid": "f54e3094-ebcb-4f34-bd73-ccf7aedbf205", "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:27:49.1050655", "lastProcessed": "2025-08-02T23:27:49.1050655", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "5", "identifier": "GeKHDuuEdEmSHHvpWxKOiA==", "identifierGuid": "0e87e219-84eb-4974-921c-7be95b128e88", "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": "rYY3FAfkkEa3eMyTyTl4Ow==", "primaryContactID": "143786ad-e407-4690-b778-cc93c939783b", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "mUep2J4LJUW8iOxZ3CQvgQ==", "supplierGroupGuid": "d8a94799-0b9e-4525-bc88-ec59dc242f81", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:27:49.1050655", "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": "6", "id": "9b4dee82-8d21-4ecd-933f-3e58535abda8", "identifier": "KL4U4yRZQk6FBoSlbDywsg==", "identifierGuid": "e314be28-5924-4e42-8506-84a56c3cb0b2", "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": "7", "supplierIdentifier": "+4Dz8nETsE6l7lB8MQmY6g==", "supplierIdentifierGuid": "f2f380fb-1371-4eb0-a5ee-507c310998ea", "contactGuid": "WkM/hkCYWE6qlwKBd7M16w==", "contactID": "863f435a-9840-4e58-aa97-028177b335eb", "contact": { "$ref": "6" }, "supplier": { "$ref": "5" } }, { "$ref": "7" } ], "products": [ { "$id": "8", "pluG_UID": "53Dot4LE+U2PPqdbu5RVNA==", "pluGuid": "b7e870e7-c482-4df9-8f3e-a75bbb945534", "supplierIdentifier": "6ScWqXcHkk28U/1ARRe7wA==", "supplierIdentifierGuid": "a91627e9-0777-4d92-bc53-fd404517bbc0", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:27:49.1050655", "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:27:49.1050655", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "9", "pluG_UID": "Ls6qh4eSBkK1iUYCqD6I5A==", "pluGuid": "87aace2e-9287-4206-b589-4602a83e88e4", "supplierIdentifier": "5L23lxFcg0KWKAjJZdMDfw==", "supplierIdentifierGuid": "97b7bde4-5c11-4283-9628-08c965d3037f", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "9" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "En3DtRa6TUWnj3YCVuPGCw==", "parentPluGuid": "b5c37d12-ba16-454d-a78f-760256e3c60b", "freight": 45.0, "freightType": 1, "product": { "$id": "10", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "gub+10iADUWk6ojTaAsu/Q==", "guid": "d7fee682-8048-450d-a4ea-88d3680b2efd", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "Cuj3ZJuAZEGTpyHGFZYZKQ==", "priceGroupGuid": "64f7e80a-809b-4164-93a7-21c615961929", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:27:49.1050655", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:27:49.1050655", "pluCreated": "2025-08-02T23:27:49.1050655", "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:27:49.1050655", "lastManualUpdate": "2025-08-02T23:27:49.1050655", "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:27:49.1050655", "currentCostUpdated": "2025-08-02T23:27:49.1050655", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:27:49.1050655", "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:27:49.1050655", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "eiWdKIG+MEm3SjzVacWnQA==", "altPLUGuid": "289d257a-be81-4930-b74a-3cd569c5a740", "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:27:49.1050655", "labelLastPrice": 1, "shelfPageLayoutG_UID": "s0yp3PGsLUKyAUTjn2nI5w==", "shelfPageLayoutGuid": "dca94cb3-acf1-422d-b201-44e39f69c8e7", "talkerPageLayoutG_UID": "AmmfudQsLkmB94nAi6KwCg==", "talkerPageLayoutGuid": "b99f6902-2cd4-492e-81f7-89c08ba2b00a", "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": "7GBGL0ozpUu4HPcWiWlNZA==", "inventoryIdentifier": "2f4660ec-334a-4ba5-b81c-f71689694d64", "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": "/NJ66gND5kyEieRddlEm0w==", "parentPluGuid": "ea7ad2fc-4303-4ce6-8489-e45d765126d3", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "nnbA6czvS0GRY10H+K689w==", "supplierIdentifierGuid": "e9c0769e-efcc-414b-9163-5d07f8aebcf7", "supplierChanged": true, "rebateSupplierIdentifier": "jhHkRXKiZUGRrwujeY4A8g==", "rebateSupplierIdentifierGuid": "45e4118e-a272-4165-91af-0ba3798e00f2", "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:27:49.1050655", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "d4qraBiEc06LiTJyEGoCuw==", "hostIdentifierGuid": "68ab8a77-8418-4e73-8b89-3272106a02bb", "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": "10" }, { "$ref": "10" } ], "store": { "$ref": "1" }, "storePrices": [ { "$id": "11", "pluG_UID": "y4XfCA7V2UOF20ccTQkmeA==", "pluGuid": "08df85cb-d50e-43d9-85db-471c4d092678", "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:27:49.1050655" }, { "$ref": "11" } ], "currentPrices": { "$id": "12", "pluPrices": { "$id": "13", "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:27:49.1050655", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "13" }, "winningCampaign": 1, "winner": { "$id": "14", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:27:49.1050655", "startTime": 3, "endDate": "2025-08-02T23:27:49.1050655", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "wZvNYrHlhEyyW3d/9c7cew==", "hostIdentifierGuid": "62cd9bc1-e5b1-4c84-b25b-777ff5cedc7b", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "14" }, { "$ref": "14" } ] }, "tray": { "$id": "15", "g_UId": "DoAIDQpWskayjqPs8Iy0DA==", "guid": "0d08800e-560a-46b2-b28e-a3ecf08cb40c", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "16", "priceGroupG_UID": "xdqHXtxCiU611UiArxtQoQ==", "priceGroupGuid": "5e87dac5-42dc-4e89-b5d5-4880af1b50a1", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:27:49.1050655", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "10" }, { "$ref": "10" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "17", "pluG_UID": "WcO6Ud6TME2WzYh+zW28Zw==", "pluGuid": "51bac359-93de-4d30-96cd-887ecd6dbc67", "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": "18", "pluGuid": "143e32d0-8211-45c0-9717-ae28fb12207b", "created": "2025-08-02T23:27:49.1050655", "createdByUser": "sample string 1", "activated": "2025-08-02T23:27:49.1050655", "deactivated": "2025-08-02T23:27:49.1050655", "lastOrdered": "2025-08-02T23:27:49.1050655", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:27:49.1050655", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:27:49.1050655", "lastSold": "2025-08-02T23:27:49.1050655", "firstSold": "2025-08-02T23:27:49.1050655", "awsUpdated": "2025-08-02T23:27:49.1050655", "lastManualUpdate": "2025-08-02T23:27:49.1050655", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:27:49.1050655", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:27:49.1050655", "doNotRangeUpdated": "2025-08-02T23:27:49.1050655", "doNotOrderUpdated": "2025-08-02T23:27:49.1050655", "tracked": "2025-08-02T23:27:49.1050655" }, "allergens": [ { "$id": "19", "allergenID": 1, "pluG_UID": "wXYKGUQkikSypvKGXNICiQ==", "pluGuid": "190a76c1-2444-448a-b2a6-f2865cd20289", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "19" } ], "costs": { "$id": "20", "pluG_UID": "a+Dgkq55FkumU5p0btfjVw==", "pluGuid": "92e0e06b-79ae-4b16-a653-9a746ed7e357", "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:27:49.1050655", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "21", "saleHeaderID": 1, "created": "2025-08-02T23:27:49.1050655", "createdLocal": "2025-08-02T23:27:49.1050655", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "qrOxNSj75Um8wuUmYPpN6g==", "operatorGuid": "35b1b3aa-fb28-49e5-bcc2-e52660fa4dea", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "L4zEkma8HEWiEaNOZm6DIw==", "pluGuid": "92c48c2f-bc66-451c-a211-a34e666e8323", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "22", "id": 1, "g_Uid": "2pJ9y1PDSUK/zA7AI3I7tg==", "guid": "cb7d92da-c353-4249-bfcc-0ec023723bb6", "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:27:49.1050655", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:27:49.1050655", "endShift": "2025-08-02T23:27:49.1050655", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "23", "operatorG_UID": "+fDgLYZdWk6C1UbBjEMVcw==", "operatorGuid": "2de0f0f9-5d86-4e5a-82d5-46c18c431573", "storeID": 2, "operator": { "$ref": "22" }, "store": { "$ref": "1" } }, { "$ref": "23" } ] } }, { "$ref": "21" } ], "apns": [ { "$id": "24", "pluID": 1, "pluG_UID": "FAI8ythmqku3hpmhk2KQjg==", "pluGuid": "ca3c0214-66d8-4baa-b786-99a19362908e", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "24" } ], "tuns": [ { "$id": "25", "pluG_UId": "3TsLQoHDO0OxmxPKV2hwJA==", "pluGuid": "420b3bdd-c381-433b-b19b-13ca57687024", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "10" }, "storeIDs": [ 1, 2 ] }, { "$ref": "25" } ], "competitionPricing": [ { "$id": "26", "identifier": "UxwEWPcnykaguCPA5rehsQ==", "identifierGuid": "58041c53-27f7-46ca-a0b8-23c0e6b7a1b1", "pluG_UID": "aGIzFPD7rUyz4ZwqErXU5g==", "pluGuid": "14336268-fbf0-4cad-b3e1-9c2a12b5d4e6", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "26" } ], "supplier": { "$ref": "5" }, "supplierName": "sample string 147", "children": [ { "$ref": "10" }, { "$ref": "10" } ], "ordering": { "$ref": "8" }, "flipChartPages": [ { "$id": "27", "identifier": "OiKP7epWvE6miSFDuTUsxQ==", "groupName": "sample string 1", "identifierGuid": "ed8f223a-56ea-4ebc-a689-2143b9352cc5", "exists": true, "flipChartIdentifier": "rBF65odr+kWyKTkLNZuNZg==", "flipChartIdentifierGuid": "e67a11ac-6b87-45fa-b229-390b359b8d66", "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": "zfm8vuXnlEanWzRN+ksFGg==", "groupIdentifierGuid": "bebcf9cd-e7e5-4694-a75b-344dfa4b051a", "flipChart": { "$id": "28", "identifier": "FeK5021F70a+04Lfb67MYA==", "identifierGuid": "d3b9e215-456d-46ef-bed3-82df6faecc60", "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": "29", "identifier": "ES3mjezmy0W3UslmkVhRKw==", "identifierGuid": "8de62d11-e6ec-45cb-b752-c9669158512b", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "30", "id": 1, "g_UID": "k+DofAYyzUqzpMF8VtoANg==", "guid": "7ce8e093-3206-4acd-b3a4-c17c56da0036", "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": "lvNOpvBz1UeYu1wRsi9QAQ==", "previousFormGuid": "a64ef396-73f0-47d5-98bb-5c11b22f5001", "nextForm": 1, "nextFormG_UID": "q0dZixHddEaClTmaplbY5A==", "nextFormGuid": "8b5947ab-dd11-4674-8295-399aa656d8e4", "attributes": "sample string 10", "updated": "2025-08-02T23:27:49.1050655", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "30" }, "previousCheckoutForm": { "$ref": "30" }, "buttons": [ { "$id": "31", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "4yYST1X0lUSD5waQm4/Qgg==", "checkoutFormGuid": "4f1226e3-f455-4495-83e7-06909b8fd082", "identifier": "T5dhg8JLf06Holm8HS1mCw==", "identifierGuid": "8361974f-4bc2-4e7f-87a2-59bc1d2d660b", "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": "1BZZDxXaZU6nle9FAAx47g==", "valueGuid": "0f5916d4-da15-4e65-a795-ef45000c78ee", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:27:49.1050655", "action": "sample string 12", "valueForm": { "$ref": "30" }, "image": { "$id": "32", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-08-02T23:27:49.1050655", "imageData": "QEA=", "readOnly": true } }, { "$ref": "31" } ], "panels": [ { "$id": "33", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "poeAOkKSHUmUIUY1Fs5sxQ==", "checkoutFormGuid": "3a8087a6-9242-491d-9421-463516ce6cc5", "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": "33" } ] }, { "$ref": "30" } ], "panels": [ { "$ref": "33" }, { "$ref": "33" } ] }, "pages": [ { "$ref": "27" }, { "$ref": "27" } ] }, "contentPanel": { "$ref": "33" }, "products": [ { "$id": "34", "flipChartPageIdentifier": "+FXagsFG9kGxGAlf9oY8nQ==", "flipChartPageIdentifierGuid": "82da55f8-46c1-41f6-b118-095ff6863c9d", "pluG_UID": "szhh8lF77E+LnU8TOoGeHA==", "pluGuid": "f26138b3-7b51-4fec-8b9d-4f133a819e1c", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "10" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "34" } ], "productCount": 27, "pages": [ { "$ref": "27" }, { "$ref": "27" } ] }, { "$ref": "27" } ], "priceHistory": [ { "$id": "35", "pluG_UID": "u/WbtqJpBEe1hmdPJ9ny3w==", "pluGuid": "b69bf5bb-69a2-4704-b586-674f27d9f2df", "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:27:49.1050655", "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": "35" } ], "ingredients": [ { "$id": "36", "pluG_UID": "gAqOj/9gj0ODsowppbpTxg==", "ingredientGuid": "zRocDvMgt0GUb2AdUl4dpQ==", "ingredientIdentifier": "0e1c1acd-20f3-41b7-946f-601d525e1da5", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "10" } }, { "$ref": "36" } ], "bins": [ { "$id": "37", "pluG_UID": "+Z3Tes6EpkWa5KbKMhsT/w==", "pluGuid": "7ad39df9-84ce-45a6-9ae4-a6ca321b13ff", "shelfLocationIdentifier": "L8EpGrbK7EWHTo2jzrib8w==", "shelfLocationGuid": "1a29c12f-cab6-45ec-874e-8da3ceb89bf3", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "q06dPwdbHEynPrgsB1mt+w==", "labelPageLayoutGuid": "3f9d4eab-5b07-4c1c-a73e-b82c0759adfb", "updated": "2025-08-02T23:27:49.1050655", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "10" }, "location": { "$id": "38", "identifier": "la8UM6W+VUyNDArL46vT6g==", "storeID": 1, "identifierGuid": "3314af95-bea5-4c55-8d0c-0acbe3abd3ea", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:27:49.1050655", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "37" }, { "$ref": "37" } ] } }, { "$ref": "37" } ], "bin": { "$ref": "37" }, "scaleLocations": [ { "$id": "39", "plu": 1, "pluG_UID": "EBaB0PUl8U6ikiMpQeQ7Aw==", "pluGuid": "d0811610-25f5-4ef1-a292-232941e43b03", "deptNo": 1, "product": { "$ref": "10" }, "scaleLocation": { "$id": "40", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-08-02T23:27:49.1050655", "department": { "$id": "41", "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": "40" }, "subDepartments": [ { "$id": "42", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "43", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "44", "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:27:49.1050655", "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": "vTa8TXA4EkKuND0EDwL0Cw==", "labelPageLayoutGuid": "4dbc36bd-3870-4212-ae34-3d040f02f40b", "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": "45", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "46", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "47", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "47" } ], "commodityCode": "sample string 6" }, { "$ref": "46" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "46" }, "mscDep": { "$id": "48", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "45" }, { "$ref": "45" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "47" } }, { "$ref": "44" } ], "updated": "2025-08-02T23:27:49.1050655", "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": "HVtDnfE8tEOLGYuXjZ1t9Q==", "labelPageLayoutGuid": "9d435b1d-3cf1-43b4-8b19-8b978d9d6df5", "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": "45" }, "mscCom": { "$ref": "46" }, "mscDep": { "$ref": "48" }, "mscSubCom": { "$ref": "47" } }, { "$ref": "43" } ], "investmentBuyOverride": true, "updated": "2025-08-02T23:27:49.1050655", "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": "xCnZPx0OAE6mrdmPn+677A==", "labelPageLayoutGuid": "3fd929c4-0e1d-4e00-a6ad-d98f9feebbec", "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": "45" }, "mscCom": { "$ref": "46" }, "mscDep": { "$ref": "48" }, "mscSubCom": { "$ref": "47" } }, { "$ref": "42" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-08-02T23:27:49.1050655", "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": "Cu24myorjE++dVAugruWVw==", "labelPageLayoutGuid": "9bb8ed0a-2b2a-4f8c-be75-502e82bb9657", "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": "45" }, "mscCom": { "$ref": "46" }, "mscDep": { "$ref": "48" }, "mscSubCom": { "$ref": "47" } } } }, { "$ref": "39" } ], "nextPrice": { "$id": "49", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "coiRUVYT/Uu1Q09nWsEt6A==", "pluGuid": "51918872-1356-4bfd-b543-4f675ac12de8", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "mVg0ZMBhHUqFnOUynA9emQ==", "dealCostGuid": "64345899-61c0-4a1d-859c-e5329c0f5e99", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "xpGE+TmpqUOj7e1vIGIUag==", "priceGroupGuid": "f98491c6-a939-43a9-a3ed-ed6f2062146a", "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:27:49.1050655", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "OsFT+zYWrEOiyJJj2LUMIg==", "campaignComboPriceGroupIdentifier": "fb53c13a-1636-43ac-a2c8-9263d8b50c22", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "50", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:27:49.1050655", "operatorG_UID": "47AHSmKhPkSzryB4cR6BNA==", "operatorGuid": "4a07b0e3-a162-443e-b3af-2078711e8134", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:27:49.1050655", "signIqTicketFileMovedUtc": "2025-08-02T23:27:49.1050655", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:27:49.1050655", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "10" }, "campaignPlu": { "$ref": "49" } }, { "$ref": "50" } ], "campaign": { "$id": "51", "id": 1, "storeID": 2, "name": "a0468c2c-c71e-4af9-bb95-6460bf779cf5", "nameGuid": "a0468c2c-c71e-4af9-bb95-6460bf779cf5", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:27:49.1050655", "startTime": 1, "endDate": "2025-08-02T23:27:49.1050655", "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:27:49.1050655", "system": true, "created": "2025-08-02T23:27:49.1050655", "updated": "2025-08-02T23:27:49.1050655", "priceChangeNotifiedUtc": "2025-08-02T23:27:49.1050655", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "CosPzkg4VkalJItOLDJbWg==", "hostIdentifierGuid": "ce0f8b0a-3848-4656-a524-8b4e2c325b5a", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:27:49.1050655", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "49" }, { "$ref": "49" } ], "campaignPools": [ { "$id": "52", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "8Ty5iNP/QEm7qaOMci3ewg==", "pluGuid": "88b93cf1-ffd3-4940-bba9-a38c722ddec2", "hostOfferID": 1, "priceGroupG_UID": "yvu7V5xy/0SYNl/XodsCtw==", "priceGroupGuid": "57bbfbca-729c-44ff-9836-5fd7a1db02b7", "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:27:49.1050655", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "10" }, "campaign": { "$ref": "51" } }, { "$ref": "52" } ], "sellingRules": [ { "$id": "53", "id": 1, "identifier": "cecGyJZbx0O8VYZuS3IQXQ==", "identifierStr": "cecGyJZbx0O8VYZuS3IQXQ==", "identifierGuid": "c806e771-5b96-43c7-bc55-866e4b72105d", "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": "51" } }, { "$ref": "53" } ], "customers": [ { "$id": "54", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "tUzcAPLr8kyzf0G4WRUXNw==", "customerIDGuid": "00dc4cb5-ebf2-4cf2-b37f-41b859151737", "campaign": { "$ref": "51" }, "customer": { "$id": "55", "identifier": "2WLRueiBwUKOL3TFPl4bJA==", "identifierGuid": "b9d162d9-81e8-42c1-8e2f-74c53e5e1b24", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:27:49.1050655", "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": "YwCfKOV4REKhYPo2nukgxg==", "communityIdentifierGuid": "289f0063-78e5-4244-a160-fa369ee920c6", "joined": "2025-08-02T23:27:49.1050655", "updated": "2025-08-02T23:27:49.1050655", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "E05Z/Q/BzkC6zhc4woUpxw==", "priceLevelIdentifierGuid": "fd594e13-c10f-40ce-bace-1738c28529c7", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:27:49.1050655", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "56", "cardType": 2, "issueDate": "2025-08-02T23:27:49.1050655", "expiry": "2025-08-02T23:27:49.1050655", "customerID": "imt3R5DwdEuQzIanR6AX+A==", "customerIDGuid": "47776b8a-f090-4b74-90cc-86a747a017f8", "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:27:49.1050655", "linkedAccount": "BS0L3PBO70ORdeweWC8WbA==", "linkedAccountGuid": "dc0b2d05-4ef0-43ef-9175-ec1e582f166c", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "55" }, "account": { "$id": "57", "id": 1, "identifier": "ZpMLfBSygEii+HsBhuSi7A==", "identifierGuid": "7c0b9366-b214-4880-a2f8-7b0186e4a2ec", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:27:49.1050655", "owner": "sv9QkJEXCUOPQCT0L2zBgw==", "ownerGuid": "9050ffb2-1791-4309-8f40-24f42f6cc183", "accountStoreGroupIdentifier": "3/FrIQ3cC0qU1fK+OKCPQg==", "accountStoreGroupGuid": "216bf1df-dc0d-4a0b-94d5-f2be38a08f42", "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:27:49.1050655", "active": true, "updated": "2025-08-02T23:27:49.1050655", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "55" }, "card": { "$ref": "56" }, "members": { "$id": "58", "sample string 1": [ { "$ref": "55" }, { "$ref": "55" } ], "sample string 2": [ { "$ref": "55" }, { "$ref": "55" } ] }, "customerGroups": [ { "$id": "59", "identifier": "xaK1a4LtDUSV6MyLvTHing==", "identifierGuid": "6bb5a2c5-ed82-440d-95e8-cc8bbd31e29e", "name": "sample string 2", "primaryContact": "iGDB9YgLYkybpgqIXvmcTg==", "primaryContactGuid": "f5c16088-0b88-4c62-9ba6-0a885ef99c4e", "accountID": "fIOCdMoCIkOQiet1ZKOAGQ==", "accountIDGuid": "7482837c-02ca-4322-9089-eb7564a38019", "special": true, "updated": "2025-08-02T23:27:49.1050655", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "jZuT5sKom0S55TcK9S0TwQ==", "priceLevelIdentifierGuid": "e6939b8d-a8c2-449b-b9e5-370af52d13c1", "deleted": true, "account": { "$ref": "57" }, "primaryContactCustomer": { "$ref": "55" }, "customerGroupMembers": [ { "$id": "60", "id": 1, "groupID": "60L0rPRqhEKyC4x9gyUThg==", "groupIDGuid": "acf442eb-6af4-4284-b20b-8c7d83251386", "customerID": "elBAXW8fakGuZ61xwM3dSg==", "customerIDGuid": "5d40507a-1f6f-416a-ae67-ad71c0cddd4a", "card": "sample string 4", "linkedAccount": "5Qz5pPVeJES2ocwvDeb6IQ==", "linkedAccountGuid": "a4f90ce5-5ef5-4424-b6a1-cc2f0de6fa21", "customer": { "$ref": "55" }, "group": { "$ref": "59" }, "customerCard": { "$ref": "56" } }, { "$ref": "60" } ] }, { "$ref": "59" } ] }, "payments": [ { "$id": "61", "id": 1, "identifier": "qqrWLu2YEkWT+FzrvJs0mw==", "identifierGuid": "2ed6aaaa-98ed-4512-93f8-5cebbc9b349b", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "zNeQWmLVrEO+BQETZw/KJw==", "accountIDGuid": "5a90d7cc-d562-43ac-be05-0113670fca27", "customerAccount": { "$ref": "57" }, "customerCard": { "$ref": "56" }, "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:27:49.1050655", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "MuSUkSSmKUaXkYysxnNhvQ==", "idempotentVoidGuid": "9194e432-a624-4629-9791-8cacc67361bd", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "62", "saleHeaderID": 1, "saleHeaderGuid": "ecbg31LMQk2CTaagNB9KLQ==", "saleHeaderIdentifierGuid": "dfe0c679-cc52-4d42-824d-a6a0341f4a2d", "created": "2025-08-02T23:27:49.1050655", "createdLocal": "2025-08-02T23:27:49.1050655", "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:27:49.1050655", "storeID": 1, "operatorG_Uid": "oh0/BFf2HkKbIVjGmwcnxg==", "operatorGuid": "043f1da2-f657-421e-9b21-58c69b0727c6", "customerG_Uid": "FWPmpRVu/keBxD3mZV0Cmg==", "customerGuid": "a5e66315-6e15-47fe-81c4-3de6655d029a", "communityIdentifier": "mjATbpXvQU6zjcLoneHpVA==", "communityIdentifierGuid": "6e13309a-ef95-4e41-b38d-c2e89de1e954", "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": "gQ1GEIT71Uazi3D2aNLpeQ==", "priceLevelIdentifierGuid": "10460d81-fb84-46d5-b38b-70f668d2e979", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "22" }, "customer": { "$ref": "55" }, "communityOrganisation": { "$id": "63", "id": 1, "identifier": "rMJQ2UfN10iYjoVWaGD9eA==", "identifierGuid": "d950c2ac-cd47-48d7-988e-85566860fd78", "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:27:49.1050655", "deleted": true }, "details": [ { "$id": "64", "saleItemID": 1, "identifier": "SS7yunWNpkK4+L1rn348bA==", "identifierGuid": "baf22e49-8d75-42a6-b8f8-bd6b9f7e3c6c", "saleHeaderID": 2, "plu": 1, "pluG_UId": "dlMHD1TT9kqKtZpBxsNR6w==", "pluGuid": "0f075376-d354-4af6-8ab5-9a41c6c351eb", "accountID": "ctIWiys0tEOsUoaqJB23QQ==", "accountIDGuid": "8b16d272-342b-43b4-ac52-86aa241db741", "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:27:49.1050655", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "35XTxzElBk2ZGwKTAU6vPg==", "refundGuid": "c7d395df-2531-4d06-991b-0293014eaf3e", "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": "I9dpY5GQzkKQMbzP+3jZlw==", "idempotentVoidGuid": "6369d723-9091-42ce-9031-bccffb78d997", "priceLevelIdentifier": "a8X4XNubbkCDmLlwASoySg==", "priceLevelIdentifierGuid": "5cf8c56b-9bdb-406e-8398-b970012a324a", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "65", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:27:49.1050655", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "65" } ], "refund": { "$id": "66", "id": 1, "g_UID": "U88P5xJQuUSx6FoDsTOXIQ==", "guid": "e70fcf53-5012-44b9-b1e8-5a03b1339721", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:27:49.1050655" }, "modifier": { "$id": "67", "id": 1, "setG_UID": "19RcWOVgd0Kb+8d34ajPdg==", "modifierSetGuid": "585cd4d7-60e5-4277-9bfb-c777e1a8cf76", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "0dYWgHU/TkWqaoxrgt2EKw==", "pluGuid": "8016d6d1-3f75-454e-aa6a-8c6b82dd842b", "deleted": true, "g_UID": "I8dIN6UfQUSK+2LtXkPI4g==", "guid": "3748c723-1fa5-4441-8afb-62ed5e43c8e2", "product": { "$ref": "10" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "64" } ], "eftReceipts": [ { "$id": "68", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "62" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "68" } ], "payments": [ { "$ref": "61" }, { "$ref": "61" } ], "cards": [ { "$id": "69", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "69" } ], "campaignHits": [ { "$id": "70", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "70" } ], "fuel": [ { "$id": "71", "id": 1, "plu": 1, "pluG_UID": "LJTm+DU04EezpWv9sWpeVA==", "pluGuid": "f8e6942c-3435-47e0-b3a5-6bfdb16a5e54", "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:27:49.1050655", "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:27:49.1050655", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "71" } ], "fuelResells": [ { "$id": "72", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "EaHRJlRom02/C4JX5Ov6eQ==", "pluGuid": "26d1a111-6854-4d9b-bf0b-8257e4ebfa79", "accountID": "gol8oow6mkqgQEhAL513yw==", "accountIDGuid": "a27c8982-3a8c-4a9a-a040-48402f9d77cb", "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:27:49.1050655", "bestOrExpireType": 1, "refundG_UID": "PBmBtBSbekCIpcLmXH2HZA==", "refundGuid": "b481193c-9b14-407a-88a5-c2e65c7d8764", "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": "72" } ], "customerOrder": [ { "$id": "73", "identifier": "kVzpn5+IhECDD29nGIV7GA==", "identifierGuid": "9fe95c91-889f-4084-830f-6f6718857b18", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "IqhpRZ/+vEG7wyFzEw/nmg==", "customerIdentifierGuid": "4569a822-fe9f-41bc-bbc3-2173130fe79a", "operatorNo": 1, "operatorG_UID": "h8jjNP/q30C9/BfsrjIcTQ==", "operatorGuid": "34e3c887-eaff-40df-bdfc-17ecae321c4d", "created": "2025-08-02T23:27:49.1050655", "ordered": "2025-08-02T23:27:49.1050655", "started": "2025-08-02T23:27:49.1050655", "completed": "2025-08-02T23:27:49.1050655", "supplied": "2025-08-02T23:27:49.1050655", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "55" }, "operator": { "$ref": "22" }, "details": [ { "$id": "74", "headerID": 1, "plu": 1, "pluG_UId": "KUdsyJ971EqUrmAyrQZmzw==", "pluGuid": "c86c4729-7b9f-4ad4-94ae-6032ad0666cf", "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": "FEDy5nSCtke8QLysib2F5w==", "headerIdentifierGuid": "e6f24014-8274-47b6-bc40-bcac89bd85e7", "product": { "$ref": "10" } }, { "$ref": "74" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "62" } }, { "$ref": "73" } ], "surveyResponses": [ { "$id": "75", "surveyG_UID": "WIUAtOWmYUS2amBXzviwTg==", "surveyGuid": "b4008558-a6e5-4461-b66a-6057cef8b04e", "saleHeaderGuid": "3EuxLFu1UkqxRUTOJ9L30g==", "saleGuid": "2cb14bdc-b55b-4a52-b145-44ce27d2f7d2", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "7HebTSWvmkik1AvXbtTQQg==", "guidResponse": "4d9b77ec-af25-489a-a4d4-0bd76ed4d042", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:27:49.1050655", "sale": { "$ref": "62" }, "survey": { "$id": "76", "g_UID": "g9ws2JO+2kmHrqYww2lQ+Q==", "guid": "d82cdc83-be93-49da-87ae-a630c36950f9", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "ZEe6Gke8LEqpwPZVwoCbwQ==", "checkoutFormGuid": "1aba4764-bc47-4a2c-a9c0-f655c2809bc1", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:27:49.1050655", "end": "2025-08-02T23:27:49.1050655", "deleted": true, "updated": "2025-08-02T23:27:49.1050655", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "0e254af8-c6e8-48bc-a0c4-5d584039846f", "87aea719-01be-492b-b31f-3e84b8196069" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "30" } }, "ingressId": "sample string 4" }, { "$ref": "75" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "Q5p+AjMSNUq+6uJlIlJv2w==", "accountIdentifier": "027e9a43-1233-4a35-beea-e26522526fdb", "accountName": "sample string 42", "customerOrderIdentifier": "DvCjw+PRXEqzNtftRAhh9Q==", "customerOrderIdentifierGuid": "c3a3f00e-d1e3-4a5c-b336-d7ed440861f5", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "77", "id": 1, "paymentID": 2, "paymentIdentifier": "FDmYLTjHuk+Ed8E3lCeAig==", "paymentIdentifierGuid": "2d983914-c738-4fba-8477-c1379427808a", "identifier": "p1qdLPDmKUWPVLtFsLtOIQ==", "identifierGuid": "2c9d5aa7-e6f0-4529-8f54-bb45b0bb4e21", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "LHuEPBp+Y0C+YhTSW5Qg5A==", "itemIdentifierGuid": "3c847b2c-7e1a-4063-be62-14d25b9420e4" } }, { "$ref": "61" } ] }, { "$ref": "56" } ], "customerGroupMembers": [ { "$ref": "60" }, { "$ref": "60" } ], "customerGroups": [ { "$ref": "59" }, { "$ref": "59" } ], "accounts": [ { "$ref": "57" }, { "$ref": "57" } ], "account": { "$ref": "57" }, "vouchers": [ { "$id": "78", "customerIdentifier": "IAKTvjNrCEy4PX11DIwaaQ==", "customerIdentifierGuid": "be930220-6b33-4c08-b83d-7d750c8c1a69", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "fUTk5BOijk2Zi182V4K28g==", "idempotentGuid": "e4e4447d-a213-4d8e-998b-5f365782b6f2", "offline": true, "voucher": { "$id": "79", "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:27:49.1050655", "barcodeTemplate": { "$id": "80", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "81", "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:27:49.1050655", "labelPageLayout": "rV2zIRxmUkCFCc+z+AsLiA==", "pageLayoutGuid": "21b35dad-661c-4052-8509-cfb3f80b0b88", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "79" }, "elements": [ { "$id": "82", "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:27:49.1050655" }, { "$ref": "82" } ] }, "customerVouchers": [ { "$id": "83", "id": 1, "customerIdentifier": "zxO3EXU8a0+2vQOKFv+Kgw==", "customerIdentifierGuid": "11b713cf-3c75-4f6b-b6bd-038a16ff8a83", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:27:49.1050655", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "52AAf3uXOEWFs9SIOl/r4A==", "issuedIdempotentGuid": "7f0060e7-977b-4538-85b3-d4883a5febe0", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:27:49.1050655", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:27:49.1050655", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "kukLcPG2AUm0gYo7zpOGdw==", "redeemedIdempotentGuid": "700be992-b6f1-4901-b481-8a3bce938677", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:27:49.1050655", "storeName": "sample string 17", "scaleLabel": { "$ref": "81" }, "voucher": { "$ref": "79" }, "customer": { "$ref": "55" }, "issuedOfflinePayment": { "$ref": "61" }, "redeemedOfflinePayment": { "$ref": "61" } }, { "$ref": "83" } ] }, "customer": { "$ref": "55" } }, { "$ref": "78" } ] } }, { "$ref": "54" } ], "customerGroups": [ { "$id": "84", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "nHj1O0ch9EyjO9HVTjPMPg==", "groupIDGuid": "3bf5789c-2147-4cf4-a33b-d1d54e33cc3e", "campaign": { "$ref": "51" }, "group": { "$ref": "59" } }, { "$ref": "84" } ], "signIqTickets": [ { "$id": "85", "identifier": "WlCuKXzk4UekQrE71zcHeg==", "identifierGuid": "29ae505a-e47c-47e1-a442-b13bd737077a", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "85" } ], "comboPriceGroups": [ { "$id": "86", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "jJrRUZU5fE2+/px9La7riw==", "guid": "51d19a8c-3995-4d7c-befe-9c7d2daeeb8b", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "51" }, "comboPricePlus": [ { "$id": "87", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "pvGabBE5nk2eY7K0SsgK3Q==", "groupGuid": "6c9af1a6-3911-4d9e-9e63-b2b44ac80add", "comboPriceType": 5, "priceType": 5, "pluG_UID": "+oslAw+uc0uTX5/r9AKMDQ==", "pluGuid": "03258bfa-ae0f-4b73-935f-9febf4028c0d", "priceGroupG_UID": "RMFwit+/V0iJB1tzdR96MA==", "priceGroupGuid": "8a70c144-bfdf-4857-8907-5b73751f7a30", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "51" }, "product": { "$ref": "10" }, "priceGroup": { "$ref": "16" }, "campaignPool": { "$ref": "51" } }, { "$ref": "87" } ] }, { "$ref": "86" } ], "priceLevels": [ { "$id": "88", "id": 1, "priceLevelIdentifier": "3nI8Qv1sdkWZgigEkH4pIw==", "priceLevelIdentifierGuid": "423c72de-6cfd-4576-9982-2804907e2923", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "88" } ] }, "product": { "$ref": "10" }, "dealCost": { "$id": "89", "headerIdentifier": "xfXkv0lLSEyVEiwOdoLObA==", "headerIdentifierGuid": "bfe4f5c5-4b49-4c48-9512-2c0e7682ce6c", "identifier": "WXndf+fofkWE+nG4fOK7oA==", "identifierGuid": "7fdd7959-e8e7-457e-84fa-71b87ce2bba0", "supplierIdentifier": "GXpWZw+b3kW4dsjU5GcMwA==", "supplierGuid": "67567a19-9b0f-45de-b876-c8d4e4670cc0", "pluG_UID": "j60BJfMLmEWbKdQgHaOdiQ==", "pluGuid": "2501ad8f-0bf3-4598-9b29-d4201da39d89", "campaignName": "2df740aa-7cac-4537-8c88-9ec29285fdf1", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:27:49.1050655", "end": "2025-08-02T23:27:49.1050655", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "+HrbqWPnE0+kVXcLsYaHKA==", "bonusItemPluGuid": "a9db7af8-e763-4f13-a455-770bb1868728", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:27:49.1050655", "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:27:49.1050655", "campaignEndDate": "2025-08-02T23:27:49.1050655", "masterPLUG_UID": "u6NHPL649kGF/HuqAQK5ig==", "masterID": "3c47a3bb-b8be-41f6-85fc-7baa0102b98a", "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": "7RmM3SFQL0+8xFarIZffnQ==", "bonusMasterID": "dd8c19ed-5021-4f2f-bcc4-56ab2197df9d", "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:27:49.1050655", "dealCosts": [ { "$ref": "89" }, { "$ref": "89" } ], "tags": [ { "$id": "90", "pluG_UID": "1FT+RdMXBUOQodaEZoqJyA==", "pluGuid": "45fe54d4-17d3-4305-90a1-d684668a89c8", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "90" } ], "alternateProductG_UID": "PbuL3UXsB0WxP5Eney4wpA==", "alternateProduct": "dd8bbb3d-ec45-4507-b13f-91277b2e30a4", "productHostCode": { "$id": "91", "id": 1, "pluG_UID": "9MXs77YDZ0eDCHL0PY6LKw==", "pluGuid": "efecc5f4-03b6-4767-8308-72f43d8e8b2b", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "45" }, "mscCom": { "$ref": "46" }, "mscDep": { "$ref": "48" }, "mscSubCom": { "$ref": "47" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-08-02T23:27:49.1050655", "inventoryTracked": "2025-08-02T23:27:49.1050655", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "5" }, "serviceFee": { "$id": "92", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "8" } ], "orderCycleHeaders": [ { "$id": "93", "storeID": 1, "supplierIdentifier": "kPit3KU+YkakENW/ymrAuw==", "supplierGuid": "dcadf890-3ea5-4662-a410-d5bfca6ac0bb", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "93" } ], "cycles": [ { "$id": "94", "storeID": 1, "supplierIdentifier": "90MCmlXAWE+nZ48SeCuDSQ==", "supplierGuid": "9a0243f7-c055-4f58-a767-8f12782b8349", "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:27:49.1050655", "deliveryDate": "2025-08-02T23:27:49.1050655", "nextCutOffDate": "2025-08-02T23:27:49.1050655", "nextDeliveryDate": "2025-08-02T23:27:49.1050655", "nextDaysBuffer": 10 }, { "$ref": "94" } ], "store": { "$ref": "1" }, "updated": "2025-08-02T23:27:49.1050655", "isHost": true }, "files": [ { "$id": "95", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-08-02T23:27:49.1050655", "processed": "2025-08-02T23:27:49.1050655", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:27:49.1050655", "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": "4" }, "metcashHeader": { "$id": "96", "customerNumber": "sample string 1", "creationDate": "2025-08-02T23:27:49.1050655", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "95" } ], "zoneMatrix": [ { "$id": "97", "id": 1, "hostIdentifier": "HTHsNJc9rkiTNWBbaGbQUA==", "hostIdentifierGuid": "34ec311d-3d97-48ae-9335-605b6866d050", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "10ce9626-fbe0-42aa-bd29-12603bc94aa0", "b1261930-c4bc-4609-a51b-de3e9da3df6e" ] }, { "$ref": "97" } ], "hostFileStoreSetting": { "$ref": "3" }, "hostStoreSettings": [ { "$ref": "3" }, { "$ref": "3" } ], "promotionPlacements": [ { "$id": "98", "identifier": "MrYUZ5y/eECSQ1msTLQTcg==", "identifierGuid": "6714b632-bf9c-4078-9243-59ac4cb41372", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "98" } ], "promoTypeGuids": [ "c129a095-09a1-4045-8b99-561cf235ee4d", "bb8ea32b-9c56-4562-b42a-5613dcca34f4" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "3" } ], "accounts": [ { "$id": "99", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "99" } ], "sales": [ { "$id": "100", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-08-02T23:27:49.1050655", "ftpSite": { "$id": "101", "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": "100" } ], "zoneMatrix": [ { "$ref": "97" }, { "$ref": "97" } ], "cashManagements": [ { "$id": "102", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "103", "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": "102" } ], "updateStoreID": "e20bd7a8-9ae4-43f4-bd74-c1077079a8b9", "updateStore": { "$id": "104", "id": "6eddaf46-eb49-4cfa-b5aa-4b2c0d717fb5", "name": "sample string 1", "lastActivity": "2025-08-02T23:27:49.1050655", "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:27:49.1050655" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "105", "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" } }, { "$ref": "1" } ]
application/xml
Sample not available.
text/xml
Sample not available.
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK x�[��Y� 5 xl/workbook.xml � (� ����0��&�C�����p��Ճ�Ri�?ik��-%�x�3;�������vDo=�P� 1��� �"��v��Z�$��ؾW+_L$�(���$��&����a�Ata �zZQZ(���!�4{(�C����]LD��M��.�BFh�p#��(;���G�|��poWFeG);��7������ PK x�[���� � [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 x�[l C' ' _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="Ra6d781ed0cd5448f" /></Relationships>PK x�[�&C� A3 xl/worksheets/sheet1.xml � (� �[]S�F�+�W��Б�ФI�$M ɛ&x 8c;�?�k�Eڻg�By �={�:{��#1�������b�Y��b����bu���v<�����M=9�_���\/�I��m��������g����zq;�T�0v�Z�η�������jy�x���q����cf�^�̷�R������ڐZ�����r��ۛ�R�������r��V?Y/���5֜��dvr�G�-������V�Y���}���x���Y>�_��zr������~XݿZ,�]oKz?�bu����.w�M'������//���S_qŌ��������<�~�'�����<�8���j�W�8gE�|u��F�ׇ����*����1!�����a�y}{�oG�w��n�|��G��, ����(�Vs\WN)�-s�����[!ʐ˱��[!J����y�y�!��ks���C�����Lh'�,>*��R",� /��αB�(�S�W��xr�{�{Om|"JNt$'*c�TV(%��� Qr�#9Y�(w�Iŭ/U������R���+͵2�(i�u� Qr����������1jT+��D����]X�����dԜl5'|e�'��. ��d���J*�8̕y�Q�rl�������'����'���YiT���j�Q��դt�������/���Ii�q�8c��C<)�&��CԤ�#+��I��V��T�&��1N a������T"9��܅�DQ���T�[A�` ��A=f�V��U;5(�x8T|�?��I���4Fpi}�()JEM*�]��J�ϸ,�EԤ�h�T>�j��ࢴ�Q��%<(/��y_:�UԤJ����<�x�Q��դ䕵*�&7!)nBGI�$]��������[!JR�.�v�������ԲK��Fs��qU�!JR'���m���Ew�3��ƕ堣$�I�Mx�ߑi ��Q��&��!�-�"�`n%�]"ýd���bJ�mQ������.-�P�3W����4OM�&J�tNlQ�#_��F��n0Q�f�m���v���\�kΖ�l���ʀ����M4Q����� ��Żx|z6c+D)�V�V):�cƨ�|��i�h����w�/�!J���� nTFi�K/lԢm�hYȡ!D��b�k�Q��դ5�� ��&K�&m�ɐ�7�.�JJ������&���#$�"$8c �6JҎ �6JҶ��,�z��C���a��l����|;?9Z��'��p���T��������t3=9�yf?ws�&G��<G��"G��2G�q�#t��-G��*G��:G��{��)� `���@� ��O !�� ��w B�} �� B��@���� ���{ ��s !�~�� !�~�n L(�5�� ��Ȉ��XQ�k`FI(��%�����XR�k`JIh��-%�SR��3%�XSR��7%��SQ��;��SQ��?�TQ��C�XTQ��G��TQ��K��TS��O5�>Մ��T��SMxn�O5�>Մ�����T��SMxn�O M����|j(�����|j(�����|j(�����|j(�����|j)�����|j)�����|j[�g!t>&O�&Oq�e#�dS�ٓ B��e�"N�t�[�٬W9đ�z d-�٩7 B6�-�?� ��?�0�����0��g�(Mv�o !��� �z��z��{�>wǔv�W��ްK��KY�_ː��1��y�f�f��ݕ�]#�ѕ��^�4� �y�`��<M0�n������g�k`5��H��b$�d1r ��ݲ��>��Upg��gt'?"��ĆYLO���ĊY4O̘��/�U����f��̀��ILG#xL�%'M� �gt�p��J���d�px�k��8� �r{�{x�3�ŀ�rpg��w D� 5ȅ�P�\H�5ȅ��P�\H� 5���y�@T(��no�e�eOJ��}~ 4%M�=�8�iJ�sH���D �)@hJ���D �)@hJ�a�}��P��D �)�� �z��z��{�>w� )����eH]�<%L��+�S―��^�S"�d)`��0YJ�,%��w ���D��R"�d)q ����W )����@YJD�,%&+�Rb2���d4K��h��f)1�Rby'�g[��.O���,%&%���Jd)����\'K���^<R� ����.���! �>�(O���D�R"e)����@YJD�,%"M���o������t��.���y?�=���PK x�[0TW�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞ص�@���tö��3��&vd����G� XEWb�������4����M#9��� , �r�`�NQ?<�v���(c�f�I+64`b�W�ep��p3����O2���t��({�������Lr�����zP�s�4������`#���=�~J�^âHT �]�� �W�l�#z7�/#�_��<��Ų���UUb}_#=v/ѧK�Ny9S��UL�V�,[��j��/6_PK x�[Ѓ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 x�["�'�� } xl/sharedStrings.xml � (� �Xmo"7�^��aŧV�¾K��@^�H�J�J=U�ww�.6������ﲭz�"�<��3��~xY�'�rv���^����Y���ڍ[�T�e���Z� [·�S)��S�<k-�Z�t:2]���6_C$�bI~�\ �\ �e� <��Y�ZN�K�p[w)����n7���|<:��ӎ���wD*��ʹ'K8D�~�Xd�>��^�j�t��?�&/�CWx��p�"�H�L(�?��萪W�rE�e�q���S����⏠�wk��� s���HkkR�܀���H8J3�&�dU�㑵�/�|[����G�>��b��?^J����T��άL~�T��YA'9��Daz�*��9RLMa� lrH�+B���*�\�&$��r�-�� �s˒R�{kԨ�J�(�qLќڮ}�ޔ� �fT�߈� z� Xʹ)��k����(3�|9���C��p!bA� ��V�qǨ1oG�3ro�Sg��Ѫ?�zF�D%,��M ʔ��c�+!�8F@+�eY`�������#A��#�%�� ��y�%\��_Ӣ��Y\�7@����E�,�y�Q���)�C��)&�xV��174WC"��j�ˍ`��↻1IR��#* �yҌ~���*�n�ʍ.�Ve�ѕv̶���g�Z��=�+�H:�/16���Qc��>t]U���rG��V{��0�!k����]�V Q'���^��V:�ֆ����X��K�����p�8�;����qxp��ܺ���U� o���:��w~����� ���,�f�x�Y�/_|��������IB7�č!K�>��^/���oPj� ��A/A���� Z������0���5� ��Z���L��J���}u7l� $��j��&�C^`ڊl� M�*�o�ǣKVcK,�q�������Ջ�Bw������|��7'ku�$����(�#�Gn�{����8�2h�g99�~39gN���Qυ$�Q�7��FI�zY���I�$���ʚFޞG�ِw|�]��'A�$8ӻC�n��aHK+�t�0�T�Uk��Xϕ`��m�E��E�?4f9������oԔ�ˑ���U�����)y.Ai��e)�U&�-/��ǎP��oJ�Eċj m{��N�Ө�}�e-�,���Q}s�Cրv�xj��ۂ��M1���g��g��+�M��56������Q�5�Oo�$Qn��A���0���q7�$#�����'�kh�Q��D�~�@��A�9n��zn�n/ ��K�9�ɒ����A�0 ێ0��D5�ѩ*쥍�G輇�� ��& g�R-��?�Rـ���{h`�c-f52���l~A����!��%c�>�V��T����xB+��'���l����@���.��x�=_�t�������[���V0� _h�G`�݊��R�gi���CGJu�7PK- x�[��Y� 5 xl/workbook.xmlPK- x�[���� � [Content_Types].xmlPK- x�[l C' ' V _rels/.relsPK- x�[�&C� A3 � xl/worksheets/sheet1.xmlPK- x�[0TW�� P xl/_rels/workbook.xml.relsPK- x�[Ѓc'2 E G xl/styles.xmlPK- x�["�'�� } � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK x�[�' � 5 xl/workbook.xml � (� ����0��&�C��ʟ�N\�z�^�" �'m >��o�vfg�:k;�Z��#'�J[��{S�� ���6�®�V2�}���C��[��$9�bab^h�a^i�����:7 x9�(Ʉ���]�=�.�`lu�5D~S4�����b*�0�0�ν��#[�0<���$+ O�<��!��w%���PK x�[���� � [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 x�[���' ' _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="Re393d1540d2942e2" /></Relationships>PK x�[�&C� A3 xl/worksheets/sheet1.xml � (� �[]S�F�+�W��Б�ФI�$M ɛ&x 8c;�?�k�Eڻg�By �={�:{��#1�������b�Y��b����bu���v<�����M=9�_���\/�I��m��������g����zq;�T�0v�Z�η�������jy�x���q����cf�^�̷�R������ڐZ�����r��ۛ�R�������r��V?Y/���5֜��dvr�G�-������V�Y���}���x���Y>�_��zr������~XݿZ,�]oKz?�bu����.w�M'������//���S_qŌ��������<�~�'�����<�8���j�W�8gE�|u��F�ׇ����*����1!�����a�y}{�oG�w��n�|��G��, ����(�Vs\WN)�-s�����[!ʐ˱��[!J����y�y�!��ks���C�����Lh'�,>*��R",� /��αB�(�S�W��xr�{�{Om|"JNt$'*c�TV(%��� Qr�#9Y�(w�Iŭ/U������R���+͵2�(i�u� Qr����������1jT+��D����]X�����dԜl5'|e�'��. ��d���J*�8̕y�Q�rl�������'����'���YiT���j�Q��դt�������/���Ii�q�8c��C<)�&��CԤ�#+��I��V��T�&��1N a������T"9��܅�DQ���T�[A�` ��A=f�V��U;5(�x8T|�?��I���4Fpi}�()JEM*�]��J�ϸ,�EԤ�h�T>�j��ࢴ�Q��%<(/��y_:�UԤJ����<�x�Q��դ䕵*�&7!)nBGI�$]��������[!JR�.�v�������ԲK��Fs��qU�!JR'���m���Ew�3��ƕ堣$�I�Mx�ߑi ��Q��&��!�-�"�`n%�]"ýd���bJ�mQ������.-�P�3W����4OM�&J�tNlQ�#_��F��n0Q�f�m���v���\�kΖ�l���ʀ����M4Q����� ��Żx|z6c+D)�V�V):�cƨ�|��i�h����w�/�!J���� nTFi�K/lԢm�hYȡ!D��b�k�Q��դ5�� ��&K�&m�ɐ�7�.�JJ������&���#$�"$8c �6JҎ �6JҶ��,�z��C���a��l����|;?9Z��'��p���T��������t3=9�yf?ws�&G��<G��"G��2G�q�#t��-G��*G��:G��{��)� `���@� ��O !�� ��w B�} �� B��@���� ���{ ��s !�~�� !�~�n L(�5�� ��Ȉ��XQ�k`FI(��%�����XR�k`JIh��-%�SR��3%�XSR��7%��SQ��;��SQ��?�TQ��C�XTQ��G��TQ��K��TS��O5�>Մ��T��SMxn�O5�>Մ�����T��SMxn�O M����|j(�����|j(�����|j(�����|j(�����|j)�����|j)�����|j[�g!t>&O�&Oq�e#�dS�ٓ B��e�"N�t�[�٬W9đ�z d-�٩7 B6�-�?� ��?�0�����0��g�(Mv�o !��� �z��z��{�>wǔv�W��ްK��KY�_ː��1��y�f�f��ݕ�]#�ѕ��^�4� �y�`��<M0�n������g�k`5��H��b$�d1r ��ݲ��>��Upg��gt'?"��ĆYLO���ĊY4O̘��/�U����f��̀��ILG#xL�%'M� �gt�p��J���d�px�k��8� �r{�{x�3�ŀ�rpg��w D� 5ȅ�P�\H�5ȅ��P�\H� 5���y�@T(��no�e�eOJ��}~ 4%M�=�8�iJ�sH���D �)@hJ���D �)@hJ�a�}��P��D �)�� �z��z��{�>w� )����eH]�<%L��+�S―��^�S"�d)`��0YJ�,%��w ���D��R"�d)q ����W )����@YJD�,%&+�Rb2���d4K��h��f)1�Rby'�g[��.O���,%&%���Jd)����\'K���^<R� ����.���! �>�(O���D�R"e)����@YJD�,%"M���o������t��.���y?�=���PK x�[���� P xl/_rels/workbook.xml.rels � (� ��Mn� F��f_��*$�n�Ms�c�$m��E��+5R�H]t��o��i������m��}��Pd94���8��z�`�^�p1�zt��'&p�1�'J��8��Y�&u������uBŀ����%n�dq��Uj��l�iF� �W�A#F {��~�@��"KT ۞�N��u�MU5u� �nj!^&�^�z!ӳBIY�C�˚��]e��ؿD�6�tZ�K���ɲĮn���ͿXPK x�[Ѓ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 x�[�K*O� } xl/sharedStrings.xml � (� �Xmo"7�^��aŧV�¾K��@^� A%i��*ջ;n���Kr����ﲭz�"�<��3��~x^�'�rv���^����Y���ڍ[�T�e���Z/ [·�S)��S�<k-�Z�t:2]�6_C$�bE~��\ �\�U� <��Y�ZN�K�p[w)����n7���|<:��ӎ���S"������ܑ"�?N,2r�Ef�R5���^��á+<Wq8x�e�t&���E�CtHՋe�"�2�8NX��@ yf�GPP��5��y���HMh��5)@n�k^TxoV�tI$%�UN�������t����T]�a���UZ1��џ��%/�\\�U��hg^&�C�t쬀����tQ �0�l��)f��0\� 9$�5��{p@.S�@a9�SĄ/�eI)՝5jTT��[��8�hNmGoJjQ3�rH�o�^=J�fڌH�ą���sZ�\������Tv������D+ԸcԘ�#���I��s��hU���\=�"������e�p�1ʕ\#��,0��?Xn�}t� OS��b��Ų�|D^j ��״(0k���� Ь*sp�:v�}Dw�jG ��aJ�I'���e� �Ր�l���r#X����nL�T���J�n�4���.�δ��r����UYet���5������;u��6��K�M=�s�2�]�A�����O��j�ZFB�5dM|��1�n{�@ԉ�1�W -��������(��$���҄�z����8�=�����p|�}��.:�u�9�<�7��o���<���A������˾�^uV��=�0�n�n҇Ѝz!qc����K�$��4�%h�K�ర!�aC�����C=����� �����EMx�����>��b%�S� �l_M�mS��뿚r�����"��H���J�����҇���\�*�}���5����ko�k._{����Z/��$v"7 ����^���$N���Y�_ηߌGΙӃ,#y�s!�n���M���Q�^���y���������v6dĝ �Ak�I�?��lzH�-r�&�oi��c?Ě��j�+�5�m����(���,�8�����{|�⍚2}9r�~�JR8��?�>�%(m��,%�ʤ�奐��j��MI��xQ��m/��Iz5�/��%�%��[ �oz��N��y[p���)&�3���y���y����v�W� �F����gTx�E��ӛ&I�āg��F�f� s7�n� �$Ɉ���刓�5���~W"B?J ��� ���7�z=7�H���i�%��dE��z�ߠd��mG���j ���T�ґ�F���� ��& ��\-��?�Rـ���{h`�c-b52���l~A����!��%c^}��U��GMyB+��'���l��\ہ�kJ �"��m�|���旆�n]N�Z��'|����w+��K���Aj�)���PK- x�[�' � 5 xl/workbook.xmlPK- x�[���� � [Content_Types].xmlPK- x�[���' ' V _rels/.relsPK- x�[�&C� A3 � xl/worksheets/sheet1.xmlPK- x�[���� P xl/_rels/workbook.xml.relsPK- x�[Ѓc'2 E H xl/styles.xmlPK- x�[�K*O� } � xl/sharedStrings.xmlPK � �