POST api/campaign/{campaignName}/sellingrule/{identifier}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| campaignName | string |
Required |
|
| identifier | globally unique identifier |
Required |
Body Parameters
SellingRule| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Identifier | Collection of byte |
None. |
|
| IdentifierStr | string |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| CampaignID | integer |
None. |
|
| CampaignName | string |
None. |
|
| RuleJoin | SellingRuleJoins |
None. |
|
| RuleType | SellingRuleType |
None. |
|
| Operand0 | string |
String length: inclusive between 0 and 20 |
|
| ComparisonOp | ComparisonOperator |
None. |
|
| Operand1 | string |
String length: inclusive between 0 and 20 |
|
| Action | SellingRuleAction |
None. |
|
| Operand2 | string |
String length: inclusive between 0 and 20 |
|
| Operand3 | string |
None. |
|
| IncludeExcludedItems | boolean |
None. |
|
| NoFurtherDiscounts | boolean |
None. |
|
| Description | string |
None. |
|
| SortOrder | integer |
None. |
|
| IsItemRule | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| PrevDept | string |
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. |
Request Formats
application/json, text/json
Sample:
{
"id": 1,
"identifier": "YzQGF1BR70i6Iz1MEyfMSg==",
"identifierStr": "YzQGF1BR70i6Iz1MEyfMSg==",
"identifierGuid": "17063463-5150-48ef-ba23-3d4c1327cc4a",
"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": {
"$id": "2",
"id": 1,
"storeID": 2,
"name": "66e4207a-c971-4047-841c-296612362e64",
"nameGuid": "66e4207a-c971-4047-841c-296612362e64",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-02T02:46:31.2714924",
"startTime": 1,
"endDate": "2026-04-02T02:46:31.2714924",
"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-02T02:46:31.2714924",
"system": true,
"created": "2026-04-02T02:46:31.2714924",
"updated": "2026-04-02T02:46:31.2714924",
"priceChangeNotifiedUtc": "2026-04-02T02:46:31.2714924",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "MKvenK2THEyIorBgWMDLAg==",
"hostIdentifierGuid": "9cdeab30-93ad-4c1c-88a2-b06058c0cb02",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-02T02:46:31.2714924",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$id": "3",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "N1JM5C7q8EewIMvpXqvB/g==",
"pluGuid": "e44c5237-ea2e-47f0-b020-cbe95eabc1fe",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "/ARgGKAssUukrJi3JST+aQ==",
"dealCostGuid": "186004fc-2ca0-4bb1-a4ac-98b72524fe69",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "TODR1CGabku2SDlMXM9UHw==",
"priceGroupGuid": "d4d1e04c-9a21-4b6e-b648-394c5ccf541f",
"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-02T02:46:31.2714924",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "c58e3c97-a936-4fd7-8475-6fea80562bba",
"campaignComboPriceGroupG_UID": "xNL4xOctYU2pl7xQv40wgA==",
"campaignComboPriceGroupIdentifier": "c4f8d2c4-2de7-4d61-a997-bc50bf8d3080",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "4",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-02T02:46:31.2714924",
"operatorG_UID": "u71TVgh2eEaWb5ohV3dn2Q==",
"operatorGuid": "5653bdbb-7608-4678-966f-9a21577767d9",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-02T02:46:31.2714924",
"signIqTicketFileMovedUtc": "2026-04-02T02:46:31.2714924",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-02T02:46:31.2714924",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "d1de593a-f288-40e5-9811-5f892fcc34a7",
"product": {
"$id": "5",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "T6uJ6VrA4kOaDAxRhUCwgg==",
"guid": "e989ab4f-c05a-43e2-9a0c-0c518540b082",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "TYFacu7wVkiByb/ym+dYWQ==",
"priceGroupGuid": "725a814d-f0ee-4856-81c9-bff29be75859",
"blueprintID": 1,
"lastCountedDate": "2026-04-02T02:46:31.2714924",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-02T02:46:31.2714924",
"pluCreated": "2026-04-02T02:46:31.2714924",
"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-02T02:46:31.2714924",
"lastManualUpdate": "2026-04-02T02:46:31.2714924",
"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-02T02:46:31.2714924",
"currentCostUpdated": "2026-04-02T02:46:31.2714924",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-02T02:46:31.2714924",
"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-02T02:46:31.2714924",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "oZb7SHcCdEKssBDMUiDsEw==",
"altPLUGuid": "48fb96a1-0277-4274-acb0-10cc5220ec13",
"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-02T02:46:31.2714924",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "RzyPrk2TXUWQbCS9bbWiGQ==",
"shelfPageLayoutGuid": "ae8f3c47-934d-455d-906c-24bd6db5a219",
"talkerPageLayoutG_UID": "X7Y7lkPa0Eutd2V4xDWTzQ==",
"talkerPageLayoutGuid": "963bb65f-da43-4bd0-ad77-6578c43593cd",
"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": "NDKBkEajEk+1XyqdfrZmBA==",
"inventoryIdentifier": "90813234-a346-4f12-b55f-2a9d7eb66604",
"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": "61/VUopMMkeO5ZmZKmCjsQ==",
"parentPluGuid": "52d55feb-4c8a-4732-8ee5-99992a60a3b1",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "kpIS+UuJIEKyQqST2L6Q+A==",
"supplierIdentifierGuid": "f9129292-894b-4220-b242-a493d8be90f8",
"supplierChanged": true,
"rebateSupplierIdentifier": "YHdT1LHqAUWXkVb91Z8sVQ==",
"rebateSupplierIdentifierGuid": "d4537760-eab1-4501-9791-56fdd59f2c55",
"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-02T02:46:31.2714924",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "Y8BncCYBv0C3y4wIYBesUw==",
"hostIdentifierGuid": "7067c063-0126-40bf-b7cb-8c086017ac53",
"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": "5"
},
{
"$ref": "5"
}
],
"store": {
"$id": "6",
"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-02T02:46:31.2714924",
"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": "mj8X25PNN0GKYxX9hlySyg==",
"hostIdentifierGuid": "db173f9a-cd93-4137-8a63-15fd865c92ca",
"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-02T02:46:31.2714924",
"priceZone": {
"$id": "7",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "3gIqjG9PdkeBYNPAVn5ONA==",
"hostIdentifierGuid": "8c2a02de-4f6f-4776-8160-d3c0567e4e34",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "8",
"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": "8"
},
"hostStoreSettings": [
{
"$id": "9",
"id": 1,
"hostIdentifier": "IWY7+5bImEWbN7nZSTnYIg==",
"hostIdentifierGuid": "fb3b6621-c896-4598-9b37-b9d94939d822",
"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": "10",
"identifier": "NnzDIBI1xE+t31HeraF/Jg==",
"identifierGuid": "20c37c36-3512-4fc4-addf-51deada17f26",
"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": "xTKXWJWtCE6+Ztf6YMiYOQ==",
"hostSupplierIdentifierGuid": "589732c5-ad95-4e08-be66-d7fa60c89839",
"loyaltyPriceLevelIdentifier": "PPIIzZByrEiBWB5m/+52EQ==",
"loyaltyPriceLevelIdentifierGuid": "cd08f23c-7290-48ac-8158-1e66ffee7611",
"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-02T02:46:31.2714924",
"lastProcessed": "2026-04-02T02:46:31.2714924",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "11",
"identifier": "vuWZPPahv0OPFEnHJmzZSw==",
"identifierGuid": "3c99e5be-a1f6-43bf-8f14-49c7266cd94b",
"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": "4bsJmAPWF0OUWJzYRGOsKQ==",
"primaryContactID": "9809bbe1-d603-4317-9458-9cd84463ac29",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "s3kCCZvXTESsAC4zlBGilQ==",
"supplierGroupGuid": "090279b3-d79b-444c-ac00-2e339411a295",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-02T02:46:31.2714924",
"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": "12",
"id": "5673ba2e-e31b-4d3d-a432-2c6c68e234b7",
"identifier": "vw9drKT4w0exWI3Q0b1z6g==",
"identifierGuid": "ac5d0fbf-f8a4-47c3-b158-8dd0d1bd73ea",
"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": "13",
"supplierIdentifier": "UzSOop2T7kazPYfdGOcGFA==",
"supplierIdentifierGuid": "a28e3453-939d-46ee-b33d-87dd18e70614",
"contactGuid": "IYAYhzeUMkWGys0GfYYUCQ==",
"contactID": "87188021-9437-4532-86ca-cd067d861409",
"contact": {
"$ref": "12"
},
"supplier": {
"$ref": "11"
}
},
{
"$ref": "13"
}
],
"products": [
{
"$id": "14",
"pluG_UID": "V3AjgBmphUKeYKOy3w7mhg==",
"pluGuid": "80237057-a919-4285-9e60-a3b2df0ee686",
"supplierIdentifier": "eenomZ/brkmx1CekdOmBhg==",
"supplierIdentifierGuid": "99e8e979-db9f-49ae-b1d4-27a474e98186",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-02T02:46:31.2714924",
"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-02T02:46:31.2714924",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "15",
"pluG_UID": "QxEo2aLYjUqOeVkwIempUQ==",
"pluGuid": "d9281143-d8a2-4a8d-8e79-593021e9a951",
"supplierIdentifier": "fOBDAB/Dkk2/qDwsvW6Grg==",
"supplierIdentifierGuid": "0043e07c-c31f-4d92-bfa8-3c2cbd6e86ae",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "15"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "yEOPwL73lEyWswIwhE66bw==",
"parentPluGuid": "c08f43c8-f7be-4c94-96b3-0230844eba6f",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "5"
},
"supplier": {
"$ref": "11"
},
"serviceFee": {
"$id": "16",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "14"
}
],
"orderCycleHeaders": [
{
"$id": "17",
"storeID": 1,
"supplierIdentifier": "83betyssgESw1uHWErswpA==",
"supplierGuid": "b7de76f3-2c2b-4480-b0d6-e1d612bb30a4",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "17"
}
],
"cycles": [
{
"$id": "18",
"storeID": 1,
"supplierIdentifier": "qh38I8ozV0GQjOtuqxsNaA==",
"supplierGuid": "23fc1daa-33ca-4157-908c-eb6eab1b0d68",
"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-02T02:46:31.2714924",
"deliveryDate": "2026-04-02T02:46:31.2714924",
"nextCutOffDate": "2026-04-02T02:46:31.2714924",
"nextDeliveryDate": "2026-04-02T02:46:31.2714924",
"nextDaysBuffer": 10
},
{
"$ref": "18"
}
],
"store": {
"$ref": "6"
},
"updated": "2026-04-02T02:46:31.2714924",
"isHost": true
},
"files": [
{
"$id": "19",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-02T02:46:31.2714924",
"processed": "2026-04-02T02:46:31.2714924",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-02T02:46:31.2714924",
"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": "10"
},
"metcashHeader": {
"$id": "20",
"customerNumber": "sample string 1",
"creationDate": "2026-04-02T02:46:31.2714924",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "19"
}
],
"zoneMatrix": [
{
"$id": "21",
"id": 1,
"hostIdentifier": "YkrPGst1MUWpDt6ba8QJ8A==",
"hostIdentifierGuid": "1acf4a62-75cb-4531-a90e-de9b6bc409f0",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"1c9f384b-8506-4d8d-916a-087c714b3ba0",
"e81d9269-794b-4660-b74b-32fe935e4257"
]
},
{
"$ref": "21"
}
],
"hostFileStoreSetting": {
"$ref": "9"
},
"hostStoreSettings": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"promotionPlacements": [
{
"$id": "22",
"identifier": "OQllKSQRTkion1vp+tiKKg==",
"identifierGuid": "29650939-1124-484e-a89f-5be9fad88a2a",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "22"
}
],
"promoTypeGuids": [
"d0d5969e-ce1b-4a5d-b7db-05b81324ffbe",
"cbd248b5-026d-4274-9934-f6ddae6724be"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "9"
}
],
"accounts": [
{
"$id": "23",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "23"
}
],
"sales": [
{
"$id": "24",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-02T02:46:31.2714924",
"ftpSite": {
"$id": "25",
"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": "24"
}
],
"zoneMatrix": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"cashManagements": [
{
"$id": "26",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "27",
"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": "26"
}
],
"updateStoreID": "c9052f82-6ee1-4797-9e90-57fbb6537e67",
"updateStore": {
"$id": "28",
"id": "04762d96-836e-4c99-831e-35d20fa8edc0",
"name": "sample string 1",
"lastActivity": "2026-04-02T02:46:31.2714924",
"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-02T02:46:31.2714924"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "29",
"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": "30",
"pluG_UID": "AhuU2ajNFU6xeQesGZBFCQ==",
"pluGuid": "d9941b02-cda8-4e15-b179-07ac19904509",
"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-02T02:46:31.2714924"
},
{
"$ref": "30"
}
],
"currentPrices": {
"$id": "31",
"pluPrices": {
"$id": "32",
"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-02T02:46:31.2714924",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "32"
},
"winningCampaign": 1,
"winner": {
"$id": "33",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-02T02:46:31.2714924",
"startTime": 5,
"endDate": "2026-04-02T02:46:31.2714924",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "niPCQJj3VES3oWs5yAkraQ==",
"hostIdentifierGuid": "40c2239e-f798-4454-b7a1-6b39c8092b69",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"tray": {
"$id": "34",
"g_UId": "flq7FZI1cEypdUgX5j7zLQ==",
"guid": "15bb5a7e-3592-4c70-a975-4817e63ef32d",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "35",
"priceGroupG_UID": "rAOgE9GO2U+V9Zwj3vfWDw==",
"priceGroupGuid": "13a003ac-8ed1-4fd9-95f5-9c23def7d60f",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-02T02:46:31.2714924",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "36",
"pluG_UID": "tXP7cb+wMkWKBK2RFOLNcg==",
"pluGuid": "71fb73b5-b0bf-4532-8a04-ad9114e2cd72",
"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": "37",
"pluGuid": "b36f06a2-ee64-4a4a-a524-7e0d0f60ac71",
"created": "2026-04-02T02:46:31.2714924",
"createdByUser": "sample string 1",
"activated": "2026-04-02T02:46:31.2714924",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-02T02:46:31.2714924",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-02T02:46:31.2714924",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-02T02:46:31.2714924",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-02T02:46:31.2714924",
"lastSold": "2026-04-02T02:46:31.2714924",
"firstSold": "2026-04-02T02:46:31.2714924",
"awsUpdated": "2026-04-02T02:46:31.2714924",
"lastManualUpdate": "2026-04-02T02:46:31.2714924",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-02T02:46:31.2714924",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-02T02:46:31.2714924",
"doNotRangeUpdated": "2026-04-02T02:46:31.2714924",
"doNotOrderUpdated": "2026-04-02T02:46:31.2714924",
"tracked": "2026-04-02T02:46:31.2714924"
},
"allergens": [
{
"$id": "38",
"primaryKey": {
"$id": "39",
"pluGuid": "7f1f1997-2440-41e4-b01c-095825d82602",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "lxkff0Ak5EGwHAlYJdgmAg==",
"pluGuid": "7f1f1997-2440-41e4-b01c-095825d82602",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "38"
}
],
"costs": {
"$id": "40",
"pluG_UID": "ScscKtFB1k6VSrR8w1Zc2Q==",
"pluGuid": "2a1ccb49-41d1-4ed6-954a-b47cc3565cd9",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-02T02:46:31.2714924",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "41",
"saleHeaderID": 1,
"created": "2026-04-02T02:46:31.2714924",
"createdLocal": "2026-04-02T02:46:31.2714924",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "LaGgVK4vVEWrqNZ/HwJ+zA==",
"operatorGuid": "54a0a12d-2fae-4554-aba8-d67f1f027ecc",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "57q3RKFDx0evPBsqiJpKXg==",
"pluGuid": "44b7bae7-43a1-47c7-af3c-1b2a889a4a5e",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "42",
"id": 1,
"g_Uid": "+0yROBFTfUOIuE8gRLobvQ==",
"guid": "38914cfb-5311-437d-88b8-4f2044ba1bbd",
"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-02T02:46:31.2714924",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-02T02:46:31.2714924",
"endShift": "2026-04-02T02:46:31.2714924",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "43",
"operatorG_UID": "jj2t4rK+7Uq1kNIM67Nv+w==",
"operatorGuid": "e2ad3d8e-beb2-4aed-b590-d20cebb36ffb",
"storeID": 2,
"operator": {
"$ref": "42"
},
"store": {
"$ref": "6"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "41"
}
],
"apns": [
{
"$id": "44",
"pluID": 1,
"pluG_UID": "hPrPCTj/aE+o7YaVjggdxA==",
"pluGuid": "09cffa84-ff38-4f68-a8ed-86958e081dc4",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"tuns": [
{
"$id": "45",
"pluG_UId": "jZMJ1h0yBkih1nFkZNmRXw==",
"pluGuid": "d609938d-321d-4806-a1d6-716464d9915f",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "5"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "45"
}
],
"competitionPricing": [
{
"$id": "46",
"identifier": "sdFVcHkHh0qDz87Zzz8hrQ==",
"identifierGuid": "7055d1b1-0779-4a87-83cf-ced9cf3f21ad",
"pluG_UID": "46cyKkhCdU6ZVEceNBjtng==",
"pluGuid": "2a32a7e3-4248-4e75-9954-471e3418ed9e",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "46"
}
],
"supplier": {
"$ref": "11"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"ordering": {
"$ref": "14"
},
"flipChartPages": [
{
"$id": "47",
"identifier": "XiHjSVed/kGCpTDCp4E5uQ==",
"groupName": "sample string 1",
"identifierGuid": "49e3215e-9d57-41fe-82a5-30c2a78139b9",
"exists": true,
"flipChartIdentifier": "QbbkVnYK+k2xcv9oBLw5yQ==",
"flipChartIdentifierGuid": "56e4b641-0a76-4dfa-b172-ff6804bc39c9",
"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": "Ky155nrLpUyP8ibzA/i4HQ==",
"groupIdentifierGuid": "e6792d2b-cb7a-4ca5-8ff2-26f303f8b81d",
"flipChart": {
"$id": "48",
"identifier": "qfePdvBis02em+wK/OiLlw==",
"identifierGuid": "768ff7a9-62f0-4db3-9e9b-ec0afce88b97",
"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": "49",
"identifier": "Mygav/oi6kKiyAPYNU5JuQ==",
"identifierGuid": "bf1a2833-22fa-42ea-a2c8-03d8354e49b9",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "50",
"id": 1,
"g_UID": "mFykr0ObYkGavCX7PGxZMQ==",
"guid": "afa45c98-9b43-4162-9abc-25fb3c6c5931",
"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": "+6eKRCvpN0ONnmTI4PHAWA==",
"previousFormGuid": "448aa7fb-e92b-4337-8d9e-64c8e0f1c058",
"nextForm": 1,
"nextFormG_UID": "+XSeCyW86EmERH046PE6Lg==",
"nextFormGuid": "0b9e74f9-bc25-49e8-8444-7d38e8f13a2e",
"attributes": "sample string 10",
"updated": "2026-04-02T02:46:31.2714924",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "50"
},
"previousCheckoutForm": {
"$ref": "50"
},
"buttons": [
{
"$id": "51",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "RhtcNjvU4Ei57JxCDADnbA==",
"checkoutFormGuid": "365c1b46-d43b-48e0-b9ec-9c420c00e76c",
"identifier": "bg90xImwQ0qiAO+kk97Wjw==",
"identifierGuid": "c4740f6e-b089-4a43-a200-efa493ded68f",
"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": "uHyj0VSIxESmhE7naxbWfw==",
"valueGuid": "d1a37cb8-8854-44c4-a684-4ee76b16d67f",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-02T02:46:31.2714924",
"action": "sample string 12",
"valueForm": {
"$ref": "50"
},
"image": {
"$id": "52",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-02T02:46:31.2714924",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "51"
}
],
"panels": [
{
"$id": "53",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "EYMLa2bYKESbkg9yPWP32w==",
"checkoutFormGuid": "6b0b8311-d866-4428-9b92-0f723d63f7db",
"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": "53"
}
]
},
{
"$ref": "50"
}
],
"panels": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"pages": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"contentPanel": {
"$ref": "53"
},
"products": [
{
"$id": "54",
"flipChartPageIdentifier": "Pn6fUmU0+EuNAppA9tl2sQ==",
"flipChartPageIdentifierGuid": "529f7e3e-3465-4bf8-8d02-9a40f6d976b1",
"pluG_UID": "UA+fm87XXEOlZfd46CYO2w==",
"pluGuid": "9b9f0f50-d7ce-435c-a565-f778e8260edb",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "5"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "54"
}
],
"productCount": 27,
"pages": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "47"
}
],
"priceHistory": [
{
"$id": "55",
"pluG_UID": "2k1GZjfi80W4kCotPQ2Maw==",
"pluGuid": "66464dda-e237-45f3-b890-2a2d3d0d8c6b",
"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-02T02:46:31.2714924",
"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": "55"
}
],
"ingredients": [
{
"$id": "56",
"pluG_UID": "QCBbMFHKW06fA+pj8oWf8Q==",
"ingredientGuid": "2x9l7H7Pt0ucChoQcPr/BA==",
"ingredientIdentifier": "ec651fdb-cf7e-4bb7-9c0a-1a1070faff04",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "5"
}
},
{
"$ref": "56"
}
],
"bins": [
{
"$id": "57",
"pluG_UID": "XPIIRHO3HEms58oMzFgLhA==",
"pluGuid": "4408f25c-b773-491c-ace7-ca0ccc580b84",
"shelfLocationIdentifier": "jEGz/NguFkqNIy2OTP7pLg==",
"shelfLocationGuid": "fcb3418c-2ed8-4a16-8d23-2d8e4cfee92e",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "K7HVlb9oI0qyWtUbgWTvVA==",
"labelPageLayoutGuid": "95d5b12b-68bf-4a23-b25a-d51b8164ef54",
"updated": "2026-04-02T02:46:31.2714924",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "5"
},
"location": {
"$id": "58",
"identifier": "l5Kj1f29eU2aU8hr0I8rQA==",
"storeID": 1,
"identifierGuid": "d5a39297-bdfd-4d79-9a53-c86bd08f2b40",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-02T02:46:31.2714924",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "57"
}
],
"bin": {
"$ref": "57"
},
"scaleLocations": [
{
"$id": "59",
"plu": 1,
"pluG_UID": "+qPeF1KbtUmtvhWx1IxcHw==",
"pluGuid": "17dea3fa-9b52-49b5-adbe-15b1d48c5c1f",
"deptNo": 1,
"product": {
"$ref": "5"
},
"scaleLocation": {
"$id": "60",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-02T02:46:31.2714924",
"department": {
"$id": "61",
"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": "60"
},
"subDepartments": [
{
"$id": "62",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "63",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "64",
"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-02T02:46:31.2714924",
"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": "WeV4/DiB8E2CiE3y0vwDqA==",
"labelPageLayoutGuid": "fc78e559-8138-4df0-8288-4df2d2fc03a8",
"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": "65",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "66",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "67",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "67"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "66"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$id": "68",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "67"
}
},
{
"$ref": "64"
}
],
"updated": "2026-04-02T02:46:31.2714924",
"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": "OZA0PI3Gl0iO+93VDTRQzg==",
"labelPageLayoutGuid": "3c349039-c68d-4897-8efb-ddd50d3450ce",
"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": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
}
},
{
"$ref": "63"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-02T02:46:31.2714924",
"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": "ZiwzhjtJrU60S9MI+xIyZQ==",
"labelPageLayoutGuid": "86332c66-493b-4ead-b44b-d308fb123265",
"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": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
}
},
{
"$ref": "62"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-02T02:46:31.2714924",
"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": "htRhBWy9M0O4amtcrUU6vw==",
"labelPageLayoutGuid": "0561d486-bd6c-4333-b86a-6b5cad453abf",
"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": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
}
}
}
},
{
"$ref": "59"
}
],
"nextPrice": {
"$ref": "3"
},
"currentCostStart": "2026-04-02T02:46:31.2714924",
"dealCosts": [
{
"$id": "69",
"headerIdentifier": "/rg/bWGym0uBytU6NUDVtw==",
"headerIdentifierGuid": "6d3fb8fe-b261-4b9b-81ca-d53a3540d5b7",
"identifier": "eDvT1CDKzEiKRekUy7QriQ==",
"identifierGuid": "d4d33b78-ca20-48cc-8a45-e914cbb42b89",
"supplierIdentifier": "eaEsyDuL2kucSINm4oP1Eg==",
"supplierGuid": "c82ca179-8b3b-4bda-9c48-8366e283f512",
"pluG_UID": "9/u55MR+IUa3o0o+0kLIHg==",
"pluGuid": "e4b9fbf7-7ec4-4621-b7a3-4a3ed242c81e",
"campaignName": "ab02b542-7787-485e-be52-e23cda606662",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-02T02:46:31.2714924",
"end": "2026-04-02T02:46:31.2714924",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "SZBGgtvn2k2+iKvwBPR/uQ==",
"bonusItemPluGuid": "82469049-e7db-4dda-be88-abf004f47fb9",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-02T02:46:31.2714924",
"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-02T02:46:31.2714924",
"campaignEndDate": "2026-04-02T02:46:31.2714924",
"masterPLUG_UID": "v6kzoFxsTUiiNIF7NfiAAA==",
"masterID": "a033a9bf-6c5c-484d-a234-817b35f88000",
"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": "/fAlJjmSrEKb36I5Wie3gA==",
"bonusMasterID": "2625f0fd-9239-42ac-9bdf-a2395a27b780",
"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": "69"
}
],
"tags": [
{
"$id": "70",
"pluG_UID": "bVFraXXcEkKPXL20VraYAw==",
"pluGuid": "696b516d-dc75-4212-8f5c-bdb456b69803",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "70"
}
],
"alternateProductG_UID": "k0hCN0OlUkiKR1Gy+sftDQ==",
"alternateProduct": "37424893-a543-4852-8a47-51b2fac7ed0d",
"altProduct": {
"$ref": "5"
},
"productHostCode": {
"$id": "71",
"id": 1,
"pluG_UID": "kPV1WV4APkmyNKuqeso90w==",
"pluGuid": "5975f590-005e-493e-b234-abaa7aca3dd3",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-02T02:46:31.2714924",
"inventoryTracked": "2026-04-02T02:46:31.2714924",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "72",
"pluG_UID": "u/34Z5dQxE64TKP8/RU2Pw==",
"pluGuid": "67f8fdbb-5097-4ec4-b84c-a3fcfd15363f",
"fuelPluG_UID": "AUhbo+evWEuUCE0TiM2XTQ==",
"fuelPluGuid": "a35b4801-afe7-4b58-9408-4d1388cd974d",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"campaignPlu": {
"$ref": "3"
},
"fuelItem": true
},
{
"$ref": "4"
}
],
"campaign": {
"$ref": "2"
},
"product": {
"$ref": "5"
},
"dealCost": {
"$ref": "69"
}
},
{
"$ref": "3"
}
],
"campaignPools": [
{
"$id": "73",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "iDOwfYNnGUeaLmERivbJ8A==",
"pluGuid": "7db03388-6783-4719-9a2e-61118af6c9f0",
"hostOfferID": 1,
"priceGroupG_UID": "gdHcvJMmJUC9Sx6i/lVe1w==",
"priceGroupGuid": "bcdcd181-2693-4025-bd4b-1ea2fe555ed7",
"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-02T02:46:31.2714924",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "5"
},
"campaign": {
"$ref": "2"
}
},
{
"$ref": "73"
}
],
"sellingRules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"customers": [
{
"$id": "74",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "niQEVXUYREGK/t3Lh2KmeQ==",
"customerIDGuid": "5504249e-1875-4144-8afe-ddcb8762a679",
"campaign": {
"$ref": "2"
},
"customer": {
"$id": "75",
"identifier": "Pe0holcX/USirsL1zxPpcw==",
"identifierGuid": "a221ed3d-1757-44fd-a2ae-c2f5cf13e973",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-02T02:46:31.2714924",
"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": "8NQJ20wnq0+O8u+Jl+4yew==",
"communityIdentifierGuid": "db09d4f0-274c-4fab-8ef2-ef8997ee327b",
"joined": "2026-04-02T02:46:31.2714924",
"updated": "2026-04-02T02:46:31.2714924",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "Eov/D/Mt30OAMk9Ky+zxQA==",
"priceLevelIdentifierGuid": "0fff8b12-2df3-43df-8032-4f4acbecf140",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-02T02:46:31.2714924",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "76",
"cardType": 2,
"issueDate": "2026-04-02T02:46:31.2714924",
"expiry": "2026-04-02T02:46:31.2714924",
"customerID": "vLqpdvEpXkyGA9+Gl8YpNQ==",
"customerIDGuid": "76a9babc-29f1-4c5e-8603-df8697c62935",
"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-02T02:46:31.2714924",
"linkedAccount": "e6o3cSHT9k+Sxiah4rcOfw==",
"linkedAccountGuid": "7137aa7b-d321-4ff6-92c6-26a1e2b70e7f",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "75"
},
"account": {
"$id": "77",
"id": 1,
"identifier": "SwPIJUvrl0ejG0JSRzn6Wg==",
"identifierGuid": "25c8034b-eb4b-4797-a31b-42524739fa5a",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-02T02:46:31.2714924",
"owner": "HPYnRAuwNUWi0cp203qhFA==",
"ownerGuid": "4427f61c-b00b-4535-a2d1-ca76d37aa114",
"accountStoreGroupIdentifier": "xRnCKi7IZESJBT2aMiymXA==",
"accountStoreGroupGuid": "2ac219c5-c82e-4464-8905-3d9a322ca65c",
"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-02T02:46:31.2714924",
"active": true,
"updated": "2026-04-02T02:46:31.2714924",
"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": "nFE0/mBkgEuSC9DIgbMolA==",
"identifierGuid": "fe34519c-6460-4b80-920b-d0c881b32894",
"name": "sample string 2",
"primaryContact": "575gq3+430OH33ZYah2Hnw==",
"primaryContactGuid": "ab60bee7-b87f-43df-87df-76586a1d879f",
"accountID": "PZv2MDByyUGJGdm4VE9d7w==",
"accountIDGuid": "30f69b3d-7230-41c9-8919-d9b8544f5def",
"special": true,
"updated": "2026-04-02T02:46:31.2714924",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "CTfaHj7rf0Ch3I2MBTFq3g==",
"priceLevelIdentifierGuid": "1eda3709-eb3e-407f-a1dc-8d8c05316ade",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "77"
},
"primaryContactCustomer": {
"$ref": "75"
},
"customerGroupMembers": [
{
"$id": "80",
"id": 1,
"groupID": "y2C7FPfVt0u6Q+eVa5Mv6w==",
"groupIDGuid": "14bb60cb-d5f7-4bb7-ba43-e7956b932feb",
"customerID": "6TBpyORgOkOctfUPXa7wdA==",
"customerIDGuid": "c86930e9-60e4-433a-9cb5-f50f5daef074",
"card": "sample string 4",
"linkedAccount": "vX/+45C4f0CYpkakmxIXqg==",
"linkedAccountGuid": "e3fe7fbd-b890-407f-98a6-46a49b1217aa",
"customer": {
"$ref": "75"
},
"group": {
"$ref": "79"
},
"customerCard": {
"$ref": "76"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "79"
}
]
},
"payments": [
{
"$id": "81",
"id": 1,
"identifier": "R4RAHEUaR0GfScA+d0DRaA==",
"identifierGuid": "1c408447-1a45-4147-9f49-c03e7740d168",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "PCriRb4DuU6spV9aYVHSrw==",
"accountIDGuid": "45e22a3c-03be-4eb9-aca5-5f5a6151d2af",
"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-02T02:46:31.2714924",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "/muece1rSkSM+f3gbzphrA==",
"idempotentVoidGuid": "719e6bfe-6bed-444a-8cf9-fde06f3a61ac",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "82",
"saleHeaderID": 1,
"saleHeaderGuid": "TyR3w4K4G0iGrhv7mHP8kw==",
"saleHeaderIdentifierGuid": "c377244f-b882-481b-86ae-1bfb9873fc93",
"created": "2026-04-02T02:46:31.2714924",
"createdLocal": "2026-04-02T02:46:31.2714924",
"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-02T02:46:31.2714924",
"storeID": 1,
"operatorG_Uid": "A7B94M7ZfEmoUh2AkRcK1A==",
"operatorGuid": "e07db003-d9ce-497c-a852-1d8091170ad4",
"customerG_Uid": "AMcpKpd9ZUuI+J0+g49VSQ==",
"customerGuid": "2a29c700-7d97-4b65-88f8-9d3e838f5549",
"communityIdentifier": "cGam/1GXFEOoplIUBtS06Q==",
"communityIdentifierGuid": "ffa66670-9751-4314-a8a6-521406d4b4e9",
"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": "yTa1+KDHKEWsin2T2DPryg==",
"priceLevelIdentifierGuid": "f8b536c9-c7a0-4528-ac8a-7d93d833ebca",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-02T02:46:31.2714924+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-02T02:46:31.2714924",
"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": "42"
},
"customer": {
"$ref": "75"
},
"communityOrganisation": {
"$id": "84",
"id": 1,
"identifier": "Uq5AUB3OrUS0RxtFvci3AA==",
"identifierGuid": "5040ae52-ce1d-44ad-b447-1b45bdc8b700",
"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-02T02:46:31.2714924",
"promoPeriodEnd": "2026-04-02T02:46:31.2714924",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-02T02:46:31.2714924",
"deleted": true
},
"details": [
{
"$id": "85",
"saleItemID": 1,
"identifier": "wwbLp/WKzE+7Qu4MjyLB0A==",
"identifierGuid": "a7cb06c3-8af5-4fcc-bb42-ee0c8f22c1d0",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "P212E1yUv0GUW81DG3evyQ==",
"pluGuid": "13766d3f-945c-41bf-945b-cd431b77afc9",
"accountID": "oM6tB6dxHkq+S/myYm1EPg==",
"accountIDGuid": "07adcea0-71a7-4a1e-be4b-f9b2626d443e",
"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-02T02:46:31.2714924",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "ZfcvK/dxSkSKjcNg5w7aTw==",
"refundGuid": "2b2ff765-71f7-444a-8a8d-c360e70eda4f",
"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": "iBUUo7HhW02Ea43R3mAkyw==",
"idempotentVoidGuid": "a3141588-e1b1-4d5b-846b-8dd1de6024cb",
"priceLevelIdentifier": "qqa4aSO90UeoGjHjGLjCeg==",
"priceLevelIdentifierGuid": "69b8a6aa-bd23-47d1-a81a-31e318b8c27a",
"communityIdentifier": "7BaKXVDyokC85FVuCU2aRw==",
"communityIdentifierGuid": "5d8a16ec-f250-40a2-bce4-556e094d9a47",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "86",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-02T02:46:31.2714924",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "86"
}
],
"refund": {
"$id": "87",
"id": 1,
"g_UID": "xmkQxJe0PUS0na4P7W5iWg==",
"guid": "c41069c6-b497-443d-b49d-ae0fed6e625a",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-02T02:46:31.2714924"
},
"modifier": {
"$id": "88",
"id": 1,
"setG_UID": "svcYQ2VSc02UXQnJ328znQ==",
"modifierSetGuid": "4318f7b2-5265-4d73-945d-09c9df6f339d",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "eKnF4uzqAUKJaQUOxGw42A==",
"pluGuid": "e2c5a978-eaec-4201-8969-050ec46c38d8",
"deleted": true,
"g_UID": "hBR+PFboP0W4PXMCYK1YuA==",
"guid": "3c7e1484-e856-453f-b83d-730260ad58b8",
"product": {
"$ref": "5"
}
},
"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": "nkxgvxgFKE6YNBUAZ2q7kA==",
"pluGuid": "bf604c9e-0518-4e28-9834-1500676abb90",
"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-02T02:46:31.2714924",
"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-02T02:46:31.2714924",
"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": "BP/dVPPbuUmv2LqEhdav+g==",
"pluGuid": "54ddff04-dbf3-49b9-afd8-ba8485d6affa",
"accountID": "H6gsYVqwokGcqnQ5ITEhXw==",
"accountIDGuid": "612ca81f-b05a-41a2-9caa-74392131215f",
"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-02T02:46:31.2714924",
"bestOrExpireType": 1,
"refundG_UID": "YiZQmWLZyUeAzUPtGnqRqA==",
"refundGuid": "99502662-d962-47c9-80cd-43ed1a7a91a8",
"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": "FT7ntOy9HEqJsfgJafoiLg==",
"identifierGuid": "b4e73e15-bdec-4a1c-89b1-f80969fa222e",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "zsHg5WY22kS0tc6AWLoS2Q==",
"customerIdentifierGuid": "e5e0c1ce-3666-44da-b4b5-ce8058ba12d9",
"operatorNo": 1,
"operatorG_UID": "ki4skWLFekaoBnEO7EjC1w==",
"operatorGuid": "912c2e92-c562-467a-a806-710eec48c2d7",
"created": "2026-04-02T02:46:31.2714924",
"ordered": "2026-04-02T02:46:31.2714924",
"started": "2026-04-02T02:46:31.2714924",
"completed": "2026-04-02T02:46:31.2714924",
"supplied": "2026-04-02T02:46:31.2714924",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "75"
},
"operator": {
"$ref": "42"
},
"details": [
{
"$id": "95",
"headerID": 1,
"plu": 1,
"pluG_UId": "vh0bwITCDUm8AscMEWzg2w==",
"pluGuid": "c01b1dbe-c284-490d-bc02-c70c116ce0db",
"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": "oXYY6pi82UucBRBIe+ClDw==",
"headerIdentifierGuid": "ea1876a1-bc98-4bd9-9c05-10487be0a50f",
"product": {
"$ref": "5"
}
},
{
"$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": "XewBWT22UEqigbf7L4du+A==",
"surveyGuid": "5901ec5d-b63d-4a50-a281-b7fb2f876ef8",
"saleHeaderGuid": "AgdJ+tLIxUuRy9KpEQGHKA==",
"saleGuid": "fa490702-c8d2-4bc5-91cb-d2a911018728",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "nqy7hiJvfUO+XbMCCuV0ow==",
"guidResponse": "86bbac9e-6f22-437d-be5d-b3020ae574a3",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-02T02:46:31.2714924",
"sale": {
"$ref": "82"
},
"survey": {
"$id": "97",
"g_UID": "ZHJv2qkq6EG2tC1VHilMdQ==",
"guid": "da6f7264-2aa9-41e8-b6b4-2d551e294c75",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "wA1FxMMnPkSEDMzXBgT6+Q==",
"checkoutFormGuid": "c4450dc0-27c3-443e-840c-ccd70604faf9",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-02T02:46:31.2714924",
"end": "2026-04-02T02:46:31.2714924",
"deleted": true,
"updated": "2026-04-02T02:46:31.2714924",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"56637c65-de70-45dd-b082-6ea58fc344e6",
"51979ac4-e2df-43f6-9ae2-328e18137743"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "50"
}
},
"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": "6W6c0A8Id02/UX3YVP41aQ==",
"accountIdentifier": "d09c6ee9-080f-4d77-bf51-7dd854fe3569",
"accountName": "sample string 44",
"customerOrderIdentifier": "N3GXlWhlUkq9Oh+3cBsdEg==",
"customerOrderIdentifierGuid": "95977137-6568-4a52-bd3a-1fb7701b1d12",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "98",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "FNvlgGxBdka8o0lMe59BhA==",
"paymentIdentifierGuid": "80e5db14-416c-4676-bca3-494c7b9f4184",
"identifier": "ajXQWaUev0qPWugyWiLVPw==",
"identifierGuid": "59d0356a-1ea5-4abf-8f5a-e8325a22d53f",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "HSbj9r5EXEaWB1YvfSluCw==",
"itemIdentifierGuid": "f6e3261d-44be-465c-9607-562f7d296e0b"
}
},
{
"$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": "kZFy+3phNE2sG510L9Aw1w==",
"customerIdentifierGuid": "fb729191-617a-4d34-ac1b-9d742fd030d7",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "dqumzioYaE+dWzB8Q+YSIg==",
"idempotentGuid": "cea6ab76-182a-4f68-9d5b-307c43e61222",
"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-02T02:46:31.2714924",
"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-02T02:46:31.2714924",
"labelPageLayout": "UfiK3bsDLkCV1jzwYUEvdA==",
"pageLayoutGuid": "dd8af851-03bb-402e-95d6-3cf061412f74",
"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-02T02:46:31.2714924"
},
{
"$ref": "103"
}
]
},
"customerVouchers": [
{
"$id": "104",
"id": 1,
"customerIdentifier": "oxJ7FLE3zUmoAktuxFXSyw==",
"customerIdentifierGuid": "147b12a3-37b1-49cd-a802-4b6ec455d2cb",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-02T02:46:31.2714924",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "On3vBYhNEUi5GY5kDOsv9Q==",
"issuedIdempotentGuid": "05ef7d3a-4d88-4811-b919-8e640ceb2ff5",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-02T02:46:31.2714924",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-02T02:46:31.2714924",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "S8fV/AwmpU6BlnxwuMiBSg==",
"redeemedIdempotentGuid": "fcd5c74b-260c-4ea5-8196-7c70b8c8814a",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-02T02:46:31.2714924",
"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": "nLQartXF+EGydkIjM3UuRA==",
"groupIDGuid": "ae1ab49c-c5d5-41f8-b276-422333752e44",
"campaign": {
"$ref": "2"
},
"group": {
"$ref": "79"
}
},
{
"$ref": "105"
}
],
"signIqTickets": [
{
"$id": "106",
"identifier": "PX9T87QxAU+rr1VRJxQ3Kg==",
"identifierGuid": "f3537f3d-31b4-4f01-abaf-55512714372a",
"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": "X2yV3LXhmE6nWIGz56mUig==",
"guid": "dc956c5f-e1b5-4e98-a758-81b3e7a9948a",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "2"
},
"comboPricePlus": [
{
"$id": "108",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "Mj4rOEC4zEato+05eW2mYQ==",
"groupGuid": "382b3e32-b840-46cc-ada3-ed39796da661",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "srchlEn+ZEK5VhhceIF/Cg==",
"pluGuid": "9421b7b2-fe49-4264-b956-185c78817f0a",
"priceGroupG_UID": "L4EuFA9UfkyNgKZ5aWtwyg==",
"priceGroupGuid": "142e812f-540f-4c7e-8d80-a679696b70ca",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "2"
},
"product": {
"$ref": "5"
},
"priceGroup": {
"$ref": "35"
},
"campaignPool": {
"$ref": "2"
}
},
{
"$ref": "108"
}
]
},
{
"$ref": "107"
}
],
"priceLevels": [
{
"$id": "109",
"id": 1,
"priceLevelIdentifier": "EgeWVbydukO+t5Z+DOuSFw==",
"priceLevelIdentifierGuid": "55960712-9dbc-43ba-beb7-967e0ceb9217",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "109"
}
],
"promotionType": {
"$id": "110",
"identifier": "Ay+IvjILl0SWam9qk3n3wg==",
"identifierGuid": "be882f03-0b32-4497-966a-6f6a9379f7c2",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "EJAdFa6n00m69HvixImLMQ==",
"labelPageLayoutGuid": "151d9010-a7ae-49d3-baf4-7be2c4898b31",
"priceLevelIdentifier": "bjMC6l+TUkSpKVZ7z7+v1A==",
"priceLevelIdentifierGuid": "ea02336e-935f-4452-a929-567bcfbfafd4",
"active": true,
"updated": "2026-04-02T02:46:31.2714924",
"hostName": "sample string 11"
}
}
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.