PUT api/store/{id}
Save or Create a store with a set ID
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Store ID |
integer |
Required |
Body Parameters
Store to be saved
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. |
Request Formats
application/json, text/json
{ "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:13:50.6835439", "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": "84hvdyEzeEWvmNtbcaxnkA==", "hostIdentifierGuid": "776f88f3-3321-4578-af98-db5b71ac6790", "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:13:50.6835439", "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": "r4oPIeaXKkSJ6CW8r830sw==", "hostIdentifierGuid": "210f8aaf-97e6-442a-89e8-25bcafcdf4b3", "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": "DLKQreN6j02Rdczb1SoXVQ==", "identifierGuid": "ad90b20c-7ae3-4d8f-9175-ccdbd52a1755", "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": "6LJbFOY17UO7WYFGI7dgiw==", "hostSupplierIdentifierGuid": "145bb2e8-35e6-43ed-bb59-814623b7608b", "loyaltyPriceLevelIdentifier": "mPF79DwQN0O1J5q29wyriA==", "loyaltyPriceLevelIdentifierGuid": "f47bf198-103c-4337-b527-9ab6f70cab88", "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:13:50.6835439", "lastProcessed": "2025-08-02T23:13:50.6835439", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "5", "identifier": "1DUxxtUPvEyk63Ndge0p0w==", "identifierGuid": "c63135d4-0fd5-4cbc-a4eb-735d81ed29d3", "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": "iiEa/1VnAkC5rtJ6KFNvJw==", "primaryContactID": "ff1a218a-6755-4002-b9ae-d27a28536f27", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "EwYbYXOlv0ylEE9LBUcyOQ==", "supplierGroupGuid": "611b0613-a573-4cbf-a510-4f4b05473239", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:13:50.6835439", "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": "39d25ef2-add5-4a56-89b0-c227571799c4", "identifier": "XVQBOzauN0O/IyOopNUM9g==", "identifierGuid": "3b01545d-ae36-4337-bf23-23a8a4d50cf6", "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": "mp1XgzJGjUq9CMJ62IzzOw==", "supplierIdentifierGuid": "83579d9a-4632-4a8d-bd08-c27ad88cf33b", "contactGuid": "QW2nNOPdiUCpT8vI/vpFHA==", "contactID": "34a76d41-dde3-4089-a94f-cbc8fefa451c", "contact": { "$ref": "6" }, "supplier": { "$ref": "5" } }, { "$ref": "7" } ], "products": [ { "$id": "8", "pluG_UID": "2UIevJYB10uv6IbuRNiuIA==", "pluGuid": "bc1e42d9-0196-4bd7-afe8-86ee44d8ae20", "supplierIdentifier": "cPZYjuOEqkibNTfYtFfWdw==", "supplierIdentifierGuid": "8e58f670-84e3-48aa-9b35-37d8b457d677", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:13:50.6835439", "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:13:50.6835439", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "9", "pluG_UID": "VOdj3briSUGQJdv/OHVR6Q==", "pluGuid": "dd63e754-e2ba-4149-9025-dbff387551e9", "supplierIdentifier": "ln8VJBiE00qBdo3dQ3zSBg==", "supplierIdentifierGuid": "24157f96-8418-4ad3-8176-8ddd437cd206", "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": "DQFSiWaayUewMJttE3drRA==", "parentPluGuid": "8952010d-9a66-47c9-b030-9b6d13776b44", "freight": 45.0, "freightType": 1, "product": { "$id": "10", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "OOrRJg+RUkC1MugiQ5JrLA==", "guid": "26d1ea38-910f-4052-b532-e82243926b2c", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "BHJnGwzAH0WyyopY2NFjeg==", "priceGroupGuid": "1b677204-c00c-451f-b2ca-8a58d8d1637a", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:13:50.6835439", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:13:50.6835439", "pluCreated": "2025-08-02T23:13:50.6835439", "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:13:50.6835439", "lastManualUpdate": "2025-08-02T23:13:50.6835439", "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:13:50.6835439", "currentCostUpdated": "2025-08-02T23:13:50.6835439", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:13:50.6835439", "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:13:50.6835439", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "+CfIDal1KU66UjmZ/IpADw==", "altPLUGuid": "0dc827f8-75a9-4e29-ba52-3999fc8a400f", "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:13:50.6835439", "labelLastPrice": 1, "shelfPageLayoutG_UID": "S0VSx6HclUeGUdaq8GqwFg==", "shelfPageLayoutGuid": "c752454b-dca1-4795-8651-d6aaf06ab016", "talkerPageLayoutG_UID": "ETa9qOUDPUqCdyZc/fdj6A==", "talkerPageLayoutGuid": "a8bd3611-03e5-4a3d-8277-265cfdf763e8", "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": "UnWCwUA9TkCd95+2knWk6w==", "inventoryIdentifier": "c1827552-3d40-404e-9df7-9fb69275a4eb", "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": "UdSF4oOpa0OIZyIjZ8Pz4Q==", "parentPluGuid": "e285d451-a983-436b-8867-222367c3f3e1", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "aAlTzp+t4EmAFjQOZNXp8w==", "supplierIdentifierGuid": "ce530968-ad9f-49e0-8016-340e64d5e9f3", "supplierChanged": true, "rebateSupplierIdentifier": "arYAP0kwKk6YWE+DWHdQgQ==", "rebateSupplierIdentifierGuid": "3f00b66a-3049-4e2a-9858-4f8358775081", "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:13:50.6835439", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "RgEOK8D5NkKspZ7mXJLwSA==", "hostIdentifierGuid": "2b0e0146-f9c0-4236-aca5-9ee65c92f048", "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": "72IatjMwCEKCF75uihYKsQ==", "pluGuid": "b61a62ef-3033-4208-8217-be6e8a160ab1", "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:13:50.6835439" }, { "$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:13:50.6835439", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "13" }, "winningCampaign": 1, "winner": { "$id": "14", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:13:50.6835439", "startTime": 3, "endDate": "2025-08-02T23:13:50.6835439", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "/fQ1yCzvA0uyGKG5lIlJhQ==", "hostIdentifierGuid": "c835f4fd-ef2c-4b03-b218-a1b994894985", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "14" }, { "$ref": "14" } ] }, "tray": { "$id": "15", "g_UId": "KsGwXzh5tEOcKh5Dothm4g==", "guid": "5fb0c12a-7938-43b4-9c2a-1e43a2d866e2", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "16", "priceGroupG_UID": "PN9BaqGZMESfLKp0jqnwuA==", "priceGroupGuid": "6a41df3c-99a1-4430-9f2c-aa748ea9f0b8", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:13:50.6835439", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "10" }, { "$ref": "10" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "17", "pluG_UID": "3xnImWstjEq9UKd+FbgmBg==", "pluGuid": "99c819df-2d6b-4a8c-bd50-a77e15b82606", "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": "102a4e76-15a9-47b2-9c43-399d0a0cbad2", "created": "2025-08-02T23:13:50.6835439", "createdByUser": "sample string 1", "activated": "2025-08-02T23:13:50.6835439", "deactivated": "2025-08-02T23:13:50.6835439", "lastOrdered": "2025-08-02T23:13:50.6835439", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:13:50.6835439", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:13:50.6835439", "lastSold": "2025-08-02T23:13:50.6835439", "firstSold": "2025-08-02T23:13:50.6835439", "awsUpdated": "2025-08-02T23:13:50.6835439", "lastManualUpdate": "2025-08-02T23:13:50.6835439", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:13:50.6835439", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:13:50.6835439", "doNotRangeUpdated": "2025-08-02T23:13:50.6835439", "doNotOrderUpdated": "2025-08-02T23:13:50.6835439", "tracked": "2025-08-02T23:13:50.6835439" }, "allergens": [ { "$id": "19", "allergenID": 1, "pluG_UID": "imOkp0ToMkOCxIbaDHE1wg==", "pluGuid": "a7a4638a-e844-4332-82c4-86da0c7135c2", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "19" } ], "costs": { "$id": "20", "pluG_UID": "X/H7LxJlL02UPSzXrUzIUQ==", "pluGuid": "2ffbf15f-6512-4d2f-943d-2cd7ad4cc851", "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:13:50.6835439", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "21", "saleHeaderID": 1, "created": "2025-08-02T23:13:50.6835439", "createdLocal": "2025-08-02T23:13:50.6835439", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "5t7I5izcaUidv6CHEOnPJw==", "operatorGuid": "e6c8dee6-dc2c-4869-9dbf-a08710e9cf27", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "Es6Sjly5TE+sWjZ8yOWf0w==", "pluGuid": "8e92ce12-b95c-4f4c-ac5a-367cc8e59fd3", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "22", "id": 1, "g_Uid": "5BZeE3L7ukOfxnWErVHF+w==", "guid": "135e16e4-fb72-43ba-9fc6-7584ad51c5fb", "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:13:50.6835439", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:13:50.6835439", "endShift": "2025-08-02T23:13:50.6835439", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "23", "operatorG_UID": "hy+wuHi8BEG5FV3XkfSWeA==", "operatorGuid": "b8b02f87-bc78-4104-b915-5dd791f49678", "storeID": 2, "operator": { "$ref": "22" }, "store": { "$ref": "1" } }, { "$ref": "23" } ] } }, { "$ref": "21" } ], "apns": [ { "$id": "24", "pluID": 1, "pluG_UID": "selVAIQHQUKWylJaq2lOZQ==", "pluGuid": "0055e9b1-0784-4241-96ca-525aab694e65", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "24" } ], "tuns": [ { "$id": "25", "pluG_UId": "btd3E7RYpkW8gyyR/6esfA==", "pluGuid": "1377d76e-58b4-45a6-bc83-2c91ffa7ac7c", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "10" }, "storeIDs": [ 1, 2 ] }, { "$ref": "25" } ], "competitionPricing": [ { "$id": "26", "identifier": "L/c6T+KkYE+2pS3hP1mDeg==", "identifierGuid": "4f3af72f-a4e2-4f60-b6a5-2de13f59837a", "pluG_UID": "uF50yuB79ESElHXypdEpRA==", "pluGuid": "ca745eb8-7be0-44f4-8494-75f2a5d12944", "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": "MvbJ/IwnJEiI79c05A9x9A==", "groupName": "sample string 1", "identifierGuid": "fcc9f632-278c-4824-88ef-d734e40f71f4", "exists": true, "flipChartIdentifier": "B9v+98EEvkWSXv8TEZStog==", "flipChartIdentifierGuid": "f7fedb07-04c1-45be-925e-ff131194ada2", "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": "IhyEiZnsMEy3ZB8+DAJHIw==", "groupIdentifierGuid": "89841c22-ec99-4c30-b764-1f3e0c024723", "flipChart": { "$id": "28", "identifier": "h+4WM4+caECfrs1UqDqx/w==", "identifierGuid": "3316ee87-9c8f-4068-9fae-cd54a83ab1ff", "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": "nrit8g9EOEuCd4GE7WTPFg==", "identifierGuid": "f2adb89e-440f-4b38-8277-8184ed64cf16", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "30", "id": 1, "g_UID": "kQhqadfPL0mjCBf/JOI7bQ==", "guid": "696a0891-cfd7-492f-a308-17ff24e23b6d", "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": "MExLO9LS3UOp2yTHPTTXsA==", "previousFormGuid": "3b4b4c30-d2d2-43dd-a9db-24c73d34d7b0", "nextForm": 1, "nextFormG_UID": "hyAl2Sx64k6gIbrij8aNGA==", "nextFormGuid": "d9252087-7a2c-4ee2-a021-bae28fc68d18", "attributes": "sample string 10", "updated": "2025-08-02T23:13:50.6835439", "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": "OS/hgVrIXUia66jeL60l0Q==", "checkoutFormGuid": "81e12f39-c85a-485d-9aeb-a8de2fad25d1", "identifier": "jPMMmMnKMESFBZTezb9BuQ==", "identifierGuid": "980cf38c-cac9-4430-8505-94decdbf41b9", "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": "LFiWHMaWUUSdfLfr3k41RQ==", "valueGuid": "1c96582c-96c6-4451-9d7c-b7ebde4e3545", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:13:50.6835439", "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:13:50.6835439", "imageData": "QEA=", "readOnly": true } }, { "$ref": "31" } ], "panels": [ { "$id": "33", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "8iMPEi5XdU68/VngndglMA==", "checkoutFormGuid": "120f23f2-572e-4e75-bcfd-59e09dd82530", "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": "9C7yAb53wk2OcIX8Ie3wuQ==", "flipChartPageIdentifierGuid": "01f22ef4-77be-4dc2-8e70-85fc21edf0b9", "pluG_UID": "PKliyjuVRky5sxvL/rVE0Q==", "pluGuid": "ca62a93c-953b-4c46-b9b3-1bcbfeb544d1", "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": "pe9tFjjj7k2NnnBNd6HxHA==", "pluGuid": "166defa5-e338-4dee-8d9e-704d77a1f11c", "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:13:50.6835439", "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": "Pu0DWtOzYkSPqX0/ZsgQBA==", "ingredientGuid": "MsvPjQ5+HUWex1cynG43AA==", "ingredientIdentifier": "8dcfcb32-7e0e-451d-9ec7-57329c6e3700", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "10" } }, { "$ref": "36" } ], "bins": [ { "$id": "37", "pluG_UID": "fIj6+LF89Uq6lT33EmvW5A==", "pluGuid": "f8fa887c-7cb1-4af5-ba95-3df7126bd6e4", "shelfLocationIdentifier": "w3a0w8tr506v9m/Z8BmgSQ==", "shelfLocationGuid": "c3b476c3-6bcb-4ee7-aff6-6fd9f019a049", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "Lu6xafK52UiAHUHi3s6mRQ==", "labelPageLayoutGuid": "69b1ee2e-b9f2-48d9-801d-41e2decea645", "updated": "2025-08-02T23:13:50.6835439", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "10" }, "location": { "$id": "38", "identifier": "Mzq7eNq3eE2ldkkitAvWTg==", "storeID": 1, "identifierGuid": "78bb3a33-b7da-4d78-a576-4922b40bd64e", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:13:50.6835439", "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": "BVfYGqgstUexZXpG08jeSg==", "pluGuid": "1ad85705-2ca8-47b5-b165-7a46d3c8de4a", "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:13:50.6835439", "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:13:50.6835439", "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": "2EpWFyPY7UiTsfPsAbUe8Q==", "labelPageLayoutGuid": "17564ad8-d823-48ed-93b1-f3ec01b51ef1", "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:13:50.6835439", "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": "MYOCivrzLUKaYAhwKkES8w==", "labelPageLayoutGuid": "8a828331-f3fa-422d-9a60-08702a4112f3", "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:13:50.6835439", "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": "J6kUk4He9EyIbHoPvhVq5w==", "labelPageLayoutGuid": "9314a927-de81-4cf4-886c-7a0fbe156ae7", "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:13:50.6835439", "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": "lnY3fek0BUuCNWTG6yuBqQ==", "labelPageLayoutGuid": "7d377696-34e9-4b05-8235-64c6eb2b81a9", "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": "fqQgsUD0CUaBixOQhlW49w==", "pluGuid": "b120a47e-f440-4609-818b-13908655b8f7", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "emz/1sAi5EiVtYicO2thUg==", "dealCostGuid": "d6ff6c7a-22c0-48e4-95b5-889c3b6b6152", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "GqMwddW4i0GgGlvSE8om2g==", "priceGroupGuid": "7530a31a-b8d5-418b-a01a-5bd213ca26da", "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:13:50.6835439", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "VgCXh4QsekW5bHlo9U+qjw==", "campaignComboPriceGroupIdentifier": "87970056-2c84-457a-b96c-7968f54faa8f", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "50", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:13:50.6835439", "operatorG_UID": "LJoj3O7UIUSyE/Mih8oCRw==", "operatorGuid": "dc239a2c-d4ee-4421-b213-f32287ca0247", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:13:50.6835439", "signIqTicketFileMovedUtc": "2025-08-02T23:13:50.6835439", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:13:50.6835439", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "10" }, "campaignPlu": { "$ref": "49" } }, { "$ref": "50" } ], "campaign": { "$id": "51", "id": 1, "storeID": 2, "name": "f137f064-bbc6-454e-99fe-59437ac8ddbb", "nameGuid": "f137f064-bbc6-454e-99fe-59437ac8ddbb", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:13:50.6835439", "startTime": 1, "endDate": "2025-08-02T23:13:50.6835439", "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:13:50.6835439", "system": true, "created": "2025-08-02T23:13:50.6835439", "updated": "2025-08-02T23:13:50.6835439", "priceChangeNotifiedUtc": "2025-08-02T23:13:50.6835439", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "UpWj6PrMlk+54iHSrlF9ow==", "hostIdentifierGuid": "e8a39552-ccfa-4f96-b9e2-21d2ae517da3", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:13:50.6835439", "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": "v5ymQt/qTEWBv9fUFAzscw==", "pluGuid": "42a69cbf-eadf-454c-81bf-d7d4140cec73", "hostOfferID": 1, "priceGroupG_UID": "8/palfMX7UW9HEkZcFYJ6A==", "priceGroupGuid": "955afaf3-17f3-45ed-bd1c-4919705609e8", "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:13:50.6835439", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "10" }, "campaign": { "$ref": "51" } }, { "$ref": "52" } ], "sellingRules": [ { "$id": "53", "id": 1, "identifier": "bLHUTqFqSEuFQ/dA1jP9Eg==", "identifierStr": "bLHUTqFqSEuFQ/dA1jP9Eg==", "identifierGuid": "4ed4b16c-6aa1-4b48-8543-f740d633fd12", "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": "7BMA8w/Paka7rsyPzG8Aww==", "customerIDGuid": "f30013ec-cf0f-466a-bbae-cc8fcc6f00c3", "campaign": { "$ref": "51" }, "customer": { "$id": "55", "identifier": "HzgVByQ8ZEiNw0UmuH3Y9g==", "identifierGuid": "0715381f-3c24-4864-8dc3-4526b87dd8f6", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:13:50.6835439", "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": "yVIEPxEZhUyt/Wub+z7s4A==", "communityIdentifierGuid": "3f0452c9-1911-4c85-adfd-6b9bfb3eece0", "joined": "2025-08-02T23:13:50.6835439", "updated": "2025-08-02T23:13:50.6835439", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "TLaTG/q/IUiUneRePfVUGQ==", "priceLevelIdentifierGuid": "1b93b64c-bffa-4821-949d-e45e3df55419", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:13:50.6835439", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "56", "cardType": 2, "issueDate": "2025-08-02T23:13:50.6835439", "expiry": "2025-08-02T23:13:50.6835439", "customerID": "5Xoc7BsI+k+DhekiytDYyg==", "customerIDGuid": "ec1c7ae5-081b-4ffa-8385-e922cad0d8ca", "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:13:50.6835439", "linkedAccount": "cBxRuisRcES+NlkQ2YcxGg==", "linkedAccountGuid": "ba511c70-112b-4470-be36-5910d987311a", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "55" }, "account": { "$id": "57", "id": 1, "identifier": "AisN9ZAyrEmJQqr+IShtYQ==", "identifierGuid": "f50d2b02-3290-49ac-8942-aafe21286d61", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:13:50.6835439", "owner": "C3T76x1l00KVlZqWdyblBw==", "ownerGuid": "ebfb740b-651d-42d3-9595-9a967726e507", "accountStoreGroupIdentifier": "0R3mg0VGsUW4UnxkYs41lg==", "accountStoreGroupGuid": "83e61dd1-4645-45b1-b852-7c6462ce3596", "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:13:50.6835439", "active": true, "updated": "2025-08-02T23:13:50.6835439", "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": "WhXeShOFn0OMvdZf6q4oIg==", "identifierGuid": "4ade155a-8513-439f-8cbd-d65feaae2822", "name": "sample string 2", "primaryContact": "Mh0cKvLGWUqY2rHYGQpaSA==", "primaryContactGuid": "2a1c1d32-c6f2-4a59-98da-b1d8190a5a48", "accountID": "KKllOjvKA0WLo5zRWIqNHg==", "accountIDGuid": "3a65a928-ca3b-4503-8ba3-9cd1588a8d1e", "special": true, "updated": "2025-08-02T23:13:50.6835439", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "/Da3OC4LPkuesrU4sP4Hyg==", "priceLevelIdentifierGuid": "38b736fc-0b2e-4b3e-9eb2-b538b0fe07ca", "deleted": true, "account": { "$ref": "57" }, "primaryContactCustomer": { "$ref": "55" }, "customerGroupMembers": [ { "$id": "60", "id": 1, "groupID": "YZ8YUKwgY0KAx4zFiQXbhA==", "groupIDGuid": "50189f61-20ac-4263-80c7-8cc58905db84", "customerID": "PfaSnxaFvkO/ExJUvbChww==", "customerIDGuid": "9f92f63d-8516-43be-bf13-1254bdb0a1c3", "card": "sample string 4", "linkedAccount": "zGjclt2IbkyjGelU4czvfQ==", "linkedAccountGuid": "96dc68cc-88dd-4c6e-a319-e954e1ccef7d", "customer": { "$ref": "55" }, "group": { "$ref": "59" }, "customerCard": { "$ref": "56" } }, { "$ref": "60" } ] }, { "$ref": "59" } ] }, "payments": [ { "$id": "61", "id": 1, "identifier": "YJSDm0Znqka76Gqe9GPYJQ==", "identifierGuid": "9b839460-6746-46aa-bbe8-6a9ef463d825", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "ZNxGPqKBYUW31wMKs/wD6A==", "accountIDGuid": "3e46dc64-81a2-4561-b7d7-030ab3fc03e8", "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:13:50.6835439", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "p+B12zbW+kKLLikwWx4NbA==", "idempotentVoidGuid": "db75e0a7-d636-42fa-8b2e-29305b1e0d6c", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "62", "saleHeaderID": 1, "saleHeaderGuid": "S8Mx1724t0+2lSaUidzqPQ==", "saleHeaderIdentifierGuid": "d731c34b-b8bd-4fb7-b695-269489dcea3d", "created": "2025-08-02T23:13:50.6835439", "createdLocal": "2025-08-02T23:13:50.6835439", "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:13:50.6835439", "storeID": 1, "operatorG_Uid": "ndISaQtRIECvVZ5B8cwDrg==", "operatorGuid": "6912d29d-510b-4020-af55-9e41f1cc03ae", "customerG_Uid": "5wW7stsnrEmyNXQYnsaWNg==", "customerGuid": "b2bb05e7-27db-49ac-b235-74189ec69636", "communityIdentifier": "4ZkYp7kRe0uWSFWMPAPDrQ==", "communityIdentifierGuid": "a71899e1-11b9-4b7b-9648-558c3c03c3ad", "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": "pUSnxVOisUuaYpeMCKHjJQ==", "priceLevelIdentifierGuid": "c5a744a5-a253-4bb1-9a62-978c08a1e325", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "22" }, "customer": { "$ref": "55" }, "communityOrganisation": { "$id": "63", "id": 1, "identifier": "4mGpBZGfU0CYLjQdV+vFiw==", "identifierGuid": "05a961e2-9f91-4053-982e-341d57ebc58b", "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:13:50.6835439", "deleted": true }, "details": [ { "$id": "64", "saleItemID": 1, "identifier": "GLqm/jCZGU2Ejf1OwIvDQg==", "identifierGuid": "fea6ba18-9930-4d19-848d-fd4ec08bc342", "saleHeaderID": 2, "plu": 1, "pluG_UId": "DDPYIanT5Eieknoe8fvNwg==", "pluGuid": "21d8330c-d3a9-48e4-9e92-7a1ef1fbcdc2", "accountID": "WY5NwqYomEe65NwpIIjVeg==", "accountIDGuid": "c24d8e59-28a6-4798-bae4-dc292088d57a", "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:13:50.6835439", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "4ofxEfy3f0yyTXi4p25AMw==", "refundGuid": "11f187e2-b7fc-4c7f-b24d-78b8a76e4033", "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": "KFBpSL/vOU2SLhS9SlmlKQ==", "idempotentVoidGuid": "48695028-efbf-4d39-922e-14bd4a59a529", "priceLevelIdentifier": "m89gfE/oMkCGRE23elBcfg==", "priceLevelIdentifierGuid": "7c60cf9b-e84f-4032-8644-4db77a505c7e", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "65", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:13:50.6835439", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "65" } ], "refund": { "$id": "66", "id": 1, "g_UID": "Xf9R1mH+rUW8kL6wB23GXg==", "guid": "d651ff5d-fe61-45ad-bc90-beb0076dc65e", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:13:50.6835439" }, "modifier": { "$id": "67", "id": 1, "setG_UID": "njs/W1GkwEiyR+Ruf1ra4Q==", "modifierSetGuid": "5b3f3b9e-a451-48c0-b247-e46e7f5adae1", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "jq0QLLOu1kqukKaPP4nEJQ==", "pluGuid": "2c10ad8e-aeb3-4ad6-ae90-a68f3f89c425", "deleted": true, "g_UID": "6A5iqKyLCkm/ET+Bo4Ieqw==", "guid": "a8620ee8-8bac-490a-bf11-3f81a3821eab", "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": "zBW6aj4XU0inJlPdQQBHrg==", "pluGuid": "6aba15cc-173e-4853-a726-53dd410047ae", "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:13:50.6835439", "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:13:50.6835439", "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": "H0f22fURdUeM+WrB9PWfBQ==", "pluGuid": "d9f6471f-11f5-4775-8cf9-6ac1f4f59f05", "accountID": "RbDC9tGIeES0ealPPoUbqg==", "accountIDGuid": "f6c2b045-88d1-4478-b479-a94f3e851baa", "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:13:50.6835439", "bestOrExpireType": 1, "refundG_UID": "hxukrJdvcEGlDOTtfIqOGg==", "refundGuid": "aca41b87-6f97-4170-a50c-e4ed7c8a8e1a", "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": "9FVmNHl7LkStpy3uzBJHZw==", "identifierGuid": "346655f4-7b79-442e-ada7-2deecc124767", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "5RP2Dxy5V0Ot+d82uaL8gg==", "customerIdentifierGuid": "0ff613e5-b91c-4357-adf9-df36b9a2fc82", "operatorNo": 1, "operatorG_UID": "1AklaMZqokCwSN5Bjkl3xA==", "operatorGuid": "682509d4-6ac6-40a2-b048-de418e4977c4", "created": "2025-08-02T23:13:50.6835439", "ordered": "2025-08-02T23:13:50.6835439", "started": "2025-08-02T23:13:50.6835439", "completed": "2025-08-02T23:13:50.6835439", "supplied": "2025-08-02T23:13:50.6835439", "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": "1NsDF7VTG06k5a+J9oNl/Q==", "pluGuid": "1703dbd4-53b5-4e1b-a4e5-af89f68365fd", "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": "qRtaIdtjakye+c3QDjbivQ==", "headerIdentifierGuid": "215a1ba9-63db-4c6a-9ef9-cdd00e36e2bd", "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": "wMb0lAWn3EeVfHhRB4eE/g==", "surveyGuid": "94f4c6c0-a705-47dc-957c-7851078784fe", "saleHeaderGuid": "9Je7NjCvr0SyxRpo3VYgNA==", "saleGuid": "36bb97f4-af30-44af-b2c5-1a68dd562034", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "0sw2yxC0n0StfYDcHK+mBQ==", "guidResponse": "cb36ccd2-b410-449f-ad7d-80dc1cafa605", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:13:50.6835439", "sale": { "$ref": "62" }, "survey": { "$id": "76", "g_UID": "WcNE3MluU0SEOZZsOpww5g==", "guid": "dc44c359-6ec9-4453-8439-966c3a9c30e6", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "fcqIRTgM0E25KdVzmn7k8Q==", "checkoutFormGuid": "4588ca7d-0c38-4dd0-b929-d5739a7ee4f1", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:13:50.6835439", "end": "2025-08-02T23:13:50.6835439", "deleted": true, "updated": "2025-08-02T23:13:50.6835439", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "21624d30-b8e8-4f6e-8cdc-61e910773124", "68edcd33-a573-493c-967c-0a1e3d16bc63" ], "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": "R98XjHSYsUuSbYBRbcHsZg==", "accountIdentifier": "8c17df47-9874-4bb1-926d-80516dc1ec66", "accountName": "sample string 42", "customerOrderIdentifier": "AAB1AlHcmkmUR41Gc4tIrw==", "customerOrderIdentifierGuid": "02750000-dc51-499a-9447-8d46738b48af", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "77", "id": 1, "paymentID": 2, "paymentIdentifier": "wUZHhxSjpk2rMmSXTJNunQ==", "paymentIdentifierGuid": "874746c1-a314-4da6-ab32-64974c936e9d", "identifier": "zgJgrfN7JkWipFhF0uwPnw==", "identifierGuid": "ad6002ce-7bf3-4526-a2a4-5845d2ec0f9f", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "TXHRavt/i0ayLNMLvpDmOw==", "itemIdentifierGuid": "6ad1714d-7ffb-468b-b22c-d30bbe90e63b" } }, { "$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": "PMRGeTQXN0yn3xz92DHrHw==", "customerIdentifierGuid": "7946c43c-1734-4c37-a7df-1cfdd831eb1f", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "bPPaOfKlL0mvtXP7LabOVw==", "idempotentGuid": "39daf36c-a5f2-492f-afb5-73fb2da6ce57", "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:13:50.6835439", "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:13:50.6835439", "labelPageLayout": "VFFLDvg2kkuI2C1KU5AicA==", "pageLayoutGuid": "0e4b5154-36f8-4b92-88d8-2d4a53902270", "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:13:50.6835439" }, { "$ref": "82" } ] }, "customerVouchers": [ { "$id": "83", "id": 1, "customerIdentifier": "1bLMNLTd7k24LKOoQqCkaA==", "customerIdentifierGuid": "34ccb2d5-ddb4-4dee-b82c-a3a842a0a468", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:13:50.6835439", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "+j5iH8QQfkylWOgdmDcLZQ==", "issuedIdempotentGuid": "1f623efa-10c4-4c7e-a558-e81d98370b65", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:13:50.6835439", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:13:50.6835439", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "rNn3hO/IgUCGMh/rWDTAfQ==", "redeemedIdempotentGuid": "84f7d9ac-c8ef-4081-8632-1feb5834c07d", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:13:50.6835439", "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": "FArI/34zfkyFki2QB7B+Rg==", "groupIDGuid": "ffc80a14-337e-4c7e-8592-2d9007b07e46", "campaign": { "$ref": "51" }, "group": { "$ref": "59" } }, { "$ref": "84" } ], "signIqTickets": [ { "$id": "85", "identifier": "jcbTRZJM6ESdlaHKcmnDcw==", "identifierGuid": "45d3c68d-4c92-44e8-9d95-a1ca7269c373", "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": "sQ60MavxUEOVEZR5K0Ls2A==", "guid": "31b40eb1-f1ab-4350-9511-94792b42ecd8", "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": "BhkWo44l1Ua94kCKq2ZIJA==", "groupGuid": "a3161906-258e-46d5-bde2-408aab664824", "comboPriceType": 5, "priceType": 5, "pluG_UID": "zyDcVVBOb0+LrK2q5P6/Vg==", "pluGuid": "55dc20cf-4e50-4f6f-8bac-adaae4febf56", "priceGroupG_UID": "DnCVRgrG7kaE+z4pkI0Z1w==", "priceGroupGuid": "4695700e-c60a-46ee-84fb-3e29908d19d7", "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": "DcMH6NR6pUibTfGcQyo6Vg==", "priceLevelIdentifierGuid": "e807c30d-7ad4-48a5-9b4d-f19c432a3a56", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "88" } ] }, "product": { "$ref": "10" }, "dealCost": { "$id": "89", "headerIdentifier": "O7GMDe7Eqkm0eslfDMFoHA==", "headerIdentifierGuid": "0d8cb13b-c4ee-49aa-b47a-c95f0cc1681c", "identifier": "5IUW/oSkdUiSccFXXSeKiw==", "identifierGuid": "fe1685e4-a484-4875-9271-c1575d278a8b", "supplierIdentifier": "ZOzUfz2QdkK0CLzs9V0XIA==", "supplierGuid": "7fd4ec64-903d-4276-b408-bcecf55d1720", "pluG_UID": "zTLcmHlU9kujN9vnhKV0+Q==", "pluGuid": "98dc32cd-5479-4bf6-a337-dbe784a574f9", "campaignName": "ce6d1847-1c6d-4c74-8141-0e8108672fc8", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:13:50.6835439", "end": "2025-08-02T23:13:50.6835439", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "7XVTKS69gE+VRlEJC6xR7w==", "bonusItemPluGuid": "295375ed-bd2e-4f80-9546-51090bac51ef", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:13:50.6835439", "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:13:50.6835439", "campaignEndDate": "2025-08-02T23:13:50.6835439", "masterPLUG_UID": "OWM/SGMl0kSnu2HyPXxJ1g==", "masterID": "483f6339-2563-44d2-a7bb-61f23d7c49d6", "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": "668lM92UnUu8CE73CGoQZQ==", "bonusMasterID": "3325afeb-94dd-4b9d-bc08-4ef7086a1065", "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:13:50.6835439", "dealCosts": [ { "$ref": "89" }, { "$ref": "89" } ], "tags": [ { "$id": "90", "pluG_UID": "mGoRqN/Dy0SjEbpnBYnRhw==", "pluGuid": "a8116a98-c3df-44cb-a311-ba670589d187", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "90" } ], "alternateProductG_UID": "mAvtrZc450eUstnKWuxwMA==", "alternateProduct": "aded0b98-3897-47e7-94b2-d9ca5aec7030", "productHostCode": { "$id": "91", "id": 1, "pluG_UID": "poGEtDN/b0SglJ6IU393rA==", "pluGuid": "b48481a6-7f33-446f-a094-9e88537f77ac", "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:13:50.6835439", "inventoryTracked": "2025-08-02T23:13:50.6835439", "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": "zGlqfX/te0CVnsppchILDg==", "supplierGuid": "7d6a69cc-ed7f-407b-959e-ca6972120b0e", "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": "RiyqdKfmTEaV4oylCYbgxg==", "supplierGuid": "74aa2c46-e6a7-464c-95e2-8ca50986e0c6", "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:13:50.6835439", "deliveryDate": "2025-08-02T23:13:50.6835439", "nextCutOffDate": "2025-08-02T23:13:50.6835439", "nextDeliveryDate": "2025-08-02T23:13:50.6835439", "nextDaysBuffer": 10 }, { "$ref": "94" } ], "store": { "$ref": "1" }, "updated": "2025-08-02T23:13:50.6835439", "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:13:50.6835439", "processed": "2025-08-02T23:13:50.6835439", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:13:50.6835439", "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:13:50.6835439", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "95" } ], "zoneMatrix": [ { "$id": "97", "id": 1, "hostIdentifier": "1NnBilsqmE2LuS7GSFWMXQ==", "hostIdentifierGuid": "8ac1d9d4-2a5b-4d98-8bb9-2ec648558c5d", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "c4fc9fb1-2933-4bfe-832c-4a574f920db1", "ad3abb21-62a3-4485-8344-34ba5c761282" ] }, { "$ref": "97" } ], "hostFileStoreSetting": { "$ref": "3" }, "hostStoreSettings": [ { "$ref": "3" }, { "$ref": "3" } ], "promotionPlacements": [ { "$id": "98", "identifier": "u3fxOaMt50WbLD3BrxPC8w==", "identifierGuid": "39f177bb-2da3-45e7-9b2c-3dc1af13c2f3", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "98" } ], "promoTypeGuids": [ "f9ce9a8c-39a4-4dc3-9a27-84191c51efea", "e24da631-2805-4894-b81b-9bf86eff9da8" ], "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:13:50.6835439", "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": "0664dd5b-21e4-42e5-855f-638c8aa6fb30", "updateStore": { "$id": "104", "id": "fbda3c55-68ed-49a6-bef9-225c4a471b32", "name": "sample string 1", "lastActivity": "2025-08-02T23:13:50.6835439", "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:13:50.6835439" }, "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" } }
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.