POST 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": "dG3wQYy8SUSQeb84lfP3LA==",
"guid": "41f06d74-bc8c-4449-9079-bf3895f3f72c",
"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-04-03T06:24:59.892683",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:24:59.892683",
"endShift": "2026-04-03T06:24:59.892683",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "2",
"operatorG_UID": "YLv2O4Out0yGZnTZwW/x3w==",
"operatorGuid": "3bf6bb60-ae83-4cb7-8666-74d9c16ff1df",
"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-04-03T06:24:59.892683",
"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": "H3sWcNVnHkWE2sHzaseCRQ==",
"hostIdentifierGuid": "70167b1f-67d5-451e-84da-c1f36ac78245",
"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-04-03T06:24:59.892683",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "21A37W0BDkCcO2sahgS2MQ==",
"hostIdentifierGuid": "ed3750db-016d-400e-9c3b-6b1a8604b631",
"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"
},
"hostStoreSettings": [
{
"$id": "6",
"id": 1,
"hostIdentifier": "kNpXKjFzBUmA3W23wa+6iw==",
"hostIdentifierGuid": "2a57da90-7331-4905-80dd-6db7c1afba8b",
"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": "7",
"identifier": "84XZbSZ5MEmdZAipZwpk2g==",
"identifierGuid": "6dd985f3-7926-4930-9d64-08a9670a64da",
"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": "IfZf43KeCEih+V/xWKCk5w==",
"hostSupplierIdentifierGuid": "e35ff621-9e72-4808-a1f9-5ff158a0a4e7",
"loyaltyPriceLevelIdentifier": "H4WeD8IIJkyVZQddXoVK7Q==",
"loyaltyPriceLevelIdentifierGuid": "0f9e851f-08c2-4c26-9565-075d5e854aed",
"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-04-03T06:24:59.892683",
"lastProcessed": "2026-04-03T06:24:59.892683",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "8",
"identifier": "U3LpYSpAS0+UgjhWcILFyA==",
"identifierGuid": "61e97253-402a-4f4b-9482-38567082c5c8",
"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": "gupKUmSHt0C6eE/pc3qSjg==",
"primaryContactID": "524aea82-8764-40b7-ba78-4fe9737a928e",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "4zj5GefyB0qAtknq+YknGQ==",
"supplierGroupGuid": "19f938e3-f2e7-4a07-80b6-49eaf9892719",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:24:59.892683",
"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": "9",
"id": "a7cc4a88-5dea-4bf1-82cd-70e966fa52fe",
"identifier": "xC24LjbGRkuFxilnHK5p3A==",
"identifierGuid": "2eb82dc4-c636-4b46-85c6-29671cae69dc",
"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": "10",
"supplierIdentifier": "y9eKUrcrqkOZ4B87rpcF5g==",
"supplierIdentifierGuid": "528ad7cb-2bb7-43aa-99e0-1f3bae9705e6",
"contactGuid": "ZsnjLNiFPkKF2qB1nJ6iIw==",
"contactID": "2ce3c966-85d8-423e-85da-a0759c9ea223",
"contact": {
"$ref": "9"
},
"supplier": {
"$ref": "8"
}
},
{
"$ref": "10"
}
],
"products": [
{
"$id": "11",
"pluG_UID": "e0sy1TJPe0OvmE4xifqS8g==",
"pluGuid": "d5324b7b-4f32-437b-af98-4e3189fa92f2",
"supplierIdentifier": "yeraSEoTekKgZBq1nQD+xA==",
"supplierIdentifierGuid": "48daeac9-134a-427a-a064-1ab59d00fec4",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:24:59.892683",
"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-04-03T06:24:59.892683",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "12",
"pluG_UID": "qcJ7+QDYpEqpmMgfjbfxVw==",
"pluGuid": "f97bc2a9-d800-4aa4-a998-c81f8db7f157",
"supplierIdentifier": "jd2T8Eyfrky0Npco2TtJ7A==",
"supplierIdentifierGuid": "f093dd8d-9f4c-4cae-b436-9728d93b49ec",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "12"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "01sogmEzZ0OMWxp3p9bcmA==",
"parentPluGuid": "82285bd3-3361-4367-8c5b-1a77a7d6dc98",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "13",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "ZEDzp1At4UuIHDSviYISeA==",
"guid": "a7f34064-2d50-4be1-881c-34af89821278",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "QyfTVuGQ9Eqn3RpQX0piQQ==",
"priceGroupGuid": "56d32743-90e1-4af4-a7dd-1a505f4a6241",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:24:59.892683",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:24:59.892683",
"pluCreated": "2026-04-03T06:24:59.892683",
"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-04-03T06:24:59.892683",
"lastManualUpdate": "2026-04-03T06:24:59.892683",
"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-04-03T06:24:59.892683",
"currentCostUpdated": "2026-04-03T06:24:59.892683",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:24:59.892683",
"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-04-03T06:24:59.892683",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "W0hkbTB4ikGvo36Xnsyp3g==",
"altPLUGuid": "6d64485b-7830-418a-afa3-7e979ecca9de",
"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-04-03T06:24:59.892683",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "FYiXLvW5rkijFRDKVip7zQ==",
"shelfPageLayoutGuid": "2e978815-b9f5-48ae-a315-10ca562a7bcd",
"talkerPageLayoutG_UID": "5G6ssx7E/0qkRJAlPUf9Kg==",
"talkerPageLayoutGuid": "b3ac6ee4-c41e-4aff-a444-90253d47fd2a",
"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": "Cp7PN/H5lEGXe7XHy4W8Xw==",
"inventoryIdentifier": "37cf9e0a-f9f1-4194-977b-b5c7cb85bc5f",
"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": "ACfBbHoP1Eq9OuM0cNi1RA==",
"parentPluGuid": "6cc12700-0f7a-4ad4-bd3a-e33470d8b544",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "6VeTrvs0N0WDG8o6iiYPtw==",
"supplierIdentifierGuid": "ae9357e9-34fb-4537-831b-ca3a8a260fb7",
"supplierChanged": true,
"rebateSupplierIdentifier": "ayZueKUmUkK7UmAD2Kqg7Q==",
"rebateSupplierIdentifierGuid": "786e266b-26a5-4252-bb52-6003d8aaa0ed",
"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-04-03T06:24:59.892683",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "nwMl+HwxB0mWxPExKqodGg==",
"hostIdentifierGuid": "f825039f-317c-4907-96c4-f1312aaa1d1a",
"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": "13"
},
{
"$ref": "13"
}
],
"store": {
"$ref": "3"
},
"storePrices": [
{
"$id": "14",
"pluG_UID": "0C6Ov16C3Umj3Hbb2vCcdw==",
"pluGuid": "bf8e2ed0-825e-49dd-a3dc-76dbdaf09c77",
"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-04-03T06:24:59.892683"
},
{
"$ref": "14"
}
],
"currentPrices": {
"$id": "15",
"pluPrices": {
"$id": "16",
"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-04-03T06:24:59.892683",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "16"
},
"winningCampaign": 1,
"winner": {
"$id": "17",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:24:59.892683",
"startTime": 5,
"endDate": "2026-04-03T06:24:59.892683",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "1CfSvJ7ON0uRmfwWdEiKnQ==",
"hostIdentifierGuid": "bcd227d4-ce9e-4b37-9199-fc1674488a9d",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"tray": {
"$id": "18",
"g_UId": "lySFISvgrUq0+JO4dfedKw==",
"guid": "21852497-e02b-4aad-b4f8-93b875f79d2b",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "19",
"priceGroupG_UID": "kyki4FrsekS5xFJ87rXQ9w==",
"priceGroupGuid": "e0222993-ec5a-447a-b9c4-527ceeb5d0f7",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:24:59.892683",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "20",
"pluG_UID": "CA7v+JxhvkKfMMw1riiXMw==",
"pluGuid": "f8ef0e08-619c-42be-9f30-cc35ae289733",
"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": "21",
"pluGuid": "7f1fcb31-14c1-4182-ae29-451404eb8c1d",
"created": "2026-04-03T06:24:59.892683",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:24:59.892683",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:24:59.892683",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:24:59.892683",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:24:59.892683",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:24:59.892683",
"lastSold": "2026-04-03T06:24:59.892683",
"firstSold": "2026-04-03T06:24:59.892683",
"awsUpdated": "2026-04-03T06:24:59.892683",
"lastManualUpdate": "2026-04-03T06:24:59.892683",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:24:59.892683",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:24:59.892683",
"doNotRangeUpdated": "2026-04-03T06:24:59.892683",
"doNotOrderUpdated": "2026-04-03T06:24:59.892683",
"tracked": "2026-04-03T06:24:59.892683"
},
"allergens": [
{
"$id": "22",
"primaryKey": {
"$id": "23",
"pluGuid": "80f1b119-0c9c-4648-8c79-bdd62659beef",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "GbHxgJwMSEaMeb3WJlm+7w==",
"pluGuid": "80f1b119-0c9c-4648-8c79-bdd62659beef",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "22"
}
],
"costs": {
"$id": "24",
"pluG_UID": "LtoZ9E3TnE2hdNt5AGahhA==",
"pluGuid": "f419da2e-d34d-4d9c-a174-db790066a184",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:24:59.892683",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "25",
"saleHeaderID": 1,
"created": "2026-04-03T06:24:59.892683",
"createdLocal": "2026-04-03T06:24:59.892683",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "OQe53GYP/Ey0SVxYzzY1Dw==",
"operatorGuid": "dcb90739-0f66-4cfc-b449-5c58cf36350f",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "UJi8vtxV2UC3PF9jytET+A==",
"pluGuid": "bebc9850-55dc-40d9-b73c-5f63cad113f8",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "1"
}
},
{
"$ref": "25"
}
],
"apns": [
{
"$id": "26",
"pluID": 1,
"pluG_UID": "4IF71YYwlEau/Onu6tATDw==",
"pluGuid": "d57b81e0-3086-4694-aefc-e9eeead0130f",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "26"
}
],
"tuns": [
{
"$id": "27",
"pluG_UId": "xMF5t3KFg0O0ZHTY0qdQdw==",
"pluGuid": "b779c1c4-8572-4383-b464-74d8d2a75077",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "13"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "27"
}
],
"competitionPricing": [
{
"$id": "28",
"identifier": "rNHicIYXS0CIHeRp89h1pA==",
"identifierGuid": "70e2d1ac-1786-404b-881d-e469f3d875a4",
"pluG_UID": "24dMWaJxl0iEq9qasI23og==",
"pluGuid": "594c87db-71a2-4897-84ab-da9ab08db7a2",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "28"
}
],
"supplier": {
"$ref": "8"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"ordering": {
"$ref": "11"
},
"flipChartPages": [
{
"$id": "29",
"identifier": "669sFlnZDkSiduIyBLbF5g==",
"groupName": "sample string 1",
"identifierGuid": "166cafeb-d959-440e-a276-e23204b6c5e6",
"exists": true,
"flipChartIdentifier": "NZ5HbzDN4E+kVelVqC0h6Q==",
"flipChartIdentifierGuid": "6f479e35-cd30-4fe0-a455-e955a82d21e9",
"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": "ZEoSL0Nf9EatmBe3OGM5ww==",
"groupIdentifierGuid": "2f124a64-5f43-46f4-ad98-17b7386339c3",
"flipChart": {
"$id": "30",
"identifier": "e7b3eUG6dECdSGHHrlCGXg==",
"identifierGuid": "79f7b67b-ba41-4074-9d48-61c7ae50865e",
"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": "31",
"identifier": "n6FnK2PQ00qmLFybojbA/A==",
"identifierGuid": "2b67a19f-d063-4ad3-a62c-5c9ba236c0fc",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "32",
"id": 1,
"g_UID": "L/L7zldqJ0uxRB4GUbitXA==",
"guid": "cefbf22f-6a57-4b27-b144-1e0651b8ad5c",
"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": "x5yg2xvr7Uq78+9DGlScJw==",
"previousFormGuid": "dba09cc7-eb1b-4aed-bbf3-ef431a549c27",
"nextForm": 1,
"nextFormG_UID": "cpU6ZEQmIUi3qquEAlFkVA==",
"nextFormGuid": "643a9572-2644-4821-b7aa-ab8402516454",
"attributes": "sample string 10",
"updated": "2026-04-03T06:24:59.892683",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "32"
},
"previousCheckoutForm": {
"$ref": "32"
},
"buttons": [
{
"$id": "33",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "cW+sBgqS0Eq06Q3uTe7EqQ==",
"checkoutFormGuid": "06ac6f71-920a-4ad0-b4e9-0dee4deec4a9",
"identifier": "XmnFub5HPEqmo4QlwjJvtw==",
"identifierGuid": "b9c5695e-47be-4a3c-a6a3-8425c2326fb7",
"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": "sR7ORQRu4UqkgTG6HamQ9A==",
"valueGuid": "45ce1eb1-6e04-4ae1-a481-31ba1da990f4",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:24:59.892683",
"action": "sample string 12",
"valueForm": {
"$ref": "32"
},
"image": {
"$id": "34",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:24:59.892683",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "33"
}
],
"panels": [
{
"$id": "35",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "lW4QyRiSgEmlZWE9vpLEUQ==",
"checkoutFormGuid": "c9106e95-9218-4980-a565-613dbe92c451",
"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": "35"
}
]
},
{
"$ref": "32"
}
],
"panels": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"pages": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"contentPanel": {
"$ref": "35"
},
"products": [
{
"$id": "36",
"flipChartPageIdentifier": "5dllqRmwEUqaqUNjb1GeIw==",
"flipChartPageIdentifierGuid": "a965d9e5-b019-4a11-9aa9-43636f519e23",
"pluG_UID": "au2LN+ssoUa/xh1IhNEs4Q==",
"pluGuid": "378bed6a-2ceb-46a1-bfc6-1d4884d12ce1",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "13"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "36"
}
],
"productCount": 27,
"pages": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
{
"$ref": "29"
}
],
"priceHistory": [
{
"$id": "37",
"pluG_UID": "0j+k1ekiIUuN2EsQ08rOLA==",
"pluGuid": "d5a43fd2-22e9-4b21-8dd8-4b10d3cace2c",
"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-04-03T06:24:59.892683",
"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": "37"
}
],
"ingredients": [
{
"$id": "38",
"pluG_UID": "z501m7Xqn0KIBa2zSmgdtw==",
"ingredientGuid": "JbITz00+v06dOyL9Fy0zpQ==",
"ingredientIdentifier": "cf13b225-3e4d-4ebf-9d3b-22fd172d33a5",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "13"
}
},
{
"$ref": "38"
}
],
"bins": [
{
"$id": "39",
"pluG_UID": "d3needaTIE2QGr0R0/fGEQ==",
"pluGuid": "79de7977-93d6-4d20-901a-bd11d3f7c611",
"shelfLocationIdentifier": "BGlmPyg0f0692U+FTbEd/A==",
"shelfLocationGuid": "3f666904-3428-4e7f-bdd9-4f854db11dfc",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "NkLgzeCuM0CFh6y1xkB/Yg==",
"labelPageLayoutGuid": "cde04236-aee0-4033-8587-acb5c6407f62",
"updated": "2026-04-03T06:24:59.892683",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "13"
},
"location": {
"$id": "40",
"identifier": "cduF60zZiU215Cnh4ZDyIw==",
"storeID": 1,
"identifierGuid": "eb85db71-d94c-4d89-b5e4-29e1e190f223",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:24:59.892683",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "39"
},
{
"$ref": "39"
}
]
}
},
{
"$ref": "39"
}
],
"bin": {
"$ref": "39"
},
"scaleLocations": [
{
"$id": "41",
"plu": 1,
"pluG_UID": "SbNTI+bj90mtRosOm8n+ww==",
"pluGuid": "2353b349-e3e6-49f7-ad46-8b0e9bc9fec3",
"deptNo": 1,
"product": {
"$ref": "13"
},
"scaleLocation": {
"$id": "42",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:24:59.892683",
"department": {
"$id": "43",
"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": "42"
},
"subDepartments": [
{
"$id": "44",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "45",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "46",
"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-04-03T06:24:59.892683",
"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": "pUScv/2MnkWclW25cyiihg==",
"labelPageLayoutGuid": "bf9c44a5-8cfd-459e-9c95-6db97328a286",
"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": "47",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "48",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "49",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "49"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "48"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "48"
},
"mscDep": {
"$id": "50",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "49"
}
},
{
"$ref": "46"
}
],
"updated": "2026-04-03T06:24:59.892683",
"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": "TBNMMf0I9UOjJh48Q8KNWQ==",
"labelPageLayoutGuid": "314c134c-08fd-43f5-a326-1e3c43c28d59",
"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": "47"
},
"mscCom": {
"$ref": "48"
},
"mscDep": {
"$ref": "50"
},
"mscSubCom": {
"$ref": "49"
}
},
{
"$ref": "45"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:24:59.892683",
"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": "DEaydsPqT06PtmLE8C2LSg==",
"labelPageLayoutGuid": "76b2460c-eac3-4e4f-8fb6-62c4f02d8b4a",
"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": "47"
},
"mscCom": {
"$ref": "48"
},
"mscDep": {
"$ref": "50"
},
"mscSubCom": {
"$ref": "49"
}
},
{
"$ref": "44"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:24:59.892683",
"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": "JMpmhDg25ke3wdsYEEzwUg==",
"labelPageLayoutGuid": "8466ca24-3638-47e6-b7c1-db18104cf052",
"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": "47"
},
"mscCom": {
"$ref": "48"
},
"mscDep": {
"$ref": "50"
},
"mscSubCom": {
"$ref": "49"
}
}
}
},
{
"$ref": "41"
}
],
"nextPrice": {
"$id": "51",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "o+LR7EM0+kCHzW9LJvfE5A==",
"pluGuid": "ecd1e2a3-3443-40fa-87cd-6f4b26f7c4e4",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "Bv99ZBydDUOg6YzItmVl/Q==",
"dealCostGuid": "647dff06-9d1c-430d-a0e9-8cc8b66565fd",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "WgC6mQHZTkmf88MjqYGV/Q==",
"priceGroupGuid": "99ba005a-d901-494e-9ff3-c323a98195fd",
"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,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:24:59.9083017",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "093df8ab-5256-4f02-b458-dac4432d685e",
"campaignComboPriceGroupG_UID": "XyMp75BOEECdqhRc7IGI7Q==",
"campaignComboPriceGroupIdentifier": "ef29235f-4e90-4010-9daa-145cec8188ed",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "52",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:24:59.9083017",
"operatorG_UID": "xL76hJb5SUmwQsjJvmdY2w==",
"operatorGuid": "84fabec4-f996-4949-b042-c8c9be6758db",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:24:59.9083017",
"signIqTicketFileMovedUtc": "2026-04-03T06:24:59.9083017",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:24:59.9083017",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "60c27c85-2521-4810-88b3-0a5baf824e97",
"product": {
"$ref": "13"
},
"campaignPlu": {
"$ref": "51"
},
"fuelItem": true
},
{
"$ref": "52"
}
],
"campaign": {
"$id": "53",
"id": 1,
"storeID": 2,
"name": "96529fb1-12ab-4f93-8d4d-3a93fa62f2e5",
"nameGuid": "96529fb1-12ab-4f93-8d4d-3a93fa62f2e5",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:24:59.9083017",
"startTime": 1,
"endDate": "2026-04-03T06:24:59.9083017",
"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-04-03T06:24:59.9083017",
"system": true,
"created": "2026-04-03T06:24:59.9083017",
"updated": "2026-04-03T06:24:59.9083017",
"priceChangeNotifiedUtc": "2026-04-03T06:24:59.9083017",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "BkOeWDN5a0OmSyrPTCcLqg==",
"hostIdentifierGuid": "589e4306-7933-436b-a64b-2acf4c270baa",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:24:59.9083017",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"campaignPools": [
{
"$id": "54",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "l/jFoJLAIU+cF9j64DMjiA==",
"pluGuid": "a0c5f897-c092-4f21-9c17-d8fae0332388",
"hostOfferID": 1,
"priceGroupG_UID": "pt5UYsXhl0K+hQAmnYiGZA==",
"priceGroupGuid": "6254dea6-e1c5-4297-be85-00269d888664",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:24:59.9083017",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "13"
},
"campaign": {
"$ref": "53"
}
},
{
"$ref": "54"
}
],
"sellingRules": [
{
"$id": "55",
"id": 1,
"identifier": "8Lnf1bmCD0m3B5wzP4/6Xw==",
"identifierStr": "8Lnf1bmCD0m3B5wzP4/6Xw==",
"identifierGuid": "d5dfb9f0-82b9-490f-b707-9c333f8ffa5f",
"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": "53"
}
},
{
"$ref": "55"
}
],
"customers": [
{
"$id": "56",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "z7cbhUH/RkOf1wu1RL7njQ==",
"customerIDGuid": "851bb7cf-ff41-4346-9fd7-0bb544bee78d",
"campaign": {
"$ref": "53"
},
"customer": {
"$id": "57",
"identifier": "QStkukQMFE2llaWD02T1hg==",
"identifierGuid": "ba642b41-0c44-4d14-a595-a583d364f586",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:24:59.9083017",
"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": "+v4XiFL5o0m2b8hE+eUObQ==",
"communityIdentifierGuid": "8817fefa-f952-49a3-b66f-c844f9e50e6d",
"joined": "2026-04-03T06:24:59.9083017",
"updated": "2026-04-03T06:24:59.9083017",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "Gm4Jnh/H8USHMfxktRI0tg==",
"priceLevelIdentifierGuid": "9e096e1a-c71f-44f1-8731-fc64b51234b6",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:24:59.9083017",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "58",
"cardType": 2,
"issueDate": "2026-04-03T06:24:59.9083017",
"expiry": "2026-04-03T06:24:59.9083017",
"customerID": "j/Wtlyjq50WH0/EtNDRfmQ==",
"customerIDGuid": "97adf58f-ea28-45e7-87d3-f12d34345f99",
"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-04-03T06:24:59.9083017",
"linkedAccount": "QTt4mt8T10uyV+PoRCnZ7w==",
"linkedAccountGuid": "9a783b41-13df-4bd7-b257-e3e84429d9ef",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "57"
},
"account": {
"$id": "59",
"id": 1,
"identifier": "XrpfoFFnOEytbksVMCx+/g==",
"identifierGuid": "a05fba5e-6751-4c38-ad6e-4b15302c7efe",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:24:59.9083017",
"owner": "zsfECsyucUip7UTgl30FFQ==",
"ownerGuid": "0ac4c7ce-aecc-4871-a9ed-44e0977d0515",
"accountStoreGroupIdentifier": "LqEZ+bYk1Uyj/tzZHdZNwg==",
"accountStoreGroupGuid": "f919a12e-24b6-4cd5-a3fe-dcd91dd64dc2",
"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-04-03T06:24:59.9083017",
"active": true,
"updated": "2026-04-03T06:24:59.9083017",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "57"
},
"card": {
"$ref": "58"
},
"members": {
"$id": "60",
"sample string 1": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"sample string 2": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"customerGroups": [
{
"$id": "61",
"identifier": "c2jXmWO6Tk+diMAi5lhESQ==",
"identifierGuid": "99d76873-ba63-4f4e-9d88-c022e6584449",
"name": "sample string 2",
"primaryContact": "iXh43X4LqUKYqWjNKeaQ0Q==",
"primaryContactGuid": "dd787889-0b7e-42a9-98a9-68cd29e690d1",
"accountID": "+/brQT4U20C88WfoAd+ZFQ==",
"accountIDGuid": "41ebf6fb-143e-40db-bcf1-67e801df9915",
"special": true,
"updated": "2026-04-03T06:24:59.9083017",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "acTpLL48RkWu7McorEvSfA==",
"priceLevelIdentifierGuid": "2ce9c469-3cbe-4546-aeec-c728ac4bd27c",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "59"
},
"primaryContactCustomer": {
"$ref": "57"
},
"customerGroupMembers": [
{
"$id": "62",
"id": 1,
"groupID": "rDhurv3KcUGfycLfL2vrlQ==",
"groupIDGuid": "ae6e38ac-cafd-4171-9fc9-c2df2f6beb95",
"customerID": "Sc9SJhoJP0eWHTXSZZ/sqg==",
"customerIDGuid": "2652cf49-091a-473f-961d-35d2659fecaa",
"card": "sample string 4",
"linkedAccount": "zOsI3xJAF0mn1KTSOeYSmg==",
"linkedAccountGuid": "df08ebcc-4012-4917-a7d4-a4d239e6129a",
"customer": {
"$ref": "57"
},
"group": {
"$ref": "61"
},
"customerCard": {
"$ref": "58"
}
},
{
"$ref": "62"
}
]
},
{
"$ref": "61"
}
]
},
"payments": [
{
"$id": "63",
"id": 1,
"identifier": "XVaItQQpbU+dwZcw2nfknw==",
"identifierGuid": "b588565d-2904-4f6d-9dc1-9730da77e49f",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "jj3EyhXNV0yeAbDpx2MTbQ==",
"accountIDGuid": "cac43d8e-cd15-4c57-9e01-b0e9c763136d",
"customerAccount": {
"$ref": "59"
},
"customerCard": {
"$ref": "58"
},
"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-04-03T06:24:59.9083017",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "hpbTYGBMi0KplahjGrZfmQ==",
"idempotentVoidGuid": "60d39686-4c60-428b-a995-a8631ab65f99",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "64",
"saleHeaderID": 1,
"saleHeaderGuid": "tm1U6SYy7Uezy0cpmernxw==",
"saleHeaderIdentifierGuid": "e9546db6-3226-47ed-b3cb-472999eae7c7",
"created": "2026-04-03T06:24:59.9083017",
"createdLocal": "2026-04-03T06:24:59.9083017",
"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-04-03T06:24:59.9083017",
"storeID": 1,
"operatorG_Uid": "QAJpt6wx2kms7YX19JTHng==",
"operatorGuid": "b7690240-31ac-49da-aced-85f5f494c79e",
"customerG_Uid": "iJgTojpUzUCuUfRXMeXY+w==",
"customerGuid": "a2139888-543a-40cd-ae51-f45731e5d8fb",
"communityIdentifier": "n+8oegyvTkSw2SGS3Vhspg==",
"communityIdentifierGuid": "7a28ef9f-af0c-444e-b0d9-2192dd586ca6",
"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": "X0AYc81OLU6Qpqv35kgkMA==",
"priceLevelIdentifierGuid": "7318405f-4ecd-4e2d-90a6-abf7e6482430",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:24:59.9083017+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": "65",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:24:59.9083017",
"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": "57"
},
"communityOrganisation": {
"$id": "66",
"id": 1,
"identifier": "gyjs4VYapkW1j8jk8sb1fw==",
"identifierGuid": "e1ec2883-1a56-45a6-b58f-c8e4f2c6f57f",
"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-04-03T06:24:59.9083017",
"promoPeriodEnd": "2026-04-03T06:24:59.9083017",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:24:59.9083017",
"deleted": true
},
"details": [
{
"$id": "67",
"saleItemID": 1,
"identifier": "vW0OR03oKkmLeMPFLH6oxg==",
"identifierGuid": "470e6dbd-e84d-492a-8b78-c3c52c7ea8c6",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "mrUqC5WAUUSKcEOzhv/Dsg==",
"pluGuid": "0b2ab59a-8095-4451-8a70-43b386ffc3b2",
"accountID": "HDalzo1+nEeWe7LSQRqH1w==",
"accountIDGuid": "cea5361c-7e8d-479c-967b-b2d2411a87d7",
"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-04-03T06:24:59.9083017",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "dKOhyGGurUK/eMzsRgetng==",
"refundGuid": "c8a1a374-ae61-42ad-bf78-ccec4607ad9e",
"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": "nhbxGV305E2knwN/tbTn4w==",
"idempotentVoidGuid": "19f1169e-f45d-4de4-a49f-037fb5b4e7e3",
"priceLevelIdentifier": "m0EUJXQTnkqBqrUEuyscjQ==",
"priceLevelIdentifierGuid": "2514419b-1374-4a9e-81aa-b504bb2b1c8d",
"communityIdentifier": "wmyXoYfWDEqmlyN3hxTCtw==",
"communityIdentifierGuid": "a1976cc2-d687-4a0c-a697-23778714c2b7",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "68",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:24:59.9083017",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "68"
}
],
"refund": {
"$id": "69",
"id": 1,
"g_UID": "R/tqr5sEnkSl4HE3wDgGbQ==",
"guid": "af6afb47-049b-449e-a5e0-7137c038066d",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:24:59.9083017"
},
"modifier": {
"$id": "70",
"id": 1,
"setG_UID": "sry1+Rrj30KLeAq9Rf1GEQ==",
"modifierSetGuid": "f9b5bcb2-e31a-42df-8b78-0abd45fd4611",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "egXfMO72a0SRnRqCH1Y2QQ==",
"pluGuid": "30df057a-f6ee-446b-919d-1a821f563641",
"deleted": true,
"g_UID": "qqW9TOO0wkecNaQmVhJwjA==",
"guid": "4cbda5aa-b4e3-47c2-9c35-a4265612708c",
"product": {
"$ref": "13"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "67"
}
],
"eftReceipts": [
{
"$id": "71",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "64"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "71"
}
],
"payments": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"cards": [
{
"$id": "72",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "72"
}
],
"campaignHits": [
{
"$id": "73",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "73"
}
],
"fuel": [
{
"$id": "74",
"id": 1,
"plu": 1,
"pluG_UID": "pPUY0Qz7/ECgWVBsRt7V0Q==",
"pluGuid": "d118f5a4-fb0c-40fc-a059-506c46ded5d1",
"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-04-03T06:24:59.9083017",
"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-04-03T06:24:59.9083017",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "74"
}
],
"fuelResells": [
{
"$id": "75",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "aUveeL/0f0St+buaM00Lrg==",
"pluGuid": "78de4b69-f4bf-447f-adf9-bb9a334d0bae",
"accountID": "w0j3rWQnXk6vZTCqJ+nUtQ==",
"accountIDGuid": "adf748c3-2764-4e5e-af65-30aa27e9d4b5",
"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-04-03T06:24:59.9083017",
"bestOrExpireType": 1,
"refundG_UID": "nf3KrdwaSUa35RCa/6yAOg==",
"refundGuid": "adcafd9d-1adc-4649-b7e5-109affac803a",
"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": "75"
}
],
"customerOrder": [
{
"$id": "76",
"identifier": "UOY2HTX240uMBSASEco+NQ==",
"identifierGuid": "1d36e650-f635-4be3-8c05-201211ca3e35",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "J18yIoKMpEKcXpTx9JkCpA==",
"customerIdentifierGuid": "22325f27-8c82-42a4-9c5e-94f1f49902a4",
"operatorNo": 1,
"operatorG_UID": "WXvwZOE0OkeXzsPOLXX6og==",
"operatorGuid": "64f07b59-34e1-473a-97ce-c3ce2d75faa2",
"created": "2026-04-03T06:24:59.9083017",
"ordered": "2026-04-03T06:24:59.9083017",
"started": "2026-04-03T06:24:59.9083017",
"completed": "2026-04-03T06:24:59.9083017",
"supplied": "2026-04-03T06:24:59.9083017",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "57"
},
"operator": {
"$ref": "1"
},
"details": [
{
"$id": "77",
"headerID": 1,
"plu": 1,
"pluG_UId": "qynSRuqxU0SZkLa3BALS8Q==",
"pluGuid": "46d229ab-b1ea-4453-9990-b6b70402d2f1",
"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": "162lhHIaSEmyBcvqB0WTFg==",
"headerIdentifierGuid": "84a5add7-1a72-4948-b205-cbea07459316",
"product": {
"$ref": "13"
}
},
{
"$ref": "77"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "64"
}
},
{
"$ref": "76"
}
],
"surveyResponses": [
{
"$id": "78",
"surveyG_UID": "GkDMZtzyuk6Hqlg34mIqTQ==",
"surveyGuid": "66cc401a-f2dc-4eba-87aa-5837e2622a4d",
"saleHeaderGuid": "kmNhGTMeoE+cnX5/y/qs5Q==",
"saleGuid": "19616392-1e33-4fa0-9c9d-7e7fcbfaace5",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "mWqyb8i+v0KYMaO76hWuQA==",
"guidResponse": "6fb26a99-bec8-42bf-9831-a3bbea15ae40",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:24:59.9083017",
"sale": {
"$ref": "64"
},
"survey": {
"$id": "79",
"g_UID": "h7ebgcU6eEGC2z5ACNP2tw==",
"guid": "819bb787-3ac5-4178-82db-3e4008d3f6b7",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "U9sgBwp3hE+bqPH/f32eIA==",
"checkoutFormGuid": "0720db53-770a-4f84-9ba8-f1ff7f7d9e20",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:24:59.9083017",
"end": "2026-04-03T06:24:59.9083017",
"deleted": true,
"updated": "2026-04-03T06:24:59.9083017",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"ab76855f-4898-4e25-b07c-5d20bf50e2d1",
"8db17932-cbcc-4ff6-8eb7-c66542c3b6b2"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "32"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "78"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "yXstYWqD9Ei+xUHcZZo5QQ==",
"accountIdentifier": "612d7bc9-836a-48f4-bec5-41dc659a3941",
"accountName": "sample string 44",
"customerOrderIdentifier": "Eom48Yciz0yX48HaXwhBMQ==",
"customerOrderIdentifierGuid": "f1b88912-2287-4ccf-97e3-c1da5f084131",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "80",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "Pi0Ainl+aEOroJ7AddyuRA==",
"paymentIdentifierGuid": "8a002d3e-7e79-4368-aba0-9ec075dcae44",
"identifier": "FPv4leoiyEi7aK+IjP7Umw==",
"identifierGuid": "95f8fb14-22ea-48c8-bb68-af888cfed49b",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "oR8XKaWgGkO1/s8jIK5rNA==",
"itemIdentifierGuid": "29171fa1-a0a5-431a-b5fe-cf2320ae6b34"
}
},
{
"$ref": "63"
}
]
},
{
"$ref": "58"
}
],
"customerGroupMembers": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"customerGroups": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"accounts": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"account": {
"$ref": "59"
},
"vouchers": [
{
"$id": "81",
"customerIdentifier": "IMiovg6YFUiCiePiVA9bcg==",
"customerIdentifierGuid": "bea8c820-980e-4815-8289-e3e2540f5b72",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "sYJIRmDJq0qZBPeCpiVbaQ==",
"idempotentGuid": "464882b1-c960-4aab-9904-f782a6255b69",
"offline": true,
"voucher": {
"$id": "82",
"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-04-03T06:24:59.9083017",
"barcodeTemplate": {
"$id": "83",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "84",
"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-04-03T06:24:59.9083017",
"labelPageLayout": "jn2vIwgQVES597PENOxcnw==",
"pageLayoutGuid": "23af7d8e-1008-4454-b9f7-b3c434ec5c9f",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "82"
},
"elements": [
{
"$id": "85",
"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-04-03T06:24:59.9083017"
},
{
"$ref": "85"
}
]
},
"customerVouchers": [
{
"$id": "86",
"id": 1,
"customerIdentifier": "vYyS6cOGQEOdIgrGx/1FHw==",
"customerIdentifierGuid": "e9928cbd-86c3-4340-9d22-0ac6c7fd451f",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:24:59.9083017",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "6wl4JoKNqkqPPcDCEh11/w==",
"issuedIdempotentGuid": "267809eb-8d82-4aaa-8f3d-c0c2121d75ff",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:24:59.9083017",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:24:59.9083017",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "BQsccLV2D0m9ijJEwoPgHw==",
"redeemedIdempotentGuid": "701c0b05-76b5-490f-bd8a-3244c283e01f",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:24:59.9083017",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "84"
},
"voucher": {
"$ref": "82"
},
"customer": {
"$ref": "57"
},
"issuedOfflinePayment": {
"$ref": "63"
},
"redeemedOfflinePayment": {
"$ref": "63"
}
},
{
"$ref": "86"
}
]
},
"customer": {
"$ref": "57"
}
},
{
"$ref": "81"
}
]
}
},
{
"$ref": "56"
}
],
"customerGroups": [
{
"$id": "87",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "TP6zfLz20UyEyJkrSqFfZQ==",
"groupIDGuid": "7cb3fe4c-f6bc-4cd1-84c8-992b4aa15f65",
"campaign": {
"$ref": "53"
},
"group": {
"$ref": "61"
}
},
{
"$ref": "87"
}
],
"signIqTickets": [
{
"$id": "88",
"identifier": "AcbXJUWbs0SF4p2AA9b6lg==",
"identifierGuid": "25d7c601-9b45-44b3-85e2-9d8003d6fa96",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "88"
}
],
"comboPriceGroups": [
{
"$id": "89",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "GBZ9LeRfCEabwmAHBLXH0g==",
"guid": "2d7d1618-5fe4-4608-9bc2-600704b5c7d2",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "53"
},
"comboPricePlus": [
{
"$id": "90",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "xhtGBVXcGUOOoVRrRnD2Yg==",
"groupGuid": "05461bc6-dc55-4319-8ea1-546b4670f662",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "Er2qvv70rk+D2PEh+6D7gw==",
"pluGuid": "beaabd12-f4fe-4fae-83d8-f121fba0fb83",
"priceGroupG_UID": "BMiD59q9uE6w0LfcNrk9UQ==",
"priceGroupGuid": "e783c804-bdda-4eb8-b0d0-b7dc36b93d51",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "53"
},
"product": {
"$ref": "13"
},
"priceGroup": {
"$ref": "19"
},
"campaignPool": {
"$ref": "53"
}
},
{
"$ref": "90"
}
]
},
{
"$ref": "89"
}
],
"priceLevels": [
{
"$id": "91",
"id": 1,
"priceLevelIdentifier": "aj2/COvApkiGpneigfw4pA==",
"priceLevelIdentifierGuid": "08bf3d6a-c0eb-48a6-86a6-77a281fc38a4",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "91"
}
],
"promotionType": {
"$id": "92",
"identifier": "oJg9jM0kyECt99Vx8z0Ezw==",
"identifierGuid": "8c3d98a0-24cd-40c8-adf7-d571f33d04cf",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "SsJtZngYREi9AXIUjtK8xg==",
"labelPageLayoutGuid": "666dc24a-1878-4844-bd01-72148ed2bcc6",
"priceLevelIdentifier": "6Da9CTIUf0SzV0Z52mq7Ng==",
"priceLevelIdentifierGuid": "09bd36e8-1432-447f-b357-4679da6abb36",
"active": true,
"updated": "2026-04-03T06:24:59.9083017",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "13"
},
"dealCost": {
"$id": "93",
"headerIdentifier": "HtVPhAObXUW4ulIuy4PN6w==",
"headerIdentifierGuid": "844fd51e-9b03-455d-b8ba-522ecb83cdeb",
"identifier": "uqNcHwCWC0CYoj3Rm2m2Mw==",
"identifierGuid": "1f5ca3ba-9600-400b-98a2-3dd19b69b633",
"supplierIdentifier": "QPr0mrChbk+TwMjpD1RlYA==",
"supplierGuid": "9af4fa40-a1b0-4f6e-93c0-c8e90f546560",
"pluG_UID": "5Fb8bXrhcESpVane8nav/Q==",
"pluGuid": "6dfc56e4-e17a-4470-a955-a9def276affd",
"campaignName": "2ced6656-0de4-4a7b-9c11-5a883a7ef202",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:24:59.9083017",
"end": "2026-04-03T06:24:59.9083017",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "GwI4Lr5GDky9D3BTSyMoFA==",
"bonusItemPluGuid": "2e38021b-46be-4c0e-bd0f-70534b232814",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:24:59.9083017",
"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-04-03T06:24:59.9083017",
"campaignEndDate": "2026-04-03T06:24:59.9083017",
"masterPLUG_UID": "ufbEC9RYcEOrb9fuU9i2Mg==",
"masterID": "0bc4f6b9-58d4-4370-ab6f-d7ee53d8b632",
"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": "ffN62BWda0qswOqCNYbeNQ==",
"bonusMasterID": "d87af37d-9d15-4a6b-acc0-ea823586de35",
"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-04-03T06:24:59.9083017",
"dealCosts": [
{
"$ref": "93"
},
{
"$ref": "93"
}
],
"tags": [
{
"$id": "94",
"pluG_UID": "bQdOCTtAQUGTJM4cDzsYMA==",
"pluGuid": "094e076d-403b-4141-9324-ce1c0f3b1830",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "94"
}
],
"alternateProductG_UID": "nZyV109jxkimQBskeLkLLQ==",
"alternateProduct": "d7959c9d-634f-48c6-a640-1b2478b90b2d",
"altProduct": {
"$ref": "13"
},
"productHostCode": {
"$id": "95",
"id": 1,
"pluG_UID": "MXta4D4PeECEjP9c/uL7Zg==",
"pluGuid": "e05a7b31-0f3e-4078-848c-ff5cfee2fb66",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "47"
},
"mscCom": {
"$ref": "48"
},
"mscDep": {
"$ref": "50"
},
"mscSubCom": {
"$ref": "49"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:24:59.9083017",
"inventoryTracked": "2026-04-03T06:24:59.9083017",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "96",
"pluG_UID": "f6kpOICWtEqg9lhlRSHYqQ==",
"pluGuid": "3829a97f-9680-4ab4-a0f6-58654521d8a9",
"fuelPluG_UID": "HgSrh+N9mUm327yteN7nbw==",
"fuelPluGuid": "87ab041e-7de3-4999-b7db-bcad78dee76f",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "96"
},
{
"$ref": "96"
}
]
},
"supplier": {
"$ref": "8"
},
"serviceFee": {
"$id": "97",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "11"
}
],
"orderCycleHeaders": [
{
"$id": "98",
"storeID": 1,
"supplierIdentifier": "DkyG2uffiU26xFLNDgl4Og==",
"supplierGuid": "da864c0e-dfe7-4d89-bac4-52cd0e09783a",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "98"
}
],
"cycles": [
{
"$id": "99",
"storeID": 1,
"supplierIdentifier": "bdyt95EAoUa9QXcjAfMUqA==",
"supplierGuid": "f7addc6d-0091-46a1-bd41-772301f314a8",
"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-04-03T06:24:59.9083017",
"deliveryDate": "2026-04-03T06:24:59.9083017",
"nextCutOffDate": "2026-04-03T06:24:59.9083017",
"nextDeliveryDate": "2026-04-03T06:24:59.9083017",
"nextDaysBuffer": 10
},
{
"$ref": "99"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-04-03T06:24:59.9083017",
"isHost": true
},
"files": [
{
"$id": "100",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:24:59.9083017",
"processed": "2026-04-03T06:24:59.9083017",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:24:59.9083017",
"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": "7"
},
"metcashHeader": {
"$id": "101",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:24:59.9083017",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "100"
}
],
"zoneMatrix": [
{
"$id": "102",
"id": 1,
"hostIdentifier": "Py/7GLrEckuSMvBgzXCy9g==",
"hostIdentifierGuid": "18fb2f3f-c4ba-4b72-9232-f060cd70b2f6",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"35b5492b-2b0a-4aa4-bab2-9291d4e5ce18",
"5f757012-824d-4629-b402-05df8566d8fd"
]
},
{
"$ref": "102"
}
],
"hostFileStoreSetting": {
"$ref": "6"
},
"hostStoreSettings": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"promotionPlacements": [
{
"$id": "103",
"identifier": "IAilwFbWyk6MwoB4UNl69A==",
"identifierGuid": "c0a50820-d656-4eca-8cc2-807850d97af4",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "103"
}
],
"promoTypeGuids": [
"adf872c4-82fd-4bb8-a0f1-6db66b0d6105",
"5012ec6b-046f-40e3-bdd1-3a0cd7b76e76"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "6"
}
],
"accounts": [
{
"$id": "104",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "104"
}
],
"sales": [
{
"$id": "105",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:24:59.9083017",
"ftpSite": {
"$id": "106",
"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": "105"
}
],
"zoneMatrix": [
{
"$ref": "102"
},
{
"$ref": "102"
}
],
"cashManagements": [
{
"$id": "107",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "108",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9
}
},
{
"$ref": "107"
}
],
"updateStoreID": "0a19d054-0c63-4030-be50-dc1f3e744659",
"updateStore": {
"$id": "109",
"id": "44837362-9068-4987-bd4a-dafc06678b68",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:24:59.9083017",
"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-04-03T06:24:59.9083017"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "110",
"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.