GET api/printbatch/{id}
Get print batch object
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
PrintBatch HeaderIdentifier guid |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Print Batch, with Campaign relation if talker print batch
PrintBatchHeader| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| StoreID | integer |
None. |
|
| PrintBatchType | PrintBatchType |
None. |
|
| PrintRequestType | PrintRequestType |
None. |
|
| CampaignName | string |
None. |
|
| User | string |
String length: inclusive between 0 and 255 |
|
| Process | string |
String length: inclusive between 0 and 255 |
|
| PromoPrint |
For campaigns, true if the printing is only the campaign, and not the campaign products |
boolean |
Deprecated. |
| Created | date |
None. |
|
| Updated | date |
None. |
|
| Printed | date |
None. |
|
| StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
| StoreShortName | 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. |
|
| Campaign | Campaign |
Relation. This field may not always be loaded or used for updates. |
|
| Details | Collection of PrintBatchDetail |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{
"identifier": "iwrL+dT060yMtNLxSSPgcQ==",
"identifierGuid": "f9cb0a8b-f4d4-4ceb-8cb4-d2f14923e071",
"storeID": 1,
"printBatchType": 2,
"printRequestType": 3,
"campaignName": "sample string 4",
"user": "sample string 5",
"process": "sample string 6",
"promoPrint": true,
"created": "2026-06-03T18:36:29.6220503",
"updated": "2026-06-03T18:36:29.6220503",
"printed": "2026-06-03T18:36:29.6220503",
"storeName": "sample string 8",
"storeShortName": "sample string 9",
"campaignDescription": "sample string 10",
"campaign": {
"$id": "2",
"id": 1,
"storeID": 2,
"name": "bbbdce65-58dc-46d8-888e-80d1f8f91d30",
"nameGuid": "bbbdce65-58dc-46d8-888e-80d1f8f91d30",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:36:29.6220503",
"startTime": 1,
"endDate": "2026-06-03T18:36:29.6220503",
"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:36:29.6220503",
"system": true,
"created": "2026-06-03T18:36:29.6220503",
"updated": "2026-06-03T18:36:29.6220503",
"priceChangeNotifiedUtc": "2026-06-03T18:36:29.6220503",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "8p3s+mpZ90GuXd3NdQdePQ==",
"hostIdentifierGuid": "faec9df2-596a-41f7-ae5d-ddcd75075e3d",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:36:29.6220503",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$id": "3",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "9C/WVUcx0UOWXUxEQ8H/Mg==",
"pluGuid": "55d62ff4-3147-43d1-965d-4c4443c1ff32",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "sFHM2KTOUkyesrETNT0d6Q==",
"dealCostGuid": "d8cc51b0-cea4-4c52-9eb2-b113353d1de9",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "uAgBcE9JvUS8QNAVbvyLVg==",
"priceGroupGuid": "700108b8-494f-44bd-bc40-d0156efc8b56",
"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:36:29.6220503",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "418059fc-5f69-4528-a2b7-72dbdf3845bf",
"campaignComboPriceGroupG_UID": "Y2z+RDMiIkSdQGpvwkrEqA==",
"campaignComboPriceGroupIdentifier": "44fe6c63-2233-4422-9d40-6a6fc24ac4a8",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "4",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:36:29.6220503",
"operatorG_UID": "wtPkDTaMDEmHHvg68leTBg==",
"operatorGuid": "0de4d3c2-8c36-490c-871e-f83af2579306",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:36:29.6220503",
"signIqTicketFileMovedUtc": "2026-06-03T18:36:29.6220503",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:36:29.6220503",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "01d5d478-1295-4537-8dc1-07cf46726944",
"product": {
"$id": "5",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "YVW7sAtvJkG0yDMrRRknpg==",
"guid": "b0bb5561-6f0b-4126-b4c8-332b451927a6",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "bSfliRfzoUWOoU2PJ88sng==",
"priceGroupGuid": "89e5276d-f317-45a1-8ea1-4d8f27cf2c9e",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:36:29.6220503",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:36:29.6220503",
"pluCreated": "2026-06-03T18:36:29.6220503",
"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:36:29.6220503",
"lastManualUpdate": "2026-06-03T18:36:29.6220503",
"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:36:29.637682",
"currentCostUpdated": "2026-06-03T18:36:29.637682",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:36:29.637682",
"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:36:29.637682",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "57q2kycCFkyUtUrW7wC7HA==",
"altPLUGuid": "93b6bae7-0227-4c16-94b5-4ad6ef00bb1c",
"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:36:29.637682",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "elQOgAWUAUG7Hpd1g5FkLw==",
"shelfPageLayoutGuid": "800e547a-9405-4101-bb1e-97758391642f",
"talkerPageLayoutG_UID": "1IQglNCsDkq+WZuO0CjSSQ==",
"talkerPageLayoutGuid": "942084d4-acd0-4a0e-be59-9b8ed028d249",
"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": "yVeLwxUTrEaejh9AV4ayGw==",
"inventoryIdentifier": "c38b57c9-1315-46ac-9e8e-1f405786b21b",
"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": "dHjOv8sRdEuxEUaJ7dWh/Q==",
"parentPluGuid": "bfce7874-11cb-4b74-b111-4689edd5a1fd",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "MGZAFdYmLEiY5wyRNAAgGA==",
"supplierIdentifierGuid": "15406630-26d6-482c-98e7-0c9134002018",
"supplierChanged": true,
"rebateSupplierIdentifier": "lzhVR+U7rk6FMp88GaclTg==",
"rebateSupplierIdentifierGuid": "47553897-3be5-4eae-8532-9f3c19a7254e",
"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:36:29.637682",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "lYThMPp+GEWZsysooP0TiQ==",
"hostIdentifierGuid": "30e18495-7efa-4518-99b3-2b28a0fd1389",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"store": {
"$id": "6",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:36:29.637682",
"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": "l2iexxHQjEKJ02qBmSNaYw==",
"hostIdentifierGuid": "c79e6897-d011-428c-89d3-6a8199235a63",
"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:36:29.637682",
"priceZone": {
"$id": "7",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "wl6T33mK8kShjsEhFccPXg==",
"hostIdentifierGuid": "df935ec2-8a79-44f2-a18e-c12115c70f5e",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "8",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "8"
},
"warehouseStore": {
"$id": "9",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "10",
"id": 1,
"hostIdentifier": "UUUbGUYX10i+vfx+I/iQJw==",
"hostIdentifierGuid": "191b4551-1746-48d7-bebd-fc7e23f89027",
"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": "11",
"identifier": "ficgjVTYt02O0NxndiRuKw==",
"identifierGuid": "8d20277e-d854-4db7-8ed0-dc6776246e2b",
"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": "zVVH9J+6xkiCnVEiT186Ig==",
"hostSupplierIdentifierGuid": "f44755cd-ba9f-48c6-829d-51224f5f3a22",
"loyaltyPriceLevelIdentifier": "5xXcUprjZ029C/txwLqFSw==",
"loyaltyPriceLevelIdentifierGuid": "52dc15e7-e39a-4d67-bd0b-fb71c0ba854b",
"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:36:29.637682",
"lastProcessed": "2026-06-03T18:36:29.637682",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "12",
"identifier": "IEv6dH91/E60danXLVMFGA==",
"identifierGuid": "74fa4b20-757f-4efc-b475-a9d72d530518",
"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": "PFqIprxa0EOz9F1lQI8ljA==",
"primaryContactID": "a6885a3c-5abc-43d0-b3f4-5d65408f258c",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "s9LYtEkeS0aA+I8WO3PFXQ==",
"supplierGroupGuid": "b4d8d2b3-1e49-464b-80f8-8f163b73c55d",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:36:29.637682",
"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": "13",
"id": "ff4ac1f1-64ab-4214-be4f-275ab2a556ba",
"identifier": "s+CSKeQiv0KaKRx0kcOZDg==",
"identifierGuid": "2992e0b3-22e4-42bf-9a29-1c7491c3990e",
"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": "14",
"supplierIdentifier": "AbPj7NzFfEOccyHcsPGdlg==",
"supplierIdentifierGuid": "ece3b301-c5dc-437c-9c73-21dcb0f19d96",
"contactGuid": "KdXLHJ1eFEecGNQnVBEM+g==",
"contactID": "1ccbd529-5e9d-4714-9c18-d42754110cfa",
"contact": {
"$ref": "13"
},
"supplier": {
"$ref": "12"
}
},
{
"$ref": "14"
}
],
"products": [
{
"$id": "15",
"pluG_UID": "CKitpzhKU0++t1xVTEZ+jA==",
"pluGuid": "a7ada808-4a38-4f53-beb7-5c554c467e8c",
"supplierIdentifier": "r3t3zqa33U6i7frMYYi8gA==",
"supplierIdentifierGuid": "ce777baf-b7a6-4edd-a2ed-facc6188bc80",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:36:29.637682",
"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:36:29.637682",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "16",
"pluG_UID": "ynGb+Wh44kONKSwxsK3ebQ==",
"pluGuid": "f99b71ca-7868-43e2-8d29-2c31b0adde6d",
"supplierIdentifier": "aSJeVcYAk0emKUOvXvmuog==",
"supplierIdentifierGuid": "555e2269-00c6-4793-a629-43af5ef9aea2",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "16"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "Tbz7YavP3EaEjvs/U0n2CA==",
"parentPluGuid": "61fbbc4d-cfab-46dc-848e-fb3f5349f608",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "5"
},
"supplier": {
"$ref": "12"
},
"serviceFee": {
"$id": "17",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "15"
}
],
"orderCycleHeaders": [
{
"$id": "18",
"storeID": 1,
"supplierIdentifier": "jgx+YdFK4Eu7nS48RooOwg==",
"supplierGuid": "617e0c8e-4ad1-4be0-bb9d-2e3c468a0ec2",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "18"
}
],
"cycles": [
{
"$id": "19",
"storeID": 1,
"supplierIdentifier": "Epxh+A4YzEKIRxmNPjiJlA==",
"supplierGuid": "f8619c12-180e-42cc-8847-198d3e388994",
"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:36:29.637682",
"deliveryDate": "2026-06-03T18:36:29.637682",
"nextCutOffDate": "2026-06-03T18:36:29.637682",
"nextDeliveryDate": "2026-06-03T18:36:29.637682",
"nextDaysBuffer": 10
},
{
"$ref": "19"
}
],
"store": {
"$ref": "6"
},
"updated": "2026-06-03T18:36:29.637682",
"isHost": true
},
"files": [
{
"$id": "20",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:36:29.637682",
"processed": "2026-06-03T18:36:29.637682",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:36:29.637682",
"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": "11"
},
"metcashHeader": {
"$id": "21",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:36:29.637682",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "20"
}
],
"zoneMatrix": [
{
"$id": "22",
"id": 1,
"hostIdentifier": "XzfOnx2wJUizvsbK8yzulg==",
"hostIdentifierGuid": "9fce375f-b01d-4825-b3be-c6caf32cee96",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"5b4172ad-12f8-40c4-b7bb-598f1f53a4ce",
"e60b1f4c-58b3-410a-81b8-fd82d8c69bf3"
]
},
{
"$ref": "22"
}
],
"hostFileStoreSetting": {
"$ref": "10"
},
"hostStoreSettings": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"promotionPlacements": [
{
"$id": "23",
"identifier": "4ZKYnFZv+kiB8A4AiXEsEQ==",
"identifierGuid": "9c9892e1-6f56-48fa-81f0-0e0089712c11",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "23"
}
],
"promoTypeGuids": [
"168ea4b4-f862-4f41-afb4-e2a762c5bb67",
"3c4f8abb-e5a0-487c-9465-dc799b6ac444"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "10"
}
],
"accounts": [
{
"$id": "24",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "24"
}
],
"sales": [
{
"$id": "25",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:36:29.637682",
"ftpSite": {
"$id": "26",
"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": "25"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"cashManagements": [
{
"$id": "27",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "28",
"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": "27"
}
],
"updateStoreID": "87c90ba2-82ae-4127-a189-f4e8e135ef51",
"updateStore": {
"$id": "29",
"id": "ea8f09e4-8aed-473c-aa07-ee83765f9a20",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:36:29.637682",
"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:36:29.637682"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "30",
"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": "31",
"pluG_UID": "mxUbGOBNF02sz9XbJBm8FA==",
"pluGuid": "181b159b-4de0-4d17-accf-d5db2419bc14",
"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:36:29.637682"
},
{
"$ref": "31"
}
],
"currentPrices": {
"$id": "32",
"pluPrices": {
"$id": "33",
"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:36:29.637682",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "33"
},
"winningCampaign": 1,
"winner": {
"$id": "34",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:36:29.637682",
"startTime": 5,
"endDate": "2026-06-03T18:36:29.637682",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "1GXlERUt30qPoATjNDdv2w==",
"hostIdentifierGuid": "11e565d4-2d15-4adf-8fa0-04e334376fdb",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"tray": {
"$id": "35",
"g_UId": "v62d+IaJBEyFLUZ3ye6PVw==",
"guid": "f89dadbf-8986-4c04-852d-4677c9ee8f57",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "36",
"priceGroupG_UID": "SoFwkcgo5Eyi/YOcWe0gPg==",
"priceGroupGuid": "9170814a-28c8-4ce4-a2fd-839c59ed203e",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:36:29.637682",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "37",
"pluG_UID": "MuEDhlbB1EGf+YIAKOfEBw==",
"pluGuid": "8603e132-c156-41d4-9ff9-820028e7c407",
"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": "38",
"pluGuid": "f323c21e-de1d-4c4b-ab9f-0c951d1f0a23",
"created": "2026-06-03T18:36:29.637682",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:36:29.637682",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:36:29.637682",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:36:29.637682",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:36:29.637682",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:36:29.637682",
"lastSold": "2026-06-03T18:36:29.637682",
"firstSold": "2026-06-03T18:36:29.637682",
"awsUpdated": "2026-06-03T18:36:29.637682",
"lastManualUpdate": "2026-06-03T18:36:29.637682",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:36:29.637682",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:36:29.637682",
"doNotRangeUpdated": "2026-06-03T18:36:29.637682",
"doNotOrderUpdated": "2026-06-03T18:36:29.637682",
"tracked": "2026-06-03T18:36:29.637682"
},
"allergens": [
{
"$id": "39",
"primaryKey": {
"$id": "40",
"pluGuid": "2fadea96-2373-4120-b2c1-d247e0f1a576",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "luqtL3MjIEGywdJH4PGldg==",
"pluGuid": "2fadea96-2373-4120-b2c1-d247e0f1a576",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "39"
}
],
"costs": {
"$id": "41",
"pluG_UID": "tXDeUPIxdUel6MbelOM7mA==",
"pluGuid": "50de70b5-31f2-4775-a5e8-c6de94e33b98",
"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:36:29.637682",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "42",
"saleHeaderID": 1,
"created": "2026-06-03T18:36:29.637682",
"createdLocal": "2026-06-03T18:36:29.637682",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "v36fKFab6EexjxB4ZxQ1VA==",
"operatorGuid": "289f7ebf-9b56-47e8-b18f-107867143554",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "MOj1VoE4ukK1GyuJnaERag==",
"pluGuid": "56f5e830-3881-42ba-b51b-2b899da1116a",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "43",
"id": 1,
"g_Uid": "lBwq9HWxX0yAyYA5zaQODw==",
"guid": "f42a1c94-b175-4c5f-80c9-8039cda40e0f",
"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:36:29.637682",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:36:29.637682",
"endShift": "2026-06-03T18:36:29.637682",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "44",
"operatorG_UID": "OVUVn67uvEOsWhw/WqyX7A==",
"operatorGuid": "9f155539-eeae-43bc-ac5a-1c3f5aac97ec",
"storeID": 2,
"operator": {
"$ref": "43"
},
"store": {
"$ref": "6"
}
},
{
"$ref": "44"
}
]
}
},
{
"$ref": "42"
}
],
"apns": [
{
"$id": "45",
"pluID": 1,
"pluG_UID": "HAmcsYMnoke1t+TD+QrirA==",
"pluGuid": "b19c091c-2783-47a2-b5b7-e4c3f90ae2ac",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "45"
}
],
"tuns": [
{
"$id": "46",
"pluG_UId": "rwaFmy7tpU2CimyqzUwZCA==",
"pluGuid": "9b8506af-ed2e-4da5-828a-6caacd4c1908",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "5"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "46"
}
],
"competitionPricing": [
{
"$id": "47",
"identifier": "6kTEfl/3S0amvxuuQPTZQg==",
"identifierGuid": "7ec444ea-f75f-464b-a6bf-1bae40f4d942",
"pluG_UID": "byyACHV9Q0W85oL9rPgEVg==",
"pluGuid": "08802c6f-7d75-4543-bce6-82fdacf80456",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "47"
}
],
"supplier": {
"$ref": "12"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"ordering": {
"$ref": "15"
},
"flipChartPages": [
{
"$id": "48",
"identifier": "IpTSfelKi0mPudwsQm1Ftg==",
"groupName": "sample string 1",
"identifierGuid": "7dd29422-4ae9-498b-8fb9-dc2c426d45b6",
"exists": true,
"flipChartIdentifier": "ectV11zUWkazstRbHr248g==",
"flipChartIdentifierGuid": "d755cb79-d45c-465a-b3b2-d45b1ebdb8f2",
"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": "KkKBtHN+DkKwC4dumiF0Ig==",
"groupIdentifierGuid": "b481422a-7e73-420e-b00b-876e9a217422",
"flipChart": {
"$id": "49",
"identifier": "gqt6/lhoRkutlh2vwOa6XA==",
"identifierGuid": "fe7aab82-6858-4b46-ad96-1dafc0e6ba5c",
"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": "50",
"identifier": "668OZ1vqw0yHoGbxSQiqMA==",
"identifierGuid": "670eafeb-ea5b-4cc3-87a0-66f14908aa30",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "51",
"id": 1,
"g_UID": "coXhADa6IUm3p/5+xjKwDg==",
"guid": "00e18572-ba36-4921-b7a7-fe7ec632b00e",
"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": "i7BTGy0K7U2Fju1EhnhzGg==",
"previousFormGuid": "1b53b08b-0a2d-4ded-858e-ed448678731a",
"nextForm": 1,
"nextFormG_UID": "kRHfdFMXHUykeq0s4hNaog==",
"nextFormGuid": "74df1191-1753-4c1d-a47a-ad2ce2135aa2",
"attributes": "sample string 10",
"updated": "2026-06-03T18:36:29.637682",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "51"
},
"previousCheckoutForm": {
"$ref": "51"
},
"buttons": [
{
"$id": "52",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "/8F9nEUcwkCaXDThwikP7A==",
"checkoutFormGuid": "9c7dc1ff-1c45-40c2-9a5c-34e1c2290fec",
"identifier": "e7eUU0/rikyr04KgKh3KaQ==",
"identifierGuid": "5394b77b-eb4f-4c8a-abd3-82a02a1dca69",
"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": "0V+Of7i+7EC5XIWNhUZwzw==",
"valueGuid": "7f8e5fd1-beb8-40ec-b95c-858d854670cf",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:36:29.637682",
"action": "sample string 12",
"valueForm": {
"$ref": "51"
},
"image": {
"$id": "53",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:36:29.637682",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "52"
}
],
"panels": [
{
"$id": "54",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "Vsu8H1GSvUa82mT5ZcriKw==",
"checkoutFormGuid": "1fbccb56-9251-46bd-bcda-64f965cae22b",
"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": "54"
}
]
},
{
"$ref": "51"
}
],
"panels": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
},
"pages": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"contentPanel": {
"$ref": "54"
},
"products": [
{
"$id": "55",
"flipChartPageIdentifier": "dvoRlnICL0OkFDnHetXfGg==",
"flipChartPageIdentifierGuid": "9611fa76-0272-432f-a414-39c77ad5df1a",
"pluG_UID": "EBBTt8b5DEWGEkjuMgtvEA==",
"pluGuid": "b7531010-f9c6-450c-8612-48ee320b6f10",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "5"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "55"
}
],
"productCount": 27,
"pages": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "48"
}
],
"priceHistory": [
{
"$id": "56",
"pluG_UID": "mz9iqhdjoESTM80jlX9cBQ==",
"pluGuid": "aa623f9b-6317-44a0-9333-cd23957f5c05",
"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:36:29.637682",
"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": "56"
}
],
"ingredients": [
{
"$id": "57",
"pluG_UID": "OpqGfsxLM0Gqetlcul/hCQ==",
"ingredientGuid": "ni6FP2WVnUG1+8nwN1h1Pw==",
"ingredientIdentifier": "3f852e9e-9565-419d-b5fb-c9f03758753f",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "5"
}
},
{
"$ref": "57"
}
],
"bins": [
{
"$id": "58",
"pluG_UID": "N1+AlGJLTUK7OLzya3InTg==",
"pluGuid": "94805f37-4b62-424d-bb38-bcf26b72274e",
"shelfLocationIdentifier": "He07so1iKUma5DOB/p3ZQg==",
"shelfLocationGuid": "b23bed1d-628d-4929-9ae4-3381fe9dd942",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "aX7uZ3E24ECRzVpCbA7kpg==",
"labelPageLayoutGuid": "67ee7e69-3671-40e0-91cd-5a426c0ee4a6",
"updated": "2026-06-03T18:36:29.637682",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "5"
},
"location": {
"$id": "59",
"identifier": "gr74+Asg3Um/T6EYl7cHgw==",
"storeID": 1,
"identifierGuid": "f8f8be82-200b-49dd-bf4f-a11897b70783",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:36:29.637682",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
}
},
{
"$ref": "58"
}
],
"bin": {
"$ref": "58"
},
"scaleLocations": [
{
"$id": "60",
"plu": 1,
"pluG_UID": "ywclPBYjP02UhZK+ggtJRw==",
"pluGuid": "3c2507cb-2316-4d3f-9485-92be820b4947",
"deptNo": 1,
"product": {
"$ref": "5"
},
"scaleLocation": {
"$id": "61",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:36:29.637682",
"department": {
"$id": "62",
"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": "61"
},
"subDepartments": [
{
"$id": "63",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "64",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "65",
"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:36:29.637682",
"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": "/1vv2Q/SIkqEz4hD1tQyxA==",
"labelPageLayoutGuid": "d9ef5bff-d20f-4a22-84cf-8843d6d432c4",
"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": "66",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "67",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "68",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "68"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "67"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "67"
},
"mscDep": {
"$id": "69",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "68"
}
},
{
"$ref": "65"
}
],
"updated": "2026-06-03T18:36:29.637682",
"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": "BeiXX0B+4kOR08jp2iX9yA==",
"labelPageLayoutGuid": "5f97e805-7e40-43e2-91d3-c8e9da25fdc8",
"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": "66"
},
"mscCom": {
"$ref": "67"
},
"mscDep": {
"$ref": "69"
},
"mscSubCom": {
"$ref": "68"
}
},
{
"$ref": "64"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:36:29.637682",
"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": "AEHUyDehkEWkNCjDX9AO6w==",
"labelPageLayoutGuid": "c8d44100-a137-4590-a434-28c35fd00eeb",
"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": "66"
},
"mscCom": {
"$ref": "67"
},
"mscDep": {
"$ref": "69"
},
"mscSubCom": {
"$ref": "68"
}
},
{
"$ref": "63"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:36:29.637682",
"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": "Ms0ZTazDLkWgtFHPK1p+Cg==",
"labelPageLayoutGuid": "4d19cd32-c3ac-452e-a0b4-51cf2b5a7e0a",
"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": "66"
},
"mscCom": {
"$ref": "67"
},
"mscDep": {
"$ref": "69"
},
"mscSubCom": {
"$ref": "68"
}
}
}
},
{
"$ref": "60"
}
],
"nextPrice": {
"$ref": "3"
},
"currentCostStart": "2026-06-03T18:36:29.637682",
"dealCosts": [
{
"$id": "70",
"headerIdentifier": "8fB1ho9En0mP5x0yAXaIzA==",
"headerIdentifierGuid": "8675f0f1-448f-499f-8fe7-1d32017688cc",
"identifier": "a2zZ6nz4D0+Lzu7zVYPzsw==",
"identifierGuid": "ead96c6b-f87c-4f0f-8bce-eef35583f3b3",
"supplierIdentifier": "Vi5A6Z8VMU6qzpBIWDDJdg==",
"supplierGuid": "e9402e56-159f-4e31-aace-90485830c976",
"pluG_UID": "8oC2Zt3G70ad3B6yhnR8vA==",
"pluGuid": "66b680f2-c6dd-46ef-9ddc-1eb286747cbc",
"campaignName": "79a0efdc-33de-40dc-a638-30bd996f8150",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:36:29.637682",
"end": "2026-06-03T18:36:29.637682",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "lNw/JMlzb0+nHXA4e2WIFg==",
"bonusItemPluGuid": "243fdc94-73c9-4f6f-a71d-70387b658816",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:36:29.637682",
"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:36:29.637682",
"campaignEndDate": "2026-06-03T18:36:29.637682",
"masterPLUG_UID": "IsL9FTXmr0+oKqby7HFQVg==",
"masterID": "15fdc222-e635-4faf-a82a-a6f2ec715056",
"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": "vl8ywyk7c0Ofq04DESJfFg==",
"bonusMasterID": "c3325fbe-3b29-4373-9fab-4e0311225f16",
"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": "70"
}
],
"tags": [
{
"$id": "71",
"pluG_UID": "iZC/ermhT0ilg7L4Qp6WXg==",
"pluGuid": "7abf9089-a1b9-484f-a583-b2f8429e965e",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "71"
}
],
"alternateProductG_UID": "BQhrL+CjqkiopyFt5kYUGg==",
"alternateProduct": "2f6b0805-a3e0-48aa-a8a7-216de646141a",
"altProduct": {
"$ref": "5"
},
"productHostCode": {
"$id": "72",
"id": 1,
"pluG_UID": "FA7Ra3ij5UWaZr2DWYET8Q==",
"pluGuid": "6bd10e14-a378-45e5-9a66-bd83598113f1",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "66"
},
"mscCom": {
"$ref": "67"
},
"mscDep": {
"$ref": "69"
},
"mscSubCom": {
"$ref": "68"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:36:29.637682",
"inventoryTracked": "2026-06-03T18:36:29.637682",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "73",
"pluG_UID": "vcCTOHzNPU+l7TgjJ/ckfg==",
"pluGuid": "3893c0bd-cd7c-4f3d-a5ed-382327f7247e",
"fuelPluG_UID": "uE8mOk8ZEESPKqdlUNTBjQ==",
"fuelPluGuid": "3a264fb8-194f-4410-8f2a-a76550d4c18d",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"campaignPlu": {
"$ref": "3"
},
"fuelItem": true
},
{
"$ref": "4"
}
],
"campaign": {
"$ref": "2"
},
"product": {
"$ref": "5"
},
"dealCost": {
"$ref": "70"
}
},
{
"$ref": "3"
}
],
"campaignPools": [
{
"$id": "74",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "AKEuiXZsB06h8DHRCnEG4w==",
"pluGuid": "892ea100-6c76-4e07-a1f0-31d10a7106e3",
"hostOfferID": 1,
"priceGroupG_UID": "gR5YXFEAtEGlci5epCpF8Q==",
"priceGroupGuid": "5c581e81-0051-41b4-a572-2e5ea42a45f1",
"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:36:29.637682",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "5"
},
"campaign": {
"$ref": "2"
}
},
{
"$ref": "74"
}
],
"sellingRules": [
{
"$id": "75",
"id": 1,
"identifier": "6v1o9jRaikGvG25MsLaPwA==",
"identifierStr": "6v1o9jRaikGvG25MsLaPwA==",
"identifierGuid": "f668fdea-5a34-418a-af1b-6e4cb0b68fc0",
"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": "2"
}
},
{
"$ref": "75"
}
],
"customers": [
{
"$id": "76",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "RTa3CNRTbkmtX9xr4lWhtA==",
"customerIDGuid": "08b73645-53d4-496e-ad5f-dc6be255a1b4",
"campaign": {
"$ref": "2"
},
"customer": {
"$id": "77",
"identifier": "WeRIMWqA7UeRPZ8oVys9+Q==",
"identifierGuid": "3148e459-806a-47ed-913d-9f28572b3df9",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:36:29.637682",
"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": "+2OuoNEzt0WUt2qExUTKrA==",
"communityIdentifierGuid": "a0ae63fb-33d1-45b7-94b7-6a84c544caac",
"joined": "2026-06-03T18:36:29.637682",
"updated": "2026-06-03T18:36:29.637682",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "2GjM28yEEEah+AfUfwM6yw==",
"priceLevelIdentifierGuid": "dbcc68d8-84cc-4610-a1f8-07d47f033acb",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:36:29.637682",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "78",
"cardType": 2,
"issueDate": "2026-06-03T18:36:29.637682",
"expiry": "2026-06-03T18:36:29.637682",
"customerID": "NvN+b0ImuUiVzeKbZfbvxQ==",
"customerIDGuid": "6f7ef336-2642-48b9-95cd-e29b65f6efc5",
"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:36:29.637682",
"linkedAccount": "SV3v2JJGM0iyBF9HOvn08g==",
"linkedAccountGuid": "d8ef5d49-4692-4833-b204-5f473af9f4f2",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "77"
},
"account": {
"$id": "79",
"id": 1,
"identifier": "7KNliNrJXkqC4ObqzFVUmA==",
"identifierGuid": "8865a3ec-c9da-4a5e-82e0-e6eacc555498",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:36:29.637682",
"owner": "cJV1kopdT0aGTRImx6ZnHQ==",
"ownerGuid": "92759570-5d8a-464f-864d-1226c7a6671d",
"accountStoreGroupIdentifier": "5hmzMgRYnEme5+tzaQz7+w==",
"accountStoreGroupGuid": "32b319e6-5804-499c-9ee7-eb73690cfbfb",
"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:36:29.637682",
"active": true,
"updated": "2026-06-03T18:36:29.637682",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "77"
},
"card": {
"$ref": "78"
},
"members": {
"$id": "80",
"sample string 1": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"sample string 2": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"customerGroups": [
{
"$id": "81",
"identifier": "tONT6QaEy0SzD1AmwTvr2w==",
"identifierGuid": "e953e3b4-8406-44cb-b30f-5026c13bebdb",
"name": "sample string 2",
"primaryContact": "CjFZcHoE4USrYjD1KDmssQ==",
"primaryContactGuid": "7059310a-047a-44e1-ab62-30f52839acb1",
"accountID": "MPdGmrgZAEG/6Qca6wkn+w==",
"accountIDGuid": "9a46f730-19b8-4100-bfe9-071aeb0927fb",
"special": true,
"updated": "2026-06-03T18:36:29.637682",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "aGuuYhXrI0ihMFzkSlM/5Q==",
"priceLevelIdentifierGuid": "62ae6b68-eb15-4823-a130-5ce44a533fe5",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "79"
},
"primaryContactCustomer": {
"$ref": "77"
},
"customerGroupMembers": [
{
"$id": "82",
"id": 1,
"groupID": "VfUdOi6zjkmupofZwM7aTg==",
"groupIDGuid": "3a1df555-b32e-498e-aea6-87d9c0ceda4e",
"customerID": "1vRAoC9Y6EWmgJRgXQNOHw==",
"customerIDGuid": "a040f4d6-582f-45e8-a680-94605d034e1f",
"card": "sample string 4",
"linkedAccount": "Vd6LYx7kPEKBBttVnCbTng==",
"linkedAccountGuid": "638bde55-e41e-423c-8106-db559c26d39e",
"customer": {
"$ref": "77"
},
"group": {
"$ref": "81"
},
"customerCard": {
"$ref": "78"
}
},
{
"$ref": "82"
}
]
},
{
"$ref": "81"
}
]
},
"payments": [
{
"$id": "83",
"id": 1,
"identifier": "UsCLHHo1/UOWqy/QSmQLvg==",
"identifierGuid": "1c8bc052-357a-43fd-96ab-2fd04a640bbe",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "1wo1u1OLU0iJBA+grmbUEw==",
"accountIDGuid": "bb350ad7-8b53-4853-8904-0fa0ae66d413",
"customerAccount": {
"$ref": "79"
},
"customerCard": {
"$ref": "78"
},
"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:36:29.637682",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "ETC5WxfrykKX/KXqBLT+VQ==",
"idempotentVoidGuid": "5bb93011-eb17-42ca-97fc-a5ea04b4fe55",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "84",
"saleHeaderID": 1,
"saleHeaderGuid": "2ccW2bbM+0moh8bMk03onQ==",
"saleHeaderIdentifierGuid": "d916c7d9-ccb6-49fb-a887-c6cc934de89d",
"created": "2026-06-03T18:36:29.637682",
"createdLocal": "2026-06-03T18:36:29.637682",
"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:36:29.637682",
"storeID": 1,
"operatorG_Uid": "KSnqk8B7HkWtmjueesqU8A==",
"operatorGuid": "93ea2929-7bc0-451e-ad9a-3b9e7aca94f0",
"customerG_Uid": "ZTCvM79iEkqwB9eZY4GgHA==",
"customerGuid": "33af3065-62bf-4a12-b007-d7996381a01c",
"communityIdentifier": "AL7Bnw2mIkitNOVlHsG2UQ==",
"communityIdentifierGuid": "9fc1be00-a60d-4822-ad34-e5651ec1b651",
"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": "nQwZ9saQ+kytcFJ4OK6qqQ==",
"priceLevelIdentifierGuid": "f6190c9d-90c6-4cfa-ad70-527838aeaaa9",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:36:29.637682+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": "85",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:36:29.637682",
"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": "43"
},
"customer": {
"$ref": "77"
},
"communityOrganisation": {
"$id": "86",
"id": 1,
"identifier": "fPErtiC8k0OpZnynl2KYjA==",
"identifierGuid": "b62bf17c-bc20-4393-a966-7ca79762988c",
"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:36:29.637682",
"promoPeriodEnd": "2026-06-03T18:36:29.637682",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:36:29.637682",
"deleted": true
},
"details": [
{
"$id": "87",
"saleItemID": 1,
"identifier": "4c7jpr31FUeGiAPVjtucaA==",
"identifierGuid": "a6e3cee1-f5bd-4715-8688-03d58edb9c68",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "WlE+99cUyUmUZ/6nRL5q5w==",
"pluGuid": "f73e515a-14d7-49c9-9467-fea744be6ae7",
"accountID": "rlLuEqEFB0G+yKKupSHUcg==",
"accountIDGuid": "12ee52ae-05a1-4107-bec8-a2aea521d472",
"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:36:29.637682",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "gtitduldjU60PcMVghqKAg==",
"refundGuid": "76add882-5de9-4e8d-b43d-c315821a8a02",
"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": "74Po2Aa3BUWxfjPfcdHGuw==",
"idempotentVoidGuid": "d8e883ef-b706-4505-b17e-33df71d1c6bb",
"priceLevelIdentifier": "3fyTCJ8e8EC57qGIJWVnCA==",
"priceLevelIdentifierGuid": "0893fcdd-1e9f-40f0-b9ee-a18825656708",
"communityIdentifier": "t3G4gbxG3E6ly0oQl/2lQQ==",
"communityIdentifierGuid": "81b871b7-46bc-4edc-a5cb-4a1097fda541",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "88",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:36:29.637682",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "88"
}
],
"refund": {
"$id": "89",
"id": 1,
"g_UID": "BrE9vXO5fkKx7nb3tJl/Wg==",
"guid": "bd3db106-b973-427e-b1ee-76f7b4997f5a",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:36:29.637682"
},
"modifier": {
"$id": "90",
"id": 1,
"setG_UID": "3cRRd6CLpk2NbKusq2OnBw==",
"modifierSetGuid": "7751c4dd-8ba0-4da6-8d6c-abacab63a707",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "EQByQzXkDUm2qvCAxUH2uQ==",
"pluGuid": "43720011-e435-490d-b6aa-f080c541f6b9",
"deleted": true,
"g_UID": "iu4tGcoEf0WUb1myrfjv+g==",
"guid": "192dee8a-04ca-457f-946f-59b2adf8effa",
"product": {
"$ref": "5"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "87"
}
],
"eftReceipts": [
{
"$id": "91",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "84"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "91"
}
],
"payments": [
{
"$ref": "83"
},
{
"$ref": "83"
}
],
"cards": [
{
"$id": "92",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "92"
}
],
"campaignHits": [
{
"$id": "93",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "93"
}
],
"fuel": [
{
"$id": "94",
"id": 1,
"plu": 1,
"pluG_UID": "CfwLij7Mt06UqL0PjaA3jQ==",
"pluGuid": "8a0bfc09-cc3e-4eb7-94a8-bd0f8da0378d",
"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:36:29.637682",
"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:36:29.637682",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "94"
}
],
"fuelResells": [
{
"$id": "95",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "VnNROBfCyEiaUq5NeQUIug==",
"pluGuid": "38517356-c217-48c8-9a52-ae4d790508ba",
"accountID": "+FhkhfGYV0eApit/rK0i1Q==",
"accountIDGuid": "856458f8-98f1-4757-80a6-2b7facad22d5",
"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:36:29.637682",
"bestOrExpireType": 1,
"refundG_UID": "44E0RqgHxUOjwZLfX79IVw==",
"refundGuid": "463481e3-07a8-43c5-a3c1-92df5fbf4857",
"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": "95"
}
],
"customerOrder": [
{
"$id": "96",
"identifier": "OgBqkOFvUECZJqEQlMNl5Q==",
"identifierGuid": "906a003a-6fe1-4050-9926-a11094c365e5",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "yJYtarCDhkWJCNerG/TSjA==",
"customerIdentifierGuid": "6a2d96c8-83b0-4586-8908-d7ab1bf4d28c",
"operatorNo": 1,
"operatorG_UID": "k+NBDkL/mUWdAuXm4yoS/A==",
"operatorGuid": "0e41e393-ff42-4599-9d02-e5e6e32a12fc",
"created": "2026-06-03T18:36:29.637682",
"ordered": "2026-06-03T18:36:29.637682",
"started": "2026-06-03T18:36:29.637682",
"completed": "2026-06-03T18:36:29.637682",
"supplied": "2026-06-03T18:36:29.637682",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "77"
},
"operator": {
"$ref": "43"
},
"details": [
{
"$id": "97",
"headerID": 1,
"plu": 1,
"pluG_UId": "EvfPrgQxmEeEVkvfQ1PzJQ==",
"pluGuid": "aecff712-3104-4798-8456-4bdf4353f325",
"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": "BjrO9LbXL0KIUq7mlWrEPw==",
"headerIdentifierGuid": "f4ce3a06-d7b6-422f-8852-aee6956ac43f",
"product": {
"$ref": "5"
}
},
{
"$ref": "97"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "84"
}
},
{
"$ref": "96"
}
],
"surveyResponses": [
{
"$id": "98",
"surveyG_UID": "G1UNIFQJFECS/v5afkqQ7A==",
"surveyGuid": "200d551b-0954-4014-92fe-fe5a7e4a90ec",
"saleHeaderGuid": "K7hMD3Oxh0qDaaV40v+SfQ==",
"saleGuid": "0f4cb82b-b173-4a87-8369-a578d2ff927d",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "EmtSFMkYjUei4R4cvxQJiA==",
"guidResponse": "14526b12-18c9-478d-a2e1-1e1cbf140988",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:36:29.637682",
"sale": {
"$ref": "84"
},
"survey": {
"$id": "99",
"g_UID": "1T8kuBS7Rk+8tnaHBhqY7g==",
"guid": "b8243fd5-bb14-4f46-bcb6-7687061a98ee",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "mzSrzjeVB06IeewYctCD/Q==",
"checkoutFormGuid": "ceab349b-9537-4e07-8879-ec1872d083fd",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:36:29.637682",
"end": "2026-06-03T18:36:29.637682",
"deleted": true,
"updated": "2026-06-03T18:36:29.637682",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"a4c41ad2-9b8b-417f-b852-5fc440cc2a62",
"97fd6a3c-40f8-4677-a57f-5ab91960b8e9"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "51"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "98"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "QFUf0C8tlEeeFRDdO4qeTw==",
"accountIdentifier": "d01f5540-2d2f-4794-9e15-10dd3b8a9e4f",
"accountName": "sample string 44",
"customerOrderIdentifier": "NVKmG3YT2k67X4AniGf/iQ==",
"customerOrderIdentifierGuid": "1ba65235-1376-4eda-bb5f-80278867ff89",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "100",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "5OsZMmPiq0qToWxjW2V4jg==",
"paymentIdentifierGuid": "3219ebe4-e263-4aab-93a1-6c635b65788e",
"identifier": "nNqiOTYh40WbR/0eOvAerQ==",
"identifierGuid": "39a2da9c-2136-45e3-9b47-fd1e3af01ead",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "+D0ygaXn3UqSqxariMiaVQ==",
"itemIdentifierGuid": "81323df8-e7a5-4add-92ab-16ab88c89a55"
}
},
{
"$ref": "83"
}
]
},
{
"$ref": "78"
}
],
"customerGroupMembers": [
{
"$ref": "82"
},
{
"$ref": "82"
}
],
"customerGroups": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"accounts": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"account": {
"$ref": "79"
},
"vouchers": [
{
"$id": "101",
"customerIdentifier": "lJQvvHd0wkeqaCB1RsziEw==",
"customerIdentifierGuid": "bc2f9494-7477-47c2-aa68-207546cce213",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "0Ieg/oW2Dku7LwCNwvEzEQ==",
"idempotentGuid": "fea087d0-b685-4b0e-bb2f-008dc2f13311",
"offline": true,
"voucher": {
"$id": "102",
"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:36:29.637682",
"barcodeTemplate": {
"$id": "103",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "104",
"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:36:29.637682",
"labelPageLayout": "JjSNlN1AuE2QjlF9T7+h2w==",
"pageLayoutGuid": "948d3426-40dd-4db8-908e-517d4fbfa1db",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "102"
},
"elements": [
{
"$id": "105",
"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:36:29.637682"
},
{
"$ref": "105"
}
]
},
"customerVouchers": [
{
"$id": "106",
"id": 1,
"customerIdentifier": "D9cpAs6T2E2SBjDb7Go86Q==",
"customerIdentifierGuid": "0229d70f-93ce-4dd8-9206-30dbec6a3ce9",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:36:29.637682",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "saR17lMvy0KgPWc/g3mNcg==",
"issuedIdempotentGuid": "ee75a4b1-2f53-42cb-a03d-673f83798d72",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:36:29.637682",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:36:29.637682",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "0ZeZaIe160emCEXPZ8cdjg==",
"redeemedIdempotentGuid": "689997d1-b587-47eb-a608-45cf67c71d8e",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:36:29.637682",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "104"
},
"voucher": {
"$ref": "102"
},
"customer": {
"$ref": "77"
},
"issuedOfflinePayment": {
"$ref": "83"
},
"redeemedOfflinePayment": {
"$ref": "83"
}
},
{
"$ref": "106"
}
]
},
"customer": {
"$ref": "77"
}
},
{
"$ref": "101"
}
]
}
},
{
"$ref": "76"
}
],
"customerGroups": [
{
"$id": "107",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "Nf6y9tWGFkimSZk05VRlOw==",
"groupIDGuid": "f6b2fe35-86d5-4816-a649-9934e554653b",
"campaign": {
"$ref": "2"
},
"group": {
"$ref": "81"
}
},
{
"$ref": "107"
}
],
"signIqTickets": [
{
"$id": "108",
"identifier": "oOBPv6jR6UebgYA+u6ydlw==",
"identifierGuid": "bf4fe0a0-d1a8-47e9-9b81-803ebbac9d97",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "108"
}
],
"comboPriceGroups": [
{
"$id": "109",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "ig/29yK9aEynkIIy2PTWaw==",
"guid": "f7f60f8a-bd22-4c68-a790-8232d8f4d66b",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "2"
},
"comboPricePlus": [
{
"$id": "110",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "qZNcb2Q2bEyXZLl9uCMl8w==",
"groupGuid": "6f5c93a9-3664-4c6c-9764-b97db82325f3",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "JL/s1nkoD0K69rHuaABZbA==",
"pluGuid": "d6ecbf24-2879-420f-baf6-b1ee6800596c",
"priceGroupG_UID": "87C+B4DhWkyNpJ8dJHOXHA==",
"priceGroupGuid": "07beb0f3-e180-4c5a-8da4-9f1d2473971c",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "2"
},
"product": {
"$ref": "5"
},
"priceGroup": {
"$ref": "36"
},
"campaignPool": {
"$ref": "2"
}
},
{
"$ref": "110"
}
]
},
{
"$ref": "109"
}
],
"priceLevels": [
{
"$id": "111",
"id": 1,
"priceLevelIdentifier": "eNhtfpOWBkGGd2I2+bMWVw==",
"priceLevelIdentifierGuid": "7e6dd878-9693-4106-8677-6236f9b31657",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "111"
}
],
"promotionType": {
"$id": "112",
"identifier": "zOlQ4/uKw0mzvXifOCeQ8g==",
"identifierGuid": "e350e9cc-8afb-49c3-b3bd-789f382790f2",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "n8nu6w1s2EqwUA6UaPfQNw==",
"labelPageLayoutGuid": "ebeec99f-6c0d-4ad8-b050-0e9468f7d037",
"priceLevelIdentifier": "3jv45AnXJEqsb90FoFp+BQ==",
"priceLevelIdentifierGuid": "e4f83bde-d709-4a24-ac6f-dd05a05a7e05",
"active": true,
"updated": "2026-06-03T18:36:29.637682",
"hostName": "sample string 11"
}
},
"details": [
{
"$id": "113",
"identifier": "CkCHdt+cqUW1CRAqTfcI6g==",
"identifierGuid": "7687400a-9cdf-45a9-b509-102a4df708ea",
"headerIdentifier": "uaa75Sjx/ESNfFW1tlEzJQ==",
"headerGuid": "e5bba6b9-f128-44fc-8d7c-55b5b6513325",
"shelfLocationIdentifier": "JLQXxGW18UawMaJNsr6+vw==",
"shelfLocationGuid": "c417b424-b565-46f1-b031-a24db2bebebf",
"pluG_UID": "QP+5aa1nK068PXN4P2GrTg==",
"pluGuid": "69b9ff40-67ad-4e2b-bc3d-73783f61ab4e",
"operatorG_UID": "CzKn1tqaGkea0VFDd6DkRA==",
"operatorGuid": "d6a7320b-9ada-471a-9ad1-514377a0e444",
"campaignName": "sample string 2",
"comboGroupIdentifier": "V+cXnQieDkmQnTsoxJOV6w==",
"comboGroupGuid": "9d17e757-9e08-490e-909d-3b28c49395eb",
"created": "2026-06-03T18:36:29.637682",
"labelQuantity": 3,
"talkerQuantity": 4,
"labelSmall": true,
"printed": "2026-06-03T18:36:29.637682",
"printedByUser": "sample string 6",
"detailMetaList": [
{
"$id": "114",
"id": 1,
"printBatchType": 2,
"user": "sample string 3",
"detailIdentifier": "pCqA8KQMaU6hhnRlPclCLA==",
"detailGuid": "f0802aa4-0ca4-4e69-a186-74653dc9422c"
},
{
"$ref": "114"
}
],
"users": "sample string 7",
"printBatchTypes": "sample string 8",
"product": {
"$ref": "5"
},
"location": {
"$ref": "59"
},
"operator": {
"$ref": "43"
},
"productDescription": "sample string 9",
"productItemNumber": "sample string 10",
"productSell": 11,
"productCost": 12,
"productCostDecimals": 13,
"productActive": true,
"productBarcode": "sample string 15",
"succeeded": true,
"printRunID": "BivzQkZD4k2dhe4eOlXqmg==",
"printRunGuid": "42f32b06-4346-4de2-9d85-ee1e3a55ea9a",
"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:36:29.637682",
"campaignEndDate": "2026-06-03T18:36:29.637682",
"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"
},
{
"$ref": "113"
}
]
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ���\x�Ҍ� 5 xl/workbook.xml � (� ����0��&�C�`�����W�K�JmI[��o�@�������G�ڹ�|LoC�hcrJ�lшppڴS���/��+'�m�'�.�c/�v6�z���a���hB�M�������>5{j�,��֝LB��M��]̊Xa��JDdv�MG >�ixHvų��b,˚[{�q��.�PK ���\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\�P�C' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R3454565f51ff4a0c" /></Relationships>PK ���\�";�� �
xl/worksheets/sheet1.xml � (� ��[s�@��
�����'���s����3�c�"b���D�)�|ѡ�;Ms84�.�����<N}�{z1N'���/�_z�4��gZ���E��gE���|<�I��R/��4͒�0��g�N��X��*ы"��0��0��g�2���N��/3M����T�ЛĦ��{/�Ӿ���A����z�ﭽ͕�Kӯ��ä
;�<�{�M�4Z͋���^ǟ��J�8��寗��|/�~��u<)ffE� ��"B ���"M�V�u��Wz���$"��I�';�
�"��a�t���R�1'���ҳF/�1�RHz��y�獞� $$����^Tz�߿`�"��K)��&+�<S�*�j�P%�`T�PG�T5p eLI�N����[��s+��r��P���Ĉ ���G�u��"Fp
c �H��#4id<