GET api/store/{storeID}/operators
Query operators
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| storeID |
Store to restrict operator queries to |
integer |
Required |
| Search | string |
None. |
|
| Page | Page |
None. |
|
| IncludeDeleted | boolean |
None. |
|
| StoreID | integer |
None. |
|
| ZoneName | string |
None. |
|
| OrderBy | OperatorSortBy |
None. |
|
| Sort | SortOrder |
None. |
Body Parameters
None.
Response Information
Resource Description
List of matching operators
PageListOfOperator| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | string |
None. |
|
| List | Collection of Operator |
None. |
|
| Skip |
Number of records to skip over |
integer |
None. |
| Take |
Number of records to take |
integer |
None. |
| TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
Sample:
{
"type": "Operator",
"list": [
{
"$id": "2",
"id": 1,
"g_Uid": "y6F2jQb2o0Gbw2pTufaYzw==",
"guid": "8d76a1cb-f606-41a3-9bc3-6a53b9f698cf",
"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": "2026-06-03T18:30:54.9962563",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:30:54.9962563",
"endShift": "2026-06-03T18:30:54.9962563",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "3",
"operatorG_UID": "lFa00LtLGkyAz9FRl4ZI1w==",
"operatorGuid": "d0b45694-4bbb-4c1a-80cf-d151978648d7",
"storeID": 2,
"operator": {
"$ref": "2"
},
"store": {
"$id": "4",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": 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": "2026-06-03T18:30:54.9962563",
"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": "l4MxyqTeGUOe1/fDYjDecA==",
"hostIdentifierGuid": "ca318397-dea4-4319-9ed7-f7c36230de70",
"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,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:30:54.9962563",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "12JRhrpbzkmO2FHsIIa99w==",
"hostIdentifierGuid": "865162d7-5bba-49ce-8ed8-51ec2086bdf7",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "6",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "6"
},
"warehouseStore": {
"$id": "7",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "8",
"id": 1,
"hostIdentifier": "SIfgktYX00qqjC0mHmu4wg==",
"hostIdentifierGuid": "92e08748-17d6-4ad3-aa8c-2d261e6bb8c2",
"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,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "9",
"identifier": "B1ila4P/lkGXpFCCUcAb9Q==",
"identifierGuid": "6ba55807-ff83-4196-97a4-508251c01bf5",
"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": "CWpTS15vYECy3UkhDn/6gg==",
"hostSupplierIdentifierGuid": "4b536a09-6f5e-4060-b2dd-49210e7ffa82",
"loyaltyPriceLevelIdentifier": "tYNVIOmh002sI28ymf5MCQ==",
"loyaltyPriceLevelIdentifierGuid": "205583b5-a1e9-4dd3-ac23-6f3299fe4c09",
"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": "2026-06-03T18:30:54.9962563",
"lastProcessed": "2026-06-03T18:30:54.9962563",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "10",
"identifier": "y06DMXOLZ0KFAA6aBhTjfQ==",
"identifierGuid": "31834ecb-8b73-4267-8500-0e9a0614e37d",
"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": "AxnMPXdMw0ysgM8IxLLbng==",
"primaryContactID": "3dcc1903-4c77-4cc3-ac80-cf08c4b2db9e",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "g+1uzrmGnki9Mbprigl8vQ==",
"supplierGroupGuid": "ce6eed83-86b9-489e-bd31-ba6b8a097cbd",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:30:54.9962563",
"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": "11",
"id": "bb9dd182-bfc7-460f-923d-90a93b89095a",
"identifier": "NEVmR72/7kGs+XnZgNMyGg==",
"identifierGuid": "47664534-bfbd-41ee-acf9-79d980d3321a",
"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": "12",
"supplierIdentifier": "hGlv64SJfkqVIv82NeWjGg==",
"supplierIdentifierGuid": "eb6f6984-8984-4a7e-9522-ff3635e5a31a",
"contactGuid": "uEmpUSl3uE6krXoFXh3H5g==",
"contactID": "51a949b8-7729-4eb8-a4ad-7a055e1dc7e6",
"contact": {
"$ref": "11"
},
"supplier": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"products": [
{
"$id": "13",
"pluG_UID": "FiHIVU6IFUKSfEm08fxioQ==",
"pluGuid": "55c82116-884e-4215-927c-49b4f1fc62a1",
"supplierIdentifier": "iRr876uFLkG+JJm5gJL2ug==",
"supplierIdentifierGuid": "effc1a89-85ab-412e-be24-99b98092f6ba",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:30:54.9962563",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:30:54.9962563",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "14",
"pluG_UID": "FY/oRJhu9keCBt4qgiaHxA==",
"pluGuid": "44e88f15-6e98-47f6-8206-de2a822687c4",
"supplierIdentifier": "TpJO8cgT/0WfJ/jMMMI+cA==",
"supplierIdentifierGuid": "f14e924e-13c8-45ff-9f27-f8cc30c23e70",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "14"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "Of76rs7wzEmFzG8tXQTXOQ==",
"parentPluGuid": "aefafe39-f0ce-49cc-85cc-6f2d5d04d739",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "15",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "kCXvlx4Ls06PSoQuDyOD+g==",
"guid": "97ef2590-0b1e-4eb3-8f4a-842e0f2383fa",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "pXixgSYajEO+UXy+S7PJHA==",
"priceGroupGuid": "81b178a5-1a26-438c-be51-7cbe4bb3c91c",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:30:54.9962563",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:30:54.9962563",
"pluCreated": "2026-06-03T18:30:54.9962563",
"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": "2026-06-03T18:30:54.9962563",
"lastManualUpdate": "2026-06-03T18:30:54.9962563",
"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": "2026-06-03T18:30:54.9962563",
"currentCostUpdated": "2026-06-03T18:30:54.9962563",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:30:54.9962563",
"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": "2026-06-03T18:30:54.9962563",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "DHxRLDnmKkiNDiUSGQvC7w==",
"altPLUGuid": "2c517c0c-e639-482a-8d0e-2512190bc2ef",
"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": "2026-06-03T18:30:54.9962563",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "7/0n87AExEmxP+ybAP76xg==",
"shelfPageLayoutGuid": "f327fdef-04b0-49c4-b13f-ec9b00fefac6",
"talkerPageLayoutG_UID": "VI4G6Ku92Um7K0tUmNXyPQ==",
"talkerPageLayoutGuid": "e8068e54-bdab-49d9-bb2b-4b5498d5f23d",
"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,
"liabilityItem": true,
"trackSerial": true,
"trackSerialChanged": true,
"allowZeroPrice": true,
"allowZeroPriceChanged": true,
"notForSale": 92,
"notForSaleChanged": true,
"excludeFromDeals": true,
"excludeFromVoucher": true,
"minimumAge": 95,
"minimumAgeChanged": true,
"buyingLimit": 1,
"buyingLimitChanged": true,
"buyingLimitIndependent": true,
"buyingLimitIndependentChanged": true,
"inventoryGuid": "HBnM0INfsUSPdghmd2mDeA==",
"inventoryIdentifier": "d0cc191c-5f83-44b1-8f76-086677698378",
"inventoryAccuracy": 1,
"baseUnits": 99,
"orderPacked": 1,
"isManufactured": true,
"isIngredient": true,
"isModifier": true,
"isModifierChanged": true,
"hasModifiers": 100,
"defaultPrinter": "sample string 101",
"defaultPrinterGroup": "sample string 102",
"ingredientsOnManufacture": true,
"manufactureUnitMeasure": 1,
"mpl": 1,
"maxShelfQty": 103,
"allowAutoOrder": true,
"warrantyPeriod": 1,
"parentPluG_UId": "ACLNl+eyj0iA4fIbD07GrQ==",
"parentPluGuid": "97cd2200-b2e7-488f-80e1-f21b0f4ec6ad",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "7uL6BIrp8kOKbUwh1gcHvw==",
"supplierIdentifierGuid": "04fae2ee-e98a-43f2-8a6d-4c21d60707bf",
"supplierChanged": true,
"rebateSupplierIdentifier": "aipJZb8gBEOyJWtVYwyjYw==",
"rebateSupplierIdentifierGuid": "65492a6a-20bf-4304-b225-6b55630ca363",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:30:54.9962563",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "9jfQ9hU3mE+v1tmUA91BXg==",
"hostIdentifierGuid": "f6d037f6-3715-4f98-afd6-d99403dd415e",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"store": {
"$ref": "4"
},
"storePrices": [
{
"$id": "16",
"pluG_UID": "M+rpyevow0qdUyrOI2SnHg==",
"pluGuid": "c9e9ea33-e8eb-4ac3-9d53-2ace2364a71e",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:30:54.9962563"
},
{
"$ref": "16"
}
],
"currentPrices": {
"$id": "17",
"pluPrices": {
"$id": "18",
"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,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:30:54.9962563",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "18"
},
"winningCampaign": 1,
"winner": {
"$id": "19",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:30:54.9962563",
"startTime": 5,
"endDate": "2026-06-03T18:30:54.9962563",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "F1H/mpRo90CWThqB7BsgwQ==",
"hostIdentifierGuid": "9aff5117-6894-40f7-964e-1a81ec1b20c1",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"tray": {
"$id": "20",
"g_UId": "1+i7+Voq30GU9N/A6CAm/g==",
"guid": "f9bbe8d7-2a5a-41df-94f4-dfc0e82026fe",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "21",
"priceGroupG_UID": "Q5Y2WSAzkEOvjHrwVefVbA==",
"priceGroupGuid": "59369643-3320-4390-af8c-7af055e7d56c",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:30:54.9962563",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "22",
"pluG_UID": "vGk10iyMAEqk0Rblm5LVMw==",
"pluGuid": "d23569bc-8c2c-4a00-a4d1-16e59b92d533",
"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": "23",
"pluGuid": "abae14fc-6ee0-4973-a0cb-8869e67c6d42",
"created": "2026-06-03T18:30:54.9962563",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:30:54.9962563",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:30:54.9962563",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:30:54.9962563",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:30:54.9962563",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:30:54.9962563",
"lastSold": "2026-06-03T18:30:54.9962563",
"firstSold": "2026-06-03T18:30:54.9962563",
"awsUpdated": "2026-06-03T18:30:54.9962563",
"lastManualUpdate": "2026-06-03T18:30:54.9962563",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:30:54.9962563",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:30:54.9962563",
"doNotRangeUpdated": "2026-06-03T18:30:54.9962563",
"doNotOrderUpdated": "2026-06-03T18:30:54.9962563",
"tracked": "2026-06-03T18:30:54.9962563"
},
"allergens": [
{
"$id": "24",
"primaryKey": {
"$id": "25",
"pluGuid": "fccefd1e-14cd-4c44-b664-22647f71d918",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "Hv3O/M0UREy2ZCJkf3HZGA==",
"pluGuid": "fccefd1e-14cd-4c44-b664-22647f71d918",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "24"
}
],
"costs": {
"$id": "26",
"pluG_UID": "MB8zitZhokiUrhHSraoWfg==",
"pluGuid": "8a331f30-61d6-48a2-94ae-11d2adaa167e",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:30:54.9962563",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "27",
"saleHeaderID": 1,
"created": "2026-06-03T18:30:54.9962563",
"createdLocal": "2026-06-03T18:30:54.9962563",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "mjvLKf71L021YpMUUpy3wA==",
"operatorGuid": "29cb3b9a-f5fe-4d2f-b562-9314529cb7c0",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "rNHCG5Vq20O6OW0xJ3hVPQ==",
"pluGuid": "1bc2d1ac-6a95-43db-ba39-6d312778553d",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "2"
}
},
{
"$ref": "27"
}
],
"apns": [
{
"$id": "28",
"pluID": 1,
"pluG_UID": "y4vJADYcVEWfofcRvpEjng==",
"pluGuid": "00c98bcb-1c36-4554-9fa1-f711be91239e",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "28"
}
],
"tuns": [
{
"$id": "29",
"pluG_UId": "E5p+fYmg9kK//ppARW0QrQ==",
"pluGuid": "7d7e9a13-a089-42f6-bffe-9a40456d10ad",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "15"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"competitionPricing": [
{
"$id": "30",
"identifier": "1s2RE0z0a0qaNJTHAFo3Tw==",
"identifierGuid": "1391cdd6-f44c-4a6b-9a34-94c7005a374f",
"pluG_UID": "dkkrq3jkZkCKRpq3JJO/Xw==",
"pluGuid": "ab2b4976-e478-4066-8a46-9ab72493bf5f",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "30"
}
],
"supplier": {
"$ref": "10"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"ordering": {
"$ref": "13"
},
"flipChartPages": [
{
"$id": "31",
"identifier": "+Y0awway5ECaEUr5rq4a6A==",
"groupName": "sample string 1",
"identifierGuid": "c31a8df9-b206-40e4-9a11-4af9aeae1ae8",
"exists": true,
"flipChartIdentifier": "ZWL66AsHXUa4/jTajg3HTQ==",
"flipChartIdentifierGuid": "e8fa6265-070b-465d-b8fe-34da8e0dc74d",
"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": "v0jYJ2N1OUqLf1hdgvDsIA==",
"groupIdentifierGuid": "27d848bf-7563-4a39-8b7f-585d82f0ec20",
"flipChart": {
"$id": "32",
"identifier": "FmMvD7Xoak2+yrA+vSNicg==",
"identifierGuid": "0f2f6316-e8b5-4d6a-beca-b03ebd236272",
"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": "33",
"identifier": "GAzJQT6V2EaVlq31i6oqog==",
"identifierGuid": "41c90c18-953e-46d8-9596-adf58baa2aa2",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "34",
"id": 1,
"g_UID": "plSwqvlhLUKBMrd7ZY2Iug==",
"guid": "aab054a6-61f9-422d-8132-b77b658d88ba",
"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": "kxrPHkWC9keR2z3GwU3zhg==",
"previousFormGuid": "1ecf1a93-8245-47f6-91db-3dc6c14df386",
"nextForm": 1,
"nextFormG_UID": "XQmP/VHToECh7MHTvvpJpA==",
"nextFormGuid": "fd8f095d-d351-40a0-a1ec-c1d3befa49a4",
"attributes": "sample string 10",
"updated": "2026-06-03T18:30:54.9962563",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "34"
},
"previousCheckoutForm": {
"$ref": "34"
},
"buttons": [
{
"$id": "35",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "dWx09cUMZ0e6uHwn8mCQIQ==",
"checkoutFormGuid": "f5746c75-0cc5-4767-bab8-7c27f2609021",
"identifier": "9Yhebuhm8EmbEKAieGkH+g==",
"identifierGuid": "6e5e88f5-66e8-49f0-9b10-a022786907fa",
"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": "7K2qCuUj8kmvSnD2Rftwpw==",
"valueGuid": "0aaaadec-23e5-49f2-af4a-70f645fb70a7",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:30:54.9962563",
"action": "sample string 12",
"valueForm": {
"$ref": "34"
},
"image": {
"$id": "36",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:30:54.9962563",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "35"
}
],
"panels": [
{
"$id": "37",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "vmomI1eEj0e5bow6v/MaZQ==",
"checkoutFormGuid": "23266abe-8457-478f-b96e-8c3abff31a65",
"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": "37"
}
]
},
{
"$ref": "34"
}
],
"panels": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"pages": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"contentPanel": {
"$ref": "37"
},
"products": [
{
"$id": "38",
"flipChartPageIdentifier": "QDpw3qA3Vk65auUnXBTwJQ==",
"flipChartPageIdentifierGuid": "de703a40-37a0-4e56-b96a-e5275c14f025",
"pluG_UID": "BNFbqs88CUmOXtVZObJCYQ==",
"pluGuid": "aa5bd104-3ccf-4909-8e5e-d55939b24261",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "15"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "38"
}
],
"productCount": 27,
"pages": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
{
"$ref": "31"
}
],
"priceHistory": [
{
"$id": "39",
"pluG_UID": "742RvKmmVE2TGu5ers6hFw==",
"pluGuid": "bc918def-a6a9-4d54-931a-ee5eaecea117",
"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": "2026-06-03T18:30:54.9962563",
"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": "39"
}
],
"ingredients": [
{
"$id": "40",
"pluG_UID": "FbIcgcAYVUCmIhvA9zNutg==",
"ingredientGuid": "P1bRsdwwoUCVYDdxuwYDkw==",
"ingredientIdentifier": "b1d1563f-30dc-40a1-9560-3771bb060393",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "15"
}
},
{
"$ref": "40"
}
],
"bins": [
{
"$id": "41",
"pluG_UID": "RRNlKHicAEKsQZErqnGuXA==",
"pluGuid": "28651345-9c78-4200-ac41-912baa71ae5c",
"shelfLocationIdentifier": "AyLuOIvglkKdzL2MDXm9EA==",
"shelfLocationGuid": "38ee2203-e08b-4296-9dcc-bd8c0d79bd10",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "NUcVZ76tzkuNL8uEE0iMIQ==",
"labelPageLayoutGuid": "67154735-adbe-4bce-8d2f-cb8413488c21",
"updated": "2026-06-03T18:30:54.9962563",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "15"
},
"location": {
"$id": "42",
"identifier": "Oaq3v4Nwe0SiSVRt1lPmjQ==",
"storeID": 1,
"identifierGuid": "bfb7aa39-7083-447b-a249-546dd653e68d",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:30:54.9962563",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
}
},
{
"$ref": "41"
}
],
"bin": {
"$ref": "41"
},
"scaleLocations": [
{
"$id": "43",
"plu": 1,
"pluG_UID": "XsVbAxmPWkmFnUqgkR9B0A==",
"pluGuid": "035bc55e-8f19-495a-859d-4aa0911f41d0",
"deptNo": 1,
"product": {
"$ref": "15"
},
"scaleLocation": {
"$id": "44",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:30:54.9962563",
"department": {
"$id": "45",
"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": "44"
},
"subDepartments": [
{
"$id": "46",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "47",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "48",
"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": "2026-06-03T18:30:54.9962563",
"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": "IiVVPHJEoU+ekyU+W+wObw==",
"labelPageLayoutGuid": "3c552522-4472-4fa1-9e93-253e5bec0e6f",
"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": "49",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "50",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "51",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "51"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "50"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "50"
},
"mscDep": {
"$id": "52",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "51"
}
},
{
"$ref": "48"
}
],
"updated": "2026-06-03T18:30:54.9962563",
"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": "l83b4uWxEEaAu2iCGxGzkQ==",
"labelPageLayoutGuid": "e2dbcd97-b1e5-4610-80bb-68821b11b391",
"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": "49"
},
"mscCom": {
"$ref": "50"
},
"mscDep": {
"$ref": "52"
},
"mscSubCom": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:30:54.9962563",
"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": "3+0qXT8qYkOS4TJ7d+tG+w==",
"labelPageLayoutGuid": "5d2aeddf-2a3f-4362-92e1-327b77eb46fb",
"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": "49"
},
"mscCom": {
"$ref": "50"
},
"mscDep": {
"$ref": "52"
},
"mscSubCom": {
"$ref": "51"
}
},
{
"$ref": "46"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:30:54.9962563",
"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": "INB6WLbMBkesPthHJovPIA==",
"labelPageLayoutGuid": "587ad020-ccb6-4706-ac3e-d847268bcf20",
"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": "49"
},
"mscCom": {
"$ref": "50"
},
"mscDep": {
"$ref": "52"
},
"mscSubCom": {
"$ref": "51"
}
}
}
},
{
"$ref": "43"
}
],
"nextPrice": {
"$id": "53",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "UFjOPwD8cUuUgjDOBh1bRA==",
"pluGuid": "3fce5850-fc00-4b71-9482-30ce061d5b44",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "irRxdXm2wkOl1+HF9FhXHg==",
"dealCostGuid": "7571b48a-b679-43c2-a5d7-e1c5f458571e",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "RSeWK1YkckK0PD16hp27VQ==",
"priceGroupGuid": "2b962745-2456-4272-b43c-3d7a869dbb55",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:30:54.9962563",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "04451011-b1c6-4d4b-9838-ed8f7c374d5c",
"campaignComboPriceGroupG_UID": "ELFTC4j0yEeSikZtF6fc2g==",
"campaignComboPriceGroupIdentifier": "0b53b110-f488-47c8-928a-466d17a7dcda",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "54",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:30:54.9962563",
"operatorG_UID": "To2Fu6u7yk+QDHuo1zYDYg==",
"operatorGuid": "bb858d4e-bbab-4fca-900c-7ba8d7360362",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:30:54.9962563",
"signIqTicketFileMovedUtc": "2026-06-03T18:30:54.9962563",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:30:54.9962563",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "ba2cf66a-9e0f-4312-adb4-dc0abc3d90ce",
"product": {
"$ref": "15"
},
"campaignPlu": {
"$ref": "53"
},
"fuelItem": true
},
{
"$ref": "54"
}
],
"campaign": {
"$id": "55",
"id": 1,
"storeID": 2,
"name": "a45f51f6-34fe-437d-81dc-ec3e8bdab122",
"nameGuid": "a45f51f6-34fe-437d-81dc-ec3e8bdab122",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:30:54.9962563",
"startTime": 1,
"endDate": "2026-06-03T18:30:54.9962563",
"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": "2026-06-03T18:30:54.9962563",
"system": true,
"created": "2026-06-03T18:30:54.9962563",
"updated": "2026-06-03T18:30:54.9962563",
"priceChangeNotifiedUtc": "2026-06-03T18:30:54.9962563",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "LqJ5OUagPk++mQmwhyEvCg==",
"hostIdentifierGuid": "3979a22e-a046-4f3e-be99-09b087212f0a",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:30:54.9962563",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"campaignPools": [
{
"$id": "56",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "Z354UkLcak2v1X+PZCtRJQ==",
"pluGuid": "52787e67-dc42-4d6a-afd5-7f8f642b5125",
"hostOfferID": 1,
"priceGroupG_UID": "JNV2+WKumEaaLJtlTCsCxg==",
"priceGroupGuid": "f976d524-ae62-4698-9a2c-9b654c2b02c6",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:30:54.9962563",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "15"
},
"campaign": {
"$ref": "55"
}
},
{
"$ref": "56"
}
],
"sellingRules": [
{
"$id": "57",
"id": 1,
"identifier": "bYbSZALeHEK7onX7eNBWtg==",
"identifierStr": "bYbSZALeHEK7onX7eNBWtg==",
"identifierGuid": "64d2866d-de02-421c-bba2-75fb78d056b6",
"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": "55"
}
},
{
"$ref": "57"
}
],
"customers": [
{
"$id": "58",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "ZcM3Kt4PC0iPbPvkBRuUKQ==",
"customerIDGuid": "2a37c365-0fde-480b-8f6c-fbe4051b9429",
"campaign": {
"$ref": "55"
},
"customer": {
"$id": "59",
"identifier": "NPTfVqEpo063D8h+Czi8Aw==",
"identifierGuid": "56dff434-29a1-4ea3-b70f-c87e0b38bc03",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:30:54.9962563",
"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": "nUjbm35ymEmoKJDxGT4UXw==",
"communityIdentifierGuid": "9bdb489d-727e-4998-a828-90f1193e145f",
"joined": "2026-06-03T18:30:54.9962563",
"updated": "2026-06-03T18:30:54.9962563",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "ZTeH/nCB60OeMO2GPuSW1w==",
"priceLevelIdentifierGuid": "fe873765-8170-43eb-9e30-ed863ee496d7",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:30:54.9962563",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "60",
"cardType": 2,
"issueDate": "2026-06-03T18:30:54.9962563",
"expiry": "2026-06-03T18:30:54.9962563",
"customerID": "xNJN7rvw4USQdXLQM7avlQ==",
"customerIDGuid": "ee4dd2c4-f0bb-44e1-9075-72d033b6af95",
"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": "2026-06-03T18:30:54.9962563",
"linkedAccount": "4uKo/YNLzUK049PXa/w86w==",
"linkedAccountGuid": "fda8e2e2-4b83-42cd-b4e3-d3d76bfc3ceb",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "59"
},
"account": {
"$id": "61",
"id": 1,
"identifier": "Gabi22Xz5ESyQz8hZkymyg==",
"identifierGuid": "dbe2a619-f365-44e4-b243-3f21664ca6ca",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:30:54.9962563",
"owner": "w9v0Bp1P3kagg0LNUkZyPw==",
"ownerGuid": "06f4dbc3-4f9d-46de-a083-42cd5246723f",
"accountStoreGroupIdentifier": "+bV+xVUT4Eejz9UzNnWJtw==",
"accountStoreGroupGuid": "c57eb5f9-1355-47e0-a3cf-d533367589b7",
"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": "2026-06-03T18:30:54.9962563",
"active": true,
"updated": "2026-06-03T18:30:54.9962563",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "59"
},
"card": {
"$ref": "60"
},
"members": {
"$id": "62",
"sample string 1": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"sample string 2": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"customerGroups": [
{
"$id": "63",
"identifier": "EssK1PmsXEybM0PQraUPKQ==",
"identifierGuid": "d40acb12-acf9-4c5c-9b33-43d0ada50f29",
"name": "sample string 2",
"primaryContact": "TwdzMV4Wh0u+6JX6zc5T8g==",
"primaryContactGuid": "3173074f-165e-4b87-bee8-95facdce53f2",
"accountID": "IiQK0Qx5/EqWah+qahEacw==",
"accountIDGuid": "d10a2422-790c-4afc-966a-1faa6a111a73",
"special": true,
"updated": "2026-06-03T18:30:54.9962563",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "99B5vahOn0mHrouvwHogTg==",
"priceLevelIdentifierGuid": "bd79d0f7-4ea8-499f-87ae-8bafc07a204e",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "61"
},
"primaryContactCustomer": {
"$ref": "59"
},
"customerGroupMembers": [
{
"$id": "64",
"id": 1,
"groupID": "x/kfkFdi6ki+PBSpgt9d6A==",
"groupIDGuid": "901ff9c7-6257-48ea-be3c-14a982df5de8",
"customerID": "iWJ3lRJHDEugOR37yZi1eg==",
"customerIDGuid": "95776289-4712-4b0c-a039-1dfbc998b57a",
"card": "sample string 4",
"linkedAccount": "qpjspI/idUCdHoWZyyXQlQ==",
"linkedAccountGuid": "a4ec98aa-e28f-4075-9d1e-8599cb25d095",
"customer": {
"$ref": "59"
},
"group": {
"$ref": "63"
},
"customerCard": {
"$ref": "60"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "63"
}
]
},
"payments": [
{
"$id": "65",
"id": 1,
"identifier": "NjSomvHHrkKsJqscJDgTFg==",
"identifierGuid": "9aa83436-c7f1-42ae-ac26-ab1c24381316",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "s3b18pTwVEusJGRAJpZEzQ==",
"accountIDGuid": "f2f576b3-f094-4b54-ac24-6440269644cd",
"customerAccount": {
"$ref": "61"
},
"customerCard": {
"$ref": "60"
},
"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": "2026-06-03T18:30:54.9962563",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "WLjkl3rGGkG/SbYEdGpeLw==",
"idempotentVoidGuid": "97e4b858-c67a-411a-bf49-b604746a5e2f",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "66",
"saleHeaderID": 1,
"saleHeaderGuid": "M6aB2kvWskKsHhQ9L3Y7jw==",
"saleHeaderIdentifierGuid": "da81a633-d64b-42b2-ac1e-143d2f763b8f",
"created": "2026-06-03T18:30:54.9962563",
"createdLocal": "2026-06-03T18:30:54.9962563",
"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": "2026-06-03T18:30:54.9962563",
"storeID": 1,
"operatorG_Uid": "rg8py7oQGUyMsy5QF4WZ6A==",
"operatorGuid": "cb290fae-10ba-4c19-8cb3-2e50178599e8",
"customerG_Uid": "nDRbHxwZOkajYL5JHH4OWA==",
"customerGuid": "1f5b349c-191c-463a-a360-be491c7e0e58",
"communityIdentifier": "YPHOnbUEqEmVX+OJ6DzHuQ==",
"communityIdentifierGuid": "9dcef160-04b5-49a8-955f-e389e83cc7b9",
"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": "cpqtyI5nTE2bJijU2ah01A==",
"priceLevelIdentifierGuid": "c8ad9a72-678e-4d4c-9b26-28d4d9a874d4",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:30:54.9962563+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "67",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:30:54.9962563",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "2"
},
"customer": {
"$ref": "59"
},
"communityOrganisation": {
"$id": "68",
"id": 1,
"identifier": "6CziivpDikav/JNS9+l4dg==",
"identifierGuid": "8ae22ce8-43fa-468a-affc-9352f7e97876",
"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",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:30:54.9962563",
"promoPeriodEnd": "2026-06-03T18:30:54.9962563",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:30:54.9962563",
"deleted": true
},
"details": [
{
"$id": "69",
"saleItemID": 1,
"identifier": "4sf0zY0uXkyVWzOS3UjVaw==",
"identifierGuid": "cdf4c7e2-2e8d-4c5e-955b-3392dd48d56b",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "YsbZqs6Vt026+JMRwfJlDA==",
"pluGuid": "aad9c662-95ce-4db7-baf8-9311c1f2650c",
"accountID": "8tNikfbjkk6yxPyYLipJ+Q==",
"accountIDGuid": "9162d3f2-e3f6-4e92-b2c4-fc982e2a49f9",
"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": "2026-06-03T18:30:54.9962563",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "pyI+++Vf00miScECuKgKpw==",
"refundGuid": "fb3e22a7-5fe5-49d3-a249-c102b8a80aa7",
"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": "IojAjWz8iEa8WITZYjQL1w==",
"idempotentVoidGuid": "8dc08822-fc6c-4688-bc58-84d962340bd7",
"priceLevelIdentifier": "eqZvMWkaEkCzThKr3kYvjw==",
"priceLevelIdentifierGuid": "316fa67a-1a69-4012-b34e-12abde462f8f",
"communityIdentifier": "Sw/0D27RbUaadWQEpc9big==",
"communityIdentifierGuid": "0ff40f4b-d16e-466d-9a75-6404a5cf5b8a",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "70",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:30:54.9962563",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "70"
}
],
"refund": {
"$id": "71",
"id": 1,
"g_UID": "TivrHuwBBkq19yc9xDgJrg==",
"guid": "1eeb2b4e-01ec-4a06-b5f7-273dc43809ae",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:30:54.9962563"
},
"modifier": {
"$id": "72",
"id": 1,
"setG_UID": "550QqzJ8gka5xeUHgCDOOQ==",
"modifierSetGuid": "ab109de7-7c32-4682-b9c5-e5078020ce39",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "jYOeOWBu4kCRlN+9c7B4iA==",
"pluGuid": "399e838d-6e60-40e2-9194-dfbd73b07888",
"deleted": true,
"g_UID": "e27N8bjbh0KZ5633jUGoRg==",
"guid": "f1cd6e7b-dbb8-4287-99e7-adf78d41a846",
"product": {
"$ref": "15"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "69"
}
],
"eftReceipts": [
{
"$id": "73",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "66"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "73"
}
],
"payments": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"cards": [
{
"$id": "74",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "74"
}
],
"campaignHits": [
{
"$id": "75",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "75"
}
],
"fuel": [
{
"$id": "76",
"id": 1,
"plu": 1,
"pluG_UID": "ckxOLW/0m0yrafAigJYzzQ==",
"pluGuid": "2d4e4c72-f46f-4c9b-ab69-f022809633cd",
"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": "2026-06-03T18:30:54.9962563",
"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": "2026-06-03T18:30:54.9962563",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "76"
}
],
"fuelResells": [
{
"$id": "77",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "9Fj72xWBfUK0waobqSDsdw==",
"pluGuid": "dbfb58f4-8115-427d-b4c1-aa1ba920ec77",
"accountID": "yDL8ygMf6k+Tjsm9n2XNjQ==",
"accountIDGuid": "cafc32c8-1f03-4fea-938e-c9bd9f65cd8d",
"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": "2026-06-03T18:30:54.9962563",
"bestOrExpireType": 1,
"refundG_UID": "XkPv4wpvc0+dH6NEBO92aw==",
"refundGuid": "e3ef435e-6f0a-4f73-9d1f-a34404ef766b",
"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": "77"
}
],
"customerOrder": [
{
"$id": "78",
"identifier": "1aBxgW1S206V9YnaMUmBng==",
"identifierGuid": "8171a0d5-526d-4edb-95f5-89da3149819e",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "AjxfW0KlLUqwodNWt/Y+dw==",
"customerIdentifierGuid": "5b5f3c02-a542-4a2d-b0a1-d356b7f63e77",
"operatorNo": 1,
"operatorG_UID": "NdNsJC0mAEq/Ka887YHuBQ==",
"operatorGuid": "246cd335-262d-4a00-bf29-af3ced81ee05",
"created": "2026-06-03T18:30:54.9962563",
"ordered": "2026-06-03T18:30:54.9962563",
"started": "2026-06-03T18:30:54.9962563",
"completed": "2026-06-03T18:30:54.9962563",
"supplied": "2026-06-03T18:30:54.9962563",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "59"
},
"operator": {
"$ref": "2"
},
"details": [
{
"$id": "79",
"headerID": 1,
"plu": 1,
"pluG_UId": "a+0QQPkURUO8KuE941Xz2g==",
"pluGuid": "4010ed6b-14f9-4345-bc2a-e13de355f3da",
"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": "yqkZuQJ98UObT9WF/0Yu6Q==",
"headerIdentifierGuid": "b919a9ca-7d02-43f1-9b4f-d585ff462ee9",
"product": {
"$ref": "15"
}
},
{
"$ref": "79"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "66"
}
},
{
"$ref": "78"
}
],
"surveyResponses": [
{
"$id": "80",
"surveyG_UID": "GetA8HiUVkmFOaSQju62Zg==",
"surveyGuid": "f040eb19-9478-4956-8539-a4908eeeb666",
"saleHeaderGuid": "NHtXDnI86UOKW/rsD9X1vA==",
"saleGuid": "0e577b34-3c72-43e9-8a5b-faec0fd5f5bc",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "ACtNNw64EkSIns5M0VMUmw==",
"guidResponse": "374d2b00-b80e-4412-889e-ce4cd153149b",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:30:54.9962563",
"sale": {
"$ref": "66"
},
"survey": {
"$id": "81",
"g_UID": "+4ufjyxYg0+KJs08m1sGgg==",
"guid": "8f9f8bfb-582c-4f83-8a26-cd3c9b5b0682",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "t8RFyRtymkmWbWeyaMw47Q==",
"checkoutFormGuid": "c945c4b7-721b-499a-966d-67b268cc38ed",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:30:54.9962563",
"end": "2026-06-03T18:30:54.9962563",
"deleted": true,
"updated": "2026-06-03T18:30:54.9962563",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"a9b37f3d-8ce7-4b34-968b-51ce581d9c09",
"5020c907-13b7-4f85-a25d-ef57dceb1512"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "34"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "80"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "CzuC7KuRpEGlYJFIfVUNKg==",
"accountIdentifier": "ec823b0b-91ab-41a4-a560-91487d550d2a",
"accountName": "sample string 44",
"customerOrderIdentifier": "9NyXGXMvJk65/Aq82dCTWA==",
"customerOrderIdentifierGuid": "1997dcf4-2f73-4e26-b9fc-0abcd9d09358",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "82",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "ZwL1+D0/i0yymR+b+WSU6Q==",
"paymentIdentifierGuid": "f8f50267-3f3d-4c8b-b299-1f9bf96494e9",
"identifier": "+V/1N4aRDE6Q/W4Z+MZ2sg==",
"identifierGuid": "37f55ff9-9186-4e0c-90fd-6e19f8c676b2",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "2pVSbYh3lEKo1+yO8FY3LA==",
"itemIdentifierGuid": "6d5295da-7788-4294-a8d7-ec8ef056372c"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "60"
}
],
"customerGroupMembers": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"customerGroups": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"accounts": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"account": {
"$ref": "61"
},
"vouchers": [
{
"$id": "83",
"customerIdentifier": "1ev0cmQxhky9xRvR7zFhmg==",
"customerIdentifierGuid": "72f4ebd5-3164-4c86-bdc5-1bd1ef31619a",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "055iVSUAJke/1osC1hRA2g==",
"idempotentGuid": "55629ed3-0025-4726-bfd6-8b02d61440da",
"offline": true,
"voucher": {
"$id": "84",
"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": "2026-06-03T18:30:54.9962563",
"barcodeTemplate": {
"$id": "85",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "86",
"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": "2026-06-03T18:30:54.9962563",
"labelPageLayout": "uzL7J0IsBUq791saOvUnYg==",
"pageLayoutGuid": "27fb32bb-2c42-4a05-bbf7-5b1a3af52762",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "84"
},
"elements": [
{
"$id": "87",
"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": "2026-06-03T18:30:54.9962563"
},
{
"$ref": "87"
}
]
},
"customerVouchers": [
{
"$id": "88",
"id": 1,
"customerIdentifier": "iKw7hJmGUk6Yfq5LymG5PA==",
"customerIdentifierGuid": "843bac88-8699-4e52-987e-ae4bca61b93c",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:30:54.9962563",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "O5LBMruld06/925SpgV6ag==",
"issuedIdempotentGuid": "32c1923b-a5bb-4e77-bff7-6e52a6057a6a",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:30:54.9962563",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:30:54.9962563",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "v/ELrVA4iEaK0aYpXrRd9g==",
"redeemedIdempotentGuid": "ad0bf1bf-3850-4688-8ad1-a6295eb45df6",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:30:54.9962563",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "86"
},
"voucher": {
"$ref": "84"
},
"customer": {
"$ref": "59"
},
"issuedOfflinePayment": {
"$ref": "65"
},
"redeemedOfflinePayment": {
"$ref": "65"
}
},
{
"$ref": "88"
}
]
},
"customer": {
"$ref": "59"
}
},
{
"$ref": "83"
}
]
}
},
{
"$ref": "58"
}
],
"customerGroups": [
{
"$id": "89",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "CPcyXHlxn0mLoWYXLN1lUQ==",
"groupIDGuid": "5c32f708-7179-499f-8ba1-66172cdd6551",
"campaign": {
"$ref": "55"
},
"group": {
"$ref": "63"
}
},
{
"$ref": "89"
}
],
"signIqTickets": [
{
"$id": "90",
"identifier": "eeAf6bRM8USqsTftA3u8Fg==",
"identifierGuid": "e91fe079-4cb4-44f1-aab1-37ed037bbc16",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "90"
}
],
"comboPriceGroups": [
{
"$id": "91",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "Tck8+O2sJUi/+KJPMI17uQ==",
"guid": "f83cc94d-aced-4825-bff8-a24f308d7bb9",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "55"
},
"comboPricePlus": [
{
"$id": "92",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "px/ffhoE7U+1MjeF18MQxA==",
"groupGuid": "7edf1fa7-041a-4fed-b532-3785d7c310c4",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "UkgwK2/07Uiu79ZCovtbtw==",
"pluGuid": "2b304852-f46f-48ed-aeef-d642a2fb5bb7",
"priceGroupG_UID": "VnBDJyemxk6X4CetPBwWpQ==",
"priceGroupGuid": "27437056-a627-4ec6-97e0-27ad3c1c16a5",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "55"
},
"product": {
"$ref": "15"
},
"priceGroup": {
"$ref": "21"
},
"campaignPool": {
"$ref": "55"
}
},
{
"$ref": "92"
}
]
},
{
"$ref": "91"
}
],
"priceLevels": [
{
"$id": "93",
"id": 1,
"priceLevelIdentifier": "od/uZv4z7EuMFEXUk4c3/Q==",
"priceLevelIdentifierGuid": "66eedfa1-33fe-4bec-8c14-45d4938737fd",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "93"
}
],
"promotionType": {
"$id": "94",
"identifier": "mhh8xh8G3kC//W3CR3+PVg==",
"identifierGuid": "c67c189a-061f-40de-bffd-6dc2477f8f56",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "qgoUeAdyHU6ZXWy/1gEpjQ==",
"labelPageLayoutGuid": "78140aaa-7207-4e1d-995d-6cbfd601298d",
"priceLevelIdentifier": "3UvZgOk+dU24lBKFHnA5dw==",
"priceLevelIdentifierGuid": "80d94bdd-3ee9-4d75-b894-12851e703977",
"active": true,
"updated": "2026-06-03T18:30:54.9962563",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "15"
},
"dealCost": {
"$id": "95",
"headerIdentifier": "s0XXZvfWJEyvRdF9G9FLxQ==",
"headerIdentifierGuid": "66d745b3-d6f7-4c24-af45-d17d1bd14bc5",
"identifier": "CMJmcN5D60a0Ijv7baT2JQ==",
"identifierGuid": "7066c208-43de-46eb-b422-3bfb6da4f625",
"supplierIdentifier": "P35FDRWqS0WRyXJ2FKXSOQ==",
"supplierGuid": "0d457e3f-aa15-454b-91c9-727614a5d239",
"pluG_UID": "4NX5XlDAT0+zqi6VBXbo2Q==",
"pluGuid": "5ef9d5e0-c050-4f4f-b3aa-2e950576e8d9",
"campaignName": "13901017-41bc-46ac-8c63-422ca32dfa6c",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:30:54.9962563",
"end": "2026-06-03T18:30:54.9962563",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "cRE7xwLkGUWbf8G7sLTG0A==",
"bonusItemPluGuid": "c73b1171-e402-4519-9b7f-c1bbb0b4c6d0",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:30:54.9962563",
"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": "2026-06-03T18:30:54.9962563",
"campaignEndDate": "2026-06-03T18:30:54.9962563",
"masterPLUG_UID": "RFjztZ24x0qFOk5k5WlI6A==",
"masterID": "b5f35844-b89d-4ac7-853a-4e64e56948e8",
"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": "p4ywtsKlnk+eAzdmkPo9jA==",
"bonusMasterID": "b6b08ca7-a5c2-4f9e-9e03-376690fa3d8c",
"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": "2026-06-03T18:30:54.9962563",
"dealCosts": [
{
"$ref": "95"
},
{
"$ref": "95"
}
],
"tags": [
{
"$id": "96",
"pluG_UID": "vR6lIL4bikGrY+c6JioCkw==",
"pluGuid": "20a51ebd-1bbe-418a-ab63-e73a262a0293",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "96"
}
],
"alternateProductG_UID": "PsEJkp452E+S/TDOqm4qpw==",
"alternateProduct": "9209c13e-399e-4fd8-92fd-30ceaa6e2aa7",
"altProduct": {
"$ref": "15"
},
"productHostCode": {
"$id": "97",
"id": 1,
"pluG_UID": "h+JJ+trEMUiBDbauG2jBUA==",
"pluGuid": "fa49e287-c4da-4831-810d-b6ae1b68c150",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "49"
},
"mscCom": {
"$ref": "50"
},
"mscDep": {
"$ref": "52"
},
"mscSubCom": {
"$ref": "51"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:30:54.9962563",
"inventoryTracked": "2026-06-03T18:30:54.9962563",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "98",
"pluG_UID": "pQVUDUJaD0a6vnduWUBH+Q==",
"pluGuid": "0d5405a5-5a42-460f-babe-776e594047f9",
"fuelPluG_UID": "rnT1xxGaN0WRtiJLrMEG9A==",
"fuelPluGuid": "c7f574ae-9a11-4537-91b6-224bacc106f4",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "98"
},
{
"$ref": "98"
}
]
},
"supplier": {
"$ref": "10"
},
"serviceFee": {
"$id": "99",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "13"
}
],
"orderCycleHeaders": [
{
"$id": "100",
"storeID": 1,
"supplierIdentifier": "HqwaLSPfv0efHSDbZvTFtg==",
"supplierGuid": "2d1aac1e-df23-47bf-9f1d-20db66f4c5b6",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "100"
}
],
"cycles": [
{
"$id": "101",
"storeID": 1,
"supplierIdentifier": "L/C1GkEX/k2F+C6MwFXObQ==",
"supplierGuid": "1ab5f02f-1741-4dfe-85f8-2e8cc055ce6d",
"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": "2026-06-03T18:30:54.9962563",
"deliveryDate": "2026-06-03T18:30:54.9962563",
"nextCutOffDate": "2026-06-03T18:30:54.9962563",
"nextDeliveryDate": "2026-06-03T18:30:54.9962563",
"nextDaysBuffer": 10
},
{
"$ref": "101"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-06-03T18:30:54.9962563",
"isHost": true
},
"files": [
{
"$id": "102",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:30:54.9962563",
"processed": "2026-06-03T18:30:54.9962563",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:30:54.9962563",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "9"
},
"metcashHeader": {
"$id": "103",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:30:54.9962563",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "102"
}
],
"zoneMatrix": [
{
"$id": "104",
"id": 1,
"hostIdentifier": "ShHLD03OuEq5iff1Wrw/TQ==",
"hostIdentifierGuid": "0fcb114a-ce4d-4ab8-b989-f7f55abc3f4d",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"454b2ee8-4e12-4280-9173-0212d47c0240",
"d640024d-0f8c-40c5-966d-b27a397fe285"
]
},
{
"$ref": "104"
}
],
"hostFileStoreSetting": {
"$ref": "8"
},
"hostStoreSettings": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"promotionPlacements": [
{
"$id": "105",
"identifier": "0kZf3R6VzE+mE0DiW3gCKA==",
"identifierGuid": "dd5f46d2-951e-4fcc-a613-40e25b780228",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "105"
}
],
"promoTypeGuids": [
"bdf11a1e-e725-4305-b219-62b53c0d0f88",
"57d8256c-5f49-447d-82f4-5b88cb030d43"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "8"
}
],
"accounts": [
{
"$id": "106",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "106"
}
],
"sales": [
{
"$id": "107",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:30:54.9962563",
"ftpSite": {
"$id": "108",
"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": "107"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "104"
},
{
"$ref": "104"
}
],
"cashManagements": [
{
"$id": "109",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "110",
"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,
"config": "sample string 10"
}
},
{
"$ref": "109"
}
],
"updateStoreID": "176f57e1-ff63-4b66-8eb5-c61997d7b731",
"updateStore": {
"$id": "111",
"id": "5d082e00-59b9-45ef-ad94-b426ac9f476a",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:30:54.9962563",
"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": "2026-06-03T18:30:54.9962563"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "112",
"loginMode": 1,
"allowSelfVerification": true,
"verifierEmail": "sample string 3",
"source": "sample string 4",
"loginModeInherited": 5,
"loginModeSource": "sample string 6",
"selfVerifyInherited": true,
"selfVerifySource": "sample string 8",
"verifyEmailInherited": "sample string 9",
"verifyEmailSource": "sample string 10"
}
}
},
{
"$ref": "3"
}
]
},
{
"$ref": "2"
}
],
"skip": 1,
"take": 1,
"totalCount": 1
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK ۓ�\�t��� 5 xl/workbook.xml � (� ����0D�&�C�`R8q����Ji�-ik��H�yۙ�};b��{Z۱���]mCι�[��v 3��4�I��M�j�l��dO�nj;�1(k|�����-Q���Ҩ��cbn�P4�('c�;��/!���]D�j*���s����\M��k���,�T�D��L��w�PK ۓ�\���� � [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
ۓ�\�8�@' ' _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="Rac3e85b9d70f4a18" /></Relationships>PK ۓ�\�Mh͛ xl/worksheets/sheet1.xml � (� ��Mo�0������/�Uw���U{�={���#� ��5��I����5�;�zF���6R�9$�@��d�����R�Pd��o����f�s�X{�"d�Ft��(z����uG}@��e)v�<u���b#-Zn]+�ȣ�S��e�Z��[�کT�e������hQ��l�Td�%�`.b0��Ro���!�,Z�O��������?��,䡱nH�ה�5�:9������ +��p�a�F�)KҍK�'cU�{J��*���z��$q�R��FIz_�f=��OB��.�u��Y-:B�hR�
f���il~�;ny�i5 �Ӯ�=���a��s�3t�3�}M�k�ǚ���nM�kb�&
@�����NW���5��Iܸ��Nn;79Eo�S�I)+����PK ۓ�\*�>� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8IM�P�n�a[z��Q۲�@�Ƃ#q,*A*�`��h~OO��|�Xo�扽`L�wTE ��ztC'2w-l7�=N��D�cH,��ԁ%
��'eq���]�gI9�R值.ˆ�%���p��7fT���4��?����c��� ���O)��P�
�Iw���1Z�t-�@��o���<a������6���R��������3�|�Ӳ�Pk�R�f��m�蛋����PK ۓ�\Ѓ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 ۓ�\�za�� | xl/sharedStrings.xml � (� ePAN�0���;v�J�CT�q �V�M��k�� ��qA)���hfVSn?�����FR �a�8V�����`\@��$Ŷ.�Xd+R%'�x�5�xC*D���C�3L����4�w��(��7��Ì\�k)f��34'�l]r�-J�u����{��k��`������6�e�<FH�C:K^���&8=�H�B��:>�y�}�֠!�6�H��F����z���y��PK- ۓ�\�t��� 5 xl/workbook.xmlPK- ۓ�\���� � � [Content_Types].xmlPK-
ۓ�\�8�@' ' U _rels/.relsPK- ۓ�\�Mh͛ � xl/worksheets/sheet1.xmlPK- ۓ�\*�>� P � xl/_rels/workbook.xml.relsPK- ۓ�\Ѓc'2 E
� xl/styles.xmlPK- ۓ�\�za�� | k xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK ۓ�\̃Ab� 5 xl/workbook.xml � (� ����0��&�C���N\�z�^��6П�5���H�yۙ��v�����vD=�P��]EH�4'�����^���+���Y��`")(-���EeM�����a�
AD=�(͔���P�4{*�C����.&"k�����/�B�ihp�"�(;���g�|����_������+���V��w�PK ۓ�\���� � [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
ۓ�\�0x�' ' _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="R85d9f77f6514405a" /></Relationships>PK ۓ�\�Mh͛ xl/worksheets/sheet1.xml � (� ��Mo�0������/�Uw���U{�={���#� ��5��I����5�;�zF���6R�9$�@��d�����R�Pd��o����f�s�X{�"d�Ft��(z����uG}@��e)v�<u���b#-Zn]+�ȣ�S��e�Z��[�کT�e������hQ��l�Td�%�`.b0��Ro���!�,Z�O��������?��,䡱nH�ה�5�:9������ +��p�a�F�)KҍK�'cU�{J��*���z��$q�R��FIz_�f=��OB��.�u��Y-:B�hR�
f���il~�;ny�i5 �Ӯ�=���a��s�3t�3�}M�k�ǚ���nM�kb�&
@�����NW���5��Iܸ��Nn;79Eo�S�I)+����PK ۓ�\�ȥ� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�M\���vÆm�gGM��v���G�
XEWb�������4����ݿM#yAgXZ���
��~X�~�=�(c�f�I+64`b�7�ep��p3����O2���t��${�%c����Lr�����zP���yB� �W�O� F G�{�
����E��@�����L�z�8���Z��ï�w�ɈN�%*^ɚq�^�U�H��s��ҹS^��8�5�m]���+�W5z��/PK ۓ�\Ѓ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 ۓ�\�za�� | xl/sharedStrings.xml � (� ePAN�0���;v�J�CT�q �V�M��k�� ��qA)���hfVSn?�����FR �a�8V�����`\@��$Ŷ.�Xd+R%'�x�5�xC*D���C�3L����4�w��(��7��Ì\�k)f��34'�l]r�-J�u����{��k��`������6�e�<FH�C:K^���&8=�H�B��:>�y�}�֠!�6�H��F����z���y��PK- ۓ�\̃Ab� 5 xl/workbook.xmlPK- ۓ�\���� � � [Content_Types].xmlPK-
ۓ�\�0x�' ' U _rels/.relsPK- ۓ�\�Mh͛ � xl/worksheets/sheet1.xmlPK- ۓ�\�ȥ� P � xl/_rels/workbook.xml.relsPK- ۓ�\Ѓc'2 E
� xl/styles.xmlPK- ۓ�\�za�� | m xl/sharedStrings.xmlPK � �