POST api/campaign/{name}/plus
Add/Update a list of campaign plus
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name |
Campaign name |
string |
Required |
Body Parameters
List of campaign plus
Collection of 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",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "3XMcXnervkCUsznxp4YiKQ==",
"pluGuid": "5e1c73dd-ab77-40be-94b3-39f1a7862229",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "Lez50bYFDkyGQtobxEWoxg==",
"dealCostGuid": "d1f9ec2d-05b6-4c0e-8642-da1bc445a8c6",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "uBQSbap54UunFwNRsCUxgA==",
"priceGroupGuid": "6d1214b8-79aa-4be1-a717-0351b0253180",
"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:15:32.9365382",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "da9c428d-b6ae-4e18-b3c1-d80608d87434",
"campaignComboPriceGroupG_UID": "K7nm5LUil0qbB72HH9VrnA==",
"campaignComboPriceGroupIdentifier": "e4e6b92b-22b5-4a97-9b07-bd871fd56b9c",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "2",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:15:32.9365382",
"operatorG_UID": "4WKM0ZFm+0SRVuwVVS+4YQ==",
"operatorGuid": "d18c62e1-6691-44fb-9156-ec15552fb861",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:15:32.9365382",
"signIqTicketFileMovedUtc": "2026-04-03T06:15:32.9365382",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:15:32.9365382",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "3b806b78-2a48-4f44-b65a-7f885345050a",
"product": {
"$id": "3",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "41CxlDE2kESnoXqPh+Uz3g==",
"guid": "94b150e3-3631-4490-a7a1-7a8f87e533de",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "kc770QnRvUKpNsAD7ddd4Q==",
"priceGroupGuid": "d1fbce91-d109-42bd-a936-c003edd75de1",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:15:32.9365382",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:15:32.9365382",
"pluCreated": "2026-04-03T06:15:32.9365382",
"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:15:32.9365382",
"lastManualUpdate": "2026-04-03T06:15:32.9365382",
"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:15:32.9365382",
"currentCostUpdated": "2026-04-03T06:15:32.9365382",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:15:32.9365382",
"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:15:32.9365382",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "bE6IrOOi+kOnJjVCofr53g==",
"altPLUGuid": "ac884e6c-a2e3-43fa-a726-3542a1faf9de",
"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:15:32.9365382",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "n3V+Bb7ytEO4x+I2U9vHXw==",
"shelfPageLayoutGuid": "057e759f-f2be-43b4-b8c7-e23653dbc75f",
"talkerPageLayoutG_UID": "f+OciIM6f0q4gTkoARCxSQ==",
"talkerPageLayoutGuid": "889ce37f-3a83-4a7f-b881-39280110b149",
"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": "DV3MbIW7uE60SqpTajW5qw==",
"inventoryIdentifier": "6ccc5d0d-bb85-4eb8-b44a-aa536a35b9ab",
"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": "Ky6bV8M77EWnyUHtdY8RwQ==",
"parentPluGuid": "579b2e2b-3bc3-45ec-a7c9-41ed758f11c1",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "ipRUU6XeK0yaIK7GBwBSxg==",
"supplierIdentifierGuid": "5354948a-dea5-4c2b-9a20-aec6070052c6",
"supplierChanged": true,
"rebateSupplierIdentifier": "97Y2xd+Vkke8B9ElZZc0fQ==",
"rebateSupplierIdentifierGuid": "c536b6f7-95df-4792-bc07-d1256597347d",
"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:15:32.9365382",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "EybtsX4bSkq/kfeQGyB0cA==",
"hostIdentifierGuid": "b1ed2613-1b7e-4a4a-bf91-f7901b207470",
"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:15:32.9365382",
"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": "iGDRPTTyeECQijpmt6Sa9A==",
"hostIdentifierGuid": "3dd16088-f234-4078-908a-3a66b7a49af4",
"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:15:32.9365382",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "nHOVjOGRsUy1tm/Bo/ObiA==",
"hostIdentifierGuid": "8c95739c-91e1-4cb1-b5b6-6fc1a3f39b88",
"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": "oHKQLvaIoU6rzK/+53MMJQ==",
"hostIdentifierGuid": "2e9072a0-88f6-4ea1-abcc-affee7730c25",
"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": "dxiqB9p6Gk6qfPWxaS0Lsw==",
"identifierGuid": "07aa1877-7ada-4e1a-aa7c-f5b1692d0bb3",
"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": "rFoFiuoat0ax+w7UGrN5Gg==",
"hostSupplierIdentifierGuid": "8a055aac-1aea-46b7-b1fb-0ed41ab3791a",
"loyaltyPriceLevelIdentifier": "HzX/T7iZUE2J/WTgS+IBlg==",
"loyaltyPriceLevelIdentifierGuid": "4fff351f-99b8-4d50-89fd-64e04be20196",
"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:15:32.9365382",
"lastProcessed": "2026-04-03T06:15:32.9365382",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "0X0vt3N+G0Gg6ILoK59GWA==",
"identifierGuid": "b72f7dd1-7e73-411b-a0e8-82e82b9f4658",
"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": "sQFdeivdok64tD9NXWfqxg==",
"primaryContactID": "7a5d01b1-dd2b-4ea2-b8b4-3f4d5d67eac6",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "gZNprFnVYEufWvwRwJVwag==",
"supplierGroupGuid": "ac699381-d559-4b60-9f5a-fc11c095706a",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:15:32.9365382",
"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": "8c93d5ed-34bf-41a8-9bd9-40a3d61af609",
"identifier": "zrwrJGifkUy/BO71WLt8cA==",
"identifierGuid": "242bbcce-9f68-4c91-bf04-eef558bb7c70",
"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": "d8E2IcSK8EiHDc189EOENA==",
"supplierIdentifierGuid": "2136c177-8ac4-48f0-870d-cd7cf4438434",
"contactGuid": "/2YamPrjq06weqDPZb62/Q==",
"contactID": "981a66ff-e3fa-4eab-b07a-a0cf65beb6fd",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "nFsB2BT0YU+p/fDpXw5obw==",
"pluGuid": "d8015b9c-f414-4f61-a9fd-f0e95f0e686f",
"supplierIdentifier": "CKBybrI35UmO9lGB7MTuAw==",
"supplierIdentifierGuid": "6e72a008-37b2-49e5-8ef6-5181ecc4ee03",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:15:32.9365382",
"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:15:32.9365382",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "CX6Wzr+zc0iASb5NC1R+WQ==",
"pluGuid": "ce967e09-b3bf-4873-8049-be4d0b547e59",
"supplierIdentifier": "55BwDBvkOk+85sg04i1dwg==",
"supplierIdentifierGuid": "0c7090e7-e41b-4f3a-bce6-c834e22d5dc2",
"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": "r1F8Xvn3RUq7vhMCt/4IQw==",
"parentPluGuid": "5e7c51af-f7f9-4a45-bbbe-1302b7fe0843",
"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": "9FNH3TjWUU6xrS1IpJ8aWA==",
"supplierGuid": "dd4753f4-d638-4e51-b1ad-2d48a49f1a58",
"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": "bH9/1BIUtUui3ZL5GkKCpg==",
"supplierGuid": "d47f7f6c-1412-4bb5-a2dd-92f91a4282a6",
"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:15:32.9365382",
"deliveryDate": "2026-04-03T06:15:32.9365382",
"nextCutOffDate": "2026-04-03T06:15:32.9365382",
"nextDeliveryDate": "2026-04-03T06:15:32.9365382",
"nextDaysBuffer": 10
},
{
"$ref": "16"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-04-03T06:15:32.9365382",
"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:15:32.9365382",
"processed": "2026-04-03T06:15:32.9365382",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:15:32.9365382",
"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:15:32.9365382",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "17"
}
],
"zoneMatrix": [
{
"$id": "19",
"id": 1,
"hostIdentifier": "KNxGnQHCd0C/yiHY36NzwA==",
"hostIdentifierGuid": "9d46dc28-c201-4077-bfca-21d8dfa373c0",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"b468662c-1ebc-4307-8c6a-011057be111d",
"a720ffd3-e899-4e86-9903-0374c2692c88"
]
},
{
"$ref": "19"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "20",
"identifier": "tCI50bGbLUKpOBwwJjyQwg==",
"identifierGuid": "d13922b4-9bb1-422d-a938-1c30263c90c2",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "20"
}
],
"promoTypeGuids": [
"cbd76817-582f-40dd-a4d3-cb70e72884a1",
"8c6b2695-7d70-479c-b29a-cb74de6c7fb6"
],
"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:15:32.9365382",
"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": "977122b4-871e-4bfa-aa49-99af03ac820c",
"updateStore": {
"$id": "26",
"id": "eb72bc12-d3cf-4242-882f-d34ce626d39e",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:15:32.9365382",
"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:15:32.9365382"
},
"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": "WpZjyBESw0unOhmJBDYXuQ==",
"pluGuid": "c863965a-1211-4bc3-a73a-1989043617b9",
"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:15:32.9365382"
},
{
"$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:15:32.9365382",
"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:15:32.9365382",
"startTime": 5,
"endDate": "2026-04-03T06:15:32.9365382",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "jZrKZmYsiUiMqXeV6ksGWw==",
"hostIdentifierGuid": "66ca9a8d-2c66-4889-8ca9-7795ea4b065b",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"tray": {
"$id": "32",
"g_UId": "18SfrlbXQE6c/rX6WiaI+g==",
"guid": "ae9fc4d7-d756-4e40-9cfe-b5fa5a2688fa",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "33",
"priceGroupG_UID": "OG5avKPwEEmO0o3gvroC0Q==",
"priceGroupGuid": "bc5a6e38-f0a3-4910-8ed2-8de0beba02d1",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:15:32.9365382",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "34",
"pluG_UID": "WseIR5Zk9USXGtJHQdixYQ==",
"pluGuid": "4788c75a-6496-44f5-971a-d24741d8b161",
"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": "7836794b-d636-4f7e-bda6-13897e865659",
"created": "2026-04-03T06:15:32.9365382",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:15:32.9365382",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:15:32.9365382",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:15:32.9365382",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:15:32.9365382",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:15:32.9365382",
"lastSold": "2026-04-03T06:15:32.9365382",
"firstSold": "2026-04-03T06:15:32.9365382",
"awsUpdated": "2026-04-03T06:15:32.9365382",
"lastManualUpdate": "2026-04-03T06:15:32.9365382",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:15:32.9365382",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:15:32.9365382",
"doNotRangeUpdated": "2026-04-03T06:15:32.9365382",
"doNotOrderUpdated": "2026-04-03T06:15:32.9365382",
"tracked": "2026-04-03T06:15:32.9365382"
},
"allergens": [
{
"$id": "36",
"primaryKey": {
"$id": "37",
"pluGuid": "1c7fa322-e980-44a8-b1dc-fa1b0fa0e46a",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "IqN/HIDpqESx3PobD6Dkag==",
"pluGuid": "1c7fa322-e980-44a8-b1dc-fa1b0fa0e46a",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"costs": {
"$id": "38",
"pluG_UID": "wtjbmmwKqE6iinSs2o9IWA==",
"pluGuid": "9adbd8c2-0a6c-4ea8-a28a-74acda8f4858",
"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:15:32.9365382",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "39",
"saleHeaderID": 1,
"created": "2026-04-03T06:15:32.9365382",
"createdLocal": "2026-04-03T06:15:32.9365382",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "diDDRzhgx0e4I12C6Dzkkg==",
"operatorGuid": "47c32076-6038-47c7-b823-5d82e83ce492",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "GsGvmFxcPEeha0zcxRgl9A==",
"pluGuid": "98afc11a-5c5c-473c-a16b-4cdcc51825f4",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "40",
"id": 1,
"g_Uid": "6TX6Ve+zb0iWqFTga2+wIQ==",
"guid": "55fa35e9-b3ef-486f-96a8-54e06b6fb021",
"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:15:32.9365382",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:15:32.9365382",
"endShift": "2026-04-03T06:15:32.9365382",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "41",
"operatorG_UID": "XDLghAegskOSMkstPCgNJw==",
"operatorGuid": "84e0325c-a007-43b2-9232-4b2d3c280d27",
"storeID": 2,
"operator": {
"$ref": "40"
},
"store": {
"$ref": "4"
}
},
{
"$ref": "41"
}
]
}
},
{
"$ref": "39"
}
],
"apns": [
{
"$id": "42",
"pluID": 1,
"pluG_UID": "NSrfSDsj+E28L2vYvM/o6w==",
"pluGuid": "48df2a35-233b-4df8-bc2f-6bd8bccfe8eb",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"tuns": [
{
"$id": "43",
"pluG_UId": "UYLlsO58ZU2dsPrmdiLR1Q==",
"pluGuid": "b0e58251-7cee-4d65-9db0-fae67622d1d5",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "3"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"competitionPricing": [
{
"$id": "44",
"identifier": "n+ohfNbR10W0H8a1Ic57gw==",
"identifierGuid": "7c21ea9f-d1d6-45d7-b41f-c6b521ce7b83",
"pluG_UID": "5cR0WiQ+vUe0YxdPjS3fqQ==",
"pluGuid": "5a74c4e5-3e24-47bd-b463-174f8d2ddfa9",
"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": "/k47pkPjiEerHqIL+amipg==",
"groupName": "sample string 1",
"identifierGuid": "a63b4efe-e343-4788-ab1e-a20bf9a9a2a6",
"exists": true,
"flipChartIdentifier": "2ks12UsRUkeXMtX7VTNbRw==",
"flipChartIdentifierGuid": "d9354bda-114b-4752-9732-d5fb55335b47",
"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": "dRaLy2n41EyeJKYaUbXl2Q==",
"groupIdentifierGuid": "cb8b1675-f869-4cd4-9e24-a61a51b5e5d9",
"flipChart": {
"$id": "46",
"identifier": "0kLjSMh99E+qjdrgVDB1MA==",
"identifierGuid": "48e342d2-7dc8-4ff4-aa8d-dae054307530",
"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": "sus+8uVf+kSC5aBDqJuwqw==",
"identifierGuid": "f23eebb2-5fe5-44fa-82e5-a043a89bb0ab",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "48",
"id": 1,
"g_UID": "ZGRaMidbhUOdNkVfX1H4dw==",
"guid": "325a6464-5b27-4385-9d36-455f5f51f877",
"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": "NzrB4fWKNEmNSAyBExJFyg==",
"previousFormGuid": "e1c13a37-8af5-4934-8d48-0c81131245ca",
"nextForm": 1,
"nextFormG_UID": "XXEVs/dUoEac1HIe3rXrzw==",
"nextFormGuid": "b315715d-54f7-46a0-9cd4-721edeb5ebcf",
"attributes": "sample string 10",
"updated": "2026-04-03T06:15:32.9365382",
"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": "qQm6bSDHAE2qp4Fi8q7HEg==",
"checkoutFormGuid": "6dba09a9-c720-4d00-aaa7-8162f2aec712",
"identifier": "mwkMVUV7I0ila12lYPcxBA==",
"identifierGuid": "550c099b-7b45-4823-a56b-5da560f73104",
"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": "LkSeESjNukaZXod2AOxJhw==",
"valueGuid": "119e442e-cd28-46ba-995e-877600ec4987",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:15:32.9365382",
"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:15:32.9365382",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "49"
}
],
"panels": [
{
"$id": "51",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "cUMKu6lxmUWmtqDPQdgZPw==",
"checkoutFormGuid": "bb0a4371-71a9-4599-a6b6-a0cf41d8193f",
"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": "cCNiOozqLkGCn/MN8JbtsA==",
"flipChartPageIdentifierGuid": "3a622370-ea8c-412e-829f-f30df096edb0",
"pluG_UID": "cJmc4SL6nU6vU15uO+wQeA==",
"pluGuid": "e19c9970-fa22-4e9d-af53-5e6e3bec1078",
"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": "7s+kD4Ds3Emf+EqsQPbUsQ==",
"pluGuid": "0fa4cfee-ec80-49dc-9ff8-4aac40f6d4b1",
"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:15:32.9365382",
"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": "qwIAeValoEGeF63V/lOPWg==",
"ingredientGuid": "DnqRwWuuNkq8ZadhEVOlag==",
"ingredientIdentifier": "c1917a0e-ae6b-4a36-bc65-a7611153a56a",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"bins": [
{
"$id": "55",
"pluG_UID": "35O2D/LfMUigKdjPQFSckA==",
"pluGuid": "0fb693df-dff2-4831-a029-d8cf40549c90",
"shelfLocationIdentifier": "EGglSbialk2XDtMZYjYS+g==",
"shelfLocationGuid": "49256810-9ab8-4d96-970e-d319623612fa",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "v+iQGutGvkGYdvk0n7AD6g==",
"labelPageLayoutGuid": "1a90e8bf-46eb-41be-9876-f9349fb003ea",
"updated": "2026-04-03T06:15:32.9365382",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "3"
},
"location": {
"$id": "56",
"identifier": "LbxEaJI/j0m6nuqxQmEVFw==",
"storeID": 1,
"identifierGuid": "6844bc2d-3f92-498f-ba9e-eab142611517",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:15:32.9365382",
"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": "UWrwFha+KUG9WXrYSjuKAw==",
"pluGuid": "16f06a51-be16-4129-bd59-7ad84a3b8a03",
"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:15:32.9365382",
"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:15:32.9365382",
"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": "8BVZRfzBVkiUfunVaXLnZQ==",
"labelPageLayoutGuid": "455915f0-c1fc-4856-947e-e9d56972e765",
"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:15:32.9365382",
"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": "4qlXUbB9Q0qGHFO3iMEg/A==",
"labelPageLayoutGuid": "5157a9e2-7db0-4a43-861c-53b788c120fc",
"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:15:32.9365382",
"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": "GVdf/FvXBkmOKZniy6TcCw==",
"labelPageLayoutGuid": "fc5f5719-d75b-4906-8e29-99e2cba4dc0b",
"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:15:32.9365382",
"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": "IpmuLd9u8kOd5LbbbdLWeg==",
"labelPageLayoutGuid": "2dae9922-6edf-43f2-9de4-b6db6dd2d67a",
"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:15:32.9365382",
"dealCosts": [
{
"$id": "67",
"headerIdentifier": "i6wvhrZzTkWyxypyV6jNfg==",
"headerIdentifierGuid": "862fac8b-73b6-454e-b2c7-2a7257a8cd7e",
"identifier": "onyzQkO6VkuG2MtZ8ZDplw==",
"identifierGuid": "42b37ca2-ba43-4b56-86d8-cb59f190e997",
"supplierIdentifier": "M5lxWLKUwEq3eGg3lJtncQ==",
"supplierGuid": "58719933-94b2-4ac0-b778-6837949b6771",
"pluG_UID": "INKvY6zgw0y1vigLkaXfkA==",
"pluGuid": "63afd220-e0ac-4cc3-b5be-280b91a5df90",
"campaignName": "fc6583b6-672c-4890-bed5-d9008d71a610",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:15:32.9365382",
"end": "2026-04-03T06:15:32.9365382",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "4AwS+T2ah0Gc4TbNxYEpug==",
"bonusItemPluGuid": "f9120ce0-9a3d-4187-9ce1-36cdc58129ba",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:15:32.9365382",
"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:15:32.9365382",
"campaignEndDate": "2026-04-03T06:15:32.9365382",
"masterPLUG_UID": "RDbzlrcQwk+p67A7Gl5yEQ==",
"masterID": "96f33644-10b7-4fc2-a9eb-b03b1a5e7211",
"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": "7VCHDErqzUaDqmSNgkWQEA==",
"bonusMasterID": "0c8750ed-ea4a-46cd-83aa-648d82459010",
"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": "aM5UGU7NDUK9wGxutgUwyQ==",
"pluGuid": "1954ce68-cd4e-420d-bdc0-6c6eb60530c9",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "68"
}
],
"alternateProductG_UID": "PZt0ys+do02lQjYMEK8YAg==",
"alternateProduct": "ca749b3d-9dcf-4da3-a542-360c10af1802",
"altProduct": {
"$ref": "3"
},
"productHostCode": {
"$id": "69",
"id": 1,
"pluG_UID": "juddUXuTB0a+iuEBQ1OV2w==",
"pluGuid": "515de78e-937b-4607-be8a-e101435395db",
"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:15:32.9365382",
"inventoryTracked": "2026-04-03T06:15:32.9365382",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "70",
"pluG_UID": "CdSakFAa6EC3U2zkqxWJzw==",
"pluGuid": "909ad409-1a50-40e8-b753-6ce4ab1589cf",
"fuelPluG_UID": "bPYX/9aktU+HBGQKg0ctLw==",
"fuelPluGuid": "ff17f66c-a4d6-4fb5-8704-640a83472d2f",
"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": "e332de2e-101b-4837-be5d-a9a38a87db26",
"nameGuid": "e332de2e-101b-4837-be5d-a9a38a87db26",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:15:32.9365382",
"startTime": 1,
"endDate": "2026-04-03T06:15:32.9365382",
"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:15:32.9365382",
"system": true,
"created": "2026-04-03T06:15:32.9365382",
"updated": "2026-04-03T06:15:32.9365382",
"priceChangeNotifiedUtc": "2026-04-03T06:15:32.9365382",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "uB2/q0UNp0Oe0nQi1kn1MQ==",
"hostIdentifierGuid": "abbf1db8-0d45-43a7-9ed2-7422d649f531",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:15:32.9365382",
"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": "cyxKKjaMEkWSqFkaBBebWw==",
"pluGuid": "2a4a2c73-8c36-4512-92a8-591a04179b5b",
"hostOfferID": 1,
"priceGroupG_UID": "dCshOMXNYESLft3yb7esFg==",
"priceGroupGuid": "38212b74-cdc5-4460-8b7e-ddf26fb7ac16",
"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:15:32.9365382",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "3"
},
"campaign": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"sellingRules": [
{
"$id": "73",
"id": 1,
"identifier": "9B4z7RwY/k2LqZ8YSWjdXQ==",
"identifierStr": "9B4z7RwY/k2LqZ8YSWjdXQ==",
"identifierGuid": "ed331ef4-181c-4dfe-8ba9-9f184968dd5d",
"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": "li5D6yiu+0KGUlVv2U2Lew==",
"customerIDGuid": "eb432e96-ae28-42fb-8652-556fd94d8b7b",
"campaign": {
"$ref": "71"
},
"customer": {
"$id": "75",
"identifier": "V3ISkdBaRU+ojehBLnfNzw==",
"identifierGuid": "91127257-5ad0-4f45-a88d-e8412e77cdcf",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:15:32.9365382",
"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": "Vn2fuqSaYkeW29M/5gyLig==",
"communityIdentifierGuid": "ba9f7d56-9aa4-4762-96db-d33fe60c8b8a",
"joined": "2026-04-03T06:15:32.9365382",
"updated": "2026-04-03T06:15:32.9365382",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "x5YZIC7/IUSxtNeQjmJZPA==",
"priceLevelIdentifierGuid": "201996c7-ff2e-4421-b1b4-d7908e62593c",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:15:32.9365382",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "76",
"cardType": 2,
"issueDate": "2026-04-03T06:15:32.9365382",
"expiry": "2026-04-03T06:15:32.9365382",
"customerID": "yF2zfXwYMkWVW28CWqSJsw==",
"customerIDGuid": "7db35dc8-187c-4532-955b-6f025aa489b3",
"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:15:32.9365382",
"linkedAccount": "zsyWiUvJJU2h/EenqM8TCg==",
"linkedAccountGuid": "8996ccce-c94b-4d25-a1fc-47a7a8cf130a",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "75"
},
"account": {
"$id": "77",
"id": 1,
"identifier": "bLlOXF0pbUC1Gc8LfOeZxA==",
"identifierGuid": "5c4eb96c-295d-406d-b519-cf0b7ce799c4",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:15:32.9365382",
"owner": "eMmQV/KXSke3C9lPZ8jLbg==",
"ownerGuid": "5790c978-97f2-474a-b70b-d94f67c8cb6e",
"accountStoreGroupIdentifier": "TAsikhy2jUSqxW8Uw+U7Pg==",
"accountStoreGroupGuid": "92220b4c-b61c-448d-aac5-6f14c3e53b3e",
"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:15:32.9365382",
"active": true,
"updated": "2026-04-03T06:15:32.9365382",
"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": "FdXEABtTm0KOzd/QM90rRQ==",
"identifierGuid": "00c4d515-531b-429b-8ecd-dfd033dd2b45",
"name": "sample string 2",
"primaryContact": "bAnHi+6y7EaXSoJ+c7du/Q==",
"primaryContactGuid": "8bc7096c-b2ee-46ec-974a-827e73b76efd",
"accountID": "2Ma4EtmSqEOSO7+AKWELsw==",
"accountIDGuid": "12b8c6d8-92d9-43a8-923b-bf8029610bb3",
"special": true,
"updated": "2026-04-03T06:15:32.9365382",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "pil1q955RkmDsOyDoPMo0g==",
"priceLevelIdentifierGuid": "ab7529a6-79de-4946-83b0-ec83a0f328d2",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "77"
},
"primaryContactCustomer": {
"$ref": "75"
},
"customerGroupMembers": [
{
"$id": "80",
"id": 1,
"groupID": "0VhsVE8VwkizmUDytpdjiA==",
"groupIDGuid": "546c58d1-154f-48c2-b399-40f2b6976388",
"customerID": "nZwKg0sEPEqw6mjZqsvTeg==",
"customerIDGuid": "830a9c9d-044b-4a3c-b0ea-68d9aacbd37a",
"card": "sample string 4",
"linkedAccount": "XBotrQOPekKiP2NEPc89Ng==",
"linkedAccountGuid": "ad2d1a5c-8f03-427a-a23f-63443dcf3d36",
"customer": {
"$ref": "75"
},
"group": {
"$ref": "79"
},
"customerCard": {
"$ref": "76"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "79"
}
]
},
"payments": [
{
"$id": "81",
"id": 1,
"identifier": "h+PhDhucfEWJzDyilzFMkw==",
"identifierGuid": "0ee1e387-9c1b-457c-89cc-3ca297314c93",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "cYs6m24PLUeavx9r4pnv2g==",
"accountIDGuid": "9b3a8b71-0f6e-472d-9abf-1f6be299efda",
"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:15:32.9365382",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "aQwQkXJjRU2YrBUal1Em4w==",
"idempotentVoidGuid": "91100c69-6372-4d45-98ac-151a975126e3",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "82",
"saleHeaderID": 1,
"saleHeaderGuid": "VX1soSvMBESFChg9gPTgUQ==",
"saleHeaderIdentifierGuid": "a16c7d55-cc2b-4404-850a-183d80f4e051",
"created": "2026-04-03T06:15:32.9365382",
"createdLocal": "2026-04-03T06:15:32.9365382",
"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:15:32.9365382",
"storeID": 1,
"operatorG_Uid": "nsB53Ct5rkqDr6YFswFgUA==",
"operatorGuid": "dc79c09e-792b-4aae-83af-a605b3016050",
"customerG_Uid": "zAX7tLiwHESZGejOTAwyIQ==",
"customerGuid": "b4fb05cc-b0b8-441c-9919-e8ce4c0c3221",
"communityIdentifier": "4WpwLw8qjEGgHxun2gz6RA==",
"communityIdentifierGuid": "2f706ae1-2a0f-418c-a01f-1ba7da0cfa44",
"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": "q7IxiJsn7kOdrCwnm8XNOw==",
"priceLevelIdentifierGuid": "8831b2ab-279b-43ee-9dac-2c279bc5cd3b",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:15:32.9365382+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:15:32.9365382",
"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": "+g1YNiUgMEq5dJ+MmG6uqw==",
"identifierGuid": "36580dfa-2025-4a30-b974-9f8c986eaeab",
"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:15:32.9365382",
"promoPeriodEnd": "2026-04-03T06:15:32.9365382",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:15:32.9365382",
"deleted": true
},
"details": [
{
"$id": "85",
"saleItemID": 1,
"identifier": "H4s+kVeOfkmDvUx6cYvZnQ==",
"identifierGuid": "913e8b1f-8e57-497e-83bd-4c7a718bd99d",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "2bsxPDALlUSIhYZFHh1Qsw==",
"pluGuid": "3c31bbd9-0b30-4495-8885-86451e1d50b3",
"accountID": "MZYZz4VNFkG0qIGk0wGiTg==",
"accountIDGuid": "cf199631-4d85-4116-b4a8-81a4d301a24e",
"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:15:32.9365382",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "O4TCCeyqfU2W6MnvLUT6dA==",
"refundGuid": "09c2843b-aaec-4d7d-96e8-c9ef2d44fa74",
"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": "bn0GAhbMR0+TyBYdtIuyEw==",
"idempotentVoidGuid": "02067d6e-cc16-4f47-93c8-161db48bb213",
"priceLevelIdentifier": "kArx/d3ibES8VvCVQqqTDQ==",
"priceLevelIdentifierGuid": "fdf10a90-e2dd-446c-bc56-f09542aa930d",
"communityIdentifier": "cYi9L1ruR0iJU5jpKxzCuw==",
"communityIdentifierGuid": "2fbd8871-ee5a-4847-8953-98e92b1cc2bb",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "86",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:15:32.9365382",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "86"
}
],
"refund": {
"$id": "87",
"id": 1,
"g_UID": "joph3LkIkkOUFVWQxKMT4g==",
"guid": "dc618a8e-08b9-4392-9415-5590c4a313e2",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:15:32.9365382"
},
"modifier": {
"$id": "88",
"id": 1,
"setG_UID": "vqZ7ZMrwnEqFQqnPPa2oRg==",
"modifierSetGuid": "647ba6be-f0ca-4a9c-8542-a9cf3dada846",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "imzwBCvDIUii7GP5PWrlkA==",
"pluGuid": "04f06c8a-c32b-4821-a2ec-63f93d6ae590",
"deleted": true,
"g_UID": "mFnLSShRhEi2nOK1RmiL8A==",
"guid": "49cb5998-5128-4884-b69c-e2b546688bf0",
"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": "AhoHtQJV20av9QJmOwrdog==",
"pluGuid": "b5071a02-5502-46db-aff5-02663b0adda2",
"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:15:32.9365382",
"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:15:32.9365382",
"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": "+AuYDz9/Y0aNks7dRdZg8Q==",
"pluGuid": "0f980bf8-7f3f-4663-8d92-cedd45d660f1",
"accountID": "rm6W7etxd0aq74RFWdfYzQ==",
"accountIDGuid": "ed966eae-71eb-4677-aaef-844559d7d8cd",
"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:15:32.9365382",
"bestOrExpireType": 1,
"refundG_UID": "xQDYpqTPw029rUxEtBJOZw==",
"refundGuid": "a6d800c5-cfa4-4dc3-bdad-4c44b4124e67",
"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": "Hie7fGvs7EGZ2EmAUO+ytg==",
"identifierGuid": "7cbb271e-ec6b-41ec-99d8-498050efb2b6",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "rRk04y8X7UKiydTCgQ5++Q==",
"customerIdentifierGuid": "e33419ad-172f-42ed-a2c9-d4c2810e7ef9",
"operatorNo": 1,
"operatorG_UID": "hG2TutXI2EOxbN6Hq4svAA==",
"operatorGuid": "ba936d84-c8d5-43d8-b16c-de87ab8b2f00",
"created": "2026-04-03T06:15:32.9365382",
"ordered": "2026-04-03T06:15:32.9365382",
"started": "2026-04-03T06:15:32.9365382",
"completed": "2026-04-03T06:15:32.9365382",
"supplied": "2026-04-03T06:15:32.9365382",
"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": "OBF1yqTkMk2zp+4X9DNNpA==",
"pluGuid": "ca751138-e4a4-4d32-b3a7-ee17f4334da4",
"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": "YmxdLtFmpEmVX+1Z5qvQbw==",
"headerIdentifierGuid": "2e5d6c62-66d1-49a4-955f-ed59e6abd06f",
"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": "kPbsa1a2gUuVDb+I/RSFZQ==",
"surveyGuid": "6becf690-b656-4b81-950d-bf88fd148565",
"saleHeaderGuid": "k0/cBFc0RkCUhu4T3wDUlw==",
"saleGuid": "04dc4f93-3457-4046-9486-ee13df00d497",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "4y64ZF72pEuNBnfAF1QtCQ==",
"guidResponse": "64b82ee3-f65e-4ba4-8d06-77c017542d09",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:15:32.9365382",
"sale": {
"$ref": "82"
},
"survey": {
"$id": "97",
"g_UID": "q9fisG/te0m7E3TeYtyw4w==",
"guid": "b0e2d7ab-ed6f-497b-bb13-74de62dcb0e3",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "Mc24H9YaTUSB4WxEPY189Q==",
"checkoutFormGuid": "1fb8cd31-1ad6-444d-81e1-6c443d8d7cf5",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:15:32.9365382",
"end": "2026-04-03T06:15:32.9365382",
"deleted": true,
"updated": "2026-04-03T06:15:32.9365382",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"79852c9e-a6d9-47ea-a896-9de120a4dfd7",
"e66cc849-b897-4e1a-bcd0-9ccbd7c244b0"
],
"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": "z6E0y/wDFUeBeap5TnN3sw==",
"accountIdentifier": "cb34a1cf-03fc-4715-8179-aa794e7377b3",
"accountName": "sample string 44",
"customerOrderIdentifier": "W9kGeXzQ3EirBAaIwUUkRg==",
"customerOrderIdentifierGuid": "7906d95b-d07c-48dc-ab04-0688c1452446",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "98",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "KEM/MSWnNk6vktZIPuCr9g==",
"paymentIdentifierGuid": "313f4328-a725-4e36-af92-d6483ee0abf6",
"identifier": "tDDXnulzzUqjsNgVXRsekA==",
"identifierGuid": "9ed730b4-73e9-4acd-a3b0-d8155d1b1e90",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "qYuT+TOjEESFz5h9ruzC3w==",
"itemIdentifierGuid": "f9938ba9-a333-4410-85cf-987daeecc2df"
}
},
{
"$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": "wqy6Qq7VbkiBgNg/M4sNjQ==",
"customerIdentifierGuid": "42baacc2-d5ae-486e-8180-d83f338b0d8d",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "3MteqT5Rf027rzopXbWbNQ==",
"idempotentGuid": "a95ecbdc-513e-4d7f-bbaf-3a295db59b35",
"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:15:32.9365382",
"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:15:32.9365382",
"labelPageLayout": "YeY3R1qNsEeZKX/wRXk2Gg==",
"pageLayoutGuid": "4737e661-8d5a-47b0-9929-7ff04579361a",
"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:15:32.9365382"
},
{
"$ref": "103"
}
]
},
"customerVouchers": [
{
"$id": "104",
"id": 1,
"customerIdentifier": "3q4wE2OVa0WdujY8r723dw==",
"customerIdentifierGuid": "1330aede-9563-456b-9dba-363cafbdb777",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:15:32.9365382",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "SfYMg9jKzEOFrrZ8/g8o9w==",
"issuedIdempotentGuid": "830cf649-cad8-43cc-85ae-b67cfe0f28f7",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:15:32.9365382",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:15:32.9365382",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "HTIQIl5Ik0Kjn+95CUfSig==",
"redeemedIdempotentGuid": "2210321d-485e-4293-a39f-ef790947d28a",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:15:32.9365382",
"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": "YVAuXlQSs0emLLas7SXPhw==",
"groupIDGuid": "5e2e5061-1254-47b3-a62c-b6aced25cf87",
"campaign": {
"$ref": "71"
},
"group": {
"$ref": "79"
}
},
{
"$ref": "105"
}
],
"signIqTickets": [
{
"$id": "106",
"identifier": "5uTJdM4bwk6KwBXZf2nyAA==",
"identifierGuid": "74c9e4e6-1bce-4ec2-8ac0-15d97f69f200",
"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": "eiHV9BRYk0ClSLM4ldJPtQ==",
"guid": "f4d5217a-5814-4093-a548-b33895d24fb5",
"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": "HFOIarPKh021cBmVr9RQMw==",
"groupGuid": "6a88531c-cab3-4d87-b570-1995afd45033",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "ikUBRRYXO0ai/JH4AtLbSw==",
"pluGuid": "4501458a-1716-463b-a2fc-91f802d2db4b",
"priceGroupG_UID": "oYC0T3whZkWBq8h8gLYXMA==",
"priceGroupGuid": "4fb480a1-217c-4566-81ab-c87c80b61730",
"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": "I9dXW4ABxU+WcQ628JyPIw==",
"priceLevelIdentifierGuid": "5b57d723-0180-4fc5-9671-0eb6f09c8f23",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "109"
}
],
"promotionType": {
"$id": "110",
"identifier": "fEF+U9GssECD5g4vXgGILA==",
"identifierGuid": "537e417c-acd1-40b0-83e6-0e2f5e01882c",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "bKgLT9CYs0K6EoCA9k5Qsg==",
"labelPageLayoutGuid": "4f0ba86c-98d0-42b3-ba12-8080f64e50b2",
"priceLevelIdentifier": "rarFzOCWH06mtXbnlNxSVw==",
"priceLevelIdentifierGuid": "ccc5aaad-96e0-4e1f-a6b5-76e794dc5257",
"active": true,
"updated": "2026-04-03T06:15:32.9365382",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "3"
},
"dealCost": {
"$ref": "67"
}
},
{
"$ref": "1"
}
]
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.