PUT api/campaign/{name}/plu/{guid}
Add/Update a campaign plus
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name |
Campaign name |
string |
Required |
| guid |
plu guid |
globally unique identifier |
Required |
Body Parameters
campaign plu
CampaignPlu| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| CampaignID | integer |
None. |
|
| CampaignName | string |
None. |
|
| Plu | integer |
None. |
|
| HostOfferID | integer |
None. |
|
| MetcashPromotionID | string |
None. |
|
| MetcashPromotionPlacement | string |
None. |
|
| PluG_UID | Collection of byte |
None. |
|
| PluGuid | globally unique identifier |
None. |
|
| NewPrice | integer |
None. |
|
| PctDiscount | integer |
None. |
|
| NewCost | integer |
None. |
|
| NewCostDecimals | integer |
None. |
|
| DealCostIdentifier | Collection of byte |
None. |
|
| DealCostGuid | globally unique identifier |
None. |
|
| PluName |
PLU Name |
string |
Relation. This field may not always be loaded or used for updates. |
| Apn |
Barcode |
string |
Relation. This field may not always be loaded or used for updates. |
| FuelItem | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupG_UID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| ItemNumber | string |
Relation. This field may not always be loaded or used for updates. |
|
| CRI | string |
Relation. This field may not always be loaded or used for updates. |
|
| PluPrice | integer |
Relation. This field may not always be loaded or used for updates. |
|
| CostCalcMethod | CostCalcMethod |
Relation. This field may not always be loaded or used for updates. |
|
| PluCost | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PluCostIndicator | string |
Relation. This field may not always be loaded or used for updates. |
|
| PluPriceGstPercent | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PluCostGstPercent | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PluActive | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| CartonQty | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| BaseUnits | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| SalesMode | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PluNormalCost | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PLUAWS | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| DirectNumber | string |
Relation. This field may not always be loaded or used for updates. |
|
| DepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
| SubDepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupName | string |
Relation. This field may not always be loaded or used for updates. |
|
| SupplierName | string |
Relation. This field may not always be loaded or used for updates. |
|
| StockOnHand | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| StockOnOrder | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| LastReceived | date |
Relation. This field may not always be loaded or used for updates. |
|
| RRP | integer |
Relation. This field may not always be loaded or used for updates. |
|
| CampaignDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
| HostCampaign | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| HostIdentifier | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| HostIdentifierGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| CampaignComboPriceGroupG_UID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| CampaignComboPriceGroupIdentifier |
Combo Price Group Identifier of combo pricing campaign's price group |
globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
| PromotionPlacementDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
| StoreAcceptances | Collection of CampaignPluStoreAcceptance |
Relation. This field may not always be loaded or used for updates. |
|
| Campaign | Campaign |
Relation. This field may not always be loaded or used for updates. |
|
| Product | Product |
Relation. This field may not always be loaded or used for updates. |
|
| DealCost | DealCost |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "Vw7BcU9k20mL7+0WGoY4+w==",
"pluGuid": "71c10e57-644f-49db-8bef-ed161a8638fb",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "mpXeiPQdu0WRst9wG3R/zA==",
"dealCostGuid": "88de959a-1df4-45bb-91b2-df701b747fcc",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "GW5szHtqdUSLat/KAKDU6g==",
"priceGroupGuid": "cc6c6e19-6a7b-4475-8b6a-dfca00a0d4ea",
"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:22:59.0727636",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "c1ad519d-862d-47c8-9ae8-5c32fb0a0de0",
"campaignComboPriceGroupG_UID": "EeexQwMy20eSRmmLcciagA==",
"campaignComboPriceGroupIdentifier": "43b1e711-3203-47db-9246-698b71c89a80",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "2",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:22:59.0727636",
"operatorG_UID": "8WwmjOcvQ0SuKwIxNrXOsw==",
"operatorGuid": "8c266cf1-2fe7-4443-ae2b-023136b5ceb3",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:22:59.0727636",
"signIqTicketFileMovedUtc": "2026-04-03T06:22:59.0727636",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:22:59.0727636",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "730fb2c9-fd1f-4be3-b22c-c4b2ace06aa4",
"product": {
"$id": "3",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "15pIAP2M4kSsy0StcqqBOw==",
"guid": "00489ad7-8cfd-44e2-accb-44ad72aa813b",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "eDlDhJpT80y+ZyP3PiUQbQ==",
"priceGroupGuid": "84433978-539a-4cf3-be67-23f73e25106d",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:22:59.0727636",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:22:59.0727636",
"pluCreated": "2026-04-03T06:22:59.0727636",
"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:22:59.0727636",
"lastManualUpdate": "2026-04-03T06:22:59.0727636",
"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:22:59.0727636",
"currentCostUpdated": "2026-04-03T06:22:59.0727636",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:22:59.0727636",
"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:22:59.0727636",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "/yQEG2zFcUS/zEuRG4Fkaw==",
"altPLUGuid": "1b0424ff-c56c-4471-bfcc-4b911b81646b",
"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:22:59.0727636",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "YLpaz97fGU6Jp+vW0GAkrQ==",
"shelfPageLayoutGuid": "cf5aba60-dfde-4e19-89a7-ebd6d06024ad",
"talkerPageLayoutG_UID": "hem0h6UTXk6P1VzrP4h3SQ==",
"talkerPageLayoutGuid": "87b4e985-13a5-4e5e-8fd5-5ceb3f887749",
"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": "vhTPJQNH9EuEeegFCWIR2Q==",
"inventoryIdentifier": "25cf14be-4703-4bf4-8479-e805096211d9",
"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": "RPectVRRPU+gdX+/DEgMtQ==",
"parentPluGuid": "b59cf744-5154-4f3d-a075-7fbf0c480cb5",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "vW1joxZyeUue9/WG7C7idg==",
"supplierIdentifierGuid": "a3636dbd-7216-4b79-9ef7-f586ec2ee276",
"supplierChanged": true,
"rebateSupplierIdentifier": "8WwFZNfl2U+/XM7CFjQwzg==",
"rebateSupplierIdentifierGuid": "64056cf1-e5d7-4fd9-bf5c-cec2163430ce",
"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:22:59.0727636",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "ZcrfqFq2qUmg9YtfPAQIyA==",
"hostIdentifierGuid": "a8dfca65-b65a-49a9-a0f5-8b5f3c0408c8",
"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": "3"
},
{
"$ref": "3"
}
],
"store": {
"$id": "4",
"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:22:59.0727636",
"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": "x83367cZdUurH4AbEAW9dw==",
"hostIdentifierGuid": "ebf7cdc7-19b7-4b75-ab1f-801b1005bd77",
"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:22:59.0727636",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "srF8NY1OkES4O6ey+7z45Q==",
"hostIdentifierGuid": "357cb1b2-4e8d-4490-b83b-a7b2fbbcf8e5",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "6",
"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": "6"
},
"hostStoreSettings": [
{
"$id": "7",
"id": 1,
"hostIdentifier": "Z5J/aiHscke5E8gFlwLuKQ==",
"hostIdentifierGuid": "6a7f9267-ec21-4772-b913-c8059702ee29",
"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": "8",
"identifier": "0YMyLNlzbk63H6LZGZ+8tw==",
"identifierGuid": "2c3283d1-73d9-4e6e-b71f-a2d9199fbcb7",
"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": "vsptEDZpPk2bUBbac7AqYg==",
"hostSupplierIdentifierGuid": "106dcabe-6936-4d3e-9b50-16da73b02a62",
"loyaltyPriceLevelIdentifier": "6Vq3QAbJ40q+x9mx5pZc2Q==",
"loyaltyPriceLevelIdentifierGuid": "40b75ae9-c906-4ae3-bec7-d9b1e6965cd9",
"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:22:59.0727636",
"lastProcessed": "2026-04-03T06:22:59.0727636",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "+60+reS39k2PJwFi9fOm9A==",
"identifierGuid": "ad3eadfb-b7e4-4df6-8f27-0162f5f3a6f4",
"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": "BVmoU9x/Z06W6NhBAu0Nbw==",
"primaryContactID": "53a85905-7fdc-4e67-96e8-d84102ed0d6f",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "D7U892JTwUy5VrVIOHmqjg==",
"supplierGroupGuid": "f73cb50f-5362-4cc1-b956-b5483879aa8e",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:22:59.0727636",
"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": "10",
"id": "48ef30e1-4c88-4954-8d7e-e7ed24e98231",
"identifier": "vyTSf72L90ifS1G4lMMugQ==",
"identifierGuid": "7fd224bf-8bbd-48f7-9f4b-51b894c32e81",
"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": "11",
"supplierIdentifier": "H0vDpbHeF0Sv+yrkHFOtGg==",
"supplierIdentifierGuid": "a5c34b1f-deb1-4417-affb-2ae41c53ad1a",
"contactGuid": "hazP3OLve06JDKMejyuBzA==",
"contactID": "dccfac85-efe2-4e7b-890c-a31e8f2b81cc",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "eEY1dLMmX0qTsUTfQWmW0A==",
"pluGuid": "74354678-26b3-4a5f-93b1-44df416996d0",
"supplierIdentifier": "Ky09WCkih0y3MXRo80Gp2Q==",
"supplierIdentifierGuid": "583d2d2b-2229-4c87-b731-7468f341a9d9",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:22:59.0727636",
"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:22:59.0727636",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "k99PWndwXEiucefsQF80mw==",
"pluGuid": "5a4fdf93-7077-485c-ae71-e7ec405f349b",
"supplierIdentifier": "3rni3aiFuUmIQgONhiYkmw==",
"supplierIdentifierGuid": "dde2b9de-85a8-49b9-8842-038d8626249b",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "13"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "Cm9aB6aXe06BCvlmwHzrrg==",
"parentPluGuid": "075a6f0a-97a6-4e7b-810a-f966c07cebae",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "3"
},
"supplier": {
"$ref": "9"
},
"serviceFee": {
"$id": "14",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "12"
}
],
"orderCycleHeaders": [
{
"$id": "15",
"storeID": 1,
"supplierIdentifier": "MkRb4auu1U6LWZ/9uYUABg==",
"supplierGuid": "e15b4432-aeab-4ed5-8b59-9ffdb9850006",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "15"
}
],
"cycles": [
{
"$id": "16",
"storeID": 1,
"supplierIdentifier": "wG9Ebge7LkidjJYICnaT+A==",
"supplierGuid": "6e446fc0-bb07-482e-9d8c-96080a7693f8",
"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:22:59.0727636",
"deliveryDate": "2026-04-03T06:22:59.0727636",
"nextCutOffDate": "2026-04-03T06:22:59.0727636",
"nextDeliveryDate": "2026-04-03T06:22:59.0727636",
"nextDaysBuffer": 10
},
{
"$ref": "16"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-04-03T06:22:59.0727636",
"isHost": true
},
"files": [
{
"$id": "17",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:22:59.0727636",
"processed": "2026-04-03T06:22:59.0727636",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:22:59.0727636",
"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": "8"
},
"metcashHeader": {
"$id": "18",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:22:59.0727636",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "17"
}
],
"zoneMatrix": [
{
"$id": "19",
"id": 1,
"hostIdentifier": "5TcGn1Mb30+ibaTw4DA0Iw==",
"hostIdentifierGuid": "9f0637e5-1b53-4fdf-a26d-a4f0e0303423",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"f39df09b-5505-409e-8b54-4aaac22ba332",
"e22fc1f2-abd8-4a7a-9c8d-7ebafa4d0948"
]
},
{
"$ref": "19"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "20",
"identifier": "A7EWW97c/0ypK26y06c7qA==",
"identifierGuid": "5b16b103-dcde-4cff-a92b-6eb2d3a73ba8",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "20"
}
],
"promoTypeGuids": [
"73b28122-0b51-4c7d-8ec4-967dbc816e5c",
"3ad88a18-e217-4550-a79c-df662c38f3d7"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "7"
}
],
"accounts": [
{
"$id": "21",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "21"
}
],
"sales": [
{
"$id": "22",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:22:59.0727636",
"ftpSite": {
"$id": "23",
"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": "22"
}
],
"zoneMatrix": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"cashManagements": [
{
"$id": "24",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "25",
"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": "24"
}
],
"updateStoreID": "967d0c65-6e2f-45b9-9c8d-21e773e7aeb6",
"updateStore": {
"$id": "26",
"id": "2fa786e1-2a2d-446c-9cb1-ee649474a548",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:22:59.0727636",
"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:22:59.0727636"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "27",
"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": "28",
"pluG_UID": "5ggfB2sC+0qpeudji20gFQ==",
"pluGuid": "071f08e6-026b-4afb-a97a-e7638b6d2015",
"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:22:59.0727636"
},
{
"$ref": "28"
}
],
"currentPrices": {
"$id": "29",
"pluPrices": {
"$id": "30",
"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:22:59.0727636",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "30"
},
"winningCampaign": 1,
"winner": {
"$id": "31",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:22:59.0727636",
"startTime": 5,
"endDate": "2026-04-03T06:22:59.0727636",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "2KXyu3zlBkylTfSq9W5Wjg==",
"hostIdentifierGuid": "bbf2a5d8-e57c-4c06-a54d-f4aaf56e568e",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"tray": {
"$id": "32",
"g_UId": "roAKzsXjP0mFtscDD5nZgw==",
"guid": "ce0a80ae-e3c5-493f-85b6-c7030f99d983",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "33",
"priceGroupG_UID": "BpESAhaIa0izKgYFOCjuHg==",
"priceGroupGuid": "02129106-8816-486b-b32a-06053828ee1e",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:22:59.0727636",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "34",
"pluG_UID": "haVBDTn6lkSK4DmAoKKtBg==",
"pluGuid": "0d41a585-fa39-4496-8ae0-3980a0a2ad06",
"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": "35",
"pluGuid": "253eb7e6-855e-4776-9939-396ecc7f3393",
"created": "2026-04-03T06:22:59.0727636",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:22:59.0727636",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:22:59.0727636",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:22:59.0727636",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:22:59.0727636",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:22:59.0727636",
"lastSold": "2026-04-03T06:22:59.0727636",
"firstSold": "2026-04-03T06:22:59.0727636",
"awsUpdated": "2026-04-03T06:22:59.0727636",
"lastManualUpdate": "2026-04-03T06:22:59.0727636",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:22:59.0727636",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:22:59.0727636",
"doNotRangeUpdated": "2026-04-03T06:22:59.0727636",
"doNotOrderUpdated": "2026-04-03T06:22:59.0727636",
"tracked": "2026-04-03T06:22:59.0727636"
},
"allergens": [
{
"$id": "36",
"primaryKey": {
"$id": "37",
"pluGuid": "d4c537e9-d64a-4110-87f7-f3d0cc5a2e0f",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "6TfF1ErWEEGH9/PQzFouDw==",
"pluGuid": "d4c537e9-d64a-4110-87f7-f3d0cc5a2e0f",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"costs": {
"$id": "38",
"pluG_UID": "IxNLIoKIIUuSw/r7+Wv86A==",
"pluGuid": "224b1323-8882-4b21-92c3-fafbf96bfce8",
"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:22:59.0727636",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "39",
"saleHeaderID": 1,
"created": "2026-04-03T06:22:59.0727636",
"createdLocal": "2026-04-03T06:22:59.0727636",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "aZpZoE2QaEKTjmkFv2yrXg==",
"operatorGuid": "a0599a69-904d-4268-938e-6905bf6cab5e",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "6OBq36J/MEi5K7/14mPpjw==",
"pluGuid": "df6ae0e8-7fa2-4830-b92b-bff5e263e98f",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "40",
"id": 1,
"g_Uid": "xlcun3gvh0OFJm/gCerXyw==",
"guid": "9f2e57c6-2f78-4387-8526-6fe009ead7cb",
"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:22:59.0727636",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:22:59.0727636",
"endShift": "2026-04-03T06:22:59.0727636",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "41",
"operatorG_UID": "y7FqK7OvW02YodlBwsTAAw==",
"operatorGuid": "2b6ab1cb-afb3-4d5b-98a1-d941c2c4c003",
"storeID": 2,
"operator": {
"$ref": "40"
},
"store": {
"$ref": "4"
}
},
{
"$ref": "41"
}
]
}
},
{
"$ref": "39"
}
],
"apns": [
{
"$id": "42",
"pluID": 1,
"pluG_UID": "Ttmyk2o/QECtHX84YHdecw==",
"pluGuid": "93b2d94e-3f6a-4040-ad1d-7f3860775e73",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"tuns": [
{
"$id": "43",
"pluG_UId": "KczQYmXQKky6OWbPRwLDAw==",
"pluGuid": "62d0cc29-d065-4c2a-ba39-66cf4702c303",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "3"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"competitionPricing": [
{
"$id": "44",
"identifier": "1QZqbNSSukCr4sxlfuBCbw==",
"identifierGuid": "6c6a06d5-92d4-40ba-abe2-cc657ee0426f",
"pluG_UID": "wXU5aoN0S0iFbJsjkT1XEA==",
"pluGuid": "6a3975c1-7483-484b-856c-9b23913d5710",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "44"
}
],
"supplier": {
"$ref": "9"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"ordering": {
"$ref": "12"
},
"flipChartPages": [
{
"$id": "45",
"identifier": "DMmTjO4kQk+pSB/7X5+u5g==",
"groupName": "sample string 1",
"identifierGuid": "8c93c90c-24ee-4f42-a948-1ffb5f9faee6",
"exists": true,
"flipChartIdentifier": "+cpLpQ0AfUa9IuNTKGRo3Q==",
"flipChartIdentifierGuid": "a54bcaf9-000d-467d-bd22-e353286468dd",
"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": "OzwNmV3Tak+9CijnzP/OiQ==",
"groupIdentifierGuid": "990d3c3b-d35d-4f6a-bd0a-28e7ccffce89",
"flipChart": {
"$id": "46",
"identifier": "6mPMPMuvxESlNzSiy5AI+Q==",
"identifierGuid": "3ccc63ea-afcb-44c4-a537-34a2cb9008f9",
"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": "47",
"identifier": "mwmTUfypDUCTwBv9ryhD3Q==",
"identifierGuid": "5193099b-a9fc-400d-93c0-1bfdaf2843dd",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "48",
"id": 1,
"g_UID": "8LNugaY2NEGqkhEWUC1Juw==",
"guid": "816eb3f0-36a6-4134-aa92-1116502d49bb",
"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": "ffhKqMtLcUOeKWJTn+ob5g==",
"previousFormGuid": "a84af87d-4bcb-4371-9e29-62539fea1be6",
"nextForm": 1,
"nextFormG_UID": "RrfvajjCHEOxdJejvTtmEw==",
"nextFormGuid": "6aefb746-c238-431c-b174-97a3bd3b6613",
"attributes": "sample string 10",
"updated": "2026-04-03T06:22:59.0727636",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "48"
},
"previousCheckoutForm": {
"$ref": "48"
},
"buttons": [
{
"$id": "49",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "99VfXhDkh0+U7XJrqRIU0w==",
"checkoutFormGuid": "5e5fd5f7-e410-4f87-94ed-726ba91214d3",
"identifier": "LnzRoUJmDkato/93YwG7+g==",
"identifierGuid": "a1d17c2e-6642-460e-ada3-ff776301bbfa",
"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": "OzsVLQP3dU+lBfO9FPJKJg==",
"valueGuid": "2d153b3b-f703-4f75-a505-f3bd14f24a26",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:22:59.0727636",
"action": "sample string 12",
"valueForm": {
"$ref": "48"
},
"image": {
"$id": "50",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:22:59.0727636",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "49"
}
],
"panels": [
{
"$id": "51",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "pvLuhtGQ+kC9DAva5ioZEw==",
"checkoutFormGuid": "86eef2a6-90d1-40fa-bd0c-0bdae62a1913",
"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": "51"
}
]
},
{
"$ref": "48"
}
],
"panels": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
"contentPanel": {
"$ref": "51"
},
"products": [
{
"$id": "52",
"flipChartPageIdentifier": "+MZ8IaCWV06bclSYxkvlQA==",
"flipChartPageIdentifierGuid": "217cc6f8-96a0-4e57-9b72-5498c64be540",
"pluG_UID": "Kcfiv8TbEUWUJqFs6boKNA==",
"pluGuid": "bfe2c729-dbc4-4511-9426-a16ce9ba0a34",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "3"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "52"
}
],
"productCount": 27,
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
{
"$ref": "45"
}
],
"priceHistory": [
{
"$id": "53",
"pluG_UID": "NAwn5vfu90uOlirobK+e7Q==",
"pluGuid": "e6270c34-eef7-4bf7-8e96-2ae86caf9eed",
"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:22:59.0727636",
"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": "53"
}
],
"ingredients": [
{
"$id": "54",
"pluG_UID": "PN/22dI+GEGcT85/jeo6ug==",
"ingredientGuid": "qze1jTZpjUCtEYT4zXqEhg==",
"ingredientIdentifier": "8db537ab-6936-408d-ad11-84f8cd7a8486",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"bins": [
{
"$id": "55",
"pluG_UID": "F8M3yNfR0UG5qrt1W12f/A==",
"pluGuid": "c837c317-d1d7-41d1-b9aa-bb755b5d9ffc",
"shelfLocationIdentifier": "dUY4UMTOzUSW6yzJcjW0xw==",
"shelfLocationGuid": "50384675-cec4-44cd-96eb-2cc97235b4c7",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "JVUo/IORjU+K5rG69xsFWA==",
"labelPageLayoutGuid": "fc285525-9183-4f8d-8ae6-b1baf71b0558",
"updated": "2026-04-03T06:22:59.0727636",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "3"
},
"location": {
"$id": "56",
"identifier": "ozp9CegPTUanoznndxg8eg==",
"storeID": 1,
"identifierGuid": "097d3aa3-0fe8-464d-a7a3-39e777183c7a",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:22:59.0727636",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
}
},
{
"$ref": "55"
}
],
"bin": {
"$ref": "55"
},
"scaleLocations": [
{
"$id": "57",
"plu": 1,
"pluG_UID": "V3fdDudWS0uk1JorlFFFXQ==",
"pluGuid": "0edd7757-56e7-4b4b-a4d4-9a2b9451455d",
"deptNo": 1,
"product": {
"$ref": "3"
},
"scaleLocation": {
"$id": "58",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:22:59.0727636",
"department": {
"$id": "59",
"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": "58"
},
"subDepartments": [
{
"$id": "60",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "61",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "62",
"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:22:59.0727636",
"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": "cqOepj340U6TGV+Ko1Fc6w==",
"labelPageLayoutGuid": "a69ea372-f83d-4ed1-9319-5f8aa3515ceb",
"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": "63",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "64",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "65",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "65"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "64"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$id": "66",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "62"
}
],
"updated": "2026-04-03T06:22:59.0727636",
"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": "5gN0IQyCXkCcIsbgxw5BuQ==",
"labelPageLayoutGuid": "217403e6-820c-405e-9c22-c6e0c70e41b9",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "61"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:22:59.0727636",
"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": "u8Fi5+1iYkSG4JSQVsDZ7A==",
"labelPageLayoutGuid": "e762c1bb-62ed-4462-86e0-949056c0d9ec",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "60"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:22:59.0727636",
"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": "iGZlmyieeEyUb1i+zc8O0g==",
"labelPageLayoutGuid": "9b656688-9e28-4c78-946f-58becdcf0ed2",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
}
}
},
{
"$ref": "57"
}
],
"nextPrice": {
"$ref": "1"
},
"currentCostStart": "2026-04-03T06:22:59.0727636",
"dealCosts": [
{
"$id": "67",
"headerIdentifier": "JM3J2f+hK0OYdEWHCbKAaA==",
"headerIdentifierGuid": "d9c9cd24-a1ff-432b-9874-458709b28068",
"identifier": "keHgz1LYS0CgR5IrYgG0pQ==",
"identifierGuid": "cfe0e191-d852-404b-a047-922b6201b4a5",
"supplierIdentifier": "gZ6BFu3X4kaYQ/EU1lJjIg==",
"supplierGuid": "16819e81-d7ed-46e2-9843-f114d6526322",
"pluG_UID": "to8Dtdp6bkW/Rah7dn9JFQ==",
"pluGuid": "b5038fb6-7ada-456e-bf45-a87b767f4915",
"campaignName": "a436a5c8-d1c5-4ff8-bb1b-d6fd32408503",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:22:59.0727636",
"end": "2026-04-03T06:22:59.0727636",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "X82tyEmZMECgyw0nORQYnw==",
"bonusItemPluGuid": "c8adcd5f-9949-4030-a0cb-0d273914189f",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:22:59.0727636",
"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:22:59.0727636",
"campaignEndDate": "2026-04-03T06:22:59.0727636",
"masterPLUG_UID": "wLfoLP6IW0GmbwfgT83SQg==",
"masterID": "2ce8b7c0-88fe-415b-a66f-07e04fcdd242",
"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": "pvf20MYEzkKvdZRiZPB89A==",
"bonusMasterID": "d0f6f7a6-04c6-42ce-af75-946264f07cf4",
"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
},
{
"$ref": "67"
}
],
"tags": [
{
"$id": "68",
"pluG_UID": "8ayplV9W+0Cq+R6nzmhbmQ==",
"pluGuid": "95a9acf1-565f-40fb-aaf9-1ea7ce685b99",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "68"
}
],
"alternateProductG_UID": "uORG1OBG9kuLzDpO7723ag==",
"alternateProduct": "d446e4b8-46e0-4bf6-8bcc-3a4eefbdb76a",
"altProduct": {
"$ref": "3"
},
"productHostCode": {
"$id": "69",
"id": 1,
"pluG_UID": "1zHvzQ5Ilk6T5lhjhrrwaA==",
"pluGuid": "cdef31d7-480e-4e96-93e6-586386baf068",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:22:59.0727636",
"inventoryTracked": "2026-04-03T06:22:59.0727636",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "70",
"pluG_UID": "q9CiBQ2Zv0+Mr1Yr8reaqQ==",
"pluGuid": "05a2d0ab-990d-4fbf-8caf-562bf2b79aa9",
"fuelPluG_UID": "V666hTPYwU6GeWW0PFB3xw==",
"fuelPluGuid": "85baae57-d833-4ec1-8679-65b43c5077c7",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"campaignPlu": {
"$ref": "1"
},
"fuelItem": true
},
{
"$ref": "2"
}
],
"campaign": {
"$id": "71",
"id": 1,
"storeID": 2,
"name": "a623c0e1-ec68-4a15-a412-47fe1d498ee9",
"nameGuid": "a623c0e1-ec68-4a15-a412-47fe1d498ee9",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:22:59.0727636",
"startTime": 1,
"endDate": "2026-04-03T06:22:59.0727636",
"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:22:59.0727636",
"system": true,
"created": "2026-04-03T06:22:59.0727636",
"updated": "2026-04-03T06:22:59.0727636",
"priceChangeNotifiedUtc": "2026-04-03T06:22:59.0727636",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "KiWwrqB0JkWji5Uu2dYKpA==",
"hostIdentifierGuid": "aeb0252a-74a0-4526-a38b-952ed9d60aa4",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:22:59.0727636",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"campaignPools": [
{
"$id": "72",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "YsK3jrUpHkiGLEFwc7Sr3w==",
"pluGuid": "8eb7c262-29b5-481e-862c-417073b4abdf",
"hostOfferID": 1,
"priceGroupG_UID": "/KABz7diV02mUwWN3/VfUQ==",
"priceGroupGuid": "cf01a0fc-62b7-4d57-a653-058ddff55f51",
"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:22:59.0727636",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "3"
},
"campaign": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"sellingRules": [
{
"$id": "73",
"id": 1,
"identifier": "dSEjuUun9EC3oHeB7NpHDQ==",
"identifierStr": "dSEjuUun9EC3oHeB7NpHDQ==",
"identifierGuid": "b9232175-a74b-40f4-b7a0-7781ecda470d",
"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": "71"
}
},
{
"$ref": "73"
}
],
"customers": [
{
"$id": "74",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "QdkOXVaROEGvNoxWYSWUvA==",
"customerIDGuid": "5d0ed941-9156-4138-af36-8c56612594bc",
"campaign": {
"$ref": "71"
},
"customer": {
"$id": "75",
"identifier": "W8MGDT/iPEuYhIGJkWB8dw==",
"identifierGuid": "0d06c35b-e23f-4b3c-9884-818991607c77",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:22:59.0727636",
"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": "3gV0pIDxk0+abFxySCKfGg==",
"communityIdentifierGuid": "a47405de-f180-4f93-9a6c-5c7248229f1a",
"joined": "2026-04-03T06:22:59.0727636",
"updated": "2026-04-03T06:22:59.0727636",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "/PnnLTvl1kmESC8NMuvbVg==",
"priceLevelIdentifierGuid": "2de7f9fc-e53b-49d6-8448-2f0d32ebdb56",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:22:59.0727636",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "76",
"cardType": 2,
"issueDate": "2026-04-03T06:22:59.0727636",
"expiry": "2026-04-03T06:22:59.0727636",
"customerID": "grnx3U5haE2cVpnn+bd0PQ==",
"customerIDGuid": "ddf1b982-614e-4d68-9c56-99e7f9b7743d",
"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:22:59.0727636",
"linkedAccount": "3+rm222Z6EWxa3aA+Q2Csg==",
"linkedAccountGuid": "dbe6eadf-996d-45e8-b16b-7680f90d82b2",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "75"
},
"account": {
"$id": "77",
"id": 1,
"identifier": "nFpa91dZWEmL7foXBY4eNQ==",
"identifierGuid": "f75a5a9c-5957-4958-8bed-fa17058e1e35",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:22:59.0727636",
"owner": "nj04EL8c+EOrf4b/X649xg==",
"ownerGuid": "10383d9e-1cbf-43f8-ab7f-86ff5fae3dc6",
"accountStoreGroupIdentifier": "7G0KvaaahUKdlCCAzuQtNw==",
"accountStoreGroupGuid": "bd0a6dec-9aa6-4285-9d94-2080cee42d37",
"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:22:59.0727636",
"active": true,
"updated": "2026-04-03T06:22:59.0727636",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "75"
},
"card": {
"$ref": "76"
},
"members": {
"$id": "78",
"sample string 1": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"sample string 2": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"customerGroups": [
{
"$id": "79",
"identifier": "Yb+1nmnX1EGuiGlEGd708A==",
"identifierGuid": "9eb5bf61-d769-41d4-ae88-694419def4f0",
"name": "sample string 2",
"primaryContact": "D7jYCrDYNkW3BgeQ/hS/iA==",
"primaryContactGuid": "0ad8b80f-d8b0-4536-b706-0790fe14bf88",
"accountID": "62bAGQJb1EyzAstVAw+O/g==",
"accountIDGuid": "19c066eb-5b02-4cd4-b302-cb55030f8efe",
"special": true,
"updated": "2026-04-03T06:22:59.0727636",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "GV/g4jVHdUqwBHbTmqhzhA==",
"priceLevelIdentifierGuid": "e2e05f19-4735-4a75-b004-76d39aa87384",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "77"
},
"primaryContactCustomer": {
"$ref": "75"
},
"customerGroupMembers": [
{
"$id": "80",
"id": 1,
"groupID": "u0ZfoRjqS0eHhD44EA2yyg==",
"groupIDGuid": "a15f46bb-ea18-474b-8784-3e38100db2ca",
"customerID": "pYeaH0NulU+vh8bx/xyOgw==",
"customerIDGuid": "1f9a87a5-6e43-4f95-af87-c6f1ff1c8e83",
"card": "sample string 4",
"linkedAccount": "uFzYj2aO7kGhSs2tJDS1zw==",
"linkedAccountGuid": "8fd85cb8-8e66-41ee-a14a-cdad2434b5cf",
"customer": {
"$ref": "75"
},
"group": {
"$ref": "79"
},
"customerCard": {
"$ref": "76"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "79"
}
]
},
"payments": [
{
"$id": "81",
"id": 1,
"identifier": "pHYQU4sfKkm57nU2gCkmhg==",
"identifierGuid": "531076a4-1f8b-492a-b9ee-753680292686",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "VZqE7CBuzkyNLhpLmnm0Yg==",
"accountIDGuid": "ec849a55-6e20-4cce-8d2e-1a4b9a79b462",
"customerAccount": {
"$ref": "77"
},
"customerCard": {
"$ref": "76"
},
"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:22:59.0727636",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "jQ7dN5S920KawEu/Q+u7wQ==",
"idempotentVoidGuid": "37dd0e8d-bd94-42db-9ac0-4bbf43ebbbc1",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "82",
"saleHeaderID": 1,
"saleHeaderGuid": "4ILGXg52iUSj7ydTckfccA==",
"saleHeaderIdentifierGuid": "5ec682e0-760e-4489-a3ef-27537247dc70",
"created": "2026-04-03T06:22:59.0727636",
"createdLocal": "2026-04-03T06:22:59.0727636",
"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:22:59.0727636",
"storeID": 1,
"operatorG_Uid": "w+aE5YunyUCWlc7JT/DF6g==",
"operatorGuid": "e584e6c3-a78b-40c9-9695-cec94ff0c5ea",
"customerG_Uid": "r0tGnSTnWkCHfMzUwWd6yw==",
"customerGuid": "9d464baf-e724-405a-877c-ccd4c1677acb",
"communityIdentifier": "Kn2wV1StVUucVLAQZYweCQ==",
"communityIdentifierGuid": "57b07d2a-ad54-4b55-9c54-b010658c1e09",
"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": "BW0nWevCdUeeyjJdxSh0yg==",
"priceLevelIdentifierGuid": "59276d05-c2eb-4775-9eca-325dc52874ca",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:22:59.0727636+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": "83",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:22:59.0727636",
"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": "40"
},
"customer": {
"$ref": "75"
},
"communityOrganisation": {
"$id": "84",
"id": 1,
"identifier": "kYkliACrm0+PLEtafB5nXQ==",
"identifierGuid": "88258991-ab00-4f9b-8f2c-4b5a7c1e675d",
"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:22:59.0727636",
"promoPeriodEnd": "2026-04-03T06:22:59.0727636",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:22:59.0727636",
"deleted": true
},
"details": [
{
"$id": "85",
"saleItemID": 1,
"identifier": "QrGhma7vFkGU1cbf9+fdnA==",
"identifierGuid": "99a1b142-efae-4116-94d5-c6dff7e7dd9c",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "PApWyllo20+g3rYAjUUjuA==",
"pluGuid": "ca560a3c-6859-4fdb-a0de-b6008d4523b8",
"accountID": "mD5BujjpDUWulSdWzXaxZA==",
"accountIDGuid": "ba413e98-e938-450d-ae95-2756cd76b164",
"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:22:59.0727636",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "HS5p96IDc0C7JR3gkyrppg==",
"refundGuid": "f7692e1d-03a2-4073-bb25-1de0932ae9a6",
"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": "BzLeKoVdPEmVeTzPvlC1uQ==",
"idempotentVoidGuid": "2ade3207-5d85-493c-9579-3ccfbe50b5b9",
"priceLevelIdentifier": "qr6CSQ86XE6tfIXa1gJKhQ==",
"priceLevelIdentifierGuid": "4982beaa-3a0f-4e5c-ad7c-85dad6024a85",
"communityIdentifier": "WrhB6Bwin02C6HsOHYp1iQ==",
"communityIdentifierGuid": "e841b85a-221c-4d9f-82e8-7b0e1d8a7589",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "86",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:22:59.0727636",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "86"
}
],
"refund": {
"$id": "87",
"id": 1,
"g_UID": "K3rTjjqGPkSTVGvuTzXtZw==",
"guid": "8ed37a2b-863a-443e-9354-6bee4f35ed67",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:22:59.0727636"
},
"modifier": {
"$id": "88",
"id": 1,
"setG_UID": "D/WMZhiQCUKpFvgNo7tbqw==",
"modifierSetGuid": "668cf50f-9018-4209-a916-f80da3bb5bab",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "Rvb8rpuwqkudla1vdTEk2A==",
"pluGuid": "aefcf646-b09b-4baa-9d95-ad6f753124d8",
"deleted": true,
"g_UID": "pkX23bbxbkaq6farB2qG4Q==",
"guid": "ddf645a6-f1b6-466e-aae9-f6ab076a86e1",
"product": {
"$ref": "3"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "85"
}
],
"eftReceipts": [
{
"$id": "89",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "82"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "89"
}
],
"payments": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"cards": [
{
"$id": "90",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "90"
}
],
"campaignHits": [
{
"$id": "91",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "91"
}
],
"fuel": [
{
"$id": "92",
"id": 1,
"plu": 1,
"pluG_UID": "V1pCFdOB8UiMX2OPU6y1Fg==",
"pluGuid": "15425a57-81d3-48f1-8c5f-638f53acb516",
"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:22:59.0727636",
"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:22:59.0727636",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "92"
}
],
"fuelResells": [
{
"$id": "93",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "/C8KC02P5kGcFK/+UrWV/Q==",
"pluGuid": "0b0a2ffc-8f4d-41e6-9c14-affe52b595fd",
"accountID": "SldmQqrQrE+lZwcXP9KZUQ==",
"accountIDGuid": "4266574a-d0aa-4fac-a567-07173fd29951",
"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:22:59.0727636",
"bestOrExpireType": 1,
"refundG_UID": "7UgC43cc9UeOU5gktZvpxQ==",
"refundGuid": "e30248ed-1c77-47f5-8e53-9824b59be9c5",
"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": "93"
}
],
"customerOrder": [
{
"$id": "94",
"identifier": "J4LxdITWg0+JboZvPadVxQ==",
"identifierGuid": "74f18227-d684-4f83-896e-866f3da755c5",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "vWaPjz6cUU2oQoYDcQD2zw==",
"customerIdentifierGuid": "8f8f66bd-9c3e-4d51-a842-86037100f6cf",
"operatorNo": 1,
"operatorG_UID": "ohxuC9i/aUuFPFny03ZdEw==",
"operatorGuid": "0b6e1ca2-bfd8-4b69-853c-59f2d3765d13",
"created": "2026-04-03T06:22:59.0727636",
"ordered": "2026-04-03T06:22:59.0727636",
"started": "2026-04-03T06:22:59.0727636",
"completed": "2026-04-03T06:22:59.0727636",
"supplied": "2026-04-03T06:22:59.0727636",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "75"
},
"operator": {
"$ref": "40"
},
"details": [
{
"$id": "95",
"headerID": 1,
"plu": 1,
"pluG_UId": "JxZ8lQwxS0Co2ICZp+DkLQ==",
"pluGuid": "957c1627-310c-404b-a8d8-8099a7e0e42d",
"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": "Abhh3A8UH0K6Sc2JiTCYXw==",
"headerIdentifierGuid": "dc61b801-140f-421f-ba49-cd898930985f",
"product": {
"$ref": "3"
}
},
{
"$ref": "95"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "82"
}
},
{
"$ref": "94"
}
],
"surveyResponses": [
{
"$id": "96",
"surveyG_UID": "M3twA3T0PEKDeW9pn184iw==",
"surveyGuid": "03707b33-f474-423c-8379-6f699f5f388b",
"saleHeaderGuid": "Y8cn0grFq0Wkk8NAlMS2mA==",
"saleGuid": "d227c763-c50a-45ab-a493-c34094c4b698",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "kUgcN+pKYk+xNrDgpcF/xQ==",
"guidResponse": "371c4891-4aea-4f62-b136-b0e0a5c17fc5",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:22:59.0727636",
"sale": {
"$ref": "82"
},
"survey": {
"$id": "97",
"g_UID": "udJeQt5qM0KahKTpdPH8/A==",
"guid": "425ed2b9-6ade-4233-9a84-a4e974f1fcfc",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "o3d/0vpHsEiVIMGIpI9uPA==",
"checkoutFormGuid": "d27f77a3-47fa-48b0-9520-c188a48f6e3c",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:22:59.0727636",
"end": "2026-04-03T06:22:59.0727636",
"deleted": true,
"updated": "2026-04-03T06:22:59.0727636",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"25cabf24-5c55-4a51-bdea-454cf62a9e80",
"9bd1ab90-0e98-443e-9810-ae988bd7df41"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "48"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "96"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "0qk+5JRwG0eY/a8z1X1Veg==",
"accountIdentifier": "e43ea9d2-7094-471b-98fd-af33d57d557a",
"accountName": "sample string 44",
"customerOrderIdentifier": "m3a4UesrFES/wHMtI8gZXQ==",
"customerOrderIdentifierGuid": "51b8769b-2beb-4414-bfc0-732d23c8195d",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "98",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "8pL1omI8dU2VfAD3dAj8cA==",
"paymentIdentifierGuid": "a2f592f2-3c62-4d75-957c-00f77408fc70",
"identifier": "CcJz5+f250yQaH71E9Kwig==",
"identifierGuid": "e773c209-f6e7-4ce7-9068-7ef513d2b08a",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "qWcH1HzK/k2ljMYsFxypJA==",
"itemIdentifierGuid": "d40767a9-ca7c-4dfe-a58c-c62c171ca924"
}
},
{
"$ref": "81"
}
]
},
{
"$ref": "76"
}
],
"customerGroupMembers": [
{
"$ref": "80"
},
{
"$ref": "80"
}
],
"customerGroups": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"accounts": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"account": {
"$ref": "77"
},
"vouchers": [
{
"$id": "99",
"customerIdentifier": "8nsA9u6b0UadIgy3wDZKCA==",
"customerIdentifierGuid": "f6007bf2-9bee-46d1-9d22-0cb7c0364a08",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "sr09zvI4yEyhXopAyDnJHQ==",
"idempotentGuid": "ce3dbdb2-38f2-4cc8-a15e-8a40c839c91d",
"offline": true,
"voucher": {
"$id": "100",
"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:22:59.0727636",
"barcodeTemplate": {
"$id": "101",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "102",
"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:22:59.0727636",
"labelPageLayout": "QgjRnPjCs0ClG8altC5T1g==",
"pageLayoutGuid": "9cd10842-c2f8-40b3-a51b-c6a5b42e53d6",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "100"
},
"elements": [
{
"$id": "103",
"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:22:59.0727636"
},
{
"$ref": "103"
}
]
},
"customerVouchers": [
{
"$id": "104",
"id": 1,
"customerIdentifier": "Q9VVU6dmyUGuOiNhcUna/Q==",
"customerIdentifierGuid": "5355d543-66a7-41c9-ae3a-23617149dafd",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:22:59.0727636",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "G0QNrAC+2EmwjuOplZtEoQ==",
"issuedIdempotentGuid": "ac0d441b-be00-49d8-b08e-e3a9959b44a1",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:22:59.0727636",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:22:59.0727636",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "rHGt5El3A0OoyZ//gR+XNw==",
"redeemedIdempotentGuid": "e4ad71ac-7749-4303-a8c9-9fff811f9737",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:22:59.0727636",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "102"
},
"voucher": {
"$ref": "100"
},
"customer": {
"$ref": "75"
},
"issuedOfflinePayment": {
"$ref": "81"
},
"redeemedOfflinePayment": {
"$ref": "81"
}
},
{
"$ref": "104"
}
]
},
"customer": {
"$ref": "75"
}
},
{
"$ref": "99"
}
]
}
},
{
"$ref": "74"
}
],
"customerGroups": [
{
"$id": "105",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "PLPyxfMb5UOoos4VCfBYgg==",
"groupIDGuid": "c5f2b33c-1bf3-43e5-a8a2-ce1509f05882",
"campaign": {
"$ref": "71"
},
"group": {
"$ref": "79"
}
},
{
"$ref": "105"
}
],
"signIqTickets": [
{
"$id": "106",
"identifier": "9I54p8maykylIhb209IbSQ==",
"identifierGuid": "a7788ef4-9ac9-4cca-a522-16f6d3d21b49",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "106"
}
],
"comboPriceGroups": [
{
"$id": "107",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "VhogZi05SE2kq60HBf87OA==",
"guid": "66201a56-392d-4d48-a4ab-ad0705ff3b38",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "71"
},
"comboPricePlus": [
{
"$id": "108",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "fyUO0cr0QE6Cg/txxDTAGQ==",
"groupGuid": "d10e257f-f4ca-4e40-8283-fb71c434c019",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "04EhV94HV0yW4bbuZ1ODtA==",
"pluGuid": "572181d3-07de-4c57-96e1-b6ee675383b4",
"priceGroupG_UID": "YKHgdhQV+E259Kfi3IzC7A==",
"priceGroupGuid": "76e0a160-1514-4df8-b9f4-a7e2dc8cc2ec",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "71"
},
"product": {
"$ref": "3"
},
"priceGroup": {
"$ref": "33"
},
"campaignPool": {
"$ref": "71"
}
},
{
"$ref": "108"
}
]
},
{
"$ref": "107"
}
],
"priceLevels": [
{
"$id": "109",
"id": 1,
"priceLevelIdentifier": "YivH6UivN0KAWvujlW1zWw==",
"priceLevelIdentifierGuid": "e9c72b62-af48-4237-805a-fba3956d735b",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "109"
}
],
"promotionType": {
"$id": "110",
"identifier": "RCG9X3SSOkyw6r1whq5ShQ==",
"identifierGuid": "5fbd2144-9274-4c3a-b0ea-bd7086ae5285",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "m7byhW/XMUC76A+juJ3hew==",
"labelPageLayoutGuid": "85f2b69b-d76f-4031-bbe8-0fa3b89de17b",
"priceLevelIdentifier": "YYHmgXvl7kux1KUs1wibDA==",
"priceLevelIdentifierGuid": "81e68161-e57b-4bee-b1d4-a52cd7089b0c",
"active": true,
"updated": "2026-04-03T06:22:59.0727636",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "3"
},
"dealCost": {
"$ref": "67"
}
}
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.