PUT api/printBatch/{id}/detail/{guid}
Save print batch detail, location guid is assumed to be empty guid
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Print Batch Header Identifier |
globally unique identifier |
Required |
| guid |
Print Batch Detail plu guid |
globally unique identifier |
Required |
Body Parameters
Print Batch Detail
PrintBatchDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| HeaderIdentifier | Collection of byte |
None. |
|
| HeaderGuid | globally unique identifier |
None. |
|
| ShelfLocationIdentifier | Collection of byte |
None. |
|
| ShelfLocationGuid | globally unique identifier |
None. |
|
| PLUG_UID | Collection of byte |
None. |
|
| PluGuid | globally unique identifier |
None. |
|
| OperatorG_UID | Collection of byte |
None. |
|
| OperatorGuid | globally unique identifier |
None. |
|
| CampaignName | string |
None. |
|
| ComboGroupIdentifier | Collection of byte |
None. |
|
| ComboGroupGuid | globally unique identifier |
None. |
|
| Created | date |
None. |
|
| LabelQuantity | integer |
None. |
|
| TalkerQuantity | integer |
Deprecated. Use Label Quantity only. |
|
| LabelSmall | boolean |
None. |
|
| Printed | date |
None. |
|
| PrintedByUser | string |
None. |
|
| DetailMetaList | Collection of PrintBatchDetailMeta |
Relation. This field may not always be loaded or used for updates. |
|
| Users | string |
Relation. This field may not always be loaded or used for updates. |
|
| PrintBatchTypes | string |
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. |
|
| Location | ShelfLocation |
Relation. This field may not always be loaded or used for updates. |
|
| Operator | Operator |
Relation. This field may not always be loaded or used for updates. |
|
| ProductDescription |
Description of the product attached to the print batch detail |
string |
Relation. This field may not always be loaded or used for updates. |
| ProductItemNumber | string |
Deprecated. Relation. This field may not always be loaded or used for updates. |
|
| ProductSell |
Normal price of the product attached to the print batch detail |
integer |
Relation. This field may not always be loaded or used for updates. |
| ProductCost |
Normal cost of the product attached to the print batch detail |
integer |
Relation. This field may not always be loaded or used for updates. |
| ProductCostDecimals |
Cost decimal places of the product attached to the print batch detail |
integer |
Relation. This field may not always be loaded or used for updates. |
| ProductActive |
Active status of the product attached to the print batch detail |
boolean |
Relation. This field may not always be loaded or used for updates. |
| ProductBarcode |
Main barcode of the product attached to the print batch detail |
string |
Relation. This field may not always be loaded or used for updates. |
| Succeeded |
Used in returning status from tray utility |
boolean |
Relation. This field may not always be loaded or used for updates. |
| PrintRunID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| PrintRunGuid | globally unique identifier |
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. |
|
| MinorDepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
| LesserDepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
| StoreName | string |
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. |
|
| CampaignStartDate | date |
Relation. This field may not always be loaded or used for updates. Data type: Date |
|
| CampaignEndDate | date |
Relation. This field may not always be loaded or used for updates. Data type: Date |
|
| CampaignPrice |
Price of product in linked campaign if it has one. Null if no linked campaign or no price due to campaign type |
integer |
Relation. This field may not always be loaded or used for updates. |
| CampaignCost |
Cost of product in linked campaign if it has one. Null if no linked campaign or if cost is current cost |
integer |
Relation. This field may not always be loaded or used for updates. |
| CampaignCostDecimals |
The cost decimals for the product cost in linked campaign |
integer |
Relation. This field may not always be loaded or used for updates. |
| ComboGroupDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
| ComboGroupSell | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PrintRequestType | PrintRequestType |
Relation. This field may not always be loaded or used for updates. |
|
| IsTobacco | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| IsLiquor | boolean |
Deprecated. Relation. This field may not always be loaded or used for updates. |
|
| ShelfLocationName | string |
Relation. This field may not always be loaded or used for updates. |
|
| OperatorName | string |
Relation. This field may not always be loaded or used for updates. |
|
| PrintBatchType | PrintBatchType |
Relation. This field may not always be loaded or used for updates. |
|
| CreatedBy | string |
Relation. This field may not always be loaded or used for updates. |
|
| PageLayoutName | string |
Relation. This field may not always be loaded or used for updates. |
|
| ComplianceIndicatorName | string |
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. |
|
| WarehouseDirectIndicator | WarehouseDirectIndicator |
Relation. This field may not always be loaded or used for updates. |
|
| ProductGrade | string |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{
"identifier": "2bfZt37sy0GbGbybWg59NA==",
"identifierGuid": "b7d9b7d9-ec7e-41cb-9b19-bc9b5a0e7d34",
"headerIdentifier": "TjCmluzOrUOfAbUaBJbsYA==",
"headerGuid": "96a6304e-ceec-43ad-9f01-b51a0496ec60",
"shelfLocationIdentifier": "Oi9kApJfEUOsftJp9pbTOQ==",
"shelfLocationGuid": "02642f3a-5f92-4311-ac7e-d269f696d339",
"pluG_UID": "MWDJ49SsYESL3877ESldjQ==",
"pluGuid": "e3c96031-acd4-4460-8bdf-cefb11295d8d",
"operatorG_UID": "ilwGskl+kUCCxkXfILiyqw==",
"operatorGuid": "b2065c8a-7e49-4091-82c6-45df20b8b2ab",
"campaignName": "sample string 2",
"comboGroupIdentifier": "+TZlAQgF8UiGJr0wIG9l0Q==",
"comboGroupGuid": "016536f9-0508-48f1-8626-bd30206f65d1",
"created": "2026-06-03T18:35:05.9794258",
"labelQuantity": 3,
"talkerQuantity": 4,
"labelSmall": true,
"printed": "2026-06-03T18:35:05.9794258",
"printedByUser": "sample string 6",
"detailMetaList": [
{
"$id": "2",
"id": 1,
"printBatchType": 2,
"user": "sample string 3",
"detailIdentifier": "Oamshc7FWkSBDndOcgY2wA==",
"detailGuid": "85aca939-c5ce-445a-810e-774e720636c0"
},
{
"$ref": "2"
}
],
"users": "sample string 7",
"printBatchTypes": "sample string 8",
"product": {
"$id": "3",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "D/ou0zhau0KlwR425Hgevg==",
"guid": "d32efa0f-5a38-42bb-a5c1-1e36e4781ebe",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "WtNdDylKwEuuyg5WLl72nA==",
"priceGroupGuid": "0f5dd35a-4a29-4bc0-aeca-0e562e5ef69c",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:35:05.9794258",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:35:05.9794258",
"pluCreated": "2026-06-03T18:35:05.9794258",
"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:35:05.9794258",
"lastManualUpdate": "2026-06-03T18:35:05.9794258",
"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:35:05.9794258",
"currentCostUpdated": "2026-06-03T18:35:05.9794258",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:35:05.9794258",
"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:35:05.9794258",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "Lep6kYn1a0Wuxc9zXR26Ag==",
"altPLUGuid": "917aea2d-f589-456b-aec5-cf735d1dba02",
"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:35:05.9794258",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "J70wQuw5SEi4/rlZXiiuHw==",
"shelfPageLayoutGuid": "4230bd27-39ec-4848-b8fe-b9595e28ae1f",
"talkerPageLayoutG_UID": "iso0vBWYLUCbelM0x+DX2g==",
"talkerPageLayoutGuid": "bc34ca8a-9815-402d-9b7a-5334c7e0d7da",
"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": "XivkOQ7MRUy/QLCHKuxKqg==",
"inventoryIdentifier": "39e42b5e-cc0e-4c45-bf40-b0872aec4aaa",
"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": "Z+FxSyYKwUe5UOsVOtNKaA==",
"parentPluGuid": "4b71e167-0a26-47c1-b950-eb153ad34a68",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "XtoP7ljSDUeEwTYOQ2Tphg==",
"supplierIdentifierGuid": "ee0fda5e-d258-470d-84c1-360e4364e986",
"supplierChanged": true,
"rebateSupplierIdentifier": "4qnobfPGK0Skslb+k+aA7g==",
"rebateSupplierIdentifierGuid": "6de8a9e2-c6f3-442b-a4b2-56fe93e680ee",
"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:35:05.9794258",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "4oKeDiInVEGb1MShM2l4nA==",
"hostIdentifierGuid": "0e9e82e2-2722-4154-9bd4-c4a13369789c",
"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-06-03T18:35:05.9794258",
"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": "H16evvVc70OPV6zcXQ6vTA==",
"hostIdentifierGuid": "be9e5e1f-5cf5-43ef-8f57-acdc5d0eaf4c",
"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:35:05.9794258",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "NVVjDn+QBkmyNk4DnCp0OQ==",
"hostIdentifierGuid": "0e635535-907f-4906-b236-4e039c2a7439",
"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"
},
"warehouseStore": {
"$id": "7",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "8",
"id": 1,
"hostIdentifier": "4NeSJp4VRUyG2KUzBxNQ5w==",
"hostIdentifierGuid": "2692d7e0-159e-4c45-86d8-a533071350e7",
"storeID": 2,
"username": "sample string 3",
"password": "sample string 4",
"passwordPlain": "sample string 5",
"serverAddress": "sample string 6",
"serverPort": 1,
"excludeFromLeadInOut": true,
"useForHostFile": true,
"metcashPillarID": "sample string 9",
"metcashStateCode": "sample string 10",
"metcashCustomerID": "sample string 11",
"metcashTradingPartnerID": "sample string 12",
"drakesCustomerNumber": 1,
"sparCustomerNumber": "sample string 13",
"sparOrderUsername": "sample string 14",
"sparOrderPassword": "sample string 15",
"sparOrderPasswordPlain": "sample string 16",
"pharmXSiteID": 1,
"ibaZoneID": 1,
"ibaState": "sample string 17",
"foodlandStoreCode": "sample string 18",
"ilgMemberNumber": "sample string 19",
"ilgOutletLocation": 1,
"ilgBaseCost": 1,
"ilgApplyNonAdvertisedPromos": true,
"ilgExemptFromFreight": true,
"ilgOrderDealReview": true,
"ilgFinanceFee": 1,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "9",
"identifier": "B2gZKndjAkWkg4o7ZbKwcg==",
"identifierGuid": "2a196807-6377-4502-a483-8a3b65b2b072",
"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": "mxm0/KnM1kumouNmXOqW9A==",
"hostSupplierIdentifierGuid": "fcb4199b-cca9-4bd6-a6a2-e3665cea96f4",
"loyaltyPriceLevelIdentifier": "ikHJXlGCUkOP+7wgTAgbBQ==",
"loyaltyPriceLevelIdentifierGuid": "5ec9418a-8251-4352-8ffb-bc204c081b05",
"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:35:05.9794258",
"lastProcessed": "2026-06-03T18:35:05.9794258",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "10",
"identifier": "vg+kMBtu/E2sVLHqtWzRFw==",
"identifierGuid": "30a40fbe-6e1b-4dfc-ac54-b1eab56cd117",
"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": "BUVpRc3dAUaZkqi6nIseow==",
"primaryContactID": "45694505-ddcd-4601-9992-a8ba9c8b1ea3",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "UY/3Q/SrY0Gdckz0rpzzkg==",
"supplierGroupGuid": "43f78f51-abf4-4163-9d72-4cf4ae9cf392",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:35:05.9794258",
"rebateLastClaimedAmount": 1.0,
"cartonsOnly": true,
"minimumOrderValue": 1,
"enforceMinimumQuantity": true,
"freight": 19.0,
"freightType": 20,
"deleted": true,
"deletedUser": "sample string 22",
"storeName": "sample string 23",
"primaryContact": {
"$id": "11",
"id": "896c69b0-1164-4f84-8693-eb75e2a5e971",
"identifier": "H0RWE6jfiUypPdp7IBxBVA==",
"identifierGuid": "1356441f-dfa8-4c89-a93d-da7b201c4154",
"familyName": "sample string 1",
"givenNames": "sample string 2",
"otherNames": "sample string 3",
"title": "sample string 4",
"dateOfBirth": "sample string 5",
"sex": "sample string 6",
"address": "sample string 7",
"address1": "sample string 8",
"address2": "sample string 9",
"town": "sample string 10",
"state": "sample string 11",
"country": "sample string 12",
"postalCode": "sample string 13",
"telephone": "sample string 14",
"mobile": "sample string 15",
"email": "sample string 16",
"fax": "sample string 17",
"primary": true
},
"contacts": [
{
"$id": "12",
"supplierIdentifier": "c1aSeJ5LAUeeSnGv2jb7UA==",
"supplierIdentifierGuid": "78925673-4b9e-4701-9e4a-71afda36fb50",
"contactGuid": "CnsGAi4BZ0qurOQJz6P48g==",
"contactID": "02067b0a-012e-4a67-aeac-e409cfa3f8f2",
"contact": {
"$ref": "11"
},
"supplier": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"products": [
{
"$id": "13",
"pluG_UID": "m2wkXVxqC0ezUaeYbQmvzw==",
"pluGuid": "5d246c9b-6a5c-470b-b351-a7986d09afcf",
"supplierIdentifier": "ohO8YzGgkU62uk9eF3L7ew==",
"supplierIdentifierGuid": "63bc13a2-a031-4e91-b6ba-4f5e1772fb7b",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:35:05.9794258",
"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:35:05.9794258",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "14",
"pluG_UID": "BGWI76bWI0OwLVCRmnb5jw==",
"pluGuid": "ef886504-d6a6-4323-b02d-50919a76f98f",
"supplierIdentifier": "fsx+jOhTp06LxwyL6YsvaA==",
"supplierIdentifierGuid": "8c7ecc7e-53e8-4ea7-8bc7-0c8be98b2f68",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "14"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "9nXd0nzjqEOhufAV25urhw==",
"parentPluGuid": "d2dd75f6-e37c-43a8-a1b9-f015db9bab87",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "3"
},
"supplier": {
"$ref": "10"
},
"serviceFee": {
"$id": "15",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "13"
}
],
"orderCycleHeaders": [
{
"$id": "16",
"storeID": 1,
"supplierIdentifier": "XJ52F2iX90iDpJjExSM3ZA==",
"supplierGuid": "17769e5c-9768-48f7-83a4-98c4c5233764",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "16"
}
],
"cycles": [
{
"$id": "17",
"storeID": 1,
"supplierIdentifier": "eVIQjENEq0q1Df2Ap5WWgQ==",
"supplierGuid": "8c105279-4443-4aab-b50d-fd80a7959681",
"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:35:05.9794258",
"deliveryDate": "2026-06-03T18:35:05.9794258",
"nextCutOffDate": "2026-06-03T18:35:05.9794258",
"nextDeliveryDate": "2026-06-03T18:35:05.9794258",
"nextDaysBuffer": 10
},
{
"$ref": "17"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-06-03T18:35:05.9794258",
"isHost": true
},
"files": [
{
"$id": "18",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:35:05.9794258",
"processed": "2026-06-03T18:35:05.9794258",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:35:05.9794258",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "9"
},
"metcashHeader": {
"$id": "19",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:35:05.9794258",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "18"
}
],
"zoneMatrix": [
{
"$id": "20",
"id": 1,
"hostIdentifier": "hyomaebTFEqs4rRjZGjVaA==",
"hostIdentifierGuid": "69262a87-d3e6-4a14-ace2-b4636468d568",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"8d576426-7b33-4172-a855-1bcd9c175639",
"3aad7a92-44ca-4e3d-b4b1-b49e53cc02b8"
]
},
{
"$ref": "20"
}
],
"hostFileStoreSetting": {
"$ref": "8"
},
"hostStoreSettings": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"promotionPlacements": [
{
"$id": "21",
"identifier": "6/kGfEwxqU2sU7yBK9iDOw==",
"identifierGuid": "7c06f9eb-314c-4da9-ac53-bc812bd8833b",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "21"
}
],
"promoTypeGuids": [
"766b85f2-afb4-4c12-9a96-27433cb19c90",
"1ca7e227-dc05-43a2-9374-5f5326ce3f7c"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "8"
}
],
"accounts": [
{
"$id": "22",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "22"
}
],
"sales": [
{
"$id": "23",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:35:05.9794258",
"ftpSite": {
"$id": "24",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"path": "sample string 7",
"protocol": 8
}
},
{
"$ref": "23"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"cashManagements": [
{
"$id": "25",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "26",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9,
"config": "sample string 10"
}
},
{
"$ref": "25"
}
],
"updateStoreID": "f70c7bff-fada-4eb3-9102-5da1cd37c85b",
"updateStore": {
"$id": "27",
"id": "e4c511be-921e-46e0-9fc7-ed75e0371ad3",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:35:05.9794258",
"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:35:05.9794258"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "28",
"loginMode": 1,
"allowSelfVerification": true,
"verifierEmail": "sample string 3",
"source": "sample string 4",
"loginModeInherited": 5,
"loginModeSource": "sample string 6",
"selfVerifyInherited": true,
"selfVerifySource": "sample string 8",
"verifyEmailInherited": "sample string 9",
"verifyEmailSource": "sample string 10"
}
},
"storePrices": [
{
"$id": "29",
"pluG_UID": "4fJ4fU75j0m5eaaM6nT0ig==",
"pluGuid": "7d78f2e1-f94e-498f-b979-a68cea74f48a",
"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:35:05.9794258"
},
{
"$ref": "29"
}
],
"currentPrices": {
"$id": "30",
"pluPrices": {
"$id": "31",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:35:05.9794258",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "31"
},
"winningCampaign": 1,
"winner": {
"$id": "32",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:35:05.9794258",
"startTime": 5,
"endDate": "2026-06-03T18:35:05.9794258",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "FNh3gpm+LkqrEEeb7sYEdw==",
"hostIdentifierGuid": "8277d814-be99-4a2e-ab10-479beec60477",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"tray": {
"$id": "33",
"g_UId": "LhPaVbIyikaskZA68/f6/A==",
"guid": "55da132e-32b2-468a-ac91-903af3f7fafc",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "34",
"priceGroupG_UID": "2u9VGYR0bESGjjYZGvtuew==",
"priceGroupGuid": "1955efda-7484-446c-868e-36191afb6e7b",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:35:05.9794258",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "35",
"pluG_UID": "FIJA1KFixEyq9s7dxJmfBg==",
"pluGuid": "d4408214-62a1-4cc4-aaf6-ceddc4999f06",
"plu": 1,
"servingsPerPack": 1,
"servingSize": 1,
"showAllergens": 1,
"energy": 1,
"protein": 1,
"fat": 1,
"saturated": 1,
"carbo": 1,
"sugars": 1,
"sodium": 1,
"potasium": 1,
"calcium": 1,
"fibre": 1,
"soya": 1,
"nutsSeeds": 1,
"shells": 1,
"eggs": 1,
"dairy": 1,
"gluten": 1,
"sulphites": 1,
"peanuts": 1,
"sesame": 1,
"fish": 1,
"lupins": 1
},
"dates": {
"$id": "36",
"pluGuid": "a256975d-34ef-466c-b922-63463a8a2174",
"created": "2026-06-03T18:35:05.9794258",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:35:05.9794258",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:35:05.9794258",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:35:05.9794258",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:35:05.9794258",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:35:05.9794258",
"lastSold": "2026-06-03T18:35:05.9794258",
"firstSold": "2026-06-03T18:35:05.9794258",
"awsUpdated": "2026-06-03T18:35:05.9794258",
"lastManualUpdate": "2026-06-03T18:35:05.9794258",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:35:05.9794258",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:35:05.9794258",
"doNotRangeUpdated": "2026-06-03T18:35:05.9794258",
"doNotOrderUpdated": "2026-06-03T18:35:05.9794258",
"tracked": "2026-06-03T18:35:05.9794258"
},
"allergens": [
{
"$id": "37",
"primaryKey": {
"$id": "38",
"pluGuid": "9d1101e7-0ab5-40a9-939b-3030f27e2a0c",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "5wERnbUKqUCTmzAw8n4qDA==",
"pluGuid": "9d1101e7-0ab5-40a9-939b-3030f27e2a0c",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"costs": {
"$id": "39",
"pluG_UID": "PWcXx05H3kK3t34ZM6jIXw==",
"pluGuid": "c717673d-474e-42de-b7b7-7e1933a8c85f",
"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:35:05.9794258",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "40",
"saleHeaderID": 1,
"created": "2026-06-03T18:35:05.9794258",
"createdLocal": "2026-06-03T18:35:05.9794258",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "xQCdE1TCG0eL/Lzk20vtUA==",
"operatorGuid": "139d00c5-c254-471b-8bfc-bce4db4bed50",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "d/OO2hQBskqCLgA3SaDuhA==",
"pluGuid": "da8ef377-0114-4ab2-822e-003749a0ee84",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "41",
"id": 1,
"g_Uid": "/YxeEP7leUKdlseYt1nQLw==",
"guid": "105e8cfd-e5fe-4279-9d96-c798b759d02f",
"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:35:05.9794258",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:35:05.9794258",
"endShift": "2026-06-03T18:35:05.9794258",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "42",
"operatorG_UID": "C4QUjB1McUG4Py4Sftfeqw==",
"operatorGuid": "8c14840b-4c1d-4171-b83f-2e127ed7deab",
"storeID": 2,
"operator": {
"$ref": "41"
},
"store": {
"$ref": "4"
}
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "40"
}
],
"apns": [
{
"$id": "43",
"pluID": 1,
"pluG_UID": "mCa3KUAec0m1seZUPChlxQ==",
"pluGuid": "29b72698-1e40-4973-b5b1-e6543c2865c5",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"tuns": [
{
"$id": "44",
"pluG_UId": "vbsz6xsL8ky2U3rWq7oCqA==",
"pluGuid": "eb33bbbd-0b1b-4cf2-b653-7ad6abba02a8",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "3"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"competitionPricing": [
{
"$id": "45",
"identifier": "H5gzcqLrwk2Ns+sLwHO40Q==",
"identifierGuid": "7233981f-eba2-4dc2-8db3-eb0bc073b8d1",
"pluG_UID": "hkecxIGZjkCsLwmiOsbAig==",
"pluGuid": "c49c4786-9981-408e-ac2f-09a23ac6c08a",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "45"
}
],
"supplier": {
"$ref": "10"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"ordering": {
"$ref": "13"
},
"flipChartPages": [
{
"$id": "46",
"identifier": "k95b7jdVAUuXvVAda7b+AA==",
"groupName": "sample string 1",
"identifierGuid": "ee5bde93-5537-4b01-97bd-501d6bb6fe00",
"exists": true,
"flipChartIdentifier": "H3KPC/PHDkegGHnC26uYsA==",
"flipChartIdentifierGuid": "0b8f721f-c7f3-470e-a018-79c2dbab98b0",
"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": "+xw9E0PCiE252v3IJusBYA==",
"groupIdentifierGuid": "133d1cfb-c243-4d88-b9da-fdc826eb0160",
"flipChart": {
"$id": "47",
"identifier": "a/UoBJEQM0KnTjlakZb8vg==",
"identifierGuid": "0428f56b-1091-4233-a74e-395a9196fcbe",
"displayName": "sample string 2",
"sortOrder": 3,
"productsPerRow": 4,
"rowsPerPage": 5,
"buttonMarginX": 6,
"buttonMarginY": 7,
"beginButtonsX": 8,
"beginButtonsY": 9,
"autoSizeButtons": true,
"autoSizeGrid": true,
"showButtonText": true,
"showButtonImage": true,
"formLocationX": 1,
"formLocationY": 1,
"formWidth": 14,
"formHeight": 15,
"formMaximised": true,
"formResizable": true,
"formBackgroundImage": "sample string 16",
"formBackgroundColourA": 1,
"formBackgroundColourR": 1,
"formBackgroundColourG": 1,
"formBackgroundColourB": 1,
"formFontFamily": "sample string 17",
"formFontSize": 1.1,
"formFontStyle": 1,
"formAttributes": "sample string 18",
"buttonWidth": 19,
"buttonHeight": 20,
"buttonAnchor": 21,
"buttonBackgroundImage": "sample string 22",
"buttonTopColour": 1,
"buttonTextColour": 1,
"buttonBottomColour": 1,
"buttonBorderColour": 1,
"buttonBorderWidth": 1,
"buttonRadius": 1,
"buttonGradientMode": 1,
"buttonDropShadow": true,
"buttonShadowWidth": 1,
"buttonHighLightOnPush": true,
"buttonFontFamily": "sample string 23",
"buttonFontSize": 1.1,
"buttonFontStyle": 1,
"buttonTextAlign": 1,
"buttonWordBreak": true,
"buttonDrawImageAndButton": true,
"buttonVerticalText": true,
"buttonImageAlign": 1,
"panelLocationX": 1,
"panelLocationY": 1,
"panelWidth": 1,
"panelHeight": 1,
"panelAnchor": 1,
"panelFontFamily": "sample string 24",
"panelFontSize": 1.1,
"panelFontStyle": 1,
"panelBackgroundColour": 1,
"panelTextColour": 1,
"panelAttributes": "sample string 25",
"unsentCount": 26,
"group": {
"$id": "48",
"identifier": "t/neMgB/n02Cu8+aQJ/AnQ==",
"identifierGuid": "32def9b7-7f00-4d9f-82bb-cf9a409fc09d",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "49",
"id": 1,
"g_UID": "bpGYxIX/mEC4HS5WjjQ5dg==",
"guid": "c498916e-ff85-4098-b81d-2e568e343976",
"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": "zZHbWudmP0K6RH46pjHIRQ==",
"previousFormGuid": "5adb91cd-66e7-423f-ba44-7e3aa631c845",
"nextForm": 1,
"nextFormG_UID": "P5YjgTmz40Su87doWhSZ5A==",
"nextFormGuid": "8123963f-b339-44e3-aef3-b7685a1499e4",
"attributes": "sample string 10",
"updated": "2026-06-03T18:35:05.9950832",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "49"
},
"previousCheckoutForm": {
"$ref": "49"
},
"buttons": [
{
"$id": "50",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "FIBulEKYGkydA43XAhZgMg==",
"checkoutFormGuid": "946e8014-9842-4c1a-9d03-8dd702166032",
"identifier": "4cNWAFrrjUSeZEvlrtBelw==",
"identifierGuid": "0056c3e1-eb5a-448d-9e64-4be5aed05e97",
"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": "wNgwLO726kG3OuNEAsWwwQ==",
"valueGuid": "2c30d8c0-f6ee-41ea-b73a-e34402c5b0c1",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:35:05.9950832",
"action": "sample string 12",
"valueForm": {
"$ref": "49"
},
"image": {
"$id": "51",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:35:05.9950832",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "50"
}
],
"panels": [
{
"$id": "52",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "FwfiLtnwnU6kW8lTPkaB+Q==",
"checkoutFormGuid": "2ee20717-f0d9-4e9d-a45b-c9533e4681f9",
"panelType": "sample string 4",
"name": "sample string 5",
"locationX": 6,
"locationY": 7,
"width": 8,
"height": 9,
"anchor": 10,
"fontFamily": "sample string 11",
"fontSize": 12.1,
"fontStyle": 13,
"backgroundColour": 14,
"textColour": 15,
"attributes": "sample string 16"
},
{
"$ref": "52"
}
]
},
{
"$ref": "49"
}
],
"panels": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
},
"pages": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"contentPanel": {
"$ref": "52"
},
"products": [
{
"$id": "53",
"flipChartPageIdentifier": "qnAwsaEIikehgpcCywEDRQ==",
"flipChartPageIdentifierGuid": "b13070aa-08a1-478a-a182-9702cb010345",
"pluG_UID": "PHQnj3ciAUiEsmttyfB5kA==",
"pluGuid": "8f27743c-2277-4801-84b2-6b6dc9f07990",
"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": "53"
}
],
"productCount": 27,
"pages": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "46"
}
],
"priceHistory": [
{
"$id": "54",
"pluG_UID": "4Ir9t2gOIkOMH0XhEeXrig==",
"pluGuid": "b7fd8ae0-0e68-4322-8c1f-45e111e5eb8a",
"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:35:05.9950832",
"previousPrice": 1,
"previousCostCalcMethod": 1,
"previousCost": 1,
"previousWeightedAvgCost": 1,
"previousLastCost": 1,
"previousRawCost": 15,
"previousRawWeightedAvgCost": 16,
"previousRawLastCost": 17,
"previousCostDecimals": 1,
"previousServiceFeeID": 18,
"previousFreight": 19.0,
"previousFreightType": 20,
"storeID": 21,
"storeName": "sample string 22",
"serviceFeeDescription": "sample string 23",
"previousServiceFeeDescription": "sample string 24"
},
{
"$ref": "54"
}
],
"ingredients": [
{
"$id": "55",
"pluG_UID": "kgvC1pOaU0e6gX+TJAvkaA==",
"ingredientGuid": "3TJlQbpSAkC814QQN/00Dg==",
"ingredientIdentifier": "416532dd-52ba-4002-bcd7-841037fd340e",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "3"
}
},
{
"$ref": "55"
}
],
"bins": [
{
"$id": "56",
"pluG_UID": "Hhxz2HviREyGpyxxA6Mb3g==",
"pluGuid": "d8731c1e-e27b-4c44-86a7-2c7103a31bde",
"shelfLocationIdentifier": "Ql42zuImf0ydMzTaBL4aLg==",
"shelfLocationGuid": "ce365e42-26e2-4c7f-9d33-34da04be1a2e",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "sq+DM4A330CutFwA903duA==",
"labelPageLayoutGuid": "3383afb2-3780-40df-aeb4-5c00f74dddb8",
"updated": "2026-06-03T18:35:05.9950832",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "3"
},
"location": {
"$id": "57",
"identifier": "92TEt8Uk3kqbHVssSvIE5Q==",
"storeID": 1,
"identifierGuid": "b7c464f7-24c5-4ade-9b1d-5b2c4af204e5",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:35:05.9950832",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "56"
}
],
"bin": {
"$ref": "56"
},
"scaleLocations": [
{
"$id": "58",
"plu": 1,
"pluG_UID": "vLu1ySJbekSyfnJFHUW1ZA==",
"pluGuid": "c9b5bbbc-5b22-447a-b27e-72451d45b564",
"deptNo": 1,
"product": {
"$ref": "3"
},
"scaleLocation": {
"$id": "59",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:35:05.9950832",
"department": {
"$id": "60",
"id": 1,
"name": "sample string 2",
"code": "sample string 3",
"sortOrder": 4,
"isLiquor": true,
"isTobacco": true,
"excludeTalker": true,
"externalSales": true,
"saleGLCode": "sample string 9",
"cogsglCode": "sample string 10",
"accountingCategoryID": 11,
"maximumMarkdownPercentage": 12.0,
"accountingOnly": true,
"generateExternalID": 1,
"useNonReportableTaxCode": true,
"minPLU": 15,
"maxPLU": 16,
"scaleLocation": {
"$ref": "59"
},
"subDepartments": [
{
"$id": "61",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "62",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "63",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:35:05.9950832",
"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": "lZv6CdCiZ0CQBK4E/K8F7g==",
"labelPageLayoutGuid": "09fa9b95-a2d0-4067-9004-ae04fcaf05ee",
"minimumAge": 17,
"countryOfOrigin": "sample string 18",
"serviceFeeID": 1,
"eftCode": 19,
"defaultPrinter": "sample string 20",
"defaultPrinterGroup": "sample string 21",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$id": "64",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "65",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "66",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "66"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "65"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$id": "67",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "66"
}
},
{
"$ref": "63"
}
],
"updated": "2026-06-03T18:35:05.9950832",
"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": "jsBtGCIhNEmt40b2u4CCVA==",
"labelPageLayoutGuid": "186dc08e-2122-4934-ade3-46f6bb808254",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
}
},
{
"$ref": "62"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:35:05.9950832",
"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": "ZDEJS+3LbES/CZe9I0DNvQ==",
"labelPageLayoutGuid": "4b093164-cbed-446c-bf09-97bd2340cdbd",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
}
},
{
"$ref": "61"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:35:05.9950832",
"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": "zHIscj7VRk6Nk+dvx9zw7g==",
"labelPageLayoutGuid": "722c72cc-d53e-4e46-8d93-e76fc7dcf0ee",
"minimumAge": 25,
"countryOfOrigin": "sample string 26",
"serviceFeeID": 1,
"eftCode": 27,
"defaultPrinter": "sample string 28",
"defaultPrinterGroup": "sample string 29",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
}
}
}
},
{
"$ref": "58"
}
],
"nextPrice": {
"$id": "68",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "yXAyx9gy1kiTJhgRRTFtVw==",
"pluGuid": "c73270c9-32d8-48d6-9326-181145316d57",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "AH62PG4/tEa9bqvKEJUQBg==",
"dealCostGuid": "3cb67e00-3f6e-46b4-bd6e-abca10951006",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "V/GyP0xMiEy+POxC2L56uA==",
"priceGroupGuid": "3fb2f157-4c4c-4c88-be3c-ec42d8be7ab8",
"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:35:05.9950832",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "e633ee2e-7163-45c6-9acd-c16deff12734",
"campaignComboPriceGroupG_UID": "bLll5Gc+Hku2M8o570fnOg==",
"campaignComboPriceGroupIdentifier": "e465b96c-3e67-4b1e-b633-ca39ef47e73a",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "69",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:35:05.9950832",
"operatorG_UID": "LzDgAxLV10OJmgqsJmiEnw==",
"operatorGuid": "03e0302f-d512-43d7-899a-0aac2668849f",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:35:05.9950832",
"signIqTicketFileMovedUtc": "2026-06-03T18:35:05.9950832",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:35:05.9950832",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "4aa0f386-99e1-407b-89a0-e012074cb7d2",
"product": {
"$ref": "3"
},
"campaignPlu": {
"$ref": "68"
},
"fuelItem": true
},
{
"$ref": "69"
}
],
"campaign": {
"$id": "70",
"id": 1,
"storeID": 2,
"name": "de03c307-7118-4c63-aea3-82895d29394e",
"nameGuid": "de03c307-7118-4c63-aea3-82895d29394e",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:35:05.9950832",
"startTime": 1,
"endDate": "2026-06-03T18:35:05.9950832",
"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:35:05.9950832",
"system": true,
"created": "2026-06-03T18:35:05.9950832",
"updated": "2026-06-03T18:35:05.9950832",
"priceChangeNotifiedUtc": "2026-06-03T18:35:05.9950832",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "8FbU7C+9tUihcrzmzAKw2Q==",
"hostIdentifierGuid": "ecd456f0-bd2f-48b5-a172-bce6cc02b0d9",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:35:05.9950832",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"campaignPools": [
{
"$id": "71",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "vh0IvVaxjE2J3tovNHfsTQ==",
"pluGuid": "bd081dbe-b156-4d8c-89de-da2f3477ec4d",
"hostOfferID": 1,
"priceGroupG_UID": "Wb29Qi6f/kKGGFM7/SlH6w==",
"priceGroupGuid": "42bdbd59-9f2e-42fe-8618-533bfd2947eb",
"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:35:05.9950832",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "3"
},
"campaign": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"sellingRules": [
{
"$id": "72",
"id": 1,
"identifier": "Sa64neNasUuBUPrw5KEoMg==",
"identifierStr": "Sa64neNasUuBUPrw5KEoMg==",
"identifierGuid": "9db8ae49-5ae3-4bb1-8150-faf0e4a12832",
"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": "70"
}
},
{
"$ref": "72"
}
],
"customers": [
{
"$id": "73",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "tmwgUFAj6EGBsdbzfS024Q==",
"customerIDGuid": "50206cb6-2350-41e8-81b1-d6f37d2d36e1",
"campaign": {
"$ref": "70"
},
"customer": {
"$id": "74",
"identifier": "bUYCvhbWgkq/qCOvpWMQJA==",
"identifierGuid": "be02466d-d616-4a82-bfa8-23afa5631024",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:35:05.9950832",
"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": "rgqp3VGt+E2pgnGkGU7YGg==",
"communityIdentifierGuid": "dda90aae-ad51-4df8-a982-71a4194ed81a",
"joined": "2026-06-03T18:35:05.9950832",
"updated": "2026-06-03T18:35:05.9950832",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "WRt29sICzU+dSahKhxy6Xw==",
"priceLevelIdentifierGuid": "f6761b59-02c2-4fcd-9d49-a84a871cba5f",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:35:05.9950832",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "75",
"cardType": 2,
"issueDate": "2026-06-03T18:35:05.9950832",
"expiry": "2026-06-03T18:35:05.9950832",
"customerID": "Sb0zPhDsyUCPv8WDwYBvlA==",
"customerIDGuid": "3e33bd49-ec10-40c9-8fbf-c583c1806f94",
"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:35:05.9950832",
"linkedAccount": "nTYMKwDJMUWvL7WhfrupAg==",
"linkedAccountGuid": "2b0c369d-c900-4531-af2f-b5a17ebba902",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "74"
},
"account": {
"$id": "76",
"id": 1,
"identifier": "msKhzhBdgkKL14pRwVY5BQ==",
"identifierGuid": "cea1c29a-5d10-4282-8bd7-8a51c1563905",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:35:05.9950832",
"owner": "mIvQML/Y4EiUnPvNMP7WHA==",
"ownerGuid": "30d08b98-d8bf-48e0-949c-fbcd30fed61c",
"accountStoreGroupIdentifier": "uOS9pUpV4UGN6yFJUHHJPw==",
"accountStoreGroupGuid": "a5bde4b8-554a-41e1-8deb-21495071c93f",
"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:35:05.9950832",
"active": true,
"updated": "2026-06-03T18:35:05.9950832",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "74"
},
"card": {
"$ref": "75"
},
"members": {
"$id": "77",
"sample string 1": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"sample string 2": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"customerGroups": [
{
"$id": "78",
"identifier": "8+vOIOuS5kChYsNhGqhQ6w==",
"identifierGuid": "20ceebf3-92eb-40e6-a162-c3611aa850eb",
"name": "sample string 2",
"primaryContact": "LR7Zo5vAqUC2CMt3X82EMg==",
"primaryContactGuid": "a3d91e2d-c09b-40a9-b608-cb775fcd8432",
"accountID": "M48MQPJA2kC6NJiJcQbYgQ==",
"accountIDGuid": "400c8f33-40f2-40da-ba34-98897106d881",
"special": true,
"updated": "2026-06-03T18:35:05.9950832",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "a9LQNtKvgkOy1U4/2EpwEg==",
"priceLevelIdentifierGuid": "36d0d26b-afd2-4382-b2d5-4e3fd84a7012",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "76"
},
"primaryContactCustomer": {
"$ref": "74"
},
"customerGroupMembers": [
{
"$id": "79",
"id": 1,
"groupID": "QXV537ba/EGoopiGreflWg==",
"groupIDGuid": "df797541-dab6-41fc-a8a2-9886ade7e55a",
"customerID": "V0+5mYECZUGucFnf2KhrZg==",
"customerIDGuid": "99b94f57-0281-4165-ae70-59dfd8a86b66",
"card": "sample string 4",
"linkedAccount": "poPaWdVaNkmvc2RrgHv3EQ==",
"linkedAccountGuid": "59da83a6-5ad5-4936-af73-646b807bf711",
"customer": {
"$ref": "74"
},
"group": {
"$ref": "78"
},
"customerCard": {
"$ref": "75"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "78"
}
]
},
"payments": [
{
"$id": "80",
"id": 1,
"identifier": "mh2EGsD5pUCI6mP8CHK8qw==",
"identifierGuid": "1a841d9a-f9c0-40a5-88ea-63fc0872bcab",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "tNDKDIWTYkGVUoeBLLyVqQ==",
"accountIDGuid": "0ccad0b4-9385-4162-9552-87812cbc95a9",
"customerAccount": {
"$ref": "76"
},
"customerCard": {
"$ref": "75"
},
"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:35:05.9950832",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "f8JiKxyr7kOTq4GzN+rlxQ==",
"idempotentVoidGuid": "2b62c27f-ab1c-43ee-93ab-81b337eae5c5",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "81",
"saleHeaderID": 1,
"saleHeaderGuid": "Ec+3s0rWGkyWHl4peBck9A==",
"saleHeaderIdentifierGuid": "b3b7cf11-d64a-4c1a-961e-5e29781724f4",
"created": "2026-06-03T18:35:05.9950832",
"createdLocal": "2026-06-03T18:35:05.9950832",
"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:35:05.9950832",
"storeID": 1,
"operatorG_Uid": "J0fEM98DGkWXb+nvAvDGDg==",
"operatorGuid": "33c44727-03df-451a-976f-e9ef02f0c60e",
"customerG_Uid": "sQDeUVntk0qnAnHlxnZTvA==",
"customerGuid": "51de00b1-ed59-4a93-a702-71e5c67653bc",
"communityIdentifier": "oQLxVHy/IUS5YXtDIqCjsA==",
"communityIdentifierGuid": "54f102a1-bf7c-4421-b961-7b4322a0a3b0",
"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": "Msj8SgaLZUS5v9oEwHtpLw==",
"priceLevelIdentifierGuid": "4afcc832-8b06-4465-b9bf-da04c07b692f",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:35:05.9950832+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": "82",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:35:05.9950832",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "41"
},
"customer": {
"$ref": "74"
},
"communityOrganisation": {
"$id": "83",
"id": 1,
"identifier": "tzsJSFapBk+wDzKoMV7u9g==",
"identifierGuid": "48093bb7-a956-4f06-b00f-32a8315eeef6",
"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:35:05.9950832",
"promoPeriodEnd": "2026-06-03T18:35:05.9950832",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:35:05.9950832",
"deleted": true
},
"details": [
{
"$id": "84",
"saleItemID": 1,
"identifier": "7fjwaJgUxEu0Nek9gHsZEw==",
"identifierGuid": "68f0f8ed-1498-4bc4-b435-e93d807b1913",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "nJQF5yIdCEmPjf3IMtdlPQ==",
"pluGuid": "e705949c-1d22-4908-8f8d-fdc832d7653d",
"accountID": "q0H8fyAIAUiNv8RtCT0mpw==",
"accountIDGuid": "7ffc41ab-0820-4801-8dbf-c46d093d26a7",
"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:35:05.9950832",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "LBymg9aC20GL55GxZgJUrw==",
"refundGuid": "83a61c2c-82d6-41db-8be7-91b1660254af",
"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": "zUkD3J6fyUSuv3sZpy2a7Q==",
"idempotentVoidGuid": "dc0349cd-9f9e-44c9-aebf-7b19a72d9aed",
"priceLevelIdentifier": "FXXMQYNUzUiaGtwvbsEjeg==",
"priceLevelIdentifierGuid": "41cc7515-5483-48cd-9a1a-dc2f6ec1237a",
"communityIdentifier": "Y7iHaAjWake1IAyOfzPmpw==",
"communityIdentifierGuid": "6887b863-d608-476a-b520-0c8e7f33e6a7",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "85",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:35:05.9950832",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "85"
}
],
"refund": {
"$id": "86",
"id": 1,
"g_UID": "ZxZMPye5zU2wRa4r/5q1gA==",
"guid": "3f4c1667-b927-4dcd-b045-ae2bff9ab580",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:35:05.9950832"
},
"modifier": {
"$id": "87",
"id": 1,
"setG_UID": "hTK+wmOQS02i1SJkMX6JVg==",
"modifierSetGuid": "c2be3285-9063-4d4b-a2d5-2264317e8956",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "zS/z4pmS2UuATHclY0Ct0w==",
"pluGuid": "e2f32fcd-9299-4bd9-804c-77256340add3",
"deleted": true,
"g_UID": "M8DiaTNQdESx9MsIdoNdKw==",
"guid": "69e2c033-5033-4474-b1f4-cb0876835d2b",
"product": {
"$ref": "3"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "84"
}
],
"eftReceipts": [
{
"$id": "88",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "81"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "88"
}
],
"payments": [
{
"$ref": "80"
},
{
"$ref": "80"
}
],
"cards": [
{
"$id": "89",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "89"
}
],
"campaignHits": [
{
"$id": "90",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "90"
}
],
"fuel": [
{
"$id": "91",
"id": 1,
"plu": 1,
"pluG_UID": "Lkji4xb3eUihVW4hXVUmLg==",
"pluGuid": "e3e2482e-f716-4879-a155-6e215d55262e",
"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:35:05.9950832",
"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:35:05.9950832",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "91"
}
],
"fuelResells": [
{
"$id": "92",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "xyTEkjv36ka23E6k87fumg==",
"pluGuid": "92c424c7-f73b-46ea-b6dc-4ea4f3b7ee9a",
"accountID": "0y+vEeOrV0uB5yI95/kGgw==",
"accountIDGuid": "11af2fd3-abe3-4b57-81e7-223de7f90683",
"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:35:05.9950832",
"bestOrExpireType": 1,
"refundG_UID": "YMmlft+GCEOg7R152g0Qow==",
"refundGuid": "7ea5c960-86df-4308-a0ed-1d79da0d10a3",
"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": "92"
}
],
"customerOrder": [
{
"$id": "93",
"identifier": "sVZlwKrQR0+FGu1GD5f9Og==",
"identifierGuid": "c06556b1-d0aa-4f47-851a-ed460f97fd3a",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "ZMcviZFrcUm2d16DBY/+/Q==",
"customerIdentifierGuid": "892fc764-6b91-4971-b677-5e83058ffefd",
"operatorNo": 1,
"operatorG_UID": "pQGXPfY9LUaiFgh8Vut7pQ==",
"operatorGuid": "3d9701a5-3df6-462d-a216-087c56eb7ba5",
"created": "2026-06-03T18:35:05.9950832",
"ordered": "2026-06-03T18:35:05.9950832",
"started": "2026-06-03T18:35:05.9950832",
"completed": "2026-06-03T18:35:05.9950832",
"supplied": "2026-06-03T18:35:05.9950832",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "74"
},
"operator": {
"$ref": "41"
},
"details": [
{
"$id": "94",
"headerID": 1,
"plu": 1,
"pluG_UId": "jzAdXsvxQUuR75LfM/qlZQ==",
"pluGuid": "5e1d308f-f1cb-4b41-91ef-92df33faa565",
"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": "17uH5G1RDk2zu1B8TTgzqw==",
"headerIdentifierGuid": "e487bbd7-516d-4d0e-b3bb-507c4d3833ab",
"product": {
"$ref": "3"
}
},
{
"$ref": "94"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "81"
}
},
{
"$ref": "93"
}
],
"surveyResponses": [
{
"$id": "95",
"surveyG_UID": "wScE7w7y4EWtou+L1FR5vQ==",
"surveyGuid": "ef0427c1-f20e-45e0-ada2-ef8bd45479bd",
"saleHeaderGuid": "E2C27b6XC0K9PDDQbdgKyw==",
"saleGuid": "edb66013-97be-420b-bd3c-30d06dd80acb",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "kKJ/8Mws5kuzl+m+DJgnEg==",
"guidResponse": "f07fa290-2ccc-4be6-b397-e9be0c982712",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:35:05.9950832",
"sale": {
"$ref": "81"
},
"survey": {
"$id": "96",
"g_UID": "9ZDt0bELx0+CwOgYqo1USg==",
"guid": "d1ed90f5-0bb1-4fc7-82c0-e818aa8d544a",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "Fs8nvT6tt0SZ5FNgOK1ENA==",
"checkoutFormGuid": "bd27cf16-ad3e-44b7-99e4-536038ad4434",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:35:05.9950832",
"end": "2026-06-03T18:35:05.9950832",
"deleted": true,
"updated": "2026-06-03T18:35:05.9950832",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"5bad590a-c675-4c84-be3b-cf0570f7f1ef",
"85c91300-6790-4ec9-8e22-2dcc7819fdcb"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "49"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "95"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "Kp9kG1WcuUmRKrEki1HTJw==",
"accountIdentifier": "1b649f2a-9c55-49b9-912a-b1248b51d327",
"accountName": "sample string 44",
"customerOrderIdentifier": "2qc4DeZ7YESK9rlwSZZGGw==",
"customerOrderIdentifierGuid": "0d38a7da-7be6-4460-8af6-b9704996461b",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "97",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "tpIq4nppb0S83LYwz0XLlg==",
"paymentIdentifierGuid": "e22a92b6-697a-446f-bcdc-b630cf45cb96",
"identifier": "frQwNFku4ECsSt5VxWSlzg==",
"identifierGuid": "3430b47e-2e59-40e0-ac4a-de55c564a5ce",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "Jam8rOMuokGMkxOg7gKFsA==",
"itemIdentifierGuid": "acbca925-2ee3-41a2-8c93-13a0ee0285b0"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "75"
}
],
"customerGroupMembers": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"customerGroups": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"accounts": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"account": {
"$ref": "76"
},
"vouchers": [
{
"$id": "98",
"customerIdentifier": "mW+7cH+HHkeHUlP0dRpZPQ==",
"customerIdentifierGuid": "70bb6f99-877f-471e-8752-53f4751a593d",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "tyQ3rppiFkuUgCYLnmWuCA==",
"idempotentGuid": "ae3724b7-629a-4b16-9480-260b9e65ae08",
"offline": true,
"voucher": {
"$id": "99",
"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:35:05.9950832",
"barcodeTemplate": {
"$id": "100",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "101",
"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:35:05.9950832",
"labelPageLayout": "j0aAq+H2ZUS2ptHM/30aWw==",
"pageLayoutGuid": "ab80468f-f6e1-4465-b6a6-d1ccff7d1a5b",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "99"
},
"elements": [
{
"$id": "102",
"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:35:05.9950832"
},
{
"$ref": "102"
}
]
},
"customerVouchers": [
{
"$id": "103",
"id": 1,
"customerIdentifier": "F5NogE1bNE+ST0iymO6xMQ==",
"customerIdentifierGuid": "80689317-5b4d-4f34-924f-48b298eeb131",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:35:05.9950832",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "KxRggys5zEmjQrcPcGA3Jg==",
"issuedIdempotentGuid": "8360142b-392b-49cc-a342-b70f70603726",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:35:05.9950832",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:35:05.9950832",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "9jLZMz4mxUGyvdV+lKUp6w==",
"redeemedIdempotentGuid": "33d932f6-263e-41c5-b2bd-d57e94a529eb",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:35:05.9950832",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "101"
},
"voucher": {
"$ref": "99"
},
"customer": {
"$ref": "74"
},
"issuedOfflinePayment": {
"$ref": "80"
},
"redeemedOfflinePayment": {
"$ref": "80"
}
},
{
"$ref": "103"
}
]
},
"customer": {
"$ref": "74"
}
},
{
"$ref": "98"
}
]
}
},
{
"$ref": "73"
}
],
"customerGroups": [
{
"$id": "104",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "tuqamXEiuE6HlCdCWrNUsQ==",
"groupIDGuid": "999aeab6-2271-4eb8-8794-27425ab354b1",
"campaign": {
"$ref": "70"
},
"group": {
"$ref": "78"
}
},
{
"$ref": "104"
}
],
"signIqTickets": [
{
"$id": "105",
"identifier": "lexYrv+30UeVtrFsgg/LzQ==",
"identifierGuid": "ae58ec95-b7ff-47d1-95b6-b16c820fcbcd",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "105"
}
],
"comboPriceGroups": [
{
"$id": "106",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "qRkAJtgz1UOyY7SJaWA0ZA==",
"guid": "260019a9-33d8-43d5-b263-b48969603464",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "70"
},
"comboPricePlus": [
{
"$id": "107",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "1cxQyF67y0C7fTRIkfllyA==",
"groupGuid": "c850ccd5-bb5e-40cb-bb7d-344891f965c8",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "f6CoW5UYpUusUc9Fsp2ujw==",
"pluGuid": "5ba8a07f-1895-4ba5-ac51-cf45b29dae8f",
"priceGroupG_UID": "m+tRsFgGmE+oZs02x4NUXw==",
"priceGroupGuid": "b051eb9b-0658-4f98-a866-cd36c783545f",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "70"
},
"product": {
"$ref": "3"
},
"priceGroup": {
"$ref": "34"
},
"campaignPool": {
"$ref": "70"
}
},
{
"$ref": "107"
}
]
},
{
"$ref": "106"
}
],
"priceLevels": [
{
"$id": "108",
"id": 1,
"priceLevelIdentifier": "L3u1q8naW0GeLMK2WjY3Tg==",
"priceLevelIdentifierGuid": "abb57b2f-dac9-415b-9e2c-c2b65a36374e",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "108"
}
],
"promotionType": {
"$id": "109",
"identifier": "hk00aUfT1E+rjWLqQVSyZw==",
"identifierGuid": "69344d86-d347-4fd4-ab8d-62ea4154b267",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "xFls1/OvXE2aOVGBXWs9gA==",
"labelPageLayoutGuid": "d76c59c4-aff3-4d5c-9a39-51815d6b3d80",
"priceLevelIdentifier": "PP0sChG2j0mnfwEH7IN0JA==",
"priceLevelIdentifierGuid": "0a2cfd3c-b611-498f-a77f-0107ec837424",
"active": true,
"updated": "2026-06-03T18:35:05.9950832",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "3"
},
"dealCost": {
"$id": "110",
"headerIdentifier": "WkAnY5gcCUq+X8YeW8EaGQ==",
"headerIdentifierGuid": "6327405a-1c98-4a09-be5f-c61e5bc11a19",
"identifier": "LHPOMx21OkmP5yiw/kjbuA==",
"identifierGuid": "33ce732c-b51d-493a-8fe7-28b0fe48dbb8",
"supplierIdentifier": "K52YhPKog0mGMRjCap4NPw==",
"supplierGuid": "84989d2b-a8f2-4983-8631-18c26a9e0d3f",
"pluG_UID": "MEdOlZyUY06hIhA+7Tzsrw==",
"pluGuid": "954e4730-949c-4e63-a122-103eed3cecaf",
"campaignName": "0b616f3c-0362-40c3-be94-fcc0ac5589c4",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:35:05.9950832",
"end": "2026-06-03T18:35:05.9950832",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "YbdtqM52qE+zVyFmYjxpgg==",
"bonusItemPluGuid": "a86db761-76ce-4fa8-b357-2166623c6982",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:35:05.9950832",
"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:35:05.9950832",
"campaignEndDate": "2026-06-03T18:35:05.9950832",
"masterPLUG_UID": "MqIzWdJJZE6HFTQ+mC7dbQ==",
"masterID": "5933a232-49d2-4e64-8715-343e982edd6d",
"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": "+tu1WIxv7kymTC4LRs2t3A==",
"bonusMasterID": "58b5dbfa-6f8c-4cee-a64c-2e0b46cdaddc",
"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
}
},
"currentCostStart": "2026-06-03T18:35:05.9950832",
"dealCosts": [
{
"$ref": "110"
},
{
"$ref": "110"
}
],
"tags": [
{
"$id": "111",
"pluG_UID": "rsOm7ux0VUqznUsegWa0uQ==",
"pluGuid": "eea6c3ae-74ec-4a55-b39d-4b1e8166b4b9",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "111"
}
],
"alternateProductG_UID": "xEfQBkRbz0ySdSlFnGcLfw==",
"alternateProduct": "06d047c4-5b44-4ccf-9275-29459c670b7f",
"altProduct": {
"$ref": "3"
},
"productHostCode": {
"$id": "112",
"id": 1,
"pluG_UID": "PPfzUeGD0ka3uTvkhMOy1g==",
"pluGuid": "51f3f73c-83e1-46d2-b7b9-3be484c3b2d6",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:35:05.9950832",
"inventoryTracked": "2026-06-03T18:35:05.9950832",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "113",
"pluG_UID": "CTakR+Z61ESjbBOx2g6xVA==",
"pluGuid": "47a43609-7ae6-44d4-a36c-13b1da0eb154",
"fuelPluG_UID": "hZPjicb4uEW5DCb4keAy6w==",
"fuelPluGuid": "89e39385-f8c6-45b8-b90c-26f891e032eb",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "113"
},
{
"$ref": "113"
}
]
},
"location": {
"$ref": "57"
},
"operator": {
"$ref": "41"
},
"productDescription": "sample string 9",
"productItemNumber": "sample string 10",
"productSell": 11,
"productCost": 12,
"productCostDecimals": 13,
"productActive": true,
"productBarcode": "sample string 15",
"succeeded": true,
"printRunID": "zhsMJdNUj0avA32Vz0inKA==",
"printRunGuid": "250c1bce-54d3-468f-af03-7d95cf48a728",
"departmentName": "sample string 17",
"subDepartmentName": "sample string 18",
"minorDepartmentName": "sample string 19",
"lesserDepartmentName": "sample string 20",
"storeName": "sample string 21",
"campaignDescription": "sample string 22",
"campaignStartDate": "2026-06-03T18:35:05.9950832",
"campaignEndDate": "2026-06-03T18:35:05.9950832",
"campaignPrice": 1,
"campaignCost": 1,
"campaignCostDecimals": 1,
"comboGroupDescription": "sample string 23",
"comboGroupSell": 1,
"printRequestType": 24,
"isTobacco": true,
"isLiquor": true,
"shelfLocationName": "sample string 27",
"operatorName": "sample string 28",
"printBatchType": 29,
"createdBy": "sample string 30",
"pageLayoutName": "sample string 31",
"complianceIndicatorName": "sample string 32",
"directNumber": "sample string 33",
"warehouseDirectIndicator": "sample string 34",
"productGrade": "sample string 35"
}
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.