GET api/stocktake/{id}?relations={relations}
Get stocktake
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Stocktake identifier |
globally unique identifier |
Required |
| relations |
Load relations of stocktake |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Matching stock header
StocktakeHeader| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| StocktakeRequest | StocktakeRequest |
None. |
|
| StoreID | integer |
None. |
|
| Name | string |
None. |
|
| ForDate | date |
None. |
|
| CreateDate | date |
None. |
|
| Closed | boolean |
None. |
|
| ClosedDate | date |
None. |
|
| OutOfStock | boolean |
None. |
|
| Live | boolean |
None. |
|
| Deleted | boolean |
None. |
|
| Processed | boolean |
None. |
|
| ProcessCounted |
The time that the set count process was done |
date |
None. |
| ProcessCountedUser |
The user who called the set count process |
string |
None. |
| UpdateInventorySetting | string |
None. |
|
| StocktakeRequestIdentifier | Collection of byte |
None. |
|
| StocktakeRequestIdentifierGuid | globally unique identifier |
None. |
|
| Inputs | Collection of StocktakeInput |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": 1,
"identifier": "CwrZgt/Dr0ijCHrZU00now==",
"identifierGuid": "82d90a0b-c3df-48af-a308-7ad9534d27a3",
"stocktakeRequest": {
"$id": "2",
"identifier": "rzpDhovbCkunS5W20/xw6g==",
"identifierGuid": "86433aaf-db8b-4b0a-a74b-95b6d3fc70ea",
"name": "sample string 2",
"storeID": 3,
"dueDate": "2026-04-03T06:18:27.2432409",
"description": "sample string 5",
"created": "2026-04-03T06:18:27.2432409",
"createdLineItems": 7,
"insertedLineItems": 8,
"products": [
{
"$id": "3",
"stocktakeRequestIdentifier": "1xtARMUlSE6avdAQ1PPoqw==",
"pluG_UID": "/uyAkpNarEqXWqdDoFNTtw==",
"stocktakeRequestIdentifierGuid": "44401bd7-25c5-4e48-9abd-d010d4f3e8ab",
"pluGuid": "9280ecfe-5a93-4aac-975a-a743a05353b7",
"lineNo": 1,
"itemNo": "sample string 3",
"uomCode": "sample string 4",
"confirmed": true,
"processed": true,
"qtyCalculated": 1.0,
"itemDescription": "sample string 5",
"uomDescription": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"comment": "sample string 10",
"displayUom1": "sample string 11",
"displayUom2": "sample string 12",
"displayUom3": "sample string 13",
"displayUom4": "sample string 14",
"displayUom5": "sample string 15",
"displayUom6": "sample string 16",
"product": {
"$id": "4",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "McJ5zS8gJUqvJc7DUT84kg==",
"guid": "cd79c231-202f-4a25-af25-cec3513f3892",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "47lyXXWC+kKM9c5hPZljiQ==",
"priceGroupGuid": "5d72b9e3-8275-42fa-8cf5-ce613d996389",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:18:27.2432409",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:18:27.2432409",
"pluCreated": "2026-04-03T06:18:27.2432409",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:18:27.2432409",
"lastManualUpdate": "2026-04-03T06:18:27.2432409",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:18:27.2432409",
"currentCostUpdated": "2026-04-03T06:18:27.2432409",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:18:27.2432409",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:18:27.2432409",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "rUtGEYdlhECR2UFCak4ixg==",
"altPLUGuid": "11464bad-6587-4084-91d9-41426a4e22c6",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:18:27.2432409",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "fFLjMMy4GESun2B3+6yf4Q==",
"shelfPageLayoutGuid": "30e3527c-b8cc-4418-ae9f-6077fbac9fe1",
"talkerPageLayoutG_UID": "dOWoD7gHvEai7d1OZSTx+Q==",
"talkerPageLayoutGuid": "0fa8e574-07b8-46bc-a2ed-dd4e6524f1f9",
"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": "FC/nJm0M10i1DW/aIPeY+Q==",
"inventoryIdentifier": "26e72f14-0c6d-48d7-b50d-6fda20f798f9",
"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": "vZCMCjvjhUaz36aL7DoM2w==",
"parentPluGuid": "0a8c90bd-e33b-4685-b3df-a68bec3a0cdb",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "Izm98jQ/XU+MSe3VmzxABg==",
"supplierIdentifierGuid": "f2bd3923-3f34-4f5d-8c49-edd59b3c4006",
"supplierChanged": true,
"rebateSupplierIdentifier": "9mpAWR/0Nky8fEXVF9S56A==",
"rebateSupplierIdentifierGuid": "59406af6-f41f-4c36-bc7c-45d517d4b9e8",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:18:27.2432409",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "hM4iLutGAk6XxWu04ski8g==",
"hostIdentifierGuid": "2e22ce84-46eb-4e02-97c5-6bb4e2c922f2",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"store": {
"$id": "5",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-04-03T06:18:27.2432409",
"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": "M3gUHTZLz06TszsFXXcySg==",
"hostIdentifierGuid": "1d147833-4b36-4ecf-93b3-3b055d77324a",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:18:27.2432409",
"priceZone": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "oYp3+zf1sUy3uUxAdG6f4A==",
"hostIdentifierGuid": "fb778aa1-f537-4cb1-b7b9-4c40746e9fe0",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "7",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$id": "8",
"id": 1,
"hostIdentifier": "SEyBzpt3EUOn+54kIICbVg==",
"hostIdentifierGuid": "ce814c48-779b-4311-a7fb-9e2420809b56",
"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": "ekOqahQyOEuBNbKEoQ0Vjg==",
"identifierGuid": "6aaa437a-3214-4b38-8135-b284a10d158e",
"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": "ZgmCfZAYUEqBtt4k26IFDQ==",
"hostSupplierIdentifierGuid": "7d820966-1890-4a50-81b6-de24dba2050d",
"loyaltyPriceLevelIdentifier": "zDdcvRYAeU6X3JTEoH7JSQ==",
"loyaltyPriceLevelIdentifierGuid": "bd5c37cc-0016-4e79-97dc-94c4a07ec949",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:18:27.2432409",
"lastProcessed": "2026-04-03T06:18:27.2432409",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "10",
"identifier": "HlcUGH42zUiGxuN3OVfNAg==",
"identifierGuid": "1814571e-367e-48cd-86c6-e3773957cd02",
"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": "qgJTfxh24keoyVq26wSHuA==",
"primaryContactID": "7f5302aa-7618-47e2-a8c9-5ab6eb0487b8",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "g0DxPJz0MEuo1UdUwByELw==",
"supplierGroupGuid": "3cf14083-f49c-4b30-a8d5-4754c01c842f",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:18:27.2432409",
"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": "de795509-ca6c-4a3f-9008-a85c031c61c8",
"identifier": "2okJQh0QQ0iQNv1ZeVuNfA==",
"identifierGuid": "420989da-101d-4843-9036-fd59795b8d7c",
"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": "u8HcL3YWpUWs39RtN59e0Q==",
"supplierIdentifierGuid": "2fdcc1bb-1676-45a5-acdf-d46d379f5ed1",
"contactGuid": "hD+xAVSU7UKWNTaG5T66jQ==",
"contactID": "01b13f84-9454-42ed-9635-3686e53eba8d",
"contact": {
"$ref": "11"
},
"supplier": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"products": [
{
"$id": "13",
"pluG_UID": "jqz8CszpP0WeGjWGJV8rNg==",
"pluGuid": "0afcac8e-e9cc-453f-9e1a-3586255f2b36",
"supplierIdentifier": "YYUS5S/XMk6oVbg3IUx9mw==",
"supplierIdentifierGuid": "e5128561-d72f-4e32-a855-b837214c7d9b",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:18:27.2432409",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:18:27.2432409",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "14",
"pluG_UID": "tn/HgNSLgkO4LGVywV5N7A==",
"pluGuid": "80c77fb6-8bd4-4382-b82c-6572c15e4dec",
"supplierIdentifier": "HjoikL3YckKZHP3GaVLpZg==",
"supplierIdentifierGuid": "90223a1e-d8bd-4272-991c-fdc66952e966",
"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": "H8GyS5uai0a5dcP2NU4kjA==",
"parentPluGuid": "4bb2c11f-9a9b-468b-b975-c3f6354e248c",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "4"
},
"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": "YzjkqlNzpEamouaf1BEsCQ==",
"supplierGuid": "aae43863-7353-46a4-a6a2-e69fd4112c09",
"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": "AUrShlEsyEOERlfnxGlyTQ==",
"supplierGuid": "86d24a01-2c51-43c8-8446-57e7c469724d",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:18:27.2432409",
"deliveryDate": "2026-04-03T06:18:27.2432409",
"nextCutOffDate": "2026-04-03T06:18:27.2432409",
"nextDeliveryDate": "2026-04-03T06:18:27.2432409",
"nextDaysBuffer": 10
},
{
"$ref": "17"
}
],
"store": {
"$ref": "5"
},
"updated": "2026-04-03T06:18:27.2432409",
"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-04-03T06:18:27.2432409",
"processed": "2026-04-03T06:18:27.2432409",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:18:27.2432409",
"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-04-03T06:18:27.2432409",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "18"
}
],
"zoneMatrix": [
{
"$id": "20",
"id": 1,
"hostIdentifier": "/WJKGfs3JkiexD8JM/Ac+w==",
"hostIdentifierGuid": "194a62fd-37fb-4826-9ec4-3f0933f01cfb",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"eb9b9644-56da-459e-b3f3-dc849022b4b9",
"e933874a-50dd-49dc-9469-1d50ffba18f2"
]
},
{
"$ref": "20"
}
],
"hostFileStoreSetting": {
"$ref": "8"
},
"hostStoreSettings": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"promotionPlacements": [
{
"$id": "21",
"identifier": "lH/LNo+7vUCl2jJsmCr/Bg==",
"identifierGuid": "36cb7f94-bb8f-40bd-a5da-326c982aff06",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "21"
}
],
"promoTypeGuids": [
"1baca57c-9e66-4746-9802-2cff797b2db4",
"2eeca510-cf55-444d-9637-eb69be7a9cdd"
],
"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-04-03T06:18:27.2432409",
"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"
}
],
"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
}
},
{
"$ref": "25"
}
],
"updateStoreID": "90a99f5f-5115-4a5b-9dc1-a373349ae5d0",
"updateStore": {
"$id": "27",
"id": "5bef00a7-8de2-4fc9-a11a-0a6d7cba4c13",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:18:27.2432409",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:18:27.2432409"
},
"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": "pBhxBn003UKdsfYtXh4QkQ==",
"pluGuid": "067118a4-347d-42dd-9db1-f62d5e1e1091",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:18:27.2432409"
},
{
"$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-04-03T06:18:27.2432409",
"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-04-03T06:18:27.2432409",
"startTime": 5,
"endDate": "2026-04-03T06:18:27.2432409",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "ckH96grHtE2rua8UvDWBYA==",
"hostIdentifierGuid": "eafd4172-c70a-4db4-abb9-af14bc358160",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"tray": {
"$id": "33",
"g_UId": "fB6i172m+0icwQDcPCoyFQ==",
"guid": "d7a21e7c-a6bd-48fb-9cc1-00dc3c2a3215",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "34",
"priceGroupG_UID": "uiSiO2OmK0ihuQUVuFLqfw==",
"priceGroupGuid": "3ba224ba-a663-482b-a1b9-0515b852ea7f",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:18:27.2432409",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "35",
"pluG_UID": "HeH71FxOA0ebEhK1Zfylxg==",
"pluGuid": "d4fbe11d-4e5c-4703-9b12-12b565fca5c6",
"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": "fad4ac4e-daa1-433b-9b0b-f1a9f430600a",
"created": "2026-04-03T06:18:27.2432409",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:18:27.2432409",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:18:27.2432409",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:18:27.2432409",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:18:27.2432409",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:18:27.2432409",
"lastSold": "2026-04-03T06:18:27.2432409",
"firstSold": "2026-04-03T06:18:27.2432409",
"awsUpdated": "2026-04-03T06:18:27.2432409",
"lastManualUpdate": "2026-04-03T06:18:27.2432409",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:18:27.2432409",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:18:27.2432409",
"doNotRangeUpdated": "2026-04-03T06:18:27.2432409",
"doNotOrderUpdated": "2026-04-03T06:18:27.2432409",
"tracked": "2026-04-03T06:18:27.2432409"
},
"allergens": [
{
"$id": "37",
"primaryKey": {
"$id": "38",
"pluGuid": "3a26a9df-767e-4bb6-832d-98211e53d0c2",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "36kmOn52tkuDLZghHlPQwg==",
"pluGuid": "3a26a9df-767e-4bb6-832d-98211e53d0c2",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"costs": {
"$id": "39",
"pluG_UID": "8NVXcuZP5ka3jHr1q9/yyQ==",
"pluGuid": "7257d5f0-4fe6-46e6-b78c-7af5abdff2c9",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:18:27.2432409",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "40",
"saleHeaderID": 1,
"created": "2026-04-03T06:18:27.2432409",
"createdLocal": "2026-04-03T06:18:27.2432409",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "L0M/ro2o/k+/kaaYAB8J2g==",
"operatorGuid": "ae3f432f-a88d-4ffe-bf91-a698001f09da",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "TkBK0O1pJ0yi+LZg1HdnmA==",
"pluGuid": "d04a404e-69ed-4c27-a2f8-b660d4776798",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "41",
"id": 1,
"g_Uid": "1srkjqlDDkmXhDWnT3QLFg==",
"guid": "8ee4cad6-43a9-490e-9784-35a74f740b16",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:18:27.2432409",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:18:27.2432409",
"endShift": "2026-04-03T06:18:27.2432409",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "42",
"operatorG_UID": "RCVunPRafEiHLFGjiCc/fw==",
"operatorGuid": "9c6e2544-5af4-487c-872c-51a388273f7f",
"storeID": 2,
"operator": {
"$ref": "41"
},
"store": {
"$ref": "5"
}
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "40"
}
],
"apns": [
{
"$id": "43",
"pluID": 1,
"pluG_UID": "OEQbJnFd90SzG4pWiDT8xA==",
"pluGuid": "261b4438-5d71-44f7-b31b-8a568834fcc4",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"tuns": [
{
"$id": "44",
"pluG_UId": "P71LBcWzhU64GEyMs5c1cQ==",
"pluGuid": "054bbd3f-b3c5-4e85-b818-4c8cb3973571",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "4"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"competitionPricing": [
{
"$id": "45",
"identifier": "/4vN/8eluEWNIpwoi+S6JA==",
"identifierGuid": "ffcd8bff-a5c7-45b8-8d22-9c288be4ba24",
"pluG_UID": "3s2yUejUJ0m1aT6CnHosvw==",
"pluGuid": "51b2cdde-d4e8-4927-b569-3e829c7a2cbf",
"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": "4"
},
{
"$ref": "4"
}
],
"ordering": {
"$ref": "13"
},
"flipChartPages": [
{
"$id": "46",
"identifier": "XZdp9F/Wr02PvqxiLByAsA==",
"groupName": "sample string 1",
"identifierGuid": "f469975d-d65f-4daf-8fbe-ac622c1c80b0",
"exists": true,
"flipChartIdentifier": "m904AiVEDUWsQwZrmuQ4sw==",
"flipChartIdentifierGuid": "0238dd9b-4425-450d-ac43-066b9ae438b3",
"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": "R6g61QL6UEKf9zKT19Ta6w==",
"groupIdentifierGuid": "d53aa847-fa02-4250-9ff7-3293d7d4daeb",
"flipChart": {
"$id": "47",
"identifier": "Cy8AC4PCHUOYuy5yp3hI8A==",
"identifierGuid": "0b002f0b-c283-431d-98bb-2e72a77848f0",
"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": "md3z2uMppEeUYJrXcL6Xww==",
"identifierGuid": "daf3dd99-29e3-47a4-9460-9ad770be97c3",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "49",
"id": 1,
"g_UID": "bhajZC0f9Uivx5szZBa5mg==",
"guid": "64a3166e-1f2d-48f5-afc7-9b336416b99a",
"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": "r4Y2xtgB0UmedARFebvZ+Q==",
"previousFormGuid": "c63686af-01d8-49d1-9e74-044579bbd9f9",
"nextForm": 1,
"nextFormG_UID": "FWakbqoXl0OSGwVVh5bZXA==",
"nextFormGuid": "6ea46615-17aa-4397-921b-05558796d95c",
"attributes": "sample string 10",
"updated": "2026-04-03T06:18:27.2432409",
"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": "dpxIsV0UF0Wna/RS0BDw0A==",
"checkoutFormGuid": "b1489c76-145d-4517-a76b-f452d010f0d0",
"identifier": "Qu0hVNk5oEuvlii5GK2SuA==",
"identifierGuid": "5421ed42-39d9-4ba0-af96-28b918ad92b8",
"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": "VZK31EmzLkeN9rlL8/LMCA==",
"valueGuid": "d4b79255-b349-472e-8df6-b94bf3f2cc08",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:18:27.2432409",
"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-04-03T06:18:27.2432409",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "50"
}
],
"panels": [
{
"$id": "52",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "2Wv1b4Vf5U6gmlN7+Dvc8Q==",
"checkoutFormGuid": "6ff56bd9-5f85-4ee5-a09a-537bf83bdcf1",
"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": "lY5mFAkSGkerILhSFODe2Q==",
"flipChartPageIdentifierGuid": "14668e95-1209-471a-ab20-b85214e0ded9",
"pluG_UID": "tCwiY9777EOQo45Ut33M1A==",
"pluGuid": "63222cb4-fbde-43ec-90a3-8e54b77dccd4",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "4"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "53"
}
],
"productCount": 27,
"pages": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "46"
}
],
"priceHistory": [
{
"$id": "54",
"pluG_UID": "24QMSXWq10iJAzcE15LbCQ==",
"pluGuid": "490c84db-aa75-48d7-8903-3704d792db09",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:18:27.2432409",
"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": "3J9ZpNv+hESevXfTVWiCLA==",
"ingredientGuid": "8L8pSPVjsU2Imdn2yXB9AQ==",
"ingredientIdentifier": "4829bff0-63f5-4db1-8899-d9f6c9707d01",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "4"
}
},
{
"$ref": "55"
}
],
"bins": [
{
"$id": "56",
"pluG_UID": "A/JD8eHP+0GcQOMVzatbHA==",
"pluGuid": "f143f203-cfe1-41fb-9c40-e315cdab5b1c",
"shelfLocationIdentifier": "V5M/3ih+i0+h6rNzugoZNA==",
"shelfLocationGuid": "de3f9357-7e28-4f8b-a1ea-b373ba0a1934",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "BWlWTXm0KU2EvLluCzBVeA==",
"labelPageLayoutGuid": "4d566905-b479-4d29-84bc-b96e0b305578",
"updated": "2026-04-03T06:18:27.2432409",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "4"
},
"location": {
"$id": "57",
"identifier": "Qg9csihGM0yCcVJr0p934Q==",
"storeID": 1,
"identifierGuid": "b25c0f42-4628-4c33-8271-526bd29f77e1",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:18:27.2432409",
"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": "STLPvPvb0EKcS8HWXM37QA==",
"pluGuid": "bccf3249-dbfb-42d0-9c4b-c1d65ccdfb40",
"deptNo": 1,
"product": {
"$ref": "4"
},
"scaleLocation": {
"$id": "59",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:18:27.2432409",
"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-04-03T06:18:27.2432409",
"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": "8Yt0ZsJxi0qcrL4hzuVNfQ==",
"labelPageLayoutGuid": "66748bf1-71c2-4a8b-9cac-be21cee54d7d",
"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-04-03T06:18:27.2432409",
"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": "3YoJ9N9W9k28BDKho3CAKA==",
"labelPageLayoutGuid": "f4098add-56df-4df6-bc04-32a1a3708028",
"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-04-03T06:18:27.2432409",
"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": "edTylN2s+EOaET2BRwSLbg==",
"labelPageLayoutGuid": "94f2d479-acdd-43f8-9a11-3d8147048b6e",
"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-04-03T06:18:27.2432409",
"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": "rgrSQKe28kKu/+F8gHd2zA==",
"labelPageLayoutGuid": "40d20aae-b6a7-42f2-aeff-e17c807776cc",
"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": "RaTUESYUfUmeEZtAQNYQYg==",
"pluGuid": "11d4a445-1426-497d-9e11-9b4040d61062",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "2X9BfWEAwUenKAdqOuCnpQ==",
"dealCostGuid": "7d417fd9-0061-47c1-a728-076a3ae0a7a5",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "R+7eAoWGLUe+ZWvSnkbRRw==",
"priceGroupGuid": "02deee47-8685-472d-be65-6bd29e46d147",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:18:27.2432409",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "3972240d-8364-49f0-ae03-20d5220ce9c1",
"campaignComboPriceGroupG_UID": "8w54uyJOnE6/2zcWYyCouA==",
"campaignComboPriceGroupIdentifier": "bb780ef3-4e22-4e9c-bfdb-37166320a8b8",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "69",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:18:27.2432409",
"operatorG_UID": "FMtHpsnIU0i1wHWqYLEuuQ==",
"operatorGuid": "a647cb14-c8c9-4853-b5c0-75aa60b12eb9",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:18:27.2432409",
"signIqTicketFileMovedUtc": "2026-04-03T06:18:27.2432409",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:18:27.2432409",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "54aace01-b80d-4314-89b9-0a678df3890c",
"product": {
"$ref": "4"
},
"campaignPlu": {
"$ref": "68"
},
"fuelItem": true
},
{
"$ref": "69"
}
],
"campaign": {
"$id": "70",
"id": 1,
"storeID": 2,
"name": "e683a885-c25c-4bce-aea8-c48354ed35ae",
"nameGuid": "e683a885-c25c-4bce-aea8-c48354ed35ae",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:18:27.2432409",
"startTime": 1,
"endDate": "2026-04-03T06:18:27.2432409",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:18:27.2432409",
"system": true,
"created": "2026-04-03T06:18:27.2432409",
"updated": "2026-04-03T06:18:27.2432409",
"priceChangeNotifiedUtc": "2026-04-03T06:18:27.2432409",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "GWsw3Gb+gk2pfSShZxImJQ==",
"hostIdentifierGuid": "dc306b19-fe66-4d82-a97d-24a167122625",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:18:27.2432409",
"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": "cZD3Fdof5UiDifUYkikfjg==",
"pluGuid": "15f79071-1fda-48e5-8389-f51892291f8e",
"hostOfferID": 1,
"priceGroupG_UID": "zrrJnTPdqUG1Ug1UNLFvMA==",
"priceGroupGuid": "9dc9bace-dd33-41a9-b552-0d5434b16f30",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:18:27.2432409",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "4"
},
"campaign": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"sellingRules": [
{
"$id": "72",
"id": 1,
"identifier": "qVPqhvvLtUKc0bLLbYBdHQ==",
"identifierStr": "qVPqhvvLtUKc0bLLbYBdHQ==",
"identifierGuid": "86ea53a9-cbfb-42b5-9cd1-b2cb6d805d1d",
"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": "bAxJYLaaYk6LbIFdeTiwPA==",
"customerIDGuid": "60490c6c-9ab6-4e62-8b6c-815d7938b03c",
"campaign": {
"$ref": "70"
},
"customer": {
"$id": "74",
"identifier": "aAuS4U1fMEe7h/Ej35buYw==",
"identifierGuid": "e1920b68-5f4d-4730-bb87-f123df96ee63",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:18:27.2432409",
"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": "SeW2tcY7RkyN4lcADocpSw==",
"communityIdentifierGuid": "b5b6e549-3bc6-4c46-8de2-57000e87294b",
"joined": "2026-04-03T06:18:27.2432409",
"updated": "2026-04-03T06:18:27.2432409",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "DgvHpYFCfkenrh6ZW2pdvA==",
"priceLevelIdentifierGuid": "a5c70b0e-4281-477e-a7ae-1e995b6a5dbc",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:18:27.2432409",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "75",
"cardType": 2,
"issueDate": "2026-04-03T06:18:27.2432409",
"expiry": "2026-04-03T06:18:27.2432409",
"customerID": "1MylfqEvDUqdyKH90tZp+A==",
"customerIDGuid": "7ea5ccd4-2fa1-4a0d-9dc8-a1fdd2d669f8",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:18:27.2432409",
"linkedAccount": "IFmijjVkDkWuT6dfyH/n+A==",
"linkedAccountGuid": "8ea25920-6435-450e-ae4f-a75fc87fe7f8",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "74"
},
"account": {
"$id": "76",
"id": 1,
"identifier": "sbJ5vQ1q/kCJskdybUhq+Q==",
"identifierGuid": "bd79b2b1-6a0d-40fe-89b2-47726d486af9",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:18:27.2432409",
"owner": "zKKSXFlSF0SnToU1AyPOLw==",
"ownerGuid": "5c92a2cc-5259-4417-a74e-85350323ce2f",
"accountStoreGroupIdentifier": "+J8Dwy2RB06Rf9g0NyrftQ==",
"accountStoreGroupGuid": "c3039ff8-912d-4e07-917f-d834372adfb5",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:18:27.2432409",
"active": true,
"updated": "2026-04-03T06:18:27.2432409",
"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": "pllt1jw3F0OJrA2N0KPm0g==",
"identifierGuid": "d66d59a6-373c-4317-89ac-0d8dd0a3e6d2",
"name": "sample string 2",
"primaryContact": "KDOWo+akkEmbJ1JIpf121g==",
"primaryContactGuid": "a3963328-a4e6-4990-9b27-5248a5fd76d6",
"accountID": "JFE8r4BkJ0WEWV/18Kat2g==",
"accountIDGuid": "af3c5124-6480-4527-8459-5ff5f0a6adda",
"special": true,
"updated": "2026-04-03T06:18:27.2432409",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "Xv626FJYpUeW/9EKWt6YJg==",
"priceLevelIdentifierGuid": "e8b6fe5e-5852-47a5-96ff-d10a5ade9826",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "76"
},
"primaryContactCustomer": {
"$ref": "74"
},
"customerGroupMembers": [
{
"$id": "79",
"id": 1,
"groupID": "Z3jJZu3z3E+SRgvsORMhxQ==",
"groupIDGuid": "66c97867-f3ed-4fdc-9246-0bec391321c5",
"customerID": "npKRYJNzLkuMNeJMNe5lKw==",
"customerIDGuid": "6091929e-7393-4b2e-8c35-e24c35ee652b",
"card": "sample string 4",
"linkedAccount": "H7vrUUKmkUqrH6yZ7L4jmw==",
"linkedAccountGuid": "51ebbb1f-a642-4a91-ab1f-ac99ecbe239b",
"customer": {
"$ref": "74"
},
"group": {
"$ref": "78"
},
"customerCard": {
"$ref": "75"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "78"
}
]
},
"payments": [
{
"$id": "80",
"id": 1,
"identifier": "Ku/RxEiJf0i7H0bgneMeuw==",
"identifierGuid": "c4d1ef2a-8948-487f-bb1f-46e09de31ebb",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "B/M+SNgcW0uxeHelJUd3ig==",
"accountIDGuid": "483ef307-1cd8-4b5b-b178-77a52547778a",
"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-04-03T06:18:27.2432409",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "ZO3PKZYbmEOWyxVgWr+DHQ==",
"idempotentVoidGuid": "29cfed64-1b96-4398-96cb-15605abf831d",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "81",
"saleHeaderID": 1,
"saleHeaderGuid": "CXnERJcl1kC7C7GcsRzjPg==",
"saleHeaderIdentifierGuid": "44c47909-2597-40d6-bb0b-b19cb11ce33e",
"created": "2026-04-03T06:18:27.2432409",
"createdLocal": "2026-04-03T06:18:27.2432409",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:18:27.2432409",
"storeID": 1,
"operatorG_Uid": "qRZlZVDoGUWG4nd2bLbPdQ==",
"operatorGuid": "656516a9-e850-4519-86e2-77766cb6cf75",
"customerG_Uid": "wedgijLuB0uI3nIm2eIr+Q==",
"customerGuid": "8a60e7c1-ee32-4b07-88de-7226d9e22bf9",
"communityIdentifier": "lsDAJkRiYECCYa+mRhwb3Q==",
"communityIdentifierGuid": "26c0c096-6244-4060-8261-afa6461c1bdd",
"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": "gFxWzqPZ3EqqNFRQfl+JoA==",
"priceLevelIdentifierGuid": "ce565c80-d9a3-4adc-aa34-54507e5f89a0",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:18:27.2432409+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-04-03T06:18:27.2432409",
"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": "f5/fmeGsBEaLOoXQwLBe/w==",
"identifierGuid": "99df9f7f-ace1-4604-8b3a-85d0c0b05eff",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:18:27.2432409",
"promoPeriodEnd": "2026-04-03T06:18:27.2432409",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:18:27.2432409",
"deleted": true
},
"details": [
{
"$id": "84",
"saleItemID": 1,
"identifier": "sCzlsqNlw0ySB9Mwip5LbA==",
"identifierGuid": "b2e52cb0-65a3-4cc3-9207-d3308a9e4b6c",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "mSxcRBg7ukSSu7SHs5FNUQ==",
"pluGuid": "445c2c99-3b18-44ba-92bb-b487b3914d51",
"accountID": "ViR4i4x5HUifKFMleM4k6Q==",
"accountIDGuid": "8b782456-798c-481d-9f28-532578ce24e9",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:18:27.2432409",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "mKC/fM3I9kOdx49hSoS08Q==",
"refundGuid": "7cbfa098-c8cd-43f6-9dc7-8f614a84b4f1",
"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": "NGVs54CdBE6a9gns49VfCQ==",
"idempotentVoidGuid": "e76c6534-9d80-4e04-9af6-09ece3d55f09",
"priceLevelIdentifier": "1MNeFLhfukCIVOMDB5lAHA==",
"priceLevelIdentifierGuid": "145ec3d4-5fb8-40ba-8854-e3030799401c",
"communityIdentifier": "ixAmgQ1ov02zI1N7IK35Fw==",
"communityIdentifierGuid": "8126108b-680d-4dbf-b323-537b20adf917",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "85",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:18:27.2432409",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "85"
}
],
"refund": {
"$id": "86",
"id": 1,
"g_UID": "0jsRYAPo00OKmaowoNedqQ==",
"guid": "60113bd2-e803-43d3-8a99-aa30a0d79da9",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:18:27.2432409"
},
"modifier": {
"$id": "87",
"id": 1,
"setG_UID": "kkF/NilRN0K5YBTm3NOD5w==",
"modifierSetGuid": "367f4192-5129-4237-b960-14e6dcd383e7",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "OLJQ345kCUe7LWJrq0sGCQ==",
"pluGuid": "df50b238-648e-4709-bb2d-626bab4b0609",
"deleted": true,
"g_UID": "iKWA3ohvckC8ZbnYto1YcQ==",
"guid": "de80a588-6f88-4072-bc65-b9d8b68d5871",
"product": {
"$ref": "4"
}
},
"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": "dgrxT0biSU+1Zb1aw+Orzg==",
"pluGuid": "4ff10a76-e246-4f49-b565-bd5ac3e3abce",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:18:27.2432409",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:18:27.2432409",
"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": "gTdJnCWPEkuW0nXT3KrIwg==",
"pluGuid": "9c493781-8f25-4b12-96d2-75d3dcaac8c2",
"accountID": "nTSxyHeDbUaV8qVdIdsp2Q==",
"accountIDGuid": "c8b1349d-8377-466d-95f2-a55d21db29d9",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:18:27.2432409",
"bestOrExpireType": 1,
"refundG_UID": "vAv7o93P+UWen87JjT0U5g==",
"refundGuid": "a3fb0bbc-cfdd-45f9-9e9f-cec98d3d14e6",
"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": "qrO+EjvOGUeCaMATbwFO/g==",
"identifierGuid": "12beb3aa-ce3b-4719-8268-c0136f014efe",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "cwmUcBx/ykGDr77SZ9gqAw==",
"customerIdentifierGuid": "70940973-7f1c-41ca-83af-bed267d82a03",
"operatorNo": 1,
"operatorG_UID": "FRrEixspZU+j4YzO4BMmNQ==",
"operatorGuid": "8bc41a15-291b-4f65-a3e1-8ccee0132635",
"created": "2026-04-03T06:18:27.2432409",
"ordered": "2026-04-03T06:18:27.2432409",
"started": "2026-04-03T06:18:27.2432409",
"completed": "2026-04-03T06:18:27.2432409",
"supplied": "2026-04-03T06:18:27.2432409",
"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": "vXvpcv1QF0KDoK7ekyg+DQ==",
"pluGuid": "72e97bbd-50fd-4217-83a0-aede93283e0d",
"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": "D2oN0/qEMkefFwaUtMQnPA==",
"headerIdentifierGuid": "d30d6a0f-84fa-4732-9f17-0694b4c4273c",
"product": {
"$ref": "4"
}
},
{
"$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": "A/Y+8nlZrEyl3yKudCP0KA==",
"surveyGuid": "f23ef603-5979-4cac-a5df-22ae7423f428",
"saleHeaderGuid": "4fW/EZzXgUuVuMUiUiOBBw==",
"saleGuid": "11bff5e1-d79c-4b81-95b8-c52252238107",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "V4K1aSXY30KxclLMdxgq5g==",
"guidResponse": "69b58257-d825-42df-b172-52cc77182ae6",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:18:27.2432409",
"sale": {
"$ref": "81"
},
"survey": {
"$id": "96",
"g_UID": "9jybLFgdR02BcgaarKB8uA==",
"guid": "2c9b3cf6-1d58-4d47-8172-069aaca07cb8",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "0/9GkVv81EeVmf7Pln18hg==",
"checkoutFormGuid": "9146ffd3-fc5b-47d4-9599-fecf967d7c86",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:18:27.2432409",
"end": "2026-04-03T06:18:27.2432409",
"deleted": true,
"updated": "2026-04-03T06:18:27.2432409",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"aaead7ab-19ed-4025-9425-45da06bc0ec6",
"c92e9311-52b5-4d01-ab63-de7ab756b445"
],
"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": "GEwNJbysY0S+hQugZYsSZQ==",
"accountIdentifier": "250d4c18-acbc-4463-be85-0ba0658b1265",
"accountName": "sample string 44",
"customerOrderIdentifier": "SUmOFmmMBUCI2xtK8pmFGQ==",
"customerOrderIdentifierGuid": "168e4949-8c69-4005-88db-1b4af2998519",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "97",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "pzV/5xirwkCheeMgRzvoRQ==",
"paymentIdentifierGuid": "e77f35a7-ab18-40c2-a179-e320473be845",
"identifier": "cDwSIlYqn0uuzX/GO0NWYg==",
"identifierGuid": "22123c70-2a56-4b9f-aecd-7fc63b435662",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "sHjhpo1s4EaWhQbnFFsMyQ==",
"itemIdentifierGuid": "a6e178b0-6c8d-46e0-9685-06e7145b0cc9"
}
},
{
"$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": "aaSWvL8PiEO5F0ncFG6Ahw==",
"customerIdentifierGuid": "bc96a469-0fbf-4388-b917-49dc146e8087",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "Gj58NqaLIkqT4lBgtrHBkQ==",
"idempotentGuid": "367c3e1a-8ba6-4a22-93e2-5060b6b1c191",
"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-04-03T06:18:27.2432409",
"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-04-03T06:18:27.2432409",
"labelPageLayout": "hfEByommfEu14TAnTq5Hwg==",
"pageLayoutGuid": "ca01f185-a689-4b7c-b5e1-30274eae47c2",
"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-04-03T06:18:27.2432409"
},
{
"$ref": "102"
}
]
},
"customerVouchers": [
{
"$id": "103",
"id": 1,
"customerIdentifier": "mY6YbrYScUO9xQYjly6h7Q==",
"customerIdentifierGuid": "6e988e99-12b6-4371-bdc5-0623972ea1ed",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:18:27.2432409",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "Txh6imqnNEedioyJgSs2Ew==",
"issuedIdempotentGuid": "8a7a184f-a76a-4734-9d8a-8c89812b3613",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:18:27.2432409",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:18:27.2432409",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "Qan1oDefCky09w1gUG5kFA==",
"redeemedIdempotentGuid": "a0f5a941-9f37-4c0a-b4f7-0d60506e6414",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:18:27.2432409",
"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": "IlYTlPfEkUm/0F1aRbw8QQ==",
"groupIDGuid": "94135622-c4f7-4991-bfd0-5d5a45bc3c41",
"campaign": {
"$ref": "70"
},
"group": {
"$ref": "78"
}
},
{
"$ref": "104"
}
],
"signIqTickets": [
{
"$id": "105",
"identifier": "r2QtNZwmJkKs1+RM6i9YrQ==",
"identifierGuid": "352d64af-269c-4226-acd7-e44cea2f58ad",
"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": "THJFI3mMQUa3T/+aTwg89A==",
"guid": "2345724c-8c79-4641-b74f-ff9a4f083cf4",
"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": "6OPn2e/BO0u8k3539pnndQ==",
"groupGuid": "d9e7e3e8-c1ef-4b3b-bc93-7e77f699e775",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "cIY+E5ude0+BDiR5CiV0JQ==",
"pluGuid": "133e8670-9d9b-4f7b-810e-24790a257425",
"priceGroupG_UID": "+jySSXUMpkGFWaze5t94dg==",
"priceGroupGuid": "49923cfa-0c75-41a6-8559-acdee6df7876",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "70"
},
"product": {
"$ref": "4"
},
"priceGroup": {
"$ref": "34"
},
"campaignPool": {
"$ref": "70"
}
},
{
"$ref": "107"
}
]
},
{
"$ref": "106"
}
],
"priceLevels": [
{
"$id": "108",
"id": 1,
"priceLevelIdentifier": "HFQxgH9lVkuow9nkJPpVBw==",
"priceLevelIdentifierGuid": "8031541c-657f-4b56-a8c3-d9e424fa5507",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "108"
}
],
"promotionType": {
"$id": "109",
"identifier": "UZx/zV+59EGu2bpdVuFXyQ==",
"identifierGuid": "cd7f9c51-b95f-41f4-aed9-ba5d56e157c9",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "fD/uATQGtUC3XzdJh/306w==",
"labelPageLayoutGuid": "01ee3f7c-0634-40b5-b75f-374987fdf4eb",
"priceLevelIdentifier": "lWlWHaIpNEKUTx+141Ar8A==",
"priceLevelIdentifierGuid": "1d566995-29a2-4234-944f-1fb5e3502bf0",
"active": true,
"updated": "2026-04-03T06:18:27.2432409",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "4"
},
"dealCost": {
"$id": "110",
"headerIdentifier": "J7SrqYSw2UCEQPRkvJcW8w==",
"headerIdentifierGuid": "a9abb427-b084-40d9-8440-f464bc9716f3",
"identifier": "cLIMPLnA+E24JuAZGj/Wtg==",
"identifierGuid": "3c0cb270-c0b9-4df8-b826-e0191a3fd6b6",
"supplierIdentifier": "qszvH94rSkec9P2pBtSnRA==",
"supplierGuid": "1fefccaa-2bde-474a-9cf4-fda906d4a744",
"pluG_UID": "xt+bF9T1SkKg+3+z3D6EyQ==",
"pluGuid": "179bdfc6-f5d4-424a-a0fb-7fb3dc3e84c9",
"campaignName": "a98385f3-15bc-4b6b-9c2e-79c3f3cdba78",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:18:27.2432409",
"end": "2026-04-03T06:18:27.2432409",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "XyK3xNRZ7k+h7Ery9wSk7w==",
"bonusItemPluGuid": "c4b7225f-59d4-4fee-a1ec-4af2f704a4ef",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:18:27.2432409",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:18:27.2432409",
"campaignEndDate": "2026-04-03T06:18:27.2432409",
"masterPLUG_UID": "ew3z4PIfAUCfPD9wlU/kvA==",
"masterID": "e0f30d7b-1ff2-4001-9f3c-3f70954fe4bc",
"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": "3vQ8xvYr2kGzFep67OHUZg==",
"bonusMasterID": "c63cf4de-2bf6-41da-b315-ea7aece1d466",
"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-04-03T06:18:27.2432409",
"dealCosts": [
{
"$ref": "110"
},
{
"$ref": "110"
}
],
"tags": [
{
"$id": "111",
"pluG_UID": "Rk4F9m1YlkCp6tnl4Wq40w==",
"pluGuid": "f6054e46-586d-4096-a9ea-d9e5e16ab8d3",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "111"
}
],
"alternateProductG_UID": "nTaXGRFfrUC5kKGjG02f4Q==",
"alternateProduct": "1997369d-5f11-40ad-b990-a1a31b4d9fe1",
"altProduct": {
"$ref": "4"
},
"productHostCode": {
"$id": "112",
"id": 1,
"pluG_UID": "AWk83kAj2k6cfVPAUNuGGA==",
"pluGuid": "de3c6901-2340-4eda-9c7d-53c050db8618",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:18:27.2432409",
"inventoryTracked": "2026-04-03T06:18:27.2432409",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "113",
"pluG_UID": "BC/deDv1akSWlTFUUsy9Pw==",
"pluGuid": "78dd2f04-f53b-446a-9695-315452ccbd3f",
"fuelPluG_UID": "lHQZxLyT+U+svQQcnb/0Fw==",
"fuelPluGuid": "c4197494-93bc-4ff9-acbd-041c9dbff417",
"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"
}
]
}
},
{
"$ref": "3"
}
],
"stocktakeHeader": {
"$ref": "1"
}
},
"storeID": 1,
"name": "sample string 2",
"forDate": "2026-04-03T06:18:27.2432409",
"createDate": "2026-04-03T06:18:27.2432409",
"closed": true,
"closedDate": "2026-04-03T06:18:27.2432409",
"outOfStock": true,
"live": true,
"deleted": true,
"processed": true,
"processCounted": "2026-04-03T06:18:27.2432409",
"processCountedUser": "sample string 8",
"updateInventorySetting": "sample string 9",
"stocktakeRequestIdentifier": "4rL3OrzZCEKEaRrZqXsADQ==",
"stocktakeRequestIdentifierGuid": "3af7b2e2-d9bc-4208-8469-1ad9a97b000d",
"inputs": [
{
"$id": "114",
"id": 1,
"identifier": "wNkI6oPYZk+NqmFmuak42g==",
"identifierGuid": "ea08d9c0-d883-4f66-8daa-6166b9a938da",
"headerID": 1,
"headerIdentifier": "k7tRM3OisECGB8EC0mzkIA==",
"headerIdentifierGuid": "3351bb93-a273-40b0-8607-c102d26ce420",
"sectionG_UID": "79OjHfcw+0aVZ+5T6Fn48A==",
"sectionGuid": "1da3d3ef-30f7-46fb-9567-ee53e859f8f0",
"operatorG_UID": "m/y4sQaCz0aph9oDtNWEIw==",
"operatorGuid": "b1b8fc9b-8206-46cf-a987-da03b4d58423",
"operatorID": 1,
"comment": "sample string 2",
"inputType": 1,
"date": "2026-04-03T06:18:27.2432409",
"inProgress": 3,
"setCount": "2026-04-03T06:18:27.2432409",
"deleted": true,
"operatorName": "sample string 4",
"sectionName": "sample string 5",
"canDelete": 6,
"details": [
{
"$id": "115",
"id": 1,
"headerID": 1,
"headerIdentifier": "RzGM3w9pR0uvFmwFwYh+zA==",
"headerIdentifierGuid": "df8c3147-690f-4b47-af16-6c05c1887ecc",
"inputID": 1,
"inputIdentifier": "9vENG0G4TkmVCNENZy/KwQ==",
"inputIdentifierGuid": "1b0df1f6-b841-494e-9508-d10d672fcac1",
"created": "2026-04-03T06:18:27.2432409",
"apn": "sample string 2",
"plu": 1,
"pluG_UID": "ReKbuDu1FkClMjpVTwV6Dg==",
"pluGuid": "b89be245-b53b-4016-a532-3a554f057a0e",
"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": "sz1f/xtm1Eu34OF6NJ3bdg==",
"parentPluGuid": "ff5f3db3-661b-4bd4-b7e0-e17a349ddb76",
"edited": true,
"product": {
"$ref": "4"
},
"input": {
"$ref": "114"
},
"unknownScan": {
"$id": "116",
"id": 1,
"headerIdentifier": "rZ9J2YAsqUyV+DC/XLegWA==",
"headerIdentifierGuid": "d9499fad-2c80-4ca9-95f8-30bf5cb7a058",
"inputIdentifier": "b+rkvaKEtkKmlP5KJyA8hA==",
"inputIdentifierGuid": "bde4ea6f-84a2-42b6-a694-fe4a27203c84",
"detailID": 1,
"pluG_UID": "jyKZXArFBUmvdRcfrn0odA==",
"pluGuid": "5c99228f-c50a-4905-af75-171fae7d2874",
"barcode": "sample string 2",
"scanned": "2026-04-03T06:18:27.2432409"
}
},
{
"$ref": "115"
}
]
},
{
"$ref": "114"
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK M2�\"z� 5 xl/workbook.xml � (� ����0��&�C�p�N\�z�^a�
�'m
>��o�vfg�6�=���G��箠"��Z���`,�q��x�{�i[Yce�B :p�� ��BZO�?,o��Ġ���Դ��aS�����r4ֺ�I` �o�Ͱ�bVDs��x��έ)���q�G�8�,��m���(�{�1X�_PK M2�\���� � [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
M2�\fd' ' _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="Rc8123101770c49b0" /></Relationships>PK M2�\ҰL xl/worksheets/sheet1.xml � (� ��[s�0��
������Q;m��_N�9癣X��8@k��"!#���J����w�ϝ�0͢d�w�C�.��$Z����|�K����*I?�Y���I�wgy�<��l<� �e�пM�4r�����t��a2���E�c����� �Ce�h���C��e�b
�|c���&�v_��I�i�=��7�:��W��p���;��K����ͤ�[��9u&�4���/��:��g�.+4�d�W'�֥s�8�.>W�$��]�Ekz���I�w�5T��:���'�R�%��I�'[=�B�`PQ��~=-�t����0F%EH
�_�J=;rݼ��z��QTq)EǼE��{RQƔ�c�1�,��zU�Ց�T�pd�F������APU� ;�*n@�UVA�:i�<��YfJQ�qGҡ��Y�1��$TH�aPevB�<N���H�)�p�Ru�0��X_%���W��:x�yID�C��A="=*8A\Òt\E�\ׁ2�(Fֻkq�7=�h�� �4Y9i��_ߝ�۬h��Sf�?
P��ZkK�M@��h�I�i�m�6�Q�`M�M�&q�&D��i�Iܶ �$�,3�zoA��>X���Ĩ�1
�lA���� Fi_,�Q�Wb�͂���u|��u�q)�d���i�Ņ1\��؋�=�Y��>]����n���J�g�q}8zc���������n�y:|��73���ww�^-�q�,�4�����~��Q��aZt����?PK M2�\�c�h� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;��!
�&�n�\��1���l'm��E��+�J��H]t��h~OO��|���ަ�\����҄A�l;���s�O%춛�2� ��'q����5�^�8I��M�h�&b�::Ku�R�XAݒ�Lr�����zP���<� ��u'�# G�:5��<��4�T �m
��2,�JiQ�%@���|������L��B�t�7��E�*�K��Kp��K�ey�&c�W��H��M�����PK M2�\Ѓ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 M2�\w'o�� ` xl/sharedStrings.xml � (� ���n�0�_�н���lX��uX��b��N�ʒ'������Ek;�.ŏɟ���ߍ��`Q]�I1te��ۂ����yH\���� �wY��P������4ӂv�6���vbk��P��8�.Kͼ�t�
g��������R�2�r��C*�����"@��%��䦓�O��TOğ�;�LH#��0�W�@�vm���<wm�e�X���:����ɭ����������
�b��k�n��y��Nnc�@���ާ�v�sl�K�v��;H�_�?�0�E�h�W���i�k�'Q�ϸ�>%S�xҏ��#W\�-�`e(�V�����:!oZ��X�����s���g}��z��!�E���i��K��?qM�l���h�&^T���"�`p���[��s���2��N��}�3PK- M2�\"z� 5 xl/workbook.xmlPK- M2�\���� � [Content_Types].xmlPK-
M2�\fd' ' V _rels/.relsPK- M2�\ҰL � xl/worksheets/sheet1.xmlPK- M2�\�c�h� P xl/_rels/workbook.xml.relsPK- M2�\Ѓc'2 E
_ xl/styles.xmlPK- M2�\w'o�� ` � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK M2�\�{*�� 5 xl/workbook.xml � (� ����0��J}�(� �S0�t����D�%���7�ԭ��|�|�dl�ӓ���mI;�ǜ1�;T�fDv�X>H�bFɱ6��P{�%ɅY�K�]'GG�?,7Z��u�^
J�Դ��)�fO���2k��$l ��Ta�ETD������ے���\����.�x��'�����`[W_PK M2�\���� � [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
M2�\w\��' ' _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="R462a047a2d7a4ed2" /></Relationships>PK M2�\ҰL xl/worksheets/sheet1.xml � (� ��[s�0��
������Q;m��_N�9癣X��8@k��"!#���J����w�ϝ�0͢d�w�C�.��$Z����|�K����*I?�Y���I�wgy�<��l<� �e�пM�4r�����t��a2���E�c����� �Ce�h���C��e�b
�|c���&�v_��I�i�=��7�:��W��p���;��K����ͤ�[��9u&�4���/��:��g�.+4�d�W'�֥s�8�.>W�$��]�Ekz���I�w�5T��:���'�R�%��I�'[=�B�`PQ��~=-�t����0F%EH
�_�J=;rݼ��z��QTq)EǼE��{RQƔ�c�1�,��zU�Ց�T�pd�F������APU� ;�*n@�UVA�:i�<��YfJQ�qGҡ��Y�1��$TH�aPevB�<N���H�)�p�Ru�0��X_%���W��:x�yID�C��A="=*8A\Òt\E�\ׁ2�(Fֻkq�7=�h�� �4Y9i��_ߝ�۬h��Sf�?
P��ZkK�M@��h�I�i�m�6�Q�`M�M�&q�&D��i�Iܶ �$�,3�zoA��>X���Ĩ�1
�lA���� Fi_,�Q�Wb�͂���u|��u�q)�d���i�Ņ1\��؋�=�Y��>]����n���J�g�q}8zc���������n�y:|��73���ww�^-�q�,�4�����~��Q��aZt����?PK M2�\��?~� P xl/_rels/workbook.xml.rels � (� ��An� E��f_���QH6�t��Ɗ
��9[=R�P�J-���&+4��i������m���0:+�,�������{��v��I�t#�q $=�A��qYS��Y��-hSG;?˘J?�E���V��S�3�I��CtZ�
�:�h�`���1�� ��Q�O��(�D���wm��\�
Y�R�7S�<a����3�t�;^k^��
�Me���?G�6�;�q>�����U��5z�/�_PK M2�\Ѓ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 M2�\w'o�� ` xl/sharedStrings.xml � (� ���n�0�_�н���lX��uX��b��N�ʒ'������Ek;�.ŏɟ���ߍ��`Q]�I1te��ۂ����yH\���� �wY��P������4ӂv�6���vbk��P��8�.Kͼ�t�
g��������R�2�r��C*�����"@��%��䦓�O��TOğ�;�LH#��0�W�@�vm���<wm�e�X���:����ɭ����������
�b��k�n��y��Nnc�@���ާ�v�sl�K�v��;H�_�?�0�E�h�W���i�k�'Q�ϸ�>%S�xҏ��#W\�-�`e(�V�����:!oZ��X�����s���g}��z��!�E���i��K��?qM�l���h�&^T���"�`p���[��s���2��N��}�3PK- M2�\�{*�� 5 xl/workbook.xmlPK- M2�\���� � � [Content_Types].xmlPK-
M2�\w\��' ' U _rels/.relsPK- M2�\ҰL � xl/worksheets/sheet1.xmlPK- M2�\��?~� P xl/_rels/workbook.xml.relsPK- M2�\Ѓc'2 E
] xl/styles.xmlPK- M2�\w'o�� ` � xl/sharedStrings.xmlPK � �