POST api/store/{storeID}/stocktakes
Save stocktake header
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| storeID |
Store to save stocktake header at |
integer |
Required |
Body Parameters
Stocktake header to save
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. |
Request Formats
application/json, text/json
Sample:
{
"id": 1,
"identifier": "8ad9JsV3hUClR1YaShcmHg==",
"identifierGuid": "267da7f1-77c5-4085-a547-561a4a17261e",
"stocktakeRequest": {
"$id": "2",
"identifier": "aLeL1GWE5kuaSc4WhGGW1g==",
"identifierGuid": "d48bb768-8465-4be6-9a49-ce16846196d6",
"name": "sample string 2",
"storeID": 3,
"dueDate": "2026-04-03T06:18:47.4909368",
"description": "sample string 5",
"created": "2026-04-03T06:18:47.4909368",
"createdLineItems": 7,
"insertedLineItems": 8,
"products": [
{
"$id": "3",
"stocktakeRequestIdentifier": "6FmbDXnIikeI2AOwjf4kjg==",
"pluG_UID": "bdkS8SHYqkuEWuOY7hS/JQ==",
"stocktakeRequestIdentifierGuid": "0d9b59e8-c879-478a-88d8-03b08dfe248e",
"pluGuid": "f112d96d-d821-4baa-845a-e398ee14bf25",
"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": "Sy5Ju91Am0qEwia9a+g8+Q==",
"guid": "bb492e4b-40dd-4a9b-84c2-26bd6be83cf9",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "uf3Z8sO+tUCI8kQ5Q6LaiQ==",
"priceGroupGuid": "f2d9fdb9-bec3-40b5-88f2-443943a2da89",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:18:47.4909368",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:18:47.4909368",
"pluCreated": "2026-04-03T06:18:47.4909368",
"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:47.4909368",
"lastManualUpdate": "2026-04-03T06:18:47.4909368",
"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:47.4909368",
"currentCostUpdated": "2026-04-03T06:18:47.4909368",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:18:47.4909368",
"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:47.4909368",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "56E5Fd7G00q1UnerFFIRyw==",
"altPLUGuid": "1539a1e7-c6de-4ad3-b552-77ab145211cb",
"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:47.4909368",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "raAa3a3q6k+T2qAE5rexyw==",
"shelfPageLayoutGuid": "dd1aa0ad-eaad-4fea-93da-a004e6b7b1cb",
"talkerPageLayoutG_UID": "72sUWGau0kmLpm8i40QX5A==",
"talkerPageLayoutGuid": "58146bef-ae66-49d2-8ba6-6f22e34417e4",
"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": "ZE7JWC+IskiB4bnd9zYPUw==",
"inventoryIdentifier": "58c94e64-882f-48b2-81e1-b9ddf7360f53",
"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": "eT+NKkllykCWhkR6ftD1vQ==",
"parentPluGuid": "2a8d3f79-6549-40ca-9686-447a7ed0f5bd",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "X1FZbCnoH0OVfSHU1mOEXQ==",
"supplierIdentifierGuid": "6c59515f-e829-431f-957d-21d4d663845d",
"supplierChanged": true,
"rebateSupplierIdentifier": "KVPIAk3NaEyYnyL/DAA4rw==",
"rebateSupplierIdentifierGuid": "02c85329-cd4d-4c68-989f-22ff0c0038af",
"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:47.4909368",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "wqCIUATu10SjPkyAq6Vn9Q==",
"hostIdentifierGuid": "5088a0c2-ee04-44d7-a33e-4c80aba567f5",
"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:47.4909368",
"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": "WTFYzUHL7k2eFk5z9TSVNA==",
"hostIdentifierGuid": "cd583159-cb41-4dee-9e16-4e73f5349534",
"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:47.4909368",
"priceZone": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "kPYNVnVADkyCBSGFzEK7Xg==",
"hostIdentifierGuid": "560df690-4075-4c0e-8205-2185cc42bb5e",
"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": "sdXvP+NKNUmXaOJDE0Z2UQ==",
"hostIdentifierGuid": "3fefd5b1-4ae3-4935-9768-e24313467651",
"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": "7VV/p936pkmLESwt2LJUhw==",
"identifierGuid": "a77f55ed-fadd-49a6-8b11-2c2dd8b25487",
"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": "JGU233c9KkCDQT8++LU35g==",
"hostSupplierIdentifierGuid": "df366524-3d77-402a-8341-3f3ef8b537e6",
"loyaltyPriceLevelIdentifier": "zW9fRB8YJkG8QgYI7JW9gA==",
"loyaltyPriceLevelIdentifierGuid": "445f6fcd-181f-4126-bc42-0608ec95bd80",
"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:47.4909368",
"lastProcessed": "2026-04-03T06:18:47.4909368",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "10",
"identifier": "fCsVQQumyESYU8B1Q4dOoQ==",
"identifierGuid": "41152b7c-a60b-44c8-9853-c07543874ea1",
"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": "Ue7v4GCV5kmmaKTynmJUbA==",
"primaryContactID": "e0efee51-9560-49e6-a668-a4f29e62546c",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "pVsOuy/hEEes/cV8uBS29g==",
"supplierGroupGuid": "bb0e5ba5-e12f-4710-acfd-c57cb814b6f6",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:18:47.4909368",
"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": "84e17ae7-008a-4835-b7c8-c0144e8a32c2",
"identifier": "mXxAhpdVKk6yTftcxms3Mg==",
"identifierGuid": "86407c99-5597-4e2a-b24d-fb5cc66b3732",
"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": "3zklixam4kCVbd1Ax1knXg==",
"supplierIdentifierGuid": "8b2539df-a616-40e2-956d-dd40c759275e",
"contactGuid": "LtM0L7oC50iUp1pJsqs8Mw==",
"contactID": "2f34d32e-02ba-48e7-94a7-5a49b2ab3c33",
"contact": {
"$ref": "11"
},
"supplier": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"products": [
{
"$id": "13",
"pluG_UID": "n9l7RiOTME6XW1C8JxdINg==",
"pluGuid": "467bd99f-9323-4e30-975b-50bc27174836",
"supplierIdentifier": "HFQ+tjoUTk6sbahC9tkh7Q==",
"supplierIdentifierGuid": "b63e541c-143a-4e4e-ac6d-a842f6d921ed",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:18:47.4909368",
"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:47.4909368",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "14",
"pluG_UID": "oa31dBOsIECeo1g8HECDVg==",
"pluGuid": "74f5ada1-ac13-4020-9ea3-583c1c408356",
"supplierIdentifier": "8vPaOpJd1EWbbzt9Hbm/jQ==",
"supplierIdentifierGuid": "3adaf3f2-5d92-45d4-9b6f-3b7d1db9bf8d",
"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": "WKLAw5c9Lk+bDBEa0tgM0Q==",
"parentPluGuid": "c3c0a258-3d97-4f2e-9b0c-111ad2d80cd1",
"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": "+TbeBcegbky470k/PTdzhQ==",
"supplierGuid": "05de36f9-a0c7-4c6e-b8ef-493f3d377385",
"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": "yYqdhmdKiEyJvr8ScyKxtg==",
"supplierGuid": "869d8ac9-4a67-4c88-89be-bf127322b1b6",
"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:47.4909368",
"deliveryDate": "2026-04-03T06:18:47.4909368",
"nextCutOffDate": "2026-04-03T06:18:47.4909368",
"nextDeliveryDate": "2026-04-03T06:18:47.4909368",
"nextDaysBuffer": 10
},
{
"$ref": "17"
}
],
"store": {
"$ref": "5"
},
"updated": "2026-04-03T06:18:47.4909368",
"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:47.4909368",
"processed": "2026-04-03T06:18:47.4909368",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:18:47.4909368",
"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:47.4909368",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "18"
}
],
"zoneMatrix": [
{
"$id": "20",
"id": 1,
"hostIdentifier": "CJUl1XeSvkOFe/2P4ZWUyQ==",
"hostIdentifierGuid": "d5259508-9277-43be-857b-fd8fe19594c9",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"a8ecf459-5438-4294-a040-b42a77a0390a",
"72f6b16d-4db1-48e0-b304-cef041464f8b"
]
},
{
"$ref": "20"
}
],
"hostFileStoreSetting": {
"$ref": "8"
},
"hostStoreSettings": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"promotionPlacements": [
{
"$id": "21",
"identifier": "eewf9YVA+0eQR40za2HCZg==",
"identifierGuid": "f51fec79-4085-47fb-9047-8d336b61c266",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "21"
}
],
"promoTypeGuids": [
"cf7f8280-a8d5-41c3-b091-e5c3f8d2e746",
"8cee525c-237f-49f3-8014-ea272efcd584"
],
"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:47.4909368",
"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": "84a3eeb7-a2b0-407c-9a74-a717ea6e6c06",
"updateStore": {
"$id": "27",
"id": "1a724636-e098-4826-b946-53adf84f92df",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:18:47.4909368",
"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:47.4909368"
},
"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": "i7K330kWDEizmAKLbRWAOQ==",
"pluGuid": "dfb7b28b-1649-480c-b398-028b6d158039",
"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:47.4909368"
},
{
"$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:47.4909368",
"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:47.4909368",
"startTime": 5,
"endDate": "2026-04-03T06:18:47.4909368",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "2iYzuqajC0yYrfpTxF6uZw==",
"hostIdentifierGuid": "ba3326da-a3a6-4c0b-98ad-fa53c45eae67",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"tray": {
"$id": "33",
"g_UId": "wt1wP2THT0W+/2j7A0JJzA==",
"guid": "3f70ddc2-c764-454f-beff-68fb034249cc",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "34",
"priceGroupG_UID": "q7FJGY7j7kiIogjNkkEyUA==",
"priceGroupGuid": "1949b1ab-e38e-48ee-88a2-08cd92413250",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:18:47.4909368",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "35",
"pluG_UID": "b/n3NnXz1kygEiX2rq9jHQ==",
"pluGuid": "36f7f96f-f375-4cd6-a012-25f6aeaf631d",
"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": "dddc4c0f-e06e-4a08-a5ab-a51e649b6ab0",
"created": "2026-04-03T06:18:47.4909368",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:18:47.4909368",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:18:47.4909368",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:18:47.4909368",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:18:47.4909368",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:18:47.4909368",
"lastSold": "2026-04-03T06:18:47.4909368",
"firstSold": "2026-04-03T06:18:47.4909368",
"awsUpdated": "2026-04-03T06:18:47.4909368",
"lastManualUpdate": "2026-04-03T06:18:47.4909368",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:18:47.4909368",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:18:47.4909368",
"doNotRangeUpdated": "2026-04-03T06:18:47.4909368",
"doNotOrderUpdated": "2026-04-03T06:18:47.4909368",
"tracked": "2026-04-03T06:18:47.4909368"
},
"allergens": [
{
"$id": "37",
"primaryKey": {
"$id": "38",
"pluGuid": "4985abb1-1c6f-4e83-8022-730db16f6258",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "sauFSW8cg06AInMNsW9iWA==",
"pluGuid": "4985abb1-1c6f-4e83-8022-730db16f6258",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"costs": {
"$id": "39",
"pluG_UID": "Y/1DpDlYvUyPI+jFXycezw==",
"pluGuid": "a443fd63-5839-4cbd-8f23-e8c55f271ecf",
"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:47.4909368",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "40",
"saleHeaderID": 1,
"created": "2026-04-03T06:18:47.4909368",
"createdLocal": "2026-04-03T06:18:47.4909368",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "escAs3+xM0qyOrOr1pp61Q==",
"operatorGuid": "b300c77a-b17f-4a33-b23a-b3abd69a7ad5",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "gf9F7R3/GUGmqba9kBhEcg==",
"pluGuid": "ed45ff81-ff1d-4119-a6a9-b6bd90184472",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "41",
"id": 1,
"g_Uid": "0aP9axG9EEaVx2Vth3aT6w==",
"guid": "6bfda3d1-bd11-4610-95c7-656d877693eb",
"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:47.4909368",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:18:47.4909368",
"endShift": "2026-04-03T06:18:47.4909368",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "42",
"operatorG_UID": "IRRtvuQU5kK51zxWGytvEg==",
"operatorGuid": "be6d1421-14e4-42e6-b9d7-3c561b2b6f12",
"storeID": 2,
"operator": {
"$ref": "41"
},
"store": {
"$ref": "5"
}
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "40"
}
],
"apns": [
{
"$id": "43",
"pluID": 1,
"pluG_UID": "bIrAFeAuMUuc6+MwGARNew==",
"pluGuid": "15c08a6c-2ee0-4b31-9ceb-e33018044d7b",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"tuns": [
{
"$id": "44",
"pluG_UId": "sTMvKi3MK0qH0QAJvYQ+9A==",
"pluGuid": "2a2f33b1-cc2d-4a2b-87d1-0009bd843ef4",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "4"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"competitionPricing": [
{
"$id": "45",
"identifier": "xr1sMWRKp0C9vnjBHjcMHQ==",
"identifierGuid": "316cbdc6-4a64-40a7-bdbe-78c11e370c1d",
"pluG_UID": "WwN//lpFu0WqU1bRvHX61g==",
"pluGuid": "fe7f035b-455a-45bb-aa53-56d1bc75fad6",
"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": "+kMgYOEUhk+4MV2qs8kgNg==",
"groupName": "sample string 1",
"identifierGuid": "602043fa-14e1-4f86-b831-5daab3c92036",
"exists": true,
"flipChartIdentifier": "ozUFJ+W1SUuvN9XJU3HW/A==",
"flipChartIdentifierGuid": "270535a3-b5e5-4b49-af37-d5c95371d6fc",
"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": "HrmyZfUVF0mUKEn57mqv/w==",
"groupIdentifierGuid": "65b2b91e-15f5-4917-9428-49f9ee6aafff",
"flipChart": {
"$id": "47",
"identifier": "B6I911Ga2k2Wkn4iBVThLQ==",
"identifierGuid": "d73da207-9a51-4dda-9692-7e220554e12d",
"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": "49qZRh4i4E+Y03e9yNnILg==",
"identifierGuid": "4699dae3-221e-4fe0-98d3-77bdc8d9c82e",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "49",
"id": 1,
"g_UID": "mVVjveXLI0Sc8gpamaQf+w==",
"guid": "bd635599-cbe5-4423-9cf2-0a5a99a41ffb",
"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": "roc7iFS6k06QMHruvboG3Q==",
"previousFormGuid": "883b87ae-ba54-4e93-9030-7aeebdba06dd",
"nextForm": 1,
"nextFormG_UID": "p8mx1NIEAUuQsJYKXxOX1Q==",
"nextFormGuid": "d4b1c9a7-04d2-4b01-90b0-960a5f1397d5",
"attributes": "sample string 10",
"updated": "2026-04-03T06:18:47.4909368",
"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": "nFtFdVbb002CVx8aF76ioA==",
"checkoutFormGuid": "75455b9c-db56-4dd3-8257-1f1a17bea2a0",
"identifier": "xSjiZUGXMkKwXXBo1G3a3Q==",
"identifierGuid": "65e228c5-9741-4232-b05d-7068d46ddadd",
"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": "D+y1dGFvWkGVOQheyEvUfA==",
"valueGuid": "74b5ec0f-6f61-415a-9539-085ec84bd47c",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:18:47.4909368",
"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:47.4909368",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "50"
}
],
"panels": [
{
"$id": "52",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "N6nTq9jHoEutBGIhGDJiWg==",
"checkoutFormGuid": "abd3a937-c7d8-4ba0-ad04-62211832625a",
"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": "EWgQ//ppRU6HiE4nOKDmtQ==",
"flipChartPageIdentifierGuid": "ff106811-69fa-4e45-8788-4e2738a0e6b5",
"pluG_UID": "3gBm3oJmIkeRJWOU7Zqkag==",
"pluGuid": "de6600de-6682-4722-9125-6394ed9aa46a",
"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": "GEJRKxhjUECfN9oMEiOFsA==",
"pluGuid": "2b514218-6318-4050-9f37-da0c122385b0",
"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:47.4909368",
"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": "2GRDSuYD1kSY3/ipA2iyRw==",
"ingredientGuid": "I3GZjlQvBUaYx3Te18uo3w==",
"ingredientIdentifier": "8e997123-2f54-4605-98c7-74ded7cba8df",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "4"
}
},
{
"$ref": "55"
}
],
"bins": [
{
"$id": "56",
"pluG_UID": "1Zv7wjrvf0SKn1cGIAumwQ==",
"pluGuid": "c2fb9bd5-ef3a-447f-8a9f-5706200ba6c1",
"shelfLocationIdentifier": "hr0pzxA80kW6rer35I56lg==",
"shelfLocationGuid": "cf29bd86-3c10-45d2-baad-eaf7e48e7a96",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "JZK/wJny/0qaojwcqnO7XA==",
"labelPageLayoutGuid": "c0bf9225-f299-4aff-9aa2-3c1caa73bb5c",
"updated": "2026-04-03T06:18:47.4909368",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "4"
},
"location": {
"$id": "57",
"identifier": "q62Pw42a9EyCtMI88Hd7zQ==",
"storeID": 1,
"identifierGuid": "c38fadab-9a8d-4cf4-82b4-c23cf0777bcd",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:18:47.4909368",
"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": "vJnzcFiIiki/mAHO3ynidQ==",
"pluGuid": "70f399bc-8858-488a-bf98-01cedf29e275",
"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:47.4909368",
"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:47.4909368",
"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": "jUnxHA0jcESlT00p3TI9ag==",
"labelPageLayoutGuid": "1cf1498d-230d-4470-a54f-4d29dd323d6a",
"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:47.4909368",
"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": "TXOGH3UE4UmaVT1NO5H/eA==",
"labelPageLayoutGuid": "1f86734d-0475-49e1-9a55-3d4d3b91ff78",
"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:47.4909368",
"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": "x/95Z2hOl0W32zicU6aKIQ==",
"labelPageLayoutGuid": "6779ffc7-4e68-4597-b7db-389c53a68a21",
"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:47.4909368",
"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": "JYSvck9Nqke4u6BuUNk9SA==",
"labelPageLayoutGuid": "72af8425-4d4f-47aa-b8bb-a06e50d93d48",
"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": "pQ2/0lhKMUWRFdCLTyDMqA==",
"pluGuid": "d2bf0da5-4a58-4531-9115-d08b4f20cca8",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "t3xnpKBOHUyFZMUoHQhtug==",
"dealCostGuid": "a4677cb7-4ea0-4c1d-8564-c5281d086dba",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "y7rCN2fjfk6yoEV+JB3yig==",
"priceGroupGuid": "37c2bacb-e367-4e7e-b2a0-457e241df28a",
"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:47.4909368",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "813736c8-7032-4c68-9a17-73100291f8f2",
"campaignComboPriceGroupG_UID": "169tUEbmQUmeZ1fPFaMGaQ==",
"campaignComboPriceGroupIdentifier": "506dafd7-e646-4941-9e67-57cf15a30669",
"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:47.4909368",
"operatorG_UID": "TKvtBxV5e0G1JcQgoLLnRA==",
"operatorGuid": "07edab4c-7915-417b-b525-c420a0b2e744",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:18:47.4909368",
"signIqTicketFileMovedUtc": "2026-04-03T06:18:47.4909368",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:18:47.4909368",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "acb3a159-45b7-4da7-ac28-eb3851362698",
"product": {
"$ref": "4"
},
"campaignPlu": {
"$ref": "68"
},
"fuelItem": true
},
{
"$ref": "69"
}
],
"campaign": {
"$id": "70",
"id": 1,
"storeID": 2,
"name": "94cfebfd-5c78-4e8e-8225-387413b2b2d8",
"nameGuid": "94cfebfd-5c78-4e8e-8225-387413b2b2d8",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:18:47.4909368",
"startTime": 1,
"endDate": "2026-04-03T06:18:47.4909368",
"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:47.4909368",
"system": true,
"created": "2026-04-03T06:18:47.4909368",
"updated": "2026-04-03T06:18:47.4909368",
"priceChangeNotifiedUtc": "2026-04-03T06:18:47.4909368",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "0EXPU+Nylk2H1aC3A9p4+w==",
"hostIdentifierGuid": "53cf45d0-72e3-4d96-87d5-a0b703da78fb",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:18:47.4909368",
"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": "I1XtpN5A9EqIgA+1gu8DaQ==",
"pluGuid": "a4ed5523-40de-4af4-8880-0fb582ef0369",
"hostOfferID": 1,
"priceGroupG_UID": "x9zlt6/3+Uy3mB2D1fKy7Q==",
"priceGroupGuid": "b7e5dcc7-f7af-4cf9-b798-1d83d5f2b2ed",
"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:47.4909368",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "4"
},
"campaign": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"sellingRules": [
{
"$id": "72",
"id": 1,
"identifier": "8JC8GDk0gkWyZfsh/Rzgqw==",
"identifierStr": "8JC8GDk0gkWyZfsh/Rzgqw==",
"identifierGuid": "18bc90f0-3439-4582-b265-fb21fd1ce0ab",
"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": "cbo0vV270UmBrepvQt2/gg==",
"customerIDGuid": "bd34ba71-bb5d-49d1-81ad-ea6f42ddbf82",
"campaign": {
"$ref": "70"
},
"customer": {
"$id": "74",
"identifier": "W9H9aww2uEOYsNBbB07rQw==",
"identifierGuid": "6bfdd15b-360c-43b8-98b0-d05b074eeb43",
"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:47.4909368",
"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": "BLgbPxZ/ZEef/ncFr0VnNg==",
"communityIdentifierGuid": "3f1bb804-7f16-4764-9ffe-7705af456736",
"joined": "2026-04-03T06:18:47.4909368",
"updated": "2026-04-03T06:18:47.4909368",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "dpL5erZlCUKqgmZsU+szeQ==",
"priceLevelIdentifierGuid": "7af99276-65b6-4209-aa82-666c53eb3379",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:18:47.4909368",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "75",
"cardType": 2,
"issueDate": "2026-04-03T06:18:47.4909368",
"expiry": "2026-04-03T06:18:47.4909368",
"customerID": "oUEfQAV2NE6mtFhRM1N4Yw==",
"customerIDGuid": "401f41a1-7605-4e34-a6b4-585133537863",
"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:47.4909368",
"linkedAccount": "XONB/DRt0Eejdn4nLjfwfw==",
"linkedAccountGuid": "fc41e35c-6d34-47d0-a376-7e272e37f07f",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "74"
},
"account": {
"$id": "76",
"id": 1,
"identifier": "SZ3Dj88vLU62bv3jztmkDA==",
"identifierGuid": "8fc39d49-2fcf-4e2d-b66e-fde3ced9a40c",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:18:47.4909368",
"owner": "V4JlN0AiAkOgKT+KRbO7fw==",
"ownerGuid": "37658257-2240-4302-a029-3f8a45b3bb7f",
"accountStoreGroupIdentifier": "/10uvsCDykq4OlD0Gm2LNg==",
"accountStoreGroupGuid": "be2e5dff-83c0-4aca-b83a-50f41a6d8b36",
"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:47.4909368",
"active": true,
"updated": "2026-04-03T06:18:47.4909368",
"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": "Nx2u7xwQYEa5Qf0H6hKHSQ==",
"identifierGuid": "efae1d37-101c-4660-b941-fd07ea128749",
"name": "sample string 2",
"primaryContact": "xWcYXlalCE6NRBCu/faDRg==",
"primaryContactGuid": "5e1867c5-a556-4e08-8d44-10aefdf68346",
"accountID": "k1fW4XhoIEGYtj3qgGRv4Q==",
"accountIDGuid": "e1d65793-6878-4120-98b6-3dea80646fe1",
"special": true,
"updated": "2026-04-03T06:18:47.4909368",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "EtjYbGVWfkaJSKIHVJXUxQ==",
"priceLevelIdentifierGuid": "6cd8d812-5665-467e-8948-a2075495d4c5",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "76"
},
"primaryContactCustomer": {
"$ref": "74"
},
"customerGroupMembers": [
{
"$id": "79",
"id": 1,
"groupID": "xbnG7Rpuw0eDBY2mrqBbZA==",
"groupIDGuid": "edc6b9c5-6e1a-47c3-8305-8da6aea05b64",
"customerID": "CblF1VfUkUao0G8xOPPRxw==",
"customerIDGuid": "d545b909-d457-4691-a8d0-6f3138f3d1c7",
"card": "sample string 4",
"linkedAccount": "JS1nX0EIOUaLy9Yv55w7mA==",
"linkedAccountGuid": "5f672d25-0841-4639-8bcb-d62fe79c3b98",
"customer": {
"$ref": "74"
},
"group": {
"$ref": "78"
},
"customerCard": {
"$ref": "75"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "78"
}
]
},
"payments": [
{
"$id": "80",
"id": 1,
"identifier": "IMPnyQDgvkWUX6DL3JHZwA==",
"identifierGuid": "c9e7c320-e000-45be-945f-a0cbdc91d9c0",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "ErspK8Qy20WK1quCbWHmtQ==",
"accountIDGuid": "2b29bb12-32c4-45db-8ad6-ab826d61e6b5",
"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:47.4909368",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "XM0ICt/z3kuJ96cH6Wt+dQ==",
"idempotentVoidGuid": "0a08cd5c-f3df-4bde-89f7-a707e96b7e75",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "81",
"saleHeaderID": 1,
"saleHeaderGuid": "E1m+7RldzUqS/TXZW+yOQA==",
"saleHeaderIdentifierGuid": "edbe5913-5d19-4acd-92fd-35d95bec8e40",
"created": "2026-04-03T06:18:47.4909368",
"createdLocal": "2026-04-03T06:18:47.4909368",
"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:47.4909368",
"storeID": 1,
"operatorG_Uid": "R70V8NeTmkWbhG8EdWIl5g==",
"operatorGuid": "f015bd47-93d7-459a-9b84-6f04756225e6",
"customerG_Uid": "ZJ4baiPPqU6nKE3HaY5wZg==",
"customerGuid": "6a1b9e64-cf23-4ea9-a728-4dc7698e7066",
"communityIdentifier": "tMIIQpEJO0aQNWiFEr19AA==",
"communityIdentifierGuid": "4208c2b4-0991-463b-9035-688512bd7d00",
"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": "7SwYySfoNke6yCpFO/qQOA==",
"priceLevelIdentifierGuid": "c9182ced-e827-4736-bac8-2a453bfa9038",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:18:47.4909368+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:47.4909368",
"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": "W6gpvfBwv0SePjwoZ4sVng==",
"identifierGuid": "bd29a85b-70f0-44bf-9e3e-3c28678b159e",
"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:47.4909368",
"promoPeriodEnd": "2026-04-03T06:18:47.4909368",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:18:47.4909368",
"deleted": true
},
"details": [
{
"$id": "84",
"saleItemID": 1,
"identifier": "xoKo4qGOEkuUsNoSkI7SIw==",
"identifierGuid": "e2a882c6-8ea1-4b12-94b0-da12908ed223",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "+p6w1xPZWUmUiuyS+QQTUg==",
"pluGuid": "d7b09efa-d913-4959-948a-ec92f9041352",
"accountID": "/4rcn6180UC0Zi1DOrMz+g==",
"accountIDGuid": "9fdc8aff-7cad-40d1-b466-2d433ab333fa",
"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:47.4909368",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "RnYuEsG+E06OnwlXuMboLQ==",
"refundGuid": "122e7646-bec1-4e13-8e9f-0957b8c6e82d",
"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": "Y/spsccZ5kSAHge01KKkaQ==",
"idempotentVoidGuid": "b129fb63-19c7-44e6-801e-07b4d4a2a469",
"priceLevelIdentifier": "t6mPKM6upE+IdReh7gFWIg==",
"priceLevelIdentifierGuid": "288fa9b7-aece-4fa4-8875-17a1ee015622",
"communityIdentifier": "CkH2LWXba0Sk7aLGjMsyrA==",
"communityIdentifierGuid": "2df6410a-db65-446b-a4ed-a2c68ccb32ac",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "85",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:18:47.4909368",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "85"
}
],
"refund": {
"$id": "86",
"id": 1,
"g_UID": "rlgxTtSxCUy+KjIBJTwReA==",
"guid": "4e3158ae-b1d4-4c09-be2a-3201253c1178",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:18:47.4909368"
},
"modifier": {
"$id": "87",
"id": 1,
"setG_UID": "XkCD4vt1jk6n+snMi3x6hw==",
"modifierSetGuid": "e283405e-75fb-4e8e-a7fa-c9cc8b7c7a87",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "7waPcDXfSEu1mnl579ZLYA==",
"pluGuid": "708f06ef-df35-4b48-b59a-7979efd64b60",
"deleted": true,
"g_UID": "Euhqo7YOI0WwBw+UfJkMHA==",
"guid": "a36ae812-0eb6-4523-b007-0f947c990c1c",
"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": "3r/oyFjoEEqHplXNmC4h7A==",
"pluGuid": "c8e8bfde-e858-4a10-87a6-55cd982e21ec",
"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:47.4909368",
"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:47.4909368",
"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": "ysOoHy4as0KhiHOt/Nuh6A==",
"pluGuid": "1fa8c3ca-1a2e-42b3-a188-73adfcdba1e8",
"accountID": "YC2p3FnoWkmcv4fGlSST0g==",
"accountIDGuid": "dca92d60-e859-495a-9cbf-87c6952493d2",
"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:47.4909368",
"bestOrExpireType": 1,
"refundG_UID": "6hAGI0XKV0KPITgL+fBV8Q==",
"refundGuid": "230610ea-ca45-4257-8f21-380bf9f055f1",
"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": "sExscMphLE2fBj5VH088Cw==",
"identifierGuid": "706c4cb0-61ca-4d2c-9f06-3e551f4f3c0b",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "liOToIP7TUGISXjHOD/6Iw==",
"customerIdentifierGuid": "a0932396-fb83-414d-8849-78c7383ffa23",
"operatorNo": 1,
"operatorG_UID": "eKyT1ShJ/EuWJUfqs/Cy0w==",
"operatorGuid": "d593ac78-4928-4bfc-9625-47eab3f0b2d3",
"created": "2026-04-03T06:18:47.4909368",
"ordered": "2026-04-03T06:18:47.4909368",
"started": "2026-04-03T06:18:47.4909368",
"completed": "2026-04-03T06:18:47.4909368",
"supplied": "2026-04-03T06:18:47.4909368",
"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": "1zV8IeEw20OeFG7qVZrNbw==",
"pluGuid": "217c35d7-30e1-43db-9e14-6eea559acd6f",
"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": "3OyPMAExIU6zec8sPT0ULQ==",
"headerIdentifierGuid": "308fecdc-3101-4e21-b379-cf2c3d3d142d",
"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": "uRH6w+E310+tRc0aSSkr6Q==",
"surveyGuid": "c3fa11b9-37e1-4fd7-ad45-cd1a49292be9",
"saleHeaderGuid": "LxVyRLAjQUmBbMKzaiDPcA==",
"saleGuid": "4472152f-23b0-4941-816c-c2b36a20cf70",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "PaEHjBgKLk+mZfo4l49Azw==",
"guidResponse": "8c07a13d-0a18-4f2e-a665-fa38978f40cf",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:18:47.4909368",
"sale": {
"$ref": "81"
},
"survey": {
"$id": "96",
"g_UID": "YkNblHPIUE26OFZ3J49hhw==",
"guid": "945b4362-c873-4d50-ba38-5677278f6187",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "HJUsi37ZeEm+bDfPUETiHQ==",
"checkoutFormGuid": "8b2c951c-d97e-4978-be6c-37cf5044e21d",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:18:47.4909368",
"end": "2026-04-03T06:18:47.4909368",
"deleted": true,
"updated": "2026-04-03T06:18:47.4909368",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"a3a28710-1cdb-4b61-adca-9aef179c9b24",
"1bfe7d89-14bc-4ebe-adf3-cacde6d7a4e7"
],
"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": "13dBWp43kUCb3OPwkLoO6w==",
"accountIdentifier": "5a4177d7-379e-4091-9bdc-e3f090ba0eeb",
"accountName": "sample string 44",
"customerOrderIdentifier": "0xCv1HG3J0+3FU2ysuB+6w==",
"customerOrderIdentifierGuid": "d4af10d3-b771-4f27-b715-4db2b2e07eeb",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "97",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "zjDG75a3lUew/UEw6N3a/A==",
"paymentIdentifierGuid": "efc630ce-b796-4795-b0fd-4130e8dddafc",
"identifier": "LsntUqMYIkitU7sTS+aH3A==",
"identifierGuid": "52edc92e-18a3-4822-ad53-bb134be687dc",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "qdZ4ZRwU2kqN3KXIX1Agpw==",
"itemIdentifierGuid": "6578d6a9-141c-4ada-8ddc-a5c85f5020a7"
}
},
{
"$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": "R0U4eQu7K0iBhOHw7x0fuQ==",
"customerIdentifierGuid": "79384547-bb0b-482b-8184-e1f0ef1d1fb9",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "V5GovXsh406DdA934wXhPA==",
"idempotentGuid": "bda89157-217b-4ee3-8374-0f77e305e13c",
"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:47.4909368",
"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:47.4909368",
"labelPageLayout": "hlxOW3qiNkqRFf6UiV+scQ==",
"pageLayoutGuid": "5b4e5c86-a27a-4a36-9115-fe94895fac71",
"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:47.4909368"
},
{
"$ref": "102"
}
]
},
"customerVouchers": [
{
"$id": "103",
"id": 1,
"customerIdentifier": "U6N5xXDSOkKiT/5DYRO14A==",
"customerIdentifierGuid": "c579a353-d270-423a-a24f-fe436113b5e0",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:18:47.4909368",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "xrn6rFkk6USQJ1P1gRBILA==",
"issuedIdempotentGuid": "acfab9c6-2459-44e9-9027-53f58110482c",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:18:47.4909368",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:18:47.4909368",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "7PBjvt1S60SJZlHC0424+Q==",
"redeemedIdempotentGuid": "be63f0ec-52dd-44eb-8966-51c2d38db8f9",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:18:47.4909368",
"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": "A+O6KAIWCki6CZX4y/A1kg==",
"groupIDGuid": "28bae303-1602-480a-ba09-95f8cbf03592",
"campaign": {
"$ref": "70"
},
"group": {
"$ref": "78"
}
},
{
"$ref": "104"
}
],
"signIqTickets": [
{
"$id": "105",
"identifier": "g3wvPTRn5Eeya/VGjIaOig==",
"identifierGuid": "3d2f7c83-6734-47e4-b26b-f5468c868e8a",
"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": "JUEYkowhDUGBUVxviIECUA==",
"guid": "92184125-218c-410d-8151-5c6f88810250",
"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": "Mz7BbkO/n0WLR4ssWQ92bw==",
"groupGuid": "6ec13e33-bf43-459f-8b47-8b2c590f766f",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "04ilR5kz+E6/4Dq9JH0apg==",
"pluGuid": "47a588d3-3399-4ef8-bfe0-3abd247d1aa6",
"priceGroupG_UID": "fNVzFvBEKkmZI1v4I72lgg==",
"priceGroupGuid": "1673d57c-44f0-492a-9923-5bf823bda582",
"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": "+QM6hG9u/kOq/YGOS4atAg==",
"priceLevelIdentifierGuid": "843a03f9-6e6f-43fe-aafd-818e4b86ad02",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "108"
}
],
"promotionType": {
"$id": "109",
"identifier": "UEbd/6fp3k+jOTlFmiRuPA==",
"identifierGuid": "ffdd4650-e9a7-4fde-a339-39459a246e3c",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "TMWGkscP006XRhFaiSMgxA==",
"labelPageLayoutGuid": "9286c54c-0fc7-4ed3-9746-115a892320c4",
"priceLevelIdentifier": "JO30S1DKK0aF/diqZdbM4g==",
"priceLevelIdentifierGuid": "4bf4ed24-ca50-462b-85fd-d8aa65d6cce2",
"active": true,
"updated": "2026-04-03T06:18:47.4909368",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "4"
},
"dealCost": {
"$id": "110",
"headerIdentifier": "4F5E3cx5gUWCX6urnq38mw==",
"headerIdentifierGuid": "dd445ee0-79cc-4581-825f-abab9eadfc9b",
"identifier": "3N0EvJyERUCYmzMHuelqgg==",
"identifierGuid": "bc04dddc-849c-4045-989b-3307b9e96a82",
"supplierIdentifier": "3/bMW1U2N0SxwqKJrsuRNQ==",
"supplierGuid": "5bccf6df-3655-4437-b1c2-a289aecb9135",
"pluG_UID": "5rzKJsMihUq0wtrGD+C2vA==",
"pluGuid": "26cabce6-22c3-4a85-b4c2-dac60fe0b6bc",
"campaignName": "53538e58-9c34-4dda-a840-943cfad4f194",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:18:47.4909368",
"end": "2026-04-03T06:18:47.4909368",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "wL25kbUTHUuH5ap1QPsduA==",
"bonusItemPluGuid": "91b9bdc0-13b5-4b1d-87e5-aa7540fb1db8",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:18:47.4909368",
"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:47.4909368",
"campaignEndDate": "2026-04-03T06:18:47.4909368",
"masterPLUG_UID": "bjDvd8LEyEq+TATpIuPLCQ==",
"masterID": "77ef306e-c4c2-4ac8-be4c-04e922e3cb09",
"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": "tvighDVOq0GV1tVJ8z+/zw==",
"bonusMasterID": "84a0f8b6-4e35-41ab-95d6-d549f33fbfcf",
"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:47.4909368",
"dealCosts": [
{
"$ref": "110"
},
{
"$ref": "110"
}
],
"tags": [
{
"$id": "111",
"pluG_UID": "ASQ4rm/BnUyPWG4XT6YEqw==",
"pluGuid": "ae382401-c16f-4c9d-8f58-6e174fa604ab",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "111"
}
],
"alternateProductG_UID": "PQXEnloPRUSQoL2NVgiXRw==",
"alternateProduct": "9ec4053d-0f5a-4445-90a0-bd8d56089747",
"altProduct": {
"$ref": "4"
},
"productHostCode": {
"$id": "112",
"id": 1,
"pluG_UID": "YlQh8e7JCU+RL7xFiefCgQ==",
"pluGuid": "f1215462-c9ee-4f09-912f-bc4589e7c281",
"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:47.4909368",
"inventoryTracked": "2026-04-03T06:18:47.4909368",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "113",
"pluG_UID": "gkFkmroc9UGQUuwxI0/R/Q==",
"pluGuid": "9a644182-1cba-41f5-9052-ec31234fd1fd",
"fuelPluG_UID": "/VpC8JL2OUGTpIXD1iBvOg==",
"fuelPluGuid": "f0425afd-f692-4139-93a4-85c3d6206f3a",
"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:47.4909368",
"createDate": "2026-04-03T06:18:47.4909368",
"closed": true,
"closedDate": "2026-04-03T06:18:47.4909368",
"outOfStock": true,
"live": true,
"deleted": true,
"processed": true,
"processCounted": "2026-04-03T06:18:47.4909368",
"processCountedUser": "sample string 8",
"updateInventorySetting": "sample string 9",
"stocktakeRequestIdentifier": "2dm4fuYaCEGrxAoWlLK97g==",
"stocktakeRequestIdentifierGuid": "7eb8d9d9-1ae6-4108-abc4-0a1694b2bdee",
"inputs": [
{
"$id": "114",
"id": 1,
"identifier": "0BxysvkpwUmBhd7MWC8O+Q==",
"identifierGuid": "b2721cd0-29f9-49c1-8185-decc582f0ef9",
"headerID": 1,
"headerIdentifier": "0i6sYdtrrEe3hyIMzg1dCw==",
"headerIdentifierGuid": "61ac2ed2-6bdb-47ac-b787-220cce0d5d0b",
"sectionG_UID": "+kc9q3A15EWof0PZEqK40g==",
"sectionGuid": "ab3d47fa-3570-45e4-a87f-43d912a2b8d2",
"operatorG_UID": "4YUOnzPh4UqLWxu7tS5MUg==",
"operatorGuid": "9f0e85e1-e133-4ae1-8b5b-1bbbb52e4c52",
"operatorID": 1,
"comment": "sample string 2",
"inputType": 1,
"date": "2026-04-03T06:18:47.4909368",
"inProgress": 3,
"setCount": "2026-04-03T06:18:47.4909368",
"deleted": true,
"operatorName": "sample string 4",
"sectionName": "sample string 5",
"canDelete": 6,
"details": [
{
"$id": "115",
"id": 1,
"headerID": 1,
"headerIdentifier": "bDJkR7g7Cky7H9N7FnqSRA==",
"headerIdentifierGuid": "4764326c-3bb8-4c0a-bb1f-d37b167a9244",
"inputID": 1,
"inputIdentifier": "o4xjhtKylUWfAp2/fpkRqw==",
"inputIdentifierGuid": "86638ca3-b2d2-4595-9f02-9dbf7e9911ab",
"created": "2026-04-03T06:18:47.4909368",
"apn": "sample string 2",
"plu": 1,
"pluG_UID": "ev/0sYVIAk2nfp8cnmT54g==",
"pluGuid": "b1f4ff7a-4885-4d02-a77e-9f1c9e64f9e2",
"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": "DAYyZT4t9EW/VKoe+Nojow==",
"parentPluGuid": "6532060c-2d3e-45f4-bf54-aa1ef8da23a3",
"edited": true,
"product": {
"$ref": "4"
},
"input": {
"$ref": "114"
},
"unknownScan": {
"$id": "116",
"id": 1,
"headerIdentifier": "DIJBLGiWo0WEDmf+8m5ZzQ==",
"headerIdentifierGuid": "2c41820c-9668-45a3-840e-67fef26e59cd",
"inputIdentifier": "Vuvj+Kw40E2RGjHgxoiFrg==",
"inputIdentifierGuid": "f8e3eb56-38ac-4dd0-911a-31e0c68885ae",
"detailID": 1,
"pluG_UID": "6u4JpImBMEqS4wmbKVOxFw==",
"pluGuid": "a409eeea-8189-4a30-92e3-099b2953b117",
"barcode": "sample string 2",
"scanned": "2026-04-03T06:18:47.4909368"
}
},
{
"$ref": "115"
}
]
},
{
"$ref": "114"
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Header identifier of stocktake
globally unique identifierResponse Formats
application/json, text/json
Sample:
"c2ce5589-9df9-4f6a-9247-85c71e577a76"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">c2ce5589-9df9-4f6a-9247-85c71e577a76</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK W2�\,DmҶ 5 xl/workbook.xml � (� ����0D�&�C���� '.^=x_a+
�%m
~��o�vfg�N9k3<��G�����sS��m{�`OzB�w\ �K�b�s�b�۷D�XE38�Z�^L���Xv2���W��h}<R.�g�7���I�b��2������m�%��u�)1�������yt��,����a%�~�_PK W2�\���� � [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
W2�\r�.�' ' _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="Rf4a3683d59d2436f" /></Relationships>PK W2�\�7��% � xl/worksheets/sheet1.xml � (� �QMk�0�+���iK?V��A)�m찝�D�Mc+HNӟ?�ac���%��ޓ\�7 ��+�\R�o���R�1t{y�� �� ��|�J���R�p�8�����S�(�:�� �сjU[E�������.t�-�~�r�zY����ɽ �*���B�eF�[��W,���ה���,2V����+�:=��
�g��6�����-�M{���{~'�S��n�Y��z��[-�{)�����<�T3M�<��p�ˑ=Ei�N�8�youQ�[�'¿���&n �������_PK W2�\���� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�I����tö��=N�&�e����G�
XE�Tb�������4����M#9c���ʂA��l'���#l7�=�2��>��b��>%��4�'���qa�)���^���V��4�p�$�����1�S� m�L_]8�19��a�S���"S�<k�'\^6l�45��wS��2b����g2R���mY�����2��_Rȗ�;��3�%CUj�b�r�`�U�����PK W2�\Ѓ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 W2�\%�� � xl/sharedStrings.xml � (� 5�An�0E�b��1ACe�E���=�e�` �)3D���.�|���}w�M=��Th���˜�1���@���V'�Au��YT�O���o�p\1���&K9r�����~`�yE����iz�C"P��$U��}��?WA�N|l#v�0�q^F}[����f��E{���`{g�;��7���PK- W2�\,DmҶ 5 xl/workbook.xmlPK- W2�\���� � � [Content_Types].xmlPK-
W2�\r�.�' ' U _rels/.relsPK- W2�\�7��% � � xl/worksheets/sheet1.xmlPK- W2�\���� P 8 xl/_rels/workbook.xml.relsPK- W2�\Ѓc'2 E
~ xl/styles.xmlPK- W2�\%�� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK W2�\+�g}� 5 xl/workbook.xml � (� ����0��&�C����N\�z�^`+
�'m
>��o�vfg�:k;�Z��#'�J[��{S�$s'm@��V2�}���[��$=�sbab^h�a^i�����z7 x9�(Ʉ���]�=�.�`lu�5D~S4�����b*�0�0�ν�p��-Em��I��҂_�����a�l��/PK W2�\���� � [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
W2�\��)' ' _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="R1ff97843bb944a9b" /></Relationships>PK W2�\�7��% � xl/worksheets/sheet1.xml � (� �QMk�0�+���iK?V��A)�m찝�D�Mc+HNӟ?�ac���%��ޓ\�7 ��+�\R�o���R�1t{y�� �� ��|�J���R�p�8�����S�(�:�� �сjU[E�������.t�-�~�r�zY����ɽ �*���B�eF�[��W,���ה���,2V����+�:=��
�g��6�����-�M{���{~'�S��n�Y��z��[-�{)�����<�T3M�<��p�ˑ=Ei�N�8�youQ�[�'¿���&n �������_PK W2�\�)P�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�i�Ġ�ݰa[z��=N�&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ�����
� FV9=خ�S4wv�͞F�i"��XZ���>����z�0dn&�:�� cJ}�gTG숯���_2����Ct���:Md�`���1�D�}G���R��g�
�I7�o�V�eu��ͺ,�x)�z}��u+�q]�F�T�GO�9�t�Ӳ�P�������B���/j��/�_PK W2�\Ѓ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 W2�\%�� � xl/sharedStrings.xml � (� 5�An�0E�b��1ACe�E���=�e�` �)3D���.�|���}w�M=��Th���˜�1���@���V'�Au��YT�O���o�p\1���&K9r�����~`�yE����iz�C"P��$U��}��?WA�N|l#v�0�q^F}[����f��E{���`{g�;��7���PK- W2�\+�g}� 5 xl/workbook.xmlPK- W2�\���� � [Content_Types].xmlPK-
W2�\��)' ' V _rels/.relsPK- W2�\�7��% � � xl/worksheets/sheet1.xmlPK- W2�\�)P�� P 9 xl/_rels/workbook.xml.relsPK- W2�\Ѓc'2 E
xl/styles.xmlPK- W2�\%�� � � xl/sharedStrings.xmlPK � �