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": "qAxCqrEA6E+UzRyXK2B79Q==",
"guid": "aa420ca8-00b1-4fe8-94cd-1c972b607bf5",
"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:16:52.2589744",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:16:52.2589744",
"endShift": "2026-04-03T06:16:52.2589744",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "2",
"operatorG_UID": "83v7DpmwyUG/JMQFS4To2Q==",
"operatorGuid": "0efb7bf3-b099-41c9-bf24-c4054b84e8d9",
"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:16:52.2589744",
"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": "E8D4vNQ4X069JB7Y8Tpbxw==",
"hostIdentifierGuid": "bcf8c013-38d4-4e5f-bd24-1ed8f13a5bc7",
"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:16:52.2589744",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "3KUlwgm40UqlDVuw95qBfA==",
"hostIdentifierGuid": "c225a5dc-b809-4ad1-a50d-5bb0f79a817c",
"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": "DfGY9HPvuk+cJh9a/+lCOw==",
"hostIdentifierGuid": "f498f10d-ef73-4fba-9c26-1f5affe9423b",
"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": "/Avu9O/aaEW2K/1TVbU2Lw==",
"identifierGuid": "f4ee0bfc-daef-4568-b62b-fd5355b5362f",
"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": "XfGXfbOhpkG6QrfTiW+Gtw==",
"hostSupplierIdentifierGuid": "7d97f15d-a1b3-41a6-ba42-b7d3896f86b7",
"loyaltyPriceLevelIdentifier": "p1tX3sM6gEqKAy+34qC4rw==",
"loyaltyPriceLevelIdentifierGuid": "de575ba7-3ac3-4a80-8a03-2fb7e2a0b8af",
"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:16:52.2589744",
"lastProcessed": "2026-04-03T06:16:52.2589744",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "8",
"identifier": "XqT0um6bO0WsVQ3pv3RKIw==",
"identifierGuid": "baf4a45e-9b6e-453b-ac55-0de9bf744a23",
"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": "7R0TQEmCxEO5yTKqsNCfFg==",
"primaryContactID": "40131ded-8249-43c4-b9c9-32aab0d09f16",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "HfHNzxNArUKOK1jGbpgyQg==",
"supplierGroupGuid": "cfcdf11d-4013-42ad-8e2b-58c66e983242",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:16:52.2589744",
"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": "5cb440d0-9c9d-45e2-9558-aa2151fcb5cb",
"identifier": "C7sVQVYz70Kd64y/EF3FgQ==",
"identifierGuid": "4115bb0b-3356-42ef-9deb-8cbf105dc581",
"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": "WjIUpHIZEkqrzm+uTL8wcA==",
"supplierIdentifierGuid": "a414325a-1972-4a12-abce-6fae4cbf3070",
"contactGuid": "vI3NeQ49J0Wpy3YDq6tOFw==",
"contactID": "79cd8dbc-3d0e-4527-a9cb-7603abab4e17",
"contact": {
"$ref": "9"
},
"supplier": {
"$ref": "8"
}
},
{
"$ref": "10"
}
],
"products": [
{
"$id": "11",
"pluG_UID": "mOJuDteS3USAe7wr08uyrg==",
"pluGuid": "0e6ee298-92d7-44dd-807b-bc2bd3cbb2ae",
"supplierIdentifier": "EwxfDvSMrUKGJhspJHIDUQ==",
"supplierIdentifierGuid": "0e5f0c13-8cf4-42ad-8626-1b2924720351",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:16:52.2589744",
"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:16:52.2589744",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "12",
"pluG_UID": "urHrqGayd0CA/p7oHdrJ5g==",
"pluGuid": "a8ebb1ba-b266-4077-80fe-9ee81ddac9e6",
"supplierIdentifier": "AkQnnGgHI0C8x74ZRbrgZw==",
"supplierIdentifierGuid": "9c274402-0768-4023-bcc7-be1945bae067",
"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": "VUc610eliEi0y4ZhS+x+5g==",
"parentPluGuid": "d73a4755-a547-4888-b4cb-86614bec7ee6",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "13",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "XwRWatvrFU2P35ISZwuhLA==",
"guid": "6a56045f-ebdb-4d15-8fdf-9212670ba12c",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "1g3WPWCuwkOJUmUM2tkIrQ==",
"priceGroupGuid": "3dd60dd6-ae60-43c2-8952-650cdad908ad",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:16:52.2589744",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:16:52.2589744",
"pluCreated": "2026-04-03T06:16:52.2589744",
"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:16:52.2589744",
"lastManualUpdate": "2026-04-03T06:16:52.2589744",
"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:16:52.2589744",
"currentCostUpdated": "2026-04-03T06:16:52.2589744",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:16:52.2589744",
"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:16:52.2589744",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "orO1YiFf2Ey7hGaHra3cOQ==",
"altPLUGuid": "62b5b3a2-5f21-4cd8-bb84-6687adaddc39",
"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:16:52.2589744",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "zs45MLKXTUKAQ7kVhy9aNw==",
"shelfPageLayoutGuid": "3039cece-97b2-424d-8043-b915872f5a37",
"talkerPageLayoutG_UID": "Gul1G9OOXEeidS9dvD47CQ==",
"talkerPageLayoutGuid": "1b75e91a-8ed3-475c-a275-2f5dbc3e3b09",
"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": "EOXr4QhYrEqck6n3K7nRHw==",
"inventoryIdentifier": "e1ebe510-5808-4aac-9c93-a9f72bb9d11f",
"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": "sWwHENdnSkCQkkgQTDikoA==",
"parentPluGuid": "10076cb1-67d7-404a-9092-48104c38a4a0",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "x/ZxWxZfLkOy2cUfnFkzgA==",
"supplierIdentifierGuid": "5b71f6c7-5f16-432e-b2d9-c51f9c593380",
"supplierChanged": true,
"rebateSupplierIdentifier": "K3mxih7JQk2sZGMBJrn8wA==",
"rebateSupplierIdentifierGuid": "8ab1792b-c91e-4d42-ac64-630126b9fcc0",
"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:16:52.2589744",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "qmXikEx+Y0+aSJ88exx6eA==",
"hostIdentifierGuid": "90e265aa-7e4c-4f63-9a48-9f3c7b1c7a78",
"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": "/+yALOPWPUmSrqsrHmgu+g==",
"pluGuid": "2c80ecff-d6e3-493d-92ae-ab2b1e682efa",
"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:16:52.2589744"
},
{
"$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:16:52.2589744",
"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:16:52.2589744",
"startTime": 5,
"endDate": "2026-04-03T06:16:52.2589744",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "+HBt7OMJHEe9N5D62QPKdA==",
"hostIdentifierGuid": "ec6d70f8-09e3-471c-bd37-90fad903ca74",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"tray": {
"$id": "18",
"g_UId": "+ZPHSFeGJEmxquVQ8VnLsg==",
"guid": "48c793f9-8657-4924-b1aa-e550f159cbb2",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "19",
"priceGroupG_UID": "x8sDdn89VEarRL9Hg6bY6A==",
"priceGroupGuid": "7603cbc7-3d7f-4654-ab44-bf4783a6d8e8",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:16:52.2589744",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "20",
"pluG_UID": "zbupK9lFpEuaDaB1kgClHA==",
"pluGuid": "2ba9bbcd-45d9-4ba4-9a0d-a0759200a51c",
"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": "939af830-af8d-46b3-9599-276dbec5f2df",
"created": "2026-04-03T06:16:52.2589744",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:16:52.2589744",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:16:52.2589744",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:16:52.2589744",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:16:52.2589744",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:16:52.2589744",
"lastSold": "2026-04-03T06:16:52.2589744",
"firstSold": "2026-04-03T06:16:52.2589744",
"awsUpdated": "2026-04-03T06:16:52.2589744",
"lastManualUpdate": "2026-04-03T06:16:52.2589744",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:16:52.2589744",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:16:52.2589744",
"doNotRangeUpdated": "2026-04-03T06:16:52.2589744",
"doNotOrderUpdated": "2026-04-03T06:16:52.2589744",
"tracked": "2026-04-03T06:16:52.2589744"
},
"allergens": [
{
"$id": "22",
"primaryKey": {
"$id": "23",
"pluGuid": "7cd1010e-907f-4db4-9541-c332f59d9a6f",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "DgHRfH+QtE2VQcMy9Z2abw==",
"pluGuid": "7cd1010e-907f-4db4-9541-c332f59d9a6f",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "22"
}
],
"costs": {
"$id": "24",
"pluG_UID": "je4PT1Zi3Ea6ooeK2K6PDA==",
"pluGuid": "4f0fee8d-6256-46dc-baa2-878ad8ae8f0c",
"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:16:52.2589744",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "25",
"saleHeaderID": 1,
"created": "2026-04-03T06:16:52.2589744",
"createdLocal": "2026-04-03T06:16:52.2589744",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "gvt516ogAEufC+lo7bqhkg==",
"operatorGuid": "d779fb82-20aa-4b00-9f0b-e968edbaa192",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "w2n15obrMEm5u6eP6uvZsg==",
"pluGuid": "e6f569c3-eb86-4930-b9bb-a78feaebd9b2",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "1"
}
},
{
"$ref": "25"
}
],
"apns": [
{
"$id": "26",
"pluID": 1,
"pluG_UID": "2AFAqMCifkysgCjPdlHqnA==",
"pluGuid": "a84001d8-a2c0-4c7e-ac80-28cf7651ea9c",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "26"
}
],
"tuns": [
{
"$id": "27",
"pluG_UId": "wHOjnc19j0WXHsAXxO6H9w==",
"pluGuid": "9da373c0-7dcd-458f-971e-c017c4ee87f7",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "13"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "27"
}
],
"competitionPricing": [
{
"$id": "28",
"identifier": "0f6Shhq4iU6GDao2gUGgyg==",
"identifierGuid": "8692fed1-b81a-4e89-860d-aa368141a0ca",
"pluG_UID": "SuXlwOi98kShPmy7+cWQ9Q==",
"pluGuid": "c0e5e54a-bde8-44f2-a13e-6cbbf9c590f5",
"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": "SO0miycSekmm7DT1V0cYxg==",
"groupName": "sample string 1",
"identifierGuid": "8b26ed48-1227-497a-a6ec-34f5574718c6",
"exists": true,
"flipChartIdentifier": "xN1bsMmXRESJSZ8yxL74Ow==",
"flipChartIdentifierGuid": "b05bddc4-97c9-4444-8949-9f32c4bef83b",
"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": "FX8YseTqm0a9do7QD1Uasw==",
"groupIdentifierGuid": "b1187f15-eae4-469b-bd76-8ed00f551ab3",
"flipChart": {
"$id": "30",
"identifier": "qNk31PkVAkmSB4mf1Cds4w==",
"identifierGuid": "d437d9a8-15f9-4902-9207-899fd4276ce3",
"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": "8mEAU3uj7U62FPPbQetDLw==",
"identifierGuid": "530061f2-a37b-4eed-b614-f3db41eb432f",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "32",
"id": 1,
"g_UID": "cZETHGoP+0GjVPgqBa9PNQ==",
"guid": "1c139171-0f6a-41fb-a354-f82a05af4f35",
"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": "tlrEaQ0UD0WaK5P3XjKVJw==",
"previousFormGuid": "69c45ab6-140d-450f-9a2b-93f75e329527",
"nextForm": 1,
"nextFormG_UID": "6wlCcN5uak21G2yaLBmRGw==",
"nextFormGuid": "704209eb-6ede-4d6a-b51b-6c9a2c19911b",
"attributes": "sample string 10",
"updated": "2026-04-03T06:16:52.2589744",
"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": "YWTSTgb4G06z4faXfRCNzQ==",
"checkoutFormGuid": "4ed26461-f806-4e1b-b3e1-f6977d108dcd",
"identifier": "awhyvJzvF0ujSeE9+7yHIA==",
"identifierGuid": "bc72086b-ef9c-4b17-a349-e13dfbbc8720",
"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": "RmXJoP85hE2Vp1cENvb3Pg==",
"valueGuid": "a0c96546-39ff-4d84-95a7-570436f6f73e",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:16:52.2589744",
"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:16:52.2589744",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "33"
}
],
"panels": [
{
"$id": "35",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "QgU/FepL8kOODgBymMaYlA==",
"checkoutFormGuid": "153f0542-4bea-43f2-8e0e-007298c69894",
"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": "jAtgdvsKwU6+KXZRham++g==",
"flipChartPageIdentifierGuid": "76600b8c-0afb-4ec1-be29-765185a9befa",
"pluG_UID": "G3NAT7ZvP0i8R4dlG6iuLA==",
"pluGuid": "4f40731b-6fb6-483f-bc47-87651ba8ae2c",
"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": "9TGZpXlEj0C9OHrs8R5TYg==",
"pluGuid": "a59931f5-4479-408f-bd38-7aecf11e5362",
"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:16:52.2589744",
"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": "5XKTS2Iva0GenVM8lyjAtQ==",
"ingredientGuid": "Yn45lfKsbESDfRhGhpfLKQ==",
"ingredientIdentifier": "95397e62-acf2-446c-837d-18468697cb29",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "13"
}
},
{
"$ref": "38"
}
],
"bins": [
{
"$id": "39",
"pluG_UID": "7CKbK00fwEmcNANtzt4lIA==",
"pluGuid": "2b9b22ec-1f4d-49c0-9c34-036dcede2520",
"shelfLocationIdentifier": "LVdUGv/nK0iVJUKdsNRJ2Q==",
"shelfLocationGuid": "1a54572d-e7ff-482b-9525-429db0d449d9",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "MnJZhhbuIU2NFoac2NUcQQ==",
"labelPageLayoutGuid": "86597232-ee16-4d21-8d16-869cd8d51c41",
"updated": "2026-04-03T06:16:52.2589744",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "13"
},
"location": {
"$id": "40",
"identifier": "jnU8r58vVEaJWsEFk2yeBg==",
"storeID": 1,
"identifierGuid": "af3c758e-2f9f-4654-895a-c105936c9e06",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:16:52.2589744",
"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": "mvMyhM/N0EGYbDNzJH02pg==",
"pluGuid": "8432f39a-cdcf-41d0-986c-3373247d36a6",
"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:16:52.2589744",
"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:16:52.2589744",
"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": "lxhLdB9+t0yoyKh/xPqrog==",
"labelPageLayoutGuid": "744b1897-7e1f-4cb7-a8c8-a87fc4faaba2",
"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:16:52.2589744",
"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": "4iQ50RRSbEywBWf6QN0iug==",
"labelPageLayoutGuid": "d13924e2-5214-4c6c-b005-67fa40dd22ba",
"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:16:52.2589744",
"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": "7V9wmYqNv02P3wPZehyWHQ==",
"labelPageLayoutGuid": "99705fed-8d8a-4dbf-8fdf-03d97a1c961d",
"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:16:52.2589744",
"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": "Uy+cMYl+gkSd6v0Meut6JA==",
"labelPageLayoutGuid": "319c2f53-7e89-4482-9dea-fd0c7aeb7a24",
"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": "R4kQeI4fgEGfk0ZSbzyqkw==",
"pluGuid": "78108947-1f8e-4180-9f93-46526f3caa93",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "kG7izyE7v0SdN/Wd3WT4uw==",
"dealCostGuid": "cfe26e90-3b21-44bf-9d37-f59ddd64f8bb",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "Gbo24NmSCEC2dUvVcYz7JQ==",
"priceGroupGuid": "e036ba19-92d9-4008-b675-4bd5718cfb25",
"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:16:52.2589744",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "f91e3714-9f96-4122-9e0c-cd719ab790ea",
"campaignComboPriceGroupG_UID": "jHJkecyfw0io+W71PVD+Og==",
"campaignComboPriceGroupIdentifier": "7964728c-9fcc-48c3-a8f9-6ef53d50fe3a",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "52",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:16:52.2589744",
"operatorG_UID": "0hcK/4qWnkKbw6RdIu8AzQ==",
"operatorGuid": "ff0a17d2-968a-429e-9bc3-a45d22ef00cd",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:16:52.2589744",
"signIqTicketFileMovedUtc": "2026-04-03T06:16:52.2589744",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:16:52.2589744",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "fc629f69-7703-4e06-bf07-3bc2c07c65c1",
"product": {
"$ref": "13"
},
"campaignPlu": {
"$ref": "51"
},
"fuelItem": true
},
{
"$ref": "52"
}
],
"campaign": {
"$id": "53",
"id": 1,
"storeID": 2,
"name": "fc6b765d-bafd-4cf7-811e-97468f236f8d",
"nameGuid": "fc6b765d-bafd-4cf7-811e-97468f236f8d",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:16:52.2589744",
"startTime": 1,
"endDate": "2026-04-03T06:16:52.2589744",
"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:16:52.2589744",
"system": true,
"created": "2026-04-03T06:16:52.2589744",
"updated": "2026-04-03T06:16:52.2589744",
"priceChangeNotifiedUtc": "2026-04-03T06:16:52.2589744",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "AnLMxGrhTE6t92rbilqFEw==",
"hostIdentifierGuid": "c4cc7202-e16a-4e4c-adf7-6adb8a5a8513",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:16:52.2589744",
"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": "Y5LfyfXUMEaQ4NdkV+UpRA==",
"pluGuid": "c9df9263-d4f5-4630-90e0-d76457e52944",
"hostOfferID": 1,
"priceGroupG_UID": "wR1vdCBdO0meZNbj1YhiXQ==",
"priceGroupGuid": "746f1dc1-5d20-493b-9e64-d6e3d588625d",
"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:16:52.2589744",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "13"
},
"campaign": {
"$ref": "53"
}
},
{
"$ref": "54"
}
],
"sellingRules": [
{
"$id": "55",
"id": 1,
"identifier": "kSKSxdJagUKNE8LHq2Pfiw==",
"identifierStr": "kSKSxdJagUKNE8LHq2Pfiw==",
"identifierGuid": "c5922291-5ad2-4281-8d13-c2c7ab63df8b",
"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": "w0w+UkCbzEGtjWTO9hglJw==",
"customerIDGuid": "523e4cc3-9b40-41cc-ad8d-64cef6182527",
"campaign": {
"$ref": "53"
},
"customer": {
"$id": "57",
"identifier": "bTJAO1gBcUWjJtqcGcMaMg==",
"identifierGuid": "3b40326d-0158-4571-a326-da9c19c31a32",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:16:52.2589744",
"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": "rOoHycD8M0yrGTMm6DdJ6w==",
"communityIdentifierGuid": "c907eaac-fcc0-4c33-ab19-3326e83749eb",
"joined": "2026-04-03T06:16:52.2589744",
"updated": "2026-04-03T06:16:52.2589744",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "SRYF3PFumESpEKfPVs5gpg==",
"priceLevelIdentifierGuid": "dc051649-6ef1-4498-a910-a7cf56ce60a6",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:16:52.2589744",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "58",
"cardType": 2,
"issueDate": "2026-04-03T06:16:52.2589744",
"expiry": "2026-04-03T06:16:52.2589744",
"customerID": "xscBzqOzCkymRMxrjyDfAQ==",
"customerIDGuid": "ce01c7c6-b3a3-4c0a-a644-cc6b8f20df01",
"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:16:52.2589744",
"linkedAccount": "VJp5LHzKuUyiSoRsiOn5lg==",
"linkedAccountGuid": "2c799a54-ca7c-4cb9-a24a-846c88e9f996",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "57"
},
"account": {
"$id": "59",
"id": 1,
"identifier": "jv5HchfFe0OXpGMqDZbUlA==",
"identifierGuid": "7247fe8e-c517-437b-97a4-632a0d96d494",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:16:52.2589744",
"owner": "n1k9Ul00wkiO6A6TY0FlQQ==",
"ownerGuid": "523d599f-345d-48c2-8ee8-0e9363416541",
"accountStoreGroupIdentifier": "TLQWrqqdwECfn/bNm3Xp7Q==",
"accountStoreGroupGuid": "ae16b44c-9daa-40c0-9f9f-f6cd9b75e9ed",
"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:16:52.2589744",
"active": true,
"updated": "2026-04-03T06:16:52.2589744",
"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": "9mVZcKEf8EuvlEfKNDmcNg==",
"identifierGuid": "705965f6-1fa1-4bf0-af94-47ca34399c36",
"name": "sample string 2",
"primaryContact": "yPU/7DCtkUSQJHVV/gA0DQ==",
"primaryContactGuid": "ec3ff5c8-ad30-4491-9024-7555fe00340d",
"accountID": "TYQACgQwZ0qw8HwmhEu3yQ==",
"accountIDGuid": "0a00844d-3004-4a67-b0f0-7c26844bb7c9",
"special": true,
"updated": "2026-04-03T06:16:52.2589744",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "7uvib8+zm0CKnZcs8BFO3A==",
"priceLevelIdentifierGuid": "6fe2ebee-b3cf-409b-8a9d-972cf0114edc",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "59"
},
"primaryContactCustomer": {
"$ref": "57"
},
"customerGroupMembers": [
{
"$id": "62",
"id": 1,
"groupID": "MgJ6bBAJlkCTowwsOzMX7Q==",
"groupIDGuid": "6c7a0232-0910-4096-93a3-0c2c3b3317ed",
"customerID": "n3DfuY7TG0eVt6qJaDUr6g==",
"customerIDGuid": "b9df709f-d38e-471b-95b7-aa8968352bea",
"card": "sample string 4",
"linkedAccount": "fLY41t5Q5kGCspzFNdudbg==",
"linkedAccountGuid": "d638b67c-50de-41e6-82b2-9cc535db9d6e",
"customer": {
"$ref": "57"
},
"group": {
"$ref": "61"
},
"customerCard": {
"$ref": "58"
}
},
{
"$ref": "62"
}
]
},
{
"$ref": "61"
}
]
},
"payments": [
{
"$id": "63",
"id": 1,
"identifier": "d9V2d4Cv802ocADmiEOPfA==",
"identifierGuid": "7776d577-af80-4df3-a870-00e688438f7c",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "BLkFyiLl8kWvAEnG0j3D2Q==",
"accountIDGuid": "ca05b904-e522-45f2-af00-49c6d23dc3d9",
"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:16:52.2589744",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "np1t/gbym0OqQZKqd9jmIw==",
"idempotentVoidGuid": "fe6d9d9e-f206-439b-aa41-92aa77d8e623",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "64",
"saleHeaderID": 1,
"saleHeaderGuid": "Pc+VsHBQ/kuxG13LBpmyNw==",
"saleHeaderIdentifierGuid": "b095cf3d-5070-4bfe-b11b-5dcb0699b237",
"created": "2026-04-03T06:16:52.2589744",
"createdLocal": "2026-04-03T06:16:52.2589744",
"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:16:52.2589744",
"storeID": 1,
"operatorG_Uid": "/4Sbhw+fhEentydmWRlYwA==",
"operatorGuid": "879b84ff-9f0f-4784-a7b7-2766591958c0",
"customerG_Uid": "KRXmQ5Se6UugC6HWO/evCw==",
"customerGuid": "43e61529-9e94-4be9-a00b-a1d63bf7af0b",
"communityIdentifier": "mjxXpEZAeUyFm50lAvtfjw==",
"communityIdentifierGuid": "a4573c9a-4046-4c79-859b-9d2502fb5f8f",
"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": "fIuK1qkw+UyPEh8pPvSQng==",
"priceLevelIdentifierGuid": "d68a8b7c-30a9-4cf9-8f12-1f293ef4909e",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:16:52.2589744+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:16:52.2589744",
"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": "6rZo6ID4IEWymISoXr8CHw==",
"identifierGuid": "e868b6ea-f880-4520-b298-84a85ebf021f",
"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:16:52.2589744",
"promoPeriodEnd": "2026-04-03T06:16:52.2589744",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:16:52.2589744",
"deleted": true
},
"details": [
{
"$id": "67",
"saleItemID": 1,
"identifier": "UFiFz3JQsUCAl2zgogwm1w==",
"identifierGuid": "cf855850-5072-40b1-8097-6ce0a20c26d7",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "57Le5aqIMkeNBNaPM6DQsg==",
"pluGuid": "e5deb2e7-88aa-4732-8d04-d68f33a0d0b2",
"accountID": "rTpF2Rc4ak2RClySxuyU5Q==",
"accountIDGuid": "d9453aad-3817-4d6a-910a-5c92c6ec94e5",
"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:16:52.2589744",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "JDIqf66EYkSlauTEmCcz0g==",
"refundGuid": "7f2a3224-84ae-4462-a56a-e4c4982733d2",
"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": "RnVcLAIZaUK/LquMI8edzA==",
"idempotentVoidGuid": "2c5c7546-1902-4269-bf2e-ab8c23c79dcc",
"priceLevelIdentifier": "qLjEsLukm02arTiVJ1EFdw==",
"priceLevelIdentifierGuid": "b0c4b8a8-a4bb-4d9b-9aad-389527510577",
"communityIdentifier": "2Iug2peiuk+Ll6+rcSP+dA==",
"communityIdentifierGuid": "daa08bd8-a297-4fba-8b97-afab7123fe74",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "68",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:16:52.2589744",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "68"
}
],
"refund": {
"$id": "69",
"id": 1,
"g_UID": "PmBA95tLPke7Up9L2rlwBw==",
"guid": "f740603e-4b9b-473e-bb52-9f4bdab97007",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:16:52.2589744"
},
"modifier": {
"$id": "70",
"id": 1,
"setG_UID": "ZjZuj+0BnEqPdV8n+sdAnQ==",
"modifierSetGuid": "8f6e3666-01ed-4a9c-8f75-5f27fac7409d",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "+JbinDw6H0+PooAJVpDQWQ==",
"pluGuid": "9ce296f8-3a3c-4f1f-8fa2-80095690d059",
"deleted": true,
"g_UID": "XI4Rq9nIhUOVP6hhzaUqBg==",
"guid": "ab118e5c-c8d9-4385-953f-a861cda52a06",
"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": "yNPVS8XIL0uxBGXIJBf5Gw==",
"pluGuid": "4bd5d3c8-c8c5-4b2f-b104-65c82417f91b",
"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:16:52.2589744",
"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:16:52.2589744",
"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": "R0NqYJZ1SkujzWS3ome61Q==",
"pluGuid": "606a4347-7596-4b4a-a3cd-64b7a267bad5",
"accountID": "sXItPREItkycSYxmQIJk2w==",
"accountIDGuid": "3d2d72b1-0811-4cb6-9c49-8c66408264db",
"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:16:52.2589744",
"bestOrExpireType": 1,
"refundG_UID": "Op5Ln0vEDESV7E5qwAo8qA==",
"refundGuid": "9f4b9e3a-c44b-440c-95ec-4e6ac00a3ca8",
"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": "S6Vl0LsoBUG7bpAVKt2PJg==",
"identifierGuid": "d065a54b-28bb-4105-bb6e-90152add8f26",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "/CkrnzmifkS6Si7ELRdG3Q==",
"customerIdentifierGuid": "9f2b29fc-a239-447e-ba4a-2ec42d1746dd",
"operatorNo": 1,
"operatorG_UID": "vIHVIPa8okSQwcwAp8+6bA==",
"operatorGuid": "20d581bc-bcf6-44a2-90c1-cc00a7cfba6c",
"created": "2026-04-03T06:16:52.2589744",
"ordered": "2026-04-03T06:16:52.2589744",
"started": "2026-04-03T06:16:52.2589744",
"completed": "2026-04-03T06:16:52.2589744",
"supplied": "2026-04-03T06:16:52.2589744",
"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": "w9Paqu7HZk+a2FTZv9Fqyg==",
"pluGuid": "aadad3c3-c7ee-4f66-9ad8-54d9bfd16aca",
"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": "zrUAAJ7jGkiDD3EJ43OYIw==",
"headerIdentifierGuid": "0000b5ce-e39e-481a-830f-7109e3739823",
"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": "I1SpHS6fH0ymWtxrcdWpsA==",
"surveyGuid": "1da95423-9f2e-4c1f-a65a-dc6b71d5a9b0",
"saleHeaderGuid": "D2mUNb8A/UWdnYz2po7sCw==",
"saleGuid": "3594690f-00bf-45fd-9d9d-8cf6a68eec0b",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "+vySyv/UJUmRpgHaeriTcQ==",
"guidResponse": "ca92fcfa-d4ff-4925-91a6-01da7ab89371",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:16:52.2589744",
"sale": {
"$ref": "64"
},
"survey": {
"$id": "79",
"g_UID": "5ESYC7Inu0u60PenKjuMHQ==",
"guid": "0b9844e4-27b2-4bbb-bad0-f7a72a3b8c1d",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "ryM6sW58gkW1826eEVT1Pg==",
"checkoutFormGuid": "b13a23af-7c6e-4582-b5f3-6e9e1154f53e",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:16:52.2589744",
"end": "2026-04-03T06:16:52.2589744",
"deleted": true,
"updated": "2026-04-03T06:16:52.2589744",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"85a729b8-0cea-4807-ae49-8afd1ac3ac43",
"ac9be42e-9203-4c5e-bb22-f78a2ade227b"
],
"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": "CA4swmqxwkyjB4Jub2YCeQ==",
"accountIdentifier": "c22c0e08-b16a-4cc2-a307-826e6f660279",
"accountName": "sample string 44",
"customerOrderIdentifier": "0rjzA7445UyCj4O0zxXBJQ==",
"customerOrderIdentifierGuid": "03f3b8d2-38be-4ce5-828f-83b4cf15c125",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "80",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "VRV4XhVqek2d7nUf6vMniA==",
"paymentIdentifierGuid": "5e781555-6a15-4d7a-9dee-751feaf32788",
"identifier": "wb+uJwyhfkiIrck6hRRN8Q==",
"identifierGuid": "27aebfc1-a10c-487e-88ad-c93a85144df1",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "licot6TKFUGVvigCmHUUmw==",
"itemIdentifierGuid": "b7282796-caa4-4115-95be-28029875149b"
}
},
{
"$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": "zMgywmmwpUysZJ+57yLQSQ==",
"customerIdentifierGuid": "c232c8cc-b069-4ca5-ac64-9fb9ef22d049",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "/C8m48BPWkG1HmzKA4326A==",
"idempotentGuid": "e3262ffc-4fc0-415a-b51e-6cca038df6e8",
"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:16:52.2589744",
"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:16:52.2589744",
"labelPageLayout": "9r8LU+hwF0GkyCVG2BiiHQ==",
"pageLayoutGuid": "530bbff6-70e8-4117-a4c8-2546d818a21d",
"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:16:52.2589744"
},
{
"$ref": "85"
}
]
},
"customerVouchers": [
{
"$id": "86",
"id": 1,
"customerIdentifier": "Kz7OgNrMlU22l2ZJTeJ8Iw==",
"customerIdentifierGuid": "80ce3e2b-ccda-4d95-b697-66494de27c23",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:16:52.2589744",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "IDrn1JqofkGuJu1WMXeyWA==",
"issuedIdempotentGuid": "d4e73a20-a89a-417e-ae26-ed563177b258",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:16:52.2589744",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:16:52.2589744",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "eyX72o+eekCEOqhF3kZFKw==",
"redeemedIdempotentGuid": "dafb257b-9e8f-407a-843a-a845de46452b",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:16:52.2589744",
"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": "6pT0w0a9wEu4TQynwd/B5A==",
"groupIDGuid": "c3f494ea-bd46-4bc0-b84d-0ca7c1dfc1e4",
"campaign": {
"$ref": "53"
},
"group": {
"$ref": "61"
}
},
{
"$ref": "87"
}
],
"signIqTickets": [
{
"$id": "88",
"identifier": "6QtkyTDezUSA2HRad/e05w==",
"identifierGuid": "c9640be9-de30-44cd-80d8-745a77f7b4e7",
"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": "CzjndOY6cEyLxXhRUPCxcA==",
"guid": "74e7380b-3ae6-4c70-8bc5-785150f0b170",
"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": "9nTyQtUEOUqeZI5VxvZ+ag==",
"groupGuid": "42f274f6-04d5-4a39-9e64-8e55c6f67e6a",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "RQcYr7XZZk+M0hMeeHum6g==",
"pluGuid": "af180745-d9b5-4f66-8cd2-131e787ba6ea",
"priceGroupG_UID": "zNHFCMd0a0SEp9INxJ5eHQ==",
"priceGroupGuid": "08c5d1cc-74c7-446b-84a7-d20dc49e5e1d",
"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": "IeRN5SSuo0Kuxkt7mE5sAQ==",
"priceLevelIdentifierGuid": "e54de421-ae24-42a3-aec6-4b7b984e6c01",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "91"
}
],
"promotionType": {
"$id": "92",
"identifier": "MdV/pB3bj0WcSZgEjRKkQQ==",
"identifierGuid": "a47fd531-db1d-458f-9c49-98048d12a441",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "E3HlJQKSM0G9ZbqJfBmj/w==",
"labelPageLayoutGuid": "25e57113-9202-4133-bd65-ba897c19a3ff",
"priceLevelIdentifier": "QmWNfii4e02pmDzDhdy95g==",
"priceLevelIdentifierGuid": "7e8d6542-b828-4d7b-a998-3cc385dcbde6",
"active": true,
"updated": "2026-04-03T06:16:52.2589744",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "13"
},
"dealCost": {
"$id": "93",
"headerIdentifier": "XHEiIFl+4E2E0osKW/szuw==",
"headerIdentifierGuid": "2022715c-7e59-4de0-84d2-8b0a5bfb33bb",
"identifier": "QaOpKwHXzU2xKfZBayT5RA==",
"identifierGuid": "2ba9a341-d701-4dcd-b129-f6416b24f944",
"supplierIdentifier": "mrdor8pyY06o01oVpMzvFA==",
"supplierGuid": "af68b79a-72ca-4e63-a8d3-5a15a4ccef14",
"pluG_UID": "fb36BtNUH0ieDfJBDlc3XQ==",
"pluGuid": "06fabd7d-54d3-481f-9e0d-f2410e57375d",
"campaignName": "7ccd6a66-cb66-40ec-8817-c79eafe4cc5f",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:16:52.2589744",
"end": "2026-04-03T06:16:52.2589744",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "lJ74UqhEbEuy6kLX22YkwQ==",
"bonusItemPluGuid": "52f89e94-44a8-4b6c-b2ea-42d7db6624c1",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:16:52.2589744",
"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:16:52.2589744",
"campaignEndDate": "2026-04-03T06:16:52.2589744",
"masterPLUG_UID": "J8Wn79SPuEmx1vNfcd8fkQ==",
"masterID": "efa7c527-8fd4-49b8-b1d6-f35f71df1f91",
"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": "QgO1IBF5oEKglFI7jsIsVg==",
"bonusMasterID": "20b50342-7911-42a0-a094-523b8ec22c56",
"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:16:52.2589744",
"dealCosts": [
{
"$ref": "93"
},
{
"$ref": "93"
}
],
"tags": [
{
"$id": "94",
"pluG_UID": "/+YMhCjri0G+OaLDqcqDHQ==",
"pluGuid": "840ce6ff-eb28-418b-be39-a2c3a9ca831d",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "94"
}
],
"alternateProductG_UID": "xlnFLwpSCECQjZvzspIevQ==",
"alternateProduct": "2fc559c6-520a-4008-908d-9bf3b2921ebd",
"altProduct": {
"$ref": "13"
},
"productHostCode": {
"$id": "95",
"id": 1,
"pluG_UID": "MEmBMA+rz0inf1AbC+D20g==",
"pluGuid": "30814930-ab0f-48cf-a77f-501b0be0f6d2",
"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:16:52.2746272",
"inventoryTracked": "2026-04-03T06:16:52.2746272",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "96",
"pluG_UID": "qZpYe7tS2Ee7sGabE/+ojw==",
"pluGuid": "7b589aa9-52bb-47d8-bbb0-669b13ffa88f",
"fuelPluG_UID": "G5SleWdejEazjD9TBcxJjw==",
"fuelPluGuid": "79a5941b-5e67-468c-b38c-3f5305cc498f",
"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": "zFWhLWQ1Rk6z9iEtNbsiGw==",
"supplierGuid": "2da155cc-3564-4e46-b3f6-212d35bb221b",
"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": "aqgzeS2lzkGA+14ZRLx8EQ==",
"supplierGuid": "7933a86a-a52d-41ce-80fb-5e1944bc7c11",
"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:16:52.2746272",
"deliveryDate": "2026-04-03T06:16:52.2746272",
"nextCutOffDate": "2026-04-03T06:16:52.2746272",
"nextDeliveryDate": "2026-04-03T06:16:52.2746272",
"nextDaysBuffer": 10
},
{
"$ref": "99"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-04-03T06:16:52.2746272",
"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:16:52.2746272",
"processed": "2026-04-03T06:16:52.2746272",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:16:52.2746272",
"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:16:52.2746272",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "100"
}
],
"zoneMatrix": [
{
"$id": "102",
"id": 1,
"hostIdentifier": "njE4DfX2ZEm5d6CqXUK2Pw==",
"hostIdentifierGuid": "0d38319e-f6f5-4964-b977-a0aa5d42b63f",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"210796f4-52a5-44e6-a970-78f4ee5e130c",
"bdd445a9-3a23-47cb-a435-d77e42970202"
]
},
{
"$ref": "102"
}
],
"hostFileStoreSetting": {
"$ref": "6"
},
"hostStoreSettings": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"promotionPlacements": [
{
"$id": "103",
"identifier": "uGYq60SFqECXNw3A44YQ+A==",
"identifierGuid": "eb2a66b8-8544-40a8-9737-0dc0e38610f8",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "103"
}
],
"promoTypeGuids": [
"a80fb938-e932-49e7-806c-c7fe5626e1a3",
"8e2950b2-6a40-4340-9bba-e7e4194f7758"
],
"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:16:52.2746272",
"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": "81578fa2-928b-4fc1-93e3-8664a62d0989",
"updateStore": {
"$id": "109",
"id": "936cc159-7984-48ff-95e3-8ac1f38545e4",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:16:52.2746272",
"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:16:52.2746272"
},
"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"
}
]
},
{
"$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.