POST api/stores
Create new store
Request Information
URI Parameters
None.
Body Parameters
Store to be created
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-10-04T23:59:58.2002674", "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": "zIYglrn++kuDThsTc4+eNg==", "hostIdentifierGuid": "962086cc-feb9-4bfa-834e-1b13738f9e36", "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-10-04T23:59:58.2002674", "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": "RumTll44+EO4bcvr0waysQ==", "hostIdentifierGuid": "9693e946-385e-43f8-b86d-cbebd306b2b1", "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": "J0RWov/mdk2lD2tU0z5qoA==", "identifierGuid": "a2564427-e6ff-4d76-a50f-6b54d33e6aa0", "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": "xvQ9AAvFuUKCA82OlJSzEA==", "hostSupplierIdentifierGuid": "003df4c6-c50b-42b9-8203-cd8e9494b310", "loyaltyPriceLevelIdentifier": "zhc0jOGtv0mB+W+cxXhPEg==", "loyaltyPriceLevelIdentifierGuid": "8c3417ce-ade1-49bf-81f9-6f9cc5784f12", "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-10-04T23:59:58.2002674", "lastProcessed": "2025-10-04T23:59:58.2002674", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "5", "identifier": "A+ACY9Hh4U28vl8cWe7pqA==", "identifierGuid": "6302e003-e1d1-4de1-bcbe-5f1c59eee9a8", "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": "2J1SmH4NQUOSMDGybX4VwA==", "primaryContactID": "98529dd8-0d7e-4341-9230-31b26d7e15c0", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "2JakgZ8zW0GFfPk7C597Mw==", "supplierGroupGuid": "81a496d8-339f-415b-857c-f93b0b9f7b33", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-04T23:59:58.2002674", "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": "f69f9f08-f13a-43b2-b126-e615161c8f1f", "identifier": "s3KFd83GME2x8DUsrEBfUQ==", "identifierGuid": "778572b3-c6cd-4d30-b1f0-352cac405f51", "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": "sjjaqa+7HUS0836cIJNoaw==", "supplierIdentifierGuid": "a9da38b2-bbaf-441d-b4f3-7e9c2093686b", "contactGuid": "v008StIRjkSpTh0lGZMZSw==", "contactID": "4a3c4dbf-11d2-448e-a94e-1d251993194b", "contact": { "$ref": "6" }, "supplier": { "$ref": "5" } }, { "$ref": "7" } ], "products": [ { "$id": "8", "pluG_UID": "ftACaaMbTkiJuLekRWraqA==", "pluGuid": "6902d07e-1ba3-484e-89b8-b7a4456adaa8", "supplierIdentifier": "IBL326TSZU6+CvXlRpvE2Q==", "supplierIdentifierGuid": "dbf71220-d2a4-4e65-be0a-f5e5469bc4d9", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-04T23:59:58.2002674", "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-10-04T23:59:58.2002674", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "9", "pluG_UID": "9Jvr/Q/UKEOP2GCPIvorcQ==", "pluGuid": "fdeb9bf4-d40f-4328-8fd8-608f22fa2b71", "supplierIdentifier": "yx26sYDwPUm/iOFGvLqoaw==", "supplierIdentifierGuid": "b1ba1dcb-f080-493d-bf88-e146bcbaa86b", "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": "pxPfKduOuUCzNpmbHvFk4A==", "parentPluGuid": "29df13a7-8edb-40b9-b336-999b1ef164e0", "freight": 45.0, "freightType": 1, "product": { "$id": "10", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "ULgmK2n3+kW4KD6uoFlm3Q==", "guid": "2b26b850-f769-45fa-b828-3eaea05966dd", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "qkYoj//fWUmzTxg+OO4jPw==", "priceGroupGuid": "8f2846aa-dfff-4959-b34f-183e38ee233f", "blueprintID": 1, "lastCountedDate": "2025-10-04T23:59:58.2002674", "externalID": "sample string 7", "active": true, "activated": "2025-10-04T23:59:58.2002674", "pluCreated": "2025-10-04T23:59:58.2002674", "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-10-04T23:59:58.2002674", "lastManualUpdate": "2025-10-04T23:59:58.2002674", "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-10-04T23:59:58.2002674", "currentCostUpdated": "2025-10-04T23:59:58.2002674", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-04T23:59:58.2002674", "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, "paws": 1.0, "awsUpdated": "2025-10-04T23:59:58.2002674", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "N//yPJfs+ku5g1b6VTh73w==", "altPLUGuid": "3cf2ff37-ec97-4bfa-b983-56fa55387bdf", "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-10-04T23:59:58.2002674", "labelLastPrice": 1, "shelfPageLayoutG_UID": "Qtsk/LeRNkS6BgoFLxD+Gw==", "shelfPageLayoutGuid": "fc24db42-91b7-4436-ba06-0a052f10fe1b", "talkerPageLayoutG_UID": "ByflprfINEeJuO19D3F8aA==", "talkerPageLayoutGuid": "a6e52707-c8b7-4734-89b8-ed7d0f717c68", "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": "h8/QMj06WUyP8nTG45pcSw==", "inventoryIdentifier": "32d0cf87-3a3d-4c59-8ff2-74c6e39a5c4b", "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": "qFyD7q/2PUmlEX8e7+BD2g==", "parentPluGuid": "ee835ca8-f6af-493d-a511-7f1eefe043da", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "H3Vr2ErI/kWypIKa5kTlWg==", "supplierIdentifierGuid": "d86b751f-c84a-45fe-b2a4-829ae644e55a", "supplierChanged": true, "rebateSupplierIdentifier": "JHS9kd7meUi5Vm+HugLseA==", "rebateSupplierIdentifierGuid": "91bd7424-e6de-4879-b956-6f87ba02ec78", "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-10-04T23:59:58.2002674", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "MCJxrnDuPkqf4Geee1eE/g==", "hostIdentifierGuid": "ae712230-ee70-4a3e-9fe0-679e7b5784fe", "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": "fi7Z7/EB8U6qwVmrEGx3WA==", "pluGuid": "efd92e7e-01f1-4ef1-aac1-59ab106c7758", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-04T23:59:58.2002674" }, { "$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-10-04T23:59:58.2002674", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "13" }, "winningCampaign": 1, "winner": { "$id": "14", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-04T23:59:58.2002674", "startTime": 3, "endDate": "2025-10-04T23:59:58.2002674", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "Zg3lOHcwpkOqW35ljYer1w==", "hostIdentifierGuid": "38e50d66-3077-43a6-aa5b-7e658d87abd7", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "14" }, { "$ref": "14" } ] }, "tray": { "$id": "15", "g_UId": "Yt8ia2c1pEKyciNoAd6hEQ==", "guid": "6b22df62-3567-42a4-b272-236801dea111", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "16", "priceGroupG_UID": "+V13d8H5HUuuljAptLKUmQ==", "priceGroupGuid": "77775df9-f9c1-4b1d-ae96-3029b4b29499", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-04T23:59:58.2002674", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "10" }, { "$ref": "10" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "17", "pluG_UID": "/fWJW4XKF0il9P0K2a614Q==", "pluGuid": "5b89f5fd-ca85-4817-a5f4-fd0ad9aeb5e1", "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": "51aebcc2-9d05-4dce-9451-2812f0439bea", "created": "2025-10-04T23:59:58.2002674", "createdByUser": "sample string 1", "activated": "2025-10-04T23:59:58.2002674", "deactivated": "2025-10-04T23:59:58.2002674", "lastOrdered": "2025-10-04T23:59:58.2002674", "lastOrderedQty": 2.0, "lastReceived": "2025-10-04T23:59:58.2002674", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-04T23:59:58.2002674", "lastSold": "2025-10-04T23:59:58.2002674", "firstSold": "2025-10-04T23:59:58.2002674", "awsUpdated": "2025-10-04T23:59:58.2002674", "lastManualUpdate": "2025-10-04T23:59:58.2002674", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-04T23:59:58.2002674", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-04T23:59:58.2002674", "doNotRangeUpdated": "2025-10-04T23:59:58.2002674", "doNotOrderUpdated": "2025-10-04T23:59:58.2002674", "tracked": "2025-10-04T23:59:58.2002674" }, "allergens": [ { "$id": "19", "allergenID": 1, "pluG_UID": "9nezmLrSxkykmxI9kRxjow==", "pluGuid": "98b377f6-d2ba-4cc6-a49b-123d911c63a3", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "19" } ], "costs": { "$id": "20", "pluG_UID": "4++IuRPFrE+3hNF5xptsjg==", "pluGuid": "b988efe3-c513-4fac-b784-d179c69b6c8e", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-04T23:59:58.2002674", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "21", "saleHeaderID": 1, "created": "2025-10-04T23:59:58.2002674", "createdLocal": "2025-10-04T23:59:58.2002674", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "P4J59aaaBUGymiLJ2WjZ3A==", "operatorGuid": "f579823f-9aa6-4105-b29a-22c9d968d9dc", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "vriPzu56x0ulpKBe0RK/rw==", "pluGuid": "ce8fb8be-7aee-4bc7-a5a4-a05ed112bfaf", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "22", "id": 1, "g_Uid": "NurlWAVqt0KWezCoCEjo3A==", "guid": "58e5ea36-6a05-42b7-967b-30a80848e8dc", "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-10-04T23:59:58.2002674", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-04T23:59:58.2002674", "endShift": "2025-10-04T23:59:58.2002674", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "23", "operatorG_UID": "OHdXgfY3N0SUrxEgT/+ugQ==", "operatorGuid": "81577738-37f6-4437-94af-11204fffae81", "storeID": 2, "operator": { "$ref": "22" }, "store": { "$ref": "1" } }, { "$ref": "23" } ] } }, { "$ref": "21" } ], "apns": [ { "$id": "24", "pluID": 1, "pluG_UID": "WsdYYdQS80K5ARZEG/PhMQ==", "pluGuid": "6158c75a-12d4-42f3-b901-16441bf3e131", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "24" } ], "tuns": [ { "$id": "25", "pluG_UId": "9LrCoQMOBEiuMybkBK/4Tw==", "pluGuid": "a1c2baf4-0e03-4804-ae33-26e404aff84f", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "10" }, "storeIDs": [ 1, 2 ] }, { "$ref": "25" } ], "competitionPricing": [ { "$id": "26", "identifier": "49345Y8Ko0u8Fzy7eRsQuA==", "identifierGuid": "e5f8dde3-0a8f-4ba3-bc17-3cbb791b10b8", "pluG_UID": "U7+0j0mUMEaalxVDnSiqPQ==", "pluGuid": "8fb4bf53-9449-4630-9a97-15439d28aa3d", "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": "DlM93l6s3kS2EPCsyr4vmw==", "groupName": "sample string 1", "identifierGuid": "de3d530e-ac5e-44de-b610-f0accabe2f9b", "exists": true, "flipChartIdentifier": "DlnJp3qkzUyW7b9SeuVy7g==", "flipChartIdentifierGuid": "a7c9590e-a47a-4ccd-96ed-bf527ae572ee", "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": "U3f+i4AG8UGqyJl8bvtfcA==", "groupIdentifierGuid": "8bfe7753-0680-41f1-aac8-997c6efb5f70", "flipChart": { "$id": "28", "identifier": "vcX1GYmvmUuBLjkMWKrz7g==", "identifierGuid": "19f5c5bd-af89-4b99-812e-390c58aaf3ee", "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": "L4IvWcNtZU2woJp0v2eCJA==", "identifierGuid": "592f822f-6dc3-4d65-b0a0-9a74bf678224", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "30", "id": 1, "g_UID": "kMrrcANe60u8ACygm+so0A==", "guid": "70ebca90-5e03-4beb-bc00-2ca09beb28d0", "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": "T0yk8McToEOok9dcQQO33A==", "previousFormGuid": "f0a44c4f-13c7-43a0-a893-d75c4103b7dc", "nextForm": 1, "nextFormG_UID": "IIV1w0i+q0KhRVoGbcUQsA==", "nextFormGuid": "c3758520-be48-42ab-a145-5a066dc510b0", "attributes": "sample string 10", "updated": "2025-10-04T23:59:58.2002674", "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": "KWbIupy0u0+4CoC2N1HbDQ==", "checkoutFormGuid": "bac86629-b49c-4fbb-b80a-80b63751db0d", "identifier": "8bw53ON1V02r8g5v5EOi5g==", "identifierGuid": "dc39bcf1-75e3-4d57-abf2-0e6fe443a2e6", "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": "MQ8AMcz12Uykin0XxudEvA==", "valueGuid": "31000f31-f5cc-4cd9-a48a-7d17c6e744bc", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-04T23:59:58.2002674", "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-10-04T23:59:58.2002674", "imageData": "QEA=", "readOnly": true } }, { "$ref": "31" } ], "panels": [ { "$id": "33", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "qi6xQCea40mL3JPSvZIH2Q==", "checkoutFormGuid": "40b12eaa-9a27-49e3-8bdc-93d2bd9207d9", "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": "Jp0j0vgfr02Bez4lR4U5mg==", "flipChartPageIdentifierGuid": "d2239d26-1ff8-4daf-817b-3e254785399a", "pluG_UID": "8hkVn1FqOEyzGGC35a7jBg==", "pluGuid": "9f1519f2-6a51-4c38-b318-60b7e5aee306", "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": "IE1oYIPBH0CuODxG9fVq3A==", "pluGuid": "60684d20-c183-401f-ae38-3c46f5f56adc", "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-10-04T23:59:58.2002674", "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": "SK+9yGT02EiTmM+lmunZHw==", "ingredientGuid": "qtB7psXW/k6RHjIwEiI66g==", "ingredientIdentifier": "a67bd0aa-d6c5-4efe-911e-323012223aea", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "10" } }, { "$ref": "36" } ], "bins": [ { "$id": "37", "pluG_UID": "vTwp5Mn+X0y9mQ0jbd95xA==", "pluGuid": "e4293cbd-fec9-4c5f-bd99-0d236ddf79c4", "shelfLocationIdentifier": "BQ45Ct4UTEikWr9nuEwHKw==", "shelfLocationGuid": "0a390e05-14de-484c-a45a-bf67b84c072b", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "p3HsXrL2u0OOd+fQeWaZ3A==", "labelPageLayoutGuid": "5eec71a7-f6b2-43bb-8e77-e7d0796699dc", "updated": "2025-10-04T23:59:58.2002674", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "10" }, "location": { "$id": "38", "identifier": "aVzLF14CoE+DaJ3h21fnUA==", "storeID": 1, "identifierGuid": "17cb5c69-025e-4fa0-8368-9de1db57e750", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-04T23:59:58.2002674", "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": "oZuU7/sbakCejlRofjERtw==", "pluGuid": "ef949ba1-1bfb-406a-9e8e-54687e3111b7", "deptNo": 1, "product": { "$ref": "10" }, "scaleLocation": { "$id": "40", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-04T23:59:58.2002674", "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-10-04T23:59:58.2002674", "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": "+zx2+uj1PUuYym27ajXjCw==", "labelPageLayoutGuid": "fa763cfb-f5e8-4b3d-98ca-6dbb6a35e30b", "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-10-04T23:59:58.2002674", "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": "ORjBVA8qUEGtrqcEFsHSiQ==", "labelPageLayoutGuid": "54c11839-2a0f-4150-adae-a70416c1d289", "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-10-04T23:59:58.2002674", "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": "G8wD0g7Y8UudBrf81PnzoA==", "labelPageLayoutGuid": "d203cc1b-d80e-4bf1-9d06-b7fcd4f9f3a0", "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-10-04T23:59:58.2002674", "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": "AqNxPwdr4kyc6J9jsltj+w==", "labelPageLayoutGuid": "3f71a302-6b07-4ce2-9ce8-9f63b25b63fb", "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": "78VsV0zkTUmjRkOoXuVRSg==", "pluGuid": "576cc5ef-e44c-494d-a346-43a85ee5514a", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "GkJIgiRVGUq4EQqzzawppQ==", "dealCostGuid": "8248421a-5524-4a19-b811-0ab3cdac29a5", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "sPxbkRFPh0iV849DcJ3D2A==", "priceGroupGuid": "915bfcb0-4f11-4887-95f3-8f43709dc3d8", "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-10-04T23:59:58.2002674", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "ndeAdmw3YE2EEHT8bhY0zw==", "campaignComboPriceGroupIdentifier": "7680d79d-376c-4d60-8410-74fc6e1634cf", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "50", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-04T23:59:58.2002674", "operatorG_UID": "GphZxbElLkORIqQiQDX1Ag==", "operatorGuid": "c559981a-25b1-432e-9122-a4224035f502", "machineID": 1, "processed": true, "appliedUtc": "2025-10-04T23:59:58.2002674", "signIqTicketFileMovedUtc": "2025-10-04T23:59:58.2002674", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-04T23:59:58.2002674", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "10" }, "campaignPlu": { "$ref": "49" } }, { "$ref": "50" } ], "campaign": { "$id": "51", "id": 1, "storeID": 2, "name": "02391582-b923-45d1-9eb1-b259d67ec0fa", "nameGuid": "02391582-b923-45d1-9eb1-b259d67ec0fa", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-04T23:59:58.2002674", "startTime": 1, "endDate": "2025-10-04T23:59:58.2002674", "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-10-04T23:59:58.2002674", "system": true, "created": "2025-10-04T23:59:58.2002674", "updated": "2025-10-04T23:59:58.2002674", "priceChangeNotifiedUtc": "2025-10-04T23:59:58.2002674", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "6sPt1aLtbUa08P7M0tn/7A==", "hostIdentifierGuid": "d5edc3ea-eda2-466d-b4f0-feccd2d9ffec", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-04T23:59:58.2002674", "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": "qgSQ+UBu5ES2G67PfjpWEQ==", "pluGuid": "f99004aa-6e40-44e4-b61b-aecf7e3a5611", "hostOfferID": 1, "priceGroupG_UID": "cJ3lYxrutk+fQda5GxPZuw==", "priceGroupGuid": "63e59d70-ee1a-4fb6-9f41-d6b91b13d9bb", "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-10-04T23:59:58.2002674", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "10" }, "campaign": { "$ref": "51" } }, { "$ref": "52" } ], "sellingRules": [ { "$id": "53", "id": 1, "identifier": "TNzwxVYxgUOpiP4Q+YWZoA==", "identifierStr": "TNzwxVYxgUOpiP4Q+YWZoA==", "identifierGuid": "c5f0dc4c-3156-4381-a988-fe10f98599a0", "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": "j+az+INfYE+L/JQFh8OMVg==", "customerIDGuid": "f8b3e68f-5f83-4f60-8bfc-940587c38c56", "campaign": { "$ref": "51" }, "customer": { "$id": "55", "identifier": "BHxlHSOuFU+nVsvtOZ7k8Q==", "identifierGuid": "1d657c04-ae23-4f15-a756-cbed399ee4f1", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-04T23:59:58.2002674", "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": "a/YfF6koGUmEGGxYMSj4Sw==", "communityIdentifierGuid": "171ff66b-28a9-4919-8418-6c583128f84b", "joined": "2025-10-04T23:59:58.2002674", "updated": "2025-10-04T23:59:58.2002674", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "0NpCU3PepEaWgRWXHYsCkQ==", "priceLevelIdentifierGuid": "5342dad0-de73-46a4-9681-15971d8b0291", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-04T23:59:58.2002674", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "56", "cardType": 2, "issueDate": "2025-10-04T23:59:58.2002674", "expiry": "2025-10-04T23:59:58.2002674", "customerID": "dwSeRJSHvkeyI5ianm8grg==", "customerIDGuid": "449e0477-8794-47be-b223-989a9e6f20ae", "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-10-04T23:59:58.2002674", "linkedAccount": "hupCTHDaTEOyck7odhKXsg==", "linkedAccountGuid": "4c42ea86-da70-434c-b272-4ee8761297b2", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "55" }, "account": { "$id": "57", "id": 1, "identifier": "kbv3adxvnkOEudBsqgVfzA==", "identifierGuid": "69f7bb91-6fdc-439e-84b9-d06caa055fcc", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-04T23:59:58.2002674", "owner": "mH5F77c3IEOl3afD2TTriQ==", "ownerGuid": "ef457e98-37b7-4320-a5dd-a7c3d934eb89", "accountStoreGroupIdentifier": "LTUICx7/j0ycwnkuqLJpvg==", "accountStoreGroupGuid": "0b08352d-ff1e-4c8f-9cc2-792ea8b269be", "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-10-04T23:59:58.2002674", "active": true, "updated": "2025-10-04T23:59:58.2002674", "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": "/TVi6H6+rEGxpy1vQU9axA==", "identifierGuid": "e86235fd-be7e-41ac-b1a7-2d6f414f5ac4", "name": "sample string 2", "primaryContact": "UsL9xgqnVU+UCJ+ByVCEHA==", "primaryContactGuid": "c6fdc252-a70a-4f55-9408-9f81c950841c", "accountID": "LA2WPfZ4fEeUTJPDzAeqwA==", "accountIDGuid": "3d960d2c-78f6-477c-944c-93c3cc07aac0", "special": true, "updated": "2025-10-04T23:59:58.2002674", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "q23WypJtHkKUw42KyPCUmQ==", "priceLevelIdentifierGuid": "cad66dab-6d92-421e-94c3-8d8ac8f09499", "deleted": true, "account": { "$ref": "57" }, "primaryContactCustomer": { "$ref": "55" }, "customerGroupMembers": [ { "$id": "60", "id": 1, "groupID": "+cPm7mx6CEKMp5wxXu4EXw==", "groupIDGuid": "eee6c3f9-7a6c-4208-8ca7-9c315eee045f", "customerID": "Cety3xbRfkC+51jVRMtoRw==", "customerIDGuid": "df72eb09-d116-407e-bee7-58d544cb6847", "card": "sample string 4", "linkedAccount": "3Cu4MfPbzUiVj1KjJKfTsQ==", "linkedAccountGuid": "31b82bdc-dbf3-48cd-958f-52a324a7d3b1", "customer": { "$ref": "55" }, "group": { "$ref": "59" }, "customerCard": { "$ref": "56" } }, { "$ref": "60" } ] }, { "$ref": "59" } ] }, "payments": [ { "$id": "61", "id": 1, "identifier": "9ew90b7lc0C0qk8niBH3hA==", "identifierGuid": "d13decf5-e5be-4073-b4aa-4f278811f784", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "jITklw6gVUaFvjWzQr5KbQ==", "accountIDGuid": "97e4848c-a00e-4655-85be-35b342be4a6d", "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-10-04T23:59:58.2002674", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "ZwS5sjDjHUa5Loh6ole5KQ==", "idempotentVoidGuid": "b2b90467-e330-461d-b92e-887aa257b929", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "62", "saleHeaderID": 1, "saleHeaderGuid": "BAatmay6Kk6BxbmdNIgJrw==", "saleHeaderIdentifierGuid": "99ad0604-baac-4e2a-81c5-b99d348809af", "created": "2025-10-04T23:59:58.2002674", "createdLocal": "2025-10-04T23:59:58.2002674", "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-10-04T23:59:58.2002674", "storeID": 1, "operatorG_Uid": "vgE9sieoZUqCi1B2rTMovQ==", "operatorGuid": "b23d01be-a827-4a65-828b-5076ad3328bd", "customerG_Uid": "PIcWjwBCtk+5IqGw1asCtw==", "customerGuid": "8f16873c-4200-4fb6-b922-a1b0d5ab02b7", "communityIdentifier": "4vwieSBcoEq/PSoTD7kOqA==", "communityIdentifierGuid": "7922fce2-5c20-4aa0-bf3d-2a130fb90ea8", "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": "jaSbLAt2yUSfwfskh06GrA==", "priceLevelIdentifierGuid": "2c9ba48d-760b-44c9-9fc1-fb24874e86ac", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "22" }, "customer": { "$ref": "55" }, "communityOrganisation": { "$id": "63", "id": 1, "identifier": "H2dZfNIm30GOlZ8c8F8+QQ==", "identifierGuid": "7c59671f-26d2-41df-8e95-9f1cf05f3e41", "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-10-04T23:59:58.2002674", "deleted": true }, "details": [ { "$id": "64", "saleItemID": 1, "identifier": "QkRb/4U9Kke6lA3mRRJWwA==", "identifierGuid": "ff5b4442-3d85-472a-ba94-0de6451256c0", "saleHeaderID": 2, "plu": 1, "pluG_UId": "To3mX1IRmkON+f6MiOgBpA==", "pluGuid": "5fe68d4e-1152-439a-8df9-fe8c88e801a4", "accountID": "PUC3AMl7ike6b/6Vc5VtwA==", "accountIDGuid": "00b7403d-7bc9-478a-ba6f-fe9573956dc0", "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-10-04T23:59:58.2002674", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "/2dUHvmAp0qPbhu+4f/H+g==", "refundGuid": "1e5467ff-80f9-4aa7-8f6e-1bbee1ffc7fa", "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": "od53c9qZ4kiAxDjNu4N0Vw==", "idempotentVoidGuid": "7377dea1-99da-48e2-80c4-38cdbb837457", "priceLevelIdentifier": "Z4U0gC58u0C361ZTt7SZ6Q==", "priceLevelIdentifierGuid": "80348567-7c2e-40bb-b7eb-5653b7b499e9", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "65", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-04T23:59:58.2002674", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "65" } ], "refund": { "$id": "66", "id": 1, "g_UID": "vYrevHjX9EGSAZ9kaPAW3g==", "guid": "bcde8abd-d778-41f4-9201-9f6468f016de", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-04T23:59:58.2002674" }, "modifier": { "$id": "67", "id": 1, "setG_UID": "t8ubWXkU8kKptsEmHAiUTg==", "modifierSetGuid": "599bcbb7-1479-42f2-a9b6-c1261c08944e", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "n49N+vaEpkivXs4BOaZH9w==", "pluGuid": "fa4d8f9f-84f6-48a6-af5e-ce0139a647f7", "deleted": true, "g_UID": "DvVuOM0zS06f2V8td69EPg==", "guid": "386ef50e-33cd-4e4b-9fd9-5f2d77af443e", "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": "WmHPArIcAUyznGZ1SKjdpw==", "pluGuid": "02cf615a-1cb2-4c01-b39c-667548a8dda7", "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-10-04T23:59:58.2002674", "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-10-04T23:59:58.2002674", "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": "4udIrPn9g0yqImyZi/KP9A==", "pluGuid": "ac48e7e2-fdf9-4c83-aa22-6c998bf28ff4", "accountID": "pQivEIO4fkqBK3zqZOF3uQ==", "accountIDGuid": "10af08a5-b883-4a7e-812b-7cea64e177b9", "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-10-04T23:59:58.2002674", "bestOrExpireType": 1, "refundG_UID": "grfxrvf+YUedZaIcdFNM4A==", "refundGuid": "aef1b782-fef7-4761-9d65-a21c74534ce0", "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": "KyF2KxVd0U6w61Amx+wZdA==", "identifierGuid": "2b76212b-5d15-4ed1-b0eb-5026c7ec1974", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "NQicggJtokavCnlj3p7ZqQ==", "customerIdentifierGuid": "829c0835-6d02-46a2-af0a-7963de9ed9a9", "operatorNo": 1, "operatorG_UID": "47JRq2Q9v0KC9bL36baoKA==", "operatorGuid": "ab51b2e3-3d64-42bf-82f5-b2f7e9b6a828", "created": "2025-10-04T23:59:58.2002674", "ordered": "2025-10-04T23:59:58.2002674", "started": "2025-10-04T23:59:58.2002674", "completed": "2025-10-04T23:59:58.2002674", "supplied": "2025-10-04T23:59:58.2002674", "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": "FG+7LAAbcESo+Cs66iIfBg==", "pluGuid": "2cbb6f14-1b00-4470-a8f8-2b3aea221f06", "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": "heyj/6X3U0qyKlfdrPoGcw==", "headerIdentifierGuid": "ffa3ec85-f7a5-4a53-b22a-57ddacfa0673", "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": "IzmiuEe4Y0qQl1SbRtmukw==", "surveyGuid": "b8a23923-b847-4a63-9097-549b46d9ae93", "saleHeaderGuid": "dgINQTQiZE6xn6vGzKLRrQ==", "saleGuid": "410d0276-2234-4e64-b19f-abc6cca2d1ad", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "RyrgqHdOh0mGcBoEj88JpQ==", "guidResponse": "a8e02a47-4e77-4987-8670-1a048fcf09a5", "whoAnswered": 2, "answeredAtUTC": "2025-10-04T23:59:58.2002674", "sale": { "$ref": "62" }, "survey": { "$id": "76", "g_UID": "D97WRVKa4EeBG4mPksxF+A==", "guid": "45d6de0f-9a52-47e0-811b-898f92cc45f8", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "GWA9g8kSZUi6dNP5gqkx0w==", "checkoutFormGuid": "833d6019-12c9-4865-ba74-d3f982a931d3", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-04T23:59:58.2002674", "end": "2025-10-04T23:59:58.2002674", "deleted": true, "updated": "2025-10-04T23:59:58.2002674", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "7e0c658c-23a1-4f0a-81e4-ddafd7cbb009", "df14ea7a-1f12-400c-b240-0bf6e5f40afd" ], "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": "O4W01CGMa0+RQqM/8QhxtQ==", "accountIdentifier": "d4b4853b-8c21-4f6b-9142-a33ff10871b5", "accountName": "sample string 42", "customerOrderIdentifier": "UafqpQ4a2ESLoRyomlPkPA==", "customerOrderIdentifierGuid": "a5eaa751-1a0e-44d8-8ba1-1ca89a53e43c", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "77", "id": 1, "paymentID": 2, "paymentIdentifier": "UOkq2JteVUWZvRGMbD8+Uw==", "paymentIdentifierGuid": "d82ae950-5e9b-4555-99bd-118c6c3f3e53", "identifier": "gByXCHtaw0WwlP+Q3e6iKw==", "identifierGuid": "08971c80-5a7b-45c3-b094-ff90ddeea22b", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "iYN5mV1vIEWgSNWJODQ3/w==", "itemIdentifierGuid": "99798389-6f5d-4520-a048-d589383437ff" } }, { "$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": "PO4csmWvN0uGBbP2HTzA8A==", "customerIdentifierGuid": "b21cee3c-af65-4b37-8605-b3f61d3cc0f0", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "yIxK5dU4i06PLPI/59aGrw==", "idempotentGuid": "e54a8cc8-38d5-4e8b-8f2c-f23fe7d686af", "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-10-04T23:59:58.2002674", "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-10-04T23:59:58.2002674", "labelPageLayout": "1zE6Qkp+zkKcaYscnN4ldA==", "pageLayoutGuid": "423a31d7-7e4a-42ce-9c69-8b1c9cde2574", "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-10-04T23:59:58.2002674" }, { "$ref": "82" } ] }, "customerVouchers": [ { "$id": "83", "id": 1, "customerIdentifier": "+kTadaFHIU+mrLuc9uvbzw==", "customerIdentifierGuid": "75da44fa-47a1-4f21-a6ac-bb9cf6ebdbcf", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-04T23:59:58.2002674", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "ICuD460kcE24WDPtAGVNSw==", "issuedIdempotentGuid": "e3832b20-24ad-4d70-b858-33ed00654d4b", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-04T23:59:58.2002674", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-04T23:59:58.2002674", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "SUqFboWYxUKNGILgMkiQnQ==", "redeemedIdempotentGuid": "6e854a49-9885-42c5-8d18-82e03248909d", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-04T23:59:58.2002674", "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": "TOMRRshFREyWUofUrNcKcg==", "groupIDGuid": "4611e34c-45c8-4c44-9652-87d4acd70a72", "campaign": { "$ref": "51" }, "group": { "$ref": "59" } }, { "$ref": "84" } ], "signIqTickets": [ { "$id": "85", "identifier": "VUK2EKPEeU+JnjALMzzNbg==", "identifierGuid": "10b64255-c4a3-4f79-899e-300b333ccd6e", "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": "KoUoDD3C8kmp5q1yj57A3w==", "guid": "0c28852a-c23d-49f2-a9e6-ad728f9ec0df", "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": "1St58eIme0y2Da702JM5WA==", "groupGuid": "f1792bd5-26e2-4c7b-b60d-aef4d8933958", "comboPriceType": 5, "priceType": 5, "pluG_UID": "hh8CAYeN3EenLywmnYPCkA==", "pluGuid": "01021f86-8d87-47dc-a72f-2c269d83c290", "priceGroupG_UID": "H1qLZ33vW0OT9CjJS9OJCw==", "priceGroupGuid": "678b5a1f-ef7d-435b-93f4-28c94bd3890b", "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": "R4iBeS58rkmbvOrPN421Pg==", "priceLevelIdentifierGuid": "79818847-7c2e-49ae-9bbc-eacf378db53e", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "88" } ] }, "product": { "$ref": "10" }, "dealCost": { "$id": "89", "headerIdentifier": "U7sEFHCux0ikGxtaqnfhng==", "headerIdentifierGuid": "1404bb53-ae70-48c7-a41b-1b5aaa77e19e", "identifier": "SdwdcYdTT0mMB004ApyRXQ==", "identifierGuid": "711ddc49-5387-494f-8c07-4d38029c915d", "supplierIdentifier": "bIr72KYSFUme3SGMx4obzg==", "supplierGuid": "d8fb8a6c-12a6-4915-9edd-218cc78a1bce", "pluG_UID": "FKAMJSq810+4CrGHdGZ6Vw==", "pluGuid": "250ca014-bc2a-4fd7-b80a-b18774667a57", "campaignName": "899c3be2-42a6-43ee-8fba-c0ef91ca521f", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-04T23:59:58.2002674", "end": "2025-10-04T23:59:58.2002674", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "gOzjc40Jy0O7NcsJUBEznw==", "bonusItemPluGuid": "73e3ec80-098d-43cb-bb35-cb095011339f", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-04T23:59:58.2002674", "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-10-04T23:59:58.2002674", "campaignEndDate": "2025-10-04T23:59:58.2002674", "masterPLUG_UID": "GPp92R91KUyElV86kRZrUw==", "masterID": "d97dfa18-751f-4c29-8495-5f3a91166b53", "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": "YbwOfgsZe0Kz+wq3C7HFbQ==", "bonusMasterID": "7e0ebc61-190b-427b-b3fb-0ab70bb1c56d", "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-10-04T23:59:58.2002674", "dealCosts": [ { "$ref": "89" }, { "$ref": "89" } ], "tags": [ { "$id": "90", "pluG_UID": "iIAm4aWb/kygdVcoL6rHrQ==", "pluGuid": "e1268088-9ba5-4cfe-a075-57282faac7ad", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "90" } ], "alternateProductG_UID": "dUmTnZLkrE+VY08S3ZmHJQ==", "alternateProduct": "9d934975-e492-4fac-9563-4f12dd998725", "productHostCode": { "$id": "91", "id": 1, "pluG_UID": "T6+XVQMk8E+MC3GNju7QoA==", "pluGuid": "5597af4f-2403-4ff0-8c0b-718d8eeed0a0", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "45" }, "mscCom": { "$ref": "46" }, "mscDep": { "$ref": "48" }, "mscSubCom": { "$ref": "47" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-04T23:59:58.2002674", "inventoryTracked": "2025-10-04T23:59:58.2002674", "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": "JP5qDY+JNkOCdd/Z28qwZw==", "supplierGuid": "0d6afe24-898f-4336-8275-dfd9dbcab067", "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": "Stt1cOQjxUmAuV+LN89wRQ==", "supplierGuid": "7075db4a-23e4-49c5-80b9-5f8b37cf7045", "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-10-04T23:59:58.2002674", "deliveryDate": "2025-10-04T23:59:58.2002674", "nextCutOffDate": "2025-10-04T23:59:58.2002674", "nextDeliveryDate": "2025-10-04T23:59:58.2002674", "nextDaysBuffer": 10 }, { "$ref": "94" } ], "store": { "$ref": "1" }, "updated": "2025-10-04T23:59:58.2002674", "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-10-04T23:59:58.2002674", "processed": "2025-10-04T23:59:58.2002674", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-04T23:59:58.2002674", "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-10-04T23:59:58.2002674", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "95" } ], "zoneMatrix": [ { "$id": "97", "id": 1, "hostIdentifier": "UfM5Wj87+0KZCr4jATBbIQ==", "hostIdentifierGuid": "5a39f351-3b3f-42fb-990a-be2301305b21", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "07ed81f6-f446-4dc0-9e5f-593bb3244740", "b7928549-d781-4979-897e-11e656d276fa" ] }, { "$ref": "97" } ], "hostFileStoreSetting": { "$ref": "3" }, "hostStoreSettings": [ { "$ref": "3" }, { "$ref": "3" } ], "promotionPlacements": [ { "$id": "98", "identifier": "p/wyJri23UKVcQgEXR3Qxg==", "identifierGuid": "2632fca7-b6b8-42dd-9571-08045d1dd0c6", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "98" } ], "promoTypeGuids": [ "26fadae1-0037-4d68-9c53-7ef876a00b93", "5ba1da94-449a-44da-b18b-97b1f7adc0e8" ], "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-10-04T23:59:58.2002674", "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": "385be269-241c-4fc3-b2f3-babd23091184", "updateStore": { "$id": "104", "id": "d202ce31-89c5-4fce-8f34-d5d3caab41c7", "name": "sample string 1", "lastActivity": "2025-10-04T23:59:58.2002674", "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-10-04T23:59:58.2002674" }, "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
New StoreID
integerResponse Formats
application/json, text/json
1
application/xml, text/xml
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK }�D[��)z� 5 xl/workbook.xml � (� ����0��&�C��"H")��x�ཅ�6П�5���H�yۙ��v�l�ȍ�GM�W��"[�;������n0N��{3���to:���\�h/��x������ jZQ�I���!�4{J�}����.&"k���h��I!�Ըe�a��{_�#W�8<x~+��ʻ"�E��bc�0J���PK }�D[���� � [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 }�D['_�' ' _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="R8e17558a4f884879" /></Relationships>PK }�D[��4 � xl/worksheets/sheet1.xml � (� �Q�n� ��}%��j�U���n�ۙ%N@ 82����6M�e������<��Ȯ@��ox��8�bg���9�w����t ��aO 71N{!Bk��� |z둜�)�A`��N��|۪� �Q�T*;���G+L�+ܸJ9m=W��I=�g}Ï5gBɂ|���_1�m|"^r��5�*X�|.�_�u��y�o�<�LLz(��Pv�l�gN�ʹ�.��?m��j�M�v��z��+��:騕$\�礚��G����Z�kf���ߎW�Is:#F����W�PK }�D[�tv � P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�N씠�ݰ���3N�&vd����G� XE�Tb�������4����M#9���5�A�];خ�S4��ݬ�8��&B?́�j�c��( ��I���hS�8?��R��Y��挕�/p�$�ˌ�!:c��N�&��0}u�z��|����R����D�kk�7E%�B6Z�F� B��e�����/dT) �t.+Ʌ��2��ؾD�.�tZ�j�r��yi�0b%۫����PK }�D[Ѓ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 }�D[�/�� � xl/sharedStrings.xml � (� 5�A� �B�nA�h&�@@ڵ����������d2;}Ҧ�X9frp(�9/�V���p��i�[&t�E5��YTO��r՚���R7�\���u�\*����M��9��#��s#qЧ��������~PK- }�D[��)z� 5 xl/workbook.xmlPK- }�D[���� � [Content_Types].xmlPK- }�D['_�' ' V _rels/.relsPK- }�D[��4 � � xl/worksheets/sheet1.xmlPK- }�D[�tv � P . xl/_rels/workbook.xml.relsPK- }�D[Ѓc'2 E u xl/styles.xmlPK- }�D[�/�� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK }�D[m��V� 5 xl/workbook.xml � (� ����0D�J��(��BP`b�ڡ�!�D�%���7�@���w>?���k�ѣ�+i�T0��5�����]g���{1�u��ڶo�&�[����AY�{5y���a��!H�#=n( ���|"D,͞ g��h�u��-�~Sb��"4��� ���]��J�+T<�2�i�'�@&�`0����PK }�D[���� � [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 }�D[,���' ' _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="Reac8bac8a3f848a5" /></Relationships>PK }�D[��4 � xl/worksheets/sheet1.xml � (� �Q�n� ��}%��j�U���n�ۙ%N@ 82����6M�e������<��Ȯ@��ox��8�bg���9�w����t ��aO 71N{!Bk��� |z둜�)�A`��N��|۪� �Q�T*;���G+L�+ܸJ9m=W��I=�g}Ï5gBɂ|���_1�m|"^r��5�*X�|.�_�u��y�o�<�LLz(��Pv�l�gN�ʹ�.��?m��j�M�v��z��+��:騕$\�礚��G����Z�kf���ߎW�Is:#F����W�PK }�D[ayf� P xl/_rels/workbook.xml.rels � (� ���n� @��`\����K�4?@భ�`q$m��C?��P�J-�:t ���������m��,8%�7��Zz������j����Ì$�8li����&�������aR1��c��G��8�Y��I���C����>M��`���{�H�^�bKJȮ�,���i�N.����Ps!�2���nj/#��w��p�<�:�FU�^ڻ��*�y�!m:w�˙Ze�ʖ�7�0pUc7�b�PK }�D[Ѓ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 }�D[�/�� � xl/sharedStrings.xml � (� 5�A� �B�nA�h&�@@ڵ����������d2;}Ҧ�X9frp(�9/�V���p��i�[&t�E5��YTO��r՚���R7�\���u�\*����M��9��#��s#qЧ��������~PK- }�D[m��V� 5 xl/workbook.xmlPK- }�D[���� � � [Content_Types].xmlPK- }�D[,���' ' U _rels/.relsPK- }�D[��4 � � xl/worksheets/sheet1.xmlPK- }�D[ayf� P - xl/_rels/workbook.xml.relsPK- }�D[Ѓc'2 E t xl/styles.xmlPK- }�D[�/�� � � xl/sharedStrings.xmlPK � �