PUT api/stocktake/{id}/input/{guid}
input add
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Header identifier |
globally unique identifier |
Required |
| guid |
Input identifier |
globally unique identifier |
Required |
Body Parameters
StocktakeInput| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| HeaderID | integer |
None. |
|
| HeaderIdentifier | Collection of byte |
None. |
|
| HeaderIdentifierGuid | globally unique identifier |
None. |
|
| SectionG_UID | Collection of byte |
None. |
|
| SectionGuid | globally unique identifier |
None. |
|
| OperatorG_UID | Collection of byte |
None. |
|
| OperatorGuid | globally unique identifier |
None. |
|
| OperatorID |
Determined via SELECT ID FROM Operator WHERE G_UID=@G_UID |
integer |
None. |
| Comment | string |
None. |
|
| InputType | StocktakeInputType |
None. |
|
| Date | date |
None. |
|
| InProgress | integer |
None. |
|
| SetCount | date |
None. |
|
| Deleted | boolean |
None. |
|
| OperatorName |
First and Last Name of the PDE operator concatenated. |
string |
Relation. This field may not always be loaded or used for updates. |
| SectionName | string |
Relation. This field may not always be loaded or used for updates. |
|
| CanDelete | integer |
Relation. This field may not always be loaded or used for updates. |
|
| Details | Collection of StocktakeDetail |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
Sample:
{
"id": 1,
"identifier": "qu/6rcihHkCJ9PC63fjQpw==",
"identifierGuid": "adfaefaa-a1c8-401e-89f4-f0baddf8d0a7",
"headerID": 1,
"headerIdentifier": "673PHWeYrk2GsxhfjkyuyQ==",
"headerIdentifierGuid": "1dcfbdeb-9867-4dae-86b3-185f8e4caec9",
"sectionG_UID": "Cq5HNjQYOkS326rWBITgjQ==",
"sectionGuid": "3647ae0a-1834-443a-b7db-aad60484e08d",
"operatorG_UID": "ZYjuuQUlyUKM8isPCAPNjA==",
"operatorGuid": "b9ee8865-2505-42c9-8cf2-2b0f0803cd8c",
"operatorID": 1,
"comment": "sample string 2",
"inputType": 1,
"date": "2026-06-03T18:34:26.2974745",
"inProgress": 3,
"setCount": "2026-06-03T18:34:26.2974745",
"deleted": true,
"operatorName": "sample string 4",
"sectionName": "sample string 5",
"canDelete": 6,
"details": [
{
"$id": "2",
"id": 1,
"headerID": 1,
"headerIdentifier": "6cq6MXwgJ0OZpdvPk+izXw==",
"headerIdentifierGuid": "31bacae9-207c-4327-99a5-dbcf93e8b35f",
"inputID": 1,
"inputIdentifier": "chdR/DdmSUmeadr+L77rWg==",
"inputIdentifierGuid": "fc511772-6637-4949-9e69-dafe2fbeeb5a",
"created": "2026-06-03T18:34:26.2974745",
"apn": "sample string 2",
"plu": 1,
"pluG_UID": "aQfx6VCi7Ee87Q9w0aoWJQ==",
"pluGuid": "e9f10769-a250-47ec-bced-0f70d1aa1625",
"longDesc": "sample string 3",
"salesMode": 1,
"quantity": 1,
"weight": 1,
"cartons": 1.0,
"cartonQuantity": 1,
"baseUnits": 4,
"orderPacked": 5,
"onHand": 1,
"onHandPacks": 1,
"onHandEnd": 1,
"onHandPacksEnd": 1,
"inventoryAccuracy": 6,
"costGst": 1,
"sellGst": 1,
"scaleItem": true,
"cost": 1,
"currentCost": 1,
"costDecimals": 1,
"price": 1,
"currentPrice": 1,
"stockUnitMeasureCode": "sample string 7",
"notes": "sample string 8",
"editID": 9,
"deleted": true,
"update": true,
"inputComment": "sample string 12",
"sectionName": "sample string 13",
"inputType": 1,
"itemNumber": "sample string 14",
"active": true,
"parentPluG_UID": "mNPhKcSCdkOZoe9IAppV7Q==",
"parentPluGuid": "29e1d398-82c4-4376-99a1-ef48029a55ed",
"edited": true,
"product": {
"$id": "3",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "Y5gGgE7Oq0agW4wbMa+TVA==",
"guid": "80069863-ce4e-46ab-a05b-8c1b31af9354",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "LPjP01Fn+UuI7Ze51qPttw==",
"priceGroupGuid": "d3cff82c-6751-4bf9-88ed-97b9d6a3edb7",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:34:26.3130918",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:34:26.3130918",
"pluCreated": "2026-06-03T18:34:26.3130918",
"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:34:26.3130918",
"lastManualUpdate": "2026-06-03T18:34:26.3130918",
"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:34:26.3130918",
"currentCostUpdated": "2026-06-03T18:34:26.3130918",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:34:26.3130918",
"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:34:26.3130918",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "7h/0kfdrIkCZTP4jNlNbQg==",
"altPLUGuid": "91f41fee-6bf7-4022-994c-fe2336535b42",
"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:34:26.3130918",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "9NtvTCtY8kSxMnqlX1Kf2w==",
"shelfPageLayoutGuid": "4c6fdbf4-582b-44f2-b132-7aa55f529fdb",
"talkerPageLayoutG_UID": "pgL8Thm2TkGVyDV2IK0P2A==",
"talkerPageLayoutGuid": "4efc02a6-b619-414e-95c8-357620ad0fd8",
"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": "k4dhJ0qOhkiNeJXTPC3moQ==",
"inventoryIdentifier": "27618793-8e4a-4886-8d78-95d33c2de6a1",
"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": "JJhl0vHVFkCB0HJNhOsNeQ==",
"parentPluGuid": "d2659824-d5f1-4016-81d0-724d84eb0d79",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "x2RG/kEY/ES0lS4gQOCQHA==",
"supplierIdentifierGuid": "fe4664c7-1841-44fc-b495-2e2040e0901c",
"supplierChanged": true,
"rebateSupplierIdentifier": "DOFNGYZXl0ar/osVKSfRFw==",
"rebateSupplierIdentifierGuid": "194de10c-5786-4697-abfe-8b152927d117",
"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:34:26.3130918",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "ttIL0Ux5/U6/Lw1VuRLNjw==",
"hostIdentifierGuid": "d10bd2b6-794c-4efd-bf2f-0d55b912cd8f",
"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:34:26.3130918",
"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": "0IBS5BDyS0C1v7f0xVIbNQ==",
"hostIdentifierGuid": "e45280d0-f210-404b-b5bf-b7f4c5521b35",
"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:34:26.3130918",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "JqG/szCbsEuVdHJM43uSwA==",
"hostIdentifierGuid": "b3bfa126-9b30-4bb0-9574-724ce37b92c0",
"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": "exqKFCAzBU+b06u/Mzk4uQ==",
"hostIdentifierGuid": "148a1a7b-3320-4f05-9bd3-abbf333938b9",
"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": "ue0TD0egUk+CQg/sJOS2lQ==",
"identifierGuid": "0f13edb9-a047-4f52-8242-0fec24e4b695",
"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": "B09iJ6klFEK53YP2GkuJGQ==",
"hostSupplierIdentifierGuid": "27624f07-25a9-4214-b9dd-83f61a4b8919",
"loyaltyPriceLevelIdentifier": "jZJsmhiB4USv167iVm2xrA==",
"loyaltyPriceLevelIdentifierGuid": "9a6c928d-8118-44e1-afd7-aee2566db1ac",
"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:34:26.3130918",
"lastProcessed": "2026-06-03T18:34:26.3130918",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "10",
"identifier": "uL+kCOubdUq7afS1ZmIVZg==",
"identifierGuid": "08a4bfb8-9beb-4a75-bb69-f4b566621566",
"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": "284NtTkUXkC+dIoFcPfyEw==",
"primaryContactID": "b50dcedb-1439-405e-be74-8a0570f7f213",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "rcu8+Igh9U6IfUP7ZKNoSw==",
"supplierGroupGuid": "f8bccbad-2188-4ef5-887d-43fb64a3684b",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:34:26.3130918",
"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": "d147c22a-96eb-4c6e-a896-e70768da96a4",
"identifier": "iGuxqu31JkiP80dJIGnkGg==",
"identifierGuid": "aab16b88-f5ed-4826-8ff3-47492069e41a",
"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": "Qp2p1avSPkqnUspSwVVJ7w==",
"supplierIdentifierGuid": "d5a99d42-d2ab-4a3e-a752-ca52c15549ef",
"contactGuid": "1I0brO5QKUmLQOm2xDFI+g==",
"contactID": "ac1b8dd4-50ee-4929-8b40-e9b6c43148fa",
"contact": {
"$ref": "11"
},
"supplier": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"products": [
{
"$id": "13",
"pluG_UID": "2fbWuFvYoUGN2DpqbubAJg==",
"pluGuid": "b8d6f6d9-d85b-41a1-8dd8-3a6a6ee6c026",
"supplierIdentifier": "bAJmEK/I6UmOnXJaSM8TGA==",
"supplierIdentifierGuid": "1066026c-c8af-49e9-8e9d-725a48cf1318",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:34:26.3130918",
"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:34:26.3130918",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "14",
"pluG_UID": "853SrhotI06KMaiebNZI/w==",
"pluGuid": "aed29df3-2d1a-4e23-8a31-a89e6cd648ff",
"supplierIdentifier": "kUot2cx1P0qG/hWLQKbFYQ==",
"supplierIdentifierGuid": "d92d4a91-75cc-4a3f-86fe-158b40a6c561",
"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": "c0/KTBwkJkelJjkq7GCMXA==",
"parentPluGuid": "4cca4f73-241c-4726-a526-392aec608c5c",
"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": "3nIav1tesEiX4ThpBOg7mg==",
"supplierGuid": "bf1a72de-5e5b-48b0-97e1-386904e83b9a",
"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": "mZRaA5wtC0uY1UhIQ6A7sQ==",
"supplierGuid": "035a9499-2d9c-4b0b-98d5-484843a03bb1",
"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:34:26.3130918",
"deliveryDate": "2026-06-03T18:34:26.3130918",
"nextCutOffDate": "2026-06-03T18:34:26.3130918",
"nextDeliveryDate": "2026-06-03T18:34:26.3130918",
"nextDaysBuffer": 10
},
{
"$ref": "17"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-06-03T18:34:26.3130918",
"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:34:26.3130918",
"processed": "2026-06-03T18:34:26.3130918",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:34:26.3130918",
"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:34:26.3130918",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "18"
}
],
"zoneMatrix": [
{
"$id": "20",
"id": 1,
"hostIdentifier": "JaWeqrr+6E66XLQptLcoag==",
"hostIdentifierGuid": "aa9ea525-feba-4ee8-ba5c-b429b4b7286a",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"df9cdda7-685f-40f5-9848-f36ee8fd9c59",
"65475fec-5f11-4755-90fd-5d63053d9228"
]
},
{
"$ref": "20"
}
],
"hostFileStoreSetting": {
"$ref": "8"
},
"hostStoreSettings": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"promotionPlacements": [
{
"$id": "21",
"identifier": "IvoiGsseKkyYKSvzZGMk3w==",
"identifierGuid": "1a22fa22-1ecb-4c2a-9829-2bf3646324df",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "21"
}
],
"promoTypeGuids": [
"c08bcf5f-a609-402f-86c0-b484635ae49c",
"a6fa0ac8-900a-48b1-b552-5c36d78c40cd"
],
"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:34:26.3130918",
"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": "55b57505-0ad8-4598-9f94-dd1c0f1c9c87",
"updateStore": {
"$id": "27",
"id": "db72b6ee-58c9-4f39-827c-a4b26c884b6e",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:34:26.3130918",
"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:34:26.3130918"
},
"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": "sUZ1yI15AkGzPLDv5GLEpQ==",
"pluGuid": "c87546b1-798d-4102-b33c-b0efe462c4a5",
"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:34:26.3130918"
},
{
"$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:34:26.3130918",
"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:34:26.3130918",
"startTime": 5,
"endDate": "2026-06-03T18:34:26.3130918",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "KD3bpwPQJUOB0XtZfmIKpQ==",
"hostIdentifierGuid": "a7db3d28-d003-4325-81d1-7b597e620aa5",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"tray": {
"$id": "33",
"g_UId": "oPW05Zw0jkC3+1HOXONPvQ==",
"guid": "e5b4f5a0-349c-408e-b7fb-51ce5ce34fbd",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "34",
"priceGroupG_UID": "HDUlvUnpNE+0x18n1xUvuQ==",
"priceGroupGuid": "bd25351c-e949-4f34-b4c7-5f27d7152fb9",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:34:26.3130918",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "35",
"pluG_UID": "vbFrWlLWKEqMHRgRpN1pRQ==",
"pluGuid": "5a6bb1bd-d652-4a28-8c1d-1811a4dd6945",
"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": "12133a78-2532-4801-b289-44cc9656a72f",
"created": "2026-06-03T18:34:26.3130918",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:34:26.3130918",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:34:26.3130918",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:34:26.3130918",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:34:26.3130918",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:34:26.3130918",
"lastSold": "2026-06-03T18:34:26.3130918",
"firstSold": "2026-06-03T18:34:26.3130918",
"awsUpdated": "2026-06-03T18:34:26.3130918",
"lastManualUpdate": "2026-06-03T18:34:26.3130918",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:34:26.3130918",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:34:26.3130918",
"doNotRangeUpdated": "2026-06-03T18:34:26.3130918",
"doNotOrderUpdated": "2026-06-03T18:34:26.3130918",
"tracked": "2026-06-03T18:34:26.3130918"
},
"allergens": [
{
"$id": "37",
"primaryKey": {
"$id": "38",
"pluGuid": "c11153ba-719d-46c5-a0cc-afed26182c21",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "ulMRwZ1xxUagzK/tJhgsIQ==",
"pluGuid": "c11153ba-719d-46c5-a0cc-afed26182c21",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"costs": {
"$id": "39",
"pluG_UID": "Cn8QFEgrtUyHXJO7ba01MQ==",
"pluGuid": "14107f0a-2b48-4cb5-875c-93bb6dad3531",
"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:34:26.3130918",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "40",
"saleHeaderID": 1,
"created": "2026-06-03T18:34:26.3130918",
"createdLocal": "2026-06-03T18:34:26.3130918",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "J8HL4AqUIUWqABulLOxTRA==",
"operatorGuid": "e0cbc127-940a-4521-aa00-1ba52cec5344",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "bFwZQJW8dECMgQxg0yeoXg==",
"pluGuid": "40195c6c-bc95-4074-8c81-0c60d327a85e",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "41",
"id": 1,
"g_Uid": "+Ipkjh2BAU2TF/DiIb5teQ==",
"guid": "8e648af8-811d-4d01-9317-f0e221be6d79",
"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:34:26.3130918",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:34:26.3130918",
"endShift": "2026-06-03T18:34:26.3130918",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "42",
"operatorG_UID": "uA82UATgJEWVFvu6CyOWpg==",
"operatorGuid": "50360fb8-e004-4524-9516-fbba0b2396a6",
"storeID": 2,
"operator": {
"$ref": "41"
},
"store": {
"$ref": "4"
}
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "40"
}
],
"apns": [
{
"$id": "43",
"pluID": 1,
"pluG_UID": "+OM25Zdv9EONzp++3/I6Ow==",
"pluGuid": "e536e3f8-6f97-43f4-8dce-9fbedff23a3b",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"tuns": [
{
"$id": "44",
"pluG_UId": "DBiyLomiukGC0YmdcSwOwQ==",
"pluGuid": "2eb2180c-a289-41ba-82d1-899d712c0ec1",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "3"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"competitionPricing": [
{
"$id": "45",
"identifier": "ziDw2p0DI0GyRTpb8O0jGg==",
"identifierGuid": "daf020ce-039d-4123-b245-3a5bf0ed231a",
"pluG_UID": "BBDzCWX9iUm63hMr4oFqvQ==",
"pluGuid": "09f31004-fd65-4989-bade-132be2816abd",
"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": "kThoXNve0EqImExpMr2T4w==",
"groupName": "sample string 1",
"identifierGuid": "5c683891-dedb-4ad0-8898-4c6932bd93e3",
"exists": true,
"flipChartIdentifier": "S1yNxT8My0aBEpuuR05eCQ==",
"flipChartIdentifierGuid": "c58d5c4b-0c3f-46cb-8112-9bae474e5e09",
"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": "Gzq4w3XbmUaJsNBLh0cdOA==",
"groupIdentifierGuid": "c3b83a1b-db75-4699-89b0-d04b87471d38",
"flipChart": {
"$id": "47",
"identifier": "LuUBQi26+kmnq5il46l2OQ==",
"identifierGuid": "4201e52e-ba2d-49fa-a7ab-98a5e3a97639",
"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": "OpBkoY+mD0upjEYFJJmNQg==",
"identifierGuid": "a164903a-a68f-4b0f-a98c-460524998d42",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "49",
"id": 1,
"g_UID": "gQeBSKBzx0GBuNxusKro4Q==",
"guid": "48810781-73a0-41c7-81b8-dc6eb0aae8e1",
"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": "CjUorQdAXEqsjdn1eWehwA==",
"previousFormGuid": "ad28350a-4007-4a5c-ac8d-d9f57967a1c0",
"nextForm": 1,
"nextFormG_UID": "PtJ5SQ1WeEi/TUBaLkeIQw==",
"nextFormGuid": "4979d23e-560d-4878-bf4d-405a2e478843",
"attributes": "sample string 10",
"updated": "2026-06-03T18:34:26.3130918",
"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": "hI74wfCRYk6PBI2hTcYOZA==",
"checkoutFormGuid": "c1f88e84-91f0-4e62-8f04-8da14dc60e64",
"identifier": "EFORSl4yGEiI2qyS1yS25w==",
"identifierGuid": "4a915310-325e-4818-88da-ac92d724b6e7",
"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": "pZk8pgJFm0mAl6qw7Lyxpg==",
"valueGuid": "a63c99a5-4502-499b-8097-aab0ecbcb1a6",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:34:26.3130918",
"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:34:26.3130918",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "50"
}
],
"panels": [
{
"$id": "52",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "CboTez3RGkKpbZz3wj8gEA==",
"checkoutFormGuid": "7b13ba09-d13d-421a-a96d-9cf7c23f2010",
"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": "h7UdYWMt4ECHn/q3kJyMFw==",
"flipChartPageIdentifierGuid": "611db587-2d63-40e0-879f-fab7909c8c17",
"pluG_UID": "EhZYh7IpNESn48nNvi3D0Q==",
"pluGuid": "87581612-29b2-4434-a7e3-c9cdbe2dc3d1",
"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": "3kun0wVBGEGGVWBhAvZJnw==",
"pluGuid": "d3a74bde-4105-4118-8655-606102f6499f",
"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:34:26.3130918",
"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": "RN9W/tHlS0u3gCZ/Iir5AQ==",
"ingredientGuid": "pTr8FW0tzEuWl2rsSRR5GA==",
"ingredientIdentifier": "15fc3aa5-2d6d-4bcc-9697-6aec49147918",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "3"
}
},
{
"$ref": "55"
}
],
"bins": [
{
"$id": "56",
"pluG_UID": "GEVX7Barm0iZ4gIzwDrxmg==",
"pluGuid": "ec574518-ab16-489b-99e2-0233c03af19a",
"shelfLocationIdentifier": "vkxAdXWYNkWP5Ba1Oy5m7w==",
"shelfLocationGuid": "75404cbe-9875-4536-8fe4-16b53b2e66ef",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "tpntx1L5YUScPJVMlxNCYA==",
"labelPageLayoutGuid": "c7ed99b6-f952-4461-9c3c-954c97134260",
"updated": "2026-06-03T18:34:26.3130918",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "3"
},
"location": {
"$id": "57",
"identifier": "uCsIVZQ9h02k6jf4oM45Qw==",
"storeID": 1,
"identifierGuid": "55082bb8-3d94-4d87-a4ea-37f8a0ce3943",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:34:26.3130918",
"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": "ngeWOegqU0uGNDtRJl8U6A==",
"pluGuid": "3996079e-2ae8-4b53-8634-3b51265f14e8",
"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:34:26.3130918",
"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:34:26.3130918",
"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": "YEIKmfPH10224eUCnzcDNQ==",
"labelPageLayoutGuid": "990a4260-c7f3-4dd7-b6e1-e5029f370335",
"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:34:26.3130918",
"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": "QHNnO349E0G2WbmWxbVSCw==",
"labelPageLayoutGuid": "3b677340-3d7e-4113-b659-b996c5b5520b",
"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:34:26.3130918",
"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": "+hhlTbvsd0KnO/f7QdOIkQ==",
"labelPageLayoutGuid": "4d6518fa-ecbb-4277-a73b-f7fb41d38891",
"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:34:26.3130918",
"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": "zhBxTZPIvkaoTR/WAPNawg==",
"labelPageLayoutGuid": "4d7110ce-c893-46be-a84d-1fd600f35ac2",
"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": "ptyEyU4EiE2DX5R26Q9JQQ==",
"pluGuid": "c984dca6-044e-4d88-835f-9476e90f4941",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "o8ZKOsTlI0uy4bQjay8Ztg==",
"dealCostGuid": "3a4ac6a3-e5c4-4b23-b2e1-b4236b2f19b6",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "6YAHYSkApkWbazcV74HE1Q==",
"priceGroupGuid": "610780e9-0029-45a6-9b6b-3715ef81c4d5",
"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:34:26.3130918",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "ebee7d9f-5a64-478d-ace5-d4d950c30c98",
"campaignComboPriceGroupG_UID": "bi9XpMuRAEmSdGmOGjyiCA==",
"campaignComboPriceGroupIdentifier": "a4572f6e-91cb-4900-9274-698e1a3ca208",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "69",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:34:26.3130918",
"operatorG_UID": "inbk57LWO0udnFlpznU/kA==",
"operatorGuid": "e7e4768a-d6b2-4b3b-9d9c-5969ce753f90",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:34:26.3130918",
"signIqTicketFileMovedUtc": "2026-06-03T18:34:26.3130918",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:34:26.3130918",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "3bb6ba40-2af3-4faf-8684-86a74fc1dabc",
"product": {
"$ref": "3"
},
"campaignPlu": {
"$ref": "68"
},
"fuelItem": true
},
{
"$ref": "69"
}
],
"campaign": {
"$id": "70",
"id": 1,
"storeID": 2,
"name": "333895fc-d023-45f7-b475-ec35f72162c9",
"nameGuid": "333895fc-d023-45f7-b475-ec35f72162c9",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:34:26.3130918",
"startTime": 1,
"endDate": "2026-06-03T18:34:26.3130918",
"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:34:26.3130918",
"system": true,
"created": "2026-06-03T18:34:26.3130918",
"updated": "2026-06-03T18:34:26.3130918",
"priceChangeNotifiedUtc": "2026-06-03T18:34:26.3130918",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "CAHfKGI05kOzfrjQpkOwaA==",
"hostIdentifierGuid": "28df0108-3462-43e6-b37e-b8d0a643b068",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:34:26.3130918",
"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": "FRkQNyI6ykmjEatdFPhhRg==",
"pluGuid": "37101915-3a22-49ca-a311-ab5d14f86146",
"hostOfferID": 1,
"priceGroupG_UID": "llPvpjcHIEaGgKvigSwIuA==",
"priceGroupGuid": "a6ef5396-0737-4620-8680-abe2812c08b8",
"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:34:26.3130918",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "3"
},
"campaign": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"sellingRules": [
{
"$id": "72",
"id": 1,
"identifier": "4ZS4pfT/BkW/4vMQq4Jh0w==",
"identifierStr": "4ZS4pfT/BkW/4vMQq4Jh0w==",
"identifierGuid": "a5b894e1-fff4-4506-bfe2-f310ab8261d3",
"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": "pjge+Wi8j0O+Y8RjO42s4w==",
"customerIDGuid": "f91e38a6-bc68-438f-be63-c4633b8dace3",
"campaign": {
"$ref": "70"
},
"customer": {
"$id": "74",
"identifier": "dykwJTUFuUGZeIKPoa903A==",
"identifierGuid": "25302977-0535-41b9-9978-828fa1af74dc",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:34:26.3130918",
"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": "Hok4I/yILkitC9aRvsty5g==",
"communityIdentifierGuid": "2338891e-88fc-482e-ad0b-d691becb72e6",
"joined": "2026-06-03T18:34:26.3130918",
"updated": "2026-06-03T18:34:26.3130918",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "Y072Jijbc0KjjQOkE+Zenw==",
"priceLevelIdentifierGuid": "26f64e63-db28-4273-a38d-03a413e65e9f",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:34:26.3130918",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "75",
"cardType": 2,
"issueDate": "2026-06-03T18:34:26.3130918",
"expiry": "2026-06-03T18:34:26.3130918",
"customerID": "MvyL27joIEecdFRfUEk9pA==",
"customerIDGuid": "db8bfc32-e8b8-4720-9c74-545f50493da4",
"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:34:26.3130918",
"linkedAccount": "Ve1enyJy9UWP3y3VmmUTsQ==",
"linkedAccountGuid": "9f5eed55-7222-45f5-8fdf-2dd59a6513b1",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "74"
},
"account": {
"$id": "76",
"id": 1,
"identifier": "UfXrebhUwki7EC39E4IV8A==",
"identifierGuid": "79ebf551-54b8-48c2-bb10-2dfd138215f0",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:34:26.3130918",
"owner": "Vt6BSTwO/0KU5ZE1hkbwjA==",
"ownerGuid": "4981de56-0e3c-42ff-94e5-91358646f08c",
"accountStoreGroupIdentifier": "l1rPx24S7Eevyji08gz8wA==",
"accountStoreGroupGuid": "c7cf5a97-126e-47ec-afca-38b4f20cfcc0",
"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:34:26.3130918",
"active": true,
"updated": "2026-06-03T18:34:26.3130918",
"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": "UHGsw91/ak+mWqxC9SSY9A==",
"identifierGuid": "c3ac7150-7fdd-4f6a-a65a-ac42f52498f4",
"name": "sample string 2",
"primaryContact": "Yu6jFPtp0Ei2yU/vE27d8w==",
"primaryContactGuid": "14a3ee62-69fb-48d0-b6c9-4fef136eddf3",
"accountID": "g6ZUhrXlaUeFNaFZBNEa8A==",
"accountIDGuid": "8654a683-e5b5-4769-8535-a15904d11af0",
"special": true,
"updated": "2026-06-03T18:34:26.3130918",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "/PYgGHNlTkqraPIGRGbi/A==",
"priceLevelIdentifierGuid": "1820f6fc-6573-4a4e-ab68-f2064466e2fc",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "76"
},
"primaryContactCustomer": {
"$ref": "74"
},
"customerGroupMembers": [
{
"$id": "79",
"id": 1,
"groupID": "JWTL2MNLekimY+079JbFIg==",
"groupIDGuid": "d8cb6425-4bc3-487a-a663-ed3bf496c522",
"customerID": "uMZ8K/6cN0eVJnShYTOxCg==",
"customerIDGuid": "2b7cc6b8-9cfe-4737-9526-74a16133b10a",
"card": "sample string 4",
"linkedAccount": "ySizwa9PQUee6SFgq8StaA==",
"linkedAccountGuid": "c1b328c9-4faf-4741-9ee9-2160abc4ad68",
"customer": {
"$ref": "74"
},
"group": {
"$ref": "78"
},
"customerCard": {
"$ref": "75"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "78"
}
]
},
"payments": [
{
"$id": "80",
"id": 1,
"identifier": "KCrC1xBY+0O093CsciuLvg==",
"identifierGuid": "d7c22a28-5810-43fb-b4f7-70ac722b8bbe",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "99CL7GMHk06hsGJYnXJHZA==",
"accountIDGuid": "ec8bd0f7-0763-4e93-a1b0-62589d724764",
"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:34:26.3130918",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "/aTSy+GMzkydZr6n10jZWQ==",
"idempotentVoidGuid": "cbd2a4fd-8ce1-4cce-9d66-bea7d748d959",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "81",
"saleHeaderID": 1,
"saleHeaderGuid": "IyTO3gVTO0e3kMhnbBJbKQ==",
"saleHeaderIdentifierGuid": "dece2423-5305-473b-b790-c8676c125b29",
"created": "2026-06-03T18:34:26.3130918",
"createdLocal": "2026-06-03T18:34:26.3130918",
"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:34:26.3130918",
"storeID": 1,
"operatorG_Uid": "HJoXLjl8Y0iy6i3BpWtcCQ==",
"operatorGuid": "2e179a1c-7c39-4863-b2ea-2dc1a56b5c09",
"customerG_Uid": "z9PB0PfbLkKjvDsadR2bYQ==",
"customerGuid": "d0c1d3cf-dbf7-422e-a3bc-3b1a751d9b61",
"communityIdentifier": "sdv8kzxc8EaGZNSklQAXFw==",
"communityIdentifierGuid": "93fcdbb1-5c3c-46f0-8664-d4a495001717",
"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": "keowqZPlk06bNiJbA/3r5Q==",
"priceLevelIdentifierGuid": "a930ea91-e593-4e93-9b36-225b03fdebe5",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:34:26.3130918+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:34:26.3130918",
"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": "jnX6je/P8EKp5h/VW5Vr8Q==",
"identifierGuid": "8dfa758e-cfef-42f0-a9e6-1fd55b956bf1",
"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:34:26.3130918",
"promoPeriodEnd": "2026-06-03T18:34:26.3130918",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:34:26.3130918",
"deleted": true
},
"details": [
{
"$id": "84",
"saleItemID": 1,
"identifier": "5d4cAmHAAEOIgdPfRGs1lA==",
"identifierGuid": "021cdee5-c061-4300-8881-d3df446b3594",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "b3OCJLgT8ES/YsghODjZ1A==",
"pluGuid": "2482736f-13b8-44f0-bf62-c8213838d9d4",
"accountID": "hplktex4GkCB8kLUwc4fjw==",
"accountIDGuid": "b5649986-78ec-401a-81f2-42d4c1ce1f8f",
"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:34:26.3130918",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "N/fE8falwE20Qp2JMxG3JA==",
"refundGuid": "f1c4f737-a5f6-4dc0-b442-9d893311b724",
"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": "wgbG4gj7tUiqtVeCgwYdYA==",
"idempotentVoidGuid": "e2c606c2-fb08-48b5-aab5-578283061d60",
"priceLevelIdentifier": "3YMzL3wk8ky0cqo8GV3srA==",
"priceLevelIdentifierGuid": "2f3383dd-247c-4cf2-b472-aa3c195decac",
"communityIdentifier": "a3nLFJNrqUu3Adf0WkexKw==",
"communityIdentifierGuid": "14cb796b-6b93-4ba9-b701-d7f45a47b12b",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "85",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:34:26.3130918",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "85"
}
],
"refund": {
"$id": "86",
"id": 1,
"g_UID": "CvAMsUHnaUaWuBrllLAIOw==",
"guid": "b10cf00a-e741-4669-96b8-1ae594b0083b",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:34:26.3130918"
},
"modifier": {
"$id": "87",
"id": 1,
"setG_UID": "7VGpsqaJqkyLS/owQ+3VBQ==",
"modifierSetGuid": "b2a951ed-89a6-4caa-8b4b-fa3043edd505",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "CfL/cv/ZakScu1TvtOHrFQ==",
"pluGuid": "72fff209-d9ff-446a-9cbb-54efb4e1eb15",
"deleted": true,
"g_UID": "0LTjRaGMFU2zabWRqp4jtQ==",
"guid": "45e3b4d0-8ca1-4d15-b369-b591aa9e23b5",
"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": "ZMwz85F7T0OSgrIWamU/iQ==",
"pluGuid": "f333cc64-7b91-434f-9282-b2166a653f89",
"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:34:26.3130918",
"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:34:26.3130918",
"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": "Plr/qnOO+k6KydjVC6LlrQ==",
"pluGuid": "aaff5a3e-8e73-4efa-8ac9-d8d50ba2e5ad",
"accountID": "9VVoJSuVu0O0LngmoTdGIA==",
"accountIDGuid": "256855f5-952b-43bb-b42e-7826a1374620",
"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:34:26.3130918",
"bestOrExpireType": 1,
"refundG_UID": "KoxPcGRdck6GuLoROlsZqg==",
"refundGuid": "704f8c2a-5d64-4e72-86b8-ba113a5b19aa",
"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": "Tqq8K4Wqi0y324uZH2ux6A==",
"identifierGuid": "2bbcaa4e-aa85-4c8b-b7db-8b991f6bb1e8",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "6t3W5tRH+0qLmdpBA+eqMA==",
"customerIdentifierGuid": "e6d6ddea-47d4-4afb-8b99-da4103e7aa30",
"operatorNo": 1,
"operatorG_UID": "EtamNJqS4Ua6KB43yc6N1A==",
"operatorGuid": "34a6d612-929a-46e1-ba28-1e37c9ce8dd4",
"created": "2026-06-03T18:34:26.3130918",
"ordered": "2026-06-03T18:34:26.3130918",
"started": "2026-06-03T18:34:26.3130918",
"completed": "2026-06-03T18:34:26.3130918",
"supplied": "2026-06-03T18:34:26.3130918",
"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": "WDVWB0rpgkmUltAYFMYjsw==",
"pluGuid": "07563558-e94a-4982-9496-d01814c623b3",
"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": "bC1XawwnwkCo6sppv+cstg==",
"headerIdentifierGuid": "6b572d6c-270c-40c2-a8ea-ca69bfe72cb6",
"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": "KdSQLNMl6EiE+tCFB7otBw==",
"surveyGuid": "2c90d429-25d3-48e8-84fa-d08507ba2d07",
"saleHeaderGuid": "a3054NxBCUeFmczm4zlcqg==",
"saleGuid": "e0397d6b-41dc-4709-8599-cce6e3395caa",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "PLWQA9zudE+8g4aaOi0M+w==",
"guidResponse": "0390b53c-eedc-4f74-bc83-869a3a2d0cfb",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:34:26.3130918",
"sale": {
"$ref": "81"
},
"survey": {
"$id": "96",
"g_UID": "PoV//m6qdEq9YOHdwpoIgw==",
"guid": "fe7f853e-aa6e-4a74-bd60-e1ddc29a0883",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "HZEfSKWCbU6IB7iGFdY6iQ==",
"checkoutFormGuid": "481f911d-82a5-4e6d-8807-b88615d63a89",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:34:26.3130918",
"end": "2026-06-03T18:34:26.3130918",
"deleted": true,
"updated": "2026-06-03T18:34:26.3130918",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"441a62a6-9ed2-4e73-adc6-1df2957323c4",
"6c6877e3-c9e5-4a19-85c8-53efb6a48fbb"
],
"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": "eep/UD5e/EinHgBI1XSFPQ==",
"accountIdentifier": "507fea79-5e3e-48fc-a71e-0048d574853d",
"accountName": "sample string 44",
"customerOrderIdentifier": "lWXERuHhFUeqdufk3CPHmA==",
"customerOrderIdentifierGuid": "46c46595-e1e1-4715-aa76-e7e4dc23c798",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "97",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "X/9Owf6MjESTDnyzl96gyQ==",
"paymentIdentifierGuid": "c14eff5f-8cfe-448c-930e-7cb397dea0c9",
"identifier": "+2vzBGVrfUKu932JD4nNhw==",
"identifierGuid": "04f36bfb-6b65-427d-aef7-7d890f89cd87",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "gAtJHB8xC0SHbqmm8Qhwsg==",
"itemIdentifierGuid": "1c490b80-311f-440b-876e-a9a6f10870b2"
}
},
{
"$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": "NzgWQybzZEucSdpD99U7qw==",
"customerIdentifierGuid": "43163837-f326-4b64-9c49-da43f7d53bab",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "W3V5VReKGE+RZDByoOC0hg==",
"idempotentGuid": "5579755b-8a17-4f18-9164-3072a0e0b486",
"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:34:26.3130918",
"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:34:26.3130918",
"labelPageLayout": "ATUgZ25Y7kuVF3TDKNfeIA==",
"pageLayoutGuid": "67203501-586e-4bee-9517-74c328d7de20",
"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:34:26.3130918"
},
{
"$ref": "102"
}
]
},
"customerVouchers": [
{
"$id": "103",
"id": 1,
"customerIdentifier": "2V55LiWmS02GeKk1sADPMg==",
"customerIdentifierGuid": "2e795ed9-a625-4d4b-8678-a935b000cf32",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:34:26.3130918",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "uxwtXtKprkyNZubMUCDVnw==",
"issuedIdempotentGuid": "5e2d1cbb-a9d2-4cae-8d66-e6cc5020d59f",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:34:26.3130918",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:34:26.3130918",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "jdiE5Rb47UyXP89wylJzYQ==",
"redeemedIdempotentGuid": "e584d88d-f816-4ced-973f-cf70ca527361",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:34:26.3130918",
"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": "ID6DxqUeQEWcVFmmsYHsjA==",
"groupIDGuid": "c6833e20-1ea5-4540-9c54-59a6b181ec8c",
"campaign": {
"$ref": "70"
},
"group": {
"$ref": "78"
}
},
{
"$ref": "104"
}
],
"signIqTickets": [
{
"$id": "105",
"identifier": "y/7JIwIIP0yhwtNuXRRS/g==",
"identifierGuid": "23c9fecb-0802-4c3f-a1c2-d36e5d1452fe",
"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": "pUpTsSOZiU6KFSIyUUey9A==",
"guid": "b1534aa5-9923-4e89-8a15-22325147b2f4",
"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": "thGbyBczE0Sh4hsP3mf15w==",
"groupGuid": "c89b11b6-3317-4413-a1e2-1b0fde67f5e7",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "GHX7NkpgB0KdVK9EEQvp8g==",
"pluGuid": "36fb7518-604a-4207-9d54-af44110be9f2",
"priceGroupG_UID": "dKINN6ULbUuEWlHmbFUsdg==",
"priceGroupGuid": "370da274-0ba5-4b6d-845a-51e66c552c76",
"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": "eOouq3hTJU+kPyU8Y9ht4Q==",
"priceLevelIdentifierGuid": "ab2eea78-5378-4f25-a43f-253c63d86de1",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "108"
}
],
"promotionType": {
"$id": "109",
"identifier": "sKxFaVf4OkmjnxjcEzTEMw==",
"identifierGuid": "6945acb0-f857-493a-a39f-18dc1334c433",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "PPhoDz9/iEuRl9Rv9/S33w==",
"labelPageLayoutGuid": "0f68f83c-7f3f-4b88-9197-d46ff7f4b7df",
"priceLevelIdentifier": "e8Zn1P9GekOeXJp9PZ1V7A==",
"priceLevelIdentifierGuid": "d467c67b-46ff-437a-9e5c-9a7d3d9d55ec",
"active": true,
"updated": "2026-06-03T18:34:26.3130918",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "3"
},
"dealCost": {
"$id": "110",
"headerIdentifier": "WWxj0jHWoUOS/EaMmMi3Cg==",
"headerIdentifierGuid": "d2636c59-d631-43a1-92fc-468c98c8b70a",
"identifier": "QkFjUjsvpUOCDqtH30i/5Q==",
"identifierGuid": "52634142-2f3b-43a5-820e-ab47df48bfe5",
"supplierIdentifier": "WmJ5lsV42ka5WtMBs1pSgQ==",
"supplierGuid": "9679625a-78c5-46da-b95a-d301b35a5281",
"pluG_UID": "9Rp/rHYIvEyttaGmfb86iw==",
"pluGuid": "ac7f1af5-0876-4cbc-adb5-a1a67dbf3a8b",
"campaignName": "c4c9946b-0765-4ebc-9822-f8c5ec1d5b49",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:34:26.3130918",
"end": "2026-06-03T18:34:26.3130918",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "OCcOm7zPy0mhERRcUC/b9w==",
"bonusItemPluGuid": "9b0e2738-cfbc-49cb-a111-145c502fdbf7",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:34:26.3130918",
"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:34:26.3130918",
"campaignEndDate": "2026-06-03T18:34:26.3130918",
"masterPLUG_UID": "J98uz1XBe0KQHc9IPlT0kg==",
"masterID": "cf2edf27-c155-427b-901d-cf483e54f492",
"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": "LpTQw+qBJkK4V18WFEXSfQ==",
"bonusMasterID": "c3d0942e-81ea-4226-b857-5f161445d27d",
"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:34:26.3130918",
"dealCosts": [
{
"$ref": "110"
},
{
"$ref": "110"
}
],
"tags": [
{
"$id": "111",
"pluG_UID": "t+4s0eASFkCwi+hRZuWw/w==",
"pluGuid": "d12ceeb7-12e0-4016-b08b-e85166e5b0ff",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "111"
}
],
"alternateProductG_UID": "QgGTKtjmC0GIpw0SFaytXA==",
"alternateProduct": "2a930142-e6d8-410b-88a7-0d1215acad5c",
"altProduct": {
"$ref": "3"
},
"productHostCode": {
"$id": "112",
"id": 1,
"pluG_UID": "FtKHygVP9EuM5pbTktJEIg==",
"pluGuid": "ca87d216-4f05-4bf4-8ce6-96d392d24422",
"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:34:26.3130918",
"inventoryTracked": "2026-06-03T18:34:26.3130918",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "113",
"pluG_UID": "n6EiRv4RVEa97VmDYB7btw==",
"pluGuid": "4622a19f-11fe-4654-bded-5983601edbb7",
"fuelPluG_UID": "T/LipMrVKEeFVlZFXI6i5A==",
"fuelPluGuid": "a4e2f24f-d5ca-4728-8556-56455c8ea2e4",
"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"
}
]
},
"input": {
"$ref": "1"
},
"unknownScan": {
"$id": "114",
"id": 1,
"headerIdentifier": "5IQ1mphEiEe8JUN2B9J2Dw==",
"headerIdentifierGuid": "9a3584e4-4498-4788-bc25-437607d2760f",
"inputIdentifier": "Imb98fHWtk2a40IV7kpoUg==",
"inputIdentifierGuid": "f1fd6622-d6f1-4db6-9ae3-4215ee4a6852",
"detailID": 1,
"pluG_UID": "7RpNfRtPv0yMwjf5LPXJVg==",
"pluGuid": "7d4d1aed-4f1b-4cbf-8cc2-37f92cf5c956",
"barcode": "sample string 2",
"scanned": "2026-06-03T18:34:26.3130918"
}
},
{
"$ref": "2"
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Input identifier
globally unique identifierResponse Formats
application/json, text/json
Sample:
"55852825-82ad-476f-89af-0b17300f9dac"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">55852825-82ad-476f-89af-0b17300f9dac</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK M��\'�ʶ 5 xl/workbook.xml � (� ����0��&�C��@�D��x��}-[i�?ik��-%�x�3;��4�q��1/�Q���k����|D�d,��)Q�'3BH���o�:�"�*�p� �������X�:����AM+J�Դ;i�fw��O2[��$l
��T�`�ERD�����\��攸Z��v��\�e�Ņ��ְ�w�PK M��\���� � [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
M��\���' ' _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="Re80ba7a239c642fc" /></Relationships>PK M��\�:Ӄ% � xl/worksheets/sheet1.xml � (� �QMo� �+��
�ʪ*I5���۴�vf�P��i��D�&�`���=��t���]��+��[���O�=��.g�נ�E�G_qM4����
Gp�֡��b�{�]g8c3Yp$6R�à(Jm����p�уj�;,TV��5�=�g��?�9u�����+fi�O�kJ^ڊˌ�����Y��z��L�)nh�{B��5io�Yu��lZ��>�����r�-낳f
��c)/.�B�5ϊT]z����Ȟ�4O�N�x���jY�[�'¿�/�:n ���g����� PK M��\T(�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8N�*AM�aö�f<��&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ��P��w��F�\��)��v�͞F��D��Y^q���|�yDK�������aR)���£�We��aɀk&;�g��3 =x<M��`���1Z��BO���R� �L��;د%�r�P���o��y�����/dt�k�H��R�����XH?��/�tZ�jeM���x�v��E�_���PK M��\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK M��\�FH�� � xl/sharedStrings.xml � (� 5�An� E����'$�d�'h05���g\��/]t�������]���J�>�VHcM���~{5^+�K%��V��E�)�g��f-�3�C]�Z2խ�4ܞ��
!�(e��sg[ �Vc�I�V���玏n��ľ�}����9]Γ�W���8^^��� �`%��U�PK- M��\'�ʶ 5 xl/workbook.xmlPK- M��\���� � � [Content_Types].xmlPK-
M��\���' ' U _rels/.relsPK- M��\�:Ӄ% � � xl/worksheets/sheet1.xmlPK- M��\T(�� P 8 xl/_rels/workbook.xml.relsPK- M��\Ѓc'2 E
} xl/styles.xmlPK- M��\�FH�� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK M��\mE�(� 5 xl/workbook.xml � (� ����0D�&�C��h �N\�z��"
�K��|�o�vfgߎ�vO��}to\fs�z?dB��E
�@�iא��'i_��FUXR��h�8EQ*,��ת����
�v-����Ҡ/�;����ptAN�Zw6�XB�7%l��И�<p�[��#g6S�p?_�*H�:���|co0)���PK M��\���� � [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
M��\�' ' _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="R6c9b242f603c42d5" /></Relationships>PK M��\�:Ӄ% � xl/worksheets/sheet1.xml � (� �QMo� �+��
�ʪ*I5���۴�vf�P��i��D�&�`���=��t���]��+��[���O�=��.g�נ�E�G_qM4����
Gp�֡��b�{�]g8c3Yp$6R�à(Jm����p�уj�;,TV��5�=�g��?�9u�����+fi�O�kJ^ڊˌ�����Y��z��L�)nh�{B��5io�Yu��lZ��>�����r�-낳f
��c)/.�B�5ϊT]z����Ȟ�4O�N�x���jY�[�'¿�/�:n ���g����� PK M��\�˩�� P xl/_rels/workbook.xml.rels � (� ��Mn� F��f_.���d�M�i.�`0Vl����ٺ�z��Fj��n�B�
<=�����ٽ�y�G�z��Ny=���S2w-춛=N2�юK$���=ؔ�J��8�X�]�f�r�Hu�Ғ���5���p^�?Dǫ�ѫӌ.���>�EL@2�z��"�>x��@�t���U%e%t%����ZL� �ץ^�܋K���*��o*ce@��B���i��P7oX�EeD�.s�W�b�PK M��\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK M��\�FH�� � xl/sharedStrings.xml � (� 5�An� E����'$�d�'h05���g\��/]t�������]���J�>�VHcM���~{5^+�K%��V��E�)�g��f-�3�C]�Z2խ�4ܞ��
!�(e��sg[ �Vc�I�V���玏n��ľ�}����9]Γ�W���8^^��� �`%��U�PK- M��\mE�(� 5 xl/workbook.xmlPK- M��\���� � � [Content_Types].xmlPK-
M��\�' ' U _rels/.relsPK- M��\�:Ӄ% � � xl/worksheets/sheet1.xmlPK- M��\�˩�� P 8 xl/_rels/workbook.xml.relsPK- M��\Ѓc'2 E
~ xl/styles.xmlPK- M��\�FH�� � � xl/sharedStrings.xmlPK � �