POST 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": "JuKYFqQwpUmXz8EgRrROQA==",
"hostIdentifierGuid": "1698e226-30a4-49a5-97cf-c12046b44e40",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true,
"host": {
"$id": "2",
"identifier": "qPlOaHB/ck+FQZ6kJrNUPw==",
"identifierGuid": "684ef9a8-7f70-4f72-8541-9ea426b3543f",
"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": "6ko/yRxpKkKkLLsHDsgWuA==",
"hostSupplierIdentifierGuid": "c93f4aea-691c-422a-a42c-bb070ec816b8",
"loyaltyPriceLevelIdentifier": "qYWBBNWm/EeQFWBDMEjMxA==",
"loyaltyPriceLevelIdentifierGuid": "048185a9-a6d5-47fc-9015-60433048ccc4",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:16:50.727701",
"lastProcessed": "2026-04-03T06:16:50.727701",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "3",
"identifier": "9jMOV/YtQ0qTjSJfNZ40sw==",
"identifierGuid": "570e33f6-2df6-4a43-938d-225f359e34b3",
"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": "csfyq9Nbek2m7i54c9yFhA==",
"primaryContactID": "abf2c772-5bd3-4d7a-a6ee-2e7873dc8584",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "SIOGFbsUPkGIC+hg62j+dw==",
"supplierGroupGuid": "15868348-14bb-413e-880b-e860eb68fe77",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:16:50.727701",
"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": "fd40d283-b9b4-496e-b873-04b5130a4c06",
"identifier": "xfhi1UtW4UmntwjGPKWL1A==",
"identifierGuid": "d562f8c5-564b-49e1-a7b7-08c63ca58bd4",
"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": "rnPtaj+LgEmwiFnsyR/sPg==",
"supplierIdentifierGuid": "6aed73ae-8b3f-4980-b088-59ecc91fec3e",
"contactGuid": "ZapsASXPxkSb/w/RtMAR0A==",
"contactID": "016caa65-cf25-44c6-9bff-0fd1b4c011d0",
"contact": {
"$ref": "4"
},
"supplier": {
"$ref": "3"
}
},
{
"$ref": "5"
}
],
"products": [
{
"$id": "6",
"pluG_UID": "PnkVpouvAE2ndPEiWQNM1g==",
"pluGuid": "a615793e-af8b-4d00-a774-f12259034cd6",
"supplierIdentifier": "6r5ru8mfpUG7O8hMlrI9Zg==",
"supplierIdentifierGuid": "bb6bbeea-9fc9-41a5-bb3b-c84c96b23d66",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:16:50.727701",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:16:50.727701",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "7",
"pluG_UID": "qFTgIqxo2EqhtXVpvD/ByA==",
"pluGuid": "22e054a8-68ac-4ad8-a1b5-7569bc3fc1c8",
"supplierIdentifier": "Il7rWjEHskW0ayPcD0zMdQ==",
"supplierIdentifierGuid": "5aeb5e22-0731-45b2-b46b-23dc0f4ccc75",
"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": "F2Y+XnLjsUGRfGjDmEYFXA==",
"parentPluGuid": "5e3e6617-e372-41b1-917c-68c39846055c",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "8",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "1EJO7BkzH0Gfjg83Xgz1+A==",
"guid": "ec4e42d4-3319-411f-9f8e-0f375e0cf5f8",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "uDTjr91GSE2Za3PYA5G4wg==",
"priceGroupGuid": "afe334b8-46dd-4d48-996b-73d80391b8c2",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:16:50.727701",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:16:50.727701",
"pluCreated": "2026-04-03T06:16:50.727701",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:16:50.727701",
"lastManualUpdate": "2026-04-03T06:16:50.727701",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:16:50.727701",
"currentCostUpdated": "2026-04-03T06:16:50.727701",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:16:50.727701",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:16:50.727701",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "8faWs6wOX0C82Oq4b2FNRw==",
"altPLUGuid": "b396f6f1-0eac-405f-bcd8-eab86f614d47",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:16:50.727701",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "Xry+37pAf0u84PW16cALtg==",
"shelfPageLayoutGuid": "dfbebc5e-40ba-4b7f-bce0-f5b5e9c00bb6",
"talkerPageLayoutG_UID": "1JDXJiTIa0S/n00Jo86yWA==",
"talkerPageLayoutGuid": "26d790d4-c824-446b-bf9f-4d09a3ceb258",
"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": "moxHdXo3AECKQW6RTrWdeQ==",
"inventoryIdentifier": "75478c9a-377a-4000-8a41-6e914eb59d79",
"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": "QRkg/skM1ESG+kkVqwoyqg==",
"parentPluGuid": "fe201941-0cc9-44d4-86fa-4915ab0a32aa",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "nT4CTB+T20KDSnR7QjF8/Q==",
"supplierIdentifierGuid": "4c023e9d-931f-42db-834a-747b42317cfd",
"supplierChanged": true,
"rebateSupplierIdentifier": "WEeeDvvc+UuUcjIX1OVZIg==",
"rebateSupplierIdentifierGuid": "0e9e4758-dcfb-4bf9-9472-3217d4e55922",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:16:50.727701",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "SAWcV17WBkmB9eftKPROZg==",
"hostIdentifierGuid": "579c0548-d65e-4906-81f5-e7ed28f44e66",
"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:16:50.727701",
"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": "NbU2gTx2hkOlrBebZmPYlQ==",
"hostIdentifierGuid": "8136b535-763c-4386-a5ac-179b6663d895",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:16:50.727701",
"priceZone": {
"$id": "10",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "e/UxZTgJ5kqV0K372EIyaw==",
"hostIdentifierGuid": "6531f57b-0938-4ae6-95d0-adfbd842326b",
"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": "qeuR88mrPk+R8OhWGvMXkA==",
"hostIdentifierGuid": "f391eba9-abc9-4f3e-91f0-e8561af31790",
"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:16:50.727701",
"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": "eyXKAea8/0mt1da3hB8ONw==",
"hostIdentifierGuid": "01ca257b-bce6-49ff-add5-d6b7841f0e37",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"c57ba085-d76a-472b-90cd-c8cbe54030b4",
"21927a98-5c7a-4e91-9a5a-a59fe9abbe4b"
]
},
{
"$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": "04225d98-568e-425f-9f6b-49964a498cd1",
"updateStore": {
"$id": "19",
"id": "8a99396d-e733-4d29-b1aa-216a5acc6a71",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:16:50.727701",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:16:50.727701"
},
"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": "xrP56W8OoU2zQevHGAncLA==",
"pluGuid": "e9f9b3c6-0e6f-4da1-b341-ebc71809dc2c",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:16:50.727701"
},
{
"$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:16:50.727701",
"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:16:50.727701",
"startTime": 5,
"endDate": "2026-04-03T06:16:50.727701",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "Shpd68geP0OgtIkbCwa9XA==",
"hostIdentifierGuid": "eb5d1a4a-1ec8-433f-a0b4-891b0b06bd5c",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"tray": {
"$id": "25",
"g_UId": "pkE/5pwevUq428lSqbmaGQ==",
"guid": "e63f41a6-1e9c-4abd-b8db-c952a9b99a19",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "26",
"priceGroupG_UID": "a4QglLeqZ0iv8jOZd8DBow==",
"priceGroupGuid": "9420846b-aab7-4867-aff2-339977c0c1a3",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:16:50.727701",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "27",
"pluG_UID": "X0gV6Yl5ckil9buKp0ZqPw==",
"pluGuid": "e915485f-7989-4872-a5f5-bb8aa7466a3f",
"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": "88cc1e96-14a3-4c92-ac37-536ebe3a29fc",
"created": "2026-04-03T06:16:50.727701",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:16:50.727701",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:16:50.727701",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:16:50.727701",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:16:50.727701",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:16:50.727701",
"lastSold": "2026-04-03T06:16:50.727701",
"firstSold": "2026-04-03T06:16:50.727701",
"awsUpdated": "2026-04-03T06:16:50.727701",
"lastManualUpdate": "2026-04-03T06:16:50.727701",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:16:50.727701",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:16:50.727701",
"doNotRangeUpdated": "2026-04-03T06:16:50.727701",
"doNotOrderUpdated": "2026-04-03T06:16:50.727701",
"tracked": "2026-04-03T06:16:50.727701"
},
"allergens": [
{
"$id": "29",
"primaryKey": {
"$id": "30",
"pluGuid": "98ac02aa-094f-42ab-8700-4b70c22a0080",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "qgKsmE8Jq0KHAEtwwioAgA==",
"pluGuid": "98ac02aa-094f-42ab-8700-4b70c22a0080",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"costs": {
"$id": "31",
"pluG_UID": "O6SQqP5erESt21QLM6ePvw==",
"pluGuid": "a890a43b-5efe-44ac-addb-540b33a78fbf",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:16:50.727701",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "32",
"saleHeaderID": 1,
"created": "2026-04-03T06:16:50.727701",
"createdLocal": "2026-04-03T06:16:50.727701",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "HyCop1b2uECvqz2Xk/6nWQ==",
"operatorGuid": "a7a8201f-f656-40b8-afab-3d9793fea759",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "/nnXE3PtwU+DbUT9Cn7Bhg==",
"pluGuid": "13d779fe-ed73-4fc1-836d-44fd0a7ec186",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "33",
"id": 1,
"g_Uid": "pyiZf1WqCEedvHsSxwTMvA==",
"guid": "7f9928a7-aa55-4708-9dbc-7b12c704ccbc",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:16:50.727701",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:16:50.727701",
"endShift": "2026-04-03T06:16:50.727701",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "34",
"operatorG_UID": "Lpu/S3OX/kimgTx9eOYFmQ==",
"operatorGuid": "4bbf9b2e-9773-48fe-a681-3c7d78e60599",
"storeID": 2,
"operator": {
"$ref": "33"
},
"store": {
"$ref": "9"
}
},
{
"$ref": "34"
}
]
}
},
{
"$ref": "32"
}
],
"apns": [
{
"$id": "35",
"pluID": 1,
"pluG_UID": "6DU8wAZz+0mDGkXXp5Q5Qw==",
"pluGuid": "c03c35e8-7306-49fb-831a-45d7a7943943",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"tuns": [
{
"$id": "36",
"pluG_UId": "hvYEcjA2kkaR437dPv5gWQ==",
"pluGuid": "7204f686-3630-4692-91e3-7edd3efe6059",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "8"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"competitionPricing": [
{
"$id": "37",
"identifier": "InEUIcOmt0+IelNSwDZK1A==",
"identifierGuid": "21147122-a6c3-4fb7-887a-5352c0364ad4",
"pluG_UID": "x3zzXZX4ME2ntBkcV81ftg==",
"pluGuid": "5df37cc7-f895-4d30-a7b4-191c57cd5fb6",
"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": "ptZK9kzsMkydmyYeVHTF0Q==",
"groupName": "sample string 1",
"identifierGuid": "f64ad6a6-ec4c-4c32-9d9b-261e5474c5d1",
"exists": true,
"flipChartIdentifier": "FntCJAhQIEuCNCLtCd6i4A==",
"flipChartIdentifierGuid": "24427b16-5008-4b20-8234-22ed09dea2e0",
"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": "ESxkmp/OIUSsFoRhOZkdMg==",
"groupIdentifierGuid": "9a642c11-ce9f-4421-ac16-846139991d32",
"flipChart": {
"$id": "39",
"identifier": "MyBY5nx2mkOcITd6wF/WWw==",
"identifierGuid": "e6582033-767c-439a-9c21-377ac05fd65b",
"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": "eoYSbmoLmkqIRNNGaUYmfg==",
"identifierGuid": "6e12867a-0b6a-4a9a-8844-d3466946267e",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "41",
"id": 1,
"g_UID": "82YgXd4Jjkaw9uPjLp8LCw==",
"guid": "5d2066f3-09de-468e-b0f6-e3e32e9f0b0b",
"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": "6yloZIyU6EqsN2ZX7z/gOA==",
"previousFormGuid": "646829eb-948c-4ae8-ac37-6657ef3fe038",
"nextForm": 1,
"nextFormG_UID": "lBNasW/u8kWi4yJwqgxM4g==",
"nextFormGuid": "b15a1394-ee6f-45f2-a2e3-2270aa0c4ce2",
"attributes": "sample string 10",
"updated": "2026-04-03T06:16:50.727701",
"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": "fsSuByQuFUGq9v6eBctxAA==",
"checkoutFormGuid": "07aec47e-2e24-4115-aaf6-fe9e05cb7100",
"identifier": "gCPsyibos0CG0V74F7zrZw==",
"identifierGuid": "caec2380-e826-40b3-86d1-5ef817bceb67",
"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": "CgMfFveIuUC7zBRmvxP+bQ==",
"valueGuid": "161f030a-88f7-40b9-bbcc-1466bf13fe6d",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:16:50.727701",
"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:16:50.727701",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "42"
}
],
"panels": [
{
"$id": "44",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "9NFlHzYUXkGAn9g2a/8ybQ==",
"checkoutFormGuid": "1f65d1f4-1436-415e-809f-d8366bff326d",
"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": "TWsI8QWVXUugpAn0HrZBnA==",
"flipChartPageIdentifierGuid": "f1086b4d-9505-4b5d-a0a4-09f41eb6419c",
"pluG_UID": "k9BCXZB+e0WkOT8ThEQ2Bw==",
"pluGuid": "5d42d093-7e90-457b-a439-3f1384443607",
"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": "O5V+6MP9/kWrz9lO+qoZew==",
"pluGuid": "e87e953b-fdc3-45fe-abcf-d94efaaa197b",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:16:50.727701",
"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": "VpJyd8o92keqqDY0ADJ/eQ==",
"ingredientGuid": "TwoNO4dU4kCXRat+0gX1lw==",
"ingredientIdentifier": "3b0d0a4f-5487-40e2-9745-ab7ed205f597",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "8"
}
},
{
"$ref": "47"
}
],
"bins": [
{
"$id": "48",
"pluG_UID": "rrvtQlesrk25ribGSXir3Q==",
"pluGuid": "42edbbae-ac57-4dae-b9ae-26c64978abdd",
"shelfLocationIdentifier": "+io+JQxDY0m5o3PeSHmPPA==",
"shelfLocationGuid": "253e2afa-430c-4963-b9a3-73de48798f3c",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "EzXsK3iyJ0ehnbL6uM7g9g==",
"labelPageLayoutGuid": "2bec3513-b278-4727-a19d-b2fab8cee0f6",
"updated": "2026-04-03T06:16:50.727701",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "8"
},
"location": {
"$id": "49",
"identifier": "MAgbf9Ck50OE3RFQMISNOg==",
"storeID": 1,
"identifierGuid": "7f1b0830-a4d0-43e7-84dd-115030848d3a",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:16:50.727701",
"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": "yf9kr/3GLEKQAJHwS7a8bA==",
"pluGuid": "af64ffc9-c6fd-422c-9000-91f04bb6bc6c",
"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:16:50.727701",
"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:16:50.727701",
"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": "lTvOandkykS/5J1lM292gw==",
"labelPageLayoutGuid": "6ace3b95-6477-44ca-bfe4-9d65336f7683",
"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:16:50.727701",
"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": "LNuvFFdkE0SPhk0F9yYVXQ==",
"labelPageLayoutGuid": "14afdb2c-6457-4413-8f86-4d05f726155d",
"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:16:50.727701",
"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": "VWNspR/pX0yPZZkjsLLC9g==",
"labelPageLayoutGuid": "a56c6355-e91f-4c5f-8f65-9923b0b2c2f6",
"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:16:50.727701",
"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": "NGG/EzuPNkSicrP2QkvZWw==",
"labelPageLayoutGuid": "13bf6134-8f3b-4436-a272-b3f6424bd95b",
"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": "TkiZdYfGCU6XdB9BU3BKMg==",
"pluGuid": "7599484e-c687-4e09-9774-1f4153704a32",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "cn8IX4GqXkKz8bOb+4KVQg==",
"dealCostGuid": "5f087f72-aa81-425e-b3f1-b39bfb829542",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "WzBnM4IkIUSntGnolAwoyw==",
"priceGroupGuid": "3367305b-2482-4421-a7b4-69e8940c28cb",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:16:50.727701",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "bb223fd2-bbc2-4506-921a-3231dc873489",
"campaignComboPriceGroupG_UID": "+agrfLSFO0Wpy10hVgY1BA==",
"campaignComboPriceGroupIdentifier": "7c2ba8f9-85b4-453b-a9cb-5d2156063504",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "61",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:16:50.727701",
"operatorG_UID": "FK87kImY/0CjCyqHrQYI3g==",
"operatorGuid": "903baf14-9889-40ff-a30b-2a87ad0608de",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:16:50.727701",
"signIqTicketFileMovedUtc": "2026-04-03T06:16:50.727701",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:16:50.727701",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "200cf030-d181-4c71-bb7e-608591b57634",
"product": {
"$ref": "8"
},
"campaignPlu": {
"$ref": "60"
},
"fuelItem": true
},
{
"$ref": "61"
}
],
"campaign": {
"$id": "62",
"id": 1,
"storeID": 2,
"name": "8d6c78e6-c5ef-41e5-9af0-912b25348504",
"nameGuid": "8d6c78e6-c5ef-41e5-9af0-912b25348504",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:16:50.727701",
"startTime": 1,
"endDate": "2026-04-03T06:16:50.727701",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:16:50.727701",
"system": true,
"created": "2026-04-03T06:16:50.727701",
"updated": "2026-04-03T06:16:50.727701",
"priceChangeNotifiedUtc": "2026-04-03T06:16:50.727701",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "iYt6IFgVDU+Cz3y5PYs5jg==",
"hostIdentifierGuid": "207a8b89-1558-4f0d-82cf-7cb93d8b398e",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:16:50.727701",
"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": "kCQDxTDn30S7m4u2NTKKcA==",
"pluGuid": "c5032490-e730-44df-bb9b-8bb635328a70",
"hostOfferID": 1,
"priceGroupG_UID": "q0VKqSXWkE+7wNd+xvPBTw==",
"priceGroupGuid": "a94a45ab-d625-4f90-bbc0-d77ec6f3c14f",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:16:50.727701",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "8"
},
"campaign": {
"$ref": "62"
}
},
{
"$ref": "63"
}
],
"sellingRules": [
{
"$id": "64",
"id": 1,
"identifier": "NFbRDtrwUkicLocvg89Eig==",
"identifierStr": "NFbRDtrwUkicLocvg89Eig==",
"identifierGuid": "0ed15634-f0da-4852-9c2e-872f83cf448a",
"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": "Zpz89BAIkk6YW/6GQDa3VA==",
"customerIDGuid": "f4fc9c66-0810-4e92-985b-fe864036b754",
"campaign": {
"$ref": "62"
},
"customer": {
"$id": "66",
"identifier": "q92GqGJ0YEi8XdrIvtat7Q==",
"identifierGuid": "a886ddab-7462-4860-bc5d-dac8bed6aded",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:16:50.727701",
"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": "UJ6JH1ps2kyq5/UzvmWUgw==",
"communityIdentifierGuid": "1f899e50-6c5a-4cda-aae7-f533be659483",
"joined": "2026-04-03T06:16:50.727701",
"updated": "2026-04-03T06:16:50.727701",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "f7JSbRlbz0+RHDDCPtclAQ==",
"priceLevelIdentifierGuid": "6d52b27f-5b19-4fcf-911c-30c23ed72501",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:16:50.727701",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "67",
"cardType": 2,
"issueDate": "2026-04-03T06:16:50.727701",
"expiry": "2026-04-03T06:16:50.727701",
"customerID": "MDnL3r24DUGB7OrfiY+5cQ==",
"customerIDGuid": "decb3930-b8bd-410d-81ec-eadf898fb971",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:16:50.727701",
"linkedAccount": "xlZjyLdRs0eL0ZRUyX522w==",
"linkedAccountGuid": "c86356c6-51b7-47b3-8bd1-9454c97e76db",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "66"
},
"account": {
"$id": "68",
"id": 1,
"identifier": "VrcGtfGqE0WBz1dU4Z7GIQ==",
"identifierGuid": "b506b756-aaf1-4513-81cf-5754e19ec621",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:16:50.727701",
"owner": "hVkB2w26NUOYaI2XpCuSUw==",
"ownerGuid": "db015985-ba0d-4335-9868-8d97a42b9253",
"accountStoreGroupIdentifier": "hJtALJdd80atQdAZeG4eWw==",
"accountStoreGroupGuid": "2c409b84-5d97-46f3-ad41-d019786e1e5b",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:16:50.727701",
"active": true,
"updated": "2026-04-03T06:16:50.727701",
"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": "cPyJynmYLE+KuPYKl6d++Q==",
"identifierGuid": "ca89fc70-9879-4f2c-8ab8-f60a97a77ef9",
"name": "sample string 2",
"primaryContact": "KHJfZ6waI0a+fpZM61YK+Q==",
"primaryContactGuid": "675f7228-1aac-4623-be7e-964ceb560af9",
"accountID": "QocHgEdg9kmby9vEv6bqAA==",
"accountIDGuid": "80078742-6047-49f6-9bcb-dbc4bfa6ea00",
"special": true,
"updated": "2026-04-03T06:16:50.727701",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "XfhuEVntJk+koN7OEKNFFQ==",
"priceLevelIdentifierGuid": "116ef85d-ed59-4f26-a4a0-dece10a34515",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "68"
},
"primaryContactCustomer": {
"$ref": "66"
},
"customerGroupMembers": [
{
"$id": "71",
"id": 1,
"groupID": "eE+S1VhB/0+ZaB8jtFV7UA==",
"groupIDGuid": "d5924f78-4158-4fff-9968-1f23b4557b50",
"customerID": "XZ6nUN+zEESgMYAkqJVMqA==",
"customerIDGuid": "50a79e5d-b3df-4410-a031-8024a8954ca8",
"card": "sample string 4",
"linkedAccount": "Xk9MOsJVskWpvpmg/xV/zg==",
"linkedAccountGuid": "3a4c4f5e-55c2-45b2-a9be-99a0ff157fce",
"customer": {
"$ref": "66"
},
"group": {
"$ref": "70"
},
"customerCard": {
"$ref": "67"
}
},
{
"$ref": "71"
}
]
},
{
"$ref": "70"
}
]
},
"payments": [
{
"$id": "72",
"id": 1,
"identifier": "63kcQIQyR0ifK8Nk5/DFKw==",
"identifierGuid": "401c79eb-3284-4847-9f2b-c364e7f0c52b",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "XpWxIH8VVkaHrhG0SL8NGw==",
"accountIDGuid": "20b1955e-157f-4656-87ae-11b448bf0d1b",
"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:16:50.727701",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "4LtHXybtIk6Nn3fP6fvFbQ==",
"idempotentVoidGuid": "5f47bbe0-ed26-4e22-8d9f-77cfe9fbc56d",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "73",
"saleHeaderID": 1,
"saleHeaderGuid": "uZVc3uqn80mZFCZ3zBai2Q==",
"saleHeaderIdentifierGuid": "de5c95b9-a7ea-49f3-9914-2677cc16a2d9",
"created": "2026-04-03T06:16:50.727701",
"createdLocal": "2026-04-03T06:16:50.727701",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:16:50.727701",
"storeID": 1,
"operatorG_Uid": "tqZrbVN31UWiboI28H60XA==",
"operatorGuid": "6d6ba6b6-7753-45d5-a26e-8236f07eb45c",
"customerG_Uid": "A2Cd9vLUUkamE3CmH69Zkw==",
"customerGuid": "f69d6003-d4f2-4652-a613-70a61faf5993",
"communityIdentifier": "xgX2xtnXVk2czNYD5RjwoQ==",
"communityIdentifierGuid": "c6f605c6-d7d9-4d56-9ccc-d603e518f0a1",
"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": "UI82HnZ+TEKKwgg3QX/fuQ==",
"priceLevelIdentifierGuid": "1e368f50-7e76-424c-8ac2-0837417fdfb9",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:16:50.727701+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:16:50.727701",
"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": "RC+3fpu/40aJkVtw91l3uA==",
"identifierGuid": "7eb72f44-bf9b-46e3-8991-5b70f75977b8",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:16:50.727701",
"promoPeriodEnd": "2026-04-03T06:16:50.727701",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:16:50.727701",
"deleted": true
},
"details": [
{
"$id": "76",
"saleItemID": 1,
"identifier": "yXMIwqBbmUSH7mX4JPYrVA==",
"identifierGuid": "c20873c9-5ba0-4499-87ee-65f824f62b54",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "YfEomSOh5UC5MqMdhG963Q==",
"pluGuid": "9928f161-a123-40e5-b932-a31d846f7add",
"accountID": "2ANiUx9PGUCF7cWDY4LPcg==",
"accountIDGuid": "536203d8-4f1f-4019-85ed-c5836382cf72",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:16:50.727701",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "XlyfkR+/GkW4H5WdpUM6Tg==",
"refundGuid": "919f5c5e-bf1f-451a-b81f-959da5433a4e",
"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": "nr7wPfm7Eke0CmSKjUne1A==",
"idempotentVoidGuid": "3df0be9e-bbf9-4712-b40a-648a8d49ded4",
"priceLevelIdentifier": "UJiz3evr9kGlcIW0n2cmkA==",
"priceLevelIdentifierGuid": "ddb39850-ebeb-41f6-a570-85b49f672690",
"communityIdentifier": "JymWV0Fkq0m1l91gGi5Hwg==",
"communityIdentifierGuid": "57962927-6441-49ab-b597-dd601a2e47c2",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "77",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:16:50.727701",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "77"
}
],
"refund": {
"$id": "78",
"id": 1,
"g_UID": "trZv0l19bEe+OfbTXytEAw==",
"guid": "d26fb6b6-7d5d-476c-be39-f6d35f2b4403",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:16:50.727701"
},
"modifier": {
"$id": "79",
"id": 1,
"setG_UID": "MsFy6FQX8UGchVZtB34qlw==",
"modifierSetGuid": "e872c132-1754-41f1-9c85-566d077e2a97",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "RaHkJmYn3k6hodg+ICepyQ==",
"pluGuid": "26e4a145-2766-4ede-a1a1-d83e2027a9c9",
"deleted": true,
"g_UID": "20YzsqSMpE2pL8QM/PJpTg==",
"guid": "b23346db-8ca4-4da4-a92f-c40cfcf2694e",
"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": "PorEpvUckEOMhSsV6mMZTA==",
"pluGuid": "a6c48a3e-1cf5-4390-8c85-2b15ea63194c",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:16:50.727701",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:16:50.727701",
"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": "LokZgCDI7UOf7Getmz4Agw==",
"pluGuid": "8019892e-c820-43ed-9fec-67ad9b3e0083",
"accountID": "5Oy6NN8UTUCKfCEVYo/2ew==",
"accountIDGuid": "34baece4-14df-404d-8a7c-2115628ff67b",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:16:50.727701",
"bestOrExpireType": 1,
"refundG_UID": "R9h9xZIC4ECsuUChmes3rg==",
"refundGuid": "c57dd847-0292-40e0-acb9-40a199eb37ae",
"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": "pJWKM2aPQE+weeJqd1x+Cg==",
"identifierGuid": "338a95a4-8f66-4f40-b079-e26a775c7e0a",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "ESNJKWpvFUiZgxMzugholw==",
"customerIdentifierGuid": "29492311-6f6a-4815-9983-1333ba086897",
"operatorNo": 1,
"operatorG_UID": "K3ZD6KmOq0mDPYgvkEIqLg==",
"operatorGuid": "e843762b-8ea9-49ab-833d-882f90422a2e",
"created": "2026-04-03T06:16:50.727701",
"ordered": "2026-04-03T06:16:50.727701",
"started": "2026-04-03T06:16:50.727701",
"completed": "2026-04-03T06:16:50.727701",
"supplied": "2026-04-03T06:16:50.727701",
"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": "SkoZjJg8ZU6LSZGXp0NsLg==",
"pluGuid": "8c194a4a-3c98-4e65-8b49-9197a7436c2e",
"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": "4EuPnVTAVkixoe5wUgYqyA==",
"headerIdentifierGuid": "9d8f4be0-c054-4856-b1a1-ee7052062ac8",
"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": "uj5iPlkzQUqj6BOKgdK90Q==",
"surveyGuid": "3e623eba-3359-4a41-a3e8-138a81d2bdd1",
"saleHeaderGuid": "IOFVG1I1jUOdNKNZmOkL0w==",
"saleGuid": "1b55e120-3552-438d-9d34-a35998e90bd3",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "q8EDbb6EVkmFtpoDlYfXzw==",
"guidResponse": "6d03c1ab-84be-4956-85b6-9a039587d7cf",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:16:50.727701",
"sale": {
"$ref": "73"
},
"survey": {
"$id": "88",
"g_UID": "wAqJzQYzika21k/NbLHa4A==",
"guid": "cd890ac0-3306-468a-b6d6-4fcd6cb1dae0",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "CFDY57LWQUGdgQvdFZKRUA==",
"checkoutFormGuid": "e7d85008-d6b2-4141-9d81-0bdd15929150",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:16:50.727701",
"end": "2026-04-03T06:16:50.727701",
"deleted": true,
"updated": "2026-04-03T06:16:50.727701",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"356e5051-ae03-4fc3-a4b0-1a5094b54f69",
"033f51e6-9209-4afb-83dc-290e2b2ebed3"
],
"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": "GP5yR2n0LE2+NwUqQ8iELA==",
"accountIdentifier": "4772fe18-f469-4d2c-be37-052a43c8842c",
"accountName": "sample string 44",
"customerOrderIdentifier": "9U/rsjDxvE+7f1MYsZ9Fqw==",
"customerOrderIdentifierGuid": "b2eb4ff5-f130-4fbc-bb7f-5318b19f45ab",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "89",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "8MQAN3FSUUyiuCOyiDww3g==",
"paymentIdentifierGuid": "3700c4f0-5271-4c51-a2b8-23b2883c30de",
"identifier": "yel4PW//NEmFlqER2Zme4w==",
"identifierGuid": "3d78e9c9-ff6f-4934-8596-a111d9999ee3",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "c9ERyPrRQ0Gvb4xUybtZcQ==",
"itemIdentifierGuid": "c811d173-d1fa-4143-af6f-8c54c9bb5971"
}
},
{
"$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": "w/sR/EQw9EeP57lZS0lBMQ==",
"customerIdentifierGuid": "fc11fbc3-3044-47f4-8fe7-b9594b494131",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "zROaVNIzWEe6mOZ7NXbwlg==",
"idempotentGuid": "549a13cd-33d2-4758-ba98-e67b3576f096",
"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:16:50.727701",
"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:16:50.727701",
"labelPageLayout": "QEby82/m9ECBoW7stXSnxA==",
"pageLayoutGuid": "f3f24640-e66f-40f4-81a1-6eecb574a7c4",
"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:16:50.727701"
},
{
"$ref": "94"
}
]
},
"customerVouchers": [
{
"$id": "95",
"id": 1,
"customerIdentifier": "qGOwrm06G060a7m4uFaM2g==",
"customerIdentifierGuid": "aeb063a8-3a6d-4e1b-b46b-b9b8b8568cda",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:16:50.727701",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "99ZjDKDjRUu5WzRD9Xu6fA==",
"issuedIdempotentGuid": "0c63d6f7-e3a0-4b45-b95b-3443f57bba7c",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:16:50.727701",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:16:50.727701",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "w4uD98vgQkm5MTgnkYD+kg==",
"redeemedIdempotentGuid": "f7838bc3-e0cb-4942-b931-38279180fe92",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:16:50.727701",
"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": "+xXYNkLTe0iHHzgwqlF+JQ==",
"groupIDGuid": "36d815fb-d342-487b-871f-3830aa517e25",
"campaign": {
"$ref": "62"
},
"group": {
"$ref": "70"
}
},
{
"$ref": "96"
}
],
"signIqTickets": [
{
"$id": "97",
"identifier": "fzAfjk2kv0SxZswXW2okrw==",
"identifierGuid": "8e1f307f-a44d-44bf-b166-cc175b6a24af",
"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": "OsvFvwJptEOw2jooUARD7Q==",
"guid": "bfc5cb3a-6902-43b4-b0da-3a28500443ed",
"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": "cGyGjrkqyUSfmhI8j1Dmgw==",
"groupGuid": "8e866c70-2ab9-44c9-9f9a-123c8f50e683",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "1vZYIQdd4UKc+tQfwhgGxw==",
"pluGuid": "2158f6d6-5d07-42e1-9cfa-d41fc21806c7",
"priceGroupG_UID": "057g2FNut0+l+eHe7BIMwA==",
"priceGroupGuid": "d8e09ed3-6e53-4fb7-a5f9-e1deec120cc0",
"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": "/Ofxooy5vUe4Q7nLK0DxJA==",
"priceLevelIdentifierGuid": "a2f1e7fc-b98c-47bd-b843-b9cb2b40f124",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "100"
}
],
"promotionType": {
"$id": "101",
"identifier": "yocRCgD3Ik6JNCdOowqY8Q==",
"identifierGuid": "0a1187ca-f700-4e22-8934-274ea30a98f1",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "4eKZh5f3u0W6XxrBwMaTcA==",
"labelPageLayoutGuid": "8799e2e1-f797-45bb-ba5f-1ac1c0c69370",
"priceLevelIdentifier": "4Bd2/S4JO0ysMCM+bVWZpg==",
"priceLevelIdentifierGuid": "fd7617e0-092e-4c3b-ac30-233e6d5599a6",
"active": true,
"updated": "2026-04-03T06:16:50.727701",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "8"
},
"dealCost": {
"$id": "102",
"headerIdentifier": "N/eK2Pz55E65cHGZXvJbdQ==",
"headerIdentifierGuid": "d88af737-f9fc-4ee4-b970-71995ef25b75",
"identifier": "mK2bnZYodEKUpTQ7sJKprg==",
"identifierGuid": "9d9bad98-2896-4274-94a5-343bb092a9ae",
"supplierIdentifier": "uIofaRzyjEeoE5s75tdNKQ==",
"supplierGuid": "691f8ab8-f21c-478c-a813-9b3be6d74d29",
"pluG_UID": "rrWv3FU7bkuI026Iy044pQ==",
"pluGuid": "dcafb5ae-3b55-4b6e-88d3-6e88cb4e38a5",
"campaignName": "3cd8cf75-4fc1-47ad-8d36-3b7346d57dee",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:16:50.727701",
"end": "2026-04-03T06:16:50.727701",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "lL191hOHsU298SHyR3VGpg==",
"bonusItemPluGuid": "d67dbd94-8713-4db1-bdf1-21f2477546a6",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:16:50.727701",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:16:50.727701",
"campaignEndDate": "2026-04-03T06:16:50.727701",
"masterPLUG_UID": "UYylqhGphUOHEQevJEEw/A==",
"masterID": "aaa58c51-a911-4385-8711-07af244130fc",
"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": "IXheQ+Cqjkq5Jd+txae3cw==",
"bonusMasterID": "435e7821-aae0-4a8e-b925-dfadc5a7b773",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-04-03T06:16:50.727701",
"dealCosts": [
{
"$ref": "102"
},
{
"$ref": "102"
}
],
"tags": [
{
"$id": "103",
"pluG_UID": "dd2CFVIvUkKbdVrV8ncMTw==",
"pluGuid": "1582dd75-2f52-4252-9b75-5ad5f2770c4f",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "103"
}
],
"alternateProductG_UID": "8PIpd7tz5UW953oP3giJzg==",
"alternateProduct": "7729f2f0-73bb-45e5-bde7-7a0fde0889ce",
"altProduct": {
"$ref": "8"
},
"productHostCode": {
"$id": "104",
"id": 1,
"pluG_UID": "2htp8DFJ1UChRJLD/BbRDg==",
"pluGuid": "f0691bda-4931-40d5-a144-92c3fc16d10e",
"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:16:50.727701",
"inventoryTracked": "2026-04-03T06:16:50.727701",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "105",
"pluG_UID": "mG3m53Ds4E+yx2vrP81KFw==",
"pluGuid": "e7e66d98-ec70-4fe0-b2c7-6beb3fcd4a17",
"fuelPluG_UID": "1+VMOx78AEaeOlfGDXuWrg==",
"fuelPluGuid": "3b4ce5d7-fc1e-4600-9e3a-57c60d7b96ae",
"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": "NgbHeCLin0WCleV1VE5q+g==",
"supplierGuid": "78c70636-e222-459f-8295-e575544e6afa",
"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": "fycdyEDRc0qnrF6PBMGH9A==",
"supplierGuid": "c81d277f-d140-4a73-a7ac-5e8f04c187f4",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:16:50.727701",
"deliveryDate": "2026-04-03T06:16:50.727701",
"nextCutOffDate": "2026-04-03T06:16:50.727701",
"nextDeliveryDate": "2026-04-03T06:16:50.727701",
"nextDaysBuffer": 10
},
{
"$ref": "108"
}
],
"store": {
"$ref": "9"
},
"updated": "2026-04-03T06:16:50.727701",
"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:16:50.727701",
"processed": "2026-04-03T06:16:50.727701",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:16:50.727701",
"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:16:50.727701",
"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": "9a6S/VghcECXwekgKjgcWA==",
"identifierGuid": "fd92aef5-2158-4070-97c1-e9202a381c58",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "111"
}
],
"promoTypeGuids": [
"5fe4a33f-e368-4175-9b7f-2b95e2a68db5",
"90a5d91a-b622-4aa8-8f91-af0e4fa36ff0"
],
"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.