POST api/campaign/{name}
Create or update campaign
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name |
Campaign name |
string |
Required |
Body Parameters
Campaign data to save
Campaign| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Server-side incremental ID |
integer |
None. |
| StoreID | integer |
Deprecated. |
|
| Name | string |
Required String length: inclusive between 0 and 64 |
|
| NameGuid | globally unique identifier |
None. |
|
| Description | string |
String length: inclusive between 0 and 255 |
|
| ShowDiscounts |
Show the discounts on screen/receipt |
boolean |
None. |
| ShowTotals |
Show discount totals on receipt |
boolean |
None. |
| OnlyEvaluateOnSubtotal | boolean |
None. |
|
| UseDescription |
When showing discounts, use campaign description |
boolean |
None. |
| CampaignType | CampaignType |
None. |
|
| StartDate | date |
Data type: Date |
|
| StartTime | integer |
None. |
|
| EndDate |
Defaults to DateTime.MaxValue at the POS ? |
date |
Data type: Date |
| EndTime | integer |
None. |
|
| Recurrence | integer |
None. |
|
| RecurrenceType | CampaignScheduleType |
None. |
|
| MonthType | CampaignMonthlyType |
None. |
|
| WeekDays | CampaignDayOfWeek |
None. |
|
| Months | CampaignMonth |
None. |
|
| MonthWeeks | CampaignWeekOfMonth |
None. |
|
| MonthDays | string |
String length: inclusive between 0 and 32 |
|
| Printed | boolean |
None. |
|
| TalkerText | string |
None. |
|
| RangeDescription | string |
None. |
|
| DealDescription | string |
None. |
|
| LabelQuantity | integer |
None. |
|
| Active | integer |
None. |
|
| Deactivated | date |
None. |
|
| System |
Inidcates that the Campaign is critical for business operations |
boolean |
None. |
| Created | date |
None. |
|
| Updated | date |
None. |
|
| PriceChangeNotifiedUtc | date |
None. |
|
| PromoType |
Refers to the sale promo type (Normal, Promo or In-store) |
PromoType |
None. |
| PromotionTypeCode |
PromotionType Code from promotion type field |
string |
None. |
| HostIdentifier |
Host Identifier for PromotionTypeCode, only filled when FromHost is true |
Collection of byte |
None. |
| HostIdentifierGuid | globally unique identifier |
None. |
|
| HostType | HostType |
None. |
|
| CreatedByUser | string |
String length: inclusive between 0 and 255 |
|
| FromHost | boolean |
None. |
|
| Deleted | boolean |
None. |
|
| CampaignDeleted | date |
None. |
|
| UpdatedByUser | string |
String length: inclusive between 0 and 255 |
|
| OfferID | integer |
None. |
|
| IsPriceChangeCampaign | boolean |
None. |
|
| Stores | Collection of integer |
Relation. This field may not always be loaded or used for updates. |
|
| StoreNames | Collection of string |
Relation. This field may not always be loaded or used for updates. |
|
| CampaignPlus | Collection of CampaignPlu |
Relation. This field may not always be loaded or used for updates. |
|
| CampaignPools | Collection of CampaignPool |
Relation. This field may not always be loaded or used for updates. |
|
| SellingRules | Collection of SellingRule |
Relation. This field may not always be loaded or used for updates. |
|
| Customers | Collection of CampaignCustomer |
Relation. This field may not always be loaded or used for updates. |
|
| CustomerGroups | Collection of CampaignCustomerGroup |
Relation. This field may not always be loaded or used for updates. |
|
| SignIqTickets | Collection of CampaignSignIqTicket |
Relation. This field may not always be loaded or used for updates. |
|
| ComboPriceGroups | Collection of ComboPriceGroup |
Relation. This field may not always be loaded or used for updates. |
|
| PriceLevels | Collection of CampaignPriceLevel |
Relation. This field may not always be loaded or used for updates. |
|
| PromotionType | PromotionType |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{
"id": 1,
"storeID": 2,
"name": "593eac50-256c-4f92-94a0-a821c75db3d4",
"nameGuid": "593eac50-256c-4f92-94a0-a821c75db3d4",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:15:23.2937658",
"startTime": 1,
"endDate": "2026-04-03T06:15:23.2937658",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:15:23.2937658",
"system": true,
"created": "2026-04-03T06:15:23.2937658",
"updated": "2026-04-03T06:15:23.2937658",
"priceChangeNotifiedUtc": "2026-04-03T06:15:23.2937658",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "i57R77ozckOATvVyvmcXkA==",
"hostIdentifierGuid": "efd19e8b-33ba-4372-804e-f572be671790",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:15:23.2937658",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$id": "2",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "XRUx4bg+skqpddxUvzc0Cg==",
"pluGuid": "e131155d-3eb8-4ab2-a975-dc54bf37340a",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "mzFnAaydrk+7vEkM9mwV9Q==",
"dealCostGuid": "0167319b-9dac-4fae-bbbc-490cf66c15f5",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "OnA/Zt8E/U+nM3Nyi50Htg==",
"priceGroupGuid": "663f703a-04df-4ffd-a733-73728b9d07b6",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:15:23.2937658",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "19456e99-f6fd-4059-85b3-880cfd0bc776",
"campaignComboPriceGroupG_UID": "I7fnZIDJGUi1Y8GYohmkUQ==",
"campaignComboPriceGroupIdentifier": "64e7b723-c980-4819-b563-c198a219a451",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "3",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:15:23.2937658",
"operatorG_UID": "+fy1ozYcHk+GVCqU4Z7vtg==",
"operatorGuid": "a3b5fcf9-1c36-4f1e-8654-2a94e19eefb6",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:15:23.2937658",
"signIqTicketFileMovedUtc": "2026-04-03T06:15:23.2937658",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:15:23.2937658",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "6236221b-f52b-4f42-83c9-b07ae429c7c5",
"product": {
"$id": "4",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "25p41+4ykUa0AA1LWLRN5A==",
"guid": "d7789adb-32ee-4691-b400-0d4b58b44de4",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "IeRDf3o/10i9kAhZegQX1A==",
"priceGroupGuid": "7f43e421-3f7a-48d7-bd90-08597a0417d4",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:15:23.2937658",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:15:23.2937658",
"pluCreated": "2026-04-03T06:15:23.2937658",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:15:23.2937658",
"lastManualUpdate": "2026-04-03T06:15:23.2937658",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:15:23.2937658",
"currentCostUpdated": "2026-04-03T06:15:23.2937658",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:15:23.2937658",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:15:23.2937658",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "HBsrSA5lMkmjSFyYZJ+kQw==",
"altPLUGuid": "482b1b1c-650e-4932-a348-5c98649fa443",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:15:23.2937658",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "jFNy1x2GOUaZFNP4NAR06g==",
"shelfPageLayoutGuid": "d772538c-861d-4639-9914-d3f8340474ea",
"talkerPageLayoutG_UID": "40DYaHN7HkquVSmQim8Nhg==",
"talkerPageLayoutGuid": "68d840e3-7b73-4a1e-ae55-29908a6f0d86",
"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": "yOedpx6f40aUUSbeHHudjg==",
"inventoryIdentifier": "a79de7c8-9f1e-46e3-9451-26de1c7b9d8e",
"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": "Yp1iINzuIU+06CFMLOEmSg==",
"parentPluGuid": "20629d62-eedc-4f21-b4e8-214c2ce1264a",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "20f5qDZHIEiyrMUkr1KjCQ==",
"supplierIdentifierGuid": "a8f947db-4736-4820-b2ac-c524af52a309",
"supplierChanged": true,
"rebateSupplierIdentifier": "i395wWrOEEeWud6SHvPACA==",
"rebateSupplierIdentifierGuid": "c1797f8b-ce6a-4710-96b9-de921ef3c008",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:15:23.2937658",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "P+AH3oRMVEWvfgW4j5di8A==",
"hostIdentifierGuid": "de07e03f-4c84-4554-af7e-05b88f9762f0",
"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": "4"
},
{
"$ref": "4"
}
],
"store": {
"$id": "5",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-04-03T06:15:23.2937658",
"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": "EwjAesyFnkuCimuXAHkG9w==",
"hostIdentifierGuid": "7ac00813-85cc-4b9e-828a-6b97007906f7",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:15:23.2937658",
"priceZone": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "ZwaNE28mm0uaAsoH8uL9IA==",
"hostIdentifierGuid": "138d0667-266f-4b9b-9a02-ca07f2e2fd20",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "7",
"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": "7"
},
"hostStoreSettings": [
{
"$id": "8",
"id": 1,
"hostIdentifier": "GVETABUGE0mg3UruQJgr4Q==",
"hostIdentifierGuid": "00135119-0615-4913-a0dd-4aee40982be1",
"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": "9",
"identifier": "LICjgpzaGUq/WAmpNkd9Fw==",
"identifierGuid": "82a3802c-da9c-4a19-bf58-09a936477d17",
"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": "eSOzHlR9P0K6LtMD56zaFw==",
"hostSupplierIdentifierGuid": "1eb32379-7d54-423f-ba2e-d303e7acda17",
"loyaltyPriceLevelIdentifier": "o09MyoJu70WCkV+ONOLJfQ==",
"loyaltyPriceLevelIdentifierGuid": "ca4c4fa3-6e82-45ef-8291-5f8e34e2c97d",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:15:23.2937658",
"lastProcessed": "2026-04-03T06:15:23.2937658",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "10",
"identifier": "xapw2UcOmEOlMsBOLDcSrw==",
"identifierGuid": "d970aac5-0e47-4398-a532-c04e2c3712af",
"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": "ST/XMNxQZUW2tHStXe3xfQ==",
"primaryContactID": "30d73f49-50dc-4565-b6b4-74ad5dedf17d",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "A8J3Kpw+mkGent8uxQMtiw==",
"supplierGroupGuid": "2a77c203-3e9c-419a-9e9e-df2ec5032d8b",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:15:23.2937658",
"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": "11",
"id": "f604308d-b5a0-41d2-93ca-f9601815d396",
"identifier": "Q27Lh64LTUODPyFrhtqaKw==",
"identifierGuid": "87cb6e43-0bae-434d-833f-216b86da9a2b",
"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": "12",
"supplierIdentifier": "/jF0R9Ff2kCPneBqkKOhmQ==",
"supplierIdentifierGuid": "477431fe-5fd1-40da-8f9d-e06a90a3a199",
"contactGuid": "rtO2AyzhS0umUwI+ul0Few==",
"contactID": "03b6d3ae-e12c-4b4b-a653-023eba5d057b",
"contact": {
"$ref": "11"
},
"supplier": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"products": [
{
"$id": "13",
"pluG_UID": "KhNCMFVMHUalDS9YNjMtNw==",
"pluGuid": "3042132a-4c55-461d-a50d-2f5836332d37",
"supplierIdentifier": "YFXMP7RcLkOIoX4JN1Lwaw==",
"supplierIdentifierGuid": "3fcc5560-5cb4-432e-88a1-7e093752f06b",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:15:23.2937658",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:15:23.2937658",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "14",
"pluG_UID": "0dtUqtv690y/niHc3pyt6Q==",
"pluGuid": "aa54dbd1-fadb-4cf7-bf9e-21dcde9cade9",
"supplierIdentifier": "LNuIi/tct0iXZfPXyOrYJA==",
"supplierIdentifierGuid": "8b88db2c-5cfb-48b7-9765-f3d7c8ead824",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "14"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "Ks96CFk99kyvTufS7gXZUw==",
"parentPluGuid": "087acf2a-3d59-4cf6-af4e-e7d2ee05d953",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "4"
},
"supplier": {
"$ref": "10"
},
"serviceFee": {
"$id": "15",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "13"
}
],
"orderCycleHeaders": [
{
"$id": "16",
"storeID": 1,
"supplierIdentifier": "UBimXcqOB0eUZ+OX6o0i0Q==",
"supplierGuid": "5da61850-8eca-4707-9467-e397ea8d22d1",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "16"
}
],
"cycles": [
{
"$id": "17",
"storeID": 1,
"supplierIdentifier": "3ocUgaCIV0qJJWw69DcMKg==",
"supplierGuid": "811487de-88a0-4a57-8925-6c3af4370c2a",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:15:23.2937658",
"deliveryDate": "2026-04-03T06:15:23.2937658",
"nextCutOffDate": "2026-04-03T06:15:23.2937658",
"nextDeliveryDate": "2026-04-03T06:15:23.2937658",
"nextDaysBuffer": 10
},
{
"$ref": "17"
}
],
"store": {
"$ref": "5"
},
"updated": "2026-04-03T06:15:23.2937658",
"isHost": true
},
"files": [
{
"$id": "18",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:15:23.2937658",
"processed": "2026-04-03T06:15:23.2937658",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:15:23.2937658",
"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": "9"
},
"metcashHeader": {
"$id": "19",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:15:23.2937658",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "18"
}
],
"zoneMatrix": [
{
"$id": "20",
"id": 1,
"hostIdentifier": "xLtnBCrBDUK6xhAWKMKphg==",
"hostIdentifierGuid": "0467bbc4-c12a-420d-bac6-101628c2a986",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"3d207f99-a21f-464d-9e11-daac9e8b974d",
"75619f8c-cac1-4604-9a2f-c6f8ea2df8b6"
]
},
{
"$ref": "20"
}
],
"hostFileStoreSetting": {
"$ref": "8"
},
"hostStoreSettings": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"promotionPlacements": [
{
"$id": "21",
"identifier": "bjAwD9EXlke77Jfe8Bi9Mg==",
"identifierGuid": "0f30306e-17d1-4796-bbec-97def018bd32",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "21"
}
],
"promoTypeGuids": [
"14f2748e-1cf1-4983-a523-15eda45988a1",
"6d76858c-7ea1-410a-b772-98c96476c2ab"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "8"
}
],
"accounts": [
{
"$id": "22",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "22"
}
],
"sales": [
{
"$id": "23",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:15:23.2937658",
"ftpSite": {
"$id": "24",
"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": "23"
}
],
"zoneMatrix": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"cashManagements": [
{
"$id": "25",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "26",
"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": "25"
}
],
"updateStoreID": "ae35f1f7-7256-46e5-8ef8-c2ac8fa7a875",
"updateStore": {
"$id": "27",
"id": "efa868a3-e135-40b5-a178-94b85275ac6f",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:15:23.2937658",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:15:23.2937658"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "28",
"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": "29",
"pluG_UID": "fk3+gQcViU+/Q5XXq1g6fA==",
"pluGuid": "81fe4d7e-1507-4f89-bf43-95d7ab583a7c",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:15:23.2937658"
},
{
"$ref": "29"
}
],
"currentPrices": {
"$id": "30",
"pluPrices": {
"$id": "31",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:15:23.2937658",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "31"
},
"winningCampaign": 1,
"winner": {
"$id": "32",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:15:23.2937658",
"startTime": 5,
"endDate": "2026-04-03T06:15:23.2937658",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "jhftkhu9XUeFoDpTQ0F1cQ==",
"hostIdentifierGuid": "92ed178e-bd1b-475d-85a0-3a5343417571",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"tray": {
"$id": "33",
"g_UId": "ftt4m5UMCkudfkRJkyeFfw==",
"guid": "9b78db7e-0c95-4b0a-9d7e-44499327857f",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "34",
"priceGroupG_UID": "2XVtXf8wsEuVNHbe2Aoz7A==",
"priceGroupGuid": "5d6d75d9-30ff-4bb0-9534-76ded80a33ec",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:15:23.2937658",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "35",
"pluG_UID": "C+PSiKAX1UC7n8gb+RVEOg==",
"pluGuid": "88d2e30b-17a0-40d5-bb9f-c81bf915443a",
"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": "36",
"pluGuid": "5ce850d9-79e6-4af0-9588-c84665c7774b",
"created": "2026-04-03T06:15:23.2937658",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:15:23.2937658",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:15:23.2937658",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:15:23.2937658",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:15:23.2937658",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:15:23.2937658",
"lastSold": "2026-04-03T06:15:23.2937658",
"firstSold": "2026-04-03T06:15:23.2937658",
"awsUpdated": "2026-04-03T06:15:23.2937658",
"lastManualUpdate": "2026-04-03T06:15:23.2937658",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:15:23.2937658",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:15:23.2937658",
"doNotRangeUpdated": "2026-04-03T06:15:23.2937658",
"doNotOrderUpdated": "2026-04-03T06:15:23.2937658",
"tracked": "2026-04-03T06:15:23.2937658"
},
"allergens": [
{
"$id": "37",
"primaryKey": {
"$id": "38",
"pluGuid": "05ef4484-1d07-4914-aa03-14f1ae9ad448",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "hETvBQcdFEmqAxTxrprUSA==",
"pluGuid": "05ef4484-1d07-4914-aa03-14f1ae9ad448",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"costs": {
"$id": "39",
"pluG_UID": "If9v+nfiy0eB+O7rlo7RPw==",
"pluGuid": "fa6fff21-e277-47cb-81f8-eeeb968ed13f",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:15:23.2937658",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "40",
"saleHeaderID": 1,
"created": "2026-04-03T06:15:23.2937658",
"createdLocal": "2026-04-03T06:15:23.2937658",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "TPgcVqTTfkC4yOQV0Ml0jQ==",
"operatorGuid": "561cf84c-d3a4-407e-b8c8-e415d0c9748d",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "a1Xi93QG8kK+/dDGsLG9Wg==",
"pluGuid": "f7e2556b-0674-42f2-befd-d0c6b0b1bd5a",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "41",
"id": 1,
"g_Uid": "jv4NNaw3B0WiIitfVbWmHQ==",
"guid": "350dfe8e-37ac-4507-a222-2b5f55b5a61d",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:15:23.2937658",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:15:23.2937658",
"endShift": "2026-04-03T06:15:23.2937658",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "42",
"operatorG_UID": "QWTxIYUa7Eq2c/YsDyX1mw==",
"operatorGuid": "21f16441-1a85-4aec-b673-f62c0f25f59b",
"storeID": 2,
"operator": {
"$ref": "41"
},
"store": {
"$ref": "5"
}
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "40"
}
],
"apns": [
{
"$id": "43",
"pluID": 1,
"pluG_UID": "ajUtWFIN/0WhCbIBbNVhQA==",
"pluGuid": "582d356a-0d52-45ff-a109-b2016cd56140",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"tuns": [
{
"$id": "44",
"pluG_UId": "Wzn+sjzujkOmFqWQOeNhUQ==",
"pluGuid": "b2fe395b-ee3c-438e-a616-a59039e36151",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "4"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"competitionPricing": [
{
"$id": "45",
"identifier": "7x0l9eSpNEywTi50+bOiXA==",
"identifierGuid": "f5251def-a9e4-4c34-b04e-2e74f9b3a25c",
"pluG_UID": "UKoZuxIAMEWP85ZmWouohA==",
"pluGuid": "bb19aa50-0012-4530-8ff3-96665a8ba884",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "45"
}
],
"supplier": {
"$ref": "10"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"ordering": {
"$ref": "13"
},
"flipChartPages": [
{
"$id": "46",
"identifier": "6pL277wk/kKI4Ynip25CDw==",
"groupName": "sample string 1",
"identifierGuid": "eff692ea-24bc-42fe-88e1-89e2a76e420f",
"exists": true,
"flipChartIdentifier": "B2LzIsI14kG5g1Zz2zKRBA==",
"flipChartIdentifierGuid": "22f36207-35c2-41e2-b983-5673db329104",
"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": "SkURptO4vE68CVIk6M4R5Q==",
"groupIdentifierGuid": "a611454a-b8d3-4ebc-bc09-5224e8ce11e5",
"flipChart": {
"$id": "47",
"identifier": "7uUbOO07Zkq7htKtOTXw1A==",
"identifierGuid": "381be5ee-3bed-4a66-bb86-d2ad3935f0d4",
"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": "48",
"identifier": "RIwVQbCgJ02C7OmJageShg==",
"identifierGuid": "41158c44-a0b0-4d27-82ec-e9896a079286",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "49",
"id": 1,
"g_UID": "j1AmE6cUF06TUB6QsNh3Ow==",
"guid": "1326508f-14a7-4e17-9350-1e90b0d8773b",
"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": "CyKCn7EgZEqf4bM9UZLARA==",
"previousFormGuid": "9f82220b-20b1-4a64-9fe1-b33d5192c044",
"nextForm": 1,
"nextFormG_UID": "+6WAywWYiUO/BojidYWhXw==",
"nextFormGuid": "cb80a5fb-9805-4389-bf06-88e27585a15f",
"attributes": "sample string 10",
"updated": "2026-04-03T06:15:23.2937658",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "49"
},
"previousCheckoutForm": {
"$ref": "49"
},
"buttons": [
{
"$id": "50",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "Zgz4Qr684ECRBEytfDjDJA==",
"checkoutFormGuid": "42f80c66-bcbe-40e0-9104-4cad7c38c324",
"identifier": "yvrvfZMr5UqzSwS3beGbGQ==",
"identifierGuid": "7deffaca-2b93-4ae5-b34b-04b76de19b19",
"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": "27coi4Yg1UeCMW9rPtuIhA==",
"valueGuid": "8b28b7db-2086-47d5-8231-6f6b3edb8884",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:15:23.2937658",
"action": "sample string 12",
"valueForm": {
"$ref": "49"
},
"image": {
"$id": "51",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:15:23.2937658",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "50"
}
],
"panels": [
{
"$id": "52",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "hqGnyXoq0U6PKWwXD4j88w==",
"checkoutFormGuid": "c9a7a186-2a7a-4ed1-8f29-6c170f88fcf3",
"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": "52"
}
]
},
{
"$ref": "49"
}
],
"panels": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
},
"pages": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"contentPanel": {
"$ref": "52"
},
"products": [
{
"$id": "53",
"flipChartPageIdentifier": "5by5KYUZKku9xi42PzbHEA==",
"flipChartPageIdentifierGuid": "29b9bce5-1985-4b2a-bdc6-2e363f36c710",
"pluG_UID": "nYVKrwF6f0aaYUJUrB5YUw==",
"pluGuid": "af4a859d-7a01-467f-9a61-4254ac1e5853",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "4"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "53"
}
],
"productCount": 27,
"pages": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "46"
}
],
"priceHistory": [
{
"$id": "54",
"pluG_UID": "u5AgMaV510ynvm/llgJVxw==",
"pluGuid": "312090bb-79a5-4cd7-a7be-6fe5960255c7",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:15:23.2937658",
"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": "54"
}
],
"ingredients": [
{
"$id": "55",
"pluG_UID": "JS6OmIZtBE+gqIDItI2jzg==",
"ingredientGuid": "zsgQacFhhkSNWDs4lCiGdw==",
"ingredientIdentifier": "6910c8ce-61c1-4486-8d58-3b3894288677",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "4"
}
},
{
"$ref": "55"
}
],
"bins": [
{
"$id": "56",
"pluG_UID": "TKqEfmuoE0ebV90i7bDoFg==",
"pluGuid": "7e84aa4c-a86b-4713-9b57-dd22edb0e816",
"shelfLocationIdentifier": "HwgZK7PhTkqzDWjrIsVnhg==",
"shelfLocationGuid": "2b19081f-e1b3-4a4e-b30d-68eb22c56786",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "q3SisaTF50eumexK8xWE3g==",
"labelPageLayoutGuid": "b1a274ab-c5a4-47e7-ae99-ec4af31584de",
"updated": "2026-04-03T06:15:23.2937658",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "4"
},
"location": {
"$id": "57",
"identifier": "p4mA59wJf0Sb2QOi/c6Oyw==",
"storeID": 1,
"identifierGuid": "e78089a7-09dc-447f-9bd9-03a2fdce8ecb",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:15:23.2937658",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "56"
}
],
"bin": {
"$ref": "56"
},
"scaleLocations": [
{
"$id": "58",
"plu": 1,
"pluG_UID": "LwT3+RP1PUa+Wb2yxHKjFA==",
"pluGuid": "f9f7042f-f513-463d-be59-bdb2c472a314",
"deptNo": 1,
"product": {
"$ref": "4"
},
"scaleLocation": {
"$id": "59",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:15:23.2937658",
"department": {
"$id": "60",
"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": "59"
},
"subDepartments": [
{
"$id": "61",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "62",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "63",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:15:23.2937658",
"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": "zqDP+g6LgkiGeOD2DyplJw==",
"labelPageLayoutGuid": "facfa0ce-8b0e-4882-8678-e0f60f2a6527",
"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": "64",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "65",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "66",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "66"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "65"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$id": "67",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "66"
}
},
{
"$ref": "63"
}
],
"updated": "2026-04-03T06:15:23.2937658",
"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": "1XBJKq69Ek2GvClo7mj6nQ==",
"labelPageLayoutGuid": "2a4970d5-bdae-4d12-86bc-2968ee68fa9d",
"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": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
}
},
{
"$ref": "62"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:15:23.2937658",
"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": "vA7YaKDxo0qURw+Y2+1ekg==",
"labelPageLayoutGuid": "68d80ebc-f1a0-4aa3-9447-0f98dbed5e92",
"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": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
}
},
{
"$ref": "61"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:15:23.2937658",
"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": "Xm0Z5RA+oUWQiNDT9TCL4g==",
"labelPageLayoutGuid": "e5196d5e-3e10-45a1-9088-d0d3f5308be2",
"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": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
}
}
}
},
{
"$ref": "58"
}
],
"nextPrice": {
"$ref": "2"
},
"currentCostStart": "2026-04-03T06:15:23.2937658",
"dealCosts": [
{
"$id": "68",
"headerIdentifier": "1n0YRbGdvUGelgpl/EBPIA==",
"headerIdentifierGuid": "45187dd6-9db1-41bd-9e96-0a65fc404f20",
"identifier": "Ini2JZA6NEKUsQM8FEj7sw==",
"identifierGuid": "25b67822-3a90-4234-94b1-033c1448fbb3",
"supplierIdentifier": "fIgAhzMAME2a+epVRdhl3A==",
"supplierGuid": "8700887c-0033-4d30-9af9-ea5545d865dc",
"pluG_UID": "buUzSrLD+0OufwV3pUHn1Q==",
"pluGuid": "4a33e56e-c3b2-43fb-ae7f-0577a541e7d5",
"campaignName": "d9fbd048-f5c8-4f7e-bbdb-b3fdf4dc16ac",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:15:23.2937658",
"end": "2026-04-03T06:15:23.2937658",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "zZg7WjYMfEG3JokT3n9S+w==",
"bonusItemPluGuid": "5a3b98cd-0c36-417c-b726-8913de7f52fb",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:15:23.2937658",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:15:23.2937658",
"campaignEndDate": "2026-04-03T06:15:23.2937658",
"masterPLUG_UID": "Tj3nvwItrUW4sgWC9FxXnA==",
"masterID": "bfe73d4e-2d02-45ad-b8b2-0582f45c579c",
"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": "zPFQbed8QUKbPwSog9nbSA==",
"bonusMasterID": "6d50f1cc-7ce7-4241-9b3f-04a883d9db48",
"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": "68"
}
],
"tags": [
{
"$id": "69",
"pluG_UID": "q7dt+7PyP062qt/ANAPICQ==",
"pluGuid": "fb6db7ab-f2b3-4e3f-b6aa-dfc03403c809",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "69"
}
],
"alternateProductG_UID": "9d06Euju506orHuMrNen/g==",
"alternateProduct": "123addf5-eee8-4ee7-a8ac-7b8cacd7a7fe",
"altProduct": {
"$ref": "4"
},
"productHostCode": {
"$id": "70",
"id": 1,
"pluG_UID": "JTxM+XjFy0KOsGE8QcmbUA==",
"pluGuid": "f94c3c25-c578-42cb-8eb0-613c41c99b50",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:15:23.2937658",
"inventoryTracked": "2026-04-03T06:15:23.2937658",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "71",
"pluG_UID": "+wwwEHozLEurji2oTVdRjg==",
"pluGuid": "10300cfb-337a-4b2c-ab8e-2da84d57518e",
"fuelPluG_UID": "lIBdTW++vUWl2PCAC3LA1g==",
"fuelPluGuid": "4d5d8094-be6f-45bd-a5d8-f0800b72c0d6",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"campaignPlu": {
"$ref": "2"
},
"fuelItem": true
},
{
"$ref": "3"
}
],
"campaign": {
"$ref": "1"
},
"product": {
"$ref": "4"
},
"dealCost": {
"$ref": "68"
}
},
{
"$ref": "2"
}
],
"campaignPools": [
{
"$id": "72",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "TFcX1zR9Z0mH/7Bu/VgY+g==",
"pluGuid": "d717574c-7d34-4967-87ff-b06efd5818fa",
"hostOfferID": 1,
"priceGroupG_UID": "4kMeGI29BkCWhyUz81FKXQ==",
"priceGroupGuid": "181e43e2-bd8d-4006-9687-2533f3514a5d",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:15:23.2937658",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "4"
},
"campaign": {
"$ref": "1"
}
},
{
"$ref": "72"
}
],
"sellingRules": [
{
"$id": "73",
"id": 1,
"identifier": "iud3CasUckqnfpYkgtBKAw==",
"identifierStr": "iud3CasUckqnfpYkgtBKAw==",
"identifierGuid": "0977e78a-14ab-4a72-a77e-962482d04a03",
"campaignID": 4,
"campaignName": "sample string 5",
"ruleJoin": 1,
"ruleType": 6,
"operand0": "sample string 7",
"comparisonOp": 1,
"operand1": "sample string 8",
"action": 1,
"operand2": "sample string 9",
"operand3": "sample string 10",
"includeExcludedItems": true,
"noFurtherDiscounts": true,
"description": "sample string 11",
"sortOrder": 1,
"isItemRule": false,
"prevDept": "sample string 12",
"campaign": {
"$ref": "1"
}
},
{
"$ref": "73"
}
],
"customers": [
{
"$id": "74",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "bC1SRMWOsUut8eZjVp/37Q==",
"customerIDGuid": "44522d6c-8ec5-4bb1-adf1-e663569ff7ed",
"campaign": {
"$ref": "1"
},
"customer": {
"$id": "75",
"identifier": "9t5E/yE/zk+TBLtNDw5oag==",
"identifierGuid": "ff44def6-3f21-4fce-9304-bb4d0f0e686a",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:15:23.3094152",
"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": "U9XD0SSEyUWdfEv+fD13wg==",
"communityIdentifierGuid": "d1c3d553-8424-45c9-9d7c-4bfe7c3d77c2",
"joined": "2026-04-03T06:15:23.3094152",
"updated": "2026-04-03T06:15:23.3094152",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "sNZwNQZomUy3ubBirNR2ig==",
"priceLevelIdentifierGuid": "3570d6b0-6806-4c99-b7b9-b062acd4768a",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:15:23.3094152",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "76",
"cardType": 2,
"issueDate": "2026-04-03T06:15:23.3094152",
"expiry": "2026-04-03T06:15:23.3094152",
"customerID": "Aq4LVfwX6UuBAVG9bBrcEA==",
"customerIDGuid": "550bae02-17fc-4be9-8101-51bd6c1adc10",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:15:23.3094152",
"linkedAccount": "uxjtiAksO0Sc6C40JMGJ9w==",
"linkedAccountGuid": "88ed18bb-2c09-443b-9ce8-2e3424c189f7",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "75"
},
"account": {
"$id": "77",
"id": 1,
"identifier": "f1/3sjeai0uW8meu4sVVDQ==",
"identifierGuid": "b2f75f7f-9a37-4b8b-96f2-67aee2c5550d",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:15:23.3094152",
"owner": "T/+1O1OZm0+APa8E9N1kFA==",
"ownerGuid": "3bb5ff4f-9953-4f9b-803d-af04f4dd6414",
"accountStoreGroupIdentifier": "xxCKYfvkM0G0vk/F0enuhA==",
"accountStoreGroupGuid": "618a10c7-e4fb-4133-b4be-4fc5d1e9ee84",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:15:23.3094152",
"active": true,
"updated": "2026-04-03T06:15:23.3094152",
"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": "iJttF0kzOUazApSiG3ooSQ==",
"identifierGuid": "176d9b88-3349-4639-b302-94a21b7a2849",
"name": "sample string 2",
"primaryContact": "h6sgegLniUWZwHrsuhW8AQ==",
"primaryContactGuid": "7a20ab87-e702-4589-99c0-7aecba15bc01",
"accountID": "6wix0qL3H0e9kY2FSqoUMg==",
"accountIDGuid": "d2b108eb-f7a2-471f-bd91-8d854aaa1432",
"special": true,
"updated": "2026-04-03T06:15:23.3094152",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "1ZCQEvwDRkayaw5+cdeYeQ==",
"priceLevelIdentifierGuid": "129090d5-03fc-4646-b26b-0e7e71d79879",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "77"
},
"primaryContactCustomer": {
"$ref": "75"
},
"customerGroupMembers": [
{
"$id": "80",
"id": 1,
"groupID": "KDwwuyZFi0SiViiboHcUKA==",
"groupIDGuid": "bb303c28-4526-448b-a256-289ba0771428",
"customerID": "47otsL7PRECuK2U0IYwbRA==",
"customerIDGuid": "b02dbae3-cfbe-4044-ae2b-6534218c1b44",
"card": "sample string 4",
"linkedAccount": "p0B/MeuTgkWjsVj8/JyoqQ==",
"linkedAccountGuid": "317f40a7-93eb-4582-a3b1-58fcfc9ca8a9",
"customer": {
"$ref": "75"
},
"group": {
"$ref": "79"
},
"customerCard": {
"$ref": "76"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "79"
}
]
},
"payments": [
{
"$id": "81",
"id": 1,
"identifier": "fB/yASp4MkuvGfRuIXjDkg==",
"identifierGuid": "01f21f7c-782a-4b32-af19-f46e2178c392",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "EFneyHr6RE+6iq626Wvlmw==",
"accountIDGuid": "c8de5910-fa7a-4f44-ba8a-aeb6e96be59b",
"customerAccount": {
"$ref": "77"
},
"customerCard": {
"$ref": "76"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:15:23.3094152",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "kPcI88oVj0iH5iT1P2TuGQ==",
"idempotentVoidGuid": "f308f790-15ca-488f-87e6-24f53f64ee19",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "82",
"saleHeaderID": 1,
"saleHeaderGuid": "eoe6xTQYQkCO0JvMw0wN6Q==",
"saleHeaderIdentifierGuid": "c5ba877a-1834-4042-8ed0-9bccc34c0de9",
"created": "2026-04-03T06:15:23.3094152",
"createdLocal": "2026-04-03T06:15:23.3094152",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:15:23.3094152",
"storeID": 1,
"operatorG_Uid": "i//azlPNbUeXgsOHgzv/kg==",
"operatorGuid": "cedaff8b-cd53-476d-9782-c387833bff92",
"customerG_Uid": "Bfjmu91FRUmrEYD8FBwNOw==",
"customerGuid": "bbe6f805-45dd-4945-ab11-80fc141c0d3b",
"communityIdentifier": "V6DoCaMYSke6e4K/Le4nDw==",
"communityIdentifierGuid": "09e8a057-18a3-474a-ba7b-82bf2dee270f",
"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": "xfnwFuB8JkO1hxLgruNstw==",
"priceLevelIdentifierGuid": "16f0f9c5-7ce0-4326-b587-12e0aee36cb7",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:15:23.3094152+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "83",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:15:23.3094152",
"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": "41"
},
"customer": {
"$ref": "75"
},
"communityOrganisation": {
"$id": "84",
"id": 1,
"identifier": "UgySXxANx0WjJrQtLJKh7w==",
"identifierGuid": "5f920c52-0d10-45c7-a326-b42d2c92a1ef",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:15:23.3094152",
"promoPeriodEnd": "2026-04-03T06:15:23.3094152",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:15:23.3094152",
"deleted": true
},
"details": [
{
"$id": "85",
"saleItemID": 1,
"identifier": "92Rwo457SkekmxGy0V67FQ==",
"identifierGuid": "a37064f7-7b8e-474a-a49b-11b2d15ebb15",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "MrkpT+b+j0KJNpmC6BydnA==",
"pluGuid": "4f29b932-fee6-428f-8936-9982e81c9d9c",
"accountID": "OsFDPGqz8EOh4Gc+mfXcCA==",
"accountIDGuid": "3c43c13a-b36a-43f0-a1e0-673e99f5dc08",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:15:23.3094152",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "WuI4sSvelUiBF8HOdJOuMw==",
"refundGuid": "b138e25a-de2b-4895-8117-c1ce7493ae33",
"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": "h8tpn1WfXESQFJ2MZW1aGg==",
"idempotentVoidGuid": "9f69cb87-9f55-445c-9014-9d8c656d5a1a",
"priceLevelIdentifier": "UCuEW63/kkWqXSSJz+zVnw==",
"priceLevelIdentifierGuid": "5b842b50-ffad-4592-aa5d-2489cfecd59f",
"communityIdentifier": "rv79O83kJkufM0Wyk+V46g==",
"communityIdentifierGuid": "3bfdfeae-e4cd-4b26-9f33-45b293e578ea",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "86",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:15:23.3094152",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "86"
}
],
"refund": {
"$id": "87",
"id": 1,
"g_UID": "eb97BOfF20OA+sQOA65zZQ==",
"guid": "047bbf79-c5e7-43db-80fa-c40e03ae7365",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:15:23.3094152"
},
"modifier": {
"$id": "88",
"id": 1,
"setG_UID": "En5QyuEYwU6Rbvrhmgll8w==",
"modifierSetGuid": "ca507e12-18e1-4ec1-916e-fae19a0965f3",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "rt9Dnh+CDUSUy/Td+cirhw==",
"pluGuid": "9e43dfae-821f-440d-94cb-f4ddf9c8ab87",
"deleted": true,
"g_UID": "6NnUDM7DLUCRqgMPnDy1ZA==",
"guid": "0cd4d9e8-c3ce-402d-91aa-030f9c3cb564",
"product": {
"$ref": "4"
}
},
"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": "uyQ+VrMZEUiVAh1VeOKu3A==",
"pluGuid": "563e24bb-19b3-4811-9502-1d5578e2aedc",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:15:23.3094152",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:15:23.3094152",
"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": "JcBYfp8lEE+OUFICL59HRw==",
"pluGuid": "7e58c025-259f-4f10-8e50-52022f9f4747",
"accountID": "igylQDFEXkuQuoJ5zT6lTg==",
"accountIDGuid": "40a50c8a-4431-4b5e-90ba-8279cd3ea54e",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:15:23.3094152",
"bestOrExpireType": 1,
"refundG_UID": "+AN4rPvyBEW4A28Imp5YMQ==",
"refundGuid": "ac7803f8-f2fb-4504-b803-6f089a9e5831",
"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": "kKvCt0FagkCZpPmR0JC2OQ==",
"identifierGuid": "b7c2ab90-5a41-4082-99a4-f991d090b639",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "Vppycs9GOUuLL8XsSgXXAA==",
"customerIdentifierGuid": "72729a56-46cf-4b39-8b2f-c5ec4a05d700",
"operatorNo": 1,
"operatorG_UID": "gKq/0w6rjUi0lflb6KuiNA==",
"operatorGuid": "d3bfaa80-ab0e-488d-b495-f95be8aba234",
"created": "2026-04-03T06:15:23.3094152",
"ordered": "2026-04-03T06:15:23.3094152",
"started": "2026-04-03T06:15:23.3094152",
"completed": "2026-04-03T06:15:23.3094152",
"supplied": "2026-04-03T06:15:23.3094152",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "75"
},
"operator": {
"$ref": "41"
},
"details": [
{
"$id": "95",
"headerID": 1,
"plu": 1,
"pluG_UId": "RHzhER3WUkS3huCq7j2Jug==",
"pluGuid": "11e17c44-d61d-4452-b786-e0aaee3d89ba",
"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": "5wyIcS8vr0CcT9OqfVqSsg==",
"headerIdentifierGuid": "71880ce7-2f2f-40af-9c4f-d3aa7d5a92b2",
"product": {
"$ref": "4"
}
},
{
"$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": "9LTrxrrt7kChK22wZ+hP+A==",
"surveyGuid": "c6ebb4f4-edba-40ee-a12b-6db067e84ff8",
"saleHeaderGuid": "j0rNdKjux0iwVgDtNPt63g==",
"saleGuid": "74cd4a8f-eea8-48c7-b056-00ed34fb7ade",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "NW2PDecsL0q7vXkZ0jRMxQ==",
"guidResponse": "0d8f6d35-2ce7-4a2f-bbbd-7919d2344cc5",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:15:23.3094152",
"sale": {
"$ref": "82"
},
"survey": {
"$id": "97",
"g_UID": "zXMh0prwmUKxX93nSxE0ZA==",
"guid": "d22173cd-f09a-4299-b15f-dde74b113464",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "U3SQY7ZGMkqi7IbpZmo2zA==",
"checkoutFormGuid": "63907453-46b6-4a32-a2ec-86e9666a36cc",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:15:23.3094152",
"end": "2026-04-03T06:15:23.3094152",
"deleted": true,
"updated": "2026-04-03T06:15:23.3094152",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"325a584a-fd3e-450a-a9b6-2fb2e864af54",
"9c0cfe52-5b5f-4bab-92dc-2c3da0da722f"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "49"
}
},
"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": "ttuK0M4vNkem+idWbdGc9Q==",
"accountIdentifier": "d08adbb6-2fce-4736-a6fa-27566dd19cf5",
"accountName": "sample string 44",
"customerOrderIdentifier": "Hz4bficin0aenMrj8XiwGA==",
"customerOrderIdentifierGuid": "7e1b3e1f-2227-469f-9e9c-cae3f178b018",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "98",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "ciUwYu7lgEa0cG9A8oMTRA==",
"paymentIdentifierGuid": "62302572-e5ee-4680-b470-6f40f2831344",
"identifier": "Q2RIAn2NCEOxhwlb9Bc7Lg==",
"identifierGuid": "02486443-8d7d-4308-b187-095bf4173b2e",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "seqazegwHkSFiQVHmU336Q==",
"itemIdentifierGuid": "cd9aeab1-30e8-441e-8589-0547994df7e9"
}
},
{
"$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": "g5TVGhTLSEWuM4MxZMpstw==",
"customerIdentifierGuid": "1ad59483-cb14-4548-ae33-833164ca6cb7",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "vDwp6jCueESm1bn1CIWwng==",
"idempotentGuid": "ea293cbc-ae30-4478-a6d5-b9f50885b09e",
"offline": true,
"voucher": {
"$id": "100",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-04-03T06:15:23.3094152",
"barcodeTemplate": {
"$id": "101",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "102",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-04-03T06:15:23.3094152",
"labelPageLayout": "Eelapy30u0uLQBAZRsyzog==",
"pageLayoutGuid": "a75ae911-f42d-4bbb-8b40-101946ccb3a2",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "100"
},
"elements": [
{
"$id": "103",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-04-03T06:15:23.3094152"
},
{
"$ref": "103"
}
]
},
"customerVouchers": [
{
"$id": "104",
"id": 1,
"customerIdentifier": "wNarmd4y60K83Y8LEa7jew==",
"customerIdentifierGuid": "99abd6c0-32de-42eb-bcdd-8f0b11aee37b",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:15:23.3094152",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "FeF2EdgY+0euOYt49hWa6g==",
"issuedIdempotentGuid": "1176e115-18d8-47fb-ae39-8b78f6159aea",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:15:23.3094152",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:15:23.3094152",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "PjurnGx4F0eLk5lLdg1dHQ==",
"redeemedIdempotentGuid": "9cab3b3e-786c-4717-8b93-994b760d5d1d",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:15:23.3094152",
"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": "RdKA7oiflEe6O4kyToexLg==",
"groupIDGuid": "ee80d245-9f88-4794-ba3b-89324e87b12e",
"campaign": {
"$ref": "1"
},
"group": {
"$ref": "79"
}
},
{
"$ref": "105"
}
],
"signIqTickets": [
{
"$id": "106",
"identifier": "0uMRXwqTcEG5xS1DbW/92g==",
"identifierGuid": "5f11e3d2-930a-4170-b9c5-2d436d6ffdda",
"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": "DfpM/7SNXUWnVuUz5CP36g==",
"guid": "ff4cfa0d-8db4-455d-a756-e533e423f7ea",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "1"
},
"comboPricePlus": [
{
"$id": "108",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "/L2K2w6STUCW+acL7Wcapw==",
"groupGuid": "db8abdfc-920e-404d-96f9-a70bed671aa7",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "VAWclhREmUm0QUragud9FA==",
"pluGuid": "969c0554-4414-4999-b441-4ada82e77d14",
"priceGroupG_UID": "SoMiR9JocUGtp9xysqm9vA==",
"priceGroupGuid": "4722834a-68d2-4171-ada7-dc72b2a9bdbc",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "1"
},
"product": {
"$ref": "4"
},
"priceGroup": {
"$ref": "34"
},
"campaignPool": {
"$ref": "1"
}
},
{
"$ref": "108"
}
]
},
{
"$ref": "107"
}
],
"priceLevels": [
{
"$id": "109",
"id": 1,
"priceLevelIdentifier": "kbqj+hgFekiuKzvFBKbxsA==",
"priceLevelIdentifierGuid": "faa3ba91-0518-487a-ae2b-3bc504a6f1b0",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "109"
}
],
"promotionType": {
"$id": "110",
"identifier": "2x0cKmnyXU2leSWFhawppQ==",
"identifierGuid": "2a1c1ddb-f269-4d5d-a579-258585ac29a5",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "3SNet00LJU2SEJYsbjY0Gg==",
"labelPageLayoutGuid": "b75e23dd-0b4d-4d25-9210-962c6e36341a",
"priceLevelIdentifier": "W4RiBWyWx0m/WKW+nNi3hA==",
"priceLevelIdentifierGuid": "0562845b-966c-49c7-bf58-a5be9cd8b784",
"active": true,
"updated": "2026-04-03T06:15:23.3094152",
"hostName": "sample string 11"
}
}
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.