POST api/stocktakes
Save stocktake header
Request Information
URI Parameters
None.
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": "bZQp0CBgF0KcE4oVzh02BA==",
"identifierGuid": "d029946d-6020-4217-9c13-8a15ce1d3604",
"stocktakeRequest": {
"$id": "2",
"identifier": "jdiyDX0q00KORvOOZvOmSA==",
"identifierGuid": "0db2d88d-2a7d-42d3-8e46-f38e66f3a648",
"name": "sample string 2",
"storeID": 3,
"dueDate": "2026-04-03T06:15:19.760066",
"description": "sample string 5",
"created": "2026-04-03T06:15:19.760066",
"createdLineItems": 7,
"insertedLineItems": 8,
"products": [
{
"$id": "3",
"stocktakeRequestIdentifier": "rhEUhS1ZMUmNNYxKw+5cLQ==",
"pluG_UID": "2Xc90LyNoEu4oB0Qq3AWIg==",
"stocktakeRequestIdentifierGuid": "851411ae-592d-4931-8d35-8c4ac3ee5c2d",
"pluGuid": "d03d77d9-8dbc-4ba0-b8a0-1d10ab701622",
"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": "1bLacPnXkkuQeYxYelnWfA==",
"guid": "70dab2d5-d7f9-4b92-9079-8c587a59d67c",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "GNImfu2wQ0WDbdoJ60LTKg==",
"priceGroupGuid": "7e26d218-b0ed-4543-836d-da09eb42d32a",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:15:19.760066",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:15:19.760066",
"pluCreated": "2026-04-03T06:15:19.760066",
"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:15:19.760066",
"lastManualUpdate": "2026-04-03T06:15:19.760066",
"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:15:19.760066",
"currentCostUpdated": "2026-04-03T06:15:19.760066",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:15:19.760066",
"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:15:19.760066",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "gOuim1Upgk24fsO9FZbCIw==",
"altPLUGuid": "9ba2eb80-2955-4d82-b87e-c3bd1596c223",
"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:15:19.760066",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "2yRvGCstv0GYkwB0RYW6Jw==",
"shelfPageLayoutGuid": "186f24db-2d2b-41bf-9893-00744585ba27",
"talkerPageLayoutG_UID": "4Um/8cE1q0+CFhpNC0fFGg==",
"talkerPageLayoutGuid": "f1bf49e1-35c1-4fab-8216-1a4d0b47c51a",
"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": "Kxh6Q0NZcEaFGS6C+ZWalw==",
"inventoryIdentifier": "437a182b-5943-4670-8519-2e82f9959a97",
"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": "KcCRnqA0PEuYbJYMXCFQUw==",
"parentPluGuid": "9e91c029-34a0-4b3c-986c-960c5c215053",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "gWzFGZM/60ybIFYcnLWFKQ==",
"supplierIdentifierGuid": "19c56c81-3f93-4ceb-9b20-561c9cb58529",
"supplierChanged": true,
"rebateSupplierIdentifier": "Tdi9Q+1iHEaeydlLY9DHrQ==",
"rebateSupplierIdentifierGuid": "43bdd84d-62ed-461c-9ec9-d94b63d0c7ad",
"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:15:19.760066",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "N3gyGJCBq0Gj4Q6pqf2sww==",
"hostIdentifierGuid": "18327837-8190-41ab-a3e1-0ea9a9fdacc3",
"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:15:19.760066",
"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": "JHMbEaqmMk6xSx+o5lRxDg==",
"hostIdentifierGuid": "111b7324-a6aa-4e32-b14b-1fa8e654710e",
"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:15:19.760066",
"priceZone": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "weP9EF3OEUSXd69vfC00fw==",
"hostIdentifierGuid": "10fde3c1-ce5d-4411-9777-af6f7c2d347f",
"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": "OUAgUty5Q0KrgYWC9qhcFw==",
"hostIdentifierGuid": "52204039-b9dc-4243-ab81-8582f6a85c17",
"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": "Yb5eXKzrbE2lAA6I/BQ7Qw==",
"identifierGuid": "5c5ebe61-ebac-4d6c-a500-0e88fc143b43",
"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": "irHXqwz9MEqeGLwy4WswYg==",
"hostSupplierIdentifierGuid": "abd7b18a-fd0c-4a30-9e18-bc32e16b3062",
"loyaltyPriceLevelIdentifier": "Pj4xH0E+ukehp7dvwZozAg==",
"loyaltyPriceLevelIdentifierGuid": "1f313e3e-3e41-47ba-a1a7-b76fc19a3302",
"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:15:19.760066",
"lastProcessed": "2026-04-03T06:15:19.760066",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "10",
"identifier": "DnoC9eb19UuM1oI5l2yT5Q==",
"identifierGuid": "f5027a0e-f5e6-4bf5-8cd6-8239976c93e5",
"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": "36ZjfjfiwE+LXRQl/BE9aA==",
"primaryContactID": "7e63a6df-e237-4fc0-8b5d-1425fc113d68",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "dWlHPgFZ1Em/XE+70voTCw==",
"supplierGroupGuid": "3e476975-5901-49d4-bf5c-4fbbd2fa130b",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:15:19.760066",
"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": "a347d94f-b138-4fa4-b97b-a182d3e5fe4e",
"identifier": "fePbG7XQQEqC346HD7W2gA==",
"identifierGuid": "1bdbe37d-d0b5-4a40-82df-8e870fb5b680",
"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": "XBsC5GiDs06HWcA0mrPrnA==",
"supplierIdentifierGuid": "e4021b5c-8368-4eb3-8759-c0349ab3eb9c",
"contactGuid": "8m+If97n5kajKTUCp1ZJWg==",
"contactID": "7f886ff2-e7de-46e6-a329-3502a756495a",
"contact": {
"$ref": "11"
},
"supplier": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"products": [
{
"$id": "13",
"pluG_UID": "jPB9RotaUUyba98Jzbehyg==",
"pluGuid": "467df08c-5a8b-4c51-9b6b-df09cdb7a1ca",
"supplierIdentifier": "RMCcrVwk3UCc5o9gyH/RyQ==",
"supplierIdentifierGuid": "ad9cc044-245c-40dd-9ce6-8f60c87fd1c9",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:15:19.760066",
"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:15:19.760066",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "14",
"pluG_UID": "KJyMbyXnbUmtEqOmzpr3LA==",
"pluGuid": "6f8c9c28-e725-496d-ad12-a3a6ce9af72c",
"supplierIdentifier": "iCSLIigRCUuUL1bEJv8Zuw==",
"supplierIdentifierGuid": "228b2488-1128-4b09-942f-56c426ff19bb",
"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": "POyv+w6dRUWJa+qn+Wyh3g==",
"parentPluGuid": "fbafec3c-9d0e-4545-896b-eaa7f96ca1de",
"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": "4HcS93VcQU6FhUMKOCCSEA==",
"supplierGuid": "f71277e0-5c75-4e41-8585-430a38209210",
"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": "auefL0TEWEWhcPAAhAZXzA==",
"supplierGuid": "2f9fe76a-c444-4558-a170-f000840657cc",
"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:15:19.760066",
"deliveryDate": "2026-04-03T06:15:19.760066",
"nextCutOffDate": "2026-04-03T06:15:19.760066",
"nextDeliveryDate": "2026-04-03T06:15:19.760066",
"nextDaysBuffer": 10
},
{
"$ref": "17"
}
],
"store": {
"$ref": "5"
},
"updated": "2026-04-03T06:15:19.760066",
"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:15:19.760066",
"processed": "2026-04-03T06:15:19.760066",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:15:19.760066",
"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:15:19.760066",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "18"
}
],
"zoneMatrix": [
{
"$id": "20",
"id": 1,
"hostIdentifier": "fvoZtPm6I0ahb/6arJoD5g==",
"hostIdentifierGuid": "b419fa7e-baf9-4623-a16f-fe9aac9a03e6",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"8d26236d-dc29-4afe-bd9a-5151ea89c776",
"fde84491-5e75-4784-b7ed-5b49f1380248"
]
},
{
"$ref": "20"
}
],
"hostFileStoreSetting": {
"$ref": "8"
},
"hostStoreSettings": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"promotionPlacements": [
{
"$id": "21",
"identifier": "1Iv/LinNjkK8WGbHMnztZQ==",
"identifierGuid": "2eff8bd4-cd29-428e-bc58-66c7327ced65",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "21"
}
],
"promoTypeGuids": [
"ca1a3560-5f00-4968-9453-ea9315cb71b1",
"02136a71-417a-449f-9cd4-37644c8bf2c7"
],
"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:15:19.760066",
"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": "4af18135-3381-4d23-9cc9-81fa30ec4dc0",
"updateStore": {
"$id": "27",
"id": "08fc34c2-10aa-4cf4-be8d-c97a9b21085e",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:15:19.760066",
"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:15:19.760066"
},
"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": "dXrHkZcIfk20EoqX3i78Vw==",
"pluGuid": "91c77a75-0897-4d7e-b412-8a97de2efc57",
"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:15:19.760066"
},
{
"$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:15:19.760066",
"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:15:19.760066",
"startTime": 5,
"endDate": "2026-04-03T06:15:19.760066",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "CoffJxKCVUibNfk8m5W6BA==",
"hostIdentifierGuid": "27df870a-8212-4855-9b35-f93c9b95ba04",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"tray": {
"$id": "33",
"g_UId": "bj5qyCjeWUC5WfrlW47M8A==",
"guid": "c86a3e6e-de28-4059-b959-fae55b8eccf0",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "34",
"priceGroupG_UID": "K9D6j1OqzEe19dbTbDZNMQ==",
"priceGroupGuid": "8ffad02b-aa53-47cc-b5f5-d6d36c364d31",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:15:19.760066",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "35",
"pluG_UID": "QsC6su7nhECiy7yjF0Vm0A==",
"pluGuid": "b2bac042-e7ee-4084-a2cb-bca3174566d0",
"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": "b31373a8-e171-4b76-8778-8f19ed70d589",
"created": "2026-04-03T06:15:19.760066",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:15:19.760066",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:15:19.760066",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:15:19.760066",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:15:19.760066",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:15:19.760066",
"lastSold": "2026-04-03T06:15:19.760066",
"firstSold": "2026-04-03T06:15:19.760066",
"awsUpdated": "2026-04-03T06:15:19.760066",
"lastManualUpdate": "2026-04-03T06:15:19.760066",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:15:19.760066",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:15:19.760066",
"doNotRangeUpdated": "2026-04-03T06:15:19.760066",
"doNotOrderUpdated": "2026-04-03T06:15:19.760066",
"tracked": "2026-04-03T06:15:19.760066"
},
"allergens": [
{
"$id": "37",
"primaryKey": {
"$id": "38",
"pluGuid": "5178931b-a283-408d-92af-982d147a391f",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "G5N4UYOijUCSr5gtFHo5Hw==",
"pluGuid": "5178931b-a283-408d-92af-982d147a391f",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"costs": {
"$id": "39",
"pluG_UID": "YR6U7d7oqEW44jwkbonoCQ==",
"pluGuid": "ed941e61-e8de-45a8-b8e2-3c246e89e809",
"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:15:19.760066",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "40",
"saleHeaderID": 1,
"created": "2026-04-03T06:15:19.760066",
"createdLocal": "2026-04-03T06:15:19.760066",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "dv3ny5/orUS2K7cg8OABOg==",
"operatorGuid": "cbe7fd76-e89f-44ad-b62b-b720f0e0013a",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "LEl0X9t/dU2iOPbQuTuogw==",
"pluGuid": "5f74492c-7fdb-4d75-a238-f6d0b93ba883",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "41",
"id": 1,
"g_Uid": "ZOuE4MGXAE+sUHAiueXLmA==",
"guid": "e084eb64-97c1-4f00-ac50-7022b9e5cb98",
"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:15:19.760066",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:15:19.760066",
"endShift": "2026-04-03T06:15:19.760066",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "42",
"operatorG_UID": "YFluGoZbrkeXnDiO/GxJmQ==",
"operatorGuid": "1a6e5960-5b86-47ae-979c-388efc6c4999",
"storeID": 2,
"operator": {
"$ref": "41"
},
"store": {
"$ref": "5"
}
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "40"
}
],
"apns": [
{
"$id": "43",
"pluID": 1,
"pluG_UID": "ecQ88cQt/0qfA6gh/CJuww==",
"pluGuid": "f13cc479-2dc4-4aff-9f03-a821fc226ec3",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"tuns": [
{
"$id": "44",
"pluG_UId": "1JGowU8O7kii7lEE1JzLDQ==",
"pluGuid": "c1a891d4-0e4f-48ee-a2ee-5104d49ccb0d",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "4"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"competitionPricing": [
{
"$id": "45",
"identifier": "jqDwPcBRLkG6flSgMi91Ew==",
"identifierGuid": "3df0a08e-51c0-412e-ba7e-54a0322f7513",
"pluG_UID": "odV/+vnZDUGKDf1hR3oQlQ==",
"pluGuid": "fa7fd5a1-d9f9-410d-8a0d-fd61477a1095",
"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": "NfuecbutvE2cl37MwDaqCg==",
"groupName": "sample string 1",
"identifierGuid": "719efb35-adbb-4dbc-9c97-7eccc036aa0a",
"exists": true,
"flipChartIdentifier": "oUtLTCqWUk6lkQB/gAtiQA==",
"flipChartIdentifierGuid": "4c4b4ba1-962a-4e52-a591-007f800b6240",
"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": "zSi5S0ipFEappWslv/vfTA==",
"groupIdentifierGuid": "4bb928cd-a948-4614-a9a5-6b25bffbdf4c",
"flipChart": {
"$id": "47",
"identifier": "B9rEX1KA70qSB/5TE+qiQQ==",
"identifierGuid": "5fc4da07-8052-4aef-9207-fe5313eaa241",
"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": "CKQqHDXD+UyNcYxw5c4j7Q==",
"identifierGuid": "1c2aa408-c335-4cf9-8d71-8c70e5ce23ed",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "49",
"id": 1,
"g_UID": "K7B/w0ZXJ0atUCkvbrsHsA==",
"guid": "c37fb02b-5746-4627-ad50-292f6ebb07b0",
"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": "o4HsL73lmEeuJgzvevLgpQ==",
"previousFormGuid": "2fec81a3-e5bd-4798-ae26-0cef7af2e0a5",
"nextForm": 1,
"nextFormG_UID": "G0Gd54UDQEK8NrEbhGrM6w==",
"nextFormGuid": "e79d411b-0385-4240-bc36-b11b846acceb",
"attributes": "sample string 10",
"updated": "2026-04-03T06:15:19.760066",
"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": "WvGi45lqLEqXua0geN27Wg==",
"checkoutFormGuid": "e3a2f15a-6a99-4a2c-97b9-ad2078ddbb5a",
"identifier": "XmLHRxrM/Um5Cm/n/yqAVQ==",
"identifierGuid": "47c7625e-cc1a-49fd-b90a-6fe7ff2a8055",
"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": "1EajjyWx20eCw7JwDIjRqQ==",
"valueGuid": "8fa346d4-b125-47db-82c3-b2700c88d1a9",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:15:19.760066",
"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:15:19.760066",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "50"
}
],
"panels": [
{
"$id": "52",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "jDOxt8JVskuk7VEJ7+ErCQ==",
"checkoutFormGuid": "b7b1338c-55c2-4bb2-a4ed-5109efe12b09",
"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": "jhw8wg5XV0aVMgMAg5SR1g==",
"flipChartPageIdentifierGuid": "c23c1c8e-570e-4657-9532-0300839491d6",
"pluG_UID": "tiJxCzkta0GIMz2/jvXZ1Q==",
"pluGuid": "0b7122b6-2d39-416b-8833-3dbf8ef5d9d5",
"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": "fzfRlsl/zkW48xntAyAH1w==",
"pluGuid": "96d1377f-7fc9-45ce-b8f3-19ed032007d7",
"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:15:19.760066",
"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": "BbZ/bpX/+0Ozoxy8lb3+UQ==",
"ingredientGuid": "v9zGby5/QUyVBQBKC41yUw==",
"ingredientIdentifier": "6fc6dcbf-7f2e-4c41-9505-004a0b8d7253",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "4"
}
},
{
"$ref": "55"
}
],
"bins": [
{
"$id": "56",
"pluG_UID": "WNqeg0r5WEeS8MhcdfKILA==",
"pluGuid": "839eda58-f94a-4758-92f0-c85c75f2882c",
"shelfLocationIdentifier": "qu3AwZyidUyfA6df5hLTHQ==",
"shelfLocationGuid": "c1c0edaa-a29c-4c75-9f03-a75fe612d31d",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "KNK+Muzqk0aPyKNe8VzgOg==",
"labelPageLayoutGuid": "32bed228-eaec-4693-8fc8-a35ef15ce03a",
"updated": "2026-04-03T06:15:19.760066",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "4"
},
"location": {
"$id": "57",
"identifier": "eGlagrK56EiplfK3X+K4qA==",
"storeID": 1,
"identifierGuid": "825a6978-b9b2-48e8-a995-f2b75fe2b8a8",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:15:19.760066",
"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": "rke7XUu940W3l+84I5EV/g==",
"pluGuid": "5dbb47ae-bd4b-45e3-b797-ef38239115fe",
"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:15:19.760066",
"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:15:19.760066",
"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": "/bdZ55kNC0SxfI4KdBRM/A==",
"labelPageLayoutGuid": "e759b7fd-0d99-440b-b17c-8e0a74144cfc",
"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:15:19.760066",
"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": "tBZTHC1LQ0a/RlI13yf8pg==",
"labelPageLayoutGuid": "1c5316b4-4b2d-4643-bf46-5235df27fca6",
"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:15:19.760066",
"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": "p9FX+dmXPUiurM9sEAohdQ==",
"labelPageLayoutGuid": "f957d1a7-97d9-483d-aeac-cf6c100a2175",
"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:15:19.760066",
"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": "Pni1MuVYxEamCui6N+DJ3A==",
"labelPageLayoutGuid": "32b5783e-58e5-46c4-a60a-e8ba37e0c9dc",
"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": "QnIm+60+okO2XshbX/oV3A==",
"pluGuid": "fb267242-3ead-43a2-b65e-c85b5ffa15dc",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "wdcAX0sbY0CS3NWbDx1y/w==",
"dealCostGuid": "5f00d7c1-1b4b-4063-92dc-d59b0f1d72ff",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "g3E5r5gxRUySJ5UW7Ktcyg==",
"priceGroupGuid": "af397183-3198-4c45-9227-9516ecab5cca",
"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:15:19.760066",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "285327da-7986-4851-99d3-6bcfd161621b",
"campaignComboPriceGroupG_UID": "ll42Fp/jUUqi3D7dk5AXvw==",
"campaignComboPriceGroupIdentifier": "16365e96-e39f-4a51-a2dc-3edd939017bf",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "69",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:15:19.760066",
"operatorG_UID": "LcFIjYUioE+4SHJ2DO9EAg==",
"operatorGuid": "8d48c12d-2285-4fa0-b848-72760cef4402",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:15:19.760066",
"signIqTicketFileMovedUtc": "2026-04-03T06:15:19.760066",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:15:19.760066",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "83d2df9b-e343-40ff-850d-d2b2b2d9af0d",
"product": {
"$ref": "4"
},
"campaignPlu": {
"$ref": "68"
},
"fuelItem": true
},
{
"$ref": "69"
}
],
"campaign": {
"$id": "70",
"id": 1,
"storeID": 2,
"name": "f3cb1065-c216-4749-8073-d54dd7ab1bab",
"nameGuid": "f3cb1065-c216-4749-8073-d54dd7ab1bab",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:15:19.760066",
"startTime": 1,
"endDate": "2026-04-03T06:15:19.760066",
"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:15:19.760066",
"system": true,
"created": "2026-04-03T06:15:19.760066",
"updated": "2026-04-03T06:15:19.760066",
"priceChangeNotifiedUtc": "2026-04-03T06:15:19.760066",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "+OXTgG/BOkCSiPSSX8WVSw==",
"hostIdentifierGuid": "80d3e5f8-c16f-403a-9288-f4925fc5954b",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:15:19.760066",
"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": "zUFPNM8Up0GfObGP79DySA==",
"pluGuid": "344f41cd-14cf-41a7-9f39-b18fefd0f248",
"hostOfferID": 1,
"priceGroupG_UID": "QwjZeMEIBUGIId8ydFjL7Q==",
"priceGroupGuid": "78d90843-08c1-4105-8821-df327458cbed",
"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:15:19.760066",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "4"
},
"campaign": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"sellingRules": [
{
"$id": "72",
"id": 1,
"identifier": "hmD+JRwFTU6AXtzjaunsyg==",
"identifierStr": "hmD+JRwFTU6AXtzjaunsyg==",
"identifierGuid": "25fe6086-051c-4e4d-805e-dce36ae9ecca",
"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": "brOMEctOd0OPZlXaUm6jwA==",
"customerIDGuid": "118cb36e-4ecb-4377-8f66-55da526ea3c0",
"campaign": {
"$ref": "70"
},
"customer": {
"$id": "74",
"identifier": "jrYC8qadnk2BD1so6lVSTQ==",
"identifierGuid": "f202b68e-9da6-4d9e-810f-5b28ea55524d",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:15:19.760066",
"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": "vISTgbOJkkKCN4asYuzuJQ==",
"communityIdentifierGuid": "819384bc-89b3-4292-8237-86ac62ecee25",
"joined": "2026-04-03T06:15:19.760066",
"updated": "2026-04-03T06:15:19.760066",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "o4NsLmp+zUSlxtbN2fBsgg==",
"priceLevelIdentifierGuid": "2e6c83a3-7e6a-44cd-a5c6-d6cdd9f06c82",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:15:19.760066",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "75",
"cardType": 2,
"issueDate": "2026-04-03T06:15:19.760066",
"expiry": "2026-04-03T06:15:19.760066",
"customerID": "Do+B8Nf2/EmQk8kJxXcTlw==",
"customerIDGuid": "f0818f0e-f6d7-49fc-9093-c909c5771397",
"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:15:19.760066",
"linkedAccount": "lzU+xz46ZUuRunlG+H1e8Q==",
"linkedAccountGuid": "c73e3597-3a3e-4b65-91ba-7946f87d5ef1",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "74"
},
"account": {
"$id": "76",
"id": 1,
"identifier": "brk9JofT/0C0zFWkosmMlg==",
"identifierGuid": "263db96e-d387-40ff-b4cc-55a4a2c98c96",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:15:19.760066",
"owner": "Gi27wYvuEE2BOID3uMg/fg==",
"ownerGuid": "c1bb2d1a-ee8b-4d10-8138-80f7b8c83f7e",
"accountStoreGroupIdentifier": "GP91TMFxrEuRTmFFp/Gvxg==",
"accountStoreGroupGuid": "4c75ff18-71c1-4bac-914e-6145a7f1afc6",
"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:15:19.760066",
"active": true,
"updated": "2026-04-03T06:15:19.760066",
"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": "tnTt6Dsri0y2FS25IE2sbw==",
"identifierGuid": "e8ed74b6-2b3b-4c8b-b615-2db9204dac6f",
"name": "sample string 2",
"primaryContact": "e/KaH9Xq4UmGo9a4cblYgQ==",
"primaryContactGuid": "1f9af27b-ead5-49e1-86a3-d6b871b95881",
"accountID": "nd2Pm5j9IEu/a/CzycaG0g==",
"accountIDGuid": "9b8fdd9d-fd98-4b20-bf6b-f0b3c9c686d2",
"special": true,
"updated": "2026-04-03T06:15:19.760066",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "g/tuf841g02ZV2CaDmcxIA==",
"priceLevelIdentifierGuid": "7f6efb83-35ce-4d83-9957-609a0e673120",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "76"
},
"primaryContactCustomer": {
"$ref": "74"
},
"customerGroupMembers": [
{
"$id": "79",
"id": 1,
"groupID": "RBaWCqMMkE26Y76Sml1VLg==",
"groupIDGuid": "0a961644-0ca3-4d90-ba63-be929a5d552e",
"customerID": "6JkyBut3ZUymOqCU0SgQVA==",
"customerIDGuid": "063299e8-77eb-4c65-a63a-a094d1281054",
"card": "sample string 4",
"linkedAccount": "zLGouJdbCEK15N73ToFWhg==",
"linkedAccountGuid": "b8a8b1cc-5b97-4208-b5e4-def74e815686",
"customer": {
"$ref": "74"
},
"group": {
"$ref": "78"
},
"customerCard": {
"$ref": "75"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "78"
}
]
},
"payments": [
{
"$id": "80",
"id": 1,
"identifier": "8fqtgMm/c028CY+nhKokSA==",
"identifierGuid": "80adfaf1-bfc9-4d73-bc09-8fa784aa2448",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "7sEmgP1tvUePAOMwVI11yQ==",
"accountIDGuid": "8026c1ee-6dfd-47bd-8f00-e330548d75c9",
"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:15:19.760066",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "ax4l8lbU6UOdVDFNMr/CXg==",
"idempotentVoidGuid": "f2251e6b-d456-43e9-9d54-314d32bfc25e",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "81",
"saleHeaderID": 1,
"saleHeaderGuid": "s1U8WW80qkGfzcRg5LAsGQ==",
"saleHeaderIdentifierGuid": "593c55b3-346f-41aa-9fcd-c460e4b02c19",
"created": "2026-04-03T06:15:19.760066",
"createdLocal": "2026-04-03T06:15:19.760066",
"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:15:19.760066",
"storeID": 1,
"operatorG_Uid": "kjNevX+Vkk2fmlhhIrSETg==",
"operatorGuid": "bd5e3392-957f-4d92-9f9a-586122b4844e",
"customerG_Uid": "kHS0P7OCp0yFHM/L8Z5Jwg==",
"customerGuid": "3fb47490-82b3-4ca7-851c-cfcbf19e49c2",
"communityIdentifier": "01/FPF8ILkaITGoljIdDbA==",
"communityIdentifierGuid": "3cc55fd3-085f-462e-884c-6a258c87436c",
"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": "eG9wPZzIHUaeOTdGWwQO1Q==",
"priceLevelIdentifierGuid": "3d706f78-c89c-461d-9e39-37465b040ed5",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:15:19.760066+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:15:19.760066",
"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": "Fuf6By95JUKKiemPVViGqA==",
"identifierGuid": "07fae716-792f-4225-8a89-e98f555886a8",
"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:15:19.760066",
"promoPeriodEnd": "2026-04-03T06:15:19.760066",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:15:19.760066",
"deleted": true
},
"details": [
{
"$id": "84",
"saleItemID": 1,
"identifier": "ChP/zhLoTEuTBWbny0+UxQ==",
"identifierGuid": "ceff130a-e812-4b4c-9305-66e7cb4f94c5",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "9Fxo6D6SA0+/ko7/QfDbWA==",
"pluGuid": "e8685cf4-923e-4f03-bf92-8eff41f0db58",
"accountID": "Wmc80sI8CE+0um0laLkv7g==",
"accountIDGuid": "d23c675a-3cc2-4f08-b4ba-6d2568b92fee",
"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:15:19.760066",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "LUqmxLDhZ0K3hmCmTCp8vw==",
"refundGuid": "c4a64a2d-e1b0-4267-b786-60a64c2a7cbf",
"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": "xaDIYxLB7EK1hP+oezD5Fg==",
"idempotentVoidGuid": "63c8a0c5-c112-42ec-b584-ffa87b30f916",
"priceLevelIdentifier": "lIFFlmWxUUiomPgIiwAmrA==",
"priceLevelIdentifierGuid": "96458194-b165-4851-a898-f8088b0026ac",
"communityIdentifier": "9eY7bhZcp0OyR4rcnliitA==",
"communityIdentifierGuid": "6e3be6f5-5c16-43a7-b247-8adc9e58a2b4",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "85",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:15:19.760066",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "85"
}
],
"refund": {
"$id": "86",
"id": 1,
"g_UID": "cY4vkaoFIk2OhrY0ibzw2g==",
"guid": "912f8e71-05aa-4d22-8e86-b63489bcf0da",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:15:19.760066"
},
"modifier": {
"$id": "87",
"id": 1,
"setG_UID": "bPjFHpNbpEGXrm3Vm5HCzA==",
"modifierSetGuid": "1ec5f86c-5b93-41a4-97ae-6dd59b91c2cc",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "1i+BLAfBkkGscVmn9nhdXg==",
"pluGuid": "2c812fd6-c107-4192-ac71-59a7f6785d5e",
"deleted": true,
"g_UID": "9ny94yRZxU6o7WvIbXFEag==",
"guid": "e3bd7cf6-5924-4ec5-a8ed-6bc86d71446a",
"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": "tZutAy/a0EuuhqZnYqqTeQ==",
"pluGuid": "03ad9bb5-da2f-4bd0-ae86-a66762aa9379",
"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:15:19.760066",
"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:15:19.760066",
"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": "k9Uj6Ii530eYgRZ3YkNsUA==",
"pluGuid": "e823d593-b988-47df-9881-167762436c50",
"accountID": "+WIeuZFvo0iD4kCyDCn+2g==",
"accountIDGuid": "b91e62f9-6f91-48a3-83e2-40b20c29feda",
"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:15:19.760066",
"bestOrExpireType": 1,
"refundG_UID": "XdtO4h25+0uEVg8XvuX6HA==",
"refundGuid": "e24edb5d-b91d-4bfb-8456-0f17bee5fa1c",
"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": "20tSoUaKWEiNzGPDIU+yew==",
"identifierGuid": "a1524bdb-8a46-4858-8dcc-63c3214fb27b",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "AsG7/b1u+Eap+30P0yLl/A==",
"customerIdentifierGuid": "fdbbc102-6ebd-46f8-a9fb-7d0fd322e5fc",
"operatorNo": 1,
"operatorG_UID": "4Qkzbx/J8EmiF141L8wFSQ==",
"operatorGuid": "6f3309e1-c91f-49f0-a217-5e352fcc0549",
"created": "2026-04-03T06:15:19.760066",
"ordered": "2026-04-03T06:15:19.760066",
"started": "2026-04-03T06:15:19.760066",
"completed": "2026-04-03T06:15:19.760066",
"supplied": "2026-04-03T06:15:19.760066",
"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": "eipYhS1GR02uKBcZVdMhvQ==",
"pluGuid": "85582a7a-462d-4d47-ae28-171955d321bd",
"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": "TgmNKi+cfUKB2Sd2D3uCVw==",
"headerIdentifierGuid": "2a8d094e-9c2f-427d-81d9-27760f7b8257",
"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": "9cPhdMJ5yUGC/Ovp2G3ctg==",
"surveyGuid": "74e1c3f5-79c2-41c9-82fc-ebe9d86ddcb6",
"saleHeaderGuid": "CM9MRu/19EmPeRLhjTL3/w==",
"saleGuid": "464ccf08-f5ef-49f4-8f79-12e18d32f7ff",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "xD1MtCPII0qdn3mQxXWPtQ==",
"guidResponse": "b44c3dc4-c823-4a23-9d9f-7990c5758fb5",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:15:19.760066",
"sale": {
"$ref": "81"
},
"survey": {
"$id": "96",
"g_UID": "mzu3pBZpY0SOGV11vs5FIA==",
"guid": "a4b73b9b-6916-4463-8e19-5d75bece4520",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "5K4zTAqAFES5K7jqPsiCVA==",
"checkoutFormGuid": "4c33aee4-800a-4414-b92b-b8ea3ec88254",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:15:19.760066",
"end": "2026-04-03T06:15:19.760066",
"deleted": true,
"updated": "2026-04-03T06:15:19.760066",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"384229c2-5673-4d30-a42e-4449e7235a7e",
"42bef141-e0be-4f39-8f56-929dd8b4c16e"
],
"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": "7KwgRGxenE2dJ6va1JrrZQ==",
"accountIdentifier": "4420acec-5e6c-4d9c-9d27-abdad49aeb65",
"accountName": "sample string 44",
"customerOrderIdentifier": "1QKTeVrFvUSQjx0Vf9BJog==",
"customerOrderIdentifierGuid": "799302d5-c55a-44bd-908f-1d157fd049a2",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "97",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "BReCWpbiJUGIuZvqpf6VdQ==",
"paymentIdentifierGuid": "5a821705-e296-4125-88b9-9beaa5fe9575",
"identifier": "4xL6kckx00CidExxzHRIsw==",
"identifierGuid": "91fa12e3-31c9-40d3-a274-4c71cc7448b3",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "GuVKiMuqoEWIzkAdw8WTWA==",
"itemIdentifierGuid": "884ae51a-aacb-45a0-88ce-401dc3c59358"
}
},
{
"$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": "Va14aj3xykCPaZW5rSzbEw==",
"customerIdentifierGuid": "6a78ad55-f13d-40ca-8f69-95b9ad2cdb13",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "NhZO/WBvPUutS/09Tk4NwA==",
"idempotentGuid": "fd4e1636-6f60-4b3d-ad4b-fd3d4e4e0dc0",
"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:15:19.760066",
"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:15:19.760066",
"labelPageLayout": "OAtJiqtaTUaKJOoF/kooAw==",
"pageLayoutGuid": "8a490b38-5aab-464d-8a24-ea05fe4a2803",
"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:15:19.760066"
},
{
"$ref": "102"
}
]
},
"customerVouchers": [
{
"$id": "103",
"id": 1,
"customerIdentifier": "O6lC91adpEa43RQms3Gnyg==",
"customerIdentifierGuid": "f742a93b-9d56-46a4-b8dd-1426b371a7ca",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:15:19.760066",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "9ZjvJ5gBykStrwJemi0skw==",
"issuedIdempotentGuid": "27ef98f5-0198-44ca-adaf-025e9a2d2c93",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:15:19.760066",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:15:19.760066",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "/kfE/nER+UqsvPJCdSui9Q==",
"redeemedIdempotentGuid": "fec447fe-1171-4af9-acbc-f242752ba2f5",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:15:19.760066",
"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": "1M4zJTz4V0CMZX8gg1vXqw==",
"groupIDGuid": "2533ced4-f83c-4057-8c65-7f20835bd7ab",
"campaign": {
"$ref": "70"
},
"group": {
"$ref": "78"
}
},
{
"$ref": "104"
}
],
"signIqTickets": [
{
"$id": "105",
"identifier": "GBuQ1apQF0+WlOIK8W4hpw==",
"identifierGuid": "d5901b18-50aa-4f17-9694-e20af16e21a7",
"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": "ZwyXuDVeM0OxfM7petC0AA==",
"guid": "b8970c67-5e35-4333-b17c-cee97ad0b400",
"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": "tLgGyu9MPEKrGwJStqp/IQ==",
"groupGuid": "ca06b8b4-4cef-423c-ab1b-0252b6aa7f21",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "Q5uMxnXxX0aLQ2t/nV/00A==",
"pluGuid": "c68c9b43-f175-465f-8b43-6b7f9d5ff4d0",
"priceGroupG_UID": "xjlHKFV58kWbe8Xud4hJkQ==",
"priceGroupGuid": "284739c6-7955-45f2-9b7b-c5ee77884991",
"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": "qpNq1ZMka0i6VY13Ffb0mw==",
"priceLevelIdentifierGuid": "d56a93aa-2493-486b-ba55-8d7715f6f49b",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "108"
}
],
"promotionType": {
"$id": "109",
"identifier": "uKupsvzRyUqU8WuJWfYu9g==",
"identifierGuid": "b2a9abb8-d1fc-4ac9-94f1-6b8959f62ef6",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "QLEUBgq3h0Oa62iO0+623Q==",
"labelPageLayoutGuid": "0614b140-b70a-4387-9aeb-688ed3eeb6dd",
"priceLevelIdentifier": "GljM2OtHpUqG6SHo879gvA==",
"priceLevelIdentifierGuid": "d8cc581a-47eb-4aa5-86e9-21e8f3bf60bc",
"active": true,
"updated": "2026-04-03T06:15:19.760066",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "4"
},
"dealCost": {
"$id": "110",
"headerIdentifier": "8uXyyR2Ru02v5uq1TaB3PA==",
"headerIdentifierGuid": "c9f2e5f2-911d-4dbb-afe6-eab54da0773c",
"identifier": "RpG3+1d3pUm2R7xxHH67bg==",
"identifierGuid": "fbb79146-7757-49a5-b647-bc711c7ebb6e",
"supplierIdentifier": "pwaYvZD2zU2ILjwsXjPiNQ==",
"supplierGuid": "bd9806a7-f690-4dcd-882e-3c2c5e33e235",
"pluG_UID": "bH/6nWpmtUSO/vBLkrjPHQ==",
"pluGuid": "9dfa7f6c-666a-44b5-8efe-f04b92b8cf1d",
"campaignName": "b26155dc-82e1-4146-af83-eee801591e68",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:15:19.760066",
"end": "2026-04-03T06:15:19.760066",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "ecB/KsUMZEe7E/LVfKPqYA==",
"bonusItemPluGuid": "2a7fc079-0cc5-4764-bb13-f2d57ca3ea60",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:15:19.760066",
"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:15:19.760066",
"campaignEndDate": "2026-04-03T06:15:19.760066",
"masterPLUG_UID": "hc25U5fPnUe/h1LGsnjrqw==",
"masterID": "53b9cd85-cf97-479d-bf87-52c6b278ebab",
"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": "hB7Bw2ak/EmRpZCjiI3I9A==",
"bonusMasterID": "c3c11e84-a466-49fc-91a5-90a3888dc8f4",
"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:15:19.760066",
"dealCosts": [
{
"$ref": "110"
},
{
"$ref": "110"
}
],
"tags": [
{
"$id": "111",
"pluG_UID": "Fp7CWIrBM0yhMakaUItv4w==",
"pluGuid": "58c29e16-c18a-4c33-a131-a91a508b6fe3",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "111"
}
],
"alternateProductG_UID": "uwuB869MmkK/wWQdZHS2Ng==",
"alternateProduct": "f3810bbb-4caf-429a-bfc1-641d6474b636",
"altProduct": {
"$ref": "4"
},
"productHostCode": {
"$id": "112",
"id": 1,
"pluG_UID": "m7r97Lg2VkS5JJoRMTlG1Q==",
"pluGuid": "ecfdba9b-36b8-4456-b924-9a11313946d5",
"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:15:19.760066",
"inventoryTracked": "2026-04-03T06:15:19.760066",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "113",
"pluG_UID": "WlyOquDXJE6ipZx9N22gow==",
"pluGuid": "aa8e5c5a-d7e0-4e24-a2a5-9c7d376da0a3",
"fuelPluG_UID": "MliNtNx2zU6FyjGZ24CsqA==",
"fuelPluGuid": "b48d5832-76dc-4ecd-85ca-3199db80aca8",
"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:15:19.760066",
"createDate": "2026-04-03T06:15:19.760066",
"closed": true,
"closedDate": "2026-04-03T06:15:19.760066",
"outOfStock": true,
"live": true,
"deleted": true,
"processed": true,
"processCounted": "2026-04-03T06:15:19.760066",
"processCountedUser": "sample string 8",
"updateInventorySetting": "sample string 9",
"stocktakeRequestIdentifier": "fDq/Sb6EGEeVPRxDghYtLA==",
"stocktakeRequestIdentifierGuid": "49bf3a7c-84be-4718-953d-1c4382162d2c",
"inputs": [
{
"$id": "114",
"id": 1,
"identifier": "3/5n6n4xmk6YkQiRKRin/w==",
"identifierGuid": "ea67fedf-317e-4e9a-9891-08912918a7ff",
"headerID": 1,
"headerIdentifier": "LySLzMjhvU2/yRIntRL8dQ==",
"headerIdentifierGuid": "cc8b242f-e1c8-4dbd-bfc9-1227b512fc75",
"sectionG_UID": "nDKkV275502939TetxPPPA==",
"sectionGuid": "57a4329c-f96e-4de7-bddf-d4deb713cf3c",
"operatorG_UID": "mFMOMRyHeUKJ8okRbLUu5g==",
"operatorGuid": "310e5398-871c-4279-89f2-89116cb52ee6",
"operatorID": 1,
"comment": "sample string 2",
"inputType": 1,
"date": "2026-04-03T06:15:19.760066",
"inProgress": 3,
"setCount": "2026-04-03T06:15:19.760066",
"deleted": true,
"operatorName": "sample string 4",
"sectionName": "sample string 5",
"canDelete": 6,
"details": [
{
"$id": "115",
"id": 1,
"headerID": 1,
"headerIdentifier": "jfYjbl6RDUSTdK58yVpcRw==",
"headerIdentifierGuid": "6e23f68d-915e-440d-9374-ae7cc95a5c47",
"inputID": 1,
"inputIdentifier": "LOjGfkTeWk+lUDcyltLMbQ==",
"inputIdentifierGuid": "7ec6e82c-de44-4f5a-a550-373296d2cc6d",
"created": "2026-04-03T06:15:19.760066",
"apn": "sample string 2",
"plu": 1,
"pluG_UID": "riYpa4Jd4UqhZr/RrQJXMw==",
"pluGuid": "6b2926ae-5d82-4ae1-a166-bfd1ad025733",
"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": "iA8im5FLi0i2N7GhgD3zTQ==",
"parentPluGuid": "9b220f88-4b91-488b-b637-b1a1803df34d",
"edited": true,
"product": {
"$ref": "4"
},
"input": {
"$ref": "114"
},
"unknownScan": {
"$id": "116",
"id": 1,
"headerIdentifier": "By0W8LI9AUqiUO/4NJePqg==",
"headerIdentifierGuid": "f0162d07-3db2-4a01-a250-eff834978faa",
"inputIdentifier": "AElD6QDUBU6C0LZcZTuQqA==",
"inputIdentifierGuid": "e9434900-d400-4e05-82d0-b65c653b90a8",
"detailID": 1,
"pluG_UID": "BmRBN4Gt+E+tgR2uQbCMOg==",
"pluGuid": "37416406-ad81-4ff8-ad81-1dae41b08c3a",
"barcode": "sample string 2",
"scanned": "2026-04-03T06:15:19.7757114"
}
},
{
"$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:
"3d926c91-f18e-4f35-a45d-7797f0517878"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3d926c91-f18e-4f35-a45d-7797f0517878</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK �1�\��V� 5 xl/workbook.xml � (� ����0D�&�C��@�N\�z��EhK��|o�vfg��������
[����`�5*p'3���X>H�b�me��i�
�gI��� ^�:9:���a��"�!z5�(R��x ���'��`lug��5�~S|���"���,�M�4��2�(�5� ^Sq��������PK �1�\���� � [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
�1�\c��' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R0e5de8ec3fbb4481" /></Relationships>PK �1�\�B$ � xl/worksheets/sheet1.xml � (� �Q�n� ��}��j�UI�IU�ݦ�3K��pN��m����-?��l����>t5/V�3p-v�]j>Q�P�cS��A�p��h<Z
V���b�Go��_��i��d��XK�EQ*h3����+�T�-�a���8�T����=������L4UF���1>�)y�j.3V����g�j�
�g0MqC�����ͬI{�̪{~gӑ��f�������جe)c����XʋK��d͓"�Tg�s9��(���(⼷FV�z��o�K��[F$�Y���/PK �1�\\`qI� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8���VM�aö��=N�&�e�@��G�
XE�Tb�������4�y�Xoߧ��b���-���V9=خ�S2
l7��2��>��bc}J~EiT=N2���$SNCG�TG�!��R�0g�-���Ct�
��:Mh�`���1�� �A�S?�H���
�Y��+�Y�G�K��E� �wS��<b����g2�(�\s&D����L/�}
��s�yy�����7��Us!�j��/6_PK �1�\Ѓ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 �1�\v��� � xl/sharedStrings.xml � (� 5�An�0E�b��1$!��8�H=A{ �Sf����]t��������W�S��S
i*1�s�Ϗw݃b �ZG�Au��YT����lo��`|*RM�� ���m�yA���s��L�@M� �ZP���\�;�8�o����Q_�K�õ�����M����Έw�o�+�PK- �1�\��V� 5 xl/workbook.xmlPK- �1�\���� � [Content_Types].xmlPK-
�1�\c��' ' V _rels/.relsPK- �1�\�B$ � � xl/worksheets/sheet1.xmlPK- �1�\\`qI� P 8 xl/_rels/workbook.xml.relsPK- �1�\Ѓc'2 E
~ xl/styles.xmlPK- �1�\v��� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK �1�\�X�� 5 xl/workbook.xml � (� ����0��&�C��
FR8q���{)�4П�5���H�yۙ��v�l��3����/]��lI�(�OƂ���8�C��EL�K�o:��҂8�x�F�AZ�W�?,o�� AM+Jq�q}< ĖfO �O2[��Dd
��K��")���
7<p��s�*�a�J�Gw��U\!���%���;���w�PK �1�\���� � [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
�1�\�M' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R4725926ce2994696" /></Relationships>PK �1�\�B$ � xl/worksheets/sheet1.xml � (� �Q�n� ��}��j�UI�IU�ݦ�3K��pN��m����-?��l����>t5/V�3p-v�]j>Q�P�cS��A�p��h<Z
V���b�Go��_��i��d��XK�EQ*h3����+�T�-�a���8�T����=������L4UF���1>�)y�j.3V����g�j�
�g0MqC�����ͬI{�̪{~gӑ��f�������جe)c����XʋK��d͓"�Tg�s9��(���(⼷FV�z��o�K��[F$�Y���/PK �1�\��a� P xl/_rels/workbook.xml.rels � (� ��Kn� @��f_�];��8�d�m�`���9[=R�P�J�#u�M4��|xz�����9��5��FX9���ST
l7�=N<���GHzbB:F�Dig2�Ф��~�1�~���#����_2�I��!Z�F�;+N3����Z19p?`���5�Y�y��e��Z�X�yY�z7�/�_��z!�K��jQU�(���*��G�}��Ӳ�P�T%R�M!U�csU�7w��PK �1�\Ѓ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 �1�\v��� � xl/sharedStrings.xml � (� 5�An�0E�b��1$!��8�H=A{ �Sf����]t��������W�S��S
i*1�s�Ϗw݃b �ZG�Au��YT����lo��`|*RM�� ���m�yA���s��L�@M� �ZP���\�;�8�o����Q_�K�õ�����M����Έw�o�+�PK- �1�\�X�� 5 xl/workbook.xmlPK- �1�\���� � [Content_Types].xmlPK-
�1�\�M' ' V _rels/.relsPK- �1�\�B$ � � xl/worksheets/sheet1.xmlPK- �1�\��a� P 8 xl/_rels/workbook.xml.relsPK- �1�\Ѓc'2 E
xl/styles.xmlPK- �1�\v��� � � xl/sharedStrings.xmlPK � �