PUT api/supplierGroup/{id}
Save supplier group
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Supplier Group identifier |
globally unique identifier |
Required |
Body Parameters
Supplier Group object
SupplierGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Rebate | decimal number |
None. |
|
| RebateType | RebateType |
None. |
|
| RebateFrequency | RebateFrequency |
None. |
|
| RebateSource | RebateSource |
None. |
|
| RebateLastClaimed | date |
None. |
|
| RebateLastClaimedAmount | decimal number |
None. |
|
| Suppliers | Collection of Supplier |
None. |
Request Formats
application/json, text/json
Sample:
{
"identifier": "ECKy+kpU60iYlKxSyMTfGA==",
"identifierGuid": "fab22210-544a-48eb-9894-ac52c8c4df18",
"name": "sample string 1",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:16:53.7127044",
"rebateLastClaimedAmount": 1.0,
"suppliers": [
{
"$id": "2",
"identifier": "R31aSIIuY0+XQX838RZbeA==",
"identifierGuid": "485a7d47-2e82-4f63-9741-7f37f1165b78",
"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": "krO7yEbJzEGo2M9qhPQFDw==",
"primaryContactID": "c8bbb392-c946-41cc-a8d8-cf6a84f4050f",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "B4++/jKka0CVJZa6YLeGkA==",
"supplierGroupGuid": "febe8f07-a432-406b-9525-96ba60b78690",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:16:53.7127044",
"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": "3",
"id": "10dccbb7-7e85-47cd-b80d-e948ce403802",
"identifier": "vUJTDDPUh0KpaJaGhNlXbA==",
"identifierGuid": "0c5342bd-d433-4287-a968-968684d9576c",
"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": "4",
"supplierIdentifier": "grkU0h6tlkSpGXKYnVHCFg==",
"supplierIdentifierGuid": "d214b982-ad1e-4496-a919-72989d51c216",
"contactGuid": "7+W18C6SREesrvs9v88znA==",
"contactID": "f0b5e5ef-922e-4744-acae-fb3dbfcf339c",
"contact": {
"$ref": "3"
},
"supplier": {
"$ref": "2"
}
},
{
"$ref": "4"
}
],
"products": [
{
"$id": "5",
"pluG_UID": "3xwwoA+2wEmuKTa980+w5w==",
"pluGuid": "a0301cdf-b60f-49c0-ae29-36bdf34fb0e7",
"supplierIdentifier": "Sq4dGQpNIkWLGauh8ZFv1A==",
"supplierIdentifierGuid": "191dae4a-4d0a-4522-8b19-aba1f1916fd4",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:16:53.7127044",
"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:53.7127044",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "6",
"pluG_UID": "A9GJZBMm8kK22RVeLfhgsA==",
"pluGuid": "6489d103-2613-42f2-b6d9-155e2df860b0",
"supplierIdentifier": "T7OaLuRLNUe8puW4Sxi4rQ==",
"supplierIdentifierGuid": "2e9ab34f-4be4-4735-bca6-e5b84b18b8ad",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "6"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "zKR5f8y060SVEE5qBCBxiA==",
"parentPluGuid": "7f79a4cc-b4cc-44eb-9510-4e6a04207188",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "7",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "mWrb/TtteU+Dboir5nfySQ==",
"guid": "fddb6a99-6d3b-4f79-836e-88abe677f249",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "AqFdPk4zMkKuHgb06kpqWg==",
"priceGroupGuid": "3e5da102-334e-4232-ae1e-06f4ea4a6a5a",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:16:53.7127044",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:16:53.7127044",
"pluCreated": "2026-04-03T06:16:53.7127044",
"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:53.7127044",
"lastManualUpdate": "2026-04-03T06:16:53.7127044",
"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:53.7127044",
"currentCostUpdated": "2026-04-03T06:16:53.7127044",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:16:53.7127044",
"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:53.7127044",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "9cbWVf98SUmIrg7BMwelAQ==",
"altPLUGuid": "55d6c6f5-7cff-4949-88ae-0ec13307a501",
"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:53.7127044",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "jUKDfIfJ7Ey7Qll5MCgeog==",
"shelfPageLayoutGuid": "7c83428d-c987-4cec-bb42-597930281ea2",
"talkerPageLayoutG_UID": "45vrtTfYs0GB3UogqI+9uw==",
"talkerPageLayoutGuid": "b5eb9be3-d837-41b3-81dd-4a20a88fbdbb",
"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": "XZaugpKtIkiMl/fJnyXCAQ==",
"inventoryIdentifier": "82ae965d-ad92-4822-8c97-f7c99f25c201",
"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": "QxQOOm7AnkW9ROJ/c++lVw==",
"parentPluGuid": "3a0e1443-c06e-459e-bd44-e27f73efa557",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "mHKVW8WBLE2IeHhluKvsiw==",
"supplierIdentifierGuid": "5b957298-81c5-4d2c-8878-7865b8abec8b",
"supplierChanged": true,
"rebateSupplierIdentifier": "sdlEMSF7sUOgJnvJ+5XrTw==",
"rebateSupplierIdentifierGuid": "3144d9b1-7b21-43b1-a026-7bc9fb95eb4f",
"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:53.7127044",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "tMP3GknqMUSykGA7/nf+AA==",
"hostIdentifierGuid": "1af7c3b4-ea49-4431-b290-603bfe77fe00",
"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": "7"
},
{
"$ref": "7"
}
],
"store": {
"$id": "8",
"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:53.7283484",
"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": "iYTrRIYKxUCcPzatbBsD3Q==",
"hostIdentifierGuid": "44eb8489-0a86-40c5-9c3f-36ad6c1b03dd",
"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:53.7283484",
"priceZone": {
"$id": "9",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "jtgxsMdj5kGw1uO9C42JHQ==",
"hostIdentifierGuid": "b031d88e-63c7-41e6-b0d6-e3bd0b8d891d",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "10",
"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": "10"
},
"hostStoreSettings": [
{
"$id": "11",
"id": 1,
"hostIdentifier": "MWeI63jpBk+Rpwpu4SxeQA==",
"hostIdentifierGuid": "eb886731-e978-4f06-91a7-0a6ee12c5e40",
"storeID": 2,
"username": "sample string 3",
"password": "sample string 4",
"passwordPlain": "sample string 5",
"serverAddress": "sample string 6",
"serverPort": 1,
"excludeFromLeadInOut": true,
"useForHostFile": true,
"metcashPillarID": "sample string 9",
"metcashStateCode": "sample string 10",
"metcashCustomerID": "sample string 11",
"metcashTradingPartnerID": "sample string 12",
"drakesCustomerNumber": 1,
"sparCustomerNumber": "sample string 13",
"sparOrderUsername": "sample string 14",
"sparOrderPassword": "sample string 15",
"sparOrderPasswordPlain": "sample string 16",
"pharmXSiteID": 1,
"ibaZoneID": 1,
"ibaState": "sample string 17",
"foodlandStoreCode": "sample string 18",
"ilgMemberNumber": "sample string 19",
"ilgOutletLocation": 1,
"ilgBaseCost": 1,
"ilgApplyNonAdvertisedPromos": true,
"ilgExemptFromFreight": true,
"ilgOrderDealReview": true,
"ilgFinanceFee": 1,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "12",
"identifier": "HvMxga0SuUi6RkWbgbXmdw==",
"identifierGuid": "8131f31e-12ad-48b9-ba46-459b81b5e677",
"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": "WSdx7W6MpkKcfT2CdZ92Xw==",
"hostSupplierIdentifierGuid": "ed712759-8c6e-42a6-9c7d-3d82759f765f",
"loyaltyPriceLevelIdentifier": "1IR9Ke9WuEuewNbJR7wtjg==",
"loyaltyPriceLevelIdentifierGuid": "297d84d4-56ef-4bb8-9ec0-d6c947bc2d8e",
"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:53.7283484",
"lastProcessed": "2026-04-03T06:16:53.7283484",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$ref": "2"
},
"files": [
{
"$id": "13",
"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:53.7283484",
"processed": "2026-04-03T06:16:53.7283484",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:16:53.7283484",
"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": "12"
},
"metcashHeader": {
"$id": "14",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:16:53.7283484",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "13"
}
],
"zoneMatrix": [
{
"$id": "15",
"id": 1,
"hostIdentifier": "FsYNdi/qiEekKVClTQGJ8g==",
"hostIdentifierGuid": "760dc616-ea2f-4788-a429-50a54d0189f2",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"13da4859-70b3-45fc-871d-8740f3f6abf7",
"74e80924-513b-4ead-941b-e8e7b28f36c1"
]
},
{
"$ref": "15"
}
],
"hostFileStoreSetting": {
"$ref": "11"
},
"hostStoreSettings": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"promotionPlacements": [
{
"$id": "16",
"identifier": "roe6+hpWC0G7dBT6ver1dQ==",
"identifierGuid": "faba87ae-561a-410b-bb74-14fabdeaf575",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "16"
}
],
"promoTypeGuids": [
"50583c2d-820a-4a8f-9edd-2a3d8333e96c",
"9f9c3842-e255-4654-b600-92a20d578f61"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "11"
}
],
"accounts": [
{
"$id": "17",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "17"
}
],
"sales": [
{
"$id": "18",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:16:53.7283484",
"ftpSite": {
"$id": "19",
"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": "18"
}
],
"zoneMatrix": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"cashManagements": [
{
"$id": "20",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "21",
"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": "20"
}
],
"updateStoreID": "c28574a0-8b99-4a03-9386-374b12ef7e24",
"updateStore": {
"$id": "22",
"id": "0b12c087-0ecd-445f-a3cb-6bce153be0ed",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:16:53.7283484",
"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:53.7283484"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "23",
"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": "24",
"pluG_UID": "dHp11IEpHE+nbf9Wp33iAg==",
"pluGuid": "d4757a74-2981-4f1c-a76d-ff56a77de202",
"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:53.7283484"
},
{
"$ref": "24"
}
],
"currentPrices": {
"$id": "25",
"pluPrices": {
"$id": "26",
"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:53.7283484",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "26"
},
"winningCampaign": 1,
"winner": {
"$id": "27",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:16:53.7283484",
"startTime": 5,
"endDate": "2026-04-03T06:16:53.7283484",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "4SsMWv1KmUG/zliJgwYoVA==",
"hostIdentifierGuid": "5a0c2be1-4afd-4199-bfce-588983062854",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"tray": {
"$id": "28",
"g_UId": "xQpZH/CDQE2rTqGj23tVbg==",
"guid": "1f590ac5-83f0-4d40-ab4e-a1a3db7b556e",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "29",
"priceGroupG_UID": "ql8EV4oxgEmrAxvcYuCnuw==",
"priceGroupGuid": "57045faa-318a-4980-ab03-1bdc62e0a7bb",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:16:53.7283484",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "30",
"pluG_UID": "hqjpwVvD9E61Q//dca99Mw==",
"pluGuid": "c1e9a886-c35b-4ef4-b543-ffdd71af7d33",
"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": "31",
"pluGuid": "fd3f5d49-e06f-41aa-90d0-c3fb6ae43cf4",
"created": "2026-04-03T06:16:53.7283484",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:16:53.7283484",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:16:53.7283484",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:16:53.7283484",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:16:53.7283484",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:16:53.7283484",
"lastSold": "2026-04-03T06:16:53.7283484",
"firstSold": "2026-04-03T06:16:53.7283484",
"awsUpdated": "2026-04-03T06:16:53.7283484",
"lastManualUpdate": "2026-04-03T06:16:53.7283484",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:16:53.7283484",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:16:53.7283484",
"doNotRangeUpdated": "2026-04-03T06:16:53.7283484",
"doNotOrderUpdated": "2026-04-03T06:16:53.7283484",
"tracked": "2026-04-03T06:16:53.7283484"
},
"allergens": [
{
"$id": "32",
"primaryKey": {
"$id": "33",
"pluGuid": "b760d07e-e5dd-4447-9b10-5ce06ae3007b",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "ftBgt93lR0SbEFzgauMAew==",
"pluGuid": "b760d07e-e5dd-4447-9b10-5ce06ae3007b",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "32"
}
],
"costs": {
"$id": "34",
"pluG_UID": "IY6AQxeYs0iqmeozFNhIzw==",
"pluGuid": "43808e21-9817-48b3-aa99-ea3314d848cf",
"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:53.7283484",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "35",
"saleHeaderID": 1,
"created": "2026-04-03T06:16:53.7283484",
"createdLocal": "2026-04-03T06:16:53.7283484",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "qsQvn5igfEyqKTmvX+ve/g==",
"operatorGuid": "9f2fc4aa-a098-4c7c-aa29-39af5febdefe",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "Av6Cj/qcCUyEvliPDBC8+A==",
"pluGuid": "8f82fe02-9cfa-4c09-84be-588f0c10bcf8",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "36",
"id": 1,
"g_Uid": "k3TrTIIzSEWoAR+Zh7a9tw==",
"guid": "4ceb7493-3382-4548-a801-1f9987b6bdb7",
"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:53.7283484",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:16:53.7283484",
"endShift": "2026-04-03T06:16:53.7283484",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "37",
"operatorG_UID": "jsKl5EtT/0+7uvSqAy537Q==",
"operatorGuid": "e4a5c28e-534b-4fff-bbba-f4aa032e77ed",
"storeID": 2,
"operator": {
"$ref": "36"
},
"store": {
"$ref": "8"
}
},
{
"$ref": "37"
}
]
}
},
{
"$ref": "35"
}
],
"apns": [
{
"$id": "38",
"pluID": 1,
"pluG_UID": "Pefs3F9COEucKfky43OM5g==",
"pluGuid": "dcece73d-425f-4b38-9c29-f932e3738ce6",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "38"
}
],
"tuns": [
{
"$id": "39",
"pluG_UId": "buLuXjnEE0uY/3Q7gTQ9wA==",
"pluGuid": "5eeee26e-c439-4b13-98ff-743b81343dc0",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "7"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "39"
}
],
"competitionPricing": [
{
"$id": "40",
"identifier": "A6AJShVNHUuS4glwlknkFg==",
"identifierGuid": "4a09a003-4d15-4b1d-92e2-09709649e416",
"pluG_UID": "1QkMiXPx5UeI9pOpbbExhg==",
"pluGuid": "890c09d5-f173-47e5-88f6-93a96db13186",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "40"
}
],
"supplier": {
"$ref": "2"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"ordering": {
"$ref": "5"
},
"flipChartPages": [
{
"$id": "41",
"identifier": "PYevdBtrHk+46wY6q7ph0Q==",
"groupName": "sample string 1",
"identifierGuid": "74af873d-6b1b-4f1e-b8eb-063aabba61d1",
"exists": true,
"flipChartIdentifier": "/gEhgn8EREi1MaXmtmsadg==",
"flipChartIdentifierGuid": "822101fe-047f-4844-b531-a5e6b66b1a76",
"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": "+0/ikjp4006geiCm2M6sSg==",
"groupIdentifierGuid": "92e24ffb-783a-4ed3-a07a-20a6d8ceac4a",
"flipChart": {
"$id": "42",
"identifier": "BLgTt/M4K0umXDFRrj2aZw==",
"identifierGuid": "b713b804-38f3-4b2b-a65c-3151ae3d9a67",
"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": "43",
"identifier": "J5J7pad+XkmDW/nchzAPgA==",
"identifierGuid": "a57b9227-7ea7-495e-835b-f9dc87300f80",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "44",
"id": 1,
"g_UID": "onsgVV4TKE6ZMNmJ4wnm4g==",
"guid": "55207ba2-135e-4e28-9930-d989e309e6e2",
"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": "Uro9xpo3Bk+7ezSQlPj/5A==",
"previousFormGuid": "c63dba52-379a-4f06-bb7b-349094f8ffe4",
"nextForm": 1,
"nextFormG_UID": "P5M9XMACn0WOecMt0QwDBA==",
"nextFormGuid": "5c3d933f-02c0-459f-8e79-c32dd10c0304",
"attributes": "sample string 10",
"updated": "2026-04-03T06:16:53.7283484",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "44"
},
"previousCheckoutForm": {
"$ref": "44"
},
"buttons": [
{
"$id": "45",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "zyULd7XB+kisHaR9ekmyXg==",
"checkoutFormGuid": "770b25cf-c1b5-48fa-ac1d-a47d7a49b25e",
"identifier": "oZdk8aXp5kyqbdX2xqiB4w==",
"identifierGuid": "f16497a1-e9a5-4ce6-aa6d-d5f6c6a881e3",
"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": "3q6ZtLD+v06tujOSwhYSYg==",
"valueGuid": "b499aede-feb0-4ebf-adba-3392c2161262",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:16:53.7283484",
"action": "sample string 12",
"valueForm": {
"$ref": "44"
},
"image": {
"$id": "46",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:16:53.7283484",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "45"
}
],
"panels": [
{
"$id": "47",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "JMoqtXGCC0qgbtlCU5xbfw==",
"checkoutFormGuid": "b52aca24-8271-4a0b-a06e-d942539c5b7f",
"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": "47"
}
]
},
{
"$ref": "44"
}
],
"panels": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"pages": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
"contentPanel": {
"$ref": "47"
},
"products": [
{
"$id": "48",
"flipChartPageIdentifier": "npzd/u+2rkm6SKA6n/l2rA==",
"flipChartPageIdentifierGuid": "fedd9c9e-b6ef-49ae-ba48-a03a9ff976ac",
"pluG_UID": "rRNb2y0cYEWYrLf27Q52tQ==",
"pluGuid": "db5b13ad-1c2d-4560-98ac-b7f6ed0e76b5",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "7"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "48"
}
],
"productCount": 27,
"pages": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
{
"$ref": "41"
}
],
"priceHistory": [
{
"$id": "49",
"pluG_UID": "ehdUfrGX9UqZ1JJ+Az0oFA==",
"pluGuid": "7e54177a-97b1-4af5-99d4-927e033d2814",
"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:53.7283484",
"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": "49"
}
],
"ingredients": [
{
"$id": "50",
"pluG_UID": "Sm74hhqNSkOOyfdYk4+4ow==",
"ingredientGuid": "eW/m/badYkWEizyjQjTCvg==",
"ingredientIdentifier": "fde66f79-9db6-4562-848b-3ca34234c2be",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "7"
}
},
{
"$ref": "50"
}
],
"bins": [
{
"$id": "51",
"pluG_UID": "M2nIsoA7aEesQ3vBf1QA8Q==",
"pluGuid": "b2c86933-3b80-4768-ac43-7bc17f5400f1",
"shelfLocationIdentifier": "takE8YgaCUWx0xQmtzIKWw==",
"shelfLocationGuid": "f104a9b5-1a88-4509-b1d3-1426b7320a5b",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "pxLegqPNUk6sh4jWXvQXnw==",
"labelPageLayoutGuid": "82de12a7-cda3-4e52-ac87-88d65ef4179f",
"updated": "2026-04-03T06:16:53.7283484",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "7"
},
"location": {
"$id": "52",
"identifier": "6n2JSu8npkWtX9UwIBylaA==",
"storeID": 1,
"identifierGuid": "4a897dea-27ef-45a6-ad5f-d530201ca568",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:16:53.7283484",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
}
},
{
"$ref": "51"
}
],
"bin": {
"$ref": "51"
},
"scaleLocations": [
{
"$id": "53",
"plu": 1,
"pluG_UID": "qIp6NldKbEG6YKezHFkH8Q==",
"pluGuid": "367a8aa8-4a57-416c-ba60-a7b31c5907f1",
"deptNo": 1,
"product": {
"$ref": "7"
},
"scaleLocation": {
"$id": "54",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:16:53.7283484",
"department": {
"$id": "55",
"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": "54"
},
"subDepartments": [
{
"$id": "56",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "57",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "58",
"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:53.7283484",
"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": "CW1HZ897+0Cf/knWG+aEcA==",
"labelPageLayoutGuid": "67476d09-7bcf-40fb-9ffe-49d61be68470",
"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": "59",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "60",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "61",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "61"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "60"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "60"
},
"mscDep": {
"$id": "62",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "61"
}
},
{
"$ref": "58"
}
],
"updated": "2026-04-03T06:16:53.7283484",
"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": "Kb4lwnYpRESuCMLJMWqNLA==",
"labelPageLayoutGuid": "c225be29-2976-4444-ae08-c2c9316a8d2c",
"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": "59"
},
"mscCom": {
"$ref": "60"
},
"mscDep": {
"$ref": "62"
},
"mscSubCom": {
"$ref": "61"
}
},
{
"$ref": "57"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:16:53.7283484",
"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": "QT8HcdGqKE63K427UU5KHw==",
"labelPageLayoutGuid": "71073f41-aad1-4e28-b72b-8dbb514e4a1f",
"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": "59"
},
"mscCom": {
"$ref": "60"
},
"mscDep": {
"$ref": "62"
},
"mscSubCom": {
"$ref": "61"
}
},
{
"$ref": "56"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:16:53.7283484",
"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": "UX6lSaRbEUOqbgSNwMXJMg==",
"labelPageLayoutGuid": "49a57e51-5ba4-4311-aa6e-048dc0c5c932",
"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": "59"
},
"mscCom": {
"$ref": "60"
},
"mscDep": {
"$ref": "62"
},
"mscSubCom": {
"$ref": "61"
}
}
}
},
{
"$ref": "53"
}
],
"nextPrice": {
"$id": "63",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "iDv7U+05i0SD/3dTeeV3gg==",
"pluGuid": "53fb3b88-39ed-448b-83ff-775379e57782",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "kM64mNH/QUK+PNVERTg1tA==",
"dealCostGuid": "98b8ce90-ffd1-4241-be3c-d544453835b4",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "0Yybb8KnXk2pTnrb/aUF0Q==",
"priceGroupGuid": "6f9b8cd1-a7c2-4d5e-a94e-7adbfda505d1",
"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:53.7283484",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "f439c2a6-749d-485a-ba5e-b1826a52f28b",
"campaignComboPriceGroupG_UID": "S96iXijbBUWlWestGF2FKg==",
"campaignComboPriceGroupIdentifier": "5ea2de4b-db28-4505-a559-eb2d185d852a",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "64",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:16:53.7283484",
"operatorG_UID": "Mg40EP9a1kO8CI215jUISw==",
"operatorGuid": "10340e32-5aff-43d6-bc08-8db5e635084b",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:16:53.7283484",
"signIqTicketFileMovedUtc": "2026-04-03T06:16:53.7283484",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:16:53.7283484",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "56e9880b-77ad-4f44-80be-b919e0b86c49",
"product": {
"$ref": "7"
},
"campaignPlu": {
"$ref": "63"
},
"fuelItem": true
},
{
"$ref": "64"
}
],
"campaign": {
"$id": "65",
"id": 1,
"storeID": 2,
"name": "cb9d01ed-a6de-4098-bc1d-9a57397a6b98",
"nameGuid": "cb9d01ed-a6de-4098-bc1d-9a57397a6b98",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:16:53.7283484",
"startTime": 1,
"endDate": "2026-04-03T06:16:53.7283484",
"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:53.7283484",
"system": true,
"created": "2026-04-03T06:16:53.7283484",
"updated": "2026-04-03T06:16:53.7283484",
"priceChangeNotifiedUtc": "2026-04-03T06:16:53.7283484",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "a6sFmAwYyki8xF02CzMl3A==",
"hostIdentifierGuid": "9805ab6b-180c-48ca-bcc4-5d360b3325dc",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:16:53.7283484",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"campaignPools": [
{
"$id": "66",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "+RXSROJ2l0GPGh34vSfs7g==",
"pluGuid": "44d215f9-76e2-4197-8f1a-1df8bd27ecee",
"hostOfferID": 1,
"priceGroupG_UID": "E9z+tcDGEE6Il+/CzGPUZw==",
"priceGroupGuid": "b5fedc13-c6c0-4e10-8897-efc2cc63d467",
"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:53.7283484",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "7"
},
"campaign": {
"$ref": "65"
}
},
{
"$ref": "66"
}
],
"sellingRules": [
{
"$id": "67",
"id": 1,
"identifier": "eKYJ15rrx0SsFX7FLoFhsw==",
"identifierStr": "eKYJ15rrx0SsFX7FLoFhsw==",
"identifierGuid": "d709a678-eb9a-44c7-ac15-7ec52e8161b3",
"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": "65"
}
},
{
"$ref": "67"
}
],
"customers": [
{
"$id": "68",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "y9WZxFJzjUyv+nPpPsiSug==",
"customerIDGuid": "c499d5cb-7352-4c8d-affa-73e93ec892ba",
"campaign": {
"$ref": "65"
},
"customer": {
"$id": "69",
"identifier": "kWmnBV0JsE25BMmOll8Ynw==",
"identifierGuid": "05a76991-095d-4db0-b904-c98e965f189f",
"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:53.7283484",
"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": "2pLOM5/oukOb7HSF30LX5g==",
"communityIdentifierGuid": "33ce92da-e89f-43ba-9bec-7485df42d7e6",
"joined": "2026-04-03T06:16:53.7283484",
"updated": "2026-04-03T06:16:53.7283484",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "4jfwHCntXE+Aqubo8IbZKw==",
"priceLevelIdentifierGuid": "1cf037e2-ed29-4f5c-80aa-e6e8f086d92b",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:16:53.7283484",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "70",
"cardType": 2,
"issueDate": "2026-04-03T06:16:53.7283484",
"expiry": "2026-04-03T06:16:53.7283484",
"customerID": "Ksc01C3sbkq3oXMNeQSH2g==",
"customerIDGuid": "d434c72a-ec2d-4a6e-b7a1-730d790487da",
"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:53.7283484",
"linkedAccount": "MxAUlH2WzkKW0fW+8De5Jw==",
"linkedAccountGuid": "94141033-967d-42ce-96d1-f5bef037b927",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "69"
},
"account": {
"$id": "71",
"id": 1,
"identifier": "NNifIS6BqkmWbto2Ub6F3A==",
"identifierGuid": "219fd834-812e-49aa-966e-da3651be85dc",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:16:53.7283484",
"owner": "0LEXOpaqpkuqRbqW9wq2pQ==",
"ownerGuid": "3a17b1d0-aa96-4ba6-aa45-ba96f70ab6a5",
"accountStoreGroupIdentifier": "gczfPR2oUUaBbfDMTDOcpA==",
"accountStoreGroupGuid": "3ddfcc81-a81d-4651-816d-f0cc4c339ca4",
"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:53.7283484",
"active": true,
"updated": "2026-04-03T06:16:53.7283484",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "69"
},
"card": {
"$ref": "70"
},
"members": {
"$id": "72",
"sample string 1": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"sample string 2": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"customerGroups": [
{
"$id": "73",
"identifier": "HsaOnoq3wkK2g50CFWMiww==",
"identifierGuid": "9e8ec61e-b78a-42c2-b683-9d02156322c3",
"name": "sample string 2",
"primaryContact": "L49NQiKRfkOt2U+hfkvNGA==",
"primaryContactGuid": "424d8f2f-9122-437e-add9-4fa17e4bcd18",
"accountID": "OSG/7PzbrUqAAsf1btkmvw==",
"accountIDGuid": "ecbf2139-dbfc-4aad-8002-c7f56ed926bf",
"special": true,
"updated": "2026-04-03T06:16:53.7283484",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "ldrEcGERNUCNQi12oRQ4fw==",
"priceLevelIdentifierGuid": "70c4da95-1161-4035-8d42-2d76a114387f",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "71"
},
"primaryContactCustomer": {
"$ref": "69"
},
"customerGroupMembers": [
{
"$id": "74",
"id": 1,
"groupID": "mPgTYMvPQEe7uhhcrHV8vg==",
"groupIDGuid": "6013f898-cfcb-4740-bbba-185cac757cbe",
"customerID": "FCnL0j55nUiFc0uxOhjFMQ==",
"customerIDGuid": "d2cb2914-793e-489d-8573-4bb13a18c531",
"card": "sample string 4",
"linkedAccount": "Kp5oIqKDO0adHGZ+IUpXCQ==",
"linkedAccountGuid": "22689e2a-83a2-463b-9d1c-667e214a5709",
"customer": {
"$ref": "69"
},
"group": {
"$ref": "73"
},
"customerCard": {
"$ref": "70"
}
},
{
"$ref": "74"
}
]
},
{
"$ref": "73"
}
]
},
"payments": [
{
"$id": "75",
"id": 1,
"identifier": "YDWa9uzNr0SRG5xUiT07gQ==",
"identifierGuid": "f69a3560-cdec-44af-911b-9c54893d3b81",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "hV3WJATCs0qREVpBnlChdA==",
"accountIDGuid": "24d65d85-c204-4ab3-9111-5a419e50a174",
"customerAccount": {
"$ref": "71"
},
"customerCard": {
"$ref": "70"
},
"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:53.7283484",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "azw+rWoPlkWtjjvHoX907Q==",
"idempotentVoidGuid": "ad3e3c6b-0f6a-4596-ad8e-3bc7a17f74ed",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "76",
"saleHeaderID": 1,
"saleHeaderGuid": "ZC9vubCHUEO+S2otkJhH3Q==",
"saleHeaderIdentifierGuid": "b96f2f64-87b0-4350-be4b-6a2d909847dd",
"created": "2026-04-03T06:16:53.7283484",
"createdLocal": "2026-04-03T06:16:53.7283484",
"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:53.7283484",
"storeID": 1,
"operatorG_Uid": "JGDUgyjAc0CdOCWj6s5RcA==",
"operatorGuid": "83d46024-c028-4073-9d38-25a3eace5170",
"customerG_Uid": "3TiCcbStE0Gma4vX7K+4Cw==",
"customerGuid": "718238dd-adb4-4113-a66b-8bd7ecafb80b",
"communityIdentifier": "p3+rWtiMwEye5aDJ/033Mg==",
"communityIdentifierGuid": "5aab7fa7-8cd8-4cc0-9ee5-a0c9ff4df732",
"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": "F0lWpbHcRU6PkDZbVtEZ1w==",
"priceLevelIdentifierGuid": "a5564917-dcb1-4e45-8f90-365b56d119d7",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:16:53.7283484+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": "77",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:16:53.7283484",
"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": "36"
},
"customer": {
"$ref": "69"
},
"communityOrganisation": {
"$id": "78",
"id": 1,
"identifier": "Brq5ZZuaaUSeK3CUIi0PsA==",
"identifierGuid": "65b9ba06-9a9b-4469-9e2b-7094222d0fb0",
"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:53.7283484",
"promoPeriodEnd": "2026-04-03T06:16:53.7283484",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:16:53.7283484",
"deleted": true
},
"details": [
{
"$id": "79",
"saleItemID": 1,
"identifier": "5XU24g9EeESmJSgnWRPNrg==",
"identifierGuid": "e23675e5-440f-4478-a625-28275913cdae",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "hG3cz4WC6kaQpWcVr0YGOw==",
"pluGuid": "cfdc6d84-8285-46ea-90a5-6715af46063b",
"accountID": "zzuvL3ZajkW6HB4SlLmVMg==",
"accountIDGuid": "2faf3bcf-5a76-458e-ba1c-1e1294b99532",
"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:53.7283484",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "U+/4U/tOo0ya6SUMza60OQ==",
"refundGuid": "53f8ef53-4efb-4ca3-9ae9-250ccdaeb439",
"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": "7YLRPlCNb0mCmq6fm4KDsA==",
"idempotentVoidGuid": "3ed182ed-8d50-496f-829a-ae9f9b8283b0",
"priceLevelIdentifier": "l2O9lBMJREG383bphrvSAg==",
"priceLevelIdentifierGuid": "94bd6397-0913-4144-b7f3-76e986bbd202",
"communityIdentifier": "5eR/Jz23c0OG6XkyVWBgsA==",
"communityIdentifierGuid": "277fe4e5-b73d-4373-86e9-7932556060b0",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "80",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:16:53.7283484",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "80"
}
],
"refund": {
"$id": "81",
"id": 1,
"g_UID": "jsNz9Hm0+E6JIMkBE6sN0g==",
"guid": "f473c38e-b479-4ef8-8920-c90113ab0dd2",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:16:53.7283484"
},
"modifier": {
"$id": "82",
"id": 1,
"setG_UID": "r6/1wRWHskWUPfIhJ2OPYA==",
"modifierSetGuid": "c1f5afaf-8715-45b2-943d-f22127638f60",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "T8levSXkxUSs/520phhCYw==",
"pluGuid": "bd5ec94f-e425-44c5-acff-9db4a6184263",
"deleted": true,
"g_UID": "Mnk+X9erGkigFuVyl06C9w==",
"guid": "5f3e7932-abd7-481a-a016-e572974e82f7",
"product": {
"$ref": "7"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "79"
}
],
"eftReceipts": [
{
"$id": "83",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "76"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "83"
}
],
"payments": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"cards": [
{
"$id": "84",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "84"
}
],
"campaignHits": [
{
"$id": "85",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "85"
}
],
"fuel": [
{
"$id": "86",
"id": 1,
"plu": 1,
"pluG_UID": "rXJdcCPXFUqHI2e2/S6DBA==",
"pluGuid": "705d72ad-d723-4a15-8723-67b6fd2e8304",
"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:53.7283484",
"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:53.7283484",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "86"
}
],
"fuelResells": [
{
"$id": "87",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "1WS+hn6bH0qWSkxCL6w7eg==",
"pluGuid": "86be64d5-9b7e-4a1f-964a-4c422fac3b7a",
"accountID": "+L5uhkRDcUCcTXolu7qGnQ==",
"accountIDGuid": "866ebef8-4344-4071-9c4d-7a25bbba869d",
"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:53.7283484",
"bestOrExpireType": 1,
"refundG_UID": "Y2d9tbi5Z0ehdZdYflpNXQ==",
"refundGuid": "b57d6763-b9b8-4767-a175-97587e5a4d5d",
"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": "87"
}
],
"customerOrder": [
{
"$id": "88",
"identifier": "VnACkiC8KkOc+UveCtn4+A==",
"identifierGuid": "92027056-bc20-432a-9cf9-4bde0ad9f8f8",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "qP1GfGkRtk+lwNOgpFqoKQ==",
"customerIdentifierGuid": "7c46fda8-1169-4fb6-a5c0-d3a0a45aa829",
"operatorNo": 1,
"operatorG_UID": "ZM9xGRtDQEGOy2AkAQtK+Q==",
"operatorGuid": "1971cf64-431b-4140-8ecb-6024010b4af9",
"created": "2026-04-03T06:16:53.7283484",
"ordered": "2026-04-03T06:16:53.7283484",
"started": "2026-04-03T06:16:53.7283484",
"completed": "2026-04-03T06:16:53.7283484",
"supplied": "2026-04-03T06:16:53.7283484",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "69"
},
"operator": {
"$ref": "36"
},
"details": [
{
"$id": "89",
"headerID": 1,
"plu": 1,
"pluG_UId": "f/cbXXHyg0OvhYmhXMaM9w==",
"pluGuid": "5d1bf77f-f271-4383-af85-89a15cc68cf7",
"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": "sMr5iMsZ6UmBitJSmq8tmQ==",
"headerIdentifierGuid": "88f9cab0-19cb-49e9-818a-d2529aaf2d99",
"product": {
"$ref": "7"
}
},
{
"$ref": "89"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "76"
}
},
{
"$ref": "88"
}
],
"surveyResponses": [
{
"$id": "90",
"surveyG_UID": "kPvaHapS8UCrHFNR7a/WDg==",
"surveyGuid": "1ddafb90-52aa-40f1-ab1c-5351edafd60e",
"saleHeaderGuid": "IeOAr5PCpk2RnVcELVStYA==",
"saleGuid": "af80e321-c293-4da6-919d-57042d54ad60",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "am5oxjH4m0GCpCT+7Qqp+Q==",
"guidResponse": "c6686e6a-f831-419b-82a4-24feed0aa9f9",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:16:53.7283484",
"sale": {
"$ref": "76"
},
"survey": {
"$id": "91",
"g_UID": "r8hiqzHB+0eQG9IRIKB6OQ==",
"guid": "ab62c8af-c131-47fb-901b-d21120a07a39",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "BVESjQdcVUegM/lU8UkbMw==",
"checkoutFormGuid": "8d125105-5c07-4755-a033-f954f1491b33",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:16:53.7283484",
"end": "2026-04-03T06:16:53.7283484",
"deleted": true,
"updated": "2026-04-03T06:16:53.7283484",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"ceda3ee7-a7b0-4dc9-bd1a-3c42e535cfe5",
"170f368c-760f-4844-ada2-cf996b313f4c"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "44"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "90"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "oYdInc7vC0WpcMLs37IRmQ==",
"accountIdentifier": "9d4887a1-efce-450b-a970-c2ecdfb21199",
"accountName": "sample string 44",
"customerOrderIdentifier": "zgPSqjjuckSXL1slDuCdhg==",
"customerOrderIdentifierGuid": "aad203ce-ee38-4472-972f-5b250ee09d86",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "92",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "Q9rt0vU8l0Syun4QoX4VIQ==",
"paymentIdentifierGuid": "d2edda43-3cf5-4497-b2ba-7e10a17e1521",
"identifier": "7RVqshbg+UyE/m5iWX5z8Q==",
"identifierGuid": "b26a15ed-e016-4cf9-84fe-6e62597e73f1",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "kc+UaOWhTESlwbCQ9gBISA==",
"itemIdentifierGuid": "6894cf91-a1e5-444c-a5c1-b090f6004848"
}
},
{
"$ref": "75"
}
]
},
{
"$ref": "70"
}
],
"customerGroupMembers": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"customerGroups": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"accounts": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"account": {
"$ref": "71"
},
"vouchers": [
{
"$id": "93",
"customerIdentifier": "WOVHh77d0UuyeNYSvLzTyw==",
"customerIdentifierGuid": "8747e558-ddbe-4bd1-b278-d612bcbcd3cb",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "3MkAWdYlmE6og1jolnJf/w==",
"idempotentGuid": "5900c9dc-25d6-4e98-a883-58e896725fff",
"offline": true,
"voucher": {
"$id": "94",
"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:53.7283484",
"barcodeTemplate": {
"$id": "95",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "96",
"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:53.7283484",
"labelPageLayout": "L2jHwCwOIkGLFbOEuq3yFg==",
"pageLayoutGuid": "c0c7682f-0e2c-4122-8b15-b384baadf216",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "94"
},
"elements": [
{
"$id": "97",
"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:53.7283484"
},
{
"$ref": "97"
}
]
},
"customerVouchers": [
{
"$id": "98",
"id": 1,
"customerIdentifier": "5ZRa3jDBx0qhxIfYl5L8YQ==",
"customerIdentifierGuid": "de5a94e5-c130-4ac7-a1c4-87d89792fc61",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:16:53.7283484",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "4rf4+JQROEuBxZehSleNNg==",
"issuedIdempotentGuid": "f8f8b7e2-1194-4b38-81c5-97a14a578d36",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:16:53.7283484",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:16:53.7283484",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "q+TW7PVrUUG2kY+JQSADeA==",
"redeemedIdempotentGuid": "ecd6e4ab-6bf5-4151-b691-8f8941200378",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:16:53.7283484",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "96"
},
"voucher": {
"$ref": "94"
},
"customer": {
"$ref": "69"
},
"issuedOfflinePayment": {
"$ref": "75"
},
"redeemedOfflinePayment": {
"$ref": "75"
}
},
{
"$ref": "98"
}
]
},
"customer": {
"$ref": "69"
}
},
{
"$ref": "93"
}
]
}
},
{
"$ref": "68"
}
],
"customerGroups": [
{
"$id": "99",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "l+FavlKFiEy3S+CT2PUE2g==",
"groupIDGuid": "be5ae197-8552-4c88-b74b-e093d8f504da",
"campaign": {
"$ref": "65"
},
"group": {
"$ref": "73"
}
},
{
"$ref": "99"
}
],
"signIqTickets": [
{
"$id": "100",
"identifier": "94GiQYIMVEq89URQQ0JCeA==",
"identifierGuid": "41a281f7-0c82-4a54-bcf5-445043424278",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "100"
}
],
"comboPriceGroups": [
{
"$id": "101",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "yEgyfHaYNkuTriimdJJDIg==",
"guid": "7c3248c8-9876-4b36-93ae-28a674924322",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "65"
},
"comboPricePlus": [
{
"$id": "102",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "3hyBfxsNIk6P2+OfysU+jg==",
"groupGuid": "7f811cde-0d1b-4e22-8fdb-e39fcac53e8e",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "QK3q0hYvgUGEnt4H48/0LQ==",
"pluGuid": "d2eaad40-2f16-4181-849e-de07e3cff42d",
"priceGroupG_UID": "zaiHIcKN/0OR1vxOI1eHJg==",
"priceGroupGuid": "2187a8cd-8dc2-43ff-91d6-fc4e23578726",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "65"
},
"product": {
"$ref": "7"
},
"priceGroup": {
"$ref": "29"
},
"campaignPool": {
"$ref": "65"
}
},
{
"$ref": "102"
}
]
},
{
"$ref": "101"
}
],
"priceLevels": [
{
"$id": "103",
"id": 1,
"priceLevelIdentifier": "Nl9wReX1/Uu8fpSI1HZSQg==",
"priceLevelIdentifierGuid": "45705f36-f5e5-4bfd-bc7e-9488d4765242",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "103"
}
],
"promotionType": {
"$id": "104",
"identifier": "A83W6H4mkUyWhCbuHptPLQ==",
"identifierGuid": "e8d6cd03-267e-4c91-9684-26ee1e9b4f2d",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "GJE5OMeZy0ev5m2HyTWK4g==",
"labelPageLayoutGuid": "38399118-99c7-47cb-afe6-6d87c9358ae2",
"priceLevelIdentifier": "GJR/CNgwaUeQ7Wi5+RMjnA==",
"priceLevelIdentifierGuid": "087f9418-30d8-4769-90ed-68b9f913239c",
"active": true,
"updated": "2026-04-03T06:16:53.7283484",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "7"
},
"dealCost": {
"$id": "105",
"headerIdentifier": "AXw3O8aPKkCBE3jCi3p3jA==",
"headerIdentifierGuid": "3b377c01-8fc6-402a-8113-78c28b7a778c",
"identifier": "Bt3JnJBCzkCI2ZjXzM5jXQ==",
"identifierGuid": "9cc9dd06-4290-40ce-88d9-98d7ccce635d",
"supplierIdentifier": "Cr04TGp7hUagsLi/VOaQXQ==",
"supplierGuid": "4c38bd0a-7b6a-4685-a0b0-b8bf54e6905d",
"pluG_UID": "bJfaSOpnm0Stjbrh8B8JFQ==",
"pluGuid": "48da976c-67ea-449b-ad8d-bae1f01f0915",
"campaignName": "5d3464b1-2b90-469b-b835-534e2d087c36",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:16:53.7283484",
"end": "2026-04-03T06:16:53.7283484",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "udzJ2GUhlka8R9mIlHQHwg==",
"bonusItemPluGuid": "d8c9dcb9-2165-4696-bc47-d988947407c2",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:16:53.7283484",
"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:53.7283484",
"campaignEndDate": "2026-04-03T06:16:53.7283484",
"masterPLUG_UID": "IPS5vxzf1kyXiuggvat1ww==",
"masterID": "bfb9f420-df1c-4cd6-978a-e820bdab75c3",
"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": "u8eOTIO3LUSvKv0zktSf5g==",
"bonusMasterID": "4c8ec7bb-b783-442d-af2a-fd3392d49fe6",
"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:53.7283484",
"dealCosts": [
{
"$ref": "105"
},
{
"$ref": "105"
}
],
"tags": [
{
"$id": "106",
"pluG_UID": "zXIVKKGH4kucWQrYSe64OA==",
"pluGuid": "281572cd-87a1-4be2-9c59-0ad849eeb838",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "106"
}
],
"alternateProductG_UID": "og2fxPVwdk+xcWoVMpP/cw==",
"alternateProduct": "c49f0da2-70f5-4f76-b171-6a153293ff73",
"altProduct": {
"$ref": "7"
},
"productHostCode": {
"$id": "107",
"id": 1,
"pluG_UID": "R4m5PpS7Wk6ZEpKsU/gFfw==",
"pluGuid": "3eb98947-bb94-4e5a-9912-92ac53f8057f",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "59"
},
"mscCom": {
"$ref": "60"
},
"mscDep": {
"$ref": "62"
},
"mscSubCom": {
"$ref": "61"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:16:53.7283484",
"inventoryTracked": "2026-04-03T06:16:53.7283484",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "108",
"pluG_UID": "gnmAbot+606HExnKeN2yjA==",
"pluGuid": "6e807982-7e8b-4eeb-8713-19ca78ddb28c",
"fuelPluG_UID": "I4irtXEpoU+PNFozDbH9cg==",
"fuelPluGuid": "b5ab8823-2971-4fa1-8f34-5a330db1fd72",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "108"
},
{
"$ref": "108"
}
]
},
"supplier": {
"$ref": "2"
},
"serviceFee": {
"$id": "109",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "5"
}
],
"orderCycleHeaders": [
{
"$id": "110",
"storeID": 1,
"supplierIdentifier": "vjcOSokgBkuO9gRXqsZbkQ==",
"supplierGuid": "4a0e37be-2089-4b06-8ef6-0457aac65b91",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "110"
}
],
"cycles": [
{
"$id": "111",
"storeID": 1,
"supplierIdentifier": "mJAljypYdE2mk2YGa/4XEg==",
"supplierGuid": "8f259098-582a-4d74-a693-66066bfe1712",
"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:53.7283484",
"deliveryDate": "2026-04-03T06:16:53.7283484",
"nextCutOffDate": "2026-04-03T06:16:53.7283484",
"nextDeliveryDate": "2026-04-03T06:16:53.7283484",
"nextDaysBuffer": 10
},
{
"$ref": "111"
}
],
"store": {
"$ref": "8"
},
"updated": "2026-04-03T06:16:53.7283484",
"isHost": true
},
{
"$ref": "2"
}
]
}
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.