POST api/campaign/{name}/move/campaign/{campaign}/plus
Move campaign plus
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name |
Old campaign name |
string |
Required |
| campaign |
New campaign name |
string |
Required |
Body Parameters
List of campaign plus to move
Collection of CampaignPlu| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| CampaignID | integer |
None. |
|
| CampaignName | string |
None. |
|
| Plu | integer |
None. |
|
| HostOfferID | integer |
None. |
|
| MetcashPromotionID | string |
None. |
|
| MetcashPromotionPlacement | string |
None. |
|
| PluG_UID | Collection of byte |
None. |
|
| PluGuid | globally unique identifier |
None. |
|
| NewPrice | integer |
None. |
|
| PctDiscount | integer |
None. |
|
| NewCost | integer |
None. |
|
| NewCostDecimals | integer |
None. |
|
| DealCostIdentifier | Collection of byte |
None. |
|
| DealCostGuid | globally unique identifier |
None. |
|
| PluName |
PLU Name |
string |
Relation. This field may not always be loaded or used for updates. |
| Apn |
Barcode |
string |
Relation. This field may not always be loaded or used for updates. |
| FuelItem | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupG_UID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| ItemNumber | string |
Relation. This field may not always be loaded or used for updates. |
|
| CRI | string |
Relation. This field may not always be loaded or used for updates. |
|
| PluPrice | integer |
Relation. This field may not always be loaded or used for updates. |
|
| CostCalcMethod | CostCalcMethod |
Relation. This field may not always be loaded or used for updates. |
|
| PluCost | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PluCostIndicator | string |
Relation. This field may not always be loaded or used for updates. |
|
| PluPriceGstPercent | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PluCostGstPercent | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PluActive | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| CartonQty | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| BaseUnits | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| SalesMode | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PluNormalCost | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PLUAWS | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| DirectNumber | string |
Relation. This field may not always be loaded or used for updates. |
|
| DepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
| SubDepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupName | string |
Relation. This field may not always be loaded or used for updates. |
|
| SupplierName | string |
Relation. This field may not always be loaded or used for updates. |
|
| StockOnHand | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| StockOnOrder | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| LastReceived | date |
Relation. This field may not always be loaded or used for updates. |
|
| RRP | integer |
Relation. This field may not always be loaded or used for updates. |
|
| CampaignDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
| HostCampaign | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| HostIdentifier | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| HostIdentifierGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| CampaignComboPriceGroupG_UID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| CampaignComboPriceGroupIdentifier |
Combo Price Group Identifier of combo pricing campaign's price group |
globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
| PromotionPlacementDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
| StoreAcceptances | Collection of CampaignPluStoreAcceptance |
Relation. This field may not always be loaded or used for updates. |
|
| Campaign | Campaign |
Relation. This field may not always be loaded or used for updates. |
|
| Product | Product |
Relation. This field may not always be loaded or used for updates. |
|
| DealCost | DealCost |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
[
{
"$id": "1",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "wWTbc6rds0SRbs2p3T4pzQ==",
"pluGuid": "73db64c1-ddaa-44b3-916e-cda9dd3e29cd",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "d388K7fs2kWpm8nXxTrumA==",
"dealCostGuid": "2b3c7f77-ecb7-45da-a99b-c9d7c53aee98",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "EHw5Ge6xgE6H6ytqCa3bGw==",
"priceGroupGuid": "19397c10-b1ee-4e80-87eb-2b6a09addb1b",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:21:59.6192484",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "19c98f0d-0b53-4314-a8d9-5d8ccfc62d0b",
"campaignComboPriceGroupG_UID": "19QA20+dT0+FJt5PqERsrA==",
"campaignComboPriceGroupIdentifier": "db00d4d7-9d4f-4f4f-8526-de4fa8446cac",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "2",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:21:59.6192484",
"operatorG_UID": "m3k9jA3gd0K3X95CJkjKGA==",
"operatorGuid": "8c3d799b-e00d-4277-b75f-de422648ca18",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:21:59.6192484",
"signIqTicketFileMovedUtc": "2026-04-03T06:21:59.6192484",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:21:59.6192484",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "837f4f87-2484-4791-b602-13c491225b72",
"product": {
"$id": "3",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "wkaUzYXw60aV/T5N40LbsQ==",
"guid": "cd9446c2-f085-46eb-95fd-3e4de342dbb1",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "+USxLsqnIUirudz3nztOPA==",
"priceGroupGuid": "2eb144f9-a7ca-4821-abb9-dcf79f3b4e3c",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:21:59.6192484",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:21:59.6192484",
"pluCreated": "2026-04-03T06:21:59.6192484",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:21:59.6192484",
"lastManualUpdate": "2026-04-03T06:21:59.6192484",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:21:59.6192484",
"currentCostUpdated": "2026-04-03T06:21:59.6192484",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:21:59.6192484",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:21:59.6192484",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "mHw4oSTvLEePfbAJXvmdvQ==",
"altPLUGuid": "a1387c98-ef24-472c-8f7d-b0095ef99dbd",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:21:59.6192484",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "5eifbPH+uUixp25A6AuBqg==",
"shelfPageLayoutGuid": "6c9fe8e5-fef1-48b9-b1a7-6e40e80b81aa",
"talkerPageLayoutG_UID": "zxMzQq9hTEW2tFZdjW2qCA==",
"talkerPageLayoutGuid": "423313cf-61af-454c-b6b4-565d8d6daa08",
"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": "K7nGI+ND+kSSTchYkiYN0g==",
"inventoryIdentifier": "23c6b92b-43e3-44fa-924d-c85892260dd2",
"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": "tVxSuMXXR0CgTEJEyTdBlQ==",
"parentPluGuid": "b8525cb5-d7c5-4047-a04c-4244c9374195",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "kGV+lNvRw0Csx/WsFSxGVg==",
"supplierIdentifierGuid": "947e6590-d1db-40c3-acc7-f5ac152c4656",
"supplierChanged": true,
"rebateSupplierIdentifier": "i31p2KmP50ql1MGsYEQNKg==",
"rebateSupplierIdentifierGuid": "d8697d8b-8fa9-4ae7-a5d4-c1ac60440d2a",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:21:59.6192484",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "SFCHByTyC0qXQnFWEvmiPg==",
"hostIdentifierGuid": "07875048-f224-4a0b-9742-715612f9a23e",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"store": {
"$id": "4",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-04-03T06:21:59.6192484",
"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": "R5M3IQSUL0OyQ7AAGM6YfA==",
"hostIdentifierGuid": "21379347-9404-432f-b243-b00018ce987c",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:21:59.6192484",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "MuTpacIhhUmO+I9ybTI/sA==",
"hostIdentifierGuid": "69e9e432-21c2-4985-8ef8-8f726d323fb0",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "6",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "6"
},
"hostStoreSettings": [
{
"$id": "7",
"id": 1,
"hostIdentifier": "VNpbKZOPw0unmB+/G0Dz3g==",
"hostIdentifierGuid": "295bda54-8f93-4bc3-a798-1fbf1b40f3de",
"storeID": 2,
"username": "sample string 3",
"password": "sample string 4",
"passwordPlain": "sample string 5",
"serverAddress": "sample string 6",
"serverPort": 1,
"excludeFromLeadInOut": true,
"useForHostFile": true,
"metcashPillarID": "sample string 9",
"metcashStateCode": "sample string 10",
"metcashCustomerID": "sample string 11",
"metcashTradingPartnerID": "sample string 12",
"drakesCustomerNumber": 1,
"sparCustomerNumber": "sample string 13",
"sparOrderUsername": "sample string 14",
"sparOrderPassword": "sample string 15",
"sparOrderPasswordPlain": "sample string 16",
"pharmXSiteID": 1,
"ibaZoneID": 1,
"ibaState": "sample string 17",
"foodlandStoreCode": "sample string 18",
"ilgMemberNumber": "sample string 19",
"ilgOutletLocation": 1,
"ilgBaseCost": 1,
"ilgApplyNonAdvertisedPromos": true,
"ilgExemptFromFreight": true,
"ilgOrderDealReview": true,
"ilgFinanceFee": 1,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "8",
"identifier": "dLNTibSc8keEnIVXN1SW1Q==",
"identifierGuid": "8953b374-9cb4-47f2-849c-8557375496d5",
"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": "hUSriRAaS06eq4Hy8mYwIg==",
"hostSupplierIdentifierGuid": "89ab4485-1a10-4e4b-9eab-81f2f2663022",
"loyaltyPriceLevelIdentifier": "h6uH5aMg8E6VP+OhcKnSeA==",
"loyaltyPriceLevelIdentifierGuid": "e587ab87-20a3-4ef0-953f-e3a170a9d278",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:21:59.6192484",
"lastProcessed": "2026-04-03T06:21:59.6192484",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "e/MQL2ygKEGGAhH7Jd2ujQ==",
"identifierGuid": "2f10f37b-a06c-4128-8602-11fb25ddae8d",
"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": "4s4rubIxYUy5yL+dr/YtHQ==",
"primaryContactID": "b92bcee2-31b2-4c61-b9c8-bf9daff62d1d",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "mPS17CFfNE6sHTppHTeidg==",
"supplierGroupGuid": "ecb5f498-5f21-4e34-ac1d-3a691d37a276",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:21:59.6192484",
"rebateLastClaimedAmount": 1.0,
"cartonsOnly": true,
"minimumOrderValue": 1,
"enforceMinimumQuantity": true,
"freight": 19.0,
"freightType": 20,
"deleted": true,
"deletedUser": "sample string 22",
"storeName": "sample string 23",
"primaryContact": {
"$id": "10",
"id": "54262d10-bc93-42a9-a6d1-a600419eef13",
"identifier": "tkSdLAFKaEKJzdq/nmUHgg==",
"identifierGuid": "2c9d44b6-4a01-4268-89cd-dabf9e650782",
"familyName": "sample string 1",
"givenNames": "sample string 2",
"otherNames": "sample string 3",
"title": "sample string 4",
"dateOfBirth": "sample string 5",
"sex": "sample string 6",
"address": "sample string 7",
"address1": "sample string 8",
"address2": "sample string 9",
"town": "sample string 10",
"state": "sample string 11",
"country": "sample string 12",
"postalCode": "sample string 13",
"telephone": "sample string 14",
"mobile": "sample string 15",
"email": "sample string 16",
"fax": "sample string 17",
"primary": true
},
"contacts": [
{
"$id": "11",
"supplierIdentifier": "Y8qoLwP/4UypCEskkOzfOA==",
"supplierIdentifierGuid": "2fa8ca63-ff03-4ce1-a908-4b2490ecdf38",
"contactGuid": "lOuf5OWNlEijYLNBQCKLUA==",
"contactID": "e49feb94-8de5-4894-a360-b34140228b50",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "ufTNpxH4XEenJMUDWPGSlw==",
"pluGuid": "a7cdf4b9-f811-475c-a724-c50358f19297",
"supplierIdentifier": "Pq0RELz9E02XD/ac2PEALg==",
"supplierIdentifierGuid": "1011ad3e-fdbc-4d13-970f-f69cd8f1002e",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:21:59.6192484",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:21:59.6192484",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "axg7GdcLGkOhgID3l85Krw==",
"pluGuid": "193b186b-0bd7-431a-a180-80f797ce4aaf",
"supplierIdentifier": "mjC14yBsc0yzNyQzhvhlzg==",
"supplierIdentifierGuid": "e3b5309a-6c20-4c73-b337-243386f865ce",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "13"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "iC22/Uyp8kG3vJhXsz5x3A==",
"parentPluGuid": "fdb62d88-a94c-41f2-b7bc-9857b33e71dc",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "3"
},
"supplier": {
"$ref": "9"
},
"serviceFee": {
"$id": "14",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "12"
}
],
"orderCycleHeaders": [
{
"$id": "15",
"storeID": 1,
"supplierIdentifier": "AjSkTiip70yhhhExuhwldQ==",
"supplierGuid": "4ea43402-a928-4cef-a186-1131ba1c2575",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "15"
}
],
"cycles": [
{
"$id": "16",
"storeID": 1,
"supplierIdentifier": "NSesbjtrt0CYWlfux9AT7Q==",
"supplierGuid": "6eac2735-6b3b-40b7-985a-57eec7d013ed",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:21:59.6192484",
"deliveryDate": "2026-04-03T06:21:59.6192484",
"nextCutOffDate": "2026-04-03T06:21:59.6192484",
"nextDeliveryDate": "2026-04-03T06:21:59.6192484",
"nextDaysBuffer": 10
},
{
"$ref": "16"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-04-03T06:21:59.6192484",
"isHost": true
},
"files": [
{
"$id": "17",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:21:59.6192484",
"processed": "2026-04-03T06:21:59.6192484",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:21:59.6192484",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "8"
},
"metcashHeader": {
"$id": "18",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:21:59.6192484",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "17"
}
],
"zoneMatrix": [
{
"$id": "19",
"id": 1,
"hostIdentifier": "8HG1DdAcjUSwO8oZwqhHQQ==",
"hostIdentifierGuid": "0db571f0-1cd0-448d-b03b-ca19c2a84741",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"177bc203-fca6-49e3-9725-9386df07ad27",
"5b9f4ddb-c92d-4277-88d1-5f5438041503"
]
},
{
"$ref": "19"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "20",
"identifier": "frIYsowM/EiO2qvkxj3bUQ==",
"identifierGuid": "b218b27e-0c8c-48fc-8eda-abe4c63ddb51",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "20"
}
],
"promoTypeGuids": [
"d956f3d3-6565-4831-9661-08f37bb5fba0",
"68561b21-f5e5-4c12-9a68-84fa64ee42f2"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "7"
}
],
"accounts": [
{
"$id": "21",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "21"
}
],
"sales": [
{
"$id": "22",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:21:59.6192484",
"ftpSite": {
"$id": "23",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"path": "sample string 7",
"protocol": 8
}
},
{
"$ref": "22"
}
],
"zoneMatrix": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"cashManagements": [
{
"$id": "24",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "25",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9
}
},
{
"$ref": "24"
}
],
"updateStoreID": "76f7ec80-079c-4c58-b382-536217b5fba5",
"updateStore": {
"$id": "26",
"id": "0eab013d-35c4-4584-94be-9065c4a99185",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:21:59.6192484",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:21:59.6192484"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "27",
"loginMode": 1,
"allowSelfVerification": true,
"verifierEmail": "sample string 3",
"source": "sample string 4",
"loginModeInherited": 5,
"loginModeSource": "sample string 6",
"selfVerifyInherited": true,
"selfVerifySource": "sample string 8",
"verifyEmailInherited": "sample string 9",
"verifyEmailSource": "sample string 10"
}
},
"storePrices": [
{
"$id": "28",
"pluG_UID": "pjgy18FN5EuHUSFMs7z4PQ==",
"pluGuid": "d73238a6-4dc1-4be4-8751-214cb3bcf83d",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:21:59.6192484"
},
{
"$ref": "28"
}
],
"currentPrices": {
"$id": "29",
"pluPrices": {
"$id": "30",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:21:59.6192484",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "30"
},
"winningCampaign": 1,
"winner": {
"$id": "31",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:21:59.6192484",
"startTime": 5,
"endDate": "2026-04-03T06:21:59.6192484",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "sEI5orYjJ0iiRhbToEsiSg==",
"hostIdentifierGuid": "a23942b0-23b6-4827-a246-16d3a04b224a",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"tray": {
"$id": "32",
"g_UId": "9w0aIVyRokKZxGOtdAfRsQ==",
"guid": "211a0df7-915c-42a2-99c4-63ad7407d1b1",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "33",
"priceGroupG_UID": "N0KqRSL4tkGW69z6cVFK+w==",
"priceGroupGuid": "45aa4237-f822-41b6-96eb-dcfa71514afb",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:21:59.6192484",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "34",
"pluG_UID": "Pb9H+gqBBkCqmN0MJiiFfA==",
"pluGuid": "fa47bf3d-810a-4006-aa98-dd0c2628857c",
"plu": 1,
"servingsPerPack": 1,
"servingSize": 1,
"showAllergens": 1,
"energy": 1,
"protein": 1,
"fat": 1,
"saturated": 1,
"carbo": 1,
"sugars": 1,
"sodium": 1,
"potasium": 1,
"calcium": 1,
"fibre": 1,
"soya": 1,
"nutsSeeds": 1,
"shells": 1,
"eggs": 1,
"dairy": 1,
"gluten": 1,
"sulphites": 1,
"peanuts": 1,
"sesame": 1,
"fish": 1,
"lupins": 1
},
"dates": {
"$id": "35",
"pluGuid": "f72468cc-770f-4d62-b564-244f31309a3f",
"created": "2026-04-03T06:21:59.6192484",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:21:59.6192484",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:21:59.6192484",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:21:59.6192484",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:21:59.6192484",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:21:59.6192484",
"lastSold": "2026-04-03T06:21:59.6192484",
"firstSold": "2026-04-03T06:21:59.6192484",
"awsUpdated": "2026-04-03T06:21:59.6192484",
"lastManualUpdate": "2026-04-03T06:21:59.6192484",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:21:59.6192484",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:21:59.6192484",
"doNotRangeUpdated": "2026-04-03T06:21:59.6192484",
"doNotOrderUpdated": "2026-04-03T06:21:59.6192484",
"tracked": "2026-04-03T06:21:59.6192484"
},
"allergens": [
{
"$id": "36",
"primaryKey": {
"$id": "37",
"pluGuid": "f4d71b4e-8b40-437a-aff3-64c0846261a0",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "ThvX9ECLekOv82TAhGJhoA==",
"pluGuid": "f4d71b4e-8b40-437a-aff3-64c0846261a0",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"costs": {
"$id": "38",
"pluG_UID": "LyKWGRAjZkqNF2NqITkXow==",
"pluGuid": "1996222f-2310-4a66-8d17-636a213917a3",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:21:59.6192484",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "39",
"saleHeaderID": 1,
"created": "2026-04-03T06:21:59.6192484",
"createdLocal": "2026-04-03T06:21:59.6192484",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "G3RohssJtkaNcjEE1KauRQ==",
"operatorGuid": "8668741b-09cb-46b6-8d72-3104d4a6ae45",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "k55JKWR4VE6PrzFspol02g==",
"pluGuid": "29499e93-7864-4e54-8faf-316ca68974da",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "40",
"id": 1,
"g_Uid": "1YAua76CGkSDtMM18F5cKQ==",
"guid": "6b2e80d5-82be-441a-83b4-c335f05e5c29",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:21:59.6192484",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:21:59.6192484",
"endShift": "2026-04-03T06:21:59.6192484",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "41",
"operatorG_UID": "/nbNHxtgJkWazeKn6WGlfw==",
"operatorGuid": "1fcd76fe-601b-4526-9acd-e2a7e961a57f",
"storeID": 2,
"operator": {
"$ref": "40"
},
"store": {
"$ref": "4"
}
},
{
"$ref": "41"
}
]
}
},
{
"$ref": "39"
}
],
"apns": [
{
"$id": "42",
"pluID": 1,
"pluG_UID": "do3gqsTmn0KJ1ndGcylpzw==",
"pluGuid": "aae08d76-e6c4-429f-89d6-7746732969cf",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"tuns": [
{
"$id": "43",
"pluG_UId": "by9J4idMGUm3UWZhTqMgag==",
"pluGuid": "e2492f6f-4c27-4919-b751-66614ea3206a",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "3"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"competitionPricing": [
{
"$id": "44",
"identifier": "X5WaUUj4K0W3dMU6zTaQNg==",
"identifierGuid": "519a955f-f848-452b-b774-c53acd369036",
"pluG_UID": "l1Ok5CCq30eGkIsb6c/wGw==",
"pluGuid": "e4a45397-aa20-47df-8690-8b1be9cff01b",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "44"
}
],
"supplier": {
"$ref": "9"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"ordering": {
"$ref": "12"
},
"flipChartPages": [
{
"$id": "45",
"identifier": "s/kGCFA2p02sC9SGT0wDtg==",
"groupName": "sample string 1",
"identifierGuid": "0806f9b3-3650-4da7-ac0b-d4864f4c03b6",
"exists": true,
"flipChartIdentifier": "z4VIKbMvd0edNmHhXyGNIw==",
"flipChartIdentifierGuid": "294885cf-2fb3-4777-9d36-61e15f218d23",
"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": "MZH7ZrEiBUittxwNgC+mRA==",
"groupIdentifierGuid": "66fb9131-22b1-4805-adb7-1c0d802fa644",
"flipChart": {
"$id": "46",
"identifier": "I/Lpn3SgkUOC5FcrFft5aA==",
"identifierGuid": "9fe9f223-a074-4391-82e4-572b15fb7968",
"displayName": "sample string 2",
"sortOrder": 3,
"productsPerRow": 4,
"rowsPerPage": 5,
"buttonMarginX": 6,
"buttonMarginY": 7,
"beginButtonsX": 8,
"beginButtonsY": 9,
"autoSizeButtons": true,
"autoSizeGrid": true,
"showButtonText": true,
"showButtonImage": true,
"formLocationX": 1,
"formLocationY": 1,
"formWidth": 14,
"formHeight": 15,
"formMaximised": true,
"formResizable": true,
"formBackgroundImage": "sample string 16",
"formBackgroundColourA": 1,
"formBackgroundColourR": 1,
"formBackgroundColourG": 1,
"formBackgroundColourB": 1,
"formFontFamily": "sample string 17",
"formFontSize": 1.1,
"formFontStyle": 1,
"formAttributes": "sample string 18",
"buttonWidth": 19,
"buttonHeight": 20,
"buttonAnchor": 21,
"buttonBackgroundImage": "sample string 22",
"buttonTopColour": 1,
"buttonTextColour": 1,
"buttonBottomColour": 1,
"buttonBorderColour": 1,
"buttonBorderWidth": 1,
"buttonRadius": 1,
"buttonGradientMode": 1,
"buttonDropShadow": true,
"buttonShadowWidth": 1,
"buttonHighLightOnPush": true,
"buttonFontFamily": "sample string 23",
"buttonFontSize": 1.1,
"buttonFontStyle": 1,
"buttonTextAlign": 1,
"buttonWordBreak": true,
"buttonDrawImageAndButton": true,
"buttonVerticalText": true,
"buttonImageAlign": 1,
"panelLocationX": 1,
"panelLocationY": 1,
"panelWidth": 1,
"panelHeight": 1,
"panelAnchor": 1,
"panelFontFamily": "sample string 24",
"panelFontSize": 1.1,
"panelFontStyle": 1,
"panelBackgroundColour": 1,
"panelTextColour": 1,
"panelAttributes": "sample string 25",
"unsentCount": 26,
"group": {
"$id": "47",
"identifier": "n1YCThD+n0GISKamAEMA1w==",
"identifierGuid": "4e02569f-fe10-419f-8848-a6a6004300d7",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "48",
"id": 1,
"g_UID": "AAFgk0qGUESzRf2MUFTYEw==",
"guid": "93600100-864a-4450-b345-fd8c5054d813",
"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": "YLysstCsfkONEgbH+oxECw==",
"previousFormGuid": "b2acbc60-acd0-437e-8d12-06c7fa8c440b",
"nextForm": 1,
"nextFormG_UID": "XY8G4EQso0mw7cePKO+NpA==",
"nextFormGuid": "e0068f5d-2c44-49a3-b0ed-c78f28ef8da4",
"attributes": "sample string 10",
"updated": "2026-04-03T06:21:59.6192484",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "48"
},
"previousCheckoutForm": {
"$ref": "48"
},
"buttons": [
{
"$id": "49",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "PdA7AFYRzEa139j1/eVWRg==",
"checkoutFormGuid": "003bd03d-1156-46cc-b5df-d8f5fde55646",
"identifier": "drf6RLMc1UGvXjaso717GQ==",
"identifierGuid": "44fab776-1cb3-41d5-af5e-36aca3bd7b19",
"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": "wKT3xon4XU+qMNvEh+VGjQ==",
"valueGuid": "c6f7a4c0-f889-4f5d-aa30-dbc487e5468d",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:21:59.6192484",
"action": "sample string 12",
"valueForm": {
"$ref": "48"
},
"image": {
"$id": "50",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:21:59.6192484",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "49"
}
],
"panels": [
{
"$id": "51",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "47xsWXVKT0+wd8eWOpqkeQ==",
"checkoutFormGuid": "596cbce3-4a75-4f4f-b077-c7963a9aa479",
"panelType": "sample string 4",
"name": "sample string 5",
"locationX": 6,
"locationY": 7,
"width": 8,
"height": 9,
"anchor": 10,
"fontFamily": "sample string 11",
"fontSize": 12.1,
"fontStyle": 13,
"backgroundColour": 14,
"textColour": 15,
"attributes": "sample string 16"
},
{
"$ref": "51"
}
]
},
{
"$ref": "48"
}
],
"panels": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
"contentPanel": {
"$ref": "51"
},
"products": [
{
"$id": "52",
"flipChartPageIdentifier": "z9s++kXAY0KXYS/YQguxPw==",
"flipChartPageIdentifierGuid": "fa3edbcf-c045-4263-9761-2fd8420bb13f",
"pluG_UID": "7CIR83oxlUCj1vwRTE8fBw==",
"pluGuid": "f31122ec-317a-4095-a3d6-fc114c4f1f07",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "3"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "52"
}
],
"productCount": 27,
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
{
"$ref": "45"
}
],
"priceHistory": [
{
"$id": "53",
"pluG_UID": "fAzMpnlgk0i2l21066184g==",
"pluGuid": "a6cc0c7c-6079-4893-b697-6d74ebad7ce2",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:21:59.6192484",
"previousPrice": 1,
"previousCostCalcMethod": 1,
"previousCost": 1,
"previousWeightedAvgCost": 1,
"previousLastCost": 1,
"previousRawCost": 15,
"previousRawWeightedAvgCost": 16,
"previousRawLastCost": 17,
"previousCostDecimals": 1,
"previousServiceFeeID": 18,
"previousFreight": 19.0,
"previousFreightType": 20,
"storeID": 21,
"storeName": "sample string 22",
"serviceFeeDescription": "sample string 23",
"previousServiceFeeDescription": "sample string 24"
},
{
"$ref": "53"
}
],
"ingredients": [
{
"$id": "54",
"pluG_UID": "W8xIgExGLUKJfBOaGN4nfg==",
"ingredientGuid": "CPvwIj1YJUOiVD9OgImbxQ==",
"ingredientIdentifier": "22f0fb08-583d-4325-a254-3f4e80899bc5",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"bins": [
{
"$id": "55",
"pluG_UID": "e99yKRHTS0O08glUnW0xVg==",
"pluGuid": "2972df7b-d311-434b-b4f2-09549d6d3156",
"shelfLocationIdentifier": "aZimu9syQ0KOgtFFVD6AOg==",
"shelfLocationGuid": "bba69869-32db-4243-8e82-d145543e803a",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "c/RDQ0IGkUuEkCHycLOC5Q==",
"labelPageLayoutGuid": "4343f473-0642-4b91-8490-21f270b382e5",
"updated": "2026-04-03T06:21:59.6192484",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "3"
},
"location": {
"$id": "56",
"identifier": "vqf6N+gVNUSj2P5UQK3DYQ==",
"storeID": 1,
"identifierGuid": "37faa7be-15e8-4435-a3d8-fe5440adc361",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:21:59.6192484",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
}
},
{
"$ref": "55"
}
],
"bin": {
"$ref": "55"
},
"scaleLocations": [
{
"$id": "57",
"plu": 1,
"pluG_UID": "JQVajWsBm0qUSutLT1GFuQ==",
"pluGuid": "8d5a0525-016b-4a9b-944a-eb4b4f5185b9",
"deptNo": 1,
"product": {
"$ref": "3"
},
"scaleLocation": {
"$id": "58",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:21:59.6192484",
"department": {
"$id": "59",
"id": 1,
"name": "sample string 2",
"code": "sample string 3",
"sortOrder": 4,
"isLiquor": true,
"isTobacco": true,
"excludeTalker": true,
"externalSales": true,
"saleGLCode": "sample string 9",
"cogsglCode": "sample string 10",
"accountingCategoryID": 11,
"maximumMarkdownPercentage": 12.0,
"accountingOnly": true,
"generateExternalID": 1,
"useNonReportableTaxCode": true,
"minPLU": 15,
"maxPLU": 16,
"scaleLocation": {
"$ref": "58"
},
"subDepartments": [
{
"$id": "60",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "61",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "62",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:21:59.6192484",
"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": "AZhD0Tosc0iKB2oriQKSiQ==",
"labelPageLayoutGuid": "d1439801-2c3a-4873-8a07-6a2b89029289",
"minimumAge": 17,
"countryOfOrigin": "sample string 18",
"serviceFeeID": 1,
"eftCode": 19,
"defaultPrinter": "sample string 20",
"defaultPrinterGroup": "sample string 21",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$id": "63",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "64",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "65",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "65"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "64"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$id": "66",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "62"
}
],
"updated": "2026-04-03T06:21:59.6192484",
"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": "DwS+IQ4LjEqQ8BQKNwh/3g==",
"labelPageLayoutGuid": "21be040f-0b0e-4a8c-90f0-140a37087fde",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "61"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:21:59.6192484",
"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": "CVjrfoD5IkiE56YuPi7mzw==",
"labelPageLayoutGuid": "7eeb5809-f980-4822-84e7-a62e3e2ee6cf",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "60"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:21:59.6192484",
"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": "pjzmGYKshE+PKHu1RSApdg==",
"labelPageLayoutGuid": "19e63ca6-ac82-4f84-8f28-7bb545202976",
"minimumAge": 25,
"countryOfOrigin": "sample string 26",
"serviceFeeID": 1,
"eftCode": 27,
"defaultPrinter": "sample string 28",
"defaultPrinterGroup": "sample string 29",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
}
}
},
{
"$ref": "57"
}
],
"nextPrice": {
"$ref": "1"
},
"currentCostStart": "2026-04-03T06:21:59.6192484",
"dealCosts": [
{
"$id": "67",
"headerIdentifier": "m+NXVlvgQkyo1pNvXFMVkA==",
"headerIdentifierGuid": "5657e39b-e05b-4c42-a8d6-936f5c531590",
"identifier": "h/GtQ1VeF0e/H64pth0z/Q==",
"identifierGuid": "43adf187-5e55-4717-bf1f-ae29b61d33fd",
"supplierIdentifier": "cgPlHuVfW02BeOohivqTzQ==",
"supplierGuid": "1ee50372-5fe5-4d5b-8178-ea218afa93cd",
"pluG_UID": "ETKtVHmIAkapuQeMmZKvhQ==",
"pluGuid": "54ad3211-8879-4602-a9b9-078c9992af85",
"campaignName": "49b5a5f9-9fb7-4ad7-9d6f-6c5ad9e851ac",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:21:59.6192484",
"end": "2026-04-03T06:21:59.6192484",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "NajW0KXCPUKb2dJO/All8A==",
"bonusItemPluGuid": "d0d6a835-c2a5-423d-9bd9-d24efc0965f0",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:21:59.6192484",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:21:59.6192484",
"campaignEndDate": "2026-04-03T06:21:59.6192484",
"masterPLUG_UID": "sznS9W0Hl0S84la6YfQwSg==",
"masterID": "f5d239b3-076d-4497-bce2-56ba61f4304a",
"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": "dLpyLe9SXUC2jUPbFgeHpA==",
"bonusMasterID": "2d72ba74-52ef-405d-b68d-43db160787a4",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
},
{
"$ref": "67"
}
],
"tags": [
{
"$id": "68",
"pluG_UID": "lus9DUwsD0KNgdwVF9zWaQ==",
"pluGuid": "0d3deb96-2c4c-420f-8d81-dc1517dcd669",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "68"
}
],
"alternateProductG_UID": "90aXi8FbBU6fGrxrstIBTA==",
"alternateProduct": "8b9746f7-5bc1-4e05-9f1a-bc6bb2d2014c",
"altProduct": {
"$ref": "3"
},
"productHostCode": {
"$id": "69",
"id": 1,
"pluG_UID": "u3CmDlSyiki+elg4PCWzng==",
"pluGuid": "0ea670bb-b254-488a-be7a-58383c25b39e",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:21:59.6192484",
"inventoryTracked": "2026-04-03T06:21:59.6192484",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "70",
"pluG_UID": "PGuDJ58+q0eO5/poTD4EwA==",
"pluGuid": "27836b3c-3e9f-47ab-8ee7-fa684c3e04c0",
"fuelPluG_UID": "6parTgYSQkiD4r/2I0DEhQ==",
"fuelPluGuid": "4eab96ea-1206-4842-83e2-bff62340c485",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"campaignPlu": {
"$ref": "1"
},
"fuelItem": true
},
{
"$ref": "2"
}
],
"campaign": {
"$id": "71",
"id": 1,
"storeID": 2,
"name": "d17cd568-a65c-4510-9d8c-b2b149c218be",
"nameGuid": "d17cd568-a65c-4510-9d8c-b2b149c218be",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:21:59.6192484",
"startTime": 1,
"endDate": "2026-04-03T06:21:59.6192484",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:21:59.6192484",
"system": true,
"created": "2026-04-03T06:21:59.6192484",
"updated": "2026-04-03T06:21:59.6192484",
"priceChangeNotifiedUtc": "2026-04-03T06:21:59.6192484",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "8n2naie+xkCYMslOuqCYPw==",
"hostIdentifierGuid": "6aa77df2-be27-40c6-9832-c94ebaa0983f",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:21:59.6192484",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"campaignPools": [
{
"$id": "72",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "+V7Sdr30J0uNp9NsdETX2g==",
"pluGuid": "76d25ef9-f4bd-4b27-8da7-d36c7444d7da",
"hostOfferID": 1,
"priceGroupG_UID": "5v74hHP5NUCueisSphDKUw==",
"priceGroupGuid": "84f8fee6-f973-4035-ae7a-2b12a610ca53",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:21:59.6192484",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "3"
},
"campaign": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"sellingRules": [
{
"$id": "73",
"id": 1,
"identifier": "p/E0i2zhGUiHNARN2bcxng==",
"identifierStr": "p/E0i2zhGUiHNARN2bcxng==",
"identifierGuid": "8b34f1a7-e16c-4819-8734-044dd9b7319e",
"campaignID": 4,
"campaignName": "sample string 5",
"ruleJoin": 1,
"ruleType": 6,
"operand0": "sample string 7",
"comparisonOp": 1,
"operand1": "sample string 8",
"action": 1,
"operand2": "sample string 9",
"operand3": "sample string 10",
"includeExcludedItems": true,
"noFurtherDiscounts": true,
"description": "sample string 11",
"sortOrder": 1,
"isItemRule": false,
"prevDept": "sample string 12",
"campaign": {
"$ref": "71"
}
},
{
"$ref": "73"
}
],
"customers": [
{
"$id": "74",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "MDWG5aqX2UW6/y2P8Bc4SQ==",
"customerIDGuid": "e5863530-97aa-45d9-baff-2d8ff0173849",
"campaign": {
"$ref": "71"
},
"customer": {
"$id": "75",
"identifier": "TjyGKLA0zEqsfUiUy3wAOw==",
"identifierGuid": "28863c4e-34b0-4acc-ac7d-4894cb7c003b",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:21:59.6192484",
"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": "w7ioXz01vUGQvPNn3u6rDg==",
"communityIdentifierGuid": "5fa8b8c3-353d-41bd-90bc-f367deeeab0e",
"joined": "2026-04-03T06:21:59.6192484",
"updated": "2026-04-03T06:21:59.6192484",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "jfl4lrM6QUi4T+fKO0sV3w==",
"priceLevelIdentifierGuid": "9678f98d-3ab3-4841-b84f-e7ca3b4b15df",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:21:59.6192484",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "76",
"cardType": 2,
"issueDate": "2026-04-03T06:21:59.6192484",
"expiry": "2026-04-03T06:21:59.6192484",
"customerID": "bgNd3jQygU2yhZITXbXD+A==",
"customerIDGuid": "de5d036e-3234-4d81-b285-92135db5c3f8",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:21:59.6192484",
"linkedAccount": "xE4UhAO49k2zW+8f6XkLXA==",
"linkedAccountGuid": "84144ec4-b803-4df6-b35b-ef1fe9790b5c",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "75"
},
"account": {
"$id": "77",
"id": 1,
"identifier": "wp2zQgUDDUK/pK56WQm70A==",
"identifierGuid": "42b39dc2-0305-420d-bfa4-ae7a5909bbd0",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:21:59.6192484",
"owner": "Rc/wSQkzWkqPy/Hgke6opg==",
"ownerGuid": "49f0cf45-3309-4a5a-8fcb-f1e091eea8a6",
"accountStoreGroupIdentifier": "a3PgutTbgEyQBMb6vpEn/g==",
"accountStoreGroupGuid": "bae0736b-dbd4-4c80-9004-c6fabe9127fe",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:21:59.6192484",
"active": true,
"updated": "2026-04-03T06:21:59.6192484",
"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": "0p9S4taPvUuViymrKBvTeA==",
"identifierGuid": "e2529fd2-8fd6-4bbd-958b-29ab281bd378",
"name": "sample string 2",
"primaryContact": "y4JKL+vaukaK+KzRxH5Kqg==",
"primaryContactGuid": "2f4a82cb-daeb-46ba-8af8-acd1c47e4aaa",
"accountID": "967m9PXfxE+NzK2IADc/hg==",
"accountIDGuid": "f4e6aef7-dff5-4fc4-8dcc-ad8800373f86",
"special": true,
"updated": "2026-04-03T06:21:59.6192484",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "BQOloGHGFUKHG60IeLLWhg==",
"priceLevelIdentifierGuid": "a0a50305-c661-4215-871b-ad0878b2d686",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "77"
},
"primaryContactCustomer": {
"$ref": "75"
},
"customerGroupMembers": [
{
"$id": "80",
"id": 1,
"groupID": "T05js/Jvl0K0X4ww3uhEUQ==",
"groupIDGuid": "b3634e4f-6ff2-4297-b45f-8c30dee84451",
"customerID": "D1wxLAYHv0uAVidLa5Fz2Q==",
"customerIDGuid": "2c315c0f-0706-4bbf-8056-274b6b9173d9",
"card": "sample string 4",
"linkedAccount": "QaZTEe4ZLkKJamPhhh8l9A==",
"linkedAccountGuid": "1153a641-19ee-422e-896a-63e1861f25f4",
"customer": {
"$ref": "75"
},
"group": {
"$ref": "79"
},
"customerCard": {
"$ref": "76"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "79"
}
]
},
"payments": [
{
"$id": "81",
"id": 1,
"identifier": "z4e2HrIcnU+S2YVHE4GOQw==",
"identifierGuid": "1eb687cf-1cb2-4f9d-92d9-854713818e43",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "Vmuou5vOlES2J59cPDfxvQ==",
"accountIDGuid": "bba86b56-ce9b-4494-b627-9f5c3c37f1bd",
"customerAccount": {
"$ref": "77"
},
"customerCard": {
"$ref": "76"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:21:59.6192484",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "eq6Te3mGhUuf/5a6nZctPQ==",
"idempotentVoidGuid": "7b93ae7a-8679-4b85-9fff-96ba9d972d3d",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "82",
"saleHeaderID": 1,
"saleHeaderGuid": "LAmt9g3Klkaa97qv1SEfAA==",
"saleHeaderIdentifierGuid": "f6ad092c-ca0d-4696-9af7-baafd5211f00",
"created": "2026-04-03T06:21:59.6192484",
"createdLocal": "2026-04-03T06:21:59.6192484",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:21:59.6192484",
"storeID": 1,
"operatorG_Uid": "bmo8xZox9kWsS9pPf5Lr4Q==",
"operatorGuid": "c53c6a6e-319a-45f6-ac4b-da4f7f92ebe1",
"customerG_Uid": "M9SQknVWyUuBG0FGMUg/iA==",
"customerGuid": "9290d433-5675-4bc9-811b-414631483f88",
"communityIdentifier": "/lm2Szx6I0Gz8X2BGVqjuw==",
"communityIdentifierGuid": "4bb659fe-7a3c-4123-b3f1-7d81195aa3bb",
"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": "OtRbH6a9TEq8Y3E9Xr3Ccg==",
"priceLevelIdentifierGuid": "1f5bd43a-bda6-4a4c-bc63-713d5ebdc272",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:21:59.6192484+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "83",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:21:59.6192484",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "40"
},
"customer": {
"$ref": "75"
},
"communityOrganisation": {
"$id": "84",
"id": 1,
"identifier": "aOzURR8lB0CjTYd0ezkelg==",
"identifierGuid": "45d4ec68-251f-4007-a34d-87747b391e96",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:21:59.6192484",
"promoPeriodEnd": "2026-04-03T06:21:59.6192484",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:21:59.6192484",
"deleted": true
},
"details": [
{
"$id": "85",
"saleItemID": 1,
"identifier": "gF3rIfd8Z0SGS4WA9d0TJQ==",
"identifierGuid": "21eb5d80-7cf7-4467-864b-8580f5dd1325",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "0Rx2BYxEGkeifXwl97fceQ==",
"pluGuid": "05761cd1-448c-471a-a27d-7c25f7b7dc79",
"accountID": "TmsMuG/HY06qfDSTbxJ+TA==",
"accountIDGuid": "b80c6b4e-c76f-4e63-aa7c-34936f127e4c",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:21:59.6192484",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "DVFtbp/3iEyT/74W0tzjPw==",
"refundGuid": "6e6d510d-f79f-4c88-93ff-be16d2dce33f",
"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": "LQBb8QCZDEeSexLrctqtqQ==",
"idempotentVoidGuid": "f15b002d-9900-470c-927b-12eb72daada9",
"priceLevelIdentifier": "CqzqH55hDUWNxCN92Np9hg==",
"priceLevelIdentifierGuid": "1feaac0a-619e-450d-8dc4-237dd8da7d86",
"communityIdentifier": "jwLcsz/sCkGKagtlE2dtqw==",
"communityIdentifierGuid": "b3dc028f-ec3f-410a-8a6a-0b6513676dab",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "86",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:21:59.6192484",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "86"
}
],
"refund": {
"$id": "87",
"id": 1,
"g_UID": "3lydrB1X50WvQf/NghtOkg==",
"guid": "ac9d5cde-571d-45e7-af41-ffcd821b4e92",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:21:59.6192484"
},
"modifier": {
"$id": "88",
"id": 1,
"setG_UID": "3YphLbWg1Eq2dLtZy2+pXA==",
"modifierSetGuid": "2d618add-a0b5-4ad4-b674-bb59cb6fa95c",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "vRzp7DvvxUOGWxT2uJGJJw==",
"pluGuid": "ece91cbd-ef3b-43c5-865b-14f6b8918927",
"deleted": true,
"g_UID": "HKPxwngVKEyXceAaUStHXg==",
"guid": "c2f1a31c-1578-4c28-9771-e01a512b475e",
"product": {
"$ref": "3"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "85"
}
],
"eftReceipts": [
{
"$id": "89",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "82"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "89"
}
],
"payments": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"cards": [
{
"$id": "90",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "90"
}
],
"campaignHits": [
{
"$id": "91",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "91"
}
],
"fuel": [
{
"$id": "92",
"id": 1,
"plu": 1,
"pluG_UID": "CCf6NCn1/Eq5D4PXpWNPNQ==",
"pluGuid": "34fa2708-f529-4afc-b90f-83d7a5634f35",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:21:59.6192484",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:21:59.6192484",
"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": "ay+Sf4B9+UOUaMYrKBZkxQ==",
"pluGuid": "7f922f6b-7d80-43f9-9468-c62b281664c5",
"accountID": "0x5l/PoUU0mbhjBQb7HDaw==",
"accountIDGuid": "fc651ed3-14fa-4953-9b86-30506fb1c36b",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:21:59.6192484",
"bestOrExpireType": 1,
"refundG_UID": "PHAN0ySyvkOlHITfRPhjgQ==",
"refundGuid": "d30d703c-b224-43be-a51c-84df44f86381",
"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": "4JrHXWKogkCisptC0/NHDQ==",
"identifierGuid": "5dc79ae0-a862-4082-a2b2-9b42d3f3470d",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "Zmzb2qZcLkKR4TSqhTkCcw==",
"customerIdentifierGuid": "dadb6c66-5ca6-422e-91e1-34aa85390273",
"operatorNo": 1,
"operatorG_UID": "uHNKamAnZEWtKDCl3iTRNg==",
"operatorGuid": "6a4a73b8-2760-4564-ad28-30a5de24d136",
"created": "2026-04-03T06:21:59.6192484",
"ordered": "2026-04-03T06:21:59.6192484",
"started": "2026-04-03T06:21:59.6192484",
"completed": "2026-04-03T06:21:59.6192484",
"supplied": "2026-04-03T06:21:59.6192484",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "75"
},
"operator": {
"$ref": "40"
},
"details": [
{
"$id": "95",
"headerID": 1,
"plu": 1,
"pluG_UId": "AA6CiWK5G0+01CvYqwa5gQ==",
"pluGuid": "89820e00-b962-4f1b-b4d4-2bd8ab06b981",
"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": "flcXc+wS1kSwDn9C3HqdfA==",
"headerIdentifierGuid": "7317577e-12ec-44d6-b00e-7f42dc7a9d7c",
"product": {
"$ref": "3"
}
},
{
"$ref": "95"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "82"
}
},
{
"$ref": "94"
}
],
"surveyResponses": [
{
"$id": "96",
"surveyG_UID": "zHdNu4gWkkuGUhrN0r2ghw==",
"surveyGuid": "bb4d77cc-1688-4b92-8652-1acdd2bda087",
"saleHeaderGuid": "LTkmY6Cu6E2hvrFe11ws8w==",
"saleGuid": "6326392d-aea0-4de8-a1be-b15ed75c2cf3",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "AkNj/ryX20yBunlkjHEHPg==",
"guidResponse": "fe634302-97bc-4cdb-81ba-79648c71073e",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:21:59.6192484",
"sale": {
"$ref": "82"
},
"survey": {
"$id": "97",
"g_UID": "DZvduiVtjUKMXw2pgAhRFA==",
"guid": "badd9b0d-6d25-428d-8c5f-0da980085114",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "3y0Y3dECL06hPcKpqVxjBg==",
"checkoutFormGuid": "dd182ddf-02d1-4e2f-a13d-c2a9a95c6306",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:21:59.6192484",
"end": "2026-04-03T06:21:59.6192484",
"deleted": true,
"updated": "2026-04-03T06:21:59.6192484",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"ab771832-76eb-49fb-9ed8-7cfcf1a2b89b",
"4569eb15-40f2-43b9-83f6-9d7064b6e7c6"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "48"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "96"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "Ypnry2YmIEqJyNv5eo07ng==",
"accountIdentifier": "cbeb9962-2666-4a20-89c8-dbf97a8d3b9e",
"accountName": "sample string 44",
"customerOrderIdentifier": "m0ExmI72pEuV7oZgo/BHhg==",
"customerOrderIdentifierGuid": "9831419b-f68e-4ba4-95ee-8660a3f04786",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "98",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "iXBh+aSF8UmtYqTZHTQlJw==",
"paymentIdentifierGuid": "f9617089-85a4-49f1-ad62-a4d91d342527",
"identifier": "4+2vLWRtJkqJYsuzthn/Kg==",
"identifierGuid": "2dafede3-6d64-4a26-8962-cbb3b619ff2a",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "CJbk51f+AEGQS5BpBKgDvQ==",
"itemIdentifierGuid": "e7e49608-fe57-4100-904b-906904a803bd"
}
},
{
"$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": "WirX/+h/YUaivFlhZ1/gmQ==",
"customerIdentifierGuid": "ffd72a5a-7fe8-4661-a2bc-5961675fe099",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "4nXh3wndIUSTn+Nc7RC3Lw==",
"idempotentGuid": "dfe175e2-dd09-4421-939f-e35ced10b72f",
"offline": true,
"voucher": {
"$id": "100",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-04-03T06:21:59.6192484",
"barcodeTemplate": {
"$id": "101",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "102",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-04-03T06:21:59.6192484",
"labelPageLayout": "QQAcXLrGVEmaY2s3DBQpQQ==",
"pageLayoutGuid": "5c1c0041-c6ba-4954-9a63-6b370c142941",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "100"
},
"elements": [
{
"$id": "103",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-04-03T06:21:59.6192484"
},
{
"$ref": "103"
}
]
},
"customerVouchers": [
{
"$id": "104",
"id": 1,
"customerIdentifier": "/TClH5mGvUaeyIDaQkJqBA==",
"customerIdentifierGuid": "1fa530fd-8699-46bd-9ec8-80da42426a04",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:21:59.6192484",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "fxe1syI9YEmyH9HVgf4OVg==",
"issuedIdempotentGuid": "b3b5177f-3d22-4960-b21f-d1d581fe0e56",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:21:59.6192484",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:21:59.6192484",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "L0LelZk/DEaXPNgv92o9AQ==",
"redeemedIdempotentGuid": "95de422f-3f99-460c-973c-d82ff76a3d01",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:21:59.6192484",
"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": "49kFGGBa4k6zHFzc1f/YlQ==",
"groupIDGuid": "1805d9e3-5a60-4ee2-b31c-5cdcd5ffd895",
"campaign": {
"$ref": "71"
},
"group": {
"$ref": "79"
}
},
{
"$ref": "105"
}
],
"signIqTickets": [
{
"$id": "106",
"identifier": "Dk7hvDSziEuHXR3/8NZ8Yg==",
"identifierGuid": "bce14e0e-b334-4b88-875d-1dfff0d67c62",
"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": "65b4lEfIYkilu9DuJbaWow==",
"guid": "94f896eb-c847-4862-a5bb-d0ee25b696a3",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "71"
},
"comboPricePlus": [
{
"$id": "108",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "1mN/hpVq6kSFNQrwN4w+9A==",
"groupGuid": "867f63d6-6a95-44ea-8535-0af0378c3ef4",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "gdWneSELskeq2lcTEU8OsA==",
"pluGuid": "79a7d581-0b21-47b2-aada-5713114f0eb0",
"priceGroupG_UID": "dzRZLzDInUCzCfa2de3u1w==",
"priceGroupGuid": "2f593477-c830-409d-b309-f6b675edeed7",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "71"
},
"product": {
"$ref": "3"
},
"priceGroup": {
"$ref": "33"
},
"campaignPool": {
"$ref": "71"
}
},
{
"$ref": "108"
}
]
},
{
"$ref": "107"
}
],
"priceLevels": [
{
"$id": "109",
"id": 1,
"priceLevelIdentifier": "RVJNy5iPhEW9d9s2OdWbTw==",
"priceLevelIdentifierGuid": "cb4d5245-8f98-4584-bd77-db3639d59b4f",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "109"
}
],
"promotionType": {
"$id": "110",
"identifier": "3sFO5KNW/0CYGMUDXOuVrQ==",
"identifierGuid": "e44ec1de-56a3-40ff-9818-c5035ceb95ad",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "F22SROD/qEmBnVoN7tKoAg==",
"labelPageLayoutGuid": "44926d17-ffe0-49a8-819d-5a0deed2a802",
"priceLevelIdentifier": "ZbiN/+Pv0UuFJeS8r5rG7g==",
"priceLevelIdentifierGuid": "ff8db865-efe3-4bd1-8525-e4bcaf9ac6ee",
"active": true,
"updated": "2026-04-03T06:21:59.6192484",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "3"
},
"dealCost": {
"$ref": "67"
}
},
{
"$ref": "1"
}
]
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.