PUT api/store/{storeID}/stocktakerequest/{dueDate}/{name}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| storeID | integer |
Required |
|
| dueDate | date |
Required |
|
| name | string |
Required |
Body Parameters
StocktakeRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| Name | string |
String length: inclusive between 0 and 20 |
|
| StoreID | integer |
None. |
|
| DueDate | date |
Data type: Date |
|
| Description | string |
String length: inclusive between 0 and 20 |
|
| Created | date |
Data type: DateTime |
|
| CreatedLineItems | integer |
None. |
|
| InsertedLineItems | integer |
None. |
|
| Products | Collection of StocktakeRequestProduct |
Relation. This field may not always be loaded or used for updates. |
|
| StocktakeHeader | StocktakeHeader |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
Sample:
{
"identifier": "0j+8+CZNi0SxstMUYe29vQ==",
"identifierGuid": "f8bc3fd2-4d26-448b-b1b2-d31461edbdbd",
"name": "sample string 2",
"storeID": 3,
"dueDate": "2026-06-03T18:34:20.0911264",
"description": "sample string 5",
"created": "2026-06-03T18:34:20.0911264",
"createdLineItems": 7,
"insertedLineItems": 8,
"products": [
{
"$id": "2",
"stocktakeRequestIdentifier": "6yH+7oDJtkykb8bSvPjn1Q==",
"pluG_UID": "RYoC9XJ7CU2GNmMkMb1Meg==",
"stocktakeRequestIdentifierGuid": "eefe21eb-c980-4cb6-a46f-c6d2bcf8e7d5",
"pluGuid": "f5028a45-7b72-4d09-8636-632431bd4c7a",
"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": "3",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "jBnZOhW8hEe4q5hj0PK5zw==",
"guid": "3ad9198c-bc15-4784-b8ab-9863d0f2b9cf",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "iLg+71m1PkWIpM7a6WuOhw==",
"priceGroupGuid": "ef3eb888-b559-453e-88a4-cedae96b8e87",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:34:20.0911264",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:34:20.0911264",
"pluCreated": "2026-06-03T18:34:20.0911264",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-06-03T18:34:20.0911264",
"lastManualUpdate": "2026-06-03T18:34:20.0911264",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-06-03T18:34:20.0911264",
"currentCostUpdated": "2026-06-03T18:34:20.0911264",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:34:20.0911264",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:34:20.0911264",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "kq4psDANtUm4o4QaGRY4MA==",
"altPLUGuid": "b029ae92-0d30-49b5-b8a3-841a19163830",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:34:20.0911264",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "lRifWSVFKEOQZ+9X7AR3Iw==",
"shelfPageLayoutGuid": "599f1895-4525-4328-9067-ef57ec047723",
"talkerPageLayoutG_UID": "UJBNrrzTeEqjMSQiVG3QNQ==",
"talkerPageLayoutGuid": "ae4d9050-d3bc-4a78-a331-2422546dd035",
"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": "IbamWEuLC0+pHFzCM2rdHA==",
"inventoryIdentifier": "58a6b621-8b4b-4f0b-a91c-5cc2336add1c",
"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": "3XV7x9/Rzk+A3x7fIKSatQ==",
"parentPluGuid": "c77b75dd-d1df-4fce-80df-1edf20a49ab5",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "gNw5YCkUFUuJJc2vW5srAw==",
"supplierIdentifierGuid": "6039dc80-1429-4b15-8925-cdaf5b9b2b03",
"supplierChanged": true,
"rebateSupplierIdentifier": "PVXtQhQmZkeylR9o/RiJ4w==",
"rebateSupplierIdentifierGuid": "42ed553d-2614-4766-b295-1f68fd1889e3",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:34:20.0911264",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "g0ZAX/i5Sk6C8FYRibqQ4g==",
"hostIdentifierGuid": "5f404683-b9f8-4e4a-82f0-561189ba90e2",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"store": {
"$id": "4",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:34:20.0911264",
"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": "8Mr9ZWQU/Eek9bHztT6mSQ==",
"hostIdentifierGuid": "65fdcaf0-1464-47fc-a4f5-b1f3b53ea649",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:34:20.0911264",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "GxXlJF2VxUC9IMGPV5ioXA==",
"hostIdentifierGuid": "24e5151b-955d-40c5-bd20-c18f5798a85c",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "6",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "6"
},
"warehouseStore": {
"$id": "7",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "8",
"id": 1,
"hostIdentifier": "sXxfle4FzEWr10vi3kbwrQ==",
"hostIdentifierGuid": "955f7cb1-05ee-45cc-abd7-4be2de46f0ad",
"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": "F7JndgxYHEyGk7dCZzGi4g==",
"identifierGuid": "7667b217-580c-4c1c-8693-b7426731a2e2",
"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": "P49K9T3dxkaW95Py4Em72Q==",
"hostSupplierIdentifierGuid": "f54a8f3f-dd3d-46c6-96f7-93f2e049bbd9",
"loyaltyPriceLevelIdentifier": "PviKmEDVzkedhLxRwCxitQ==",
"loyaltyPriceLevelIdentifierGuid": "988af83e-d540-47ce-9d84-bc51c02c62b5",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-06-03T18:34:20.0911264",
"lastProcessed": "2026-06-03T18:34:20.0911264",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "10",
"identifier": "XjSEywwIwEaP+mjygS15+w==",
"identifierGuid": "cb84345e-080c-46c0-8ffa-68f2812d79fb",
"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": "PER5MnCItEuXRZdIYKHscw==",
"primaryContactID": "3279443c-8870-4bb4-9745-974860a1ec73",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "FlT84MfHyE2HvRtD/IDcqg==",
"supplierGroupGuid": "e0fc5416-c7c7-4dc8-87bd-1b43fc80dcaa",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:34:20.0911264",
"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": "cea8c141-1909-450b-b6bc-e83da13a3bfd",
"identifier": "mDtqqZqNzkiFkGhNaPU/Ug==",
"identifierGuid": "a96a3b98-8d9a-48ce-8590-684d68f53f52",
"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": "Zv6iKCck0EmOlT5QwJeImQ==",
"supplierIdentifierGuid": "28a2fe66-2427-49d0-8e95-3e50c0978899",
"contactGuid": "uj/j1VKylEeC4fy8lf4Umw==",
"contactID": "d5e33fba-b252-4794-82e1-fcbc95fe149b",
"contact": {
"$ref": "11"
},
"supplier": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"products": [
{
"$id": "13",
"pluG_UID": "x3h5dkJIrEuGFoMgtYVK/w==",
"pluGuid": "767978c7-4842-4bac-8616-8320b5854aff",
"supplierIdentifier": "yRgtmtLIJkOo7hHHaflmvA==",
"supplierIdentifierGuid": "9a2d18c9-c8d2-4326-a8ee-11c769f966bc",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:34:20.0911264",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:34:20.0911264",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "14",
"pluG_UID": "P1MfXAPFXkSJSUgnHmuMPQ==",
"pluGuid": "5c1f533f-c503-445e-8949-48271e6b8c3d",
"supplierIdentifier": "qE33ngNm0EuyPHtawgli/g==",
"supplierIdentifierGuid": "9ef74da8-6603-4bd0-b23c-7b5ac20962fe",
"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": "7FEBHM+SH0WvvjK5Ov8PGQ==",
"parentPluGuid": "1c0151ec-92cf-451f-afbe-32b93aff0f19",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "3"
},
"supplier": {
"$ref": "10"
},
"serviceFee": {
"$id": "15",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "13"
}
],
"orderCycleHeaders": [
{
"$id": "16",
"storeID": 1,
"supplierIdentifier": "HOo6QXWw7k6jbYU6hoq1/Q==",
"supplierGuid": "413aea1c-b075-4eee-a36d-853a868ab5fd",
"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": "X7bU312Ylka7EZYVqlFV8Q==",
"supplierGuid": "dfd4b65f-985d-4696-bb11-9615aa5155f1",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-06-03T18:34:20.0911264",
"deliveryDate": "2026-06-03T18:34:20.0911264",
"nextCutOffDate": "2026-06-03T18:34:20.0911264",
"nextDeliveryDate": "2026-06-03T18:34:20.0911264",
"nextDaysBuffer": 10
},
{
"$ref": "17"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-06-03T18:34:20.0911264",
"isHost": true
},
"files": [
{
"$id": "18",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:34:20.0911264",
"processed": "2026-06-03T18:34:20.0911264",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:34:20.0911264",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "9"
},
"metcashHeader": {
"$id": "19",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:34:20.0911264",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "18"
}
],
"zoneMatrix": [
{
"$id": "20",
"id": 1,
"hostIdentifier": "jnJrbFzl7UqJlQQwdYC5qA==",
"hostIdentifierGuid": "6c6b728e-e55c-4aed-8995-04307580b9a8",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"61a37579-f58c-43b6-a5b3-6d332fe6685f",
"574c9fd4-744e-40ac-8632-b4cd6e204065"
]
},
{
"$ref": "20"
}
],
"hostFileStoreSetting": {
"$ref": "8"
},
"hostStoreSettings": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"promotionPlacements": [
{
"$id": "21",
"identifier": "neaC6NWVhk+EO5ACs9UA8g==",
"identifierGuid": "e882e69d-95d5-4f86-843b-9002b3d500f2",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "21"
}
],
"promoTypeGuids": [
"54443028-474d-4e94-b1f2-6c18f970099c",
"a078e534-8a89-447f-a66f-c48224670d33"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "8"
}
],
"accounts": [
{
"$id": "22",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "22"
}
],
"sales": [
{
"$id": "23",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:34:20.0911264",
"ftpSite": {
"$id": "24",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"path": "sample string 7",
"protocol": 8
}
},
{
"$ref": "23"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"cashManagements": [
{
"$id": "25",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "26",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9,
"config": "sample string 10"
}
},
{
"$ref": "25"
}
],
"updateStoreID": "5099d0af-4925-4188-8cd9-177a5ebcd2c7",
"updateStore": {
"$id": "27",
"id": "1ebbf53b-8d4e-46dc-a560-978dd22cb52b",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:34:20.0911264",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-06-03T18:34:20.0911264"
},
"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": "HPhlUcAACUWDNnmDrinspQ==",
"pluGuid": "5165f81c-00c0-4509-8336-7983ae29eca5",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:34:20.0911264"
},
{
"$ref": "29"
}
],
"currentPrices": {
"$id": "30",
"pluPrices": {
"$id": "31",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:34:20.0911264",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "31"
},
"winningCampaign": 1,
"winner": {
"$id": "32",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:34:20.0911264",
"startTime": 5,
"endDate": "2026-06-03T18:34:20.0911264",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "9IYF5sBBqkO4iDvCuggkmA==",
"hostIdentifierGuid": "e60586f4-41c0-43aa-b888-3bc2ba082498",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"tray": {
"$id": "33",
"g_UId": "rm1jNqKWz0qEZ2e2Pe+b9Q==",
"guid": "36636dae-96a2-4acf-8467-67b63def9bf5",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "34",
"priceGroupG_UID": "JYXnn4LoWk+WNQnH+sQb3Q==",
"priceGroupGuid": "9fe78525-e882-4f5a-9635-09c7fac41bdd",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:34:20.0911264",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "35",
"pluG_UID": "ja5+PqivhUemMuUSTnKKCA==",
"pluGuid": "3e7eae8d-afa8-4785-a632-e5124e728a08",
"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": "56793fc7-c85b-4f59-be32-2f1b0e8d1a4e",
"created": "2026-06-03T18:34:20.0911264",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:34:20.0911264",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:34:20.0911264",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:34:20.0911264",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:34:20.0911264",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:34:20.0911264",
"lastSold": "2026-06-03T18:34:20.0911264",
"firstSold": "2026-06-03T18:34:20.0911264",
"awsUpdated": "2026-06-03T18:34:20.0911264",
"lastManualUpdate": "2026-06-03T18:34:20.0911264",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:34:20.0911264",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:34:20.0911264",
"doNotRangeUpdated": "2026-06-03T18:34:20.0911264",
"doNotOrderUpdated": "2026-06-03T18:34:20.0911264",
"tracked": "2026-06-03T18:34:20.0911264"
},
"allergens": [
{
"$id": "37",
"primaryKey": {
"$id": "38",
"pluGuid": "eda00539-a6a1-4579-a99e-84500c2c1d9a",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "OQWg7aGmeUWpnoRQDCwdmg==",
"pluGuid": "eda00539-a6a1-4579-a99e-84500c2c1d9a",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"costs": {
"$id": "39",
"pluG_UID": "d3VhIeSC4k2iIYOCkAogUg==",
"pluGuid": "21617577-82e4-4de2-a221-8382900a2052",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:34:20.0911264",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "40",
"saleHeaderID": 1,
"created": "2026-06-03T18:34:20.0911264",
"createdLocal": "2026-06-03T18:34:20.0911264",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "fiSDPFbSn0WDMiX4j+kjAQ==",
"operatorGuid": "3c83247e-d256-459f-8332-25f88fe92301",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "Yib8SqkdIUG6U5T2LEpbLw==",
"pluGuid": "4afc2662-1da9-4121-ba53-94f62c4a5b2f",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "41",
"id": 1,
"g_Uid": "yxZaEQwn4Eu7c4A0RvkcEw==",
"guid": "115a16cb-270c-4be0-bb73-803446f91c13",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-06-03T18:34:20.0911264",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:34:20.0911264",
"endShift": "2026-06-03T18:34:20.0911264",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "42",
"operatorG_UID": "JUTy8VlfgUysv/C/k19TmQ==",
"operatorGuid": "f1f24425-5f59-4c81-acbf-f0bf935f5399",
"storeID": 2,
"operator": {
"$ref": "41"
},
"store": {
"$ref": "4"
}
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "40"
}
],
"apns": [
{
"$id": "43",
"pluID": 1,
"pluG_UID": "ny+F5umZtUWu9jy/hByyGw==",
"pluGuid": "e6852f9f-99e9-45b5-aef6-3cbf841cb21b",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"tuns": [
{
"$id": "44",
"pluG_UId": "zK5m0BG7l0iu5YYC4QSLnQ==",
"pluGuid": "d066aecc-bb11-4897-aee5-8602e1048b9d",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "3"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"competitionPricing": [
{
"$id": "45",
"identifier": "Wvmc2Ev9vkm8/h+TAT14RA==",
"identifierGuid": "d89cf95a-fd4b-49be-bcfe-1f93013d7844",
"pluG_UID": "QvY3QuhNfkqxPyMRIgcv2g==",
"pluGuid": "4237f642-4de8-4a7e-b13f-231122072fda",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "45"
}
],
"supplier": {
"$ref": "10"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"ordering": {
"$ref": "13"
},
"flipChartPages": [
{
"$id": "46",
"identifier": "BvurJhzk/kapzhhnjmjcvw==",
"groupName": "sample string 1",
"identifierGuid": "26abfb06-e41c-46fe-a9ce-18678e68dcbf",
"exists": true,
"flipChartIdentifier": "YG4TvKr9cEOOUNYmNNsnJQ==",
"flipChartIdentifierGuid": "bc136e60-fdaa-4370-8e50-d62634db2725",
"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": "snGWW12T5k2k62KvFv5r2g==",
"groupIdentifierGuid": "5b9671b2-935d-4de6-a4eb-62af16fe6bda",
"flipChart": {
"$id": "47",
"identifier": "qiQwRwGDAEyFEQROqe3THA==",
"identifierGuid": "473024aa-8301-4c00-8511-044ea9edd31c",
"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": "4csF2Vd7JkKaZs+SEPU+kg==",
"identifierGuid": "d905cbe1-7b57-4226-9a66-cf9210f53e92",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "49",
"id": 1,
"g_UID": "yfUJfBkx80+7rprMVDgVeA==",
"guid": "7c09f5c9-3119-4ff3-bbae-9acc54381578",
"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": "RuOxDfUO8USKVSU/wuVFTQ==",
"previousFormGuid": "0db1e346-0ef5-44f1-8a55-253fc2e5454d",
"nextForm": 1,
"nextFormG_UID": "9893YgOXMEiKXipa037SHw==",
"nextFormGuid": "6277cff7-9703-4830-8a5e-2a5ad37ed21f",
"attributes": "sample string 10",
"updated": "2026-06-03T18:34:20.0911264",
"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": "yt+hZYLVAEOsI3iie7EFmA==",
"checkoutFormGuid": "65a1dfca-d582-4300-ac23-78a27bb10598",
"identifier": "M3/H9QbbqU2bwO5368xM/w==",
"identifierGuid": "f5c77f33-db06-4da9-9bc0-ee77ebcc4cff",
"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": "WuodIywOv0Sfw78csFAs6w==",
"valueGuid": "231dea5a-0e2c-44bf-9fc3-bf1cb0502ceb",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:34:20.0911264",
"action": "sample string 12",
"valueForm": {
"$ref": "49"
},
"image": {
"$id": "51",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:34:20.0911264",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "50"
}
],
"panels": [
{
"$id": "52",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "S07Igy/0IECtIvUswLIDUQ==",
"checkoutFormGuid": "83c84e4b-f42f-4020-ad22-f52cc0b20351",
"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": "MBpAQor7EESxWhz1Jt3SMw==",
"flipChartPageIdentifierGuid": "42401a30-fb8a-4410-b15a-1cf526ddd233",
"pluG_UID": "RsugkEgT9E6N/vJPEAzFtQ==",
"pluGuid": "90a0cb46-1348-4ef4-8dfe-f24f100cc5b5",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "3"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "53"
}
],
"productCount": 27,
"pages": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "46"
}
],
"priceHistory": [
{
"$id": "54",
"pluG_UID": "/IrKlM0hIk2K9czbb1xkng==",
"pluGuid": "94ca8afc-21cd-4d22-8af5-ccdb6f5c649e",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-06-03T18:34:20.0911264",
"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": "qV2qt+sSP02hcHDSozYGIA==",
"ingredientGuid": "AlRqFBPsg0CdHO2q9tXkwA==",
"ingredientIdentifier": "146a5402-ec13-4083-9d1c-edaaf6d5e4c0",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "3"
}
},
{
"$ref": "55"
}
],
"bins": [
{
"$id": "56",
"pluG_UID": "+gpWhFdN4kqTz5tBeLasjw==",
"pluGuid": "84560afa-4d57-4ae2-93cf-9b4178b6ac8f",
"shelfLocationIdentifier": "TMtEqEbg3EC6Pf7tCxZ9yA==",
"shelfLocationGuid": "a844cb4c-e046-40dc-ba3d-feed0b167dc8",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "Vjw6AzPW7UiPkCjJKcqYAA==",
"labelPageLayoutGuid": "033a3c56-d633-48ed-8f90-28c929ca9800",
"updated": "2026-06-03T18:34:20.0911264",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "3"
},
"location": {
"$id": "57",
"identifier": "9+ZdSikHWkCX2sUYiJZR3w==",
"storeID": 1,
"identifierGuid": "4a5de6f7-0729-405a-97da-c518889651df",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:34:20.0911264",
"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": "nMhx0xwccEGRPLa4nnog+w==",
"pluGuid": "d371c89c-1c1c-4170-913c-b6b89e7a20fb",
"deptNo": 1,
"product": {
"$ref": "3"
},
"scaleLocation": {
"$id": "59",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:34:20.0911264",
"department": {
"$id": "60",
"id": 1,
"name": "sample string 2",
"code": "sample string 3",
"sortOrder": 4,
"isLiquor": true,
"isTobacco": true,
"excludeTalker": true,
"externalSales": true,
"saleGLCode": "sample string 9",
"cogsglCode": "sample string 10",
"accountingCategoryID": 11,
"maximumMarkdownPercentage": 12.0,
"accountingOnly": true,
"generateExternalID": 1,
"useNonReportableTaxCode": true,
"minPLU": 15,
"maxPLU": 16,
"scaleLocation": {
"$ref": "59"
},
"subDepartments": [
{
"$id": "61",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "62",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "63",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:34:20.0911264",
"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": "PPwDfXqfrkCp57H5zN09YQ==",
"labelPageLayoutGuid": "7d03fc3c-9f7a-40ae-a9e7-b1f9ccdd3d61",
"minimumAge": 17,
"countryOfOrigin": "sample string 18",
"serviceFeeID": 1,
"eftCode": 19,
"defaultPrinter": "sample string 20",
"defaultPrinterGroup": "sample string 21",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$id": "64",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "65",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "66",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "66"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "65"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$id": "67",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "66"
}
},
{
"$ref": "63"
}
],
"updated": "2026-06-03T18:34:20.0911264",
"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": "vpC0MiYPiUaN8N7h3gUnOg==",
"labelPageLayoutGuid": "32b490be-0f26-4689-8df0-dee1de05273a",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
}
},
{
"$ref": "62"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:34:20.0911264",
"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": "1+4Lo96fvUWvuolYeHqWAA==",
"labelPageLayoutGuid": "a30beed7-9fde-45bd-afba-8958787a9600",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
}
},
{
"$ref": "61"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:34:20.0911264",
"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": "J3FqilkLbkGIARp4ZQaA4w==",
"labelPageLayoutGuid": "8a6a7127-0b59-416e-8801-1a78650680e3",
"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": "9XnAObW4rE6OpvYCOMdmCA==",
"pluGuid": "39c079f5-b8b5-4eac-8ea6-f60238c76608",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "/bJQfTzTFE61mVFSfm+EwQ==",
"dealCostGuid": "7d50b2fd-d33c-4e14-b599-51527e6f84c1",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "fiCU1wUU3US6WJAHmNmIOQ==",
"priceGroupGuid": "d794207e-1405-44dd-ba58-900798d98839",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:34:20.0911264",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "26e8582b-686a-412c-8c78-11162b669547",
"campaignComboPriceGroupG_UID": "JKbWyk5EUEClvDdVm7griA==",
"campaignComboPriceGroupIdentifier": "cad6a624-444e-4050-a5bc-37559bb82b88",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "69",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:34:20.0911264",
"operatorG_UID": "q102ta5n3kac+d0d9B+lxQ==",
"operatorGuid": "b5365dab-67ae-46de-9cf9-dd1df41fa5c5",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:34:20.0911264",
"signIqTicketFileMovedUtc": "2026-06-03T18:34:20.0911264",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:34:20.0911264",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "b7ae9f9f-8356-4510-a385-936481f336f8",
"product": {
"$ref": "3"
},
"campaignPlu": {
"$ref": "68"
},
"fuelItem": true
},
{
"$ref": "69"
}
],
"campaign": {
"$id": "70",
"id": 1,
"storeID": 2,
"name": "0ec9bb63-7217-4a2b-bfab-3a11beb96275",
"nameGuid": "0ec9bb63-7217-4a2b-bfab-3a11beb96275",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:34:20.0911264",
"startTime": 1,
"endDate": "2026-06-03T18:34:20.0911264",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-06-03T18:34:20.0911264",
"system": true,
"created": "2026-06-03T18:34:20.0911264",
"updated": "2026-06-03T18:34:20.0911264",
"priceChangeNotifiedUtc": "2026-06-03T18:34:20.0911264",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "WwwqKjblvE2ijf1ZfSoCWw==",
"hostIdentifierGuid": "2a2a0c5b-e536-4dbc-a28d-fd597d2a025b",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:34:20.0911264",
"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": "o8TmTON/Zk2OU7pZJA+Jbg==",
"pluGuid": "4ce6c4a3-7fe3-4d66-8e53-ba59240f896e",
"hostOfferID": 1,
"priceGroupG_UID": "VjtXhdNh3k2dHArVtvJzwA==",
"priceGroupGuid": "85573b56-61d3-4dde-9d1c-0ad5b6f273c0",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:34:20.0911264",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "3"
},
"campaign": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"sellingRules": [
{
"$id": "72",
"id": 1,
"identifier": "gTR477P4Akyh7OJ0gbyuCQ==",
"identifierStr": "gTR477P4Akyh7OJ0gbyuCQ==",
"identifierGuid": "ef783481-f8b3-4c02-a1ec-e27481bcae09",
"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": "8pg9X2yc9UiFOK8OJKig0g==",
"customerIDGuid": "5f3d98f2-9c6c-48f5-8538-af0e24a8a0d2",
"campaign": {
"$ref": "70"
},
"customer": {
"$id": "74",
"identifier": "THC2S3kXIE+eMm2TPiP53Q==",
"identifierGuid": "4bb6704c-1779-4f20-9e32-6d933e23f9dd",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:34:20.0911264",
"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": "wm6zaSMhGkGR2LrIPdDMgw==",
"communityIdentifierGuid": "69b36ec2-2123-411a-91d8-bac83dd0cc83",
"joined": "2026-06-03T18:34:20.0911264",
"updated": "2026-06-03T18:34:20.0911264",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "S2rxSAi1WE+TsXfttNb9QA==",
"priceLevelIdentifierGuid": "48f16a4b-b508-4f58-93b1-77edb4d6fd40",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:34:20.0911264",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "75",
"cardType": 2,
"issueDate": "2026-06-03T18:34:20.0911264",
"expiry": "2026-06-03T18:34:20.0911264",
"customerID": "780UN16X1Uqhg2rvYWcynw==",
"customerIDGuid": "3714cdef-975e-4ad5-a183-6aef6167329f",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-06-03T18:34:20.0911264",
"linkedAccount": "dwCrvL85UUSMLYw4ll+uGg==",
"linkedAccountGuid": "bcab0077-39bf-4451-8c2d-8c38965fae1a",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "74"
},
"account": {
"$id": "76",
"id": 1,
"identifier": "e57e2yCAZEKBXt+xfLNuKA==",
"identifierGuid": "dbde9e7b-8020-4264-815e-dfb17cb36e28",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:34:20.0911264",
"owner": "ER/ukXgGEUWUCayM0JuM4w==",
"ownerGuid": "91ee1f11-0678-4511-9409-ac8cd09b8ce3",
"accountStoreGroupIdentifier": "iY2+GhSa00aOBjVp3NHU1g==",
"accountStoreGroupGuid": "1abe8d89-9a14-46d3-8e06-3569dcd1d4d6",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-06-03T18:34:20.0911264",
"active": true,
"updated": "2026-06-03T18:34:20.0911264",
"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": "OPNBLJXdqkKIwzmbBmig+w==",
"identifierGuid": "2c41f338-dd95-42aa-88c3-399b0668a0fb",
"name": "sample string 2",
"primaryContact": "MJRkF3XyOkeK4KipeGUYVQ==",
"primaryContactGuid": "17649430-f275-473a-8ae0-a8a978651855",
"accountID": "7D2J0RvkMkShHQRDZFGv5g==",
"accountIDGuid": "d1893dec-e41b-4432-a11d-04436451afe6",
"special": true,
"updated": "2026-06-03T18:34:20.0911264",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "aGFvqt+2hk2+o8fg1DC3zA==",
"priceLevelIdentifierGuid": "aa6f6168-b6df-4d86-bea3-c7e0d430b7cc",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "76"
},
"primaryContactCustomer": {
"$ref": "74"
},
"customerGroupMembers": [
{
"$id": "79",
"id": 1,
"groupID": "b80qT1glvU2nVDnS0xfeiQ==",
"groupIDGuid": "4f2acd6f-2558-4dbd-a754-39d2d317de89",
"customerID": "/RK2qHvOp0S9MfnQ96YMPg==",
"customerIDGuid": "a8b612fd-ce7b-44a7-bd31-f9d0f7a60c3e",
"card": "sample string 4",
"linkedAccount": "m+dciQBCnk+59VQGlilHvw==",
"linkedAccountGuid": "895ce79b-4200-4f9e-b9f5-5406962947bf",
"customer": {
"$ref": "74"
},
"group": {
"$ref": "78"
},
"customerCard": {
"$ref": "75"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "78"
}
]
},
"payments": [
{
"$id": "80",
"id": 1,
"identifier": "mCNuYmIBukue/jNwL7iC8g==",
"identifierGuid": "626e2398-0162-4bba-9efe-33702fb882f2",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "yf09wUnIHkGtwtu226DNng==",
"accountIDGuid": "c13dfdc9-c849-411e-adc2-dbb6dba0cd9e",
"customerAccount": {
"$ref": "76"
},
"customerCard": {
"$ref": "75"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-06-03T18:34:20.0911264",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "laDL8dzll0iNhCfVVHizMw==",
"idempotentVoidGuid": "f1cba095-e5dc-4897-8d84-27d55478b333",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "81",
"saleHeaderID": 1,
"saleHeaderGuid": "D4dvDRjQzkOBvg9cSs3IoQ==",
"saleHeaderIdentifierGuid": "0d6f870f-d018-43ce-81be-0f5c4acdc8a1",
"created": "2026-06-03T18:34:20.0911264",
"createdLocal": "2026-06-03T18:34:20.0911264",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-06-03T18:34:20.0911264",
"storeID": 1,
"operatorG_Uid": "jheCO5MW2kWZLBVX60SoAg==",
"operatorGuid": "3b82178e-1693-45da-992c-1557eb44a802",
"customerG_Uid": "0v/TKBqoXU2t9HWcx/ZExw==",
"customerGuid": "28d3ffd2-a81a-4d5d-adf4-759cc7f644c7",
"communityIdentifier": "AYXZWKPCS0SwdOiz52mjRQ==",
"communityIdentifierGuid": "58d98501-c2a3-444b-b074-e8b3e769a345",
"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": "xskfark0cEaIOepxxBYyFQ==",
"priceLevelIdentifierGuid": "6a1fc9c6-34b9-4670-8839-ea71c4163215",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:34:20.0911264+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "82",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:34:20.0911264",
"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": "J+AhOy6LukeeMo7nJ9QIZw==",
"identifierGuid": "3b21e027-8b2e-47ba-9e32-8ee727d40867",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:34:20.0911264",
"promoPeriodEnd": "2026-06-03T18:34:20.0911264",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:34:20.0911264",
"deleted": true
},
"details": [
{
"$id": "84",
"saleItemID": 1,
"identifier": "c5ND1ymXL0SFIZiJPem4NA==",
"identifierGuid": "d7439373-9729-442f-8521-98893de9b834",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "ifNgWJi6tU25huTqZsu2dA==",
"pluGuid": "5860f389-ba98-4db5-b986-e4ea66cbb674",
"accountID": "Cn/qke+VM0aQ6KjSbpzx8w==",
"accountIDGuid": "91ea7f0a-95ef-4633-90e8-a8d26e9cf1f3",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-06-03T18:34:20.0911264",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "M1p/fSe2HUKCVRe/2224pg==",
"refundGuid": "7d7f5a33-b627-421d-8255-17bfdb6db8a6",
"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": "cF6yLq9xdkKwCZbP4SgIfQ==",
"idempotentVoidGuid": "2eb25e70-71af-4276-b009-96cfe128087d",
"priceLevelIdentifier": "K9vikPQrkkWwIc8vODgijA==",
"priceLevelIdentifierGuid": "90e2db2b-2bf4-4592-b021-cf2f3838228c",
"communityIdentifier": "OeDt7Pyn00CwE6qcFwII5A==",
"communityIdentifierGuid": "ecede039-a7fc-40d3-b013-aa9c170208e4",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "85",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:34:20.0911264",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "85"
}
],
"refund": {
"$id": "86",
"id": 1,
"g_UID": "jhDEgAIkvEed9LE4Zlw9yw==",
"guid": "80c4108e-2402-47bc-9df4-b138665c3dcb",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:34:20.0911264"
},
"modifier": {
"$id": "87",
"id": 1,
"setG_UID": "coCyVxQZlEqMliOUSwIAQA==",
"modifierSetGuid": "57b28072-1914-4a94-8c96-23944b020040",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "Sdyfr+lmakuh4v+Wld8C0w==",
"pluGuid": "af9fdc49-66e9-4b6a-a1e2-ff9695df02d3",
"deleted": true,
"g_UID": "pnAGdx1LRUqqmmhFPgrzZg==",
"guid": "770670a6-4b1d-4a45-aa9a-68453e0af366",
"product": {
"$ref": "3"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "84"
}
],
"eftReceipts": [
{
"$id": "88",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "81"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "88"
}
],
"payments": [
{
"$ref": "80"
},
{
"$ref": "80"
}
],
"cards": [
{
"$id": "89",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "89"
}
],
"campaignHits": [
{
"$id": "90",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "90"
}
],
"fuel": [
{
"$id": "91",
"id": 1,
"plu": 1,
"pluG_UID": "oEgxdvK+fkCrrdhzQ6q7WQ==",
"pluGuid": "763148a0-bef2-407e-abad-d87343aabb59",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-06-03T18:34:20.0911264",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-06-03T18:34:20.0911264",
"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": "nalhzW3FZ0i3LdMDdj47pw==",
"pluGuid": "cd61a99d-c56d-4867-b72d-d303763e3ba7",
"accountID": "h7M+8/9qmkW0+Jy+26MzDA==",
"accountIDGuid": "f33eb387-6aff-459a-b4f8-9cbedba3330c",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-06-03T18:34:20.0911264",
"bestOrExpireType": 1,
"refundG_UID": "Sx0sNYoEI0aiPyaT46E9Ww==",
"refundGuid": "352c1d4b-048a-4623-a23f-2693e3a13d5b",
"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": "psZBSJ7A80yPZ0zlSgKaJA==",
"identifierGuid": "4841c6a6-c09e-4cf3-8f67-4ce54a029a24",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "vB+v/4h3VEywN6Mnuz5FFQ==",
"customerIdentifierGuid": "ffaf1fbc-7788-4c54-b037-a327bb3e4515",
"operatorNo": 1,
"operatorG_UID": "X6q7dy81GEiRn+deVrUspg==",
"operatorGuid": "77bbaa5f-352f-4818-919f-e75e56b52ca6",
"created": "2026-06-03T18:34:20.0911264",
"ordered": "2026-06-03T18:34:20.0911264",
"started": "2026-06-03T18:34:20.0911264",
"completed": "2026-06-03T18:34:20.0911264",
"supplied": "2026-06-03T18:34:20.0911264",
"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": "UWLPwVuKzkqNM2xWgSIfaA==",
"pluGuid": "c1cf6251-8a5b-4ace-8d33-6c5681221f68",
"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": "J8l3/bR44UqT1uQJ2bfGtA==",
"headerIdentifierGuid": "fd77c927-78b4-4ae1-93d6-e409d9b7c6b4",
"product": {
"$ref": "3"
}
},
{
"$ref": "94"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "81"
}
},
{
"$ref": "93"
}
],
"surveyResponses": [
{
"$id": "95",
"surveyG_UID": "pR9I3fz6Kkur8hmdl1YHCw==",
"surveyGuid": "dd481fa5-fafc-4b2a-abf2-199d9756070b",
"saleHeaderGuid": "B9NtNvmaJkSe87zW0Q9Mcg==",
"saleGuid": "366dd307-9af9-4426-9ef3-bcd6d10f4c72",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "HKcFgy1aHEKT/iN16sIqKw==",
"guidResponse": "8305a71c-5a2d-421c-93fe-2375eac22a2b",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:34:20.0911264",
"sale": {
"$ref": "81"
},
"survey": {
"$id": "96",
"g_UID": "bYOsJcz6y06W4umoRd68dQ==",
"guid": "25ac836d-facc-4ecb-96e2-e9a845debc75",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "HmeCuafpFkqScWFFfPf7lg==",
"checkoutFormGuid": "b982671e-e9a7-4a16-9271-61457cf7fb96",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:34:20.0911264",
"end": "2026-06-03T18:34:20.0911264",
"deleted": true,
"updated": "2026-06-03T18:34:20.0911264",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"51dc7340-7300-408d-9306-dbca9e794f0d",
"aa0a75e1-fcc9-480a-8935-fd699e4b36f3"
],
"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": "qt7HLMAExkeB73G7H1P6ow==",
"accountIdentifier": "2cc7deaa-04c0-47c6-81ef-71bb1f53faa3",
"accountName": "sample string 44",
"customerOrderIdentifier": "X1okCuTVZE2RGsH+3ePTig==",
"customerOrderIdentifierGuid": "0a245a5f-d5e4-4d64-911a-c1fedde3d38a",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "97",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "0jMsaPNonE6cdjS/tuUdRw==",
"paymentIdentifierGuid": "682c33d2-68f3-4e9c-9c76-34bfb6e51d47",
"identifier": "1Y4BYJLVQkSMPi4dPcNaxg==",
"identifierGuid": "60018ed5-d592-4442-8c3e-2e1d3dc35ac6",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "r1SXrS1uekWCyeE/JzBNJg==",
"itemIdentifierGuid": "ad9754af-6e2d-457a-82c9-e13f27304d26"
}
},
{
"$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": "AH/nBXmbLEi+NWojqGqvFA==",
"customerIdentifierGuid": "05e77f00-9b79-482c-be35-6a23a86aaf14",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "34tpMBJ26Em1E43xjEqsMg==",
"idempotentGuid": "30698bdf-7612-49e8-b513-8df18c4aac32",
"offline": true,
"voucher": {
"$id": "99",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-06-03T18:34:20.0911264",
"barcodeTemplate": {
"$id": "100",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "101",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-06-03T18:34:20.0911264",
"labelPageLayout": "OOyVtto28EWqrStCDQed8Q==",
"pageLayoutGuid": "b695ec38-36da-45f0-aaad-2b420d079df1",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "99"
},
"elements": [
{
"$id": "102",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-06-03T18:34:20.0911264"
},
{
"$ref": "102"
}
]
},
"customerVouchers": [
{
"$id": "103",
"id": 1,
"customerIdentifier": "tpsHPIu04UGQ/1gktFd8hg==",
"customerIdentifierGuid": "3c079bb6-b48b-41e1-90ff-5824b4577c86",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:34:20.0911264",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "u7XrAD6oV0CVhfmUTFWq2Q==",
"issuedIdempotentGuid": "00ebb5bb-a83e-4057-9585-f9944c55aad9",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:34:20.0911264",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:34:20.0911264",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "MxBmKNbyRE2XUxo7NFfgYQ==",
"redeemedIdempotentGuid": "28661033-f2d6-4d44-9753-1a3b3457e061",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:34:20.0911264",
"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": "Cphe6AyCqkqOYCU3ee/QHA==",
"groupIDGuid": "e85e980a-820c-4aaa-8e60-253779efd01c",
"campaign": {
"$ref": "70"
},
"group": {
"$ref": "78"
}
},
{
"$ref": "104"
}
],
"signIqTickets": [
{
"$id": "105",
"identifier": "FWuHaQYec0KTJEPGB92wMw==",
"identifierGuid": "69876b15-1e06-4273-9324-43c607ddb033",
"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": "y2DtNw9iX0OW19Y2Dltbkw==",
"guid": "37ed60cb-620f-435f-96d7-d6360e5b5b93",
"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": "o++tW5Yl/0WlKUG+40Zm/w==",
"groupGuid": "5badefa3-2596-45ff-a529-41bee34666ff",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "LKS4y+zJFkGSAe30QYFvSg==",
"pluGuid": "cbb8a42c-c9ec-4116-9201-edf441816f4a",
"priceGroupG_UID": "fYxQ4F0/DkK51GJx2yp4gg==",
"priceGroupGuid": "e0508c7d-3f5d-420e-b9d4-6271db2a7882",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "70"
},
"product": {
"$ref": "3"
},
"priceGroup": {
"$ref": "34"
},
"campaignPool": {
"$ref": "70"
}
},
{
"$ref": "107"
}
]
},
{
"$ref": "106"
}
],
"priceLevels": [
{
"$id": "108",
"id": 1,
"priceLevelIdentifier": "oWMIoJxuNEy1nDETk6jxgw==",
"priceLevelIdentifierGuid": "a00863a1-6e9c-4c34-b59c-311393a8f183",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "108"
}
],
"promotionType": {
"$id": "109",
"identifier": "hQW0/jyF4kaYwvRbeS+/xw==",
"identifierGuid": "feb40585-853c-46e2-98c2-f45b792fbfc7",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "lnopx45QP0y76gt3Kftv8w==",
"labelPageLayoutGuid": "c7297a96-508e-4c3f-bbea-0b7729fb6ff3",
"priceLevelIdentifier": "QgeNTPPVyEikgBxg1LoXEA==",
"priceLevelIdentifierGuid": "4c8d0742-d5f3-48c8-a480-1c60d4ba1710",
"active": true,
"updated": "2026-06-03T18:34:20.0911264",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "3"
},
"dealCost": {
"$id": "110",
"headerIdentifier": "cJeu4IwFvUm1kbVa0DwXdA==",
"headerIdentifierGuid": "e0ae9770-058c-49bd-b591-b55ad03c1774",
"identifier": "Zb6LQslSmUe52Qrm2Ka5fQ==",
"identifierGuid": "428bbe65-52c9-4799-b9d9-0ae6d8a6b97d",
"supplierIdentifier": "QSVf+psVZEuV4beqMFE8EA==",
"supplierGuid": "fa5f2541-159b-4b64-95e1-b7aa30513c10",
"pluG_UID": "k+2HuT9WJ0u/zkg9+qeuvw==",
"pluGuid": "b987ed93-563f-4b27-bfce-483dfaa7aebf",
"campaignName": "5eb17728-a4ae-46c1-b180-5c9f8b532df4",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:34:20.0911264",
"end": "2026-06-03T18:34:20.0911264",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "6g3oGITVZ0C0NLLGcPxqrg==",
"bonusItemPluGuid": "18e80dea-d584-4067-b434-b2c670fc6aae",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:34:20.0911264",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-06-03T18:34:20.0911264",
"campaignEndDate": "2026-06-03T18:34:20.0911264",
"masterPLUG_UID": "B7IJReXawUivlo0N9X3xKQ==",
"masterID": "4509b207-dae5-48c1-af96-8d0df57df129",
"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": "h2RgAl3/cU6uhUOs+1iFPQ==",
"bonusMasterID": "02606487-ff5d-4e71-ae85-43acfb58853d",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-06-03T18:34:20.0911264",
"dealCosts": [
{
"$ref": "110"
},
{
"$ref": "110"
}
],
"tags": [
{
"$id": "111",
"pluG_UID": "HbVZ7SwbGkOa/XCEPX3x7A==",
"pluGuid": "ed59b51d-1b2c-431a-9afd-70843d7df1ec",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "111"
}
],
"alternateProductG_UID": "kFsUoDE4F0+D1KFxi0Hc/A==",
"alternateProduct": "a0145b90-3831-4f17-83d4-a1718b41dcfc",
"altProduct": {
"$ref": "3"
},
"productHostCode": {
"$id": "112",
"id": 1,
"pluG_UID": "fOs69lDsyE6oeLLUXj62XQ==",
"pluGuid": "f63aeb7c-ec50-4ec8-a878-b2d45e3eb65d",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:34:20.0911264",
"inventoryTracked": "2026-06-03T18:34:20.0911264",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "113",
"pluG_UID": "Qy4HQW7GJE2byCavLUjtMg==",
"pluGuid": "41072e43-c66e-4d24-9bc8-26af2d48ed32",
"fuelPluG_UID": "1Mk2TY92hEm1XhCxjmyWEg==",
"fuelPluGuid": "4d36c9d4-768f-4984-b55e-10b18e6c9612",
"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": "2"
}
],
"stocktakeHeader": {
"$id": "114",
"id": 1,
"identifier": "ZcWQqOuLCEukv6Q2+xDeag==",
"identifierGuid": "a890c565-8beb-4b08-a4bf-a436fb10de6a",
"stocktakeRequest": {
"$ref": "1"
},
"storeID": 1,
"name": "sample string 2",
"forDate": "2026-06-03T18:34:20.0911264",
"createDate": "2026-06-03T18:34:20.0911264",
"closed": true,
"closedDate": "2026-06-03T18:34:20.0911264",
"outOfStock": true,
"live": true,
"deleted": true,
"processed": true,
"processCounted": "2026-06-03T18:34:20.0911264",
"processCountedUser": "sample string 8",
"updateInventorySetting": "sample string 9",
"stocktakeRequestIdentifier": "6YfLYdSTWEidw4NQDaEOVQ==",
"stocktakeRequestIdentifierGuid": "61cb87e9-93d4-4858-9dc3-83500da10e55",
"inputs": [
{
"$id": "115",
"id": 1,
"identifier": "0LI8evwF+0+04PMQLKNIbQ==",
"identifierGuid": "7a3cb2d0-05fc-4ffb-b4e0-f3102ca3486d",
"headerID": 1,
"headerIdentifier": "H9AybWn9SUOgRmT2XQpGQw==",
"headerIdentifierGuid": "6d32d01f-fd69-4349-a046-64f65d0a4643",
"sectionG_UID": "VSk6pcJNTkWtsDzAt7bZrQ==",
"sectionGuid": "a53a2955-4dc2-454e-adb0-3cc0b7b6d9ad",
"operatorG_UID": "gcg3Mt9fRUunum3TYcfRLg==",
"operatorGuid": "3237c881-5fdf-4b45-a7ba-6dd361c7d12e",
"operatorID": 1,
"comment": "sample string 2",
"inputType": 1,
"date": "2026-06-03T18:34:20.0911264",
"inProgress": 3,
"setCount": "2026-06-03T18:34:20.0911264",
"deleted": true,
"operatorName": "sample string 4",
"sectionName": "sample string 5",
"canDelete": 6,
"details": [
{
"$id": "116",
"id": 1,
"headerID": 1,
"headerIdentifier": "k6emlLJvLkW26JnZJn/I0Q==",
"headerIdentifierGuid": "94a6a793-6fb2-452e-b6e8-99d9267fc8d1",
"inputID": 1,
"inputIdentifier": "H+fHg/aUnkSkqy5qfQ1t0w==",
"inputIdentifierGuid": "83c7e71f-94f6-449e-a4ab-2e6a7d0d6dd3",
"created": "2026-06-03T18:34:20.0911264",
"apn": "sample string 2",
"plu": 1,
"pluG_UID": "kdMf73QGAkmooufGVdTY8Q==",
"pluGuid": "ef1fd391-0674-4902-a8a2-e7c655d4d8f1",
"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": "Z5CxuCfsG0yoEblUPX/C7Q==",
"parentPluGuid": "b8b19067-ec27-4c1b-a811-b9543d7fc2ed",
"edited": true,
"product": {
"$ref": "3"
},
"input": {
"$ref": "115"
},
"unknownScan": {
"$id": "117",
"id": 1,
"headerIdentifier": "6dBKp5xAcEKgIvIAWCI8kA==",
"headerIdentifierGuid": "a74ad0e9-409c-4270-a022-f20058223c90",
"inputIdentifier": "+XMqdPe7PkG7jY3k5/INiA==",
"inputIdentifierGuid": "742a73f9-bbf7-413e-bb8d-8de4e7f20d88",
"detailID": 1,
"pluG_UID": "Zyxg1VNIFEWSs2TcK42TJw==",
"pluGuid": "d5602c67-4853-4514-92b3-64dc2b8d9327",
"barcode": "sample string 2",
"scanned": "2026-06-03T18:34:20.0911264"
}
},
{
"$ref": "116"
}
]
},
{
"$ref": "115"
}
]
}
}
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
globally unique identifierResponse Formats
application/json, text/json
Sample:
"5c1bee2e-5b4b-4c03-8918-f70935c35035"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5c1bee2e-5b4b-4c03-8918-f70935c35035</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK J��\�ڮ]� 5 xl/workbook.xml � (� ����0��&�C����)��x�བE�O�||K $���~;l2nx3���/]��lI�=(�Ƃ���8�C��EL�I�o:��x���ȃ4���z���ay뀷�j\P�K���!67{H�|��X��&"K���X�mI!�T��c��[[�F��q�WJ��Y~9������w�PK J��\���� � [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
J��\�R�' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R9ee48ca0c6f542d3" /></Relationships>PK J��\����$ � xl/worksheets/sheet1.xml � (� �Q�n� ��}%i״��T��j�M;lg�85�Ȑ��? �4i� [~~�ٔ���4ڊ盌3�
����|�p��\�nNx�֝�����$�k�68�
��HR�v�n��d�z�ͲB�)������.7�6Y0�Je���.[أ{F�U�)�L�eB�kXܯ��1>o1yi+�%���&�Wb-tr�.Ϡ{�Æ��������ƙ���.�����&��c�=d����fr��Z]M��%I^��uI�0J�@�8�KF����uV�9������~�tE�@I����/PK J��\���~� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;��!�d�M�i.`�1���l�i��E��+�j��H]t��h~OO��|���ަ���u��5$Q�4�v�]
g��J�m7��f�v5���k��4I��t�(c'�Cj;>K<Ɏx��K�3��:��F����y"�� �'�y`Gi;�5���I���m
��,�JP��E�"0�05�#�_�[��Q+Q�9b%�V �����R��m���iY^�%MZdeڊ&kĪ����~PK J��\Ѓ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 J��\{��0� � xl/sharedStrings.xml � (� 5�AN�0E�b��Ԑ"�] q8��LK�8d&n�Y�|���}�.��s�������1����@�D��Z G�Au�YT����l/�pZ�D>�
�%���(
���m�8�(e5gk�L��@�z�4-���灯��9x .u���.��$����
��l��K����F�7}�^�_PK- J��\�ڮ]� 5 xl/workbook.xmlPK- J��\���� � [Content_Types].xmlPK-
J��\�R�' ' V _rels/.relsPK- J��\����$ � � xl/worksheets/sheet1.xmlPK- J��\���~� P 8 xl/_rels/workbook.xml.relsPK- J��\Ѓc'2 E
xl/styles.xmlPK- J��\{��0� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK J��\+9��� 5 xl/workbook.xml � (� ����0��&�C���? N\�z��bhK�||K $���~;��M_kݓ���LA�scƘm8J�=��N �K�b��D��n��c��xepB+��h�B��eG��Z��䰠$E����|n�8� ��֝M�M��]EH,h( ν-hD�Ʉ�R��[��圤1��,g���PK J��\���� � [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
J��\*���' ' _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="R6c7da3f2735a48fd" /></Relationships>PK J��\����$ � xl/worksheets/sheet1.xml � (� �Q�n� ��}%i״��T��j�M;lg�85�Ȑ��? �4i� [~~�ٔ���4ڊ盌3�
����|�p��\�nNx�֝�����$�k�68�
��HR�v�n��d�z�ͲB�)������.7�6Y0�Je���.[أ{F�U�)�L�eB�kXܯ��1>o1yi+�%���&�Wb-tr�.Ϡ{�Æ��������ƙ���.�����&��c�=d����fr��Z]M��%I^��uI�0J�@�8�KF����uV�9������~�tE�@I����/PK J��\.P�X� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞� �5�
��8�8��ؖ�=�����ĂMW��==i���c�{[f�>L�t�gi�Ɍ���k`���q1M=�@Ҋ ���Aj\DȬC�:��EĔ��:!�bDZ0VQ�f�5���C�JM�<-h�`�j�1h�� �����R���g�
�i�`/�����q(y�@���B<�~���SU����*9��Me��8<G�.�vZ�Wje�d!E.� 8�E�^���PK J��\Ѓ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 J��\{��0� � xl/sharedStrings.xml � (� 5�AN�0E�b��Ԑ"�] q8��LK�8d&n�Y�|���}�.��s�������1����@�D��Z G�Au�YT����l/�pZ�D>�
�%���(
���m�8�(e5gk�L��@�z�4-���灯��9x .u���.��$����
��l��K����F�7}�^�_PK- J��\+9��� 5 xl/workbook.xmlPK- J��\���� � [Content_Types].xmlPK-
J��\*���' ' V _rels/.relsPK- J��\����$ � � xl/worksheets/sheet1.xmlPK- J��\.P�X� P 8 xl/_rels/workbook.xml.relsPK- J��\Ѓc'2 E
~ xl/styles.xmlPK- J��\{��0� � � xl/sharedStrings.xmlPK � �