PUT 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": "PV3lsw6txESZGd07t1agAA==",
"identifierStr": "PV3lsw6txESZGd07t1agAA==",
"identifierGuid": "b3e55d3d-ad0e-44c4-9919-dd3bb756a000",
"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": "53fd97fd-b4d2-480e-a61e-569857d3e098",
"nameGuid": "53fd97fd-b4d2-480e-a61e-569857d3e098",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:21:58.7442211",
"startTime": 1,
"endDate": "2026-04-03T06:21:58.7442211",
"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:21:58.7442211",
"system": true,
"created": "2026-04-03T06:21:58.7442211",
"updated": "2026-04-03T06:21:58.7442211",
"priceChangeNotifiedUtc": "2026-04-03T06:21:58.7442211",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "RwJCCC0qJECU76mipuMguw==",
"hostIdentifierGuid": "08420247-2a2d-4024-94ef-a9a2a6e320bb",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:21:58.7442211",
"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": "qpmrvAKn5kK5vXbuGKu4zA==",
"pluGuid": "bcab99aa-a702-42e6-b9bd-76ee18abb8cc",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "bH/8eUYWs0+czt2qtLFpVg==",
"dealCostGuid": "79fc7f6c-1646-4fb3-9cce-ddaab4b16956",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "B48dKmyCNkeqaa+cpRoWNg==",
"priceGroupGuid": "2a1d8f07-826c-4736-aa69-af9ca51a1636",
"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:21:58.7442211",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "18ab8886-3320-4eeb-bd39-038d5b97a529",
"campaignComboPriceGroupG_UID": "GUPSdQUvwECWDBVEC96TuQ==",
"campaignComboPriceGroupIdentifier": "75d24319-2f05-40c0-960c-15440bde93b9",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "4",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:21:58.7442211",
"operatorG_UID": "z6DP1mJ0ZEGHX4Mk0T4kMw==",
"operatorGuid": "d6cfa0cf-7462-4164-875f-8324d13e2433",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:21:58.7442211",
"signIqTicketFileMovedUtc": "2026-04-03T06:21:58.7442211",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:21:58.7442211",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "72b0e0f5-ebda-47a4-ae0d-e54de335894c",
"product": {
"$id": "5",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "qg9Y4Dt6mUCjEaNkBjfmHQ==",
"guid": "e0580faa-7a3b-4099-a311-a3640637e61d",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "lwirB2CAJUGlZJOhOsDcxA==",
"priceGroupGuid": "07ab0897-8060-4125-a564-93a13ac0dcc4",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:21:58.7598382",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:21:58.7598382",
"pluCreated": "2026-04-03T06:21:58.7598382",
"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:21:58.7598382",
"lastManualUpdate": "2026-04-03T06:21:58.7598382",
"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:21:58.7598382",
"currentCostUpdated": "2026-04-03T06:21:58.7598382",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:21:58.7598382",
"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:21:58.7598382",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "bHBUdvPPEEWEctgyUuA83A==",
"altPLUGuid": "7654706c-cff3-4510-8472-d83252e03cdc",
"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:21:58.7598382",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "Dqmbmk/NUkOx5Aklq2WmuA==",
"shelfPageLayoutGuid": "9a9ba90e-cd4f-4352-b1e4-0925ab65a6b8",
"talkerPageLayoutG_UID": "wWpVO0wD7kWwsobagwaiFQ==",
"talkerPageLayoutGuid": "3b556ac1-034c-45ee-b0b2-86da8306a215",
"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": "ApaOsKtuuEygrf1J4IT26g==",
"inventoryIdentifier": "b08e9602-6eab-4cb8-a0ad-fd49e084f6ea",
"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": "fZJDh3g0gEaXNdgm62zUQw==",
"parentPluGuid": "8743927d-3478-4680-9735-d826eb6cd443",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "NTzgz3tJfESTiriNx3S9BQ==",
"supplierIdentifierGuid": "cfe03c35-497b-447c-938a-b88dc774bd05",
"supplierChanged": true,
"rebateSupplierIdentifier": "w4K4dIiCs0qaCYy697qoMw==",
"rebateSupplierIdentifierGuid": "74b882c3-8288-4ab3-9a09-8cbaf7baa833",
"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:21:58.7598382",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "zXyl9NHNlUaO9tZhYAm55Q==",
"hostIdentifierGuid": "f4a57ccd-cdd1-4695-8ef6-d6616009b9e5",
"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-03T06:21:58.7598382",
"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": "ibJ8Vdt+2EyK7lgTe4EhYw==",
"hostIdentifierGuid": "557cb289-7edb-4cd8-8aee-58137b812163",
"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:21:58.7598382",
"priceZone": {
"$id": "7",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "T1Mp3tKgkkWgOwAgYjKyPg==",
"hostIdentifierGuid": "de29534f-a0d2-4592-a03b-00206232b23e",
"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": "lFRvvOCUOEuFoCOO7rAafA==",
"hostIdentifierGuid": "bc6f5494-94e0-4b38-85a0-238eeeb01a7c",
"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": "T6i6+t1yb0if+1zGrSRT/A==",
"identifierGuid": "fabaa84f-72dd-486f-9ffb-5cc6ad2453fc",
"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": "Fxj7/WiGrUWua1UJdYSEkQ==",
"hostSupplierIdentifierGuid": "fdfb1817-8668-45ad-ae6b-550975848491",
"loyaltyPriceLevelIdentifier": "2JWgzU69vkOKdP7zJFZSFw==",
"loyaltyPriceLevelIdentifierGuid": "cda095d8-bd4e-43be-8a74-fef324565217",
"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:21:58.7598382",
"lastProcessed": "2026-04-03T06:21:58.7598382",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "11",
"identifier": "DIXRfmoRWUmBrsaSI78MuQ==",
"identifierGuid": "7ed1850c-116a-4959-81ae-c69223bf0cb9",
"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": "ZyvcdhiW2kOSoUUxYFu04A==",
"primaryContactID": "76dc2b67-9618-43da-92a1-4531605bb4e0",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "1PurHoMqHk2XIxYf6r1QcA==",
"supplierGroupGuid": "1eabfbd4-2a83-4d1e-9723-161feabd5070",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:21:58.7598382",
"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": "a6c7e6b6-c3fc-4f86-9da2-4ba4f3b7dc99",
"identifier": "AYpyGRH2okiC1u/YPE0UcQ==",
"identifierGuid": "19728a01-f611-48a2-82d6-efd83c4d1471",
"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": "fORaFUyCV0maKHeAudzGoQ==",
"supplierIdentifierGuid": "155ae47c-824c-4957-9a28-7780b9dcc6a1",
"contactGuid": "fE3Z45TTvkayGT3laWJ5zg==",
"contactID": "e3d94d7c-d394-46be-b219-3de5696279ce",
"contact": {
"$ref": "12"
},
"supplier": {
"$ref": "11"
}
},
{
"$ref": "13"
}
],
"products": [
{
"$id": "14",
"pluG_UID": "gysk+5Pw90aEpFZPT+gKdQ==",
"pluGuid": "fb242b83-f093-46f7-84a4-564f4fe80a75",
"supplierIdentifier": "k5bX+19iXUqNDhGX3IarPg==",
"supplierIdentifierGuid": "fbd79693-625f-4a5d-8d0e-1197dc86ab3e",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:21:58.7598382",
"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:21:58.7598382",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "15",
"pluG_UID": "XgldYKcPqEq3N/CHfPycWg==",
"pluGuid": "605d095e-0fa7-4aa8-b737-f0877cfc9c5a",
"supplierIdentifier": "S83HvOZQd0OvxRqGiDdzsQ==",
"supplierIdentifierGuid": "bcc7cd4b-50e6-4377-afc5-1a86883773b1",
"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": "LIMfaSbiTUWHnXK0PIRfrw==",
"parentPluGuid": "691f832c-e226-454d-879d-72b43c845faf",
"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": "COKKFuz6kkK+K+vJBsgfwA==",
"supplierGuid": "168ae208-faec-4292-be2b-ebc906c81fc0",
"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": "huWK3bbjC0Co1jtpGFiedQ==",
"supplierGuid": "dd8ae586-e3b6-400b-a8d6-3b6918589e75",
"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:21:58.7598382",
"deliveryDate": "2026-04-03T06:21:58.7598382",
"nextCutOffDate": "2026-04-03T06:21:58.7598382",
"nextDeliveryDate": "2026-04-03T06:21:58.7598382",
"nextDaysBuffer": 10
},
{
"$ref": "18"
}
],
"store": {
"$ref": "6"
},
"updated": "2026-04-03T06:21:58.7598382",
"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-03T06:21:58.7598382",
"processed": "2026-04-03T06:21:58.7598382",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:21:58.7598382",
"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-03T06:21:58.7598382",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "19"
}
],
"zoneMatrix": [
{
"$id": "21",
"id": 1,
"hostIdentifier": "DjrRblCTuUufrKkXZnomuQ==",
"hostIdentifierGuid": "6ed13a0e-9350-4bb9-9fac-a917667a26b9",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"ba692502-8cde-4090-8042-573bff00b470",
"d5497740-8a74-4be8-bb17-83354b9ad973"
]
},
{
"$ref": "21"
}
],
"hostFileStoreSetting": {
"$ref": "9"
},
"hostStoreSettings": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"promotionPlacements": [
{
"$id": "22",
"identifier": "SB5Hn0bxFkSGngZFJui7jw==",
"identifierGuid": "9f471e48-f146-4416-869e-064526e8bb8f",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "22"
}
],
"promoTypeGuids": [
"f025391e-dcb2-4669-9d81-1519566a8a58",
"630441f7-8943-4596-bc6c-6b4448dc89e4"
],
"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-03T06:21:58.7598382",
"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": "a83b636b-aff3-418d-80d0-6454cdacc437",
"updateStore": {
"$id": "28",
"id": "20f0cff6-a2a8-48fb-a552-41510feb6dc3",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:21:58.7598382",
"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:21:58.7598382"
},
"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": "L7i6suLBX0mvpTP4YOLJIg==",
"pluGuid": "b2bab82f-c1e2-495f-afa5-33f860e2c922",
"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:21:58.7598382"
},
{
"$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-03T06:21:58.7598382",
"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-03T06:21:58.7598382",
"startTime": 5,
"endDate": "2026-04-03T06:21:58.7598382",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "zqcWKehIT0Wpf+qmKp/5Jg==",
"hostIdentifierGuid": "2916a7ce-48e8-454f-a97f-eaa62a9ff926",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"tray": {
"$id": "34",
"g_UId": "HnS2+Poz2USN70lY1ASmnQ==",
"guid": "f8b6741e-33fa-44d9-8def-4958d404a69d",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "35",
"priceGroupG_UID": "tbLFxASAWkecTTJ5Xdq4/Q==",
"priceGroupGuid": "c4c5b2b5-8004-475a-9c4d-32795ddab8fd",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:21:58.7598382",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "36",
"pluG_UID": "AXTiI4IqrUSaO0S5cHQ8uw==",
"pluGuid": "23e27401-2a82-44ad-9a3b-44b970743cbb",
"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": "f62c41db-0507-43d3-95cd-200128db7c77",
"created": "2026-04-03T06:21:58.7598382",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:21:58.7598382",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:21:58.7598382",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:21:58.7598382",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:21:58.7598382",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:21:58.7598382",
"lastSold": "2026-04-03T06:21:58.7598382",
"firstSold": "2026-04-03T06:21:58.7598382",
"awsUpdated": "2026-04-03T06:21:58.7598382",
"lastManualUpdate": "2026-04-03T06:21:58.7598382",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:21:58.7598382",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:21:58.7598382",
"doNotRangeUpdated": "2026-04-03T06:21:58.7598382",
"doNotOrderUpdated": "2026-04-03T06:21:58.7598382",
"tracked": "2026-04-03T06:21:58.7598382"
},
"allergens": [
{
"$id": "38",
"primaryKey": {
"$id": "39",
"pluGuid": "cd13788c-47ee-42cb-bbf4-63892864e1bc",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "jHgTze5Hy0K79GOJKGThvA==",
"pluGuid": "cd13788c-47ee-42cb-bbf4-63892864e1bc",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "38"
}
],
"costs": {
"$id": "40",
"pluG_UID": "Pb6NULgUMEWPpOk8stJT9Q==",
"pluGuid": "508dbe3d-14b8-4530-8fa4-e93cb2d253f5",
"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:21:58.7598382",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "41",
"saleHeaderID": 1,
"created": "2026-04-03T06:21:58.7598382",
"createdLocal": "2026-04-03T06:21:58.7598382",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "uY02Av7gm0mYp+cBoP0RfQ==",
"operatorGuid": "02368db9-e0fe-499b-98a7-e701a0fd117d",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "qKTQ4fC650WElJaPeA7+VQ==",
"pluGuid": "e1d0a4a8-baf0-45e7-8494-968f780efe55",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "42",
"id": 1,
"g_Uid": "d+Z0TobtmUm7gP7C/zHemg==",
"guid": "4e74e677-ed86-4999-bb80-fec2ff31de9a",
"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:21:58.7598382",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:21:58.7598382",
"endShift": "2026-04-03T06:21:58.7598382",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "43",
"operatorG_UID": "wbJLDrQyAEOZnx9J7y+mtg==",
"operatorGuid": "0e4bb2c1-32b4-4300-999f-1f49ef2fa6b6",
"storeID": 2,
"operator": {
"$ref": "42"
},
"store": {
"$ref": "6"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "41"
}
],
"apns": [
{
"$id": "44",
"pluID": 1,
"pluG_UID": "0NrU/Mk5/U+qGEhx50W1XQ==",
"pluGuid": "fcd4dad0-39c9-4ffd-aa18-4871e745b55d",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"tuns": [
{
"$id": "45",
"pluG_UId": "WeHVJAwcPUq4ZAQuB8p3sQ==",
"pluGuid": "24d5e159-1c0c-4a3d-b864-042e07ca77b1",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "5"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "45"
}
],
"competitionPricing": [
{
"$id": "46",
"identifier": "IWfnmhNu9UCMpe0QNoBU7g==",
"identifierGuid": "9ae76721-6e13-40f5-8ca5-ed10368054ee",
"pluG_UID": "xi+P9S9vTUecBL+f6IymGw==",
"pluGuid": "f58f2fc6-6f2f-474d-9c04-bf9fe88ca61b",
"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": "T1/+fXvsZ0K5pFPWi+URtw==",
"groupName": "sample string 1",
"identifierGuid": "7dfe5f4f-ec7b-4267-b9a4-53d68be511b7",
"exists": true,
"flipChartIdentifier": "98OrB/vhvUWUh0gN3zM0Fw==",
"flipChartIdentifierGuid": "07abc3f7-e1fb-45bd-9487-480ddf333417",
"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": "VTc4/dh190qkT/OXht8sjw==",
"groupIdentifierGuid": "fd383755-75d8-4af7-a44f-f39786df2c8f",
"flipChart": {
"$id": "48",
"identifier": "AFsGeSZ4tkmGHgB4TNERSQ==",
"identifierGuid": "79065b00-7826-49b6-861e-00784cd11149",
"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": "B7TZLwXugEGl9BhYShKNiw==",
"identifierGuid": "2fd9b407-ee05-4180-a5f4-18584a128d8b",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "50",
"id": 1,
"g_UID": "ExS92+187k6QSyhPqEl21Q==",
"guid": "dbbd1413-7ced-4eee-904b-284fa84976d5",
"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": "6+r8L5c/7kOV1ELlYvORrQ==",
"previousFormGuid": "2ffceaeb-3f97-43ee-95d4-42e562f391ad",
"nextForm": 1,
"nextFormG_UID": "Nb+I8Pm3GE+L09lL2zFtdA==",
"nextFormGuid": "f088bf35-b7f9-4f18-8bd3-d94bdb316d74",
"attributes": "sample string 10",
"updated": "2026-04-03T06:21:58.7598382",
"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": "58rR54cpsUupPUYCFE2S4A==",
"checkoutFormGuid": "e7d1cae7-2987-4bb1-a93d-4602144d92e0",
"identifier": "9rwJ7q2PRkGrx32Oj7FMkA==",
"identifierGuid": "ee09bcf6-8fad-4146-abc7-7d8e8fb14c90",
"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": "PeAFDj/fHky8RKxqlPGWIw==",
"valueGuid": "0e05e03d-df3f-4c1e-bc44-ac6a94f19623",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:21:58.7598382",
"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-03T06:21:58.7598382",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "51"
}
],
"panels": [
{
"$id": "53",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "2+Jpf3OmDkCXXPfJ7t57LQ==",
"checkoutFormGuid": "7f69e2db-a673-400e-975c-f7c9eede7b2d",
"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": "jnXMXeQGIE+ye99SpJPmmg==",
"flipChartPageIdentifierGuid": "5dcc758e-06e4-4f20-b27b-df52a493e69a",
"pluG_UID": "2RZIC9KncE2pmJj6Ec2PGQ==",
"pluGuid": "0b4816d9-a7d2-4d70-a998-98fa11cd8f19",
"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": "/VxNJZYxfkqmp6NidfX/NQ==",
"pluGuid": "254d5cfd-3196-4a7e-a6a7-a36275f5ff35",
"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:21:58.7598382",
"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": "Wk5q0ZbFw0yl6nX/t7MOnQ==",
"ingredientGuid": "W0MCq2toI0ypFZmzEbqGqg==",
"ingredientIdentifier": "ab02435b-686b-4c23-a915-99b311ba86aa",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "5"
}
},
{
"$ref": "56"
}
],
"bins": [
{
"$id": "57",
"pluG_UID": "7ngRJwjt8EeS+/nb2YFiOw==",
"pluGuid": "271178ee-ed08-47f0-92fb-f9dbd981623b",
"shelfLocationIdentifier": "blxYZXSyOUelqYl4CImk2g==",
"shelfLocationGuid": "65585c6e-b274-4739-a5a9-89780889a4da",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "Tjrz98Haz0agRgLNPifgew==",
"labelPageLayoutGuid": "f7f33a4e-dac1-46cf-a046-02cd3e27e07b",
"updated": "2026-04-03T06:21:58.7598382",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "5"
},
"location": {
"$id": "58",
"identifier": "hKAIJrfj+k6OKqMo2Eextg==",
"storeID": 1,
"identifierGuid": "2608a084-e3b7-4efa-8e2a-a328d847b1b6",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:21:58.7598382",
"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": "/zlrmxEyCE2a9Lraa23d7A==",
"pluGuid": "9b6b39ff-3211-4d08-9af4-bada6b6dddec",
"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-03T06:21:58.7598382",
"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-03T06:21:58.7598382",
"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": "B6AzXkb2aEGjx5GSSTo3PQ==",
"labelPageLayoutGuid": "5e33a007-f646-4168-a3c7-9192493a373d",
"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-03T06:21:58.7598382",
"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": "PLybgatyxUWr1vG4GdvSOg==",
"labelPageLayoutGuid": "819bbc3c-72ab-45c5-abd6-f1b819dbd23a",
"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-03T06:21:58.7598382",
"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": "CSaF+j8/d02ZIpELhtJyRw==",
"labelPageLayoutGuid": "fa852609-3f3f-4d77-9922-910b86d27247",
"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-03T06:21:58.7598382",
"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": "2aK/vPKuM0Ov9vhSqD5QXA==",
"labelPageLayoutGuid": "bcbfa2d9-aef2-4333-aff6-f852a83e505c",
"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-03T06:21:58.7598382",
"dealCosts": [
{
"$id": "69",
"headerIdentifier": "X0BtezzWNEGzTcvMcICS0A==",
"headerIdentifierGuid": "7b6d405f-d63c-4134-b34d-cbcc708092d0",
"identifier": "yrtuDrIVx06EoP1IlEX3KQ==",
"identifierGuid": "0e6ebbca-15b2-4ec7-84a0-fd489445f729",
"supplierIdentifier": "Q941LqhIFk6pH/7UNYgj2A==",
"supplierGuid": "2e35de43-48a8-4e16-a91f-fed4358823d8",
"pluG_UID": "bT7crn2hBku9HwvNxjus8A==",
"pluGuid": "aedc3e6d-a17d-4b06-bd1f-0bcdc63bacf0",
"campaignName": "a5f3fe76-4f30-401c-8d5f-cb2e4e89f739",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:21:58.7598382",
"end": "2026-04-03T06:21:58.7598382",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "SfJKmGFRtUitT1aQ6FvhfA==",
"bonusItemPluGuid": "984af249-5161-48b5-ad4f-5690e85be17c",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:21:58.7598382",
"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:21:58.7598382",
"campaignEndDate": "2026-04-03T06:21:58.7598382",
"masterPLUG_UID": "L6DBJltePUK1vrjES+KP2Q==",
"masterID": "26c1a02f-5e5b-423d-b5be-b8c44be28fd9",
"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": "HfSo4zVjaEW8qvP/pNPAcA==",
"bonusMasterID": "e3a8f41d-6335-4568-bcaa-f3ffa4d3c070",
"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": "vU1ck0AGy0SpICRQYq1Alw==",
"pluGuid": "935c4dbd-0640-44cb-a920-245062ad4097",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "70"
}
],
"alternateProductG_UID": "YbRWblyOwUuPK85veh99Dg==",
"alternateProduct": "6e56b461-8e5c-4bc1-8f2b-ce6f7a1f7d0e",
"altProduct": {
"$ref": "5"
},
"productHostCode": {
"$id": "71",
"id": 1,
"pluG_UID": "3LNsRUElz0qfbUgLQCz9TQ==",
"pluGuid": "456cb3dc-2541-4acf-9f6d-480b402cfd4d",
"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-03T06:21:58.7598382",
"inventoryTracked": "2026-04-03T06:21:58.7598382",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "72",
"pluG_UID": "qij2vG6nBke5qteN3O3IEA==",
"pluGuid": "bcf628aa-a76e-4706-b9aa-d78ddcedc810",
"fuelPluG_UID": "0gINevblvkiO6fvk6XUL3A==",
"fuelPluGuid": "7a0d02d2-e5f6-48be-8ee9-fbe4e9750bdc",
"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": "jpctNeNVsU+rHu3W/m4r/g==",
"pluGuid": "352d978e-55e3-4fb1-ab1e-edd6fe6e2bfe",
"hostOfferID": 1,
"priceGroupG_UID": "NB2Ft4zwQUKxeKaGj9fz5g==",
"priceGroupGuid": "b7851d34-f08c-4241-b178-a6868fd7f3e6",
"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:21:58.7598382",
"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": "icDhdHn6vkW74L1VT0y6Zw==",
"customerIDGuid": "74e1c089-fa79-45be-bbe0-bd554f4cba67",
"campaign": {
"$ref": "2"
},
"customer": {
"$id": "75",
"identifier": "ZhkNTudoY0WEdbILuFLXEQ==",
"identifierGuid": "4e0d1966-68e7-4563-8475-b20bb852d711",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:21:58.7598382",
"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": "RgUcJJabRUi6xtjFuR/Z3g==",
"communityIdentifierGuid": "241c0546-9b96-4845-bac6-d8c5b91fd9de",
"joined": "2026-04-03T06:21:58.7598382",
"updated": "2026-04-03T06:21:58.7598382",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "NRLRNTXImUq7GQ6nZiaVhg==",
"priceLevelIdentifierGuid": "35d11235-c835-4a99-bb19-0ea766269586",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:21:58.7598382",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "76",
"cardType": 2,
"issueDate": "2026-04-03T06:21:58.7598382",
"expiry": "2026-04-03T06:21:58.7598382",
"customerID": "jOwesYsTsECYpFqUn/Tshw==",
"customerIDGuid": "b11eec8c-138b-40b0-98a4-5a949ff4ec87",
"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:21:58.7598382",
"linkedAccount": "fOJAeG7C0UiiwoZrmz1dJA==",
"linkedAccountGuid": "7840e27c-c26e-48d1-a2c2-866b9b3d5d24",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "75"
},
"account": {
"$id": "77",
"id": 1,
"identifier": "Wwc5jZb7lk2JjEqG1N+qdw==",
"identifierGuid": "8d39075b-fb96-4d96-898c-4a86d4dfaa77",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:21:58.7598382",
"owner": "5xDpTPITyUK2RSeaYKpSOA==",
"ownerGuid": "4ce910e7-13f2-42c9-b645-279a60aa5238",
"accountStoreGroupIdentifier": "dDVmUWa2pkWTV/9vXozEaA==",
"accountStoreGroupGuid": "51663574-b666-45a6-9357-ff6f5e8cc468",
"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:21:58.7598382",
"active": true,
"updated": "2026-04-03T06:21:58.7598382",
"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": "d+vgE1L1d0Weh1VTftJgRQ==",
"identifierGuid": "13e0eb77-f552-4577-9e87-55537ed26045",
"name": "sample string 2",
"primaryContact": "3GBCaV3RBEyGw8LBe118Ng==",
"primaryContactGuid": "694260dc-d15d-4c04-86c3-c2c17b5d7c36",
"accountID": "hiWHFUfegU+3whv7A865bA==",
"accountIDGuid": "15872586-de47-4f81-b7c2-1bfb03ceb96c",
"special": true,
"updated": "2026-04-03T06:21:58.7598382",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "kJ9DjWCat0+Y2CYGEYPevg==",
"priceLevelIdentifierGuid": "8d439f90-9a60-4fb7-98d8-26061183debe",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "77"
},
"primaryContactCustomer": {
"$ref": "75"
},
"customerGroupMembers": [
{
"$id": "80",
"id": 1,
"groupID": "fLytTUJ/MUCEVlOGQDiAKA==",
"groupIDGuid": "4dadbc7c-7f42-4031-8456-538640388028",
"customerID": "slmtSepIvUKspHJQ2FT1tQ==",
"customerIDGuid": "49ad59b2-48ea-42bd-aca4-7250d854f5b5",
"card": "sample string 4",
"linkedAccount": "7/h6Yu/ahEuAT1mUS19SAQ==",
"linkedAccountGuid": "627af8ef-daef-4b84-804f-59944b5f5201",
"customer": {
"$ref": "75"
},
"group": {
"$ref": "79"
},
"customerCard": {
"$ref": "76"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "79"
}
]
},
"payments": [
{
"$id": "81",
"id": 1,
"identifier": "In/WHbEFB0mIBHVUO6+LFA==",
"identifierGuid": "1dd67f22-05b1-4907-8804-75543baf8b14",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "50wmj/8PvEGQGpVy4Kg8Jg==",
"accountIDGuid": "8f264ce7-0fff-41bc-901a-9572e0a83c26",
"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:21:58.7598382",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "M/JTTfNZq0m5EYoG0sduiQ==",
"idempotentVoidGuid": "4d53f233-59f3-49ab-b911-8a06d2c76e89",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "82",
"saleHeaderID": 1,
"saleHeaderGuid": "4htslXRhG0e1lOlfpzKQmQ==",
"saleHeaderIdentifierGuid": "956c1be2-6174-471b-b594-e95fa7329099",
"created": "2026-04-03T06:21:58.7598382",
"createdLocal": "2026-04-03T06:21:58.7598382",
"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:21:58.7598382",
"storeID": 1,
"operatorG_Uid": "rEX7k925dkOiBzWEavGC8Q==",
"operatorGuid": "93fb45ac-b9dd-4376-a207-35846af182f1",
"customerG_Uid": "9lX7oQs6gUiLT6kEsDNaYw==",
"customerGuid": "a1fb55f6-3a0b-4881-8b4f-a904b0335a63",
"communityIdentifier": "hdtySkJ/40mQLwOMgffaCQ==",
"communityIdentifierGuid": "4a72db85-7f42-49e3-902f-038c81f7da09",
"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": "BPc7HEjVDUi4t5jneMqGhg==",
"priceLevelIdentifierGuid": "1c3bf704-d548-480d-b8b7-98e778ca8686",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:21:58.7598382+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:21:58.7598382",
"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": "R7imfkCRTkCtzRLl2nD41w==",
"identifierGuid": "7ea6b847-9140-404e-adcd-12e5da70f8d7",
"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:21:58.7598382",
"promoPeriodEnd": "2026-04-03T06:21:58.7598382",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:21:58.7598382",
"deleted": true
},
"details": [
{
"$id": "85",
"saleItemID": 1,
"identifier": "FbKk9BlEI0izjrWp8izbEg==",
"identifierGuid": "f4a4b215-4419-4823-b38e-b5a9f22cdb12",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "9xkMld52X0yka2CYmATqrg==",
"pluGuid": "950c19f7-76de-4c5f-a46b-60989804eaae",
"accountID": "GAnZDxh6j0q4RidEMuQzzg==",
"accountIDGuid": "0fd90918-7a18-4a8f-b846-274432e433ce",
"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:21:58.7598382",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "z1/reRrKHUCQOh6ygYHsXA==",
"refundGuid": "79eb5fcf-ca1a-401d-903a-1eb28181ec5c",
"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": "wUy27kpMjEmC+GdS0vrPzg==",
"idempotentVoidGuid": "eeb64cc1-4c4a-498c-82f8-6752d2facfce",
"priceLevelIdentifier": "iCZ3U4yiV06cl9wlUkRwTA==",
"priceLevelIdentifierGuid": "53772688-a28c-4e57-9c97-dc255244704c",
"communityIdentifier": "oP9TNPjA4kCBEyRlIvU1PA==",
"communityIdentifierGuid": "3453ffa0-c0f8-40e2-8113-246522f5353c",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "86",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:21:58.7598382",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "86"
}
],
"refund": {
"$id": "87",
"id": 1,
"g_UID": "6ZuS962g1EKoCTCNB6ue6A==",
"guid": "f7929be9-a0ad-42d4-a809-308d07ab9ee8",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:21:58.7598382"
},
"modifier": {
"$id": "88",
"id": 1,
"setG_UID": "0INmbQgKDkqn2IUhlQWpbA==",
"modifierSetGuid": "6d6683d0-0a08-4a0e-a7d8-85219505a96c",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "QLBDrN0pL0ylFPVmCY0U5g==",
"pluGuid": "ac43b040-29dd-4c2f-a514-f566098d14e6",
"deleted": true,
"g_UID": "L1GEhbpRXki51tep/plLJQ==",
"guid": "8584512f-51ba-485e-b9d6-d7a9fe994b25",
"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": "xsgW298ds0OkZMZzUpCd3w==",
"pluGuid": "db16c8c6-1ddf-43b3-a464-c67352909ddf",
"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:21:58.7598382",
"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:21:58.7598382",
"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": "Qr0aPNjxqEyLU0WwvWOx/g==",
"pluGuid": "3c1abd42-f1d8-4ca8-8b53-45b0bd63b1fe",
"accountID": "+WToAO9/mEGWx5LXkCKOfw==",
"accountIDGuid": "00e864f9-7fef-4198-96c7-92d790228e7f",
"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:21:58.7598382",
"bestOrExpireType": 1,
"refundG_UID": "aoTqx3NeR0ukMctVGpr0gw==",
"refundGuid": "c7ea846a-5e73-4b47-a431-cb551a9af483",
"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": "GACoqu+2ak2tQCwMdhCMaw==",
"identifierGuid": "aaa80018-b6ef-4d6a-ad40-2c0c76108c6b",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "DloYMyAuX0SDXDSE9wAP0w==",
"customerIdentifierGuid": "33185a0e-2e20-445f-835c-3484f7000fd3",
"operatorNo": 1,
"operatorG_UID": "Z0FtxuPEKEGu2TS3HQHa5w==",
"operatorGuid": "c66d4167-c4e3-4128-aed9-34b71d01dae7",
"created": "2026-04-03T06:21:58.7598382",
"ordered": "2026-04-03T06:21:58.7598382",
"started": "2026-04-03T06:21:58.7598382",
"completed": "2026-04-03T06:21:58.7598382",
"supplied": "2026-04-03T06:21:58.7598382",
"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": "6f1s3nr/bU2b5+1SOEAsyg==",
"pluGuid": "de6cfde9-ff7a-4d6d-9be7-ed5238402cca",
"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": "fytybMOP/020szdPgrfRBw==",
"headerIdentifierGuid": "6c722b7f-8fc3-4dff-b4b3-374f82b7d107",
"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": "JFVhvPLXik+S44dspUwZRw==",
"surveyGuid": "bc615524-d7f2-4f8a-92e3-876ca54c1947",
"saleHeaderGuid": "OV3Kh6Zj3E+tyHazg6tkTg==",
"saleGuid": "87ca5d39-63a6-4fdc-adc8-76b383ab644e",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "EhaTLQ9wiE2dpZyV0WFVdw==",
"guidResponse": "2d931612-700f-4d88-9da5-9c95d1615577",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:21:58.7598382",
"sale": {
"$ref": "82"
},
"survey": {
"$id": "97",
"g_UID": "xifTc/8yCku1rMqJexCI6A==",
"guid": "73d327c6-32ff-4b0a-b5ac-ca897b1088e8",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "tZeOY0prPU6Nmk99yTabVg==",
"checkoutFormGuid": "638e97b5-6b4a-4e3d-8d9a-4f7dc9369b56",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:21:58.7598382",
"end": "2026-04-03T06:21:58.7598382",
"deleted": true,
"updated": "2026-04-03T06:21:58.7598382",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"ed732c57-7057-44a6-8f8d-c95695d5c193",
"25afb6ea-ba63-4c26-9256-f44fcd4d28ff"
],
"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": "V4MMLUtiSkmg4q+yW4E7WA==",
"accountIdentifier": "2d0c8357-624b-494a-a0e2-afb25b813b58",
"accountName": "sample string 44",
"customerOrderIdentifier": "PunHGHhURU6kZx/q8T0Kow==",
"customerOrderIdentifierGuid": "18c7e93e-5478-4e45-a467-1feaf13d0aa3",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "98",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "J1FPzPnMPU6962dVpbIwSA==",
"paymentIdentifierGuid": "cc4f5127-ccf9-4e3d-bdeb-6755a5b23048",
"identifier": "vye1WodkY0a9Tb9siUOFsA==",
"identifierGuid": "5ab527bf-6487-4663-bd4d-bf6c894385b0",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "zz0TP6PHN0ejnSp2vXm+kg==",
"itemIdentifierGuid": "3f133dcf-c7a3-4737-a39d-2a76bd79be92"
}
},
{
"$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": "F8902JE4QEif5mlYoEbcVA==",
"customerIdentifierGuid": "d874cf17-3891-4840-9fe6-6958a046dc54",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "I71aJLVT60ev0VoU+0QmeQ==",
"idempotentGuid": "245abd23-53b5-47eb-afd1-5a14fb442679",
"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:21:58.7598382",
"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:21:58.7598382",
"labelPageLayout": "RmYP2NCXokOUMyYAuTGdlA==",
"pageLayoutGuid": "d80f6646-97d0-43a2-9433-2600b9319d94",
"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:21:58.7598382"
},
{
"$ref": "103"
}
]
},
"customerVouchers": [
{
"$id": "104",
"id": 1,
"customerIdentifier": "OE1n0Cf+Pk+PjIJyOBqOMQ==",
"customerIdentifierGuid": "d0674d38-fe27-4f3e-8f8c-8272381a8e31",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:21:58.7598382",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "JJxyqCpTsECUbgL2dNJygQ==",
"issuedIdempotentGuid": "a8729c24-532a-40b0-946e-02f674d27281",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:21:58.7598382",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:21:58.7598382",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "yQ82oVjEk0GudLQsQ3NdkQ==",
"redeemedIdempotentGuid": "a1360fc9-c458-4193-ae74-b42c43735d91",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:21:58.7598382",
"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": "d+nGszCAk0mWuSw2Gvy2gg==",
"groupIDGuid": "b3c6e977-8030-4993-96b9-2c361afcb682",
"campaign": {
"$ref": "2"
},
"group": {
"$ref": "79"
}
},
{
"$ref": "105"
}
],
"signIqTickets": [
{
"$id": "106",
"identifier": "lW5ehQRZeU6yWcceNimLQA==",
"identifierGuid": "855e6e95-5904-4e79-b259-c71e36298b40",
"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": "Ha7bCerzsES3nzckmck+TQ==",
"guid": "09dbae1d-f3ea-44b0-b79f-372499c93e4d",
"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": "YBDR/ziDsUC1xdS8dWOOsQ==",
"groupGuid": "ffd11060-8338-40b1-b5c5-d4bc75638eb1",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "RtBiT7hfXkezqlW9FRxmPA==",
"pluGuid": "4f62d046-5fb8-475e-b3aa-55bd151c663c",
"priceGroupG_UID": "TX70IU6Lq0KjpgFlUIchmQ==",
"priceGroupGuid": "21f47e4d-8b4e-42ab-a3a6-016550872199",
"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": "CDbSErrtnUudP8AEIsJ6aQ==",
"priceLevelIdentifierGuid": "12d23608-edba-4b9d-9d3f-c00422c27a69",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "109"
}
],
"promotionType": {
"$id": "110",
"identifier": "BEIiW7HnA021dd+xicwXHw==",
"identifierGuid": "5b224204-e7b1-4d03-b575-dfb189cc171f",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "Cuop9jX+7UOlnPoxP7SSDQ==",
"labelPageLayoutGuid": "f629ea0a-fe35-43ed-a59c-fa313fb4920d",
"priceLevelIdentifier": "35RbEt95OUqngEx9XtF7Qg==",
"priceLevelIdentifierGuid": "125b94df-79df-4a39-a780-4c7d5ed17b42",
"active": true,
"updated": "2026-04-03T06:21:58.7598382",
"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.