POST api/store/{id}/operators/import
Import a list of operators from a store
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Store Identifier |
integer |
Required |
Body Parameters
List of operators to import
Collection of 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",
"id": 1,
"g_Uid": "ELfdX9ZvDkGjCkN2P9ipjw==",
"guid": "5fddb710-6fd6-410e-a30a-43763fd8a98f",
"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-03T01:56:28.8516491",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T01:56:28.8516491",
"endShift": "2026-06-03T01:56:28.8516491",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "2",
"operatorG_UID": "AV9Zk2u1V02jjhIaNuC9pA==",
"operatorGuid": "93595f01-b56b-4d57-a38e-121a36e0bda4",
"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-03T01:56:28.8516491",
"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": "//Gr/uPW2kiGDyNm9booZw==",
"hostIdentifierGuid": "feabf1ff-d6e3-48da-860f-2366f5ba2867",
"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-03T01:56:28.8516491",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "XnOk8SDMe0qWB0QHwtLt/Q==",
"hostIdentifierGuid": "f1a4735e-cc20-4a7b-9607-4407c2d2edfd",
"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": "IGFbOyJRMUikorh66FjPNg==",
"hostIdentifierGuid": "3b5b6120-5122-4831-a4a2-b87ae858cf36",
"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": "Zouo1Rx26kOXfZgthCdLeA==",
"identifierGuid": "d5a88b66-761c-43ea-977d-982d84274b78",
"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": "PRUAAzX9HEmlyJtwRGiuKg==",
"hostSupplierIdentifierGuid": "0300153d-fd35-491c-a5c8-9b704468ae2a",
"loyaltyPriceLevelIdentifier": "FJnq13gJdEeLv2m9kpLOiQ==",
"loyaltyPriceLevelIdentifierGuid": "d7ea9914-0978-4774-8bbf-69bd9292ce89",
"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-03T01:56:28.8516491",
"lastProcessed": "2026-06-03T01:56:28.8516491",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "jGh44Qcv6UOysjORbAKHhQ==",
"identifierGuid": "e178688c-2f07-43e9-b2b2-33916c028785",
"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": "yyxsvs+p6EqTxm45jFGq2g==",
"primaryContactID": "be6c2ccb-a9cf-4ae8-93c6-6e398c51aada",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "DdFY0VuEwUmHxW9suXYAeg==",
"supplierGroupGuid": "d158d10d-845b-49c1-87c5-6f6cb976007a",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T01:56:28.8516491",
"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": "af8abc57-cae0-43f9-b82a-10138eb92fef",
"identifier": "A9omAX69tEWFCq9OzzeSqw==",
"identifierGuid": "0126da03-bd7e-45b4-850a-af4ecf3792ab",
"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": "ozeQTYTxwEakQz8IM1+MNQ==",
"supplierIdentifierGuid": "4d9037a3-f184-46c0-a443-3f08335f8c35",
"contactGuid": "tii+xLXQ+EeEIGcO0kcTaw==",
"contactID": "c4be28b6-d0b5-47f8-8420-670ed247136b",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "ryAXCKZsZkGLPqiqIVY3LQ==",
"pluGuid": "081720af-6ca6-4166-8b3e-a8aa2156372d",
"supplierIdentifier": "2lO6A1tWM0ekkRuyZABppw==",
"supplierIdentifierGuid": "03ba53da-565b-4733-a491-1bb2640069a7",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T01:56:28.8516491",
"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-03T01:56:28.8516491",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "c2qPWnwV+0S5gu5Aq3DdyA==",
"pluGuid": "5a8f6a73-157c-44fb-b982-ee40ab70ddc8",
"supplierIdentifier": "IIl0AI4enEG6R6VU7A0R6g==",
"supplierIdentifierGuid": "00748920-1e8e-419c-ba47-a554ec0d11ea",
"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": "+UPqJ3n5m0eWUvam+hS/7w==",
"parentPluGuid": "27ea43f9-f979-479b-9652-f6a6fa14bfef",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "14",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "57IJdJ1q3Ea5n/CWXJ+H3w==",
"guid": "7409b2e7-6a9d-46dc-b99f-f0965c9f87df",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "I0zmyIe1NEW/9D3PgJm8zA==",
"priceGroupGuid": "c8e64c23-b587-4534-bff4-3dcf8099bccc",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T01:56:28.8516491",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T01:56:28.8516491",
"pluCreated": "2026-06-03T01:56:28.8516491",
"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-03T01:56:28.8516491",
"lastManualUpdate": "2026-06-03T01:56:28.8516491",
"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-03T01:56:28.8516491",
"currentCostUpdated": "2026-06-03T01:56:28.8516491",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T01:56:28.8516491",
"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-03T01:56:28.8516491",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "W/DUVvsSd0mxqS5fZQQSsA==",
"altPLUGuid": "56d4f05b-12fb-4977-b1a9-2e5f650412b0",
"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-03T01:56:28.8516491",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "BhPlfsW1+k+ZTDSVl7C+WA==",
"shelfPageLayoutGuid": "7ee51306-b5c5-4ffa-994c-349597b0be58",
"talkerPageLayoutG_UID": "5YJGFubxmE+8uregQWarKA==",
"talkerPageLayoutGuid": "164682e5-f1e6-4f98-bcba-b7a04166ab28",
"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": "l8cLYWzLwkWY3t+9LcEoTA==",
"inventoryIdentifier": "610bc797-cb6c-45c2-98de-dfbd2dc1284c",
"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": "MkCpdTU7YE2Erdxk0ixfmw==",
"parentPluGuid": "75a94032-3b35-4d60-84ad-dc64d22c5f9b",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "IaW8HJ9sqEqdxKDw7YM3eg==",
"supplierIdentifierGuid": "1cbca521-6c9f-4aa8-9dc4-a0f0ed83377a",
"supplierChanged": true,
"rebateSupplierIdentifier": "670Vj2M7sUWtjPOO9mvOfw==",
"rebateSupplierIdentifierGuid": "8f15bdeb-3b63-45b1-ad8c-f38ef66bce7f",
"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-03T01:56:28.8516491",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "7zKWe432mUecDBAolfORdg==",
"hostIdentifierGuid": "7b9632ef-f68d-4799-9c0c-102895f39176",
"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": "kjK1WqaMAkqdBjCGUzd0/A==",
"pluGuid": "5ab53292-8ca6-4a02-9d06-3086533774fc",
"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-03T01:56:28.8672672"
},
{
"$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-03T01:56:28.8672672",
"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-03T01:56:28.8672672",
"startTime": 5,
"endDate": "2026-06-03T01:56:28.8672672",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "7bIAos2b5k6+EFoZzRcIeg==",
"hostIdentifierGuid": "a200b2ed-9bcd-4ee6-be10-5a19cd17087a",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"tray": {
"$id": "19",
"g_UId": "cW2bmKbbp0SHwJBcUC+vXg==",
"guid": "989b6d71-dba6-44a7-87c0-905c502faf5e",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "20",
"priceGroupG_UID": "n3HFXhYYtUmCWGB6G87tnA==",
"priceGroupGuid": "5ec5719f-1816-49b5-8258-607a1bceed9c",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T01:56:28.8672672",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "21",
"pluG_UID": "iF7hL35A2Euzm1D+tpxH3Q==",
"pluGuid": "2fe15e88-407e-4bd8-b39b-50feb69c47dd",
"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": "026a1495-502e-4cd3-bd8f-8aed007130f9",
"created": "2026-06-03T01:56:28.8672672",
"createdByUser": "sample string 1",
"activated": "2026-06-03T01:56:28.8672672",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T01:56:28.8672672",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T01:56:28.8672672",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T01:56:28.8672672",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T01:56:28.8672672",
"lastSold": "2026-06-03T01:56:28.8672672",
"firstSold": "2026-06-03T01:56:28.8672672",
"awsUpdated": "2026-06-03T01:56:28.8672672",
"lastManualUpdate": "2026-06-03T01:56:28.8672672",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T01:56:28.8672672",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T01:56:28.8672672",
"doNotRangeUpdated": "2026-06-03T01:56:28.8672672",
"doNotOrderUpdated": "2026-06-03T01:56:28.8672672",
"tracked": "2026-06-03T01:56:28.8672672"
},
"allergens": [
{
"$id": "23",
"primaryKey": {
"$id": "24",
"pluGuid": "41ae5069-3b30-4c25-8936-3eb02c071573",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "aVCuQTA7JUyJNj6wLAcVcw==",
"pluGuid": "41ae5069-3b30-4c25-8936-3eb02c071573",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "23"
}
],
"costs": {
"$id": "25",
"pluG_UID": "6IZJn7WEhUqhHTZ7Ndkwgg==",
"pluGuid": "9f4986e8-84b5-4a85-a11d-367b35d93082",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T01:56:28.8672672",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "26",
"saleHeaderID": 1,
"created": "2026-06-03T01:56:28.8672672",
"createdLocal": "2026-06-03T01:56:28.8672672",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "LI6+4gWQc0aQS+O31kNCIg==",
"operatorGuid": "e2be8e2c-9005-4673-904b-e3b7d6434222",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "b6EzHAG1yEmHNKV3mZfW/w==",
"pluGuid": "1c33a16f-b501-49c8-8734-a5779997d6ff",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "1"
}
},
{
"$ref": "26"
}
],
"apns": [
{
"$id": "27",
"pluID": 1,
"pluG_UID": "lUkuFHPweU+4KCHEWbUUKw==",
"pluGuid": "142e4995-f073-4f79-b828-21c459b5142b",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "27"
}
],
"tuns": [
{
"$id": "28",
"pluG_UId": "VroR0Is1P0aRrZbpRTy8Og==",
"pluGuid": "d011ba56-358b-463f-91ad-96e9453cbc3a",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "14"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "28"
}
],
"competitionPricing": [
{
"$id": "29",
"identifier": "1NafOZwJqE6cxtm58XdefQ==",
"identifierGuid": "399fd6d4-099c-4ea8-9cc6-d9b9f1775e7d",
"pluG_UID": "PmulWmtCrU2PlWqDjRIwng==",
"pluGuid": "5aa56b3e-426b-4dad-8f95-6a838d12309e",
"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": "5EtriDIlsEKpPhOFw7FjGw==",
"groupName": "sample string 1",
"identifierGuid": "886b4be4-2532-42b0-a93e-1385c3b1631b",
"exists": true,
"flipChartIdentifier": "8Di14zHWuEa+HmsV/yGQvg==",
"flipChartIdentifierGuid": "e3b538f0-d631-46b8-be1e-6b15ff2190be",
"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": "REe95trfZEit671Rd7VgEw==",
"groupIdentifierGuid": "e6bd4744-dfda-4864-adeb-bd5177b56013",
"flipChart": {
"$id": "31",
"identifier": "igtn7HWnGUa0SU/gG/hi5w==",
"identifierGuid": "ec670b8a-a775-4619-b449-4fe01bf862e7",
"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": "08cUb3YN80659XV3y1a65g==",
"identifierGuid": "6f14c7d3-0d76-4ef3-b9f5-7577cb56bae6",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "33",
"id": 1,
"g_UID": "KK4saFb/bku3e9QUnUN/FA==",
"guid": "682cae28-ff56-4b6e-b77b-d4149d437f14",
"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": "t+UdsUd/4kmihNeRESiRNQ==",
"previousFormGuid": "b11de5b7-7f47-49e2-a284-d79111289135",
"nextForm": 1,
"nextFormG_UID": "hF4B3FUyq0W2zQt9HTE1uw==",
"nextFormGuid": "dc015e84-3255-45ab-b6cd-0b7d1d3135bb",
"attributes": "sample string 10",
"updated": "2026-06-03T01:56:28.8672672",
"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": "cT0rHtHeRESfa2xORkwimQ==",
"checkoutFormGuid": "1e2b3d71-ded1-4444-9f6b-6c4e464c2299",
"identifier": "xMLYBd53pkWTL8Nnp3JvEg==",
"identifierGuid": "05d8c2c4-77de-45a6-932f-c367a7726f12",
"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": "DsTfzbXyDkqKzTHscVOVsQ==",
"valueGuid": "cddfc40e-f2b5-4a0e-8acd-31ec715395b1",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T01:56:28.8672672",
"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-03T01:56:28.8672672",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "34"
}
],
"panels": [
{
"$id": "36",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "4xUnZ7NIKE2j4RRaYUhoNg==",
"checkoutFormGuid": "672715e3-48b3-4d28-a3e1-145a61486836",
"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": "w2M5DOqyq0+tdTsvRUHqyg==",
"flipChartPageIdentifierGuid": "0c3963c3-b2ea-4fab-ad75-3b2f4541eaca",
"pluG_UID": "2qTv/sbuvkqBVGwKB2mYsQ==",
"pluGuid": "feefa4da-eec6-4abe-8154-6c0a076998b1",
"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": "ebJAXekcykuAYyZLTR6hfg==",
"pluGuid": "5d40b279-1ce9-4bca-8063-264b4d1ea17e",
"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-03T01:56:28.8672672",
"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": "LHN/v24XsU2n5MQX9vH8VA==",
"ingredientGuid": "T3etZOEf7keApZ5FicmBkQ==",
"ingredientIdentifier": "64ad774f-1fe1-47ee-80a5-9e4589c98191",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "14"
}
},
{
"$ref": "39"
}
],
"bins": [
{
"$id": "40",
"pluG_UID": "3t4hA855Zk6jxfAaHrXGBw==",
"pluGuid": "0321dede-79ce-4e66-a3c5-f01a1eb5c607",
"shelfLocationIdentifier": "yNMqaNZXBEygAZYPGo9o9w==",
"shelfLocationGuid": "682ad3c8-57d6-4c04-a001-960f1a8f68f7",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "tcJ1magwpkG4PIIV+nPkqg==",
"labelPageLayoutGuid": "9975c2b5-30a8-41a6-b83c-8215fa73e4aa",
"updated": "2026-06-03T01:56:28.8672672",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "14"
},
"location": {
"$id": "41",
"identifier": "aUQ4Gs8gKU2MgFuBDb1caw==",
"storeID": 1,
"identifierGuid": "1a384469-20cf-4d29-8c80-5b810dbd5c6b",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T01:56:28.8672672",
"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": "ZUOQSoXYyUq/9HBbOMt4lQ==",
"pluGuid": "4a904365-d885-4ac9-bff4-705b38cb7895",
"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-03T01:56:28.8672672",
"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-03T01:56:28.8672672",
"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": "TEjEd1qB70iiSUEsw7bKhA==",
"labelPageLayoutGuid": "77c4484c-815a-48ef-a249-412cc3b6ca84",
"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-03T01:56:28.8672672",
"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": "fNsO6nP0oECpNMiGh8p4EA==",
"labelPageLayoutGuid": "ea0edb7c-f473-40a0-a934-c88687ca7810",
"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-03T01:56:28.8672672",
"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": "VsiUnU21kEW8Vo0fVWomsA==",
"labelPageLayoutGuid": "9d94c856-b54d-4590-bc56-8d1f556a26b0",
"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-03T01:56:28.8672672",
"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": "QD1GAF098EOZemNHFdHoOQ==",
"labelPageLayoutGuid": "00463d40-3d5d-43f0-997a-634715d1e839",
"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": "xTPd02zJ2E+OloiBBKBd9w==",
"pluGuid": "d3dd33c5-c96c-4fd8-8e96-888104a05df7",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "KRuyVa7MA0q/p+kdD73+YA==",
"dealCostGuid": "55b21b29-ccae-4a03-bfa7-e91d0fbdfe60",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "nCqKhmgM2k2zn28kD8hTGw==",
"priceGroupGuid": "868a2a9c-0c68-4dda-b39f-6f240fc8531b",
"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-03T01:56:28.8672672",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "29aa0cc4-f574-4ac6-9511-94bd6cc7c04e",
"campaignComboPriceGroupG_UID": "K1HUeDFX6Eq466Ld8fBKJA==",
"campaignComboPriceGroupIdentifier": "78d4512b-5731-4ae8-b8eb-a2ddf1f04a24",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "53",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T01:56:28.8672672",
"operatorG_UID": "1W1ASXY93EeKnu/o580dmw==",
"operatorGuid": "49406dd5-3d76-47dc-8a9e-efe8e7cd1d9b",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T01:56:28.8672672",
"signIqTicketFileMovedUtc": "2026-06-03T01:56:28.8672672",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T01:56:28.8672672",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "041dc205-6080-47a4-bd74-e91b70791c89",
"product": {
"$ref": "14"
},
"campaignPlu": {
"$ref": "52"
},
"fuelItem": true
},
{
"$ref": "53"
}
],
"campaign": {
"$id": "54",
"id": 1,
"storeID": 2,
"name": "bcc67725-c42a-443b-894c-9b844f6f3a19",
"nameGuid": "bcc67725-c42a-443b-894c-9b844f6f3a19",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T01:56:28.8672672",
"startTime": 1,
"endDate": "2026-06-03T01:56:28.8672672",
"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-03T01:56:28.8672672",
"system": true,
"created": "2026-06-03T01:56:28.8672672",
"updated": "2026-06-03T01:56:28.8672672",
"priceChangeNotifiedUtc": "2026-06-03T01:56:28.8672672",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "Cnhg7xwP+0u+yauWPF7NbQ==",
"hostIdentifierGuid": "ef60780a-0f1c-4bfb-bec9-ab963c5ecd6d",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T01:56:28.8672672",
"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": "wURKqOjqzEqphMgsrrFyCg==",
"pluGuid": "a84a44c1-eae8-4acc-a984-c82caeb1720a",
"hostOfferID": 1,
"priceGroupG_UID": "HdQCe/XvNEOwUYzq6TN34w==",
"priceGroupGuid": "7b02d41d-eff5-4334-b051-8ceae93377e3",
"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-03T01:56:28.8672672",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "14"
},
"campaign": {
"$ref": "54"
}
},
{
"$ref": "55"
}
],
"sellingRules": [
{
"$id": "56",
"id": 1,
"identifier": "hW6YEpHDe0KCOPkfyVw8BA==",
"identifierStr": "hW6YEpHDe0KCOPkfyVw8BA==",
"identifierGuid": "12986e85-c391-427b-8238-f91fc95c3c04",
"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": "zvP8D5AvYkqkiED6S2hGrA==",
"customerIDGuid": "0ffcf3ce-2f90-4a62-a488-40fa4b6846ac",
"campaign": {
"$ref": "54"
},
"customer": {
"$id": "58",
"identifier": "pRqd5JHRJ0aRhWvd6Zublw==",
"identifierGuid": "e49d1aa5-d191-4627-9185-6bdde99b9b97",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T01:56:28.8672672",
"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": "QuzlbTU9T0Gr/N45byun1Q==",
"communityIdentifierGuid": "6de5ec42-3d35-414f-abfc-de396f2ba7d5",
"joined": "2026-06-03T01:56:28.8672672",
"updated": "2026-06-03T01:56:28.8672672",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "DkUGWm3KsEi970hhSP8ILQ==",
"priceLevelIdentifierGuid": "5a06450e-ca6d-48b0-bdef-486148ff082d",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T01:56:28.8672672",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "59",
"cardType": 2,
"issueDate": "2026-06-03T01:56:28.8672672",
"expiry": "2026-06-03T01:56:28.8672672",
"customerID": "Ph96UsRoVU+7IuOEKOsUSg==",
"customerIDGuid": "527a1f3e-68c4-4f55-bb22-e38428eb144a",
"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-03T01:56:28.8672672",
"linkedAccount": "J6ZDxKspL0qybL+okaXXhA==",
"linkedAccountGuid": "c443a627-29ab-4a2f-b26c-bfa891a5d784",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "58"
},
"account": {
"$id": "60",
"id": 1,
"identifier": "eIA2ZXqKBEK8RLoshoCtGQ==",
"identifierGuid": "65368078-8a7a-4204-bc44-ba2c8680ad19",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T01:56:28.8672672",
"owner": "K4oZFtRGjkuwskdL14OjGA==",
"ownerGuid": "16198a2b-46d4-4b8e-b0b2-474bd783a318",
"accountStoreGroupIdentifier": "nQlQXSWwp0eudYsOM40Y1Q==",
"accountStoreGroupGuid": "5d50099d-b025-47a7-ae75-8b0e338d18d5",
"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-03T01:56:28.8672672",
"active": true,
"updated": "2026-06-03T01:56:28.8672672",
"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": "zap/n/ImkkK0twDG7Rk1pw==",
"identifierGuid": "9f7faacd-26f2-4292-b4b7-00c6ed1935a7",
"name": "sample string 2",
"primaryContact": "66v9R+kowEiVvbsaLJ8Jcg==",
"primaryContactGuid": "47fdabeb-28e9-48c0-95bd-bb1a2c9f0972",
"accountID": "BY7z2ySMrUOnhZhM3ayfow==",
"accountIDGuid": "dbf38e05-8c24-43ad-a785-984cddac9fa3",
"special": true,
"updated": "2026-06-03T01:56:28.8672672",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "hacGK7Hvt0CzYMgciRw9eg==",
"priceLevelIdentifierGuid": "2b06a785-efb1-40b7-b360-c81c891c3d7a",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "60"
},
"primaryContactCustomer": {
"$ref": "58"
},
"customerGroupMembers": [
{
"$id": "63",
"id": 1,
"groupID": "iPTo5UjockO5P139fthB/g==",
"groupIDGuid": "e5e8f488-e848-4372-b93f-5dfd7ed841fe",
"customerID": "QYE7gO218ESbDlFuXAMm5A==",
"customerIDGuid": "803b8141-b5ed-44f0-9b0e-516e5c0326e4",
"card": "sample string 4",
"linkedAccount": "oJB54qsY902c4rtj7n83JQ==",
"linkedAccountGuid": "e27990a0-18ab-4df7-9ce2-bb63ee7f3725",
"customer": {
"$ref": "58"
},
"group": {
"$ref": "62"
},
"customerCard": {
"$ref": "59"
}
},
{
"$ref": "63"
}
]
},
{
"$ref": "62"
}
]
},
"payments": [
{
"$id": "64",
"id": 1,
"identifier": "jgWhMp8jVEyLEXmPyJEpyA==",
"identifierGuid": "32a1058e-239f-4c54-8b11-798fc89129c8",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "Kyz8PWTUmkelnyy8Jmy4xA==",
"accountIDGuid": "3dfc2c2b-d464-479a-a59f-2cbc266cb8c4",
"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-03T01:56:28.8672672",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "GRsYRdjb3UaUe0SEbNB2xw==",
"idempotentVoidGuid": "45181b19-dbd8-46dd-947b-44846cd076c7",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "65",
"saleHeaderID": 1,
"saleHeaderGuid": "pXiHc6cnIkuIs5ooEb+jag==",
"saleHeaderIdentifierGuid": "738778a5-27a7-4b22-88b3-9a2811bfa36a",
"created": "2026-06-03T01:56:28.8672672",
"createdLocal": "2026-06-03T01:56:28.8672672",
"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-03T01:56:28.8672672",
"storeID": 1,
"operatorG_Uid": "KYinnU/GrU+Bf4vSfGOgxA==",
"operatorGuid": "9da78829-c64f-4fad-817f-8bd27c63a0c4",
"customerG_Uid": "qtCT8Pro6U2U1ThgMf90bA==",
"customerGuid": "f093d0aa-e8fa-4de9-94d5-386031ff746c",
"communityIdentifier": "ZNyTNPvdZkyubotoSJzxuA==",
"communityIdentifierGuid": "3493dc64-ddfb-4c66-ae6e-8b68489cf1b8",
"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": "SSTGLHw6uEKnlu//4rCUIw==",
"priceLevelIdentifierGuid": "2cc62449-3a7c-42b8-a796-efffe2b09423",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T01:56:28.8672672+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-03T01:56:28.8672672",
"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": "urTNbxtAlkqHWZ2sIDDiaA==",
"identifierGuid": "6fcdb4ba-401b-4a96-8759-9dac2030e268",
"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-03T01:56:28.8672672",
"promoPeriodEnd": "2026-06-03T01:56:28.8672672",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T01:56:28.8672672",
"deleted": true
},
"details": [
{
"$id": "68",
"saleItemID": 1,
"identifier": "K7PnUgoQ4E6LlG2Gl9N1sw==",
"identifierGuid": "52e7b32b-100a-4ee0-8b94-6d8697d375b3",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "fI11BDonIki78+sfmUi93g==",
"pluGuid": "04758d7c-273a-4822-bbf3-eb1f9948bdde",
"accountID": "oKVFE9pIgE2BmyssPoeI6w==",
"accountIDGuid": "1345a5a0-48da-4d80-819b-2b2c3e8788eb",
"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-03T01:56:28.8672672",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "EEqF6to5f0mpK86JBSDf2g==",
"refundGuid": "ea854a10-39da-497f-a92b-ce890520dfda",
"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": "XPsokTF5RkWqMH9A2Z5rug==",
"idempotentVoidGuid": "9128fb5c-7931-4546-aa30-7f40d99e6bba",
"priceLevelIdentifier": "V4rT/bssBU2AlF4p5Zsrug==",
"priceLevelIdentifierGuid": "fdd38a57-2cbb-4d05-8094-5e29e59b2bba",
"communityIdentifier": "/I4a7WnBBUucBCQSHVIl2A==",
"communityIdentifierGuid": "ed1a8efc-c169-4b05-9c04-24121d5225d8",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "69",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T01:56:28.8672672",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "69"
}
],
"refund": {
"$id": "70",
"id": 1,
"g_UID": "CYrZ7G9LdkS3NHrwoJ16oA==",
"guid": "ecd98a09-4b6f-4476-b734-7af0a09d7aa0",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T01:56:28.8672672"
},
"modifier": {
"$id": "71",
"id": 1,
"setG_UID": "7qEb30vLrUql8uCNSQA/hw==",
"modifierSetGuid": "df1ba1ee-cb4b-4aad-a5f2-e08d49003f87",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "hgi5CJRS+EqLYhFoMTNU/Q==",
"pluGuid": "08b90886-5294-4af8-8b62-1168313354fd",
"deleted": true,
"g_UID": "GI/+TGWpPkSzDp4hkj0Lsw==",
"guid": "4cfe8f18-a965-443e-b30e-9e21923d0bb3",
"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": "zBu5KF/UUEmGKYCAvSlJuQ==",
"pluGuid": "28b91bcc-d45f-4950-8629-8080bd2949b9",
"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-03T01:56:28.8672672",
"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-03T01:56:28.8672672",
"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": "us8eJRsjqUGNpd/nGUz6bg==",
"pluGuid": "251ecfba-231b-41a9-8da5-dfe7194cfa6e",
"accountID": "/LsFoymmVEC2HWvDSyAoow==",
"accountIDGuid": "a305bbfc-a629-4054-b61d-6bc34b2028a3",
"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-03T01:56:28.8672672",
"bestOrExpireType": 1,
"refundG_UID": "yICNHP6Tf0Os4TTmx1FH4g==",
"refundGuid": "1c8d80c8-93fe-437f-ace1-34e6c75147e2",
"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": "nUei23gJckGjGMyNNfGQgA==",
"identifierGuid": "dba2479d-0978-4172-a318-cc8d35f19080",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "BtsY1Mx1OkGB+vG82I3hwQ==",
"customerIdentifierGuid": "d418db06-75cc-413a-81fa-f1bcd88de1c1",
"operatorNo": 1,
"operatorG_UID": "SMCI3TJWMEikXWIkdZFHdQ==",
"operatorGuid": "dd88c048-5632-4830-a45d-622475914775",
"created": "2026-06-03T01:56:28.8672672",
"ordered": "2026-06-03T01:56:28.8672672",
"started": "2026-06-03T01:56:28.8672672",
"completed": "2026-06-03T01:56:28.8672672",
"supplied": "2026-06-03T01:56:28.8672672",
"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": "mnvF8/+MhU+yoYjJzAcxcg==",
"pluGuid": "f3c57b9a-8cff-4f85-b2a1-88c9cc073172",
"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": "dHGe8aSseESdz3MHTOCFcg==",
"headerIdentifierGuid": "f19e7174-aca4-4478-9dcf-73074ce08572",
"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": "UJhxNX9TRE2IsN/IxTCuTQ==",
"surveyGuid": "35719850-537f-4d44-88b0-dfc8c530ae4d",
"saleHeaderGuid": "617vFnFbpEWsVywWZ1DpEA==",
"saleGuid": "16ef5eeb-5b71-45a4-ac57-2c166750e910",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "BisB6Ve72UO5D4hCJs7I0A==",
"guidResponse": "e9012b06-bb57-43d9-b90f-884226cec8d0",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T01:56:28.8672672",
"sale": {
"$ref": "65"
},
"survey": {
"$id": "80",
"g_UID": "n2jc2SAMFUaqrm8rIVVfrg==",
"guid": "d9dc689f-0c20-4615-aaae-6f2b21555fae",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "OmBq0oRoOkSz8rwFY3QPmw==",
"checkoutFormGuid": "d26a603a-6884-443a-b3f2-bc0563740f9b",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T01:56:28.8672672",
"end": "2026-06-03T01:56:28.8672672",
"deleted": true,
"updated": "2026-06-03T01:56:28.8672672",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"0151cd10-0acd-4e93-a27c-bb6d59f9f1d7",
"f5ff27fe-497d-4abc-970a-08740840fa96"
],
"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": "XCEUjrldWkOEv9pa7itbsQ==",
"accountIdentifier": "8e14215c-5db9-435a-84bf-da5aee2b5bb1",
"accountName": "sample string 44",
"customerOrderIdentifier": "tc+k384GJ0y57v89Vu2/HA==",
"customerOrderIdentifierGuid": "dfa4cfb5-06ce-4c27-b9ee-ff3d56edbf1c",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "81",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "SvOdeaGsxEyETVCIPOL4hw==",
"paymentIdentifierGuid": "799df34a-aca1-4cc4-844d-50883ce2f887",
"identifier": "rkvQEYT1iUucDf+1CrHiAw==",
"identifierGuid": "11d04bae-f584-4b89-9c0d-ffb50ab1e203",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "rA2FwzH8F0G7L2sQnqbcRA==",
"itemIdentifierGuid": "c3850dac-fc31-4117-bb2f-6b109ea6dc44"
}
},
{
"$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": "1f8cKqJ7VEy6SjSfCQuoJA==",
"customerIdentifierGuid": "2a1cffd5-7ba2-4c54-ba4a-349f090ba824",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "/zQCJGB3oE6+7h9VItwzAw==",
"idempotentGuid": "240234ff-7760-4ea0-beee-1f5522dc3303",
"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-03T01:56:28.8672672",
"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-03T01:56:28.8672672",
"labelPageLayout": "lDZZuPuhL0CgodLwiFPj4g==",
"pageLayoutGuid": "b8593694-a1fb-402f-a0a1-d2f08853e3e2",
"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-03T01:56:28.8672672"
},
{
"$ref": "86"
}
]
},
"customerVouchers": [
{
"$id": "87",
"id": 1,
"customerIdentifier": "ZdPdkJGGzE2ER1Ovem3kFA==",
"customerIdentifierGuid": "90ddd365-8691-4dcc-8447-53af7a6de414",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T01:56:28.8672672",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "OFHSWx5Gdk6z44xH/f3Eqw==",
"issuedIdempotentGuid": "5bd25138-461e-4e76-b3e3-8c47fdfdc4ab",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T01:56:28.8672672",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T01:56:28.8672672",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "q07wma+yqk2S0aMnE2s2gw==",
"redeemedIdempotentGuid": "99f04eab-b2af-4daa-92d1-a327136b3683",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T01:56:28.8672672",
"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": "XrOjrnenwUeGbb6/XD/OVQ==",
"groupIDGuid": "aea3b35e-a777-47c1-866d-bebf5c3fce55",
"campaign": {
"$ref": "54"
},
"group": {
"$ref": "62"
}
},
{
"$ref": "88"
}
],
"signIqTickets": [
{
"$id": "89",
"identifier": "m7QQ5nIchU2ZzJcNM/Op3Q==",
"identifierGuid": "e610b49b-1c72-4d85-99cc-970d33f3a9dd",
"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": "znP7cL3l+02jFLNQTgUYZA==",
"guid": "70fb73ce-e5bd-4dfb-a314-b3504e051864",
"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": "keO9oA8vT0m5KQ5GODsY5A==",
"groupGuid": "a0bde391-2f0f-494f-b929-0e46383b18e4",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "CdqoFV5tNEihy/ngwMW3qQ==",
"pluGuid": "15a8da09-6d5e-4834-a1cb-f9e0c0c5b7a9",
"priceGroupG_UID": "+tVIJ3KKMU+JiRuAg8d+8g==",
"priceGroupGuid": "2748d5fa-8a72-4f31-8989-1b8083c77ef2",
"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": "8dr9Lhj4MkiD+Y+5nDRCnA==",
"priceLevelIdentifierGuid": "2efddaf1-f818-4832-83f9-8fb99c34429c",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "92"
}
],
"promotionType": {
"$id": "93",
"identifier": "WxUDg7AP/k+JXWrBHeAMBQ==",
"identifierGuid": "8303155b-0fb0-4ffe-895d-6ac11de00c05",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "g2mPRlXBv0C4lrwkPU/tJQ==",
"labelPageLayoutGuid": "468f6983-c155-40bf-b896-bc243d4fed25",
"priceLevelIdentifier": "w2c4tkprh0SdaiPgD2bNbQ==",
"priceLevelIdentifierGuid": "b63867c3-6b4a-4487-9d6a-23e00f66cd6d",
"active": true,
"updated": "2026-06-03T01:56:28.8672672",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "14"
},
"dealCost": {
"$id": "94",
"headerIdentifier": "goSLYh4meEKWPpu8HO0wIw==",
"headerIdentifierGuid": "628b8482-261e-4278-963e-9bbc1ced3023",
"identifier": "/+lyPNQhDkCNUmOq+4RlwA==",
"identifierGuid": "3c72e9ff-21d4-400e-8d52-63aafb8465c0",
"supplierIdentifier": "Z9G5KMGij0aaYU9spLhjwg==",
"supplierGuid": "28b9d167-a2c1-468f-9a61-4f6ca4b863c2",
"pluG_UID": "XPavJ3491Uy64a4inmwyfA==",
"pluGuid": "27aff65c-3d7e-4cd5-bae1-ae229e6c327c",
"campaignName": "db882f65-9973-489f-b5dd-d9e58e0a33b4",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T01:56:28.8672672",
"end": "2026-06-03T01:56:28.8672672",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "fed1YRSOHUGroQ8MozHOHg==",
"bonusItemPluGuid": "6175e77d-8e14-411d-aba1-0f0ca331ce1e",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T01:56:28.8672672",
"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-03T01:56:28.8672672",
"campaignEndDate": "2026-06-03T01:56:28.8672672",
"masterPLUG_UID": "8mpfyY6jjkK+T+sUXC0OpA==",
"masterID": "c95f6af2-a38e-428e-be4f-eb145c2d0ea4",
"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": "WeR36OePWUKCSJbB0AmgBA==",
"bonusMasterID": "e877e459-8fe7-4259-8248-96c1d009a004",
"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-03T01:56:28.8672672",
"dealCosts": [
{
"$ref": "94"
},
{
"$ref": "94"
}
],
"tags": [
{
"$id": "95",
"pluG_UID": "h7BfFPMNM0yQ6f/NZ1FMRw==",
"pluGuid": "145fb087-0df3-4c33-90e9-ffcd67514c47",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "95"
}
],
"alternateProductG_UID": "vnr86HbXS0qOVr7OrnRV1w==",
"alternateProduct": "e8fc7abe-d776-4a4b-8e56-beceae7455d7",
"altProduct": {
"$ref": "14"
},
"productHostCode": {
"$id": "96",
"id": 1,
"pluG_UID": "d2LnPElg0EqdTfKNIoTTbg==",
"pluGuid": "3ce76277-6049-4ad0-9d4d-f28d2284d36e",
"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-03T01:56:28.8672672",
"inventoryTracked": "2026-06-03T01:56:28.8672672",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "97",
"pluG_UID": "axRwsr3mw0GYTdJvUYk2XQ==",
"pluGuid": "b270146b-e6bd-41c3-984d-d26f5189365d",
"fuelPluG_UID": "EittslIVvECjwNZhf5qOyA==",
"fuelPluGuid": "b26d2b12-1552-40bc-a3c0-d6617f9a8ec8",
"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": "McctRSmHxEGr49ywb04vQw==",
"supplierGuid": "452dc731-8729-41c4-abe3-dcb06f4e2f43",
"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": "hYdf4B60r0Og84v1rCeacw==",
"supplierGuid": "e05f8785-b41e-43af-a0f3-8bf5ac279a73",
"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-03T01:56:28.8672672",
"deliveryDate": "2026-06-03T01:56:28.8672672",
"nextCutOffDate": "2026-06-03T01:56:28.8672672",
"nextDeliveryDate": "2026-06-03T01:56:28.8672672",
"nextDaysBuffer": 10
},
{
"$ref": "100"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-06-03T01:56:28.8672672",
"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-03T01:56:28.8672672",
"processed": "2026-06-03T01:56:28.8672672",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T01:56:28.8672672",
"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-03T01:56:28.8672672",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "101"
}
],
"zoneMatrix": [
{
"$id": "103",
"id": 1,
"hostIdentifier": "Y16+tdjG/kyd6fQXyLzMPQ==",
"hostIdentifierGuid": "b5be5e63-c6d8-4cfe-9de9-f417c8bccc3d",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"2524bb2a-e5c5-42aa-9778-f530719a78f9",
"bd61e63b-0b44-4baf-89a2-631f957363f6"
]
},
{
"$ref": "103"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "104",
"identifier": "M/ETxawyZE+fSeg4HnqWDw==",
"identifierGuid": "c513f133-32ac-4f64-9f49-e8381e7a960f",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "104"
}
],
"promoTypeGuids": [
"36e069f5-9cd2-46c8-b636-9aaf4c80f21c",
"bfb06c99-503d-46cb-aa2b-c09fc8be7799"
],
"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-03T01:56:28.8672672",
"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": "e9cda769-461d-47d3-8efc-9325d23be9aa",
"updateStore": {
"$id": "110",
"id": "800dbe7b-0f66-46e9-ba3e-a3f6147999d9",
"name": "sample string 1",
"lastActivity": "2026-06-03T01:56:28.8672672",
"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-03T01:56:28.8672672"
},
"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"
}
]
},
{
"$ref": "1"
}
]
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.