PUT api/pricezone/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
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": "CwXioMn8SU6XEbFHf22Z8A==",
"hostIdentifierGuid": "a0e2050b-fcc9-4e49-9711-b1477f6d99f0",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true,
"host": {
"$id": "2",
"identifier": "dLJo1e0tJkeFboK3kQFxag==",
"identifierGuid": "d568b274-2ded-4726-856e-82b79101716a",
"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": "CYBJE02Db023Qe2CsRtu4A==",
"hostSupplierIdentifierGuid": "13498009-834d-4d6f-b741-ed82b11b6ee0",
"loyaltyPriceLevelIdentifier": "hLmM0McdBUCUQF9DLvPDmQ==",
"loyaltyPriceLevelIdentifierGuid": "d08cb984-1dc7-4005-9440-5f432ef3c399",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:17:23.1440678",
"lastProcessed": "2026-04-03T06:17:23.1440678",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "3",
"identifier": "CwLq0fvP7ECi08m3O60Zfw==",
"identifierGuid": "d1ea020b-cffb-40ec-a2d3-c9b73bad197f",
"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": "KFD9j4Zsl0GwEcfFLs89oA==",
"primaryContactID": "8ffd5028-6c86-4197-b011-c7c52ecf3da0",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "PWTVLTb6aUK4EHFl9ylCSg==",
"supplierGroupGuid": "2dd5643d-fa36-4269-b810-7165f729424a",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:17:23.1440678",
"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": "818196a0-e173-4f3c-b149-2f4a945be25b",
"identifier": "kG4xau9K0Eyj42XEHcwAbw==",
"identifierGuid": "6a316e90-4aef-4cd0-a3e3-65c41dcc006f",
"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": "TPzf9wQ36kKiMuOobxcipw==",
"supplierIdentifierGuid": "f7dffc4c-3704-42ea-a232-e3a86f1722a7",
"contactGuid": "IY9VFcBYhkCN+pLwRJB1TQ==",
"contactID": "15558f21-58c0-4086-8dfa-92f04490754d",
"contact": {
"$ref": "4"
},
"supplier": {
"$ref": "3"
}
},
{
"$ref": "5"
}
],
"products": [
{
"$id": "6",
"pluG_UID": "CRz3wq/D/0qwsWUftuhq1g==",
"pluGuid": "c2f71c09-c3af-4aff-b0b1-651fb6e86ad6",
"supplierIdentifier": "QffzMOMsKk6lehdwuqS/CQ==",
"supplierIdentifierGuid": "30f3f741-2ce3-4e2a-a57a-1770baa4bf09",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:17:23.1440678",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:17:23.1440678",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "7",
"pluG_UID": "Le4UUaqPKEioTdGfa+wcFQ==",
"pluGuid": "5114ee2d-8faa-4828-a84d-d19f6bec1c15",
"supplierIdentifier": "B8hBOSHOSUSQL2RPDOEsaA==",
"supplierIdentifierGuid": "3941c807-ce21-4449-902f-644f0ce12c68",
"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": "g89doWGveUaPp6apc5EnYA==",
"parentPluGuid": "a15dcf83-af61-4679-8fa7-a6a973912760",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "8",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "9aoj7dobZEWUIhvw1Myonw==",
"guid": "ed23aaf5-1bda-4564-9422-1bf0d4cca89f",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "5G6DPIlMkUCnAzwAnJW7ug==",
"priceGroupGuid": "3c836ee4-4c89-4091-a703-3c009c95bbba",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:17:23.1440678",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:17:23.1440678",
"pluCreated": "2026-04-03T06:17:23.1440678",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:17:23.1440678",
"lastManualUpdate": "2026-04-03T06:17:23.1440678",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:17:23.1440678",
"currentCostUpdated": "2026-04-03T06:17:23.1440678",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:17:23.1440678",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:17:23.1440678",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "Tc5KrxROIU+sEKtpJTc8ug==",
"altPLUGuid": "af4ace4d-4e14-4f21-ac10-ab6925373cba",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:17:23.1440678",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "Jwskh2rOIUiBcUgzgFg5aw==",
"shelfPageLayoutGuid": "87240b27-ce6a-4821-8171-48338058396b",
"talkerPageLayoutG_UID": "YfoLDaDVUU2V7EhGJH72PA==",
"talkerPageLayoutGuid": "0d0bfa61-d5a0-4d51-95ec-4846247ef63c",
"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": "fII2YN7zMEiAVtstFmUU0g==",
"inventoryIdentifier": "6036827c-f3de-4830-8056-db2d166514d2",
"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": "3iuU6OwKW0uuHgWUml2SOA==",
"parentPluGuid": "e8942bde-0aec-4b5b-ae1e-05949a5d9238",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "s+0nVjSv8kycvzHn5TBadg==",
"supplierIdentifierGuid": "5627edb3-af34-4cf2-9cbf-31e7e5305a76",
"supplierChanged": true,
"rebateSupplierIdentifier": "pI/jwIDqR0+n6BUyHdPJEQ==",
"rebateSupplierIdentifierGuid": "c0e38fa4-ea80-4f47-a7e8-15321dd3c911",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:17:23.1440678",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "Mz6B2IgUokyBr+f8A0Be4Q==",
"hostIdentifierGuid": "d8813e33-1488-4ca2-81af-e7fc03405ee1",
"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-04-03T06:17:23.1440678",
"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": "lR8/ygayXEOxMtwsVW9zpw==",
"hostIdentifierGuid": "ca3f1f95-b206-435c-b132-dc2c556f73a7",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:17:23.1440678",
"priceZone": {
"$id": "10",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "y/K1Ghot0k2J3d9zhQfr9g==",
"hostIdentifierGuid": "1ab5f2cb-2d1a-4dd2-89dd-df738507ebf6",
"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"
},
"hostStoreSettings": [
{
"$id": "12",
"id": 1,
"hostIdentifier": "DMou7FC0kk+WXq4Yq1FJjw==",
"hostIdentifierGuid": "ec2eca0c-b450-4f92-965e-ae18ab51498f",
"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": "12"
}
],
"accounts": [
{
"$id": "13",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "13"
}
],
"sales": [
{
"$id": "14",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:17:23.1440678",
"ftpSite": {
"$id": "15",
"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": "14"
}
],
"zoneMatrix": [
{
"$id": "16",
"id": 1,
"hostIdentifier": "q0SKQeneKUSkLQ92ewwYsQ==",
"hostIdentifierGuid": "418a44ab-dee9-4429-a42d-0f767b0c18b1",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"9dd5e916-25d8-4c07-9436-d129b4cf6262",
"4b176f52-9b44-40e2-ab97-44bead8f0ade"
]
},
{
"$ref": "16"
}
],
"cashManagements": [
{
"$id": "17",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "18",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9
}
},
{
"$ref": "17"
}
],
"updateStoreID": "065322ed-6013-4fd0-819e-e13fd9fc9dc9",
"updateStore": {
"$id": "19",
"id": "d8818ea3-50c0-4c2d-920e-2d2a207fc0e6",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:17:23.1440678",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:17:23.1440678"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "20",
"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": "21",
"pluG_UID": "fWLYuQm3Qkin3Y6zTzM8gA==",
"pluGuid": "b9d8627d-b709-4842-a7dd-8eb34f333c80",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:17:23.1440678"
},
{
"$ref": "21"
}
],
"currentPrices": {
"$id": "22",
"pluPrices": {
"$id": "23",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:17:23.1440678",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "23"
},
"winningCampaign": 1,
"winner": {
"$id": "24",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:17:23.1440678",
"startTime": 5,
"endDate": "2026-04-03T06:17:23.1440678",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "ROdwPcNXTU2GVNSgdq55cw==",
"hostIdentifierGuid": "3d70e744-57c3-4d4d-8654-d4a076ae7973",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"tray": {
"$id": "25",
"g_UId": "aTLu84wCskytjMIKMC6TGA==",
"guid": "f3ee3269-028c-4cb2-ad8c-c20a302e9318",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "26",
"priceGroupG_UID": "5GVQsYM2fUqkEizZ5Ck8aw==",
"priceGroupGuid": "b15065e4-3683-4a7d-a412-2cd9e4293c6b",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:17:23.1440678",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "27",
"pluG_UID": "EWigO0ZaN02WuzMS/dBwQg==",
"pluGuid": "3ba06811-5a46-4d37-96bb-3312fdd07042",
"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": "28",
"pluGuid": "2ca665e2-41f7-4191-a8ca-5ae8f8a955c1",
"created": "2026-04-03T06:17:23.1440678",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:17:23.1440678",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:17:23.1440678",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:17:23.1440678",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:17:23.1440678",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:17:23.1440678",
"lastSold": "2026-04-03T06:17:23.1440678",
"firstSold": "2026-04-03T06:17:23.1440678",
"awsUpdated": "2026-04-03T06:17:23.1440678",
"lastManualUpdate": "2026-04-03T06:17:23.1440678",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:17:23.1440678",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:17:23.1440678",
"doNotRangeUpdated": "2026-04-03T06:17:23.1440678",
"doNotOrderUpdated": "2026-04-03T06:17:23.1440678",
"tracked": "2026-04-03T06:17:23.1440678"
},
"allergens": [
{
"$id": "29",
"primaryKey": {
"$id": "30",
"pluGuid": "d01eeb1b-3e01-405d-ba41-56e091d52245",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "G+se0AE+XUC6QVbgkdUiRQ==",
"pluGuid": "d01eeb1b-3e01-405d-ba41-56e091d52245",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"costs": {
"$id": "31",
"pluG_UID": "+FMiWQNJKkWAyPVr9PpOfA==",
"pluGuid": "592253f8-4903-452a-80c8-f56bf4fa4e7c",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:17:23.1440678",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "32",
"saleHeaderID": 1,
"created": "2026-04-03T06:17:23.1440678",
"createdLocal": "2026-04-03T06:17:23.1440678",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "vTlMfUMIEEeuQJQ8VYNCMA==",
"operatorGuid": "7d4c39bd-0843-4710-ae40-943c55834230",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "RiR2qr/OuECAgwO3d9USUw==",
"pluGuid": "aa762446-cebf-40b8-8083-03b777d51253",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "33",
"id": 1,
"g_Uid": "nj9DmnenBUGkUwowSB730g==",
"guid": "9a433f9e-a777-4105-a453-0a30481ef7d2",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:17:23.1440678",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:17:23.1440678",
"endShift": "2026-04-03T06:17:23.1440678",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "34",
"operatorG_UID": "E0/fj+T/MkysNmQwyHpoBw==",
"operatorGuid": "8fdf4f13-ffe4-4c32-ac36-6430c87a6807",
"storeID": 2,
"operator": {
"$ref": "33"
},
"store": {
"$ref": "9"
}
},
{
"$ref": "34"
}
]
}
},
{
"$ref": "32"
}
],
"apns": [
{
"$id": "35",
"pluID": 1,
"pluG_UID": "SEzvjp8Z6Uq18ZHlHNL77g==",
"pluGuid": "8eef4c48-199f-4ae9-b5f1-91e51cd2fbee",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"tuns": [
{
"$id": "36",
"pluG_UId": "Z+QsITqHfkGVYzqqeqKwGg==",
"pluGuid": "212ce467-873a-417e-9563-3aaa7aa2b01a",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "8"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"competitionPricing": [
{
"$id": "37",
"identifier": "FrLDQ3KYQU2OisFOjXil/w==",
"identifierGuid": "43c3b216-9872-4d41-8e8a-c14e8d78a5ff",
"pluG_UID": "CInMZ9v50UedsxpilLmxRw==",
"pluGuid": "67cc8908-f9db-47d1-9db3-1a6294b9b147",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "37"
}
],
"supplier": {
"$ref": "3"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"ordering": {
"$ref": "6"
},
"flipChartPages": [
{
"$id": "38",
"identifier": "O8lBTwrAVEeVjHPMJf6B/w==",
"groupName": "sample string 1",
"identifierGuid": "4f41c93b-c00a-4754-958c-73cc25fe81ff",
"exists": true,
"flipChartIdentifier": "CDzhIShL+ESJxwNId3Pf3Q==",
"flipChartIdentifierGuid": "21e13c08-4b28-44f8-89c7-03487773dfdd",
"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": "shxCPjAfpUCV/YIPEl/N3A==",
"groupIdentifierGuid": "3e421cb2-1f30-40a5-95fd-820f125fcddc",
"flipChart": {
"$id": "39",
"identifier": "kd444jt2hE+unIVz26owhg==",
"identifierGuid": "e238de91-763b-4f84-ae9c-8573dbaa3086",
"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": "40",
"identifier": "n5W8jGGTLEGdW9by1Xmqhw==",
"identifierGuid": "8cbc959f-9361-412c-9d5b-d6f2d579aa87",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "41",
"id": 1,
"g_UID": "tRMVBXwOiE24ghrVthdW9A==",
"guid": "051513b5-0e7c-4d88-b882-1ad5b61756f4",
"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": "xjbd+notFEGhUE4DacTl/w==",
"previousFormGuid": "fadd36c6-2d7a-4114-a150-4e0369c4e5ff",
"nextForm": 1,
"nextFormG_UID": "mpb+GW5IHkC0rhXX5kP70g==",
"nextFormGuid": "19fe969a-486e-401e-b4ae-15d7e643fbd2",
"attributes": "sample string 10",
"updated": "2026-04-03T06:17:23.1440678",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "41"
},
"previousCheckoutForm": {
"$ref": "41"
},
"buttons": [
{
"$id": "42",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "knp4KpU+e0iNe0vh366tIw==",
"checkoutFormGuid": "2a787a92-3e95-487b-8d7b-4be1dfaead23",
"identifier": "tfzCIxajp0+mtcAuqoke8g==",
"identifierGuid": "23c2fcb5-a316-4fa7-a6b5-c02eaa891ef2",
"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": "PpDr+3LvrUOhryosGFkZiA==",
"valueGuid": "fbeb903e-ef72-43ad-a1af-2a2c18591988",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:17:23.1440678",
"action": "sample string 12",
"valueForm": {
"$ref": "41"
},
"image": {
"$id": "43",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:17:23.1440678",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "42"
}
],
"panels": [
{
"$id": "44",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "wwCLYTP31US0EXvWQ0/W4Q==",
"checkoutFormGuid": "618b00c3-f733-44d5-b411-7bd6434fd6e1",
"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": "44"
}
]
},
{
"$ref": "41"
}
],
"panels": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"contentPanel": {
"$ref": "44"
},
"products": [
{
"$id": "45",
"flipChartPageIdentifier": "WkUgRfEUok6Cr059sjSPmw==",
"flipChartPageIdentifierGuid": "4520455a-14f1-4ea2-82af-4e7db2348f9b",
"pluG_UID": "XFQ1OtQAo0C9dbj8Euv2zQ==",
"pluGuid": "3a35545c-00d4-40a3-bd75-b8fc12ebf6cd",
"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": "45"
}
],
"productCount": 27,
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
{
"$ref": "38"
}
],
"priceHistory": [
{
"$id": "46",
"pluG_UID": "dhoEF/EKvEabLtbN5OJzWA==",
"pluGuid": "17041a76-0af1-46bc-9b2e-d6cde4e27358",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:17:23.1440678",
"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": "46"
}
],
"ingredients": [
{
"$id": "47",
"pluG_UID": "z6aY9lnF8EWZJt/eVlstjw==",
"ingredientGuid": "/I4o8cDPAEe2Jf/W8N1A1Q==",
"ingredientIdentifier": "f1288efc-cfc0-4700-b625-ffd6f0dd40d5",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "8"
}
},
{
"$ref": "47"
}
],
"bins": [
{
"$id": "48",
"pluG_UID": "RPA6jSyHdkO5pq01Wz7V/w==",
"pluGuid": "8d3af044-872c-4376-b9a6-ad355b3ed5ff",
"shelfLocationIdentifier": "xk/+jbB+rUunTNCA/fm5fA==",
"shelfLocationGuid": "8dfe4fc6-7eb0-4bad-a74c-d080fdf9b97c",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "n6yMVDZikE6wcpgv8/g/gw==",
"labelPageLayoutGuid": "548cac9f-6236-4e90-b072-982ff3f83f83",
"updated": "2026-04-03T06:17:23.1440678",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "8"
},
"location": {
"$id": "49",
"identifier": "xwt4KZ8pFEOGK7HwT3q7SA==",
"storeID": 1,
"identifierGuid": "29780bc7-299f-4314-862b-b1f04f7abb48",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:17:23.1440678",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"bin": {
"$ref": "48"
},
"scaleLocations": [
{
"$id": "50",
"plu": 1,
"pluG_UID": "ReU8HHJVeESaDm6MzB0X3w==",
"pluGuid": "1c3ce545-5572-4478-9a0e-6e8ccc1d17df",
"deptNo": 1,
"product": {
"$ref": "8"
},
"scaleLocation": {
"$id": "51",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:17:23.1440678",
"department": {
"$id": "52",
"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": "51"
},
"subDepartments": [
{
"$id": "53",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "54",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "55",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:17:23.1440678",
"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": "bXK2xRtYiUS9Mjukl7gSNw==",
"labelPageLayoutGuid": "c5b6726d-581b-4489-bd32-3ba497b81237",
"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": "56",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "57",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "58",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "58"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "57"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$id": "59",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "55"
}
],
"updated": "2026-04-03T06:17:23.1597108",
"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": "7IQGAGalt0OJTUyv3J5bZA==",
"labelPageLayoutGuid": "000684ec-a566-43b7-894d-4cafdc9e5b64",
"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": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "54"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:17:23.1597108",
"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": "No9U18m6fkeyRV1mftoHNA==",
"labelPageLayoutGuid": "d7548f36-bac9-477e-b245-5d667eda0734",
"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": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "53"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:17:23.1597108",
"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": "OzG5pWOWx0C4H08KPp19mQ==",
"labelPageLayoutGuid": "a5b9313b-9663-40c7-b81f-4f0a3e9d7d99",
"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": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
}
}
},
{
"$ref": "50"
}
],
"nextPrice": {
"$id": "60",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "lTGOhvg0xUeovVb/5nR6cQ==",
"pluGuid": "868e3195-34f8-47c5-a8bd-56ffe6747a71",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "GmSGxz2kBECJrhv643h3dw==",
"dealCostGuid": "c786641a-a43d-4004-89ae-1bfae3787777",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "XkKrJEB+LUyj/pQDi0CKNA==",
"priceGroupGuid": "24ab425e-7e40-4c2d-a3fe-94038b408a34",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:17:23.1597108",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "97cc20a8-f131-4a78-b37b-03ab6dbeb3cd",
"campaignComboPriceGroupG_UID": "+I4kn+qZYk6U3JRnFUDS4w==",
"campaignComboPriceGroupIdentifier": "9f248ef8-99ea-4e62-94dc-94671540d2e3",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "61",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:17:23.1597108",
"operatorG_UID": "DWWxP0Lso02l9fYfTK2pnQ==",
"operatorGuid": "3fb1650d-ec42-4da3-a5f5-f61f4cada99d",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:17:23.1597108",
"signIqTicketFileMovedUtc": "2026-04-03T06:17:23.1597108",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:17:23.1597108",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "9103d9d9-acea-4b33-b8ea-44e1c79817fb",
"product": {
"$ref": "8"
},
"campaignPlu": {
"$ref": "60"
},
"fuelItem": true
},
{
"$ref": "61"
}
],
"campaign": {
"$id": "62",
"id": 1,
"storeID": 2,
"name": "3427408b-aac0-4f04-b3ed-8b01fbe58bf8",
"nameGuid": "3427408b-aac0-4f04-b3ed-8b01fbe58bf8",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:17:23.1597108",
"startTime": 1,
"endDate": "2026-04-03T06:17:23.1597108",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:17:23.1597108",
"system": true,
"created": "2026-04-03T06:17:23.1597108",
"updated": "2026-04-03T06:17:23.1597108",
"priceChangeNotifiedUtc": "2026-04-03T06:17:23.1597108",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "wfUx0CG+Lky8LpJYK3V8ZQ==",
"hostIdentifierGuid": "d031f5c1-be21-4c2e-bc2e-92582b757c65",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:17:23.1597108",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"campaignPools": [
{
"$id": "63",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "lpSjpQtk10+11QKlYPOqnQ==",
"pluGuid": "a5a39496-640b-4fd7-b5d5-02a560f3aa9d",
"hostOfferID": 1,
"priceGroupG_UID": "LD20TWUsskKZ7irBENoyfw==",
"priceGroupGuid": "4db43d2c-2c65-42b2-99ee-2ac110da327f",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:17:23.1597108",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "8"
},
"campaign": {
"$ref": "62"
}
},
{
"$ref": "63"
}
],
"sellingRules": [
{
"$id": "64",
"id": 1,
"identifier": "8LFUSHfh4Uu09MQjivepCA==",
"identifierStr": "8LFUSHfh4Uu09MQjivepCA==",
"identifierGuid": "4854b1f0-e177-4be1-b4f4-c4238af7a908",
"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": "62"
}
},
{
"$ref": "64"
}
],
"customers": [
{
"$id": "65",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "Y2Z6+tHgaEyTFSaSTMwLeg==",
"customerIDGuid": "fa7a6663-e0d1-4c68-9315-26924ccc0b7a",
"campaign": {
"$ref": "62"
},
"customer": {
"$id": "66",
"identifier": "iWD6hmuQdkOJCeHeVAeNvg==",
"identifierGuid": "86fa6089-906b-4376-8909-e1de54078dbe",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:17:23.1597108",
"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": "TMlw7gasX0+4jGQp1SupAw==",
"communityIdentifierGuid": "ee70c94c-ac06-4f5f-b88c-6429d52ba903",
"joined": "2026-04-03T06:17:23.1597108",
"updated": "2026-04-03T06:17:23.1597108",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "ZsAKHEI8LkmbAxZlHHCWUw==",
"priceLevelIdentifierGuid": "1c0ac066-3c42-492e-9b03-16651c709653",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:17:23.1597108",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "67",
"cardType": 2,
"issueDate": "2026-04-03T06:17:23.1597108",
"expiry": "2026-04-03T06:17:23.1597108",
"customerID": "oGsqErcv+UeKargfKT6pOQ==",
"customerIDGuid": "122a6ba0-2fb7-47f9-8a6a-b81f293ea939",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:17:23.1597108",
"linkedAccount": "4FSRlgVgnEu53O4zWIUPOg==",
"linkedAccountGuid": "969154e0-6005-4b9c-b9dc-ee3358850f3a",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "66"
},
"account": {
"$id": "68",
"id": 1,
"identifier": "jv8PbVi8FkaftTYcoTZn4A==",
"identifierGuid": "6d0fff8e-bc58-4616-9fb5-361ca13667e0",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:17:23.1597108",
"owner": "1vytfuZH+kSpLqCliePDYw==",
"ownerGuid": "7eadfcd6-47e6-44fa-a92e-a0a589e3c363",
"accountStoreGroupIdentifier": "kZ0PR8hSHUW+bzC1aXuHig==",
"accountStoreGroupGuid": "470f9d91-52c8-451d-be6f-30b5697b878a",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:17:23.1597108",
"active": true,
"updated": "2026-04-03T06:17:23.1597108",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "66"
},
"card": {
"$ref": "67"
},
"members": {
"$id": "69",
"sample string 1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"sample string 2": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"customerGroups": [
{
"$id": "70",
"identifier": "uccrgYO88kaM+AIYeb+LKQ==",
"identifierGuid": "812bc7b9-bc83-46f2-8cf8-021879bf8b29",
"name": "sample string 2",
"primaryContact": "oqMemddqzUSkB95qUC/iAA==",
"primaryContactGuid": "991ea3a2-6ad7-44cd-a407-de6a502fe200",
"accountID": "vpO/A3+3Vkql1pIPeATYIw==",
"accountIDGuid": "03bf93be-b77f-4a56-a5d6-920f7804d823",
"special": true,
"updated": "2026-04-03T06:17:23.1597108",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "kKzxiNBv1UCA81N9sCa3Hw==",
"priceLevelIdentifierGuid": "88f1ac90-6fd0-40d5-80f3-537db026b71f",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "68"
},
"primaryContactCustomer": {
"$ref": "66"
},
"customerGroupMembers": [
{
"$id": "71",
"id": 1,
"groupID": "7k2ppkeYhEaGOZS8iL7q4Q==",
"groupIDGuid": "a6a94dee-9847-4684-8639-94bc88beeae1",
"customerID": "IJ5EyXKwf0GUyk+2N+WEFQ==",
"customerIDGuid": "c9449e20-b072-417f-94ca-4fb637e58415",
"card": "sample string 4",
"linkedAccount": "u3u0t9w5mU6sVWWQ5lOGBQ==",
"linkedAccountGuid": "b7b47bbb-39dc-4e99-ac55-6590e6538605",
"customer": {
"$ref": "66"
},
"group": {
"$ref": "70"
},
"customerCard": {
"$ref": "67"
}
},
{
"$ref": "71"
}
]
},
{
"$ref": "70"
}
]
},
"payments": [
{
"$id": "72",
"id": 1,
"identifier": "wyRn30PepUeT9eUsrMMLPw==",
"identifierGuid": "df6724c3-de43-47a5-93f5-e52cacc30b3f",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "x2W2Q4mDRUWuBI14NWz8iA==",
"accountIDGuid": "43b665c7-8389-4545-ae04-8d78356cfc88",
"customerAccount": {
"$ref": "68"
},
"customerCard": {
"$ref": "67"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:17:23.1597108",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "+Vs0OnPjuUq/QbsH2uQ2yg==",
"idempotentVoidGuid": "3a345bf9-e373-4ab9-bf41-bb07dae436ca",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "73",
"saleHeaderID": 1,
"saleHeaderGuid": "rkrTRJxCmkuuyOw2vx5b/A==",
"saleHeaderIdentifierGuid": "44d34aae-429c-4b9a-aec8-ec36bf1e5bfc",
"created": "2026-04-03T06:17:23.1597108",
"createdLocal": "2026-04-03T06:17:23.1597108",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:17:23.1597108",
"storeID": 1,
"operatorG_Uid": "WuciY1ovKke3Fx2SEDRuPQ==",
"operatorGuid": "6322e75a-2f5a-472a-b717-1d9210346e3d",
"customerG_Uid": "R++Q6N0BHEyImvuojlYGpw==",
"customerGuid": "e890ef47-01dd-4c1c-889a-fba88e5606a7",
"communityIdentifier": "NnGOEgT7OkmBUpwAUTPLPA==",
"communityIdentifierGuid": "128e7136-fb04-493a-8152-9c005133cb3c",
"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": "4h17Pgct1Emvxiu/YIS0+A==",
"priceLevelIdentifierGuid": "3e7b1de2-2d07-49d4-afc6-2bbf6084b4f8",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:17:23.1597108+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": "74",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:17:23.1597108",
"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": "33"
},
"customer": {
"$ref": "66"
},
"communityOrganisation": {
"$id": "75",
"id": 1,
"identifier": "1TFs8Th77UeciUK/apmu2g==",
"identifierGuid": "f16c31d5-7b38-47ed-9c89-42bf6a99aeda",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:17:23.1597108",
"promoPeriodEnd": "2026-04-03T06:17:23.1597108",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:17:23.1597108",
"deleted": true
},
"details": [
{
"$id": "76",
"saleItemID": 1,
"identifier": "l1l+4tXfg06kXwLAAhUOGQ==",
"identifierGuid": "e27e5997-dfd5-4e83-a45f-02c002150e19",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "In/t+zX9DUyHjfYLzvMWIw==",
"pluGuid": "fbed7f22-fd35-4c0d-878d-f60bcef31623",
"accountID": "/U6lfsWewU6jW/DPyVj/fg==",
"accountIDGuid": "7ea54efd-9ec5-4ec1-a35b-f0cfc958ff7e",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:17:23.1597108",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "u+254J/WJ06t0tuorppjNg==",
"refundGuid": "e0b9edbb-d69f-4e27-add2-dba8ae9a6336",
"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": "uQd8isoZcEyeKX/MVJ8YoA==",
"idempotentVoidGuid": "8a7c07b9-19ca-4c70-9e29-7fcc549f18a0",
"priceLevelIdentifier": "YexEQGwPlkGF4hYGXVAmPw==",
"priceLevelIdentifierGuid": "4044ec61-0f6c-4196-85e2-16065d50263f",
"communityIdentifier": "1ZHKVsNm0EGc/tB7BDr8Iw==",
"communityIdentifierGuid": "56ca91d5-66c3-41d0-9cfe-d07b043afc23",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "77",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:17:23.1597108",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "77"
}
],
"refund": {
"$id": "78",
"id": 1,
"g_UID": "ySnxwzuuAkab0iqw/qaAAQ==",
"guid": "c3f129c9-ae3b-4602-9bd2-2ab0fea68001",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:17:23.1597108"
},
"modifier": {
"$id": "79",
"id": 1,
"setG_UID": "aCd/wXQQ5EOznzsay71z4A==",
"modifierSetGuid": "c17f2768-1074-43e4-b39f-3b1acbbd73e0",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "V+RZqW0pDU25AVigOqkZBw==",
"pluGuid": "a959e457-296d-4d0d-b901-58a03aa91907",
"deleted": true,
"g_UID": "rMmnVVQUn0qyNqyw8ILOsA==",
"guid": "55a7c9ac-1454-4a9f-b236-acb0f082ceb0",
"product": {
"$ref": "8"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "76"
}
],
"eftReceipts": [
{
"$id": "80",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "73"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "80"
}
],
"payments": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"cards": [
{
"$id": "81",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "81"
}
],
"campaignHits": [
{
"$id": "82",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "82"
}
],
"fuel": [
{
"$id": "83",
"id": 1,
"plu": 1,
"pluG_UID": "VBfNVle8sEOFq4jaduHFkg==",
"pluGuid": "56cd1754-bc57-43b0-85ab-88da76e1c592",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:17:23.1597108",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:17:23.1597108",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "83"
}
],
"fuelResells": [
{
"$id": "84",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "sm6GeFjGikuCzLEr8XTW7w==",
"pluGuid": "78866eb2-c658-4b8a-82cc-b12bf174d6ef",
"accountID": "gbhAzgr8AUe1DBSfJGsH4w==",
"accountIDGuid": "ce40b881-fc0a-4701-b50c-149f246b07e3",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:17:23.1597108",
"bestOrExpireType": 1,
"refundG_UID": "xLYqLV4R002vLp9aXFArug==",
"refundGuid": "2d2ab6c4-115e-4dd3-af2e-9f5a5c502bba",
"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": "84"
}
],
"customerOrder": [
{
"$id": "85",
"identifier": "Wrxl62aILkuCrJZLR+OIqQ==",
"identifierGuid": "eb65bc5a-8866-4b2e-82ac-964b47e388a9",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "PI7ze5ED7keMyAkD3l7y6w==",
"customerIdentifierGuid": "7bf38e3c-0391-47ee-8cc8-0903de5ef2eb",
"operatorNo": 1,
"operatorG_UID": "3TrT69ylt0qvjtcVvyA20w==",
"operatorGuid": "ebd33add-a5dc-4ab7-af8e-d715bf2036d3",
"created": "2026-04-03T06:17:23.1597108",
"ordered": "2026-04-03T06:17:23.1597108",
"started": "2026-04-03T06:17:23.1597108",
"completed": "2026-04-03T06:17:23.1597108",
"supplied": "2026-04-03T06:17:23.1597108",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "66"
},
"operator": {
"$ref": "33"
},
"details": [
{
"$id": "86",
"headerID": 1,
"plu": 1,
"pluG_UId": "dcp8vOC5vkivjvd41RWDvg==",
"pluGuid": "bc7cca75-b9e0-48be-af8e-f778d51583be",
"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": "TWi+cJLFIESZGK60K7A1kA==",
"headerIdentifierGuid": "70be684d-c592-4420-9918-aeb42bb03590",
"product": {
"$ref": "8"
}
},
{
"$ref": "86"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "73"
}
},
{
"$ref": "85"
}
],
"surveyResponses": [
{
"$id": "87",
"surveyG_UID": "N4GJ/w/Q2UekyqmjYvW5oQ==",
"surveyGuid": "ff898137-d00f-47d9-a4ca-a9a362f5b9a1",
"saleHeaderGuid": "kIcX9JwYZkSQ48g7yr0pkA==",
"saleGuid": "f4178790-189c-4466-90e3-c83bcabd2990",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "9Y7Bk13BR06nWX0fDNRn5g==",
"guidResponse": "93c18ef5-c15d-4e47-a759-7d1f0cd467e6",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:17:23.1597108",
"sale": {
"$ref": "73"
},
"survey": {
"$id": "88",
"g_UID": "AvN8Rm7ZnEGCdPhy31kWDQ==",
"guid": "467cf302-d96e-419c-8274-f872df59160d",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "qrd7sTEAiEeW8RoK9Zz8vQ==",
"checkoutFormGuid": "b17bb7aa-0031-4788-96f1-1a0af59cfcbd",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:17:23.1597108",
"end": "2026-04-03T06:17:23.1597108",
"deleted": true,
"updated": "2026-04-03T06:17:23.1597108",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"1da26888-0424-45cd-bfb8-ccbd120c038b",
"1abe5eae-b7a8-4992-97e3-0188b54e7daf"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "41"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "87"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "izzw6TelxE2xRfUZlcDqHQ==",
"accountIdentifier": "e9f03c8b-a537-4dc4-b145-f51995c0ea1d",
"accountName": "sample string 44",
"customerOrderIdentifier": "lgZC4IFkNEaKt8/h2piD5w==",
"customerOrderIdentifierGuid": "e0420696-6481-4634-8ab7-cfe1da9883e7",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "89",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "iAuUjPPvq0uK/NjAQCBvvw==",
"paymentIdentifierGuid": "8c940b88-eff3-4bab-8afc-d8c040206fbf",
"identifier": "MzSj8zKsLki2mWmSdmO37g==",
"identifierGuid": "f3a33433-ac32-482e-b699-69927663b7ee",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "aO8eJEcbl0qFBoT8cUEWsA==",
"itemIdentifierGuid": "241eef68-1b47-4a97-8506-84fc714116b0"
}
},
{
"$ref": "72"
}
]
},
{
"$ref": "67"
}
],
"customerGroupMembers": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"customerGroups": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"accounts": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"account": {
"$ref": "68"
},
"vouchers": [
{
"$id": "90",
"customerIdentifier": "GQWwzUhQq0aSM4z8rNoznA==",
"customerIdentifierGuid": "cdb00519-5048-46ab-9233-8cfcacda339c",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "/uwsifIaeESNlPMcdCtmvA==",
"idempotentGuid": "892cecfe-1af2-4478-8d94-f31c742b66bc",
"offline": true,
"voucher": {
"$id": "91",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-04-03T06:17:23.1597108",
"barcodeTemplate": {
"$id": "92",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "93",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-04-03T06:17:23.1597108",
"labelPageLayout": "GGUrDUz+UUGCVrpUO/KJwQ==",
"pageLayoutGuid": "0d2b6518-fe4c-4151-8256-ba543bf289c1",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "91"
},
"elements": [
{
"$id": "94",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-04-03T06:17:23.1597108"
},
{
"$ref": "94"
}
]
},
"customerVouchers": [
{
"$id": "95",
"id": 1,
"customerIdentifier": "gNaar9oS8UKXawdy+fhSNA==",
"customerIdentifierGuid": "af9ad680-12da-42f1-976b-0772f9f85234",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:17:23.1597108",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "f5W+qwq3KUyZa5r7dHdbLw==",
"issuedIdempotentGuid": "abbe957f-b70a-4c29-996b-9afb74775b2f",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:17:23.1597108",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:17:23.1597108",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "24nR7mzhW0q/0SxUin1UAA==",
"redeemedIdempotentGuid": "eed189db-e16c-4a5b-bfd1-2c548a7d5400",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:17:23.1597108",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "93"
},
"voucher": {
"$ref": "91"
},
"customer": {
"$ref": "66"
},
"issuedOfflinePayment": {
"$ref": "72"
},
"redeemedOfflinePayment": {
"$ref": "72"
}
},
{
"$ref": "95"
}
]
},
"customer": {
"$ref": "66"
}
},
{
"$ref": "90"
}
]
}
},
{
"$ref": "65"
}
],
"customerGroups": [
{
"$id": "96",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "6G4rEx2+5EyhqDaYRBH4uA==",
"groupIDGuid": "132b6ee8-be1d-4ce4-a1a8-36984411f8b8",
"campaign": {
"$ref": "62"
},
"group": {
"$ref": "70"
}
},
{
"$ref": "96"
}
],
"signIqTickets": [
{
"$id": "97",
"identifier": "omf0VLOGrEmmitIcomdjYg==",
"identifierGuid": "54f467a2-86b3-49ac-a68a-d21ca2676362",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "97"
}
],
"comboPriceGroups": [
{
"$id": "98",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "gwgT+P+hVUCMF1QOYgaBNA==",
"guid": "f8130883-a1ff-4055-8c17-540e62068134",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "62"
},
"comboPricePlus": [
{
"$id": "99",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "SzuG9Y56RUeHoHy1lQkuvA==",
"groupGuid": "f5863b4b-7a8e-4745-87a0-7cb595092ebc",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "FvzHOfoQikemjnPwuVThiA==",
"pluGuid": "39c7fc16-10fa-478a-a68e-73f0b954e188",
"priceGroupG_UID": "5tBvnEtdr0OnjHAoQ+uzHA==",
"priceGroupGuid": "9c6fd0e6-5d4b-43af-a78c-702843ebb31c",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "62"
},
"product": {
"$ref": "8"
},
"priceGroup": {
"$ref": "26"
},
"campaignPool": {
"$ref": "62"
}
},
{
"$ref": "99"
}
]
},
{
"$ref": "98"
}
],
"priceLevels": [
{
"$id": "100",
"id": 1,
"priceLevelIdentifier": "iY5OlSBtX0eK8d7ZvknGlQ==",
"priceLevelIdentifierGuid": "954e8e89-6d20-475f-8af1-ded9be49c695",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "100"
}
],
"promotionType": {
"$id": "101",
"identifier": "upud0R4W8kejH5vvcpyQJA==",
"identifierGuid": "d19d9bba-161e-47f2-a31f-9bef729c9024",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "EjKH8/DM60KN+Vvqc2pZaQ==",
"labelPageLayoutGuid": "f3873212-ccf0-42eb-8df9-5bea736a5969",
"priceLevelIdentifier": "i6PD2VpqR0uht/BnJLN7oA==",
"priceLevelIdentifierGuid": "d9c3a38b-6a5a-4b47-a1b7-f06724b37ba0",
"active": true,
"updated": "2026-04-03T06:17:23.1597108",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "8"
},
"dealCost": {
"$id": "102",
"headerIdentifier": "125gTKmSjkm8VJU+mqhDnw==",
"headerIdentifierGuid": "4c606ed7-92a9-498e-bc54-953e9aa8439f",
"identifier": "63XXuw9Z/0SHXDbUhiRu0g==",
"identifierGuid": "bbd775eb-590f-44ff-875c-36d486246ed2",
"supplierIdentifier": "f3JYh5klRk2qDlz0mOW/ww==",
"supplierGuid": "8758727f-2599-4d46-aa0e-5cf498e5bfc3",
"pluG_UID": "QsYLdlTo0kec0MoB3ThKQg==",
"pluGuid": "760bc642-e854-47d2-9cd0-ca01dd384a42",
"campaignName": "7d6d1f00-6cb2-47cf-82d3-534c6d00bd6a",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:17:23.1597108",
"end": "2026-04-03T06:17:23.1597108",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "fw8U4R8fKUi6lxhSfCdvqQ==",
"bonusItemPluGuid": "e1140f7f-1f1f-4829-ba97-18527c276fa9",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:17:23.1597108",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:17:23.1597108",
"campaignEndDate": "2026-04-03T06:17:23.1597108",
"masterPLUG_UID": "/hZ4rIDKG0O7iK4N7iS8rw==",
"masterID": "ac7816fe-ca80-431b-bb88-ae0dee24bcaf",
"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": "xZUHd2amF0CIP2uakwgQaQ==",
"bonusMasterID": "770795c5-a666-4017-883f-6b9a93081069",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-04-03T06:17:23.1597108",
"dealCosts": [
{
"$ref": "102"
},
{
"$ref": "102"
}
],
"tags": [
{
"$id": "103",
"pluG_UID": "VUKL9O/U0UGhqL811+gFsA==",
"pluGuid": "f48b4255-d4ef-41d1-a1a8-bf35d7e805b0",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "103"
}
],
"alternateProductG_UID": "EupkQRdb+0uamERLYMh70A==",
"alternateProduct": "4164ea12-5b17-4bfb-9a98-444b60c87bd0",
"altProduct": {
"$ref": "8"
},
"productHostCode": {
"$id": "104",
"id": 1,
"pluG_UID": "ozI4QeN/nU2CITH8gqsUww==",
"pluGuid": "413832a3-7fe3-4d9d-8221-31fc82ab14c3",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:17:23.1597108",
"inventoryTracked": "2026-04-03T06:17:23.1597108",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "105",
"pluG_UID": "lVw95WE6K0mrd5+xsxaLKQ==",
"pluGuid": "e53d5c95-3a61-492b-ab77-9fb1b3168b29",
"fuelPluG_UID": "ZWK7WR36+Uy7GQm9kIsVUg==",
"fuelPluGuid": "59bb6265-fa1d-4cf9-bb19-09bd908b1552",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "105"
},
{
"$ref": "105"
}
]
},
"supplier": {
"$ref": "3"
},
"serviceFee": {
"$id": "106",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "6"
}
],
"orderCycleHeaders": [
{
"$id": "107",
"storeID": 1,
"supplierIdentifier": "RD/8Em2aNUyA+17yxzkflg==",
"supplierGuid": "12fc3f44-9a6d-4c35-80fb-5ef2c7391f96",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "107"
}
],
"cycles": [
{
"$id": "108",
"storeID": 1,
"supplierIdentifier": "YeRDtk2qP0+MA+/Yhou0TQ==",
"supplierGuid": "b643e461-aa4d-4f3f-8c03-efd8868bb44d",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:17:23.1597108",
"deliveryDate": "2026-04-03T06:17:23.1597108",
"nextCutOffDate": "2026-04-03T06:17:23.1597108",
"nextDeliveryDate": "2026-04-03T06:17:23.1597108",
"nextDaysBuffer": 10
},
{
"$ref": "108"
}
],
"store": {
"$ref": "9"
},
"updated": "2026-04-03T06:17:23.1597108",
"isHost": true
},
"files": [
{
"$id": "109",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:17:23.1597108",
"processed": "2026-04-03T06:17:23.1597108",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:17:23.1597108",
"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": "110",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:17:23.1597108",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "109"
}
],
"zoneMatrix": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"hostFileStoreSetting": {
"$ref": "12"
},
"hostStoreSettings": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"promotionPlacements": [
{
"$id": "111",
"identifier": "6eMHt/TRk0WGOzveih3Mmw==",
"identifierGuid": "b707e3e9-d1f4-4593-863b-3bde8a1dcc9b",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "111"
}
],
"promoTypeGuids": [
"d1a60fcc-a6b5-4eee-83bb-7bdbbccc713b",
"c83a5442-2ad9-430b-9c0d-413a1373b633"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"stores": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"zoneMatrix": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.