POST api/pricezone
Request Information
URI Parameters
None.
Body Parameters
PriceZone| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Name | string |
Required String length: inclusive between 0 and 60 |
|
| HostIdentifier | Collection of byte |
None. |
|
| HostIdentifierGuid | globally unique identifier |
None. |
|
| SortOrder | integer |
None. |
|
| ZoneMasterStoreID | integer |
None. |
|
| ElectedMasterStoreID | integer |
None. |
|
| ContainsElectedMasterStore | boolean |
None. |
|
| Host | Host |
None. |
|
| Stores | Collection of Store |
None. |
|
| ZoneMatrix | Collection of ZoneMatrix |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": 1,
"name": "sample string 2",
"hostIdentifier": "9bK/O8Ef/kuPbcOPPtsaWw==",
"hostIdentifierGuid": "3bbfb2f5-1fc1-4bfe-8f6d-c38f3edb1a5b",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true,
"host": {
"$id": "2",
"identifier": "v2mIbzUqjUqehcdF8Blq7g==",
"identifierGuid": "6f8869bf-2a35-4a8d-9e85-c745f0196aee",
"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": "xSXQlu/42kyMlUNNvKzsmQ==",
"hostSupplierIdentifierGuid": "96d025c5-f8ef-4cda-8c95-434dbcacec99",
"loyaltyPriceLevelIdentifier": "VBWGb8h6Gk2iuFoStgysJw==",
"loyaltyPriceLevelIdentifierGuid": "6f861554-7ac8-4d1a-a2b8-5a12b60cac27",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-06-03T18:30:39.6469539",
"lastProcessed": "2026-06-03T18:30:39.6469539",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "3",
"identifier": "DrvaimdbfESsUsjB5WBF/A==",
"identifierGuid": "8adabb0e-5b67-447c-ac52-c8c1e56045fc",
"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": "kF98rjmS2kKsCweWBxlw6A==",
"primaryContactID": "ae7c5f90-9239-42da-ac0b-0796071970e8",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "D786CMG5bUS0cyBnv0jUMg==",
"supplierGroupGuid": "083abf0f-b9c1-446d-b473-2067bf48d432",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:30:39.6469539",
"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": "4",
"id": "bf3f2997-c746-41b9-893a-7cae2ebc9c2c",
"identifier": "XWKfRqOFRE60/Th4UQRv3w==",
"identifierGuid": "469f625d-85a3-4e44-b4fd-387851046fdf",
"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": "5",
"supplierIdentifier": "Z0OQghXtqEClvttq94YzzA==",
"supplierIdentifierGuid": "82904367-ed15-40a8-a5be-db6af78633cc",
"contactGuid": "rcEfHhfnxUuRDAYGGQ4wvA==",
"contactID": "1e1fc1ad-e717-4bc5-910c-0606190e30bc",
"contact": {
"$ref": "4"
},
"supplier": {
"$ref": "3"
}
},
{
"$ref": "5"
}
],
"products": [
{
"$id": "6",
"pluG_UID": "Q4QlxbKJ8Eu+BJAjCetL9g==",
"pluGuid": "c5258443-89b2-4bf0-be04-902309eb4bf6",
"supplierIdentifier": "NjZWv+jpu0uRicOsKTe2VQ==",
"supplierIdentifierGuid": "bf563636-e9e8-4bbb-9189-c3ac2937b655",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:30:39.6469539",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:30:39.6469539",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "7",
"pluG_UID": "yPL5TuhTok2Qiy6W5Rv1jw==",
"pluGuid": "4ef9f2c8-53e8-4da2-908b-2e96e51bf58f",
"supplierIdentifier": "O/bW1u644EaqINqmowdH2Q==",
"supplierIdentifierGuid": "d6d6f63b-b8ee-46e0-aa20-daa6a30747d9",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "7"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "vIvqablhCUqm10JgBn/9xg==",
"parentPluGuid": "69ea8bbc-61b9-4a09-a6d7-4260067ffdc6",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "8",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "Y1o2b1VgDky6vHDQl9oZww==",
"guid": "6f365a63-6055-4c0e-babc-70d097da19c3",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "6Rv8ifdukUOtcIdjHs6DCw==",
"priceGroupGuid": "89fc1be9-6ef7-4391-ad70-87631ece830b",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:30:39.6469539",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:30:39.6469539",
"pluCreated": "2026-06-03T18:30:39.6469539",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-06-03T18:30:39.6469539",
"lastManualUpdate": "2026-06-03T18:30:39.6469539",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-06-03T18:30:39.6469539",
"currentCostUpdated": "2026-06-03T18:30:39.6469539",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:30:39.6469539",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:30:39.6469539",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "5BxSkikMPUKNFILfFc10gA==",
"altPLUGuid": "92521ce4-0c29-423d-8d14-82df15cd7480",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:30:39.6469539",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "n5HF26YX0k+6vORGDMp9Rg==",
"shelfPageLayoutGuid": "dbc5919f-17a6-4fd2-babc-e4460cca7d46",
"talkerPageLayoutG_UID": "Jxa7XRkKAUya64GoVq2/9w==",
"talkerPageLayoutGuid": "5dbb1627-0a19-4c01-9aeb-81a856adbff7",
"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": "td6HmYOz4kiNB4ZktTqdTg==",
"inventoryIdentifier": "9987deb5-b383-48e2-8d07-8664b53a9d4e",
"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": "yZKgkpBi7kiVYDB2cI/qUw==",
"parentPluGuid": "92a092c9-6290-48ee-9560-3076708fea53",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "Z4vgkg+RlU+T4kv8YgSFMQ==",
"supplierIdentifierGuid": "92e08b67-910f-4f95-93e2-4bfc62048531",
"supplierChanged": true,
"rebateSupplierIdentifier": "40L4NblJ3UqaEHgSvigcgw==",
"rebateSupplierIdentifierGuid": "35f842e3-49b9-4add-9a10-7812be281c83",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:30:39.6469539",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "C5ubk1tKdEKgnFD5I+ZM+Q==",
"hostIdentifierGuid": "939b9b0b-4a5b-4274-a09c-50f923e64cf9",
"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": "8"
},
{
"$ref": "8"
}
],
"store": {
"$id": "9",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:30:39.6469539",
"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": "ph6Ue8Zkn0qxzQZOKOBkxw==",
"hostIdentifierGuid": "7b941ea6-64c6-4a9f-b1cd-064e28e064c7",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:30:39.6469539",
"priceZone": {
"$id": "10",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "GqU6OSFlLkCp6o+3LGXrAw==",
"hostIdentifierGuid": "393aa51a-6521-402e-a9ea-8fb72c65eb03",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "11",
"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": "11"
},
"warehouseStore": {
"$id": "12",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "13",
"id": 1,
"hostIdentifier": "vxy2SBnp60mMlBFckcTHjw==",
"hostIdentifierGuid": "48b61cbf-e919-49eb-8c94-115c91c4c78f",
"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": {
"$ref": "2"
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "13"
}
],
"accounts": [
{
"$id": "14",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "14"
}
],
"sales": [
{
"$id": "15",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:30:39.6469539",
"ftpSite": {
"$id": "16",
"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": "15"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$id": "17",
"id": 1,
"hostIdentifier": "x7qyEjexlUOLmQLPuprEWA==",
"hostIdentifierGuid": "12b2bac7-b137-4395-8b99-02cfba9ac458",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"32f27839-7f93-468c-aca7-ec61f827b11e",
"227cd37d-89ba-44ef-8e40-87b8e29a79ba"
]
},
{
"$ref": "17"
}
],
"cashManagements": [
{
"$id": "18",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "19",
"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": "18"
}
],
"updateStoreID": "d8e4e4a9-8246-4fcc-80b6-1d5e8619f12c",
"updateStore": {
"$id": "20",
"id": "2540ca21-19bb-4225-a9b4-ba424cf0aaff",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:30:39.6469539",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-06-03T18:30:39.6469539"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "21",
"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"
}
},
"storePrices": [
{
"$id": "22",
"pluG_UID": "T+JRSm7TIUW3In8zGaGLcQ==",
"pluGuid": "4a51e24f-d36e-4521-b722-7f3319a18b71",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:30:39.6469539"
},
{
"$ref": "22"
}
],
"currentPrices": {
"$id": "23",
"pluPrices": {
"$id": "24",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:30:39.6469539",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "24"
},
"winningCampaign": 1,
"winner": {
"$id": "25",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:30:39.6469539",
"startTime": 5,
"endDate": "2026-06-03T18:30:39.6469539",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "La+TfakNKUeqAlncFYmQjQ==",
"hostIdentifierGuid": "7d93af2d-0da9-4729-aa02-59dc1589908d",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"tray": {
"$id": "26",
"g_UId": "Ne/8gH4r7EWnGsOFvUekgg==",
"guid": "80fcef35-2b7e-45ec-a71a-c385bd47a482",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "27",
"priceGroupG_UID": "/er22j+S+keVzFeFOc0dJQ==",
"priceGroupGuid": "daf6eafd-923f-47fa-95cc-578539cd1d25",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:30:39.6469539",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "28",
"pluG_UID": "p4Xs3KWqOkihjYvgUeflsQ==",
"pluGuid": "dcec85a7-aaa5-483a-a18d-8be051e7e5b1",
"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": "29",
"pluGuid": "438001ed-5252-4663-8910-51d54fbdd430",
"created": "2026-06-03T18:30:39.6469539",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:30:39.6469539",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:30:39.6469539",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:30:39.6469539",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:30:39.6469539",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:30:39.6469539",
"lastSold": "2026-06-03T18:30:39.6469539",
"firstSold": "2026-06-03T18:30:39.6469539",
"awsUpdated": "2026-06-03T18:30:39.6469539",
"lastManualUpdate": "2026-06-03T18:30:39.6469539",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:30:39.6469539",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:30:39.6469539",
"doNotRangeUpdated": "2026-06-03T18:30:39.6469539",
"doNotOrderUpdated": "2026-06-03T18:30:39.6469539",
"tracked": "2026-06-03T18:30:39.6469539"
},
"allergens": [
{
"$id": "30",
"primaryKey": {
"$id": "31",
"pluGuid": "a7d77e25-6594-4152-9e64-f65e6bd901b3",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "JX7Xp5RlUkGeZPZea9kBsw==",
"pluGuid": "a7d77e25-6594-4152-9e64-f65e6bd901b3",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "30"
}
],
"costs": {
"$id": "32",
"pluG_UID": "HtfTF+y/4kiCHhfrgZoy4A==",
"pluGuid": "17d3d71e-bfec-48e2-821e-17eb819a32e0",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:30:39.6469539",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "33",
"saleHeaderID": 1,
"created": "2026-06-03T18:30:39.6469539",
"createdLocal": "2026-06-03T18:30:39.6469539",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "qr0EOxIaj0u4E6SFkR4vmA==",
"operatorGuid": "3b04bdaa-1a12-4b8f-b813-a485911e2f98",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "wstJDb/nDkKwH+dS2FEx7g==",
"pluGuid": "0d49cbc2-e7bf-420e-b01f-e752d85131ee",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "34",
"id": 1,
"g_Uid": "TGaVpowyrEGrHNsBiXY3zA==",
"guid": "a695664c-328c-41ac-ab1c-db01897637cc",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-06-03T18:30:39.6469539",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:30:39.6469539",
"endShift": "2026-06-03T18:30:39.6469539",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "35",
"operatorG_UID": "lFswW1vz90ycgJY+d0fQdg==",
"operatorGuid": "5b305b94-f35b-4cf7-9c80-963e7747d076",
"storeID": 2,
"operator": {
"$ref": "34"
},
"store": {
"$ref": "9"
}
},
{
"$ref": "35"
}
]
}
},
{
"$ref": "33"
}
],
"apns": [
{
"$id": "36",
"pluID": 1,
"pluG_UID": "cW2yquWmxkeDygWouTSwRw==",
"pluGuid": "aab26d71-a6e5-47c6-83ca-05a8b934b047",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"tuns": [
{
"$id": "37",
"pluG_UId": "CfDzRW7tx0GdPLVTNYYp/w==",
"pluGuid": "45f3f009-ed6e-41c7-9d3c-b553358629ff",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "8"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"competitionPricing": [
{
"$id": "38",
"identifier": "TFH+mj0cVkqh3Dx8Fhhlrg==",
"identifierGuid": "9afe514c-1c3d-4a56-a1dc-3c7c161865ae",
"pluG_UID": "ZQiy/TgBrkizNbtNeN8ENw==",
"pluGuid": "fdb20865-0138-48ae-b335-bb4d78df0437",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "38"
}
],
"supplier": {
"$ref": "3"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"ordering": {
"$ref": "6"
},
"flipChartPages": [
{
"$id": "39",
"identifier": "lCJ6PYTEhUyb+r7TwZDISQ==",
"groupName": "sample string 1",
"identifierGuid": "3d7a2294-c484-4c85-9bfa-bed3c190c849",
"exists": true,
"flipChartIdentifier": "mcrZKzKU+kO1PHgHfftH+Q==",
"flipChartIdentifierGuid": "2bd9ca99-9432-43fa-b53c-78077dfb47f9",
"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": "PN23k/xG+0u5d8YMr5yy7Q==",
"groupIdentifierGuid": "93b7dd3c-46fc-4bfb-b977-c60caf9cb2ed",
"flipChart": {
"$id": "40",
"identifier": "9HU57iFHw0ubqJd5cBMaag==",
"identifierGuid": "ee3975f4-4721-4bc3-9ba8-977970131a6a",
"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": "41",
"identifier": "b0/ztQVZQUadAMrMG6z+aQ==",
"identifierGuid": "b5f34f6f-5905-4641-9d00-cacc1bacfe69",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "42",
"id": 1,
"g_UID": "pdrCFibiO02ub1CxEVDe7Q==",
"guid": "16c2daa5-e226-4d3b-ae6f-50b11150deed",
"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": "7HCivv8pyUWTo+u0csSjOw==",
"previousFormGuid": "bea270ec-29ff-45c9-93a3-ebb472c4a33b",
"nextForm": 1,
"nextFormG_UID": "UB8twotc8UOvDZ4imGmRQQ==",
"nextFormGuid": "c22d1f50-5c8b-43f1-af0d-9e2298699141",
"attributes": "sample string 10",
"updated": "2026-06-03T18:30:39.6469539",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "42"
},
"previousCheckoutForm": {
"$ref": "42"
},
"buttons": [
{
"$id": "43",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "862GC5GWxkaDx//178MMcA==",
"checkoutFormGuid": "0b86adf3-9691-46c6-83c7-fff5efc30c70",
"identifier": "3o6gkij1wku0ADPtUm3v7Q==",
"identifierGuid": "92a08ede-f528-4bc2-b400-33ed526defed",
"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": "WXMg8cdi/0ezNZWlss+ymA==",
"valueGuid": "f1207359-62c7-47ff-b335-95a5b2cfb298",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:30:39.6469539",
"action": "sample string 12",
"valueForm": {
"$ref": "42"
},
"image": {
"$id": "44",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:30:39.6469539",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "43"
}
],
"panels": [
{
"$id": "45",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "Ganw7WAApkicYM6QD6Um2A==",
"checkoutFormGuid": "edf0a919-0060-48a6-9c60-ce900fa526d8",
"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": "45"
}
]
},
{
"$ref": "42"
}
],
"panels": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
"pages": [
{
"$ref": "39"
},
{
"$ref": "39"
}
]
},
"contentPanel": {
"$ref": "45"
},
"products": [
{
"$id": "46",
"flipChartPageIdentifier": "8ttqpLbSc0ymSmYO3wPuZg==",
"flipChartPageIdentifierGuid": "a46adbf2-d2b6-4c73-a64a-660edf03ee66",
"pluG_UID": "OepF5n15xE+RBI4WVdeXoQ==",
"pluGuid": "e645ea39-797d-4fc4-9104-8e1655d797a1",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "8"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "46"
}
],
"productCount": 27,
"pages": [
{
"$ref": "39"
},
{
"$ref": "39"
}
]
},
{
"$ref": "39"
}
],
"priceHistory": [
{
"$id": "47",
"pluG_UID": "xhTwitmCP0es3sQ1rIKsMg==",
"pluGuid": "8af014c6-82d9-473f-acde-c435ac82ac32",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-06-03T18:30:39.6469539",
"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": "47"
}
],
"ingredients": [
{
"$id": "48",
"pluG_UID": "9Krj4O9pSk6wvxXabZfiaQ==",
"ingredientGuid": "SGNX02n97UWgGBYacQ4t5Q==",
"ingredientIdentifier": "d3576348-fd69-45ed-a018-161a710e2de5",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "8"
}
},
{
"$ref": "48"
}
],
"bins": [
{
"$id": "49",
"pluG_UID": "mJqInJdpGE6TSG5gn4nA9A==",
"pluGuid": "9c889a98-6997-4e18-9348-6e609f89c0f4",
"shelfLocationIdentifier": "wprT98+cRE6EjmrHLNjMvw==",
"shelfLocationGuid": "f7d39ac2-9ccf-4e44-848e-6ac72cd8ccbf",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "aejJeTv3c0a//FPtcBfF2g==",
"labelPageLayoutGuid": "79c9e869-f73b-4673-bffc-53ed7017c5da",
"updated": "2026-06-03T18:30:39.6469539",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "8"
},
"location": {
"$id": "50",
"identifier": "bTVENAc6Ak66H1rAivYo5w==",
"storeID": 1,
"identifierGuid": "3444356d-3a07-4e02-ba1f-5ac08af628e7",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:30:39.6469539",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
},
{
"$ref": "49"
}
],
"bin": {
"$ref": "49"
},
"scaleLocations": [
{
"$id": "51",
"plu": 1,
"pluG_UID": "BAEzN2UoAkuD1j5CAJEKQw==",
"pluGuid": "37330104-2865-4b02-83d6-3e4200910a43",
"deptNo": 1,
"product": {
"$ref": "8"
},
"scaleLocation": {
"$id": "52",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:30:39.6469539",
"department": {
"$id": "53",
"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": "52"
},
"subDepartments": [
{
"$id": "54",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "55",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "56",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:30:39.6469539",
"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": "jGomnGV23UWGZcbJdrML+g==",
"labelPageLayoutGuid": "9c266a8c-7665-45dd-8665-c6c976b30bfa",
"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": "57",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "58",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "59",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "59"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "58"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "58"
},
"mscDep": {
"$id": "60",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "59"
}
},
{
"$ref": "56"
}
],
"updated": "2026-06-03T18:30:39.6469539",
"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": "ojERoRktnk+uq9uUzRO5Zw==",
"labelPageLayoutGuid": "a11131a2-2d19-4f9e-aeab-db94cd13b967",
"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": "57"
},
"mscCom": {
"$ref": "58"
},
"mscDep": {
"$ref": "60"
},
"mscSubCom": {
"$ref": "59"
}
},
{
"$ref": "55"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:30:39.6469539",
"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": "fjlS4ktd906vRwI2KO9pYA==",
"labelPageLayoutGuid": "e252397e-5d4b-4ef7-af47-023628ef6960",
"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": "57"
},
"mscCom": {
"$ref": "58"
},
"mscDep": {
"$ref": "60"
},
"mscSubCom": {
"$ref": "59"
}
},
{
"$ref": "54"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:30:39.6469539",
"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": "oJRDAJN9Rku8LCriTj77BA==",
"labelPageLayoutGuid": "004394a0-7d93-4b46-bc2c-2ae24e3efb04",
"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": "57"
},
"mscCom": {
"$ref": "58"
},
"mscDep": {
"$ref": "60"
},
"mscSubCom": {
"$ref": "59"
}
}
}
},
{
"$ref": "51"
}
],
"nextPrice": {
"$id": "61",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "9R5sVXWkMkKJSclGvWWzhA==",
"pluGuid": "556c1ef5-a475-4232-8949-c946bd65b384",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "KueJI47N1kKbAqBi0ihayQ==",
"dealCostGuid": "2389e72a-cd8e-42d6-9b02-a062d2285ac9",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "UxCA7XcAu0yrx3MJ4Kctdg==",
"priceGroupGuid": "ed801053-0077-4cbb-abc7-7309e0a72d76",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:30:39.6469539",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "61dac668-80d0-4355-a241-538cb8ba7ae9",
"campaignComboPriceGroupG_UID": "36ouaqOiBUaWDEgOmi363w==",
"campaignComboPriceGroupIdentifier": "6a2eaadf-a2a3-4605-960c-480e9a2dfadf",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "62",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:30:39.6469539",
"operatorG_UID": "0i4k7hJPJUqlAzc3YnZNQA==",
"operatorGuid": "ee242ed2-4f12-4a25-a503-373762764d40",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:30:39.6469539",
"signIqTicketFileMovedUtc": "2026-06-03T18:30:39.6469539",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:30:39.6469539",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "d75152dc-4b03-4059-89bd-bdd895d76dcb",
"product": {
"$ref": "8"
},
"campaignPlu": {
"$ref": "61"
},
"fuelItem": true
},
{
"$ref": "62"
}
],
"campaign": {
"$id": "63",
"id": 1,
"storeID": 2,
"name": "ea13093e-e522-4b7f-bf68-470184f34531",
"nameGuid": "ea13093e-e522-4b7f-bf68-470184f34531",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:30:39.6469539",
"startTime": 1,
"endDate": "2026-06-03T18:30:39.6469539",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-06-03T18:30:39.6469539",
"system": true,
"created": "2026-06-03T18:30:39.6469539",
"updated": "2026-06-03T18:30:39.6469539",
"priceChangeNotifiedUtc": "2026-06-03T18:30:39.6469539",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "p49/5hmjOE2d8N5MmN5YuQ==",
"hostIdentifierGuid": "e67f8fa7-a319-4d38-9df0-de4c98de58b9",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:30:39.6469539",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"campaignPools": [
{
"$id": "64",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "tXPh7vmgakmIDpE0CC7XVg==",
"pluGuid": "eee173b5-a0f9-496a-880e-9134082ed756",
"hostOfferID": 1,
"priceGroupG_UID": "91B98KVz4Ua/QYwJDPq8xQ==",
"priceGroupGuid": "f07d50f7-73a5-46e1-bf41-8c090cfabcc5",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:30:39.6469539",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "8"
},
"campaign": {
"$ref": "63"
}
},
{
"$ref": "64"
}
],
"sellingRules": [
{
"$id": "65",
"id": 1,
"identifier": "LvWENRfIq0CsTYPtzdffiQ==",
"identifierStr": "LvWENRfIq0CsTYPtzdffiQ==",
"identifierGuid": "3584f52e-c817-40ab-ac4d-83edcdd7df89",
"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": "63"
}
},
{
"$ref": "65"
}
],
"customers": [
{
"$id": "66",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "RszgcOlTUEC8bzowHvipaw==",
"customerIDGuid": "70e0cc46-53e9-4050-bc6f-3a301ef8a96b",
"campaign": {
"$ref": "63"
},
"customer": {
"$id": "67",
"identifier": "+6wmF6RNI0SqDGTBi5roNQ==",
"identifierGuid": "1726acfb-4da4-4423-aa0c-64c18b9ae835",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:30:39.6469539",
"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": "E3YuDE41k0mfOHjsC3HzfA==",
"communityIdentifierGuid": "0c2e7613-354e-4993-9f38-78ec0b71f37c",
"joined": "2026-06-03T18:30:39.6469539",
"updated": "2026-06-03T18:30:39.6469539",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "cDBPfuegnU2mArw8BWIb0g==",
"priceLevelIdentifierGuid": "7e4f3070-a0e7-4d9d-a602-bc3c05621bd2",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:30:39.6469539",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "68",
"cardType": 2,
"issueDate": "2026-06-03T18:30:39.6469539",
"expiry": "2026-06-03T18:30:39.6469539",
"customerID": "c9rzWaELI0CWsieaWeYowQ==",
"customerIDGuid": "59f3da73-0ba1-4023-96b2-279a59e628c1",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-06-03T18:30:39.6469539",
"linkedAccount": "FBo3+bGyZEGSLYYh8kXSWQ==",
"linkedAccountGuid": "f9371a14-b2b1-4164-922d-8621f245d259",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "67"
},
"account": {
"$id": "69",
"id": 1,
"identifier": "B8dwRXViy0Cn92UhXgO+zg==",
"identifierGuid": "4570c707-6275-40cb-a7f7-65215e03bece",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:30:39.6469539",
"owner": "PPEj8zB2G0GUEZmRjLxS1g==",
"ownerGuid": "f323f13c-7630-411b-9411-99918cbc52d6",
"accountStoreGroupIdentifier": "ZTRwrG8Nv0G9Aaav79Mg8A==",
"accountStoreGroupGuid": "ac703465-0d6f-41bf-bd01-a6afefd320f0",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-06-03T18:30:39.6469539",
"active": true,
"updated": "2026-06-03T18:30:39.6469539",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "67"
},
"card": {
"$ref": "68"
},
"members": {
"$id": "70",
"sample string 1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"sample string 2": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"customerGroups": [
{
"$id": "71",
"identifier": "78CavVtpVk+Gq8PSD91zcg==",
"identifierGuid": "bd9ac0ef-695b-4f56-86ab-c3d20fdd7372",
"name": "sample string 2",
"primaryContact": "EnktJBYXlUmKjnb6sFlIVw==",
"primaryContactGuid": "242d7912-1716-4995-8a8e-76fab0594857",
"accountID": "/fCkuUAWOkGO08QBVVMDNw==",
"accountIDGuid": "b9a4f0fd-1640-413a-8ed3-c40155530337",
"special": true,
"updated": "2026-06-03T18:30:39.6469539",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "0HUu46gvBE2RRIRCVfBfLQ==",
"priceLevelIdentifierGuid": "e32e75d0-2fa8-4d04-9144-844255f05f2d",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "69"
},
"primaryContactCustomer": {
"$ref": "67"
},
"customerGroupMembers": [
{
"$id": "72",
"id": 1,
"groupID": "8KB6fZZrnkSWst5yDHldaQ==",
"groupIDGuid": "7d7aa0f0-6b96-449e-96b2-de720c795d69",
"customerID": "jedHJRPpq0OHLOpWewJ3xQ==",
"customerIDGuid": "2547e78d-e913-43ab-872c-ea567b0277c5",
"card": "sample string 4",
"linkedAccount": "aBB56o2DkUGGwa4N0lGzuQ==",
"linkedAccountGuid": "ea791068-838d-4191-86c1-ae0dd251b3b9",
"customer": {
"$ref": "67"
},
"group": {
"$ref": "71"
},
"customerCard": {
"$ref": "68"
}
},
{
"$ref": "72"
}
]
},
{
"$ref": "71"
}
]
},
"payments": [
{
"$id": "73",
"id": 1,
"identifier": "Hjz0t7yqREKwrYaIRfol8g==",
"identifierGuid": "b7f43c1e-aabc-4244-b0ad-868845fa25f2",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "u/rU6uyHGkeO29XU+lM5Dg==",
"accountIDGuid": "ead4fabb-87ec-471a-8edb-d5d4fa53390e",
"customerAccount": {
"$ref": "69"
},
"customerCard": {
"$ref": "68"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-06-03T18:30:39.6469539",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "bwhp+TEMQk+AJheqal5S7A==",
"idempotentVoidGuid": "f969086f-0c31-4f42-8026-17aa6a5e52ec",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "74",
"saleHeaderID": 1,
"saleHeaderGuid": "lNdQ47We2EakN1+oziF5EA==",
"saleHeaderIdentifierGuid": "e350d794-9eb5-46d8-a437-5fa8ce217910",
"created": "2026-06-03T18:30:39.6469539",
"createdLocal": "2026-06-03T18:30:39.6469539",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-06-03T18:30:39.6469539",
"storeID": 1,
"operatorG_Uid": "JKZGrqGeo0eb5KOW0lazfg==",
"operatorGuid": "ae46a624-9ea1-47a3-9be4-a396d256b37e",
"customerG_Uid": "3hBuLOwbG0y1Mb7mGWaGjQ==",
"customerGuid": "2c6e10de-1bec-4c1b-b531-bee61966868d",
"communityIdentifier": "e2ywQZWLoU2O7nd4Zod4rg==",
"communityIdentifierGuid": "41b06c7b-8b95-4da1-8eee-7778668778ae",
"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": "rFK4La0LG0uAMTinRjBscA==",
"priceLevelIdentifierGuid": "2db852ac-0bad-4b1b-8031-38a746306c70",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:30:39.6469539+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": "75",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:30:39.6469539",
"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": "34"
},
"customer": {
"$ref": "67"
},
"communityOrganisation": {
"$id": "76",
"id": 1,
"identifier": "JKPKcr3F60K5C407vvtr7A==",
"identifierGuid": "72caa324-c5bd-42eb-b90b-8d3bbefb6bec",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:30:39.6469539",
"promoPeriodEnd": "2026-06-03T18:30:39.6469539",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:30:39.6469539",
"deleted": true
},
"details": [
{
"$id": "77",
"saleItemID": 1,
"identifier": "MQZwzls750u6MPNUHt8TLg==",
"identifierGuid": "ce700631-3b5b-4be7-ba30-f3541edf132e",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "4HhAUyCioU6HOLuyRyHGsg==",
"pluGuid": "534078e0-a220-4ea1-8738-bbb24721c6b2",
"accountID": "VHLW4gdtGEG7/3cs+ItLHw==",
"accountIDGuid": "e2d67254-6d07-4118-bbff-772cf88b4b1f",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-06-03T18:30:39.6469539",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "nxKk+UHvq0CBL/PxfCipYA==",
"refundGuid": "f9a4129f-ef41-40ab-812f-f3f17c28a960",
"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": "EuAZw/mrlkef3fp04piLMg==",
"idempotentVoidGuid": "c319e012-abf9-4796-9fdd-fa74e2988b32",
"priceLevelIdentifier": "TJBzTsS/DEmdjdEARKGsYQ==",
"priceLevelIdentifierGuid": "4e73904c-bfc4-490c-9d8d-d10044a1ac61",
"communityIdentifier": "/uEpG9zyrkCXgTbLh9XsSA==",
"communityIdentifierGuid": "1b29e1fe-f2dc-40ae-9781-36cb87d5ec48",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "78",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:30:39.6469539",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "78"
}
],
"refund": {
"$id": "79",
"id": 1,
"g_UID": "IQ7Du8cKz0CO7gs4tg43Nw==",
"guid": "bbc30e21-0ac7-40cf-8eee-0b38b60e3737",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:30:39.6469539"
},
"modifier": {
"$id": "80",
"id": 1,
"setG_UID": "ryGwGB2QcUqthdo3F178Rg==",
"modifierSetGuid": "18b021af-901d-4a71-ad85-da37175efc46",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "Md5DJIsLZEG5Cjwr93M4Yg==",
"pluGuid": "2443de31-0b8b-4164-b90a-3c2bf7733862",
"deleted": true,
"g_UID": "3LDJBasQQkye6n/OnWWSGw==",
"guid": "05c9b0dc-10ab-4c42-9eea-7fce9d65921b",
"product": {
"$ref": "8"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "77"
}
],
"eftReceipts": [
{
"$id": "81",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "74"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "81"
}
],
"payments": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"cards": [
{
"$id": "82",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "82"
}
],
"campaignHits": [
{
"$id": "83",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "83"
}
],
"fuel": [
{
"$id": "84",
"id": 1,
"plu": 1,
"pluG_UID": "eaA9zcb6LEejXpCxhqO6iQ==",
"pluGuid": "cd3da079-fac6-472c-a35e-90b186a3ba89",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-06-03T18:30:39.6469539",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-06-03T18:30:39.6469539",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "84"
}
],
"fuelResells": [
{
"$id": "85",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "i/hQTHWiV0aCcpDW2BUC+Q==",
"pluGuid": "4c50f88b-a275-4657-8272-90d6d81502f9",
"accountID": "BpZxDKy+R0KLJXJ8jSQE6Q==",
"accountIDGuid": "0c719606-beac-4247-8b25-727c8d2404e9",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-06-03T18:30:39.6469539",
"bestOrExpireType": 1,
"refundG_UID": "ykOsl/zniECHmgkHLRS8Ew==",
"refundGuid": "97ac43ca-e7fc-4088-879a-09072d14bc13",
"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": "85"
}
],
"customerOrder": [
{
"$id": "86",
"identifier": "kd6+XTcv2kS3Ybhkikaacg==",
"identifierGuid": "5dbede91-2f37-44da-b761-b8648a469a72",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "ZMG9v04hLk2h5v/dCnz2GA==",
"customerIdentifierGuid": "bfbdc164-214e-4d2e-a1e6-ffdd0a7cf618",
"operatorNo": 1,
"operatorG_UID": "9ZenGM7ce0WCsErne2TY/w==",
"operatorGuid": "18a797f5-dcce-457b-82b0-4ae77b64d8ff",
"created": "2026-06-03T18:30:39.6469539",
"ordered": "2026-06-03T18:30:39.6469539",
"started": "2026-06-03T18:30:39.6469539",
"completed": "2026-06-03T18:30:39.6469539",
"supplied": "2026-06-03T18:30:39.6469539",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "67"
},
"operator": {
"$ref": "34"
},
"details": [
{
"$id": "87",
"headerID": 1,
"plu": 1,
"pluG_UId": "bC3eScNzlEmCseULzEbx1w==",
"pluGuid": "49de2d6c-73c3-4994-82b1-e50bcc46f1d7",
"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": "DRGfVrfA70qAkZX1dFUIMg==",
"headerIdentifierGuid": "569f110d-c0b7-4aef-8091-95f574550832",
"product": {
"$ref": "8"
}
},
{
"$ref": "87"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "74"
}
},
{
"$ref": "86"
}
],
"surveyResponses": [
{
"$id": "88",
"surveyG_UID": "vTVHZWPjNEy4aqA8wLqysw==",
"surveyGuid": "654735bd-e363-4c34-b86a-a03cc0bab2b3",
"saleHeaderGuid": "JtJh3IYjMU+DePL3pHiblA==",
"saleGuid": "dc61d226-2386-4f31-8378-f2f7a4789b94",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "IXkzM5Frb0+/0ls3VcFcbw==",
"guidResponse": "33337921-6b91-4f6f-bfd2-5b3755c15c6f",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:30:39.6469539",
"sale": {
"$ref": "74"
},
"survey": {
"$id": "89",
"g_UID": "DTD14Zc9/EyfpO8sPpJvsQ==",
"guid": "e1f5300d-3d97-4cfc-9fa4-ef2c3e926fb1",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "25T9aOZFeUqHB+A7LUbMfQ==",
"checkoutFormGuid": "68fd94db-45e6-4a79-8707-e03b2d46cc7d",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:30:39.6469539",
"end": "2026-06-03T18:30:39.6469539",
"deleted": true,
"updated": "2026-06-03T18:30:39.6469539",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"2b800a44-f387-4a92-b303-30e7d4b98829",
"aa738bb6-5d73-4bb9-9927-1876b704fc7c"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "42"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "88"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "/zr1vmZRqkOgjIeUYgoHCA==",
"accountIdentifier": "bef53aff-5166-43aa-a08c-8794620a0708",
"accountName": "sample string 44",
"customerOrderIdentifier": "pBv8uZheC0CjgaJDzc8kgA==",
"customerOrderIdentifierGuid": "b9fc1ba4-5e98-400b-a381-a243cdcf2480",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "90",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "rvNwMcQL5Um45Pp+QLUf6A==",
"paymentIdentifierGuid": "3170f3ae-0bc4-49e5-b8e4-fa7e40b51fe8",
"identifier": "yVD2FzqS10CDZ8aIhIGe+Q==",
"identifierGuid": "17f650c9-923a-40d7-8367-c68884819ef9",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "+6qgOjYNE0mhZ1gyb3UWpw==",
"itemIdentifierGuid": "3aa0aafb-0d36-4913-a167-58326f7516a7"
}
},
{
"$ref": "73"
}
]
},
{
"$ref": "68"
}
],
"customerGroupMembers": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"customerGroups": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"accounts": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"account": {
"$ref": "69"
},
"vouchers": [
{
"$id": "91",
"customerIdentifier": "QOlBtqowwECoMV9gIVldTQ==",
"customerIdentifierGuid": "b641e940-30aa-40c0-a831-5f6021595d4d",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "LPbWx7WWa0uEpwBt6jTKtg==",
"idempotentGuid": "c7d6f62c-96b5-4b6b-84a7-006dea34cab6",
"offline": true,
"voucher": {
"$id": "92",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-06-03T18:30:39.6469539",
"barcodeTemplate": {
"$id": "93",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "94",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-06-03T18:30:39.6469539",
"labelPageLayout": "YbHMt1pewkOBzDaNeXpymQ==",
"pageLayoutGuid": "b7ccb161-5e5a-43c2-81cc-368d797a7299",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "92"
},
"elements": [
{
"$id": "95",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-06-03T18:30:39.6469539"
},
{
"$ref": "95"
}
]
},
"customerVouchers": [
{
"$id": "96",
"id": 1,
"customerIdentifier": "NzS2aOZJ9UeMptPYiv7Big==",
"customerIdentifierGuid": "68b63437-49e6-47f5-8ca6-d3d88afec18a",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:30:39.6469539",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "N8E0B0dccEqlKewifl0uVw==",
"issuedIdempotentGuid": "0734c137-5c47-4a70-a529-ec227e5d2e57",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:30:39.6469539",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:30:39.6469539",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "brK6G0pkL0eMYIwvIwQVfA==",
"redeemedIdempotentGuid": "1bbab26e-644a-472f-8c60-8c2f2304157c",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:30:39.6469539",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "94"
},
"voucher": {
"$ref": "92"
},
"customer": {
"$ref": "67"
},
"issuedOfflinePayment": {
"$ref": "73"
},
"redeemedOfflinePayment": {
"$ref": "73"
}
},
{
"$ref": "96"
}
]
},
"customer": {
"$ref": "67"
}
},
{
"$ref": "91"
}
]
}
},
{
"$ref": "66"
}
],
"customerGroups": [
{
"$id": "97",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "h6R2GZmdWUOtLWMWQ6xlZw==",
"groupIDGuid": "1976a487-9d99-4359-ad2d-631643ac6567",
"campaign": {
"$ref": "63"
},
"group": {
"$ref": "71"
}
},
{
"$ref": "97"
}
],
"signIqTickets": [
{
"$id": "98",
"identifier": "JavQRuTeLUyI7XlPSWOK2g==",
"identifierGuid": "46d0ab25-dee4-4c2d-88ed-794f49638ada",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "98"
}
],
"comboPriceGroups": [
{
"$id": "99",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "8CVdaQUL3U6U8PPop32tAQ==",
"guid": "695d25f0-0b05-4edd-94f0-f3e8a77dad01",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "63"
},
"comboPricePlus": [
{
"$id": "100",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "dBfAIhDYoEiqOOa7XaPqqA==",
"groupGuid": "22c01774-d810-48a0-aa38-e6bb5da3eaa8",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "xakh8qZTM0q2DxiO3X1njQ==",
"pluGuid": "f221a9c5-53a6-4a33-b60f-188edd7d678d",
"priceGroupG_UID": "d9ckrZh+UU2spvXm5BIyEA==",
"priceGroupGuid": "ad24d777-7e98-4d51-aca6-f5e6e4123210",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "63"
},
"product": {
"$ref": "8"
},
"priceGroup": {
"$ref": "27"
},
"campaignPool": {
"$ref": "63"
}
},
{
"$ref": "100"
}
]
},
{
"$ref": "99"
}
],
"priceLevels": [
{
"$id": "101",
"id": 1,
"priceLevelIdentifier": "gc9vvLb2FUCDPFr4EV20rA==",
"priceLevelIdentifierGuid": "bc6fcf81-f6b6-4015-833c-5af8115db4ac",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "101"
}
],
"promotionType": {
"$id": "102",
"identifier": "TFgd9vU/BUCMAf9PbzcvXQ==",
"identifierGuid": "f61d584c-3ff5-4005-8c01-ff4f6f372f5d",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "i229iHjKdUC1MFe4wqlUtw==",
"labelPageLayoutGuid": "88bd6d8b-ca78-4075-b530-57b8c2a954b7",
"priceLevelIdentifier": "2c8kLf5DoUeBZUtUhE+SLg==",
"priceLevelIdentifierGuid": "2d24cfd9-43fe-47a1-8165-4b54844f922e",
"active": true,
"updated": "2026-06-03T18:30:39.6469539",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "8"
},
"dealCost": {
"$id": "103",
"headerIdentifier": "cwT4PhBfaUesaA9LYgBcdw==",
"headerIdentifierGuid": "3ef80473-5f10-4769-ac68-0f4b62005c77",
"identifier": "Yl2gKUoBt0aTguT3p6cOGQ==",
"identifierGuid": "29a05d62-014a-46b7-9382-e4f7a7a70e19",
"supplierIdentifier": "BafPA2VoRUGcI5Re8tKtvw==",
"supplierGuid": "03cfa705-6865-4145-9c23-945ef2d2adbf",
"pluG_UID": "Qc2KqhhbA0eWzL2m3JV3Dg==",
"pluGuid": "aa8acd41-5b18-4703-96cc-bda6dc95770e",
"campaignName": "03191057-e8b9-4fbe-92d6-41b8a94885e5",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:30:39.6469539",
"end": "2026-06-03T18:30:39.6469539",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "Vwendrh+BkS5pp2tfi53Pg==",
"bonusItemPluGuid": "76a70757-7eb8-4406-b9a6-9dad7e2e773e",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:30:39.6469539",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-06-03T18:30:39.6469539",
"campaignEndDate": "2026-06-03T18:30:39.6469539",
"masterPLUG_UID": "bRGt7hrgxE+QdDobwqTtOg==",
"masterID": "eead116d-e01a-4fc4-9074-3a1bc2a4ed3a",
"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": "QJE+GNKspEmzUnRijAZTOg==",
"bonusMasterID": "183e9140-acd2-49a4-b352-74628c06533a",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-06-03T18:30:39.6469539",
"dealCosts": [
{
"$ref": "103"
},
{
"$ref": "103"
}
],
"tags": [
{
"$id": "104",
"pluG_UID": "p/gzqGdHg0WYA13F20ksgQ==",
"pluGuid": "a833f8a7-4767-4583-9803-5dc5db492c81",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "104"
}
],
"alternateProductG_UID": "E8pqvNdMDE2feUSPk9/Akg==",
"alternateProduct": "bc6aca13-4cd7-4d0c-9f79-448f93dfc092",
"altProduct": {
"$ref": "8"
},
"productHostCode": {
"$id": "105",
"id": 1,
"pluG_UID": "Qdu2UJjHdkKDVehRo+rWkQ==",
"pluGuid": "50b6db41-c798-4276-8355-e851a3ead691",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "57"
},
"mscCom": {
"$ref": "58"
},
"mscDep": {
"$ref": "60"
},
"mscSubCom": {
"$ref": "59"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:30:39.6469539",
"inventoryTracked": "2026-06-03T18:30:39.6469539",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "106",
"pluG_UID": "CJxJxC/700KTnvfbLZSf/g==",
"pluGuid": "c4499c08-fb2f-42d3-939e-f7db2d949ffe",
"fuelPluG_UID": "1CwVeUT60EOK7Wq88Kc5Fg==",
"fuelPluGuid": "79152cd4-fa44-43d0-8aed-6abcf0a73916",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "106"
},
{
"$ref": "106"
}
]
},
"supplier": {
"$ref": "3"
},
"serviceFee": {
"$id": "107",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "6"
}
],
"orderCycleHeaders": [
{
"$id": "108",
"storeID": 1,
"supplierIdentifier": "Ec+LdaFGJkWg4yZhAdvZOw==",
"supplierGuid": "758bcf11-46a1-4526-a0e3-266101dbd93b",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "108"
}
],
"cycles": [
{
"$id": "109",
"storeID": 1,
"supplierIdentifier": "I090RAmkNU2ZAPOGXBAYxA==",
"supplierGuid": "44744f23-a409-4d35-9900-f3865c1018c4",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-06-03T18:30:39.6469539",
"deliveryDate": "2026-06-03T18:30:39.6469539",
"nextCutOffDate": "2026-06-03T18:30:39.6469539",
"nextDeliveryDate": "2026-06-03T18:30:39.6469539",
"nextDaysBuffer": 10
},
{
"$ref": "109"
}
],
"store": {
"$ref": "9"
},
"updated": "2026-06-03T18:30:39.6469539",
"isHost": true
},
"files": [
{
"$id": "110",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:30:39.6469539",
"processed": "2026-06-03T18:30:39.6469539",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:30:39.6469539",
"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": "2"
},
"metcashHeader": {
"$id": "111",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:30:39.6469539",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "110"
}
],
"zoneMatrix": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"hostFileStoreSetting": {
"$ref": "13"
},
"hostStoreSettings": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"promotionPlacements": [
{
"$id": "112",
"identifier": "sSb1SVNRFU6sVSq7zfUV6g==",
"identifierGuid": "49f526b1-5153-4e15-ac55-2abbcdf515ea",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "112"
}
],
"promoTypeGuids": [
"03ec9354-5886-40ae-83a7-364e3e858918",
"39c97292-6823-41bc-9822-d275744fc4c4"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"stores": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"zoneMatrix": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}
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
PriceZone| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Name | string |
Required String length: inclusive between 0 and 60 |
|
| HostIdentifier | Collection of byte |
None. |
|
| HostIdentifierGuid | globally unique identifier |
None. |
|
| SortOrder | integer |
None. |
|
| ZoneMasterStoreID | integer |
None. |
|
| ElectedMasterStoreID | integer |
None. |
|
| ContainsElectedMasterStore | boolean |
None. |
|
| Host | Host |
None. |
|
| Stores | Collection of Store |
None. |
|
| ZoneMatrix | Collection of ZoneMatrix |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": 1,
"name": "sample string 2",
"hostIdentifier": "FFxnYxihNEq5GtWFkrEx0g==",
"hostIdentifierGuid": "63675c14-a118-4a34-b91a-d58592b131d2",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true,
"host": {
"$id": "2",
"identifier": "OjJ9R/8UuUKCWqnCQkDAWw==",
"identifierGuid": "477d323a-14ff-42b9-825a-a9c24240c05b",
"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": "p/sCc5ALRU6vYnl78Y5qZg==",
"hostSupplierIdentifierGuid": "7302fba7-0b90-4e45-af62-797bf18e6a66",
"loyaltyPriceLevelIdentifier": "SjhrXMX9+k+0cjqlOyT6eQ==",
"loyaltyPriceLevelIdentifierGuid": "5c6b384a-fdc5-4ffa-b472-3aa53b24fa79",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-06-03T18:30:39.7095695",
"lastProcessed": "2026-06-03T18:30:39.7095695",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "3",
"identifier": "M3A4Hw7GMkGRiDneJzmYPA==",
"identifierGuid": "1f387033-c60e-4132-9188-39de2739983c",
"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": "uV8rlNgzsUGz8LZXi7PYbg==",
"primaryContactID": "942b5fb9-33d8-41b1-b3f0-b6578bb3d86e",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "IRKryWoUvkaBc1oJ5MyGpw==",
"supplierGroupGuid": "c9ab1221-146a-46be-8173-5a09e4cc86a7",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:30:39.7095695",
"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": "4",
"id": "da761203-6ed2-4aa9-86e8-e5dacaeeecff",
"identifier": "rVUZKHuTXUq1bJ5fW3QgQQ==",
"identifierGuid": "281955ad-937b-4a5d-b56c-9e5f5b742041",
"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": "5",
"supplierIdentifier": "iwk/hPTLQkmdNOMrAxcieQ==",
"supplierIdentifierGuid": "843f098b-cbf4-4942-9d34-e32b03172279",
"contactGuid": "bav+auvtFUibaeIytYUWqw==",
"contactID": "6afeab6d-edeb-4815-9b69-e232b58516ab",
"contact": {
"$ref": "4"
},
"supplier": {
"$ref": "3"
}
},
{
"$ref": "5"
}
],
"products": [
{
"$id": "6",
"pluG_UID": "EETVZMOoJkeeQ1vI3rXn3Q==",
"pluGuid": "64d54410-a8c3-4726-9e43-5bc8deb5e7dd",
"supplierIdentifier": "uJpncJFmEU2bodwcqqBAnQ==",
"supplierIdentifierGuid": "70679ab8-6691-4d11-9ba1-dc1caaa0409d",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:30:39.7095695",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:30:39.7095695",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "7",
"pluG_UID": "DRfn53TM7ESd+gpy6YvJLA==",
"pluGuid": "e7e7170d-cc74-44ec-9dfa-0a72e98bc92c",
"supplierIdentifier": "U/CgdIq2nkqkTO77PXNWQg==",
"supplierIdentifierGuid": "74a0f053-b68a-4a9e-a44c-eefb3d735642",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "7"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "FeSNoOCpMUqsFSUXMBbYzg==",
"parentPluGuid": "a08de415-a9e0-4a31-ac15-25173016d8ce",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "8",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "ztVgIcarLkqfQbmZClvIKA==",
"guid": "2160d5ce-abc6-4a2e-9f41-b9990a5bc828",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "jWpLKXDdzUGRwvStE71CZQ==",
"priceGroupGuid": "294b6a8d-dd70-41cd-91c2-f4ad13bd4265",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:30:39.7095695",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:30:39.7095695",
"pluCreated": "2026-06-03T18:30:39.7095695",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-06-03T18:30:39.7095695",
"lastManualUpdate": "2026-06-03T18:30:39.7095695",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-06-03T18:30:39.7095695",
"currentCostUpdated": "2026-06-03T18:30:39.7095695",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:30:39.7095695",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:30:39.7095695",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "RvDcNQcsYkiK82Iynp4oWA==",
"altPLUGuid": "35dcf046-2c07-4862-8af3-62329e9e2858",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:30:39.7095695",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "tYjnV6WjEUqEvgOeXhcP/w==",
"shelfPageLayoutGuid": "57e788b5-a3a5-4a11-84be-039e5e170fff",
"talkerPageLayoutG_UID": "fj5bIgmP/kuQn97FJDkzhg==",
"talkerPageLayoutGuid": "225b3e7e-8f09-4bfe-909f-dec524393386",
"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": "ZFYtxA8ikUCiVvCNIKNnDg==",
"inventoryIdentifier": "c42d5664-220f-4091-a256-f08d20a3670e",
"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": "2tK45jYj/UaDgdHHbLz1Xw==",
"parentPluGuid": "e6b8d2da-2336-46fd-8381-d1c76cbcf55f",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "jpRizbdUw0OEYPIfP8cbKw==",
"supplierIdentifierGuid": "cd62948e-54b7-43c3-8460-f21f3fc71b2b",
"supplierChanged": true,
"rebateSupplierIdentifier": "B5O5A8qkwkSG0d0mTrPHIw==",
"rebateSupplierIdentifierGuid": "03b99307-a4ca-44c2-86d1-dd264eb3c723",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:30:39.7095695",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "QKlMXyrHiEe8ZcOYr69wLA==",
"hostIdentifierGuid": "5f4ca940-c72a-4788-bc65-c398afaf702c",
"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": "8"
},
{
"$ref": "8"
}
],
"store": {
"$id": "9",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:30:39.7095695",
"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": "eTHIUOLsvUmUEk7YSqBZnQ==",
"hostIdentifierGuid": "50c83179-ece2-49bd-9412-4ed84aa0599d",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:30:39.7095695",
"priceZone": {
"$id": "10",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "NbBOWK8pwUeAyQ3bC+C3ag==",
"hostIdentifierGuid": "584eb035-29af-47c1-80c9-0ddb0be0b76a",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "11",
"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": "11"
},
"warehouseStore": {
"$id": "12",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "13",
"id": 1,
"hostIdentifier": "eMtV6nA5RUaVLOslfqCRvA==",
"hostIdentifierGuid": "ea55cb78-3970-4645-952c-eb257ea091bc",
"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": {
"$ref": "2"
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "13"
}
],
"accounts": [
{
"$id": "14",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "14"
}
],
"sales": [
{
"$id": "15",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:30:39.7095695",
"ftpSite": {
"$id": "16",
"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": "15"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$id": "17",
"id": 1,
"hostIdentifier": "IEu04Wlp4Eyp2ui5a2zoqw==",
"hostIdentifierGuid": "e1b44b20-6969-4ce0-a9da-e8b96b6ce8ab",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"e9eed640-d8a4-450b-ba97-dd6050cdab18",
"a2732831-8bae-4fb6-92a0-ba6aca7e6795"
]
},
{
"$ref": "17"
}
],
"cashManagements": [
{
"$id": "18",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "19",
"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": "18"
}
],
"updateStoreID": "732ff591-8291-4963-8bc1-c7427d0709e5",
"updateStore": {
"$id": "20",
"id": "fc8c9323-2139-44b3-8062-c1c880775e84",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:30:39.7095695",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-06-03T18:30:39.7095695"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "21",
"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"
}
},
"storePrices": [
{
"$id": "22",
"pluG_UID": "Pka2qpX+wkK1B/da64m4Kw==",
"pluGuid": "aab6463e-fe95-42c2-b507-f75aeb89b82b",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:30:39.7095695"
},
{
"$ref": "22"
}
],
"currentPrices": {
"$id": "23",
"pluPrices": {
"$id": "24",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:30:39.7095695",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "24"
},
"winningCampaign": 1,
"winner": {
"$id": "25",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:30:39.7095695",
"startTime": 5,
"endDate": "2026-06-03T18:30:39.7095695",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "J1udvWDeak6L5CVoqMSsOQ==",
"hostIdentifierGuid": "bd9d5b27-de60-4e6a-8be4-2568a8c4ac39",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"tray": {
"$id": "26",
"g_UId": "q02aSYtbmE2eCTNW50TMGg==",
"guid": "499a4dab-5b8b-4d98-9e09-3356e744cc1a",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "27",
"priceGroupG_UID": "2fwoXCUL60CFsKobLKZ/+A==",
"priceGroupGuid": "5c28fcd9-0b25-40eb-85b0-aa1b2ca67ff8",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:30:39.7095695",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "28",
"pluG_UID": "NP5ARbRBVk2gq3+mImIXrQ==",
"pluGuid": "4540fe34-41b4-4d56-a0ab-7fa6226217ad",
"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": "29",
"pluGuid": "f4cb547b-4956-4ea2-9b6a-5955b3119c42",
"created": "2026-06-03T18:30:39.7095695",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:30:39.7095695",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:30:39.7095695",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:30:39.7095695",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:30:39.7095695",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:30:39.7095695",
"lastSold": "2026-06-03T18:30:39.7095695",
"firstSold": "2026-06-03T18:30:39.7095695",
"awsUpdated": "2026-06-03T18:30:39.7095695",
"lastManualUpdate": "2026-06-03T18:30:39.7095695",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:30:39.7095695",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:30:39.7095695",
"doNotRangeUpdated": "2026-06-03T18:30:39.7095695",
"doNotOrderUpdated": "2026-06-03T18:30:39.7095695",
"tracked": "2026-06-03T18:30:39.7095695"
},
"allergens": [
{
"$id": "30",
"primaryKey": {
"$id": "31",
"pluGuid": "f3aa0dbf-46b9-4222-bf61-d70ffb8119fc",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "vw2q87lGIkK/YdcP+4EZ/A==",
"pluGuid": "f3aa0dbf-46b9-4222-bf61-d70ffb8119fc",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "30"
}
],
"costs": {
"$id": "32",
"pluG_UID": "7j5fOy0b3k6qa5i/wG7I5w==",
"pluGuid": "3b5f3eee-1b2d-4ede-aa6b-98bfc06ec8e7",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:30:39.7095695",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "33",
"saleHeaderID": 1,
"created": "2026-06-03T18:30:39.7095695",
"createdLocal": "2026-06-03T18:30:39.7095695",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "i1NMLcQq00aYj/ud2Lk3Jw==",
"operatorGuid": "2d4c538b-2ac4-46d3-988f-fb9dd8b93727",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "K1IGe/6dQkKGeTFs4WT3Xg==",
"pluGuid": "7b06522b-9dfe-4242-8679-316ce164f75e",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "34",
"id": 1,
"g_Uid": "LXKB9tdolU2SdYRUmDTkYg==",
"guid": "f681722d-68d7-4d95-9275-84549834e462",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-06-03T18:30:39.7095695",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:30:39.7095695",
"endShift": "2026-06-03T18:30:39.7095695",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "35",
"operatorG_UID": "gT9aNAoeSEOERmq95GpBWA==",
"operatorGuid": "345a3f81-1e0a-4348-8446-6abde46a4158",
"storeID": 2,
"operator": {
"$ref": "34"
},
"store": {
"$ref": "9"
}
},
{
"$ref": "35"
}
]
}
},
{
"$ref": "33"
}
],
"apns": [
{
"$id": "36",
"pluID": 1,
"pluG_UID": "e9cca83lrkmGlzYVQCsChg==",
"pluGuid": "6b1cd77b-e5cd-49ae-8697-3615402b0286",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"tuns": [
{
"$id": "37",
"pluG_UId": "PDK6pLEDVU6ZWaYEszCa4g==",
"pluGuid": "a4ba323c-03b1-4e55-9959-a604b3309ae2",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "8"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"competitionPricing": [
{
"$id": "38",
"identifier": "9mPQpZHdAUSE/yQY+QNOmQ==",
"identifierGuid": "a5d063f6-dd91-4401-84ff-2418f9034e99",
"pluG_UID": "3ElE6TCdC06vt5UZ+GmXMQ==",
"pluGuid": "e94449dc-9d30-4e0b-afb7-9519f8699731",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "38"
}
],
"supplier": {
"$ref": "3"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"ordering": {
"$ref": "6"
},
"flipChartPages": [
{
"$id": "39",
"identifier": "QXtnrFIkWE+stdxY8TKVpw==",
"groupName": "sample string 1",
"identifierGuid": "ac677b41-2452-4f58-acb5-dc58f13295a7",
"exists": true,
"flipChartIdentifier": "7C2yn4cyMEunGA21lYpt1w==",
"flipChartIdentifierGuid": "9fb22dec-3287-4b30-a718-0db5958a6dd7",
"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": "34nuB7Fh2EK9LmVwzp/AUQ==",
"groupIdentifierGuid": "07ee89df-61b1-42d8-bd2e-6570ce9fc051",
"flipChart": {
"$id": "40",
"identifier": "5ZPM4HOA4EC83Y2izzsZQg==",
"identifierGuid": "e0cc93e5-8073-40e0-bcdd-8da2cf3b1942",
"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": "41",
"identifier": "uyp/pAp+kEWYtboy9xRifg==",
"identifierGuid": "a47f2abb-7e0a-4590-98b5-ba32f714627e",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "42",
"id": 1,
"g_UID": "It1gE9H7A0qKHuq4k0MAaw==",
"guid": "1360dd22-fbd1-4a03-8a1e-eab89343006b",
"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": "rjleBJ9o2kaDHVwbQi3jwg==",
"previousFormGuid": "045e39ae-689f-46da-831d-5c1b422de3c2",
"nextForm": 1,
"nextFormG_UID": "xFcCR/9IcESzsT5YzyXcFg==",
"nextFormGuid": "470257c4-48ff-4470-b3b1-3e58cf25dc16",
"attributes": "sample string 10",
"updated": "2026-06-03T18:30:39.7095695",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "42"
},
"previousCheckoutForm": {
"$ref": "42"
},
"buttons": [
{
"$id": "43",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "ytWzc3rrHkeGkfcx5uFCjg==",
"checkoutFormGuid": "73b3d5ca-eb7a-471e-8691-f731e6e1428e",
"identifier": "JSASZYnApk2R+rm5XSb52g==",
"identifierGuid": "65122025-c089-4da6-91fa-b9b95d26f9da",
"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": "MXIAsSebGky0QzH3dhAh9Q==",
"valueGuid": "b1007231-9b27-4c1a-b443-31f7761021f5",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:30:39.7095695",
"action": "sample string 12",
"valueForm": {
"$ref": "42"
},
"image": {
"$id": "44",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:30:39.7095695",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "43"
}
],
"panels": [
{
"$id": "45",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "1z6/HeRzRk2c59F/DTljaw==",
"checkoutFormGuid": "1dbf3ed7-73e4-4d46-9ce7-d17f0d39636b",
"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": "45"
}
]
},
{
"$ref": "42"
}
],
"panels": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
"pages": [
{
"$ref": "39"
},
{
"$ref": "39"
}
]
},
"contentPanel": {
"$ref": "45"
},
"products": [
{
"$id": "46",
"flipChartPageIdentifier": "ta1Mf1S4/0iIAu+2SBo78w==",
"flipChartPageIdentifierGuid": "7f4cadb5-b854-48ff-8802-efb6481a3bf3",
"pluG_UID": "2nb88Ivwj0OrfAsj3/MqkA==",
"pluGuid": "f0fc76da-f08b-438f-ab7c-0b23dff32a90",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "8"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "46"
}
],
"productCount": 27,
"pages": [
{
"$ref": "39"
},
{
"$ref": "39"
}
]
},
{
"$ref": "39"
}
],
"priceHistory": [
{
"$id": "47",
"pluG_UID": "VNEaZ+rTo0eZGT4FHsAyJg==",
"pluGuid": "671ad154-d3ea-47a3-9919-3e051ec03226",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-06-03T18:30:39.7095695",
"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": "47"
}
],
"ingredients": [
{
"$id": "48",
"pluG_UID": "8AAZvYzB20OMC8Y9ayH62w==",
"ingredientGuid": "lFioTux4V0iTgxIya3QLBw==",
"ingredientIdentifier": "4ea85894-78ec-4857-9383-12326b740b07",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "8"
}
},
{
"$ref": "48"
}
],
"bins": [
{
"$id": "49",
"pluG_UID": "9VByxaRn3kWsSvjSpJzqYg==",
"pluGuid": "c57250f5-67a4-45de-ac4a-f8d2a49cea62",
"shelfLocationIdentifier": "mQns5agPSEOfPGDzDPXamg==",
"shelfLocationGuid": "e5ec0999-0fa8-4348-9f3c-60f30cf5da9a",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "oyr7ZaZH7Eee59nyKJfWQw==",
"labelPageLayoutGuid": "65fb2aa3-47a6-47ec-9ee7-d9f22897d643",
"updated": "2026-06-03T18:30:39.7095695",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "8"
},
"location": {
"$id": "50",
"identifier": "QPBejqOwMUqmRW6LjJTB/w==",
"storeID": 1,
"identifierGuid": "8e5ef040-b0a3-4a31-a645-6e8b8c94c1ff",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:30:39.7095695",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
},
{
"$ref": "49"
}
],
"bin": {
"$ref": "49"
},
"scaleLocations": [
{
"$id": "51",
"plu": 1,
"pluG_UID": "HF+P41UtVU+S4veidGwYHg==",
"pluGuid": "e38f5f1c-2d55-4f55-92e2-f7a2746c181e",
"deptNo": 1,
"product": {
"$ref": "8"
},
"scaleLocation": {
"$id": "52",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:30:39.7095695",
"department": {
"$id": "53",
"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": "52"
},
"subDepartments": [
{
"$id": "54",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "55",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "56",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:30:39.7095695",
"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": "FaJLzGH660+qqhlj++MReA==",
"labelPageLayoutGuid": "cc4ba215-fa61-4feb-aaaa-1963fbe31178",
"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": "57",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "58",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "59",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "59"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "58"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "58"
},
"mscDep": {
"$id": "60",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "59"
}
},
{
"$ref": "56"
}
],
"updated": "2026-06-03T18:30:39.7095695",
"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": "B/Ak7bI3SECVrWl4PA/biA==",
"labelPageLayoutGuid": "ed24f007-37b2-4048-95ad-69783c0fdb88",
"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": "57"
},
"mscCom": {
"$ref": "58"
},
"mscDep": {
"$ref": "60"
},
"mscSubCom": {
"$ref": "59"
}
},
{
"$ref": "55"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:30:39.7095695",
"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": "ZNGP65i8A0+AYOtSx3xwxw==",
"labelPageLayoutGuid": "eb8fd164-bc98-4f03-8060-eb52c77c70c7",
"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": "57"
},
"mscCom": {
"$ref": "58"
},
"mscDep": {
"$ref": "60"
},
"mscSubCom": {
"$ref": "59"
}
},
{
"$ref": "54"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:30:39.7095695",
"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": "2poNq3rCm0C5lmI1Kpcu6w==",
"labelPageLayoutGuid": "ab0d9ada-c27a-409b-b996-62352a972eeb",
"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": "57"
},
"mscCom": {
"$ref": "58"
},
"mscDep": {
"$ref": "60"
},
"mscSubCom": {
"$ref": "59"
}
}
}
},
{
"$ref": "51"
}
],
"nextPrice": {
"$id": "61",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "THxxgdFGgESaVwvmgBV3Wg==",
"pluGuid": "81717c4c-46d1-4480-9a57-0be68015775a",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "3th4KCwgDkigbrmTYC+UJg==",
"dealCostGuid": "2878d8de-202c-480e-a06e-b993602f9426",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "RlkZdUemBkmauaibU0diSg==",
"priceGroupGuid": "75195946-a647-4906-9ab9-a89b5347624a",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:30:39.7095695",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "662a981e-6d84-41f1-9744-a0e9b612f02d",
"campaignComboPriceGroupG_UID": "s1REhoGBREi+7tDGIk6UiA==",
"campaignComboPriceGroupIdentifier": "864454b3-8181-4844-beee-d0c6224e9488",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "62",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:30:39.7095695",
"operatorG_UID": "uLNlixxP9UmHbSTUolszeg==",
"operatorGuid": "8b65b3b8-4f1c-49f5-876d-24d4a25b337a",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:30:39.7095695",
"signIqTicketFileMovedUtc": "2026-06-03T18:30:39.7095695",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:30:39.7095695",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "832dfb28-2239-4e42-bbf3-099d99443ef2",
"product": {
"$ref": "8"
},
"campaignPlu": {
"$ref": "61"
},
"fuelItem": true
},
{
"$ref": "62"
}
],
"campaign": {
"$id": "63",
"id": 1,
"storeID": 2,
"name": "147f51d9-1d48-4e98-9235-30b1739dae54",
"nameGuid": "147f51d9-1d48-4e98-9235-30b1739dae54",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:30:39.7095695",
"startTime": 1,
"endDate": "2026-06-03T18:30:39.7095695",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-06-03T18:30:39.7095695",
"system": true,
"created": "2026-06-03T18:30:39.7095695",
"updated": "2026-06-03T18:30:39.7095695",
"priceChangeNotifiedUtc": "2026-06-03T18:30:39.7095695",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "NcjOILQPDEeX0rVI7C6BGw==",
"hostIdentifierGuid": "20cec835-0fb4-470c-97d2-b548ec2e811b",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:30:39.7095695",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"campaignPools": [
{
"$id": "64",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "gdGcdES13kGkbddNqCZCWA==",
"pluGuid": "749cd181-b544-41de-a46d-d74da8264258",
"hostOfferID": 1,
"priceGroupG_UID": "BcAb7rXjLUmsnkxw9JRoOw==",
"priceGroupGuid": "ee1bc005-e3b5-492d-ac9e-4c70f494683b",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:30:39.7095695",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "8"
},
"campaign": {
"$ref": "63"
}
},
{
"$ref": "64"
}
],
"sellingRules": [
{
"$id": "65",
"id": 1,
"identifier": "YmAZja9zIUusPa9XHmZCqg==",
"identifierStr": "YmAZja9zIUusPa9XHmZCqg==",
"identifierGuid": "8d196062-73af-4b21-ac3d-af571e6642aa",
"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": "63"
}
},
{
"$ref": "65"
}
],
"customers": [
{
"$id": "66",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "GvCUGrJC10+Dm8v5cJks1w==",
"customerIDGuid": "1a94f01a-42b2-4fd7-839b-cbf970992cd7",
"campaign": {
"$ref": "63"
},
"customer": {
"$id": "67",
"identifier": "kXN3UmtwpEOokfuZosZVnQ==",
"identifierGuid": "52777391-706b-43a4-a891-fb99a2c6559d",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:30:39.7095695",
"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": "x1J4J4S7QUejP8buaSsQtg==",
"communityIdentifierGuid": "277852c7-bb84-4741-a33f-c6ee692b10b6",
"joined": "2026-06-03T18:30:39.7095695",
"updated": "2026-06-03T18:30:39.7095695",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "jXFy86bOM0SC7X4xm0EGqw==",
"priceLevelIdentifierGuid": "f372718d-cea6-4433-82ed-7e319b4106ab",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:30:39.7095695",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "68",
"cardType": 2,
"issueDate": "2026-06-03T18:30:39.7095695",
"expiry": "2026-06-03T18:30:39.7095695",
"customerID": "+PkaIVHJk0moyHxAkrB7rg==",
"customerIDGuid": "211af9f8-c951-4993-a8c8-7c4092b07bae",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-06-03T18:30:39.7095695",
"linkedAccount": "343LIR28hEyrdcgwGFUhsg==",
"linkedAccountGuid": "21cb8ddf-bc1d-4c84-ab75-c830185521b2",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "67"
},
"account": {
"$id": "69",
"id": 1,
"identifier": "2pazFhgK6Uyzap92huP8bQ==",
"identifierGuid": "16b396da-0a18-4ce9-b36a-9f7686e3fc6d",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:30:39.7095695",
"owner": "D1R9qEXMbEm1ZHQ49HflyA==",
"ownerGuid": "a87d540f-cc45-496c-b564-7438f477e5c8",
"accountStoreGroupIdentifier": "Z9CUM1ngN02/OFr9XLmCog==",
"accountStoreGroupGuid": "3394d067-e059-4d37-bf38-5afd5cb982a2",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-06-03T18:30:39.7095695",
"active": true,
"updated": "2026-06-03T18:30:39.7095695",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "67"
},
"card": {
"$ref": "68"
},
"members": {
"$id": "70",
"sample string 1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"sample string 2": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"customerGroups": [
{
"$id": "71",
"identifier": "K6j0CstpjUqr1pK/bD35bQ==",
"identifierGuid": "0af4a82b-69cb-4a8d-abd6-92bf6c3df96d",
"name": "sample string 2",
"primaryContact": "rRLDqyA2x0q1PgRlt+2RhA==",
"primaryContactGuid": "abc312ad-3620-4ac7-b53e-0465b7ed9184",
"accountID": "1/DeORQwbkGVwtXPI9WZQw==",
"accountIDGuid": "39def0d7-3014-416e-95c2-d5cf23d59943",
"special": true,
"updated": "2026-06-03T18:30:39.7095695",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "L97Zll1uS0GJHnh4Vi5bMQ==",
"priceLevelIdentifierGuid": "96d9de2f-6e5d-414b-891e-7878562e5b31",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "69"
},
"primaryContactCustomer": {
"$ref": "67"
},
"customerGroupMembers": [
{
"$id": "72",
"id": 1,
"groupID": "StM+GlJRGEaokgvkNTTG1g==",
"groupIDGuid": "1a3ed34a-5152-4618-a892-0be43534c6d6",
"customerID": "wNykqRrohk24qH+pXLO9Qw==",
"customerIDGuid": "a9a4dcc0-e81a-4d86-b8a8-7fa95cb3bd43",
"card": "sample string 4",
"linkedAccount": "dVflOy2LcECHdWYQzkYHig==",
"linkedAccountGuid": "3be55775-8b2d-4070-8775-6610ce46078a",
"customer": {
"$ref": "67"
},
"group": {
"$ref": "71"
},
"customerCard": {
"$ref": "68"
}
},
{
"$ref": "72"
}
]
},
{
"$ref": "71"
}
]
},
"payments": [
{
"$id": "73",
"id": 1,
"identifier": "OisMKOTKRUakV7R+hMVc3w==",
"identifierGuid": "280c2b3a-cae4-4645-a457-b47e84c55cdf",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "7OcWwlLUKUKwYdxRefaI8w==",
"accountIDGuid": "c216e7ec-d452-4229-b061-dc5179f688f3",
"customerAccount": {
"$ref": "69"
},
"customerCard": {
"$ref": "68"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-06-03T18:30:39.7095695",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "4z89mW+c/UC4WVJpgghdTQ==",
"idempotentVoidGuid": "993d3fe3-9c6f-40fd-b859-526982085d4d",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "74",
"saleHeaderID": 1,
"saleHeaderGuid": "Ng8WaWEGnkaE4uB2XY0xpw==",
"saleHeaderIdentifierGuid": "69160f36-0661-469e-84e2-e0765d8d31a7",
"created": "2026-06-03T18:30:39.7095695",
"createdLocal": "2026-06-03T18:30:39.7095695",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-06-03T18:30:39.7095695",
"storeID": 1,
"operatorG_Uid": "o7w5G5fgdEqggHAXdOzvfA==",
"operatorGuid": "1b39bca3-e097-4a74-a080-701774ecef7c",
"customerG_Uid": "HygQtNS1bEe9JtPqjUvGVQ==",
"customerGuid": "b410281f-b5d4-476c-bd26-d3ea8d4bc655",
"communityIdentifier": "WrF10ZKkuEScDIGoK8R34w==",
"communityIdentifierGuid": "d175b15a-a492-44b8-9c0c-81a82bc477e3",
"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": "2aaxg2Bt1UqUexv8CiJ+CA==",
"priceLevelIdentifierGuid": "83b1a6d9-6d60-4ad5-947b-1bfc0a227e08",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:30:39.7095695+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": "75",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:30:39.7095695",
"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": "34"
},
"customer": {
"$ref": "67"
},
"communityOrganisation": {
"$id": "76",
"id": 1,
"identifier": "t7mMG1ZmTkG6ib1aXbgLUw==",
"identifierGuid": "1b8cb9b7-6656-414e-ba89-bd5a5db80b53",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:30:39.7095695",
"promoPeriodEnd": "2026-06-03T18:30:39.7095695",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:30:39.7095695",
"deleted": true
},
"details": [
{
"$id": "77",
"saleItemID": 1,
"identifier": "QL0RKSSzUUenzxHV7eO7QQ==",
"identifierGuid": "2911bd40-b324-4751-a7cf-11d5ede3bb41",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "IC8xlRX8E0CCkxrpkdb2fw==",
"pluGuid": "95312f20-fc15-4013-8293-1ae991d6f67f",
"accountID": "H5o4Q+zEH0mae/0CyJ6S5Q==",
"accountIDGuid": "43389a1f-c4ec-491f-9a7b-fd02c89e92e5",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-06-03T18:30:39.7095695",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "n7XmD6C5QUi62OeilLC01g==",
"refundGuid": "0fe6b59f-b9a0-4841-bad8-e7a294b0b4d6",
"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": "JhUATj1J0U+I1oNDnyGaaw==",
"idempotentVoidGuid": "4e001526-493d-4fd1-88d6-83439f219a6b",
"priceLevelIdentifier": "dyENznHU0EGs5KqpcNaPeg==",
"priceLevelIdentifierGuid": "ce0d2177-d471-41d0-ace4-aaa970d68f7a",
"communityIdentifier": "fXGpDmW5/EWxtEt0EN2B0Q==",
"communityIdentifierGuid": "0ea9717d-b965-45fc-b1b4-4b7410dd81d1",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "78",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:30:39.7095695",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "78"
}
],
"refund": {
"$id": "79",
"id": 1,
"g_UID": "lABK0UOGlUWNupS5PwNLtQ==",
"guid": "d14a0094-8643-4595-8dba-94b93f034bb5",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:30:39.7095695"
},
"modifier": {
"$id": "80",
"id": 1,
"setG_UID": "S0kgiMwhiEiZrbooBJomTA==",
"modifierSetGuid": "8820494b-21cc-4888-99ad-ba28049a264c",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "4n/vNw2McE2VADYhvPMbWA==",
"pluGuid": "37ef7fe2-8c0d-4d70-9500-3621bcf31b58",
"deleted": true,
"g_UID": "5Cew5uIrcE2f1RmJTcdJgw==",
"guid": "e6b027e4-2be2-4d70-9fd5-19894dc74983",
"product": {
"$ref": "8"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "77"
}
],
"eftReceipts": [
{
"$id": "81",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "74"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "81"
}
],
"payments": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"cards": [
{
"$id": "82",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "82"
}
],
"campaignHits": [
{
"$id": "83",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "83"
}
],
"fuel": [
{
"$id": "84",
"id": 1,
"plu": 1,
"pluG_UID": "pblJbByte0OhLQkki4jOjw==",
"pluGuid": "6c49b9a5-ad1c-437b-a12d-09248b88ce8f",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-06-03T18:30:39.7095695",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-06-03T18:30:39.7095695",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "84"
}
],
"fuelResells": [
{
"$id": "85",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "uorIrc3egkyF/RD43Mlu4Q==",
"pluGuid": "adc88aba-decd-4c82-85fd-10f8dcc96ee1",
"accountID": "RLdI5TkOlUiP2PBmF4K6lw==",
"accountIDGuid": "e548b744-0e39-4895-8fd8-f0661782ba97",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-06-03T18:30:39.7095695",
"bestOrExpireType": 1,
"refundG_UID": "qRzyYENajkKOOHEoqYMVag==",
"refundGuid": "60f21ca9-5a43-428e-8e38-7128a983156a",
"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": "85"
}
],
"customerOrder": [
{
"$id": "86",
"identifier": "9VGMZVPNB0SmwGXvpOMRWQ==",
"identifierGuid": "658c51f5-cd53-4407-a6c0-65efa4e31159",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "X2CGl6N9R0O5MmX5UfRmtg==",
"customerIdentifierGuid": "9786605f-7da3-4347-b932-65f951f466b6",
"operatorNo": 1,
"operatorG_UID": "C4L8HSg7KEyzs9qweir+8w==",
"operatorGuid": "1dfc820b-3b28-4c28-b3b3-dab07a2afef3",
"created": "2026-06-03T18:30:39.7095695",
"ordered": "2026-06-03T18:30:39.7095695",
"started": "2026-06-03T18:30:39.7095695",
"completed": "2026-06-03T18:30:39.7095695",
"supplied": "2026-06-03T18:30:39.7095695",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "67"
},
"operator": {
"$ref": "34"
},
"details": [
{
"$id": "87",
"headerID": 1,
"plu": 1,
"pluG_UId": "s37OrgwQgUOIb+HzNR7M/Q==",
"pluGuid": "aece7eb3-100c-4381-886f-e1f3351eccfd",
"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": "5j0KYviS4E25BcTrcnIEIA==",
"headerIdentifierGuid": "620a3de6-92f8-4de0-b905-c4eb72720420",
"product": {
"$ref": "8"
}
},
{
"$ref": "87"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "74"
}
},
{
"$ref": "86"
}
],
"surveyResponses": [
{
"$id": "88",
"surveyG_UID": "K8IsNnLvDESo8r2pVY6AOw==",
"surveyGuid": "362cc22b-ef72-440c-a8f2-bda9558e803b",
"saleHeaderGuid": "5M+KgyKYGkiI2cby+W2inA==",
"saleGuid": "838acfe4-9822-481a-88d9-c6f2f96da29c",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "dgpV0nQzskqNMofr5Tq08w==",
"guidResponse": "d2550a76-3374-4ab2-8d32-87ebe53ab4f3",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:30:39.7095695",
"sale": {
"$ref": "74"
},
"survey": {
"$id": "89",
"g_UID": "wQildZ4TmE2VR8DA2SmtSg==",
"guid": "75a508c1-139e-4d98-9547-c0c0d929ad4a",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "VTz+Vur9yUy7400PSvoTkA==",
"checkoutFormGuid": "56fe3c55-fdea-4cc9-bbe3-4d0f4afa1390",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:30:39.7095695",
"end": "2026-06-03T18:30:39.7095695",
"deleted": true,
"updated": "2026-06-03T18:30:39.7095695",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"5787dbc7-347f-4de0-8d95-ce32f72b12ae",
"992efcb6-e7f8-4e27-a9ba-58fc2abe7635"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "42"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "88"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "QlN6OuOwYkmvG7xXhcazFw==",
"accountIdentifier": "3a7a5342-b0e3-4962-af1b-bc5785c6b317",
"accountName": "sample string 44",
"customerOrderIdentifier": "BYQqSgB4J0KDSdwvmA9DRg==",
"customerOrderIdentifierGuid": "4a2a8405-7800-4227-8349-dc2f980f4346",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "90",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "VW3f1YwbbkiInD6/H/gMNg==",
"paymentIdentifierGuid": "d5df6d55-1b8c-486e-889c-3ebf1ff80c36",
"identifier": "Stn6iEx6GEKoxC3LTugewA==",
"identifierGuid": "88fad94a-7a4c-4218-a8c4-2dcb4ee81ec0",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "jye0F7Lru0+hzhuMKG9Gbw==",
"itemIdentifierGuid": "17b4278f-ebb2-4fbb-a1ce-1b8c286f466f"
}
},
{
"$ref": "73"
}
]
},
{
"$ref": "68"
}
],
"customerGroupMembers": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"customerGroups": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"accounts": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"account": {
"$ref": "69"
},
"vouchers": [
{
"$id": "91",
"customerIdentifier": "oAGfyjKpBEqku2on6a0WYw==",
"customerIdentifierGuid": "ca9f01a0-a932-4a04-a4bb-6a27e9ad1663",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "a6UpauwRyk2ixqWeKDjCJQ==",
"idempotentGuid": "6a29a56b-11ec-4dca-a2c6-a59e2838c225",
"offline": true,
"voucher": {
"$id": "92",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-06-03T18:30:39.7095695",
"barcodeTemplate": {
"$id": "93",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "94",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-06-03T18:30:39.7095695",
"labelPageLayout": "rle2VvNsk02xquZnMHPegA==",
"pageLayoutGuid": "56b657ae-6cf3-4d93-b1aa-e6673073de80",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "92"
},
"elements": [
{
"$id": "95",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-06-03T18:30:39.7095695"
},
{
"$ref": "95"
}
]
},
"customerVouchers": [
{
"$id": "96",
"id": 1,
"customerIdentifier": "DFFdD/d7hE6JrzHWATGOrA==",
"customerIdentifierGuid": "0f5d510c-7bf7-4e84-89af-31d601318eac",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:30:39.7095695",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "6Lv7Ml4Up0miG6p5m/pBpw==",
"issuedIdempotentGuid": "32fbbbe8-145e-49a7-a21b-aa799bfa41a7",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:30:39.7095695",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:30:39.7095695",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "Pnvg4vvGp0yFDlXIsK7cNw==",
"redeemedIdempotentGuid": "e2e07b3e-c6fb-4ca7-850e-55c8b0aedc37",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:30:39.7095695",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "94"
},
"voucher": {
"$ref": "92"
},
"customer": {
"$ref": "67"
},
"issuedOfflinePayment": {
"$ref": "73"
},
"redeemedOfflinePayment": {
"$ref": "73"
}
},
{
"$ref": "96"
}
]
},
"customer": {
"$ref": "67"
}
},
{
"$ref": "91"
}
]
}
},
{
"$ref": "66"
}
],
"customerGroups": [
{
"$id": "97",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "tZKE9nmrM0y0aiGqKQ/n/A==",
"groupIDGuid": "f68492b5-ab79-4c33-b46a-21aa290fe7fc",
"campaign": {
"$ref": "63"
},
"group": {
"$ref": "71"
}
},
{
"$ref": "97"
}
],
"signIqTickets": [
{
"$id": "98",
"identifier": "w4yUg7mZ/UqIbrlBZ7BmyA==",
"identifierGuid": "83948cc3-99b9-4afd-886e-b94167b066c8",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "98"
}
],
"comboPriceGroups": [
{
"$id": "99",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "8Tt2LV8cbku7UctmxThRBw==",
"guid": "2d763bf1-1c5f-4b6e-bb51-cb66c5385107",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "63"
},
"comboPricePlus": [
{
"$id": "100",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "gcf2QKa/p02ydOx1Ng6/EQ==",
"groupGuid": "40f6c781-bfa6-4da7-b274-ec75360ebf11",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "x2UYNyJbrEiDdOsrzGg16g==",
"pluGuid": "371865c7-5b22-48ac-8374-eb2bcc6835ea",
"priceGroupG_UID": "mqIh5xK+I0CVKK9NuK1Vug==",
"priceGroupGuid": "e721a29a-be12-4023-9528-af4db8ad55ba",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "63"
},
"product": {
"$ref": "8"
},
"priceGroup": {
"$ref": "27"
},
"campaignPool": {
"$ref": "63"
}
},
{
"$ref": "100"
}
]
},
{
"$ref": "99"
}
],
"priceLevels": [
{
"$id": "101",
"id": 1,
"priceLevelIdentifier": "PD8p7hJd7kigXI8IwVcewA==",
"priceLevelIdentifierGuid": "ee293f3c-5d12-48ee-a05c-8f08c1571ec0",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "101"
}
],
"promotionType": {
"$id": "102",
"identifier": "DROmfD4Gkk6YSODukm8+UQ==",
"identifierGuid": "7ca6130d-063e-4e92-9848-e0ee926f3e51",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "ds2cjG9uyEGdSGvMEfN3GA==",
"labelPageLayoutGuid": "8c9ccd76-6e6f-41c8-9d48-6bcc11f37718",
"priceLevelIdentifier": "0TSWRKgPTUqfkOfCoyu78Q==",
"priceLevelIdentifierGuid": "449634d1-0fa8-4a4d-9f90-e7c2a32bbbf1",
"active": true,
"updated": "2026-06-03T18:30:39.7095695",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "8"
},
"dealCost": {
"$id": "103",
"headerIdentifier": "64axSK5JuEmcvTS5SbmqVA==",
"headerIdentifierGuid": "48b186eb-49ae-49b8-9cbd-34b949b9aa54",
"identifier": "HsByzMxfeUG9iPR47VBmFA==",
"identifierGuid": "cc72c01e-5fcc-4179-bd88-f478ed506614",
"supplierIdentifier": "99ot2fXF60iaDt9bf0KIlA==",
"supplierGuid": "d92ddaf7-c5f5-48eb-9a0e-df5b7f428894",
"pluG_UID": "SRN796v6vUOX7tqTBUg9dw==",
"pluGuid": "f77b1349-faab-43bd-97ee-da9305483d77",
"campaignName": "32cd66d4-132b-4997-a68f-b7deead69609",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:30:39.7095695",
"end": "2026-06-03T18:30:39.7095695",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "9anIhYU+u0ucRJw6FX/RtQ==",
"bonusItemPluGuid": "85c8a9f5-3e85-4bbb-9c44-9c3a157fd1b5",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:30:39.7095695",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-06-03T18:30:39.7095695",
"campaignEndDate": "2026-06-03T18:30:39.7095695",
"masterPLUG_UID": "hhs7k/2VVkiw16fCaI4zOA==",
"masterID": "933b1b86-95fd-4856-b0d7-a7c2688e3338",
"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": "fUM3rLVAyEWSSb6MpOoR1Q==",
"bonusMasterID": "ac37437d-40b5-45c8-9249-be8ca4ea11d5",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-06-03T18:30:39.7095695",
"dealCosts": [
{
"$ref": "103"
},
{
"$ref": "103"
}
],
"tags": [
{
"$id": "104",
"pluG_UID": "qbOzGcmeSEu+FztZTsN3Bw==",
"pluGuid": "19b3b3a9-9ec9-4b48-be17-3b594ec37707",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "104"
}
],
"alternateProductG_UID": "O32PD8azaU2I6rFjl8e4KA==",
"alternateProduct": "0f8f7d3b-b3c6-4d69-88ea-b16397c7b828",
"altProduct": {
"$ref": "8"
},
"productHostCode": {
"$id": "105",
"id": 1,
"pluG_UID": "ywpuWMLq3kWdB3sYXofCqg==",
"pluGuid": "586e0acb-eac2-45de-9d07-7b185e87c2aa",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "57"
},
"mscCom": {
"$ref": "58"
},
"mscDep": {
"$ref": "60"
},
"mscSubCom": {
"$ref": "59"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:30:39.7095695",
"inventoryTracked": "2026-06-03T18:30:39.7095695",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "106",
"pluG_UID": "g/jMYapzJEmLmYPfM+lW9Q==",
"pluGuid": "61ccf883-73aa-4924-8b99-83df33e956f5",
"fuelPluG_UID": "OwX72GOUc06CFiafbpsf1w==",
"fuelPluGuid": "d8fb053b-9463-4e73-8216-269f6e9b1fd7",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "106"
},
{
"$ref": "106"
}
]
},
"supplier": {
"$ref": "3"
},
"serviceFee": {
"$id": "107",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "6"
}
],
"orderCycleHeaders": [
{
"$id": "108",
"storeID": 1,
"supplierIdentifier": "I1BUWzb4k0m1tSnsWORMdg==",
"supplierGuid": "5b545023-f836-4993-b5b5-29ec58e44c76",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "108"
}
],
"cycles": [
{
"$id": "109",
"storeID": 1,
"supplierIdentifier": "6gQOa58zbU2EfY14kgGt2g==",
"supplierGuid": "6b0e04ea-339f-4d6d-847d-8d789201adda",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-06-03T18:30:39.7095695",
"deliveryDate": "2026-06-03T18:30:39.7095695",
"nextCutOffDate": "2026-06-03T18:30:39.7095695",
"nextDeliveryDate": "2026-06-03T18:30:39.7095695",
"nextDaysBuffer": 10
},
{
"$ref": "109"
}
],
"store": {
"$ref": "9"
},
"updated": "2026-06-03T18:30:39.7095695",
"isHost": true
},
"files": [
{
"$id": "110",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:30:39.7095695",
"processed": "2026-06-03T18:30:39.7095695",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:30:39.7095695",
"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": "2"
},
"metcashHeader": {
"$id": "111",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:30:39.7095695",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "110"
}
],
"zoneMatrix": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"hostFileStoreSetting": {
"$ref": "13"
},
"hostStoreSettings": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"promotionPlacements": [
{
"$id": "112",
"identifier": "fya2tczWZUeHi7Rib2AQ7w==",
"identifierGuid": "b5b6267f-d6cc-4765-878b-b4626f6010ef",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "112"
}
],
"promoTypeGuids": [
"14c89f28-924c-4e7f-a39f-2a8e69f08b88",
"9acade54-6585-4927-bea3-f823ad7f0e93"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"stores": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"zoneMatrix": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK ӓ�\ɀ�f� 5 xl/workbook.xml � (� ����0D�&�C�pQ�R8q����
�4Ж�5���H�yۙ�};b2�ӳ���m�;����)t3���X�>H�Ӷ����oE��)I�`i@/�v�_h���h �y5,(�R�r�cL���&e0ֺ��` �oJD�vӨ��z�,:���G�l.�p&�T7
f�,M�|co0���PK ӓ�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
ӓ�\VI}�' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R723c47c34a4040f9" /></Relationships>PK ӓ�\�<�K 6 xl/worksheets/sheet1.xml � (� ��M��0@�
�}C�X��̺����=�Y�B�+�:?#2 �sA �u��I?}��,��T1���'���f�~�����f�E��Ji=�f��~j�qf��<1@e��vJ�u�z��.�ȹڜrY� CZ�R�4;��;��Q�d[��n��$+�Y��\�k�������&k�{�,.�?����{��O�)�q}Xm�>,٠/������]r:��겔�>��I�t6�`ʫ�g���^�|���lkө/ "0ޜ�U���k�e�<\y���B���a凍�!
��I��9�2!J���ʧM~u��ce*?j|���sD�Q?�|V�]�"�#����y�G�pĹ`���q_T�h��cw����Ɓu��H]r"���"�[��{�\�@B`4!�m�r����b�.�.�]��ݳ�5�)q߸�v��88_݊x��M���M��D�&~� �&}����>��e�`mb�'x�x��M�:�45p3���A�Jh����` �a �Nᾈ��b��ב��@��hWHg�oHg���u�ܝ��}p�^(e�.OK���PK ӓ�\�}�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�I���ݰ��{�Q;��B�Ƃ#q�"A*�`��h~OO��|�Xoߦ�������D #��LW�)�%l7�=���ٳ�b|
}��^�4�O�L&vZ�&1u�Q�#� ��ݒ�Lv����m�AѳU��L��_�;��( ;��(��S���$R��t
�FH�Ii�r%sQ�wS��2�����2e�P�U�U&uY�U�GG�%�x�Ӳ�P�i�Z�LUy#QeW5~��/PK ӓ�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ӓ�\�M�;Y 6 xl/sharedStrings.xml � (� �RKO�@�+�;K��� M�Z��Z/6&n�i� ���`Z�KH� ��i3��3.�E�|�A�U�l�:�2-�:F���Λ�W��ZA�^ ]g���د
#�DT^�>f'(82]����6'����.�@E���_p�\'ӕ"KkI*%�+H��B�!���Ч8���<�ڹ{���H$����J�v�Fz2���źN9�
i]5�2�gO�Y����S��V7b�02�ܮ /��]�3��],{�n.��vq:�^M�`�� �yc>{�y�=1�M��}0
Dpk����L��G0,�rd�4a�;d�Q����[D�Ff�A"��~�f6��1�OП �B����_PK- ӓ�\ɀ�f� 5 xl/workbook.xmlPK- ӓ�\���� � � [Content_Types].xmlPK-
ӓ�\VI}�' ' U _rels/.relsPK- ӓ�\�<�K 6 � xl/worksheets/sheet1.xmlPK- ӓ�\�}�� P ^ xl/_rels/workbook.xml.relsPK- ӓ�\Ѓc'2 E
� xl/styles.xmlPK- ӓ�\�M�;Y 6 xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK ӓ�\#�|� 5 xl/workbook.xml � (� ���� ��&�������ԋW�b�0���O�ě����oG�>�Z�_�c{�PQ��P2�F��tӮ��B�dx2�uFb��ۢK��2����wQ�!ҕ�+AE��l��,G��17{�"'c�;���!��l�Xq`��
$�dqn��9%�4�p/�\�WU���/9��;L��w�PK ӓ�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
ӓ�\���Z' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R53142cbc23234fd7" /></Relationships>PK ӓ�\�<�K 6 xl/worksheets/sheet1.xml � (� ��M��0@�
�}C�X��̺����=�Y�B�+�:?#2 �sA �u��I?}��,��T1���'���f�~�����f�E��Ji=�f��~j�qf��<1@e��vJ�u�z��.�ȹڜrY� CZ�R�4;��;��Q�d[��n��$+�Y��\�k�������&k�{�,.�?����{��O�)�q}Xm�>,٠/������]r:��겔�>��I�t6�`ʫ�g���^�|���lkө/ "0ޜ�U���k�e�<\y���B���a凍�!
��I��9�2!J���ʧM~u��ce*?j|���sD�Q?�|V�]�"�#����y�G�pĹ`���q_T�h��cw����Ɓu��H]r"���"�[��{�\�@B`4!�m�r����b�.�.�]��ݳ�5�)q߸�v��88_݊x��M���M��D�&~� �&}����>��e�`mb�'x�x��M�:�45p3���A�Jh����` �a �Nᾈ��b��ב��@��hWHg�oHg���u�ܝ��}p�^(e�.OK���PK ӓ�\�[�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞ر����ݰ���3N�&vd����G�
XE�Tb�������4����M#9���
��V�v�]�hj�n�{eL��@Ҋ
�1�O���$C�f��c��dL���,�QvH9c�K�2��2��ΘA�ӧ m�L_�?�19H�al��5�Y�ٵ
침�zl�2m^TX�wS�2b����25Z�j%�Z%��L/=�/ѧK/����4gʈ���]���_l� PK ӓ�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ӓ�\�M�;Y 6 xl/sharedStrings.xml � (� �RKO�@�+�;K��� M�Z��Z/6&n�i� ���`Z�KH� ��i3��3.�E�|�A�U�l�:�2-�:F���Λ�W��ZA�^ ]g���د
#�DT^�>f'(82]����6'����.�@E���_p�\'ӕ"KkI*%�+H��B�!���Ч8���<�ڹ{���H$����J�v�Fz2���źN9�
i]5�2�gO�Y����S��V7b�02�ܮ /��]�3��],{�n.��vq:�^M�`�� �yc>{�y�=1�M��}0
Dpk����L��G0,�rd�4a�;d�Q����[D�Ff�A"��~�f6��1�OП �B����_PK- ӓ�\#�|� 5 xl/workbook.xmlPK- ӓ�\���� � [Content_Types].xmlPK-
ӓ�\���Z' ' V _rels/.relsPK- ӓ�\�<�K 6 � xl/worksheets/sheet1.xmlPK- ӓ�\�[�� P _ xl/_rels/workbook.xml.relsPK- ӓ�\Ѓc'2 E
� xl/styles.xmlPK- ӓ�\�M�;Y 6 xl/sharedStrings.xmlPK � �