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-06-14T06:26:54.8037064", "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": "BPBMBmOQn0Kdb+LB9owzHg==", "hostIdentifierGuid": "064cf004-9063-429f-9d6f-e2c1f68c331e", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-06-14T06:26:54.8037064", "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": "mIUx8ZZhckS9AmnjgLHMRg==", "hostIdentifierGuid": "f1318598-6196-4472-bd02-69e380b1cc46", "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": "5+zX6wBqzUqGne4RaoUOCQ==", "identifierGuid": "ebd7ece7-6a00-4acd-869d-ee116a850e09", "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": "91bhita0kUyQYggkvcMXWQ==", "hostSupplierIdentifierGuid": "8ae156f7-b4d6-4c91-9062-0824bdc31759", "loyaltyPriceLevelIdentifier": "afOmrtYYEESe+rinELSSxA==", "loyaltyPriceLevelIdentifierGuid": "aea6f369-18d6-4410-9efa-b8a710b492c4", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-06-14T06:26:54.8037064", "lastProcessed": "2025-06-14T06:26:54.8037064", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "5", "identifier": "26vmXTd9b0mjSAFtFRqo7g==", "identifierGuid": "5de6abdb-7d37-496f-a348-016d151aa8ee", "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": "dmkG+TuA0ES5q2GODuVLnA==", "primaryContactID": "f9066976-803b-44d0-b9ab-618e0ee54b9c", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "CNSOHAUOsE+yi+OEXKoJjg==", "supplierGroupGuid": "1c8ed408-0e05-4fb0-b28b-e3845caa098e", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T06:26:54.8037064", "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": "fec83a93-a75d-462e-b0be-84414e51f66f", "identifier": "QhH7Vq2rFU2T3E7p6Vl6Ww==", "identifierGuid": "56fb1142-abad-4d15-93dc-4ee9e9597a5b", "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": "xFb+0A0fHE6zTRUxW8ycVw==", "supplierIdentifierGuid": "d0fe56c4-1f0d-4e1c-b34d-15315bcc9c57", "contactGuid": "bxR0/TfsvUm1LDsEF35fTw==", "contactID": "fd74146f-ec37-49bd-b52c-3b04177e5f4f", "contact": { "$ref": "6" }, "supplier": { "$ref": "5" } }, { "$ref": "7" } ], "products": [ { "$id": "8", "pluG_UID": "ofE5fA2zhkqDOdIs6bKyvQ==", "pluGuid": "7c39f1a1-b30d-4a86-8339-d22ce9b2b2bd", "supplierIdentifier": "JojVGOuHzUCW1rGYBdZQYA==", "supplierIdentifierGuid": "18d58826-87eb-40cd-96d6-b19805d65060", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T06:26:54.8037064", "pricedByWeight": true, "landedUnitCostEx": 8, "landedUnitCostInc": 9, "landedCartonCostInc": 10, "landedCartonCostEx": 11, "standardCost": 12, "deliveryFee": 1, "deliveryFeeBasis": "sample string 13", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 14", "financeFee": 1, "financeFeeBasis": "sample string 15", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 16", "invoiceCode": "sample string 17", "invoiceDesc": "sample string 18", "orderDirect": true, "useCost": true, "minimumQuantity": 19, "hostType": 20, "fromHost": 21, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 22.1, "sellMultiple": 23.1, "baseMultiple": 24.1, "hostStandardCost": 25, "hostTotalCost": 26, "hostRetail": 27, "hostLandedUnitCostEx": 28, "hostLandedUnitCostInc": 29, "hostDesc": "sample string 30", "directIndicator": "sample string 31", "availableToOrder": true, "hostRangeIndicator": "sample string 33", "hostProductType": "sample string 34", "hostProductGrade": "sample string 35", "hostProductGroup": "sample string 36", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 39", "hostLastUpdated": "2025-06-14T06:26:54.8037064", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "9", "pluG_UID": "lG06t8yPHUayDeyOK697ng==", "pluGuid": "b73a6d94-8fcc-461d-b20d-ec8e2baf7b9e", "supplierIdentifier": "65NHVcA90EuZNGScwSeB9Q==", "supplierIdentifierGuid": "554793eb-3dc0-4bd0-9934-649cc12781f5", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "9" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "7flXTofxpEi3u61OF2olPA==", "parentPluGuid": "4e57f9ed-f187-48a4-b7bb-ad4e176a253c", "freight": 44.0, "freightType": 1, "product": { "$id": "10", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "mI6FsBylDk+B7GnU8padew==", "guid": "b0858e98-a51c-4f0e-81ec-69d4f2969d7b", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "7iUMx3BuqEC5AcgMG2y2Rg==", "priceGroupGuid": "c70c25ee-6e70-40a8-b901-c80c1b6cb646", "blueprintID": 1, "lastCountedDate": "2025-06-14T06:26:54.8037064", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T06:26:54.8037064", "pluCreated": "2025-06-14T06:26:54.8037064", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-06-14T06:26:54.8037064", "lastManualUpdate": "2025-06-14T06:26:54.8037064", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-06-14T06:26:54.8037064", "currentCostUpdated": "2025-06-14T06:26:54.8037064", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T06:26:54.8037064", "defaultGP": 1, "breakTargetMode": 32, "break1": 1, "price1": 1, "target1": 33, "break2": 1, "price2": 1, "target2": 34, "break3": 1, "price3": 1, "target3": 35, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-06-14T06:26:54.8037064", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "x59E/oTlLkeAfex3C+lAaQ==", "altPLUGuid": "fe449fc7-e584-472e-807d-ec770be94069", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 53", "altPriceDescription2": "sample string 54", "cartonQuantity": 55, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 57", "text2": "sample string 58", "text3": "sample string 59", "labelText": "sample string 60", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 64", "barcodeFormat": "sample string 65", "austMade": 1, "coolCode": 66, "countryOfOrigin": "sample string 67", "percentContent": 68.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 69", "subDeptCode": "sample string 70", "minorDeptCode": "sample string 71", "lesserDeptCode": "sample string 72", "deptName": "sample string 73", "subDeptName": "sample string 74", "minorDeptName": "sample string 75", "lesserDeptName": "sample string 76", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 79, "labelShelfChanged": true, "labelTalkerQty": 81, "labelSmall": true, "labelLastPrinted": "2025-06-14T06:26:54.8037064", "labelLastPrice": 1, "shelfPageLayoutG_UID": "73zKaB26lUutpgqndlz9iQ==", "shelfPageLayoutGuid": "68ca7cef-ba1d-4b95-ada6-0aa7765cfd89", "talkerPageLayoutG_UID": "vHwNoKE4kE2nZfhwzlOiQg==", "talkerPageLayoutGuid": "a00d7cbc-38a1-4d90-a765-f870ce53a242", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 84, "unitMeasureKindChanged": true, "signIQData": "sample string 86", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 90, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 93, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "8KGyuk557Uy4viEE5hAmSQ==", "inventoryIdentifier": "bab2a1f0-794e-4ced-b8be-2104e6102649", "inventoryAccuracy": 1, "baseUnits": 97, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 98, "defaultPrinter": "sample string 99", "defaultPrinterGroup": "sample string 100", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 101, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "y9QPhs1cr067glhk6QoaEw==", "parentPluGuid": "860fd4cb-5ccd-4eaf-bb82-5864e90a1a13", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "6Ir/q4ewj0mDkpYY7rL0Ow==", "supplierIdentifierGuid": "abff8ae8-b087-498f-8392-9618eeb2f43b", "supplierChanged": true, "rebateSupplierIdentifier": "0H/J7Uf44ka7ywPFkRE2Bw==", "rebateSupplierIdentifierGuid": "edc97fd0-f847-46e2-bbcb-03c591113607", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 107", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 109", "productType": "sample string 110", "productGroup": "sample string 111", "complianceIndicator": "sample string 112", "inhouseBrand": "sample string 113", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 116", "lastUpdatedByUser": "sample string 117", "lastManualUpdatedByUser": "sample string 118", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-06-14T06:26:54.8193288", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "45KIrIKAm0m1RRiBqA6WAg==", "hostIdentifierGuid": "ac8892e3-8082-499b-b545-1881a80e9602", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 124", "aisleEnds": "sample string 125", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 136, "webPriceRounding": true, "webMarkup": 138, "webPriceMode": 139, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 140", "altSubDeptCode": "sample string 141", "altMinorDeptCode": "sample string 142", "altLesserDeptCode": "sample string 143", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "10" }, { "$ref": "10" } ], "store": { "$ref": "1" }, "storePrices": [ { "$id": "11", "pluG_UID": "OyDZY4peEUWUdPBBSY6zgg==", "pluGuid": "63d9203b-5e8a-4511-9474-f041498eb382", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-06-14T06:26:54.8193288" }, { "$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-06-14T06:26:54.8193288", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "13" }, "winningCampaign": 1, "winner": { "$id": "14", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T06:26:54.8193288", "startTime": 3, "endDate": "2025-06-14T06:26:54.8193288", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "IZ8y3Ssq1UW6e/9uZzrURA==", "hostIdentifierGuid": "dd329f21-2a2b-45d5-ba7b-ff6e673ad444", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "14" }, { "$ref": "14" } ] }, "tray": { "$id": "15", "g_UId": "oDMNPtSuX0+LFA+pRik7/Q==", "guid": "3e0d33a0-aed4-4f5f-8b14-0fa946293bfd", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "16", "priceGroupG_UID": "Kpofc+LgeUq2MVjsORFdlw==", "priceGroupGuid": "731f9a2a-e0e2-4a79-b631-58ec39115d97", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T06:26:54.8193288", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "10" }, { "$ref": "10" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "17", "pluG_UID": "xSostuqqrUKlEDLPse3UWw==", "pluGuid": "b62c2ac5-aaea-42ad-a510-32cfb1edd45b", "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": "2402fdf3-6c28-4589-bbc8-428e5ab1a276", "created": "2025-06-14T06:26:54.8193288", "createdByUser": "sample string 1", "activated": "2025-06-14T06:26:54.8193288", "deactivated": "2025-06-14T06:26:54.8193288", "lastOrdered": "2025-06-14T06:26:54.8193288", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T06:26:54.8193288", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T06:26:54.8193288", "lastSold": "2025-06-14T06:26:54.8193288", "firstSold": "2025-06-14T06:26:54.8193288", "awsUpdated": "2025-06-14T06:26:54.8193288", "lastManualUpdate": "2025-06-14T06:26:54.8193288", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T06:26:54.8193288", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T06:26:54.8193288", "doNotRangeUpdated": "2025-06-14T06:26:54.8193288", "doNotOrderUpdated": "2025-06-14T06:26:54.8193288", "tracked": "2025-06-14T06:26:54.8193288" }, "allergens": [ { "$id": "19", "allergenID": 1, "pluG_UID": "fIJyF26UiECPGYKV1lN1tQ==", "pluGuid": "1772827c-946e-4088-8f19-8295d65375b5", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "19" } ], "costs": { "$id": "20", "pluG_UID": "+/ZedEwX5UGOfUv4tL7LFg==", "pluGuid": "745ef6fb-174c-41e5-8e7d-4bf8b4becb16", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T06:26:54.8193288", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "21", "saleHeaderID": 1, "created": "2025-06-14T06:26:54.8193288", "createdLocal": "2025-06-14T06:26:54.8193288", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "cQUF1TMgb0u6tdnm0yK5CA==", "operatorGuid": "d5050571-2033-4b6f-bab5-d9e6d322b908", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "e+9W8oD3YEypENLtIZGJSw==", "pluGuid": "f256ef7b-f780-4c60-a910-d2ed2191894b", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "22", "id": 1, "g_Uid": "9IhBYWm27UuWvmuaDFLMjQ==", "guid": "614188f4-b669-4bed-96be-6b9a0c52cc8d", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-06-14T06:26:54.8193288", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T06:26:54.8193288", "endShift": "2025-06-14T06:26:54.8193288", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "23", "operatorG_UID": "/VDoKnFJjUelNjHBksXokA==", "operatorGuid": "2ae850fd-4971-478d-a536-31c192c5e890", "storeID": 2, "operator": { "$ref": "22" }, "store": { "$ref": "1" } }, { "$ref": "23" } ] } }, { "$ref": "21" } ], "apns": [ { "$id": "24", "pluID": 1, "pluG_UID": "ah1cvnIX1kGYIFlaqNj5Fw==", "pluGuid": "be5c1d6a-1772-41d6-9820-595aa8d8f917", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "24" } ], "tuns": [ { "$id": "25", "pluG_UId": "SQOteLlft0qVYtjAwtyR+g==", "pluGuid": "78ad0349-5fb9-4ab7-9562-d8c0c2dc91fa", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "10" }, "storeIDs": [ 1, 2 ] }, { "$ref": "25" } ], "competitionPricing": [ { "$id": "26", "identifier": "B0onv/EMdUiQw0XcsblLzQ==", "identifierGuid": "bf274a07-0cf1-4875-90c3-45dcb1b94bcd", "pluG_UID": "ptCqmgBk0EyF+Xi8cxwa/g==", "pluGuid": "9aaad0a6-6400-4cd0-85f9-78bc731c1afe", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "26" } ], "supplier": { "$ref": "5" }, "supplierName": "sample string 146", "children": [ { "$ref": "10" }, { "$ref": "10" } ], "ordering": { "$ref": "8" }, "flipChartPages": [ { "$id": "27", "identifier": "OpcGdOuGhUOW6kocGvRqtQ==", "groupName": "sample string 1", "identifierGuid": "7406973a-86eb-4385-96ea-4a1c1af46ab5", "exists": true, "flipChartIdentifier": "V2KhPG6rcEa50oj5xeHLvw==", "flipChartIdentifierGuid": "3ca16257-ab6e-4670-b9d2-88f9c5e1cbbf", "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": "HpCJ9lohR0KkbIqYSpRKug==", "groupIdentifierGuid": "f689901e-215a-4247-a46c-8a984a944aba", "flipChart": { "$id": "28", "identifier": "zICUcal5dU+8eyc1UDjJaA==", "identifierGuid": "719480cc-79a9-4f75-bc7b-27355038c968", "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": "v+ZHur19IkKH7RhSy6xIxw==", "identifierGuid": "ba47e6bf-7dbd-4222-87ed-1852cbac48c7", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "30", "id": 1, "g_UID": "0qC+++EifEuZc953wEP2nQ==", "guid": "fbbea0d2-22e1-4b7c-9973-de77c043f69d", "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": "rr8pS9CRqkCWLVaXHcbbOA==", "previousFormGuid": "4b29bfae-91d0-40aa-962d-56971dc6db38", "nextForm": 1, "nextFormG_UID": "lAtyYZ7IUUytNEc3tdsY6A==", "nextFormGuid": "61720b94-c89e-4c51-ad34-4737b5db18e8", "attributes": "sample string 10", "updated": "2025-06-14T06:26:54.8193288", "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": "52x4TzoEYESIWdsom83i/Q==", "checkoutFormGuid": "4f786ce7-043a-4460-8859-db289bcde2fd", "identifier": "NOOc86raxkSAU/eoVNRVKQ==", "identifierGuid": "f39ce334-daaa-44c6-8053-f7a854d45529", "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": "cKjwgG/gJ0uT0vQLEAcZAg==", "valueGuid": "80f0a870-e06f-4b27-93d2-f40b10071902", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T06:26:54.8193288", "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-06-14T06:26:54.8193288", "imageData": "QEA=", "readOnly": true } }, { "$ref": "31" } ], "panels": [ { "$id": "33", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "AmVmiQ1MS0yIfD22DXJd6A==", "checkoutFormGuid": "89666502-4c0d-4c4b-887c-3db60d725de8", "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": "iHH24TvaaUiNfE5kxgrAcQ==", "flipChartPageIdentifierGuid": "e1f67188-da3b-4869-8d7c-4e64c60ac071", "pluG_UID": "f0FaRiO3k06Nv7LmyB39XA==", "pluGuid": "465a417f-b723-4e93-8dbf-b2e6c81dfd5c", "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": "kOS2UXqUYUOtwIgaPy2q/g==", "pluGuid": "51b6e490-947a-4361-adc0-881a3f2daafe", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-06-14T06:26:54.8193288", "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": "o6CscyAcDEGsaVVZaVT1NA==", "ingredientGuid": "IwumZvGHAkOpSz4AVKqXYA==", "ingredientIdentifier": "66a60b23-87f1-4302-a94b-3e0054aa9760", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "10" } }, { "$ref": "36" } ], "bins": [ { "$id": "37", "pluG_UID": "5pu751bZxUmx4+UQipYjQQ==", "pluGuid": "e7bb9be6-d956-49c5-b1e3-e5108a962341", "shelfLocationIdentifier": "UGCUEIcmqES81CHFe8RgPw==", "shelfLocationGuid": "10946050-2687-44a8-bcd4-21c57bc4603f", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "IPPaZa7JnEGPNal5WVK1tQ==", "labelPageLayoutGuid": "65daf320-c9ae-419c-8f35-a9795952b5b5", "updated": "2025-06-14T06:26:54.8193288", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "10" }, "location": { "$id": "38", "identifier": "rHyKRakqE0aYe3ogQCD8og==", "storeID": 1, "identifierGuid": "458a7cac-2aa9-4613-987b-7a204020fca2", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T06:26:54.8193288", "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": "XfAHHwYNL0GT/jjX4PGTuA==", "pluGuid": "1f07f05d-0d06-412f-93fe-38d7e0f193b8", "deptNo": 1, "product": { "$ref": "10" }, "scaleLocation": { "$id": "40", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T06:26:54.8193288", "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-06-14T06:26:54.8193288", "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": "Vbnb93hZc0S1Wt2ChLH4GA==", "labelPageLayoutGuid": "f7dbb955-5978-4473-b55a-dd8284b1f818", "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-06-14T06:26:54.8193288", "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": "wI41mXOGd0iJq/9jq6la8w==", "labelPageLayoutGuid": "99358ec0-8673-4877-89ab-ff63aba95af3", "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-06-14T06:26:54.8193288", "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": "OaJhBaLYV0Ok/Bsy4qL8bA==", "labelPageLayoutGuid": "0561a239-d8a2-4357-a4fc-1b32e2a2fc6c", "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-06-14T06:26:54.8193288", "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": "TnrIAdtoMUC5hSnLJtSUdw==", "labelPageLayoutGuid": "01c87a4e-68db-4031-b985-29cb26d49477", "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": "h1HnAdaIuUifKf1g39I36g==", "pluGuid": "01e75187-88d6-48b9-9f29-fd60dfd237ea", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "PcbkBVv0pk+gK5JnR98XBg==", "dealCostGuid": "05e4c63d-f45b-4fa6-a02b-926747df1706", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "wVJzxUC4uEmOkgVob0cpVw==", "priceGroupGuid": "c57352c1-b840-49b8-8e92-05686f472957", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T06:26:54.8193288", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "3QY0WCjcCk6kCzuOLBrSug==", "campaignComboPriceGroupIdentifier": "583406dd-dc28-4e0a-a40b-3b8e2c1ad2ba", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "50", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T06:26:54.8193288", "operatorG_UID": "IC/npw3xGEuCCHliSRrjtg==", "operatorGuid": "a7e72f20-f10d-4b18-8208-7962491ae3b6", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T06:26:54.8193288", "signIqTicketFileMovedUtc": "2025-06-14T06:26:54.8193288", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T06:26:54.8193288", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "10" }, "campaignPlu": { "$ref": "49" } }, { "$ref": "50" } ], "campaign": { "$id": "51", "id": 1, "storeID": 2, "name": "983e9105-76d0-4bc7-93f5-2e71aa07ac29", "nameGuid": "983e9105-76d0-4bc7-93f5-2e71aa07ac29", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T06:26:54.8193288", "startTime": 1, "endDate": "2025-06-14T06:26:54.8193288", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-06-14T06:26:54.8193288", "system": true, "created": "2025-06-14T06:26:54.8193288", "updated": "2025-06-14T06:26:54.8193288", "priceChangeNotifiedUtc": "2025-06-14T06:26:54.8193288", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "Jy1DPGxp40i1xnla05vB4g==", "hostIdentifierGuid": "3c432d27-696c-48e3-b5c6-795ad39bc1e2", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T06:26:54.8193288", "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": "M9cgtr84wkyxhISoYP951g==", "pluGuid": "b620d733-38bf-4cc2-b184-84a860ff79d6", "hostOfferID": 1, "priceGroupG_UID": "pUR8jjQp8UuDebtw2cKNLQ==", "priceGroupGuid": "8e7c44a5-2934-4bf1-8379-bb70d9c28d2d", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T06:26:54.8193288", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "10" }, "campaign": { "$ref": "51" } }, { "$ref": "52" } ], "sellingRules": [ { "$id": "53", "id": 1, "identifier": "GO35zL8NC0ekVy4HBnV/ag==", "identifierStr": "GO35zL8NC0ekVy4HBnV/ag==", "identifierGuid": "ccf9ed18-0dbf-470b-a457-2e0706757f6a", "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": "EnwZcH4sq061ZrPYVWAnNg==", "customerIDGuid": "70197c12-2c7e-4eab-b566-b3d855602736", "campaign": { "$ref": "51" }, "customer": { "$id": "55", "identifier": "igk7qdBKz0S0zCR3stzZGA==", "identifierGuid": "a93b098a-4ad0-44cf-b4cc-2477b2dcd918", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T06:26:54.8193288", "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": "NmFikDheokul53DMyQPYtg==", "communityIdentifierGuid": "90626136-5e38-4ba2-a5e7-70ccc903d8b6", "joined": "2025-06-14T06:26:54.8193288", "updated": "2025-06-14T06:26:54.8193288", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "0EfLynNkbEieKXy2IZ4A9A==", "priceLevelIdentifierGuid": "cacb47d0-6473-486c-9e29-7cb6219e00f4", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T06:26:54.8193288", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "56", "cardType": 2, "issueDate": "2025-06-14T06:26:54.8193288", "expiry": "2025-06-14T06:26:54.8193288", "customerID": "CPK5l4cEVEy9pNq2Dbgisw==", "customerIDGuid": "97b9f208-0487-4c54-bda4-dab60db822b3", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-06-14T06:26:54.8193288", "linkedAccount": "Urc0cKaGJUmoeWuq4fOQHQ==", "linkedAccountGuid": "7034b752-86a6-4925-a879-6baae1f3901d", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "55" }, "account": { "$id": "57", "id": 1, "identifier": "K0/52wqKFEusJKnnU3yEEQ==", "identifierGuid": "dbf94f2b-8a0a-4b14-ac24-a9e7537c8411", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T06:26:54.8193288", "owner": "9+0VsDTcbkSZWEEnQ6OSEA==", "ownerGuid": "b015edf7-dc34-446e-9958-412743a39210", "accountStoreGroupIdentifier": "h1RBb2FCLES6BWdas6wniA==", "accountStoreGroupGuid": "6f415487-4261-442c-ba05-675ab3ac2788", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-06-14T06:26:54.8193288", "active": true, "updated": "2025-06-14T06:26:54.8193288", "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": "ttdx8VPen0ixh5I9u5U5Eg==", "identifierGuid": "f171d7b6-de53-489f-b187-923dbb953912", "name": "sample string 2", "primaryContact": "owUVJ2yQPEKmeLLbD7hpTg==", "primaryContactGuid": "271505a3-906c-423c-a678-b2db0fb8694e", "accountID": "jOlKmA/ae0eQTYPJDaOzeA==", "accountIDGuid": "984ae98c-da0f-477b-904d-83c90da3b378", "special": true, "updated": "2025-06-14T06:26:54.8193288", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "SvgS8PfN8k+jagZzqVooXg==", "priceLevelIdentifierGuid": "f012f84a-cdf7-4ff2-a36a-0673a95a285e", "deleted": true, "account": { "$ref": "57" }, "primaryContactCustomer": { "$ref": "55" }, "customerGroupMembers": [ { "$id": "60", "id": 1, "groupID": "sOxbpVSswUyrr9YVBY8LAw==", "groupIDGuid": "a55becb0-ac54-4cc1-abaf-d615058f0b03", "customerID": "277kKgOzUUSK6c+h/W6c+Q==", "customerIDGuid": "2ae4bedb-b303-4451-8ae9-cfa1fd6e9cf9", "card": "sample string 4", "linkedAccount": "RDeCNEy5t0y8ayNQuWbFEw==", "linkedAccountGuid": "34823744-b94c-4cb7-bc6b-2350b966c513", "customer": { "$ref": "55" }, "group": { "$ref": "59" }, "customerCard": { "$ref": "56" } }, { "$ref": "60" } ] }, { "$ref": "59" } ] }, "payments": [ { "$id": "61", "id": 1, "identifier": "MAlc07ZdQ0+gwTarWlZNNg==", "identifierGuid": "d35c0930-5db6-4f43-a0c1-36ab5a564d36", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "cQlvhlpbDkGDEnZX7lnVCw==", "accountIDGuid": "866f0971-5b5a-410e-8312-7657ee59d50b", "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-06-14T06:26:54.8193288", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "kr+SvrMcPU2oToL8qqqJZg==", "idempotentVoidGuid": "be92bf92-1cb3-4d3d-a84e-82fcaaaa8966", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "62", "saleHeaderID": 1, "saleHeaderGuid": "5kZ+eCROdkW8J4JgQ4CgtA==", "saleHeaderIdentifierGuid": "787e46e6-4e24-4576-bc27-82604380a0b4", "created": "2025-06-14T06:26:54.8193288", "createdLocal": "2025-06-14T06:26:54.8193288", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-06-14T06:26:54.8193288", "storeID": 1, "operatorG_Uid": "p/Di23tV5kWbZS16bjURRQ==", "operatorGuid": "dbe2f0a7-557b-45e6-9b65-2d7a6e351145", "customerG_Uid": "F8SFOKEwJ0Swvplj7bVikg==", "customerGuid": "3885c417-30a1-4427-b0be-9963edb56292", "communityIdentifier": "8d5sADQ3S0afMzSSox+7tg==", "communityIdentifierGuid": "006cdef1-3734-464b-9f33-3492a31fbbb6", "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": "QDALzH2UNEGoTJwBvAm5sA==", "priceLevelIdentifierGuid": "cc0b3040-947d-4134-a84c-9c01bc09b9b0", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "22" }, "customer": { "$ref": "55" }, "communityOrganisation": { "$id": "63", "id": 1, "identifier": "eKfqlRJXPESPf0jUJ9uKmQ==", "identifierGuid": "95eaa778-5712-443c-8f7f-48d427db8a99", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-06-14T06:26:54.8193288", "deleted": true }, "details": [ { "$id": "64", "saleItemID": 1, "identifier": "RRdKvfrRDUqX1ICblt1nkg==", "identifierGuid": "bd4a1745-d1fa-4a0d-97d4-809b96dd6792", "saleHeaderID": 2, "plu": 1, "pluG_UId": "XqIKl4EpxkqD5O85i2QrAw==", "pluGuid": "970aa25e-2981-4ac6-83e4-ef398b642b03", "accountID": "qvRwJ2oQrU+new28fFU5aw==", "accountIDGuid": "2770f4aa-106a-4fad-a77b-0dbc7c55396b", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-06-14T06:26:54.8193288", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "WBcGdRoDPUG5AAO1FYT/yQ==", "refundGuid": "75061758-031a-413d-b900-03b51584ffc9", "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": "fj8kqNPyuUOPlxmh8JKYmA==", "idempotentVoidGuid": "a8243f7e-f2d3-43b9-8f97-19a1f0929898", "priceLevelIdentifier": "+Yytq8aKd0Cgg0cOslgScQ==", "priceLevelIdentifierGuid": "abad8cf9-8ac6-4077-a083-470eb2581271", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "65", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T06:26:54.8193288", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "65" } ], "refund": { "$id": "66", "id": 1, "g_UID": "gFgaaXd1n02AjGvSQTvfmg==", "guid": "691a5880-7577-4d9f-808c-6bd2413bdf9a", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T06:26:54.8193288" }, "modifier": { "$id": "67", "id": 1, "setG_UID": "tdaE+nQT4EqBxFnfL6D7yw==", "modifierSetGuid": "fa84d6b5-1374-4ae0-81c4-59df2fa0fbcb", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "E3tw2Zt9L0W0FKo9rBsTFg==", "pluGuid": "d9707b13-7d9b-452f-b414-aa3dac1b1316", "deleted": true, "g_UID": "NSyobXXaakOAPGHF8ee9wg==", "guid": "6da82c35-da75-436a-803c-61c5f1e7bdc2", "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": "ICE5crMQ80WwyLqazX/apg==", "pluGuid": "72392120-10b3-45f3-b0c8-ba9acd7fdaa6", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-06-14T06:26:54.8193288", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-06-14T06:26:54.8193288", "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": "DBZ3yCRS1ku+NGsNeDzOEA==", "pluGuid": "c877160c-5224-4bd6-be34-6b0d783cce10", "accountID": "yq8Xvt6rX0u6rIXYDbDP4Q==", "accountIDGuid": "be17afca-abde-4b5f-baac-85d80db0cfe1", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-06-14T06:26:54.8193288", "bestOrExpireType": 1, "refundG_UID": "XZ+XkSY+qU2WUbVAVY4+gA==", "refundGuid": "91979f5d-3e26-4da9-9651-b540558e3e80", "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": "KqvTAcYtYUGzejgOccCaYg==", "identifierGuid": "01d3ab2a-2dc6-4161-b37a-380e71c09a62", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "ARUuW3r8TkSgjTvtnvhYFw==", "customerIdentifierGuid": "5b2e1501-fc7a-444e-a08d-3bed9ef85817", "operatorNo": 1, "operatorG_UID": "cm5GQzjUiUK6EXji4JMUxw==", "operatorGuid": "43466e72-d438-4289-ba11-78e2e09314c7", "created": "2025-06-14T06:26:54.8193288", "ordered": "2025-06-14T06:26:54.8193288", "started": "2025-06-14T06:26:54.8193288", "completed": "2025-06-14T06:26:54.8193288", "supplied": "2025-06-14T06:26:54.8193288", "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": "3WnJql6dnk2kt3bFJsSB5Q==", "pluGuid": "aac969dd-9d5e-4d9e-a4b7-76c526c481e5", "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": "yfGucWSuVEe3ZD0vMfPUOw==", "headerIdentifierGuid": "71aef1c9-ae64-4754-b764-3d2f31f3d43b", "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": "rGXTK6CO9kGoDLwy1skfgg==", "surveyGuid": "2bd365ac-8ea0-41f6-a80c-bc32d6c91f82", "saleHeaderGuid": "uwC7BUPaRESmFPywHtkJOw==", "saleGuid": "05bb00bb-da43-4444-a614-fcb01ed9093b", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "ZyKPrk/x9ked53rhohwkZA==", "guidResponse": "ae8f2267-f14f-47f6-9de7-7ae1a21c2464", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T06:26:54.8193288", "sale": { "$ref": "62" }, "survey": { "$id": "76", "g_UID": "BvQyyuvUtkqXMQQe+OMNag==", "guid": "ca32f406-d4eb-4ab6-9731-041ef8e30d6a", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "wq3zLM43TkGPc66XNIXOFw==", "checkoutFormGuid": "2cf3adc2-37ce-414e-8f73-ae973485ce17", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T06:26:54.8193288", "end": "2025-06-14T06:26:54.8193288", "deleted": true, "updated": "2025-06-14T06:26:54.8193288", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "dbfbb7e7-426c-44b4-80b1-d46df0fb4d4d", "01087f7b-a3d2-45cf-b2f3-e8c895bb0b62" ], "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": "G6gk9iqx0Ee11IWdl38zzQ==", "accountIdentifier": "f624a81b-b12a-47d0-b5d4-859d977f33cd", "accountName": "sample string 42", "customerOrderIdentifier": "FfFqW2QqJkWqMvomtwUGdg==", "customerOrderIdentifierGuid": "5b6af115-2a64-4526-aa32-fa26b7050676", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "77", "id": 1, "paymentID": 2, "paymentIdentifier": "gVKegHdeVkag534nyg3/kg==", "paymentIdentifierGuid": "809e5281-5e77-4656-a0e7-7e27ca0dff92", "identifier": "DMi+6Dwonk244XtKAJoy0w==", "identifierGuid": "e8bec80c-283c-4d9e-b8e1-7b4a009a32d3", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "xjsK1VFiiUui4b5PGz1d+g==", "itemIdentifierGuid": "d50a3bc6-6251-4b89-a2e1-be4f1b3d5dfa" } }, { "$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": "jZoejl/dMki3b23MCl7VkQ==", "customerIdentifierGuid": "8e1e9a8d-dd5f-4832-b76f-6dcc0a5ed591", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "6f6JQ52WJEm9guxAGAmLtQ==", "idempotentGuid": "4389fee9-969d-4924-bd82-ec4018098bb5", "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-06-14T06:26:54.8193288", "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-06-14T06:26:54.8193288", "labelPageLayout": "oCVNifZsXkmj8R9+7BN3mw==", "pageLayoutGuid": "894d25a0-6cf6-495e-a3f1-1f7eec13779b", "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-06-14T06:26:54.8193288" }, { "$ref": "82" } ] }, "customerVouchers": [ { "$id": "83", "id": 1, "customerIdentifier": "CZkjCVB6NUm9HoWkGqO+Cg==", "customerIdentifierGuid": "09239909-7a50-4935-bd1e-85a41aa3be0a", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T06:26:54.8193288", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "+5Xfw3btMECB7scx72SATw==", "issuedIdempotentGuid": "c3df95fb-ed76-4030-81ee-c731ef64804f", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T06:26:54.8193288", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T06:26:54.8193288", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "XJ+zSDPMcUiX0X3+VbQcRw==", "redeemedIdempotentGuid": "48b39f5c-cc33-4871-97d1-7dfe55b41c47", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T06:26:54.8193288", "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": "CHJrPcZ2WEGD+Ms448GQhQ==", "groupIDGuid": "3d6b7208-76c6-4158-83f8-cb38e3c19085", "campaign": { "$ref": "51" }, "group": { "$ref": "59" } }, { "$ref": "84" } ], "signIqTickets": [ { "$id": "85", "identifier": "xMcA97YZLk+ZeXICSKk7Ug==", "identifierGuid": "f700c7c4-19b6-4f2e-9979-720248a93b52", "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": "4oGuwuAPZE+3R0DY10LNvQ==", "guid": "c2ae81e2-0fe0-4f64-b747-40d8d742cdbd", "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": "uvpioui7wUSX9BRbmDZgCQ==", "groupGuid": "a262faba-bbe8-44c1-97f4-145b98366009", "comboPriceType": 5, "priceType": 5, "pluG_UID": "LayJ1GQ+W0uDawcErxoa7g==", "pluGuid": "d489ac2d-3e64-4b5b-836b-0704af1a1aee", "priceGroupG_UID": "laHfNBkWI0G+WbLagtVoHw==", "priceGroupGuid": "34dfa195-1619-4123-be59-b2da82d5681f", "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": "5LfyEsoK302uCH8sgXrNRg==", "priceLevelIdentifierGuid": "12f2b7e4-0aca-4ddf-ae08-7f2c817acd46", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "88" } ] }, "product": { "$ref": "10" }, "dealCost": { "$id": "89", "headerIdentifier": "AxVHUxEFY0e6G86nNJCjmw==", "headerIdentifierGuid": "53471503-0511-4763-ba1b-cea73490a39b", "identifier": "xM55bcinxkiNnUgyWlXLnA==", "identifierGuid": "6d79cec4-a7c8-48c6-8d9d-48325a55cb9c", "supplierIdentifier": "iejspXthakKqqhgg617Dww==", "supplierGuid": "a5ece889-617b-426a-aaaa-1820eb5ec3c3", "pluG_UID": "Ec+GzgzGaki9ZZFfSkqFPw==", "pluGuid": "ce86cf11-c60c-486a-bd65-915f4a4a853f", "campaignName": "475efb74-b2d4-4b85-9d9b-a8596e0644af", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T06:26:54.8193288", "end": "2025-06-14T06:26:54.8193288", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "ihN6SnZULUOZh8TwhB1Plg==", "bonusItemPluGuid": "4a7a138a-5476-432d-9987-c4f0841d4f96", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T06:26:54.8193288", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-06-14T06:26:54.8193288", "campaignEndDate": "2025-06-14T06:26:54.8193288", "masterPLUG_UID": "TbhNsta+5UChalQqKEIkvw==", "masterID": "b24db84d-bed6-40e5-a16a-542a284224bf", "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": "0MXLulKJ9kSQ2Jy+kxzEDA==", "bonusMasterID": "bacbc5d0-8952-44f6-90d8-9cbe931cc40c", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-06-14T06:26:54.8193288", "dealCosts": [ { "$ref": "89" }, { "$ref": "89" } ], "tags": [ { "$id": "90", "pluG_UID": "+FCPGjx9P0aNuj2iqFIboA==", "pluGuid": "1a8f50f8-7d3c-463f-8dba-3da2a8521ba0", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "90" } ], "alternateProductG_UID": "lMhHeE6GD0KkL14mnkwa2Q==", "alternateProduct": "7847c894-864e-420f-a42f-5e269e4c1ad9", "productHostCode": { "$id": "91", "id": 1, "pluG_UID": "GwuqeiEZMkqCNGmcNEIfHg==", "pluGuid": "7aaa0b1b-1921-4a32-8234-699c34421f1e", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "45" }, "mscCom": { "$ref": "46" }, "mscDep": { "$ref": "48" }, "mscSubCom": { "$ref": "47" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T06:26:54.8193288", "inventoryTracked": "2025-06-14T06:26:54.8193288", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "5" }, "serviceFee": { "$id": "92", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "8" } ], "orderCycleHeaders": [ { "$id": "93", "storeID": 1, "supplierIdentifier": "kYWScPkXU0Cruy2OnUrpyw==", "supplierGuid": "70928591-17f9-4053-abbb-2d8e9d4ae9cb", "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": "yU+9tvxTEEm4mKFHkjidgw==", "supplierGuid": "b6bd4fc9-53fc-4910-b898-a14792389d83", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-06-14T06:26:54.8193288", "deliveryDate": "2025-06-14T06:26:54.8193288", "nextCutOffDate": "2025-06-14T06:26:54.8193288", "nextDeliveryDate": "2025-06-14T06:26:54.8193288", "nextDaysBuffer": 10 }, { "$ref": "94" } ], "store": { "$ref": "1" }, "updated": "2025-06-14T06:26:54.8193288", "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-06-14T06:26:54.8193288", "processed": "2025-06-14T06:26:54.8193288", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T06:26:54.8193288", "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-06-14T06:26:54.8193288", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "95" } ], "zoneMatrix": [ { "$id": "97", "id": 1, "hostIdentifier": "HaIlosgT4ESG53kzuupkDw==", "hostIdentifierGuid": "a225a21d-13c8-44e0-86e7-7933baea640f", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "9669b331-8c19-4b0e-ade1-585d031569f6", "adb5a959-6c61-4b42-87ae-2ad16ecf5e09" ] }, { "$ref": "97" } ], "hostFileStoreSetting": { "$ref": "3" }, "hostStoreSettings": [ { "$ref": "3" }, { "$ref": "3" } ], "promotionPlacements": [ { "$id": "98", "identifier": "ReWiRMC6/Eqi4JSQCb/K8A==", "identifierGuid": "44a2e545-bac0-4afc-a2e0-949009bfcaf0", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "98" } ], "promoTypeGuids": [ "0e4c9e41-b035-4ca9-93ff-0bbd79db97ce", "7fb56b97-1706-49c2-802b-2a2aeb9533c6" ], "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-06-14T06:26:54.8193288", "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": "3496a197-4f5e-4ff9-b550-b46b307b65a8", "updateStore": { "$id": "104", "id": "1c6cbb3e-1644-48f0-8d0d-c48862dc71d3", "name": "sample string 1", "lastActivity": "2025-06-14T06:26:54.8193288", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-06-14T06:26:54.8193288" }, "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.