POST api/campaign/{name}/merge
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
Required |
Body Parameters
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": "a8a6eb36-220a-4b16-955f-c52d32949f8f",
"nameGuid": "a8a6eb36-220a-4b16-955f-c52d32949f8f",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:37:00.6330109",
"startTime": 1,
"endDate": "2026-06-03T18:37:00.6330109",
"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-06-03T18:37:00.6330109",
"system": true,
"created": "2026-06-03T18:37:00.6330109",
"updated": "2026-06-03T18:37:00.6330109",
"priceChangeNotifiedUtc": "2026-06-03T18:37:00.6330109",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "kxUWDyLEjEOag35wkM6OXw==",
"hostIdentifierGuid": "0f161593-c422-438c-9a83-7e7090ce8e5f",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:37:00.6330109",
"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": "ILJtjf7UOUeee9Rc7BeJ6w==",
"pluGuid": "8d6db220-d4fe-4739-9e7b-d45cec1789eb",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "U6RvAC9pFUO5Hc6qoFwJ/A==",
"dealCostGuid": "006fa453-692f-4315-b91d-ceaaa05c09fc",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "K4ODcOM1+kmmmOoW/RarqQ==",
"priceGroupGuid": "7083832b-35e3-49fa-a698-ea16fd16aba9",
"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,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:37:00.6330109",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "f1273e1e-3368-457c-84bb-b4d417054c0e",
"campaignComboPriceGroupG_UID": "8q3cn0/OwE6kS5sUKd3yLA==",
"campaignComboPriceGroupIdentifier": "9fdcadf2-ce4f-4ec0-a44b-9b1429ddf22c",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "3",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:37:00.6330109",
"operatorG_UID": "EcKchqqtwEC6MNHgoy7ksg==",
"operatorGuid": "869cc211-adaa-40c0-ba30-d1e0a32ee4b2",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:37:00.6330109",
"signIqTicketFileMovedUtc": "2026-06-03T18:37:00.6330109",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:37:00.6330109",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "c9c2b45d-e20c-4434-b03d-18fef6654865",
"product": {
"$id": "4",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "RKlDBAlFkkiOxNVIq9F7zw==",
"guid": "0443a944-4509-4892-8ec4-d548abd17bcf",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "GRqv8Dil6ECwtgUht7fmFQ==",
"priceGroupGuid": "f0af1a19-a538-40e8-b0b6-0521b7b7e615",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:37:00.6330109",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:37:00.6330109",
"pluCreated": "2026-06-03T18:37:00.6330109",
"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-06-03T18:37:00.6330109",
"lastManualUpdate": "2026-06-03T18:37:00.6330109",
"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-06-03T18:37:00.6330109",
"currentCostUpdated": "2026-06-03T18:37:00.6330109",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:37:00.6330109",
"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-06-03T18:37:00.6330109",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "BqY8d3Fo80C+oLMw8ZENjw==",
"altPLUGuid": "773ca606-6871-40f3-bea0-b330f1910d8f",
"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-06-03T18:37:00.6330109",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "8SjDDNFeWkClhQGiIP8vxw==",
"shelfPageLayoutGuid": "0cc328f1-5ed1-405a-a585-01a220ff2fc7",
"talkerPageLayoutG_UID": "ZFBb+hbisECVGch4vL9iCw==",
"talkerPageLayoutGuid": "fa5b5064-e216-40b0-9519-c878bcbf620b",
"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": "sb6vlVeXAEeO/yokNbc9Qw==",
"inventoryIdentifier": "95afbeb1-9757-4700-8eff-2a2435b73d43",
"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": "Ltepj5aWwEyvEs9inXWw+Q==",
"parentPluGuid": "8fa9d72e-9696-4cc0-af12-cf629d75b0f9",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "kA+vYdHx2Umgapgt/1UjOw==",
"supplierIdentifierGuid": "61af0f90-f1d1-49d9-a06a-982dff55233b",
"supplierChanged": true,
"rebateSupplierIdentifier": "tjhSX/Zx+k6Q/cQflWDUAw==",
"rebateSupplierIdentifierGuid": "5f5238b6-71f6-4efa-90fd-c41f9560d403",
"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-06-03T18:37:00.6330109",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "ai0GljWMOESwDOUCACnKVg==",
"hostIdentifierGuid": "96062d6a-8c35-4438-b00c-e5020029ca56",
"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-06-03T18:37:00.6330109",
"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": "2UhJYQ+oDE66yTbL/BFbjQ==",
"hostIdentifierGuid": "614948d9-a80f-4e0c-bac9-36cbfc115b8d",
"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-06-03T18:37:00.6330109",
"priceZone": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "FORcguzkfUqATvFozU4jeg==",
"hostIdentifierGuid": "825ce414-e4ec-4a7d-804e-f168cd4e237a",
"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"
},
"warehouseStore": {
"$id": "8",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "9",
"id": 1,
"hostIdentifier": "nes3lCgi802L8TuHndhHqQ==",
"hostIdentifierGuid": "9437eb9d-2228-4df3-8bf1-3b879dd847a9",
"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": "lnK9xIaJJUOGNiH3uakYAw==",
"identifierGuid": "c4bd7296-8986-4325-8636-21f7b9a91803",
"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": "2fuFWcsRN0OXnEO8nZ4w0A==",
"hostSupplierIdentifierGuid": "5985fbd9-11cb-4337-979c-43bc9d9e30d0",
"loyaltyPriceLevelIdentifier": "aFFdO5ngTEazLRZboPQvrg==",
"loyaltyPriceLevelIdentifierGuid": "3b5d5168-e099-464c-b32d-165ba0f42fae",
"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-06-03T18:37:00.6330109",
"lastProcessed": "2026-06-03T18:37:00.6330109",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "11",
"identifier": "J50nnutrDUybaL4a6g7EXQ==",
"identifierGuid": "9e279d27-6beb-4c0d-9b68-be1aea0ec45d",
"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": "uEGYqcuwkUKMTt6f+rbO/w==",
"primaryContactID": "a99841b8-b0cb-4291-8c4e-de9ffab6ceff",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "aJz1jrWiokamQ0aIn9OY1Q==",
"supplierGroupGuid": "8ef59c68-a2b5-46a2-a643-46889fd398d5",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:37:00.6330109",
"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": "e3ebb14f-df62-4a40-93b5-03097eeacbc3",
"identifier": "k6Yu7/fOU0O369w73Fz63w==",
"identifierGuid": "ef2ea693-cef7-4353-b7eb-dc3bdc5cfadf",
"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": "byU7qYEbRUq1ycV2HtCYKw==",
"supplierIdentifierGuid": "a93b256f-1b81-4a45-b5c9-c5761ed0982b",
"contactGuid": "PDJmkNemx0ChgL0qiM5PYw==",
"contactID": "9066323c-a6d7-40c7-a180-bd2a88ce4f63",
"contact": {
"$ref": "12"
},
"supplier": {
"$ref": "11"
}
},
{
"$ref": "13"
}
],
"products": [
{
"$id": "14",
"pluG_UID": "EELgszFWHUed9Ho/grcTtQ==",
"pluGuid": "b3e04210-5631-471d-9df4-7a3f82b713b5",
"supplierIdentifier": "lyIE3viU9ES07zCPecsK4g==",
"supplierIdentifierGuid": "de042297-94f8-44f4-b4ef-308f79cb0ae2",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:37:00.6330109",
"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-06-03T18:37:00.6330109",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "15",
"pluG_UID": "9Qx6FCJHHkKjeD0uceHNuA==",
"pluGuid": "147a0cf5-4722-421e-a378-3d2e71e1cdb8",
"supplierIdentifier": "mf6yRWV620adcr9ig9v6IQ==",
"supplierIdentifierGuid": "45b2fe99-7a65-46db-9d72-bf6283dbfa21",
"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": "tJ2uYaOQ1U2aYdJra5M39w==",
"parentPluGuid": "61ae9db4-90a3-4dd5-9a61-d26b6b9337f7",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "4"
},
"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": "PUOJwzhKy0Oyb4RD7rtigQ==",
"supplierGuid": "c389433d-4a38-43cb-b26f-8443eebb6281",
"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": "DYMqzzrZYkazWoRjkQMYPA==",
"supplierGuid": "cf2a830d-d93a-4662-b35a-84639103183c",
"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-06-03T18:37:00.6330109",
"deliveryDate": "2026-06-03T18:37:00.6330109",
"nextCutOffDate": "2026-06-03T18:37:00.6330109",
"nextDeliveryDate": "2026-06-03T18:37:00.6330109",
"nextDaysBuffer": 10
},
{
"$ref": "18"
}
],
"store": {
"$ref": "5"
},
"updated": "2026-06-03T18:37:00.6330109",
"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-06-03T18:37:00.6330109",
"processed": "2026-06-03T18:37:00.6330109",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:37:00.6330109",
"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-06-03T18:37:00.6330109",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "19"
}
],
"zoneMatrix": [
{
"$id": "21",
"id": 1,
"hostIdentifier": "4fUFzGOstE6bMzeegHLztw==",
"hostIdentifierGuid": "cc05f5e1-ac63-4eb4-9b33-379e8072f3b7",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"1d7a56d2-303f-48d9-820a-c00aa32e41ea",
"d1e81778-3ce7-4c99-ad9a-e65c9777cb27"
]
},
{
"$ref": "21"
}
],
"hostFileStoreSetting": {
"$ref": "9"
},
"hostStoreSettings": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"promotionPlacements": [
{
"$id": "22",
"identifier": "qgitRLUxjkqG5wVpoiLI3Q==",
"identifierGuid": "44ad08aa-31b5-4a8e-86e7-0569a222c8dd",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "22"
}
],
"promoTypeGuids": [
"6993a17d-3e75-4735-9b93-0aba40c1f283",
"3a36ef97-db0d-455e-b677-55b1887f41f3"
],
"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-06-03T18:37:00.6330109",
"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"
}
],
"suppliedStores": [
1,
2
],
"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,
"config": "sample string 10"
}
},
{
"$ref": "26"
}
],
"updateStoreID": "cebbcd10-c9f3-4c0b-8e1a-c356118540ec",
"updateStore": {
"$id": "28",
"id": "e5582033-0817-49c8-a415-23cdee699af4",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:37:00.6330109",
"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-06-03T18:37:00.6330109"
},
"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": "uXSG4/ocvEKCnekVVG0iYQ==",
"pluGuid": "e38674b9-1cfa-42bc-829d-e915546d2261",
"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-06-03T18:37:00.6330109"
},
{
"$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-06-03T18:37:00.6330109",
"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-06-03T18:37:00.6330109",
"startTime": 5,
"endDate": "2026-06-03T18:37:00.6330109",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "6TxZtwTO9E+tcxmbKdabqg==",
"hostIdentifierGuid": "b7593ce9-ce04-4ff4-ad73-199b29d69baa",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"tray": {
"$id": "34",
"g_UId": "8NuPy+IpVkWB4amPxGTSvA==",
"guid": "cb8fdbf0-29e2-4556-81e1-a98fc464d2bc",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "35",
"priceGroupG_UID": "Nj5QOLcnrk6DLL3nVNY9qw==",
"priceGroupGuid": "38503e36-27b7-4eae-832c-bde754d63dab",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:37:00.6330109",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "36",
"pluG_UID": "uDQOqnNcw0qG8P63ye+2vA==",
"pluGuid": "aa0e34b8-5c73-4ac3-86f0-feb7c9efb6bc",
"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": "85daa46a-5b3a-44a7-9851-9cbfebdbacca",
"created": "2026-06-03T18:37:00.6330109",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:37:00.6330109",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:37:00.6330109",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:37:00.6330109",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:37:00.6330109",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:37:00.6330109",
"lastSold": "2026-06-03T18:37:00.6330109",
"firstSold": "2026-06-03T18:37:00.6330109",
"awsUpdated": "2026-06-03T18:37:00.6330109",
"lastManualUpdate": "2026-06-03T18:37:00.6330109",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:37:00.6330109",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:37:00.6330109",
"doNotRangeUpdated": "2026-06-03T18:37:00.6330109",
"doNotOrderUpdated": "2026-06-03T18:37:00.6330109",
"tracked": "2026-06-03T18:37:00.6330109"
},
"allergens": [
{
"$id": "38",
"primaryKey": {
"$id": "39",
"pluGuid": "caa51201-4871-4a8c-b0cb-bbd72fc5a5e6",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "ARKlynFIjEqwy7vXL8Wl5g==",
"pluGuid": "caa51201-4871-4a8c-b0cb-bbd72fc5a5e6",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "38"
}
],
"costs": {
"$id": "40",
"pluG_UID": "n8bYepLu5kudUw5ffHXnCQ==",
"pluGuid": "7ad8c69f-ee92-4be6-9d53-0e5f7c75e709",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:37:00.6330109",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "41",
"saleHeaderID": 1,
"created": "2026-06-03T18:37:00.6330109",
"createdLocal": "2026-06-03T18:37:00.6330109",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "AZbpO/LNuUeVhKk7oK+TGQ==",
"operatorGuid": "3be99601-cdf2-47b9-9584-a93ba0af9319",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "f5xnbijhzUuQ9aabaUopzw==",
"pluGuid": "6e679c7f-e128-4bcd-90f5-a69b694a29cf",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "42",
"id": 1,
"g_Uid": "eBnuXmgKDE6S0sT68dJQtw==",
"guid": "5eee1978-0a68-4e0c-92d2-c4faf1d250b7",
"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-06-03T18:37:00.6330109",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:37:00.6330109",
"endShift": "2026-06-03T18:37:00.6330109",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "43",
"operatorG_UID": "wj/VZM6ROk6aiYQdRwW5pA==",
"operatorGuid": "64d53fc2-91ce-4e3a-9a89-841d4705b9a4",
"storeID": 2,
"operator": {
"$ref": "42"
},
"store": {
"$ref": "5"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "41"
}
],
"apns": [
{
"$id": "44",
"pluID": 1,
"pluG_UID": "IYxwnX2HlkO+WOT9erL7JA==",
"pluGuid": "9d708c21-877d-4396-be58-e4fd7ab2fb24",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"tuns": [
{
"$id": "45",
"pluG_UId": "cwyL92bJS0KVVPvgKpxb7Q==",
"pluGuid": "f78b0c73-c966-424b-9554-fbe02a9c5bed",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "4"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "45"
}
],
"competitionPricing": [
{
"$id": "46",
"identifier": "TghsRealBU6M69TBCP0Haw==",
"identifierGuid": "456c084e-a5e6-4e05-8ceb-d4c108fd076b",
"pluG_UID": "6BX87/NDVkK8UgZ0s/llxw==",
"pluGuid": "effc15e8-43f3-4256-bc52-0674b3f965c7",
"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": "4"
},
{
"$ref": "4"
}
],
"ordering": {
"$ref": "14"
},
"flipChartPages": [
{
"$id": "47",
"identifier": "5WCKJzJJmESqBKoNw8VbCQ==",
"groupName": "sample string 1",
"identifierGuid": "278a60e5-4932-4498-aa04-aa0dc3c55b09",
"exists": true,
"flipChartIdentifier": "wXGkk/cK9k+uikUDU45OWg==",
"flipChartIdentifierGuid": "93a471c1-0af7-4ff6-ae8a-4503538e4e5a",
"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": "eSYKV6xNQUmTvvpkOPkQMA==",
"groupIdentifierGuid": "570a2679-4dac-4941-93be-fa6438f91030",
"flipChart": {
"$id": "48",
"identifier": "5OzWGteQjEmArVDVA6vrBg==",
"identifierGuid": "1ad6ece4-90d7-498c-80ad-50d503abeb06",
"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": "HNRT+qcWPEOEEYX6mGnQSQ==",
"identifierGuid": "fa53d41c-16a7-433c-8411-85fa9869d049",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "50",
"id": 1,
"g_UID": "JVPqf0hdE06t5q+KajCNAQ==",
"guid": "7fea5325-5d48-4e13-ade6-af8a6a308d01",
"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": "uOloIuXMaECVyF5tbaQZ8A==",
"previousFormGuid": "2268e9b8-cce5-4068-95c8-5e6d6da419f0",
"nextForm": 1,
"nextFormG_UID": "kS79nJWg+UGp2qysFqwUJA==",
"nextFormGuid": "9cfd2e91-a095-41f9-a9da-acac16ac1424",
"attributes": "sample string 10",
"updated": "2026-06-03T18:37:00.6330109",
"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": "NRwac6W2RUavaPfdo9cRTQ==",
"checkoutFormGuid": "731a1c35-b6a5-4645-af68-f7dda3d7114d",
"identifier": "klyIEF7r1k2uL/03OlhLSg==",
"identifierGuid": "10885c92-eb5e-4dd6-ae2f-fd373a584b4a",
"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": "kdXuIt6MR066Mp7h4CCMVQ==",
"valueGuid": "22eed591-8cde-4e47-ba32-9ee1e0208c55",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:37:00.6330109",
"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-06-03T18:37:00.6330109",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "51"
}
],
"panels": [
{
"$id": "53",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "1CoFSKbi1kKK7xaVKEe3dw==",
"checkoutFormGuid": "48052ad4-e2a6-42d6-8aef-16952847b777",
"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": "YUa/K091PEORdJUJR8ON9g==",
"flipChartPageIdentifierGuid": "2bbf4661-754f-433c-9174-950947c38df6",
"pluG_UID": "X3lnNWDN1EOJAOBIv5MOYg==",
"pluGuid": "3567795f-cd60-43d4-8900-e048bf930e62",
"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": "54"
}
],
"productCount": 27,
"pages": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "47"
}
],
"priceHistory": [
{
"$id": "55",
"pluG_UID": "6a4zGdTjGEyEX/Rf96JMbA==",
"pluGuid": "1933aee9-e3d4-4c18-845f-f45ff7a24c6c",
"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-06-03T18:37:00.6330109",
"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": "cIfy+A1BUEWXRnsGruMHvg==",
"ingredientGuid": "h6ySKzEldUyPbyIOd2h8Xg==",
"ingredientIdentifier": "2b92ac87-2531-4c75-8f6f-220e77687c5e",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "4"
}
},
{
"$ref": "56"
}
],
"bins": [
{
"$id": "57",
"pluG_UID": "lKsmb4GP3U+0BVrZQsf9dw==",
"pluGuid": "6f26ab94-8f81-4fdd-b405-5ad942c7fd77",
"shelfLocationIdentifier": "y53eUosYvkGouxCn0YzlVw==",
"shelfLocationGuid": "52de9dcb-188b-41be-a8bb-10a7d18ce557",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "/zzfpsFRlE6Mkj9P5upc6g==",
"labelPageLayoutGuid": "a6df3cff-51c1-4e94-8c92-3f4fe6ea5cea",
"updated": "2026-06-03T18:37:00.6330109",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "4"
},
"location": {
"$id": "58",
"identifier": "FRmlAu4a6E2sTxx0ZdMbZQ==",
"storeID": 1,
"identifierGuid": "02a51915-1aee-4de8-ac4f-1c7465d31b65",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:37:00.6330109",
"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": "2NfTcbU4hE6ktxm1GljsMg==",
"pluGuid": "71d3d7d8-38b5-4e84-a4b7-19b51a58ec32",
"deptNo": 1,
"product": {
"$ref": "4"
},
"scaleLocation": {
"$id": "60",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:37:00.6330109",
"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-06-03T18:37:00.6330109",
"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": "1Fj7U3e640eDToPbhRPggA==",
"labelPageLayoutGuid": "53fb58d4-ba77-47e3-834e-83db8513e080",
"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-06-03T18:37:00.6330109",
"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": "Ml+mHlKsu0+gCxpsvDL1iQ==",
"labelPageLayoutGuid": "1ea65f32-ac52-4fbb-a00b-1a6cbc32f589",
"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-06-03T18:37:00.6330109",
"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": "7sybw7llmEi25KoGNBAPGA==",
"labelPageLayoutGuid": "c39bccee-65b9-4898-b6e4-aa0634100f18",
"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-06-03T18:37:00.6330109",
"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": "DwMVXBAsI0KH0d+dUC6iWQ==",
"labelPageLayoutGuid": "5c15030f-2c10-4223-87d1-df9d502ea259",
"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": "2"
},
"currentCostStart": "2026-06-03T18:37:00.6330109",
"dealCosts": [
{
"$id": "69",
"headerIdentifier": "IxzRc9RdC0ebynnV+2kpUQ==",
"headerIdentifierGuid": "73d11c23-5dd4-470b-9bca-79d5fb692951",
"identifier": "8sBiIAdNwkKhJkgZ4RRFjQ==",
"identifierGuid": "2062c0f2-4d07-42c2-a126-4819e114458d",
"supplierIdentifier": "JP3PqudJQ0GzRn3Q09P7Vw==",
"supplierGuid": "aacffd24-49e7-4143-b346-7dd0d3d3fb57",
"pluG_UID": "KCJuC5EgNEqRH4sdMP7OIQ==",
"pluGuid": "0b6e2228-2091-4a34-911f-8b1d30fece21",
"campaignName": "dd09993b-bc76-4372-abc3-6fce9940fcf5",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:37:00.6330109",
"end": "2026-06-03T18:37:00.6330109",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "6jPwA9Bvk0elDr+oSKrajQ==",
"bonusItemPluGuid": "03f033ea-6fd0-4793-a50e-bfa848aada8d",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:37:00.6330109",
"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-06-03T18:37:00.6330109",
"campaignEndDate": "2026-06-03T18:37:00.6330109",
"masterPLUG_UID": "3LjmEWZY3EyKnwTLJN4/NQ==",
"masterID": "11e6b8dc-5866-4cdc-8a9f-04cb24de3f35",
"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": "i5zUAB0DWEu9YQ+9nD7CoA==",
"bonusMasterID": "00d49c8b-031d-4b58-bd61-0fbd9c3ec2a0",
"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": "P/Hdcvdrl0GLTxzDbBS8Cw==",
"pluGuid": "72ddf13f-6bf7-4197-8b4f-1cc36c14bc0b",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "70"
}
],
"alternateProductG_UID": "jWr9MtnEr0aDcD0pdRjkCA==",
"alternateProduct": "32fd6a8d-c4d9-46af-8370-3d297518e408",
"altProduct": {
"$ref": "4"
},
"productHostCode": {
"$id": "71",
"id": 1,
"pluG_UID": "EyleZAdUq06Vmpj7tRa39w==",
"pluGuid": "645e2913-5407-4eab-959a-98fbb516b7f7",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:37:00.6330109",
"inventoryTracked": "2026-06-03T18:37:00.6330109",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "72",
"pluG_UID": "Wn888jvGPkaPIt8AHjToVg==",
"pluGuid": "f23c7f5a-c63b-463e-8f22-df001e34e856",
"fuelPluG_UID": "Q7tGjqnmQUSP8gBFKlwx4w==",
"fuelPluGuid": "8e46bb43-e6a9-4441-8ff2-00452a5c31e3",
"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": "2"
},
"fuelItem": true
},
{
"$ref": "3"
}
],
"campaign": {
"$ref": "1"
},
"product": {
"$ref": "4"
},
"dealCost": {
"$ref": "69"
}
},
{
"$ref": "2"
}
],
"campaignPools": [
{
"$id": "73",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "FVlxMS7KokydJIsV7nfyUw==",
"pluGuid": "31715915-ca2e-4ca2-9d24-8b15ee77f253",
"hostOfferID": 1,
"priceGroupG_UID": "QFzLabiaCkyAKzTrpIheoQ==",
"priceGroupGuid": "69cb5c40-9ab8-4c0a-802b-34eba4885ea1",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:37:00.6330109",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "4"
},
"campaign": {
"$ref": "1"
}
},
{
"$ref": "73"
}
],
"sellingRules": [
{
"$id": "74",
"id": 1,
"identifier": "qX0ntDp65U2V5TpmtsucXw==",
"identifierStr": "qX0ntDp65U2V5TpmtsucXw==",
"identifierGuid": "b4277da9-7a3a-4de5-95e5-3a66b6cb9c5f",
"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": "74"
}
],
"customers": [
{
"$id": "75",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "1B9zut82u0iyWvmGASLb3w==",
"customerIDGuid": "ba731fd4-36df-48bb-b25a-f9860122dbdf",
"campaign": {
"$ref": "1"
},
"customer": {
"$id": "76",
"identifier": "ONZFE7NDAUWbAITSTjAIdg==",
"identifierGuid": "1345d638-43b3-4501-9b00-84d24e300876",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:37:00.6330109",
"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": "qHkuxZbebE2nVixeRz5Gfg==",
"communityIdentifierGuid": "c52e79a8-de96-4d6c-a756-2c5e473e467e",
"joined": "2026-06-03T18:37:00.6330109",
"updated": "2026-06-03T18:37:00.6330109",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "NriOqZGvuEqhLJMQVMPOfQ==",
"priceLevelIdentifierGuid": "a98eb836-af91-4ab8-a12c-931054c3ce7d",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:37:00.6330109",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "77",
"cardType": 2,
"issueDate": "2026-06-03T18:37:00.6330109",
"expiry": "2026-06-03T18:37:00.6330109",
"customerID": "g7FIVc4boEyrO7VESInBkg==",
"customerIDGuid": "5548b183-1bce-4ca0-ab3b-b5444889c192",
"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-06-03T18:37:00.6330109",
"linkedAccount": "6jHkE1AKO06Yq6yG/pRanQ==",
"linkedAccountGuid": "13e431ea-0a50-4e3b-98ab-ac86fe945a9d",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "76"
},
"account": {
"$id": "78",
"id": 1,
"identifier": "ls9TKPCE5kulPFTxDLkfxQ==",
"identifierGuid": "2853cf96-84f0-4be6-a53c-54f10cb91fc5",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:37:00.6330109",
"owner": "QdtVsHSN/UKFNkXc2hzUAQ==",
"ownerGuid": "b055db41-8d74-42fd-8536-45dcda1cd401",
"accountStoreGroupIdentifier": "SP75gDkyxkKn5Jw6gSXmHA==",
"accountStoreGroupGuid": "80f9fe48-3239-42c6-a7e4-9c3a8125e61c",
"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-06-03T18:37:00.6330109",
"active": true,
"updated": "2026-06-03T18:37:00.6330109",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "76"
},
"card": {
"$ref": "77"
},
"members": {
"$id": "79",
"sample string 1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"sample string 2": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"customerGroups": [
{
"$id": "80",
"identifier": "tvlY6uWc7UmCzEQQ1Hy49Q==",
"identifierGuid": "ea58f9b6-9ce5-49ed-82cc-4410d47cb8f5",
"name": "sample string 2",
"primaryContact": "0gXci9I34EyOvaa1uBOPtw==",
"primaryContactGuid": "8bdc05d2-37d2-4ce0-8ebd-a6b5b8138fb7",
"accountID": "Ve9Pa2uDXE6CEwhfIIVDDg==",
"accountIDGuid": "6b4fef55-836b-4e5c-8213-085f2085430e",
"special": true,
"updated": "2026-06-03T18:37:00.6330109",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "0TEb1KLs7kqU7ia37mwV8g==",
"priceLevelIdentifierGuid": "d41b31d1-eca2-4aee-94ee-26b7ee6c15f2",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "78"
},
"primaryContactCustomer": {
"$ref": "76"
},
"customerGroupMembers": [
{
"$id": "81",
"id": 1,
"groupID": "UHtbCAfXi0OFFzkjZ8Gjrg==",
"groupIDGuid": "085b7b50-d707-438b-8517-392367c1a3ae",
"customerID": "s9qIegCOV0Wg0JDaD2dSmg==",
"customerIDGuid": "7a88dab3-8e00-4557-a0d0-90da0f67529a",
"card": "sample string 4",
"linkedAccount": "7SspS4vSpkqa4pBFcSqmOw==",
"linkedAccountGuid": "4b292bed-d28b-4aa6-9ae2-9045712aa63b",
"customer": {
"$ref": "76"
},
"group": {
"$ref": "80"
},
"customerCard": {
"$ref": "77"
}
},
{
"$ref": "81"
}
]
},
{
"$ref": "80"
}
]
},
"payments": [
{
"$id": "82",
"id": 1,
"identifier": "SLb4RbGAXE2fHMKthaL81A==",
"identifierGuid": "45f8b648-80b1-4d5c-9f1c-c2ad85a2fcd4",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "xuLc4wxAr0OrxSIPVMrDDw==",
"accountIDGuid": "e3dce2c6-400c-43af-abc5-220f54cac30f",
"customerAccount": {
"$ref": "78"
},
"customerCard": {
"$ref": "77"
},
"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-06-03T18:37:00.6330109",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "QubvTO+Yjki/FtPLXf80Sg==",
"idempotentVoidGuid": "4cefe642-98ef-488e-bf16-d3cb5dff344a",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "83",
"saleHeaderID": 1,
"saleHeaderGuid": "f8SxuhNSc0asd15SRaYJrg==",
"saleHeaderIdentifierGuid": "bab1c47f-5213-4673-ac77-5e5245a609ae",
"created": "2026-06-03T18:37:00.6330109",
"createdLocal": "2026-06-03T18:37:00.6330109",
"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-06-03T18:37:00.6330109",
"storeID": 1,
"operatorG_Uid": "f7JDUpMh/kCqhlrQr5ffKw==",
"operatorGuid": "5243b27f-2193-40fe-aa86-5ad0af97df2b",
"customerG_Uid": "y1vB8Y4W3kqRaJlFOzrh8A==",
"customerGuid": "f1c15bcb-168e-4ade-9168-99453b3ae1f0",
"communityIdentifier": "kBZnRlXMIUGoplvOfQ/w9g==",
"communityIdentifierGuid": "46671690-cc55-4121-a8a6-5bce7d0ff0f6",
"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": "/zEQj033bUyFfVuIw1nZDQ==",
"priceLevelIdentifierGuid": "8f1031ff-f74d-4c6d-857d-5b88c359d90d",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:37:00.6330109+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": "84",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:37:00.6330109",
"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": "76"
},
"communityOrganisation": {
"$id": "85",
"id": 1,
"identifier": "FLHf9HJDUEe3Uqw4/4bzbg==",
"identifierGuid": "f4dfb114-4372-4750-b752-ac38ff86f36e",
"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-06-03T18:37:00.6330109",
"promoPeriodEnd": "2026-06-03T18:37:00.6330109",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:37:00.6330109",
"deleted": true
},
"details": [
{
"$id": "86",
"saleItemID": 1,
"identifier": "shcsE9dLqkmtYHbpeoyJpw==",
"identifierGuid": "132c17b2-4bd7-49aa-ad60-76e97a8c89a7",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "hD/5gcuvEUGJbyBF2jpY8g==",
"pluGuid": "81f93f84-afcb-4111-896f-2045da3a58f2",
"accountID": "XmB6FUJUvEy0uX/oYqD2qw==",
"accountIDGuid": "157a605e-5442-4cbc-b4b9-7fe862a0f6ab",
"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-06-03T18:37:00.6330109",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "/1TaETiib0KlkDfetW5HYw==",
"refundGuid": "11da54ff-a238-426f-a590-37deb56e4763",
"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": "cOda7sQtTEWwO5ra7JMgQw==",
"idempotentVoidGuid": "ee5ae770-2dc4-454c-b03b-9adaec932043",
"priceLevelIdentifier": "pGh3q67SO0Gr1hq7xk1POQ==",
"priceLevelIdentifierGuid": "ab7768a4-d2ae-413b-abd6-1abbc64d4f39",
"communityIdentifier": "OSgRFzIG+UKQAKNfAAIZZw==",
"communityIdentifierGuid": "17112839-0632-42f9-9000-a35f00021967",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "87",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:37:00.6330109",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "87"
}
],
"refund": {
"$id": "88",
"id": 1,
"g_UID": "PZDDxusV70qLw2lc4slPtA==",
"guid": "c6c3903d-15eb-4aef-8bc3-695ce2c94fb4",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:37:00.6330109"
},
"modifier": {
"$id": "89",
"id": 1,
"setG_UID": "8qhe3jEUo02fnZ175VuaMg==",
"modifierSetGuid": "de5ea8f2-1431-4da3-9f9d-9d7be55b9a32",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "tknJ/EtzBEe2vugpgNxTSg==",
"pluGuid": "fcc949b6-734b-4704-b6be-e82980dc534a",
"deleted": true,
"g_UID": "jcj2E5DtH06knbpxWen6ng==",
"guid": "13f6c88d-ed90-4e1f-a49d-ba7159e9fa9e",
"product": {
"$ref": "4"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "86"
}
],
"eftReceipts": [
{
"$id": "90",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "83"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "90"
}
],
"payments": [
{
"$ref": "82"
},
{
"$ref": "82"
}
],
"cards": [
{
"$id": "91",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "91"
}
],
"campaignHits": [
{
"$id": "92",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "92"
}
],
"fuel": [
{
"$id": "93",
"id": 1,
"plu": 1,
"pluG_UID": "PFC4jnE6XkWDEyGgPCFI7g==",
"pluGuid": "8eb8503c-3a71-455e-8313-21a03c2148ee",
"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-06-03T18:37:00.6330109",
"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-06-03T18:37:00.6330109",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "93"
}
],
"fuelResells": [
{
"$id": "94",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "L5uEZ+zmY0qupwZTmexhLQ==",
"pluGuid": "67849b2f-e6ec-4a63-aea7-065399ec612d",
"accountID": "W1fDjDsqV0aBRc8YvaaVDw==",
"accountIDGuid": "8cc3575b-2a3b-4657-8145-cf18bda6950f",
"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-06-03T18:37:00.6330109",
"bestOrExpireType": 1,
"refundG_UID": "DX1dJu7lLU2GVKUOM/9xlA==",
"refundGuid": "265d7d0d-e5ee-4d2d-8654-a50e33ff7194",
"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": "94"
}
],
"customerOrder": [
{
"$id": "95",
"identifier": "LreITe5Ho0q0zW03WbVfiw==",
"identifierGuid": "4d88b72e-47ee-4aa3-b4cd-6d3759b55f8b",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "o/t4UwWRfkOF2H6VXFIq9A==",
"customerIdentifierGuid": "5378fba3-9105-437e-85d8-7e955c522af4",
"operatorNo": 1,
"operatorG_UID": "mmKueCV0V0ONNvxrN4NgJg==",
"operatorGuid": "78ae629a-7425-4357-8d36-fc6b37836026",
"created": "2026-06-03T18:37:00.6330109",
"ordered": "2026-06-03T18:37:00.6330109",
"started": "2026-06-03T18:37:00.6330109",
"completed": "2026-06-03T18:37:00.6330109",
"supplied": "2026-06-03T18:37:00.6330109",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "76"
},
"operator": {
"$ref": "42"
},
"details": [
{
"$id": "96",
"headerID": 1,
"plu": 1,
"pluG_UId": "YllVuX0OBkmmxW3EZdr4xQ==",
"pluGuid": "b9555962-0e7d-4906-a6c5-6dc465daf8c5",
"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": "wLsys2IWSUqfGpg50WpvhQ==",
"headerIdentifierGuid": "b332bbc0-1662-4a49-9f1a-9839d16a6f85",
"product": {
"$ref": "4"
}
},
{
"$ref": "96"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "83"
}
},
{
"$ref": "95"
}
],
"surveyResponses": [
{
"$id": "97",
"surveyG_UID": "1FbJRiJ2UEGKwNu+2WmE6Q==",
"surveyGuid": "46c956d4-7622-4150-8ac0-dbbed96984e9",
"saleHeaderGuid": "Vc7uYTdmTUyKNuuns/Uo9A==",
"saleGuid": "61eece55-6637-4c4d-8a36-eba7b3f528f4",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "n9JjQ7TeFUiGHgaBncG8Tw==",
"guidResponse": "4363d29f-deb4-4815-861e-06819dc1bc4f",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:37:00.6330109",
"sale": {
"$ref": "83"
},
"survey": {
"$id": "98",
"g_UID": "WAtMTMIFc0e+lN00W8KU+g==",
"guid": "4c4c0b58-05c2-4773-be94-dd345bc294fa",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "I1OH31RyxUehOhDlxVLFlw==",
"checkoutFormGuid": "df875323-7254-47c5-a13a-10e5c552c597",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:37:00.6330109",
"end": "2026-06-03T18:37:00.6330109",
"deleted": true,
"updated": "2026-06-03T18:37:00.6330109",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"d7ddfc04-1e04-41fd-abe0-0e96dff9690c",
"0ccd17e2-2ec9-4cdb-9391-e46979a972db"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "50"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "97"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "PFwhf+lYZUuZas/ef7vEyg==",
"accountIdentifier": "7f215c3c-58e9-4b65-996a-cfde7fbbc4ca",
"accountName": "sample string 44",
"customerOrderIdentifier": "RsoF3rgd6UOjKRMGlVmevQ==",
"customerOrderIdentifierGuid": "de05ca46-1db8-43e9-a329-130695599ebd",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "99",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "n/hV7WF91ECLNVri71qwuA==",
"paymentIdentifierGuid": "ed55f89f-7d61-40d4-8b35-5ae2ef5ab0b8",
"identifier": "DKBTJPj7rk+r8CKq9A6Gyg==",
"identifierGuid": "2453a00c-fbf8-4fae-abf0-22aaf40e86ca",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "Ly14ySkes0C5wlyqUHidoQ==",
"itemIdentifierGuid": "c9782d2f-1e29-40b3-b9c2-5caa50789da1"
}
},
{
"$ref": "82"
}
]
},
{
"$ref": "77"
}
],
"customerGroupMembers": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"customerGroups": [
{
"$ref": "80"
},
{
"$ref": "80"
}
],
"accounts": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"account": {
"$ref": "78"
},
"vouchers": [
{
"$id": "100",
"customerIdentifier": "y7olgyxGu0ylcSvTA2ebrg==",
"customerIdentifierGuid": "8325bacb-462c-4cbb-a571-2bd303679bae",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "PiLoFb0UN0G2BphxhyA0wQ==",
"idempotentGuid": "15e8223e-14bd-4137-b606-9871872034c1",
"offline": true,
"voucher": {
"$id": "101",
"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-06-03T18:37:00.6330109",
"barcodeTemplate": {
"$id": "102",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "103",
"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-06-03T18:37:00.6330109",
"labelPageLayout": "02s6nLbKwUet6zb5+mM09w==",
"pageLayoutGuid": "9c3a6bd3-cab6-47c1-adeb-36f9fa6334f7",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "101"
},
"elements": [
{
"$id": "104",
"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-06-03T18:37:00.6330109"
},
{
"$ref": "104"
}
]
},
"customerVouchers": [
{
"$id": "105",
"id": 1,
"customerIdentifier": "ft6OPTKh2kanKa8tC3MxHA==",
"customerIdentifierGuid": "3d8ede7e-a132-46da-a729-af2d0b73311c",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:37:00.6330109",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "1TR/caqa+kKoT/GmvbbD1w==",
"issuedIdempotentGuid": "717f34d5-9aaa-42fa-a84f-f1a6bdb6c3d7",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:37:00.6330109",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:37:00.6330109",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "yKGQIk587U+SBg9MJjgJSA==",
"redeemedIdempotentGuid": "2290a1c8-7c4e-4fed-9206-0f4c26380948",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:37:00.6330109",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "103"
},
"voucher": {
"$ref": "101"
},
"customer": {
"$ref": "76"
},
"issuedOfflinePayment": {
"$ref": "82"
},
"redeemedOfflinePayment": {
"$ref": "82"
}
},
{
"$ref": "105"
}
]
},
"customer": {
"$ref": "76"
}
},
{
"$ref": "100"
}
]
}
},
{
"$ref": "75"
}
],
"customerGroups": [
{
"$id": "106",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "LjZ/yMj1kUiLl8sXQnEYyg==",
"groupIDGuid": "c87f362e-f5c8-4891-8b97-cb17427118ca",
"campaign": {
"$ref": "1"
},
"group": {
"$ref": "80"
}
},
{
"$ref": "106"
}
],
"signIqTickets": [
{
"$id": "107",
"identifier": "W/XVtlUUBU+0nuqOxdLrgg==",
"identifierGuid": "b6d5f55b-1455-4f05-b49e-ea8ec5d2eb82",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "107"
}
],
"comboPriceGroups": [
{
"$id": "108",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "Ydt3wj8uD0qaSfuQEyjnXg==",
"guid": "c277db61-2e3f-4a0f-9a49-fb901328e75e",
"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": "109",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "bbp6hthxGU2EbqqxvuwH8g==",
"groupGuid": "867aba6d-71d8-4d19-846e-aab1beec07f2",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "SyiomQMjDE+Jn39mps8vJQ==",
"pluGuid": "99a8284b-2303-4f0c-899f-7f66a6cf2f25",
"priceGroupG_UID": "ZA1r1uDpJ0q0W0y3+rj1+A==",
"priceGroupGuid": "d66b0d64-e9e0-4a27-b45b-4cb7fab8f5f8",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "1"
},
"product": {
"$ref": "4"
},
"priceGroup": {
"$ref": "35"
},
"campaignPool": {
"$ref": "1"
}
},
{
"$ref": "109"
}
]
},
{
"$ref": "108"
}
],
"priceLevels": [
{
"$id": "110",
"id": 1,
"priceLevelIdentifier": "bpT2NcCE50WzmHIZKsOX1w==",
"priceLevelIdentifierGuid": "35f6946e-84c0-45e7-b398-72192ac397d7",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "110"
}
],
"promotionType": {
"$id": "111",
"identifier": "SIKlud52qE2ZbZBBfhmTmA==",
"identifierGuid": "b9a58248-76de-4da8-996d-90417e199398",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "eG3k7kJIGU64dxNH0OOF4A==",
"labelPageLayoutGuid": "eee46d78-4842-4e19-b877-1347d0e385e0",
"priceLevelIdentifier": "///RuAZQ9kqtF+2P7dxg4Q==",
"priceLevelIdentifierGuid": "b8d1ffff-5006-4af6-ad17-ed8feddc60e1",
"active": true,
"updated": "2026-06-03T18:37:00.6330109",
"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.