PUT api/operator/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
Operator| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Local ID |
integer |
None. |
| G_Uid |
GUID data |
Collection of byte |
None. |
| Guid | globally unique identifier |
None. |
|
| OperatorNumber |
Used with number and PIN login |
integer |
None. |
| ShortName | string |
String length: inclusive between 0 and 60 |
|
| FirstName | string |
String length: inclusive between 0 and 60 |
|
| LastName | string |
String length: inclusive between 0 and 60 |
|
| Password |
Password MD5 hash |
string |
String length: inclusive between 0 and 60 |
| HasPassword |
Operator has a password |
boolean |
None. |
| PasswordText | string |
None. |
|
| RFIDTagID | string |
String length: inclusive between 0 and 40 |
|
| BlueprintID | integer |
None. |
|
| GroupID | integer |
None. |
|
| GroupName | string |
None. |
|
| ManagerGroupID | integer |
None. |
|
| ManagerGroupName | string |
None. |
|
| ZoneID | integer |
None. |
|
| ZoneName | string |
None. |
|
| LoggedIn | integer |
None. |
|
| LastUsedIP | string |
String length: inclusive between 0 and 15 |
|
| Deleted | boolean |
None. |
|
| Locked | boolean |
None. |
|
| AllowOpenTill | boolean |
None. |
|
| WebEmail | string |
None. |
|
| SimpleOperatorType | LimitedOperatorType |
None. |
|
| WebRole | string |
None. |
|
| Updated | date |
None. |
|
| PasswordResetRequired | boolean |
None. |
|
| AlteredInStore | boolean |
None. |
|
| StartShift | date |
None. |
|
| EndShift | date |
None. |
|
| MachineName | string |
None. |
|
| DrawerID | integer |
None. |
|
| Stores | Collection of OperatorStore |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": 1,
"g_Uid": "roWnIGDftEO+g4Ky55ubTw==",
"guid": "20a785ae-df60-43b4-be83-82b2e79b9b4f",
"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:36:29.2626836",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:36:29.2626836",
"endShift": "2026-06-03T18:36:29.2626836",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "2",
"operatorG_UID": "+nUxJUjkB0i+D0SDCRy3OA==",
"operatorGuid": "253175fa-e448-4807-be0f-4483091cb738",
"storeID": 2,
"operator": {
"$ref": "1"
},
"store": {
"$id": "3",
"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:36:29.2626836",
"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": "SR8z1GD10kSW13hM4aQvuw==",
"hostIdentifierGuid": "d4331f49-f560-44d2-96d7-784ce1a42fbb",
"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:36:29.2626836",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "9jnQdvxEu0mxXf0dNwyuVA==",
"hostIdentifierGuid": "76d039f6-44fc-49bb-b15d-fd1d370cae54",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "5",
"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": "5"
},
"warehouseStore": {
"$id": "6",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "7",
"id": 1,
"hostIdentifier": "VJh57+9boU2zwvGMHiklFw==",
"hostIdentifierGuid": "ef799854-5bef-4da1-b3c2-f18c1e292517",
"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": "8",
"identifier": "lpzxenRr7UC5M7RpjJP8ag==",
"identifierGuid": "7af19c96-6b74-40ed-b933-b4698c93fc6a",
"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": "TYiniB6z3EaBXVbpA2HtoA==",
"hostSupplierIdentifierGuid": "88a7884d-b31e-46dc-815d-56e90361eda0",
"loyaltyPriceLevelIdentifier": "vg/8F3vw0ESJCuxCBMtyBg==",
"loyaltyPriceLevelIdentifierGuid": "17fc0fbe-f07b-44d0-890a-ec4204cb7206",
"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:36:29.2626836",
"lastProcessed": "2026-06-03T18:36:29.2626836",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "7S8JCVsoTUSTkez4q+BZxg==",
"identifierGuid": "09092fed-285b-444d-9391-ecf8abe059c6",
"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": "FeP6Gs6f2UCwfhoD6UIQNA==",
"primaryContactID": "1afae315-9fce-40d9-b07e-1a03e9421034",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "QEf5B30vtEKhCycnDKQqkA==",
"supplierGroupGuid": "07f94740-2f7d-42b4-a10b-27270ca42a90",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:36:29.2626836",
"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": "10",
"id": "0abab987-6cbf-44d6-93b9-76ec9d70f428",
"identifier": "vocwbfRR2UC1aP7i72cTIw==",
"identifierGuid": "6d3087be-51f4-40d9-b568-fee2ef671323",
"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": "11",
"supplierIdentifier": "cPLKlos2Gkud7PJQFJPzTA==",
"supplierIdentifierGuid": "96caf270-368b-4b1a-9dec-f2501493f34c",
"contactGuid": "BDUOyWR/YkGVdpl3lGE1zw==",
"contactID": "c90e3504-7f64-4162-9576-9977946135cf",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "0LZdHI+eDUyS5CYxxhXA5Q==",
"pluGuid": "1c5db6d0-9e8f-4c0d-92e4-2631c615c0e5",
"supplierIdentifier": "3r4CF8xweUCOeHWpv5vGFg==",
"supplierIdentifierGuid": "1702bede-70cc-4079-8e78-75a9bf9bc616",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:36:29.2626836",
"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:36:29.2626836",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "+ldRFGRmmkGQV/h8u969oA==",
"pluGuid": "145157fa-6664-419a-9057-f87cbbdebda0",
"supplierIdentifier": "WYjAwmSaf0ec/D1ATsy0Bg==",
"supplierIdentifierGuid": "c2c08859-9a64-477f-9cfc-3d404eccb406",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "13"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "H1rrpFjSyEurZpVb06Vgvg==",
"parentPluGuid": "a4eb5a1f-d258-4bc8-ab66-955bd3a560be",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "14",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "CDjN1zAG/ka60D7yISkGaQ==",
"guid": "d7cd3808-0630-46fe-bad0-3ef221290669",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "pfqMrJnSq0C0utU93wR0cg==",
"priceGroupGuid": "ac8cfaa5-d299-40ab-b4ba-d53ddf047472",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:36:29.2626836",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:36:29.2626836",
"pluCreated": "2026-06-03T18:36:29.2626836",
"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:36:29.2626836",
"lastManualUpdate": "2026-06-03T18:36:29.2626836",
"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:36:29.2626836",
"currentCostUpdated": "2026-06-03T18:36:29.2626836",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:36:29.2626836",
"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:36:29.2626836",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "2w67yKkcmEOIcnACVlDxhw==",
"altPLUGuid": "c8bb0edb-1ca9-4398-8872-70025650f187",
"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:36:29.2626836",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "r+We0irlXUKaY2/VRMAsaw==",
"shelfPageLayoutGuid": "d29ee5af-e52a-425d-9a63-6fd544c02c6b",
"talkerPageLayoutG_UID": "P3xBALjVh0qdd60JfS6H3w==",
"talkerPageLayoutGuid": "00417c3f-d5b8-4a87-9d77-ad097d2e87df",
"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": "PCW58lptf0CY5HPuLDSFlg==",
"inventoryIdentifier": "f2b9253c-6d5a-407f-98e4-73ee2c348596",
"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": "9MwmfgDYUkigv4nblBFJ3g==",
"parentPluGuid": "7e26ccf4-d800-4852-a0bf-89db941149de",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "p0zo7Bc7kkCVH2O72MJkXw==",
"supplierIdentifierGuid": "ece84ca7-3b17-4092-951f-63bbd8c2645f",
"supplierChanged": true,
"rebateSupplierIdentifier": "BBIlolV6b0qMet/KUH5Bwg==",
"rebateSupplierIdentifierGuid": "a2251204-7a55-4a6f-8c7a-dfca507e41c2",
"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:36:29.2626836",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "u1bFmmSTU0+FMC6xAbArFQ==",
"hostIdentifierGuid": "9ac556bb-9364-4f53-8530-2eb101b02b15",
"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": "14"
},
{
"$ref": "14"
}
],
"store": {
"$ref": "3"
},
"storePrices": [
{
"$id": "15",
"pluG_UID": "a7cBiuCqx0+Gtv24wuewjQ==",
"pluGuid": "8a01b76b-aae0-4fc7-86b6-fdb8c2e7b08d",
"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:36:29.2626836"
},
{
"$ref": "15"
}
],
"currentPrices": {
"$id": "16",
"pluPrices": {
"$id": "17",
"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:36:29.2626836",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "17"
},
"winningCampaign": 1,
"winner": {
"$id": "18",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:36:29.2626836",
"startTime": 5,
"endDate": "2026-06-03T18:36:29.2626836",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "3WlUbscZk0+jaQtKM85SCQ==",
"hostIdentifierGuid": "6e5469dd-19c7-4f93-a369-0b4a33ce5209",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"tray": {
"$id": "19",
"g_UId": "pLn6H2C0O0CmAX6dYroJWA==",
"guid": "1ffab9a4-b460-403b-a601-7e9d62ba0958",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "20",
"priceGroupG_UID": "ow7y1h9RC0qCo7BWVsjutQ==",
"priceGroupGuid": "d6f20ea3-511f-4a0b-82a3-b05656c8eeb5",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:36:29.2626836",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "21",
"pluG_UID": "vZZv2fzYfU+lXcXn/w1n1w==",
"pluGuid": "d96f96bd-d8fc-4f7d-a55d-c5e7ff0d67d7",
"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": "22",
"pluGuid": "d319ad4c-3c73-4de1-901f-1404436bbf68",
"created": "2026-06-03T18:36:29.2626836",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:36:29.2626836",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:36:29.2626836",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:36:29.2626836",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:36:29.2626836",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:36:29.2626836",
"lastSold": "2026-06-03T18:36:29.2626836",
"firstSold": "2026-06-03T18:36:29.2626836",
"awsUpdated": "2026-06-03T18:36:29.2626836",
"lastManualUpdate": "2026-06-03T18:36:29.2626836",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:36:29.2626836",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:36:29.2626836",
"doNotRangeUpdated": "2026-06-03T18:36:29.2626836",
"doNotOrderUpdated": "2026-06-03T18:36:29.2626836",
"tracked": "2026-06-03T18:36:29.2626836"
},
"allergens": [
{
"$id": "23",
"primaryKey": {
"$id": "24",
"pluGuid": "4568394c-8e01-4d20-8975-050b397bf4c1",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "TDloRQGOIE2JdQULOXv0wQ==",
"pluGuid": "4568394c-8e01-4d20-8975-050b397bf4c1",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "23"
}
],
"costs": {
"$id": "25",
"pluG_UID": "+Pu5lSdO70Kygm2ID07D/g==",
"pluGuid": "95b9fbf8-4e27-42ef-b282-6d880f4ec3fe",
"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:36:29.2626836",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "26",
"saleHeaderID": 1,
"created": "2026-06-03T18:36:29.2626836",
"createdLocal": "2026-06-03T18:36:29.2626836",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "5nWQ67M+pk6vS8bT3jIReQ==",
"operatorGuid": "eb9075e6-3eb3-4ea6-af4b-c6d3de321179",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "7aymmZoPy02O/2cckhN7lg==",
"pluGuid": "99a6aced-0f9a-4dcb-8eff-671c92137b96",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "1"
}
},
{
"$ref": "26"
}
],
"apns": [
{
"$id": "27",
"pluID": 1,
"pluG_UID": "vyUxH5SQ3UefC4lO0yCgIw==",
"pluGuid": "1f3125bf-9094-47dd-9f0b-894ed320a023",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "27"
}
],
"tuns": [
{
"$id": "28",
"pluG_UId": "miIT2JWfOEefu25gatAbUg==",
"pluGuid": "d813229a-9f95-4738-9fbb-6e606ad01b52",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "14"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "28"
}
],
"competitionPricing": [
{
"$id": "29",
"identifier": "8S8IGjJguU229k4ylQPnRQ==",
"identifierGuid": "1a082ff1-6032-4db9-b6f6-4e329503e745",
"pluG_UID": "OkOvy6N9LEmSFxRqhxh3Wg==",
"pluGuid": "cbaf433a-7da3-492c-9217-146a8718775a",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "29"
}
],
"supplier": {
"$ref": "9"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"ordering": {
"$ref": "12"
},
"flipChartPages": [
{
"$id": "30",
"identifier": "aCa7YnMN9UGcBr717Z+KcQ==",
"groupName": "sample string 1",
"identifierGuid": "62bb2668-0d73-41f5-9c06-bef5ed9f8a71",
"exists": true,
"flipChartIdentifier": "HVLYuKBbMEuiS1UyfZbz4g==",
"flipChartIdentifierGuid": "b8d8521d-5ba0-4b30-a24b-55327d96f3e2",
"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": "FMWpT4esnkmJ1U8mFgjx4w==",
"groupIdentifierGuid": "4fa9c514-ac87-499e-89d5-4f261608f1e3",
"flipChart": {
"$id": "31",
"identifier": "MAPK22uVBUOLpolhz3nZOg==",
"identifierGuid": "dbca0330-956b-4305-8ba6-8961cf79d93a",
"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": "32",
"identifier": "iWn27b72cEC02zs/aG659w==",
"identifierGuid": "edf66989-f6be-4070-b4db-3b3f686eb9f7",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "33",
"id": 1,
"g_UID": "HDPgesqtEk6tFptm5ief+g==",
"guid": "7ae0331c-adca-4e12-ad16-9b66e6279ffa",
"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": "tZUJIocIOEOCKF5J8tZSLA==",
"previousFormGuid": "220995b5-0887-4338-8228-5e49f2d6522c",
"nextForm": 1,
"nextFormG_UID": "4UZOl4ykuEGdMDvp+SWAXw==",
"nextFormGuid": "974e46e1-a48c-41b8-9d30-3be9f925805f",
"attributes": "sample string 10",
"updated": "2026-06-03T18:36:29.2626836",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "33"
},
"previousCheckoutForm": {
"$ref": "33"
},
"buttons": [
{
"$id": "34",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "QoUjdY2+kk2i3kM8Ak9vlA==",
"checkoutFormGuid": "75238542-be8d-4d92-a2de-433c024f6f94",
"identifier": "CLDiJ8UxvUm4P4hyYdjYIg==",
"identifierGuid": "27e2b008-31c5-49bd-b83f-887261d8d822",
"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": "Qdj2R44NqEGUie+eZTP+kQ==",
"valueGuid": "47f6d841-0d8e-41a8-9489-ef9e6533fe91",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:36:29.2626836",
"action": "sample string 12",
"valueForm": {
"$ref": "33"
},
"image": {
"$id": "35",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:36:29.2626836",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "34"
}
],
"panels": [
{
"$id": "36",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "8Ge0/MPv7USPXeAKfpqAZA==",
"checkoutFormGuid": "fcb467f0-efc3-44ed-8f5d-e00a7e9a8064",
"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": "36"
}
]
},
{
"$ref": "33"
}
],
"panels": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"pages": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"contentPanel": {
"$ref": "36"
},
"products": [
{
"$id": "37",
"flipChartPageIdentifier": "ttMI5rZzvU2V/ypYtbK2Uw==",
"flipChartPageIdentifierGuid": "e608d3b6-73b6-4dbd-95ff-2a58b5b2b653",
"pluG_UID": "hLkmcs/nBEqVr3M5h9QY4w==",
"pluGuid": "7226b984-e7cf-4a04-95af-733987d418e3",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "14"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "37"
}
],
"productCount": 27,
"pages": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "30"
}
],
"priceHistory": [
{
"$id": "38",
"pluG_UID": "TTA1AO90ukGaZ5B72t3M8w==",
"pluGuid": "0035304d-74ef-41ba-9a67-907bdaddccf3",
"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:36:29.2626836",
"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": "38"
}
],
"ingredients": [
{
"$id": "39",
"pluG_UID": "Bd2fVPPrYkWzx38HgEHOWg==",
"ingredientGuid": "vasVJrBju0+jHUEJZ+IyLg==",
"ingredientIdentifier": "2615abbd-63b0-4fbb-a31d-410967e2322e",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "14"
}
},
{
"$ref": "39"
}
],
"bins": [
{
"$id": "40",
"pluG_UID": "aEkxoEPr6E+dhcaPyq4+XA==",
"pluGuid": "a0314968-eb43-4fe8-9d85-c68fcaae3e5c",
"shelfLocationIdentifier": "ghDatuPBV0aoYNcHE8Dvug==",
"shelfLocationGuid": "b6da1082-c1e3-4657-a860-d70713c0efba",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "uhyym2uiRkqpt8fNUKMZJw==",
"labelPageLayoutGuid": "9bb21cba-a26b-4a46-a9b7-c7cd50a31927",
"updated": "2026-06-03T18:36:29.2626836",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "14"
},
"location": {
"$id": "41",
"identifier": "QQ/Z1Q+PMkCg2TtgoymfUA==",
"storeID": 1,
"identifierGuid": "d5d90f41-8f0f-4032-a0d9-3b60a3299f50",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:36:29.2626836",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
}
},
{
"$ref": "40"
}
],
"bin": {
"$ref": "40"
},
"scaleLocations": [
{
"$id": "42",
"plu": 1,
"pluG_UID": "I8PJLW17A0qRznm0BtAQBw==",
"pluGuid": "2dc9c323-7b6d-4a03-91ce-79b406d01007",
"deptNo": 1,
"product": {
"$ref": "14"
},
"scaleLocation": {
"$id": "43",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:36:29.2626836",
"department": {
"$id": "44",
"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": "43"
},
"subDepartments": [
{
"$id": "45",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "46",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "47",
"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:36:29.2626836",
"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": "FtQD+4OOREC9LChW/Owi8Q==",
"labelPageLayoutGuid": "fb03d416-8e83-4044-bd2c-2856fcec22f1",
"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": "48",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "49",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "50",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "50"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "49"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "49"
},
"mscDep": {
"$id": "51",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "50"
}
},
{
"$ref": "47"
}
],
"updated": "2026-06-03T18:36:29.2626836",
"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": "A1eXk2ow2EWw/BinNriOQw==",
"labelPageLayoutGuid": "93975703-306a-45d8-b0fc-18a736b88e43",
"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": "48"
},
"mscCom": {
"$ref": "49"
},
"mscDep": {
"$ref": "51"
},
"mscSubCom": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:36:29.2626836",
"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": "Q1ISjeOW8U2wEy5e+1gjsQ==",
"labelPageLayoutGuid": "8d125243-96e3-4df1-b013-2e5efb5823b1",
"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": "48"
},
"mscCom": {
"$ref": "49"
},
"mscDep": {
"$ref": "51"
},
"mscSubCom": {
"$ref": "50"
}
},
{
"$ref": "45"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:36:29.2626836",
"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": "+uiwTUmZwE+apbHwW7ikBg==",
"labelPageLayoutGuid": "4db0e8fa-9949-4fc0-9aa5-b1f05bb8a406",
"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": "48"
},
"mscCom": {
"$ref": "49"
},
"mscDep": {
"$ref": "51"
},
"mscSubCom": {
"$ref": "50"
}
}
}
},
{
"$ref": "42"
}
],
"nextPrice": {
"$id": "52",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "3lqXOSnoZk+XDqhUJD4ufg==",
"pluGuid": "39975ade-e829-4f66-970e-a854243e2e7e",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "hPr4EV84ZkWe9VqTwPbouA==",
"dealCostGuid": "11f8fa84-385f-4566-9ef5-5a93c0f6e8b8",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "an2tV8uAnkyEaMfYE84MgQ==",
"priceGroupGuid": "57ad7d6a-80cb-4c9e-8468-c7d813ce0c81",
"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:36:29.2626836",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "6c7d679e-5be1-464e-afd2-5e9d4c15aabb",
"campaignComboPriceGroupG_UID": "yZ7lthCYXkKbDcDuZFrATA==",
"campaignComboPriceGroupIdentifier": "b6e59ec9-9810-425e-9b0d-c0ee645ac04c",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "53",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:36:29.2626836",
"operatorG_UID": "gKe+zLAQrkG4dap6f9cL2w==",
"operatorGuid": "ccbea780-10b0-41ae-b875-aa7a7fd70bdb",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:36:29.2626836",
"signIqTicketFileMovedUtc": "2026-06-03T18:36:29.2626836",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:36:29.2626836",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "3a2bd708-cf7f-42e5-adce-7e152467299b",
"product": {
"$ref": "14"
},
"campaignPlu": {
"$ref": "52"
},
"fuelItem": true
},
{
"$ref": "53"
}
],
"campaign": {
"$id": "54",
"id": 1,
"storeID": 2,
"name": "f76e4c39-762c-4daf-84b8-dca4071e812d",
"nameGuid": "f76e4c39-762c-4daf-84b8-dca4071e812d",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:36:29.2626836",
"startTime": 1,
"endDate": "2026-06-03T18:36:29.2626836",
"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:36:29.2626836",
"system": true,
"created": "2026-06-03T18:36:29.2626836",
"updated": "2026-06-03T18:36:29.2626836",
"priceChangeNotifiedUtc": "2026-06-03T18:36:29.2626836",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "sKyidgKAA0O13H85ZEO65g==",
"hostIdentifierGuid": "76a2acb0-8002-4303-b5dc-7f396443bae6",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:36:29.2626836",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"campaignPools": [
{
"$id": "55",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "SNoS3orJVkKdPxjSDYovDA==",
"pluGuid": "de12da48-c98a-4256-9d3f-18d20d8a2f0c",
"hostOfferID": 1,
"priceGroupG_UID": "jlvjw5Gzl068xPkNnHWdkw==",
"priceGroupGuid": "c3e35b8e-b391-4e97-bcc4-f90d9c759d93",
"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:36:29.2626836",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "14"
},
"campaign": {
"$ref": "54"
}
},
{
"$ref": "55"
}
],
"sellingRules": [
{
"$id": "56",
"id": 1,
"identifier": "tJlwjOwAgEKHYR103jhuwA==",
"identifierStr": "tJlwjOwAgEKHYR103jhuwA==",
"identifierGuid": "8c7099b4-00ec-4280-8761-1d74de386ec0",
"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": "54"
}
},
{
"$ref": "56"
}
],
"customers": [
{
"$id": "57",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "3W7hJYZxj0ynFBq+Odk/kg==",
"customerIDGuid": "25e16edd-7186-4c8f-a714-1abe39d93f92",
"campaign": {
"$ref": "54"
},
"customer": {
"$id": "58",
"identifier": "mrEakT3PaEWmFVH9YmhFZw==",
"identifierGuid": "911ab19a-cf3d-4568-a615-51fd62684567",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:36:29.2626836",
"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": "wZkHLvF5l0W+deWHCMv/ZA==",
"communityIdentifierGuid": "2e0799c1-79f1-4597-be75-e58708cbff64",
"joined": "2026-06-03T18:36:29.2626836",
"updated": "2026-06-03T18:36:29.2626836",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "pV7mcgC7qEyi7xXM0Li8MA==",
"priceLevelIdentifierGuid": "72e65ea5-bb00-4ca8-a2ef-15ccd0b8bc30",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:36:29.2626836",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "59",
"cardType": 2,
"issueDate": "2026-06-03T18:36:29.2626836",
"expiry": "2026-06-03T18:36:29.2626836",
"customerID": "T4m916Web0CzvxpbhkIuEQ==",
"customerIDGuid": "d7bd894f-9ea5-406f-b3bf-1a5b86422e11",
"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:36:29.2626836",
"linkedAccount": "m7Uf7IehEEWGdRcmcmq6yQ==",
"linkedAccountGuid": "ec1fb59b-a187-4510-8675-1726726abac9",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "58"
},
"account": {
"$id": "60",
"id": 1,
"identifier": "JoOHL13Gg0Kclq4OPO1i6g==",
"identifierGuid": "2f878326-c65d-4283-9c96-ae0e3ced62ea",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:36:29.2626836",
"owner": "Dkwoj0Li5UGHnaHhR/J/1g==",
"ownerGuid": "8f284c0e-e242-41e5-879d-a1e147f27fd6",
"accountStoreGroupIdentifier": "3qhltMEnmUmVDbqF9WeAlg==",
"accountStoreGroupGuid": "b465a8de-27c1-4999-950d-ba85f5678096",
"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:36:29.2626836",
"active": true,
"updated": "2026-06-03T18:36:29.2626836",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "58"
},
"card": {
"$ref": "59"
},
"members": {
"$id": "61",
"sample string 1": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"sample string 2": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"customerGroups": [
{
"$id": "62",
"identifier": "lq0gQW3eukir1zwV3WKySA==",
"identifierGuid": "4120ad96-de6d-48ba-abd7-3c15dd62b248",
"name": "sample string 2",
"primaryContact": "pnRb/Mz5ZEW+mP1qYOOiCw==",
"primaryContactGuid": "fc5b74a6-f9cc-4564-be98-fd6a60e3a20b",
"accountID": "3wJ54w9jA0mvf2bWrZq7Bw==",
"accountIDGuid": "e37902df-630f-4903-af7f-66d6ad9abb07",
"special": true,
"updated": "2026-06-03T18:36:29.2626836",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "kZo3MDki9kW3FQdFezMGtQ==",
"priceLevelIdentifierGuid": "30379a91-2239-45f6-b715-07457b3306b5",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "60"
},
"primaryContactCustomer": {
"$ref": "58"
},
"customerGroupMembers": [
{
"$id": "63",
"id": 1,
"groupID": "lOSh4tLcp0a2yeRvB1gsZA==",
"groupIDGuid": "e2a1e494-dcd2-46a7-b6c9-e46f07582c64",
"customerID": "orHHDjvf00yrKZIpFXpvqA==",
"customerIDGuid": "0ec7b1a2-df3b-4cd3-ab29-9229157a6fa8",
"card": "sample string 4",
"linkedAccount": "0Y9v5/PUTUe69AkOd0UQ9g==",
"linkedAccountGuid": "e76f8fd1-d4f3-474d-baf4-090e774510f6",
"customer": {
"$ref": "58"
},
"group": {
"$ref": "62"
},
"customerCard": {
"$ref": "59"
}
},
{
"$ref": "63"
}
]
},
{
"$ref": "62"
}
]
},
"payments": [
{
"$id": "64",
"id": 1,
"identifier": "/kh/R/VHzUa6fL4A+e0+lw==",
"identifierGuid": "477f48fe-47f5-46cd-ba7c-be00f9ed3e97",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "ArFwrfxXAUWTAWQ4alQ11Q==",
"accountIDGuid": "ad70b102-57fc-4501-9301-64386a5435d5",
"customerAccount": {
"$ref": "60"
},
"customerCard": {
"$ref": "59"
},
"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:36:29.2626836",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "QYzj80rshkm0Lv3hMMc7iA==",
"idempotentVoidGuid": "f3e38c41-ec4a-4986-b42e-fde130c73b88",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "65",
"saleHeaderID": 1,
"saleHeaderGuid": "m14t4vedl06uzLNArbgoZA==",
"saleHeaderIdentifierGuid": "e22d5e9b-9df7-4e97-aecc-b340adb82864",
"created": "2026-06-03T18:36:29.2626836",
"createdLocal": "2026-06-03T18:36:29.2626836",
"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:36:29.2626836",
"storeID": 1,
"operatorG_Uid": "ZT59GOLyekakYlEA3ijGaQ==",
"operatorGuid": "187d3e65-f2e2-467a-a462-5100de28c669",
"customerG_Uid": "SPWjvB1n0EOAbeRGibzI3w==",
"customerGuid": "bca3f548-671d-43d0-806d-e44689bcc8df",
"communityIdentifier": "ISBHPwecfkGlDQSTJfD5tg==",
"communityIdentifierGuid": "3f472021-9c07-417e-a50d-049325f0f9b6",
"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": "EXVYxp/qxEG6hp9zp7du+g==",
"priceLevelIdentifierGuid": "c6587511-ea9f-41c4-ba86-9f73a7b76efa",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:36:29.2626836+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": "66",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:36:29.2626836",
"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": "1"
},
"customer": {
"$ref": "58"
},
"communityOrganisation": {
"$id": "67",
"id": 1,
"identifier": "CUDkooK6ZU2VwvaWBufA2Q==",
"identifierGuid": "a2e44009-ba82-4d65-95c2-f69606e7c0d9",
"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:36:29.2626836",
"promoPeriodEnd": "2026-06-03T18:36:29.2626836",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:36:29.2626836",
"deleted": true
},
"details": [
{
"$id": "68",
"saleItemID": 1,
"identifier": "h+zbsXOToE+nGDsfLvBasQ==",
"identifierGuid": "b1dbec87-9373-4fa0-a718-3b1f2ef05ab1",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "urTJG+T6fkqQuFPsnp2UBA==",
"pluGuid": "1bc9b4ba-fae4-4a7e-90b8-53ec9e9d9404",
"accountID": "w6fTlgrdPU2RZoC5ThPLcQ==",
"accountIDGuid": "96d3a7c3-dd0a-4d3d-9166-80b94e13cb71",
"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:36:29.2626836",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "K7az4Sf9v0O27zFlcZoLIQ==",
"refundGuid": "e1b3b62b-fd27-43bf-b6ef-3165719a0b21",
"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": "aVy4v7iHZEKJ0EDiWQWuvw==",
"idempotentVoidGuid": "bfb85c69-87b8-4264-89d0-40e25905aebf",
"priceLevelIdentifier": "0pYDsuVQXkef7j2KGaiy3Q==",
"priceLevelIdentifierGuid": "b20396d2-50e5-475e-9fee-3d8a19a8b2dd",
"communityIdentifier": "BOx2exE9ekG9NzIFaFdmtw==",
"communityIdentifierGuid": "7b76ec04-3d11-417a-bd37-3205685766b7",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "69",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:36:29.2626836",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "69"
}
],
"refund": {
"$id": "70",
"id": 1,
"g_UID": "XIZXUO14xk+2J3c6wXUZxw==",
"guid": "5057865c-78ed-4fc6-b627-773ac17519c7",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:36:29.2626836"
},
"modifier": {
"$id": "71",
"id": 1,
"setG_UID": "K3o6FWfoEUqkeuBorFYMAQ==",
"modifierSetGuid": "153a7a2b-e867-4a11-a47a-e068ac560c01",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "9AGUEJOko0aCbRNT6kOmlQ==",
"pluGuid": "109401f4-a493-46a3-826d-1353ea43a695",
"deleted": true,
"g_UID": "irNI35Z5M0+wJjd1Et9xoA==",
"guid": "df48b38a-7996-4f33-b026-377512df71a0",
"product": {
"$ref": "14"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "68"
}
],
"eftReceipts": [
{
"$id": "72",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "65"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "72"
}
],
"payments": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"cards": [
{
"$id": "73",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "73"
}
],
"campaignHits": [
{
"$id": "74",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "74"
}
],
"fuel": [
{
"$id": "75",
"id": 1,
"plu": 1,
"pluG_UID": "LaoknsFYgEupf3IUHdEkSw==",
"pluGuid": "9e24aa2d-58c1-4b80-a97f-72141dd1244b",
"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:36:29.2626836",
"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:36:29.2626836",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "75"
}
],
"fuelResells": [
{
"$id": "76",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "vWt7tTiX4E62jEBiNr4zoQ==",
"pluGuid": "b57b6bbd-9738-4ee0-b68c-406236be33a1",
"accountID": "ecLp9t951kCT52j+27c2Qg==",
"accountIDGuid": "f6e9c279-79df-40d6-93e7-68fedbb73642",
"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:36:29.2626836",
"bestOrExpireType": 1,
"refundG_UID": "pkD5srZu/E2NtDKU8hfc6A==",
"refundGuid": "b2f940a6-6eb6-4dfc-8db4-3294f217dce8",
"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": "76"
}
],
"customerOrder": [
{
"$id": "77",
"identifier": "eKYMaOVQSE24kyHDmjIFhQ==",
"identifierGuid": "680ca678-50e5-4d48-b893-21c39a320585",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "1fEqwGgF/UOpZA0TVb+QOw==",
"customerIdentifierGuid": "c02af1d5-0568-43fd-a964-0d1355bf903b",
"operatorNo": 1,
"operatorG_UID": "KWxUId47vk26JkrRHIjP0g==",
"operatorGuid": "21546c29-3bde-4dbe-ba26-4ad11c88cfd2",
"created": "2026-06-03T18:36:29.2626836",
"ordered": "2026-06-03T18:36:29.2626836",
"started": "2026-06-03T18:36:29.2626836",
"completed": "2026-06-03T18:36:29.2626836",
"supplied": "2026-06-03T18:36:29.2626836",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "58"
},
"operator": {
"$ref": "1"
},
"details": [
{
"$id": "78",
"headerID": 1,
"plu": 1,
"pluG_UId": "th5pHO/twUeVV5Nian+cYg==",
"pluGuid": "1c691eb6-edef-47c1-9557-93626a7f9c62",
"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": "cL/4i9t/ckSjdqlekf4Lug==",
"headerIdentifierGuid": "8bf8bf70-7fdb-4472-a376-a95e91fe0bba",
"product": {
"$ref": "14"
}
},
{
"$ref": "78"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "65"
}
},
{
"$ref": "77"
}
],
"surveyResponses": [
{
"$id": "79",
"surveyG_UID": "GtcIVGp4aEqudHxeH+UaWw==",
"surveyGuid": "5408d71a-786a-4a68-ae74-7c5e1fe51a5b",
"saleHeaderGuid": "5O4yP+Cpu0SQU4ilrjtRyQ==",
"saleGuid": "3f32eee4-a9e0-44bb-9053-88a5ae3b51c9",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "IL92xOGJGEeN3wkqr4N9jw==",
"guidResponse": "c476bf20-89e1-4718-8ddf-092aaf837d8f",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:36:29.2626836",
"sale": {
"$ref": "65"
},
"survey": {
"$id": "80",
"g_UID": "NYUuNlnIQEyscLlXOPrSPQ==",
"guid": "362e8535-c859-4c40-ac70-b95738fad23d",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "kN/rUoZKXk2koVxOHBCvdg==",
"checkoutFormGuid": "52ebdf90-4a86-4d5e-a4a1-5c4e1c10af76",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:36:29.2626836",
"end": "2026-06-03T18:36:29.2626836",
"deleted": true,
"updated": "2026-06-03T18:36:29.2626836",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"fdae3cf1-f6bd-4be1-a677-a43b5b385592",
"e4ee552d-bde0-4b44-bdbd-0ff93f98bbc0"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "33"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "79"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "mIiaDi53A0m2wmE2QEiqZA==",
"accountIdentifier": "0e9a8898-772e-4903-b6c2-61364048aa64",
"accountName": "sample string 44",
"customerOrderIdentifier": "w2VE49KkLEyTh1Ig47etcw==",
"customerOrderIdentifierGuid": "e34465c3-a4d2-4c2c-9387-5220e3b7ad73",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "81",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "yQCpk1pQAk2a8kigx+ODgA==",
"paymentIdentifierGuid": "93a900c9-505a-4d02-9af2-48a0c7e38380",
"identifier": "pfPYLDjLKk6XnjO88Sf37A==",
"identifierGuid": "2cd8f3a5-cb38-4e2a-979e-33bcf127f7ec",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "RP4rTrLUb0Kr9rezt8iKNw==",
"itemIdentifierGuid": "4e2bfe44-d4b2-426f-abf6-b7b3b7c88a37"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "59"
}
],
"customerGroupMembers": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"customerGroups": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"accounts": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"account": {
"$ref": "60"
},
"vouchers": [
{
"$id": "82",
"customerIdentifier": "eP+aUxf/fEix8id9HVxx8g==",
"customerIdentifierGuid": "539aff78-ff17-487c-b1f2-277d1d5c71f2",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "zeTCCdybjEehn3i4BXUDlg==",
"idempotentGuid": "09c2e4cd-9bdc-478c-a19f-78b805750396",
"offline": true,
"voucher": {
"$id": "83",
"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:36:29.2626836",
"barcodeTemplate": {
"$id": "84",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "85",
"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:36:29.2626836",
"labelPageLayout": "LaNard7f80G7q8eUoMAaTA==",
"pageLayoutGuid": "ad5aa32d-dfde-41f3-bbab-c794a0c01a4c",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "83"
},
"elements": [
{
"$id": "86",
"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:36:29.2626836"
},
{
"$ref": "86"
}
]
},
"customerVouchers": [
{
"$id": "87",
"id": 1,
"customerIdentifier": "fs2EPKPAdEWY96dQt4E2Qg==",
"customerIdentifierGuid": "3c84cd7e-c0a3-4574-98f7-a750b7813642",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:36:29.2626836",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "oqMMI7PoTkybYKVXwIbW/w==",
"issuedIdempotentGuid": "230ca3a2-e8b3-4c4e-9b60-a557c086d6ff",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:36:29.2626836",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:36:29.2626836",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "hm3B9DFMlkOkl4is7PK+TQ==",
"redeemedIdempotentGuid": "f4c16d86-4c31-4396-a497-88acecf2be4d",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:36:29.2626836",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "85"
},
"voucher": {
"$ref": "83"
},
"customer": {
"$ref": "58"
},
"issuedOfflinePayment": {
"$ref": "64"
},
"redeemedOfflinePayment": {
"$ref": "64"
}
},
{
"$ref": "87"
}
]
},
"customer": {
"$ref": "58"
}
},
{
"$ref": "82"
}
]
}
},
{
"$ref": "57"
}
],
"customerGroups": [
{
"$id": "88",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "rSBk+VHilUKx9r7RFP3Xiw==",
"groupIDGuid": "f96420ad-e251-4295-b1f6-bed114fdd78b",
"campaign": {
"$ref": "54"
},
"group": {
"$ref": "62"
}
},
{
"$ref": "88"
}
],
"signIqTickets": [
{
"$id": "89",
"identifier": "UFriyqB23Emlmt5hP+ifgg==",
"identifierGuid": "cae25a50-76a0-49dc-a59a-de613fe89f82",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "89"
}
],
"comboPriceGroups": [
{
"$id": "90",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "aDJfkeIga0ORMEMu8dG75A==",
"guid": "915f3268-20e2-436b-9130-432ef1d1bbe4",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "54"
},
"comboPricePlus": [
{
"$id": "91",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "nUOPWouImkSz8dbJ5WKYpQ==",
"groupGuid": "5a8f439d-888b-449a-b3f1-d6c9e56298a5",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "INN8OL+gY0+ZaGPbWdL/QA==",
"pluGuid": "387cd320-a0bf-4f63-9968-63db59d2ff40",
"priceGroupG_UID": "bZWpRsaUc0K1ngmfqL5nSw==",
"priceGroupGuid": "46a9956d-94c6-4273-b59e-099fa8be674b",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "54"
},
"product": {
"$ref": "14"
},
"priceGroup": {
"$ref": "20"
},
"campaignPool": {
"$ref": "54"
}
},
{
"$ref": "91"
}
]
},
{
"$ref": "90"
}
],
"priceLevels": [
{
"$id": "92",
"id": 1,
"priceLevelIdentifier": "/THrki/PFECVASNGU1s8GQ==",
"priceLevelIdentifierGuid": "92eb31fd-cf2f-4014-9501-2346535b3c19",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "92"
}
],
"promotionType": {
"$id": "93",
"identifier": "tA8IELj0ckmrOdqRtetIZg==",
"identifierGuid": "10080fb4-f4b8-4972-ab39-da91b5eb4866",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "vt7JfSZD3U+As8nJoVdmfw==",
"labelPageLayoutGuid": "7dc9debe-4326-4fdd-80b3-c9c9a157667f",
"priceLevelIdentifier": "9Hp7IIgbOkK2K7Pv1Oewsw==",
"priceLevelIdentifierGuid": "207b7af4-1b88-423a-b62b-b3efd4e7b0b3",
"active": true,
"updated": "2026-06-03T18:36:29.2626836",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "14"
},
"dealCost": {
"$id": "94",
"headerIdentifier": "wqqp7khmGESYVXNWt8fHBg==",
"headerIdentifierGuid": "eea9aac2-6648-4418-9855-7356b7c7c706",
"identifier": "13wsvgT0GEOklNMYznMg7Q==",
"identifierGuid": "be2c7cd7-f404-4318-a494-d318ce7320ed",
"supplierIdentifier": "ysZiM0QMYEyfWBjsd3LTXA==",
"supplierGuid": "3362c6ca-0c44-4c60-9f58-18ec7772d35c",
"pluG_UID": "gNVVqfs2JkGM6DdP3UbbQQ==",
"pluGuid": "a955d580-36fb-4126-8ce8-374fdd46db41",
"campaignName": "34e6e138-8957-4db9-bdc2-8b10a7528434",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:36:29.2626836",
"end": "2026-06-03T18:36:29.2626836",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "shyLcQ0eaEWLSaysGpzLFw==",
"bonusItemPluGuid": "718b1cb2-1e0d-4568-8b49-acac1a9ccb17",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:36:29.2626836",
"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:36:29.2626836",
"campaignEndDate": "2026-06-03T18:36:29.2626836",
"masterPLUG_UID": "BF3B+dLAHUi2nqLm0ULQdw==",
"masterID": "f9c15d04-c0d2-481d-b69e-a2e6d142d077",
"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": "a4lYj9qvuEuqsguGxd0wxw==",
"bonusMasterID": "8f58896b-afda-4bb8-aab2-0b86c5dd30c7",
"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:36:29.2626836",
"dealCosts": [
{
"$ref": "94"
},
{
"$ref": "94"
}
],
"tags": [
{
"$id": "95",
"pluG_UID": "P78XtanJp0Wb3zHCmDAR0w==",
"pluGuid": "b517bf3f-c9a9-45a7-9bdf-31c2983011d3",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "95"
}
],
"alternateProductG_UID": "i+pqP0L8r0ehRUYz+o8L7g==",
"alternateProduct": "3f6aea8b-fc42-47af-a145-4633fa8f0bee",
"altProduct": {
"$ref": "14"
},
"productHostCode": {
"$id": "96",
"id": 1,
"pluG_UID": "UAnUkXuEU0++INUqOJB/Tg==",
"pluGuid": "91d40950-847b-4f53-be20-d52a38907f4e",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "48"
},
"mscCom": {
"$ref": "49"
},
"mscDep": {
"$ref": "51"
},
"mscSubCom": {
"$ref": "50"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:36:29.2626836",
"inventoryTracked": "2026-06-03T18:36:29.2626836",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "97",
"pluG_UID": "P5EHOGR8wUm2Y+kAFLTgcg==",
"pluGuid": "3807913f-7c64-49c1-b663-e90014b4e072",
"fuelPluG_UID": "gv+ynSeK80WsC/yveTQP1Q==",
"fuelPluGuid": "9db2ff82-8a27-45f3-ac0b-fcaf79340fd5",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "97"
},
{
"$ref": "97"
}
]
},
"supplier": {
"$ref": "9"
},
"serviceFee": {
"$id": "98",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "12"
}
],
"orderCycleHeaders": [
{
"$id": "99",
"storeID": 1,
"supplierIdentifier": "QRx0DIJuV0mMjO7Fb1ItvQ==",
"supplierGuid": "0c741c41-6e82-4957-8c8c-eec56f522dbd",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "99"
}
],
"cycles": [
{
"$id": "100",
"storeID": 1,
"supplierIdentifier": "F8GYZZbimUmmSPuiKKpQ2A==",
"supplierGuid": "6598c117-e296-4999-a648-fba228aa50d8",
"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:36:29.2626836",
"deliveryDate": "2026-06-03T18:36:29.2626836",
"nextCutOffDate": "2026-06-03T18:36:29.2626836",
"nextDeliveryDate": "2026-06-03T18:36:29.2626836",
"nextDaysBuffer": 10
},
{
"$ref": "100"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-06-03T18:36:29.2626836",
"isHost": true
},
"files": [
{
"$id": "101",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:36:29.2626836",
"processed": "2026-06-03T18:36:29.2626836",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:36:29.2626836",
"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": "8"
},
"metcashHeader": {
"$id": "102",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:36:29.2626836",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "101"
}
],
"zoneMatrix": [
{
"$id": "103",
"id": 1,
"hostIdentifier": "FUpqRLDhHkCGKE6UhWvibQ==",
"hostIdentifierGuid": "446a4a15-e1b0-401e-8628-4e94856be26d",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"99da9178-53e3-4cbd-8d4d-6fcf413ba0e2",
"92d7951d-7a48-4638-8f53-f5ee0c3d19df"
]
},
{
"$ref": "103"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "104",
"identifier": "I3hY4TYV9Uaqnsb57yyt3Q==",
"identifierGuid": "e1587823-1536-46f5-aa9e-c6f9ef2caddd",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "104"
}
],
"promoTypeGuids": [
"1fab012f-9294-41c6-901e-6054fd77c4a1",
"f79eeaf3-98f5-48cc-bac8-697939d9961d"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "7"
}
],
"accounts": [
{
"$id": "105",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "105"
}
],
"sales": [
{
"$id": "106",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:36:29.2626836",
"ftpSite": {
"$id": "107",
"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": "106"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "103"
},
{
"$ref": "103"
}
],
"cashManagements": [
{
"$id": "108",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "109",
"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": "108"
}
],
"updateStoreID": "39ffcd06-1f55-4292-b7be-61fcd6b80523",
"updateStore": {
"$id": "110",
"id": "713fb116-95c3-4e0d-9823-d787c825648b",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:36:29.2626836",
"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:36:29.2626836"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "111",
"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": "2"
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.