GET api/store/{storeID}/stocktakerequest
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| storeID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of 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. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"identifier": "qAcaEVc62k2NOp+Yfe0mIg==",
"identifierGuid": "111a07a8-3a57-4dda-8d3a-9f987ded2622",
"name": "sample string 2",
"storeID": 3,
"dueDate": "2026-04-03T06:16:54.3536381",
"description": "sample string 5",
"created": "2026-04-03T06:16:54.3536381",
"createdLineItems": 7,
"insertedLineItems": 8,
"products": [
{
"$id": "2",
"stocktakeRequestIdentifier": "3m0GuZMDmEGvp3rxyDDlCg==",
"pluG_UID": "Zbou7YMZi0ikp3CTgk5UAg==",
"stocktakeRequestIdentifierGuid": "b9066dde-0393-4198-afa7-7af1c830e50a",
"pluGuid": "ed2eba65-1983-488b-a4a7-7093824e5402",
"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": "EtvfNIYmRkmnRn8MA81Gmg==",
"guid": "34dfdb12-2686-4946-a746-7f0c03cd469a",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "zydAAdfib06VxqB4ZknHYg==",
"priceGroupGuid": "014027cf-e2d7-4e6f-95c6-a0786649c762",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:16:54.3536381",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:16:54.3536381",
"pluCreated": "2026-04-03T06:16:54.3536381",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:16:54.3536381",
"lastManualUpdate": "2026-04-03T06:16:54.3536381",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:16:54.3536381",
"currentCostUpdated": "2026-04-03T06:16:54.3536381",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:16:54.3536381",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:16:54.3536381",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "t2IePAtky0+ze7XVZvL3fQ==",
"altPLUGuid": "3c1e62b7-640b-4fcb-b37b-b5d566f2f77d",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:16:54.3536381",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "mOHOh437pESrwSjtbMCmrg==",
"shelfPageLayoutGuid": "87cee198-fb8d-44a4-abc1-28ed6cc0a6ae",
"talkerPageLayoutG_UID": "/Cup3esMKUuLab2PmgiyOw==",
"talkerPageLayoutGuid": "dda92bfc-0ceb-4b29-8b69-bd8f9a08b23b",
"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": "/SQGA0SDYkmC+SlzwLR3Iw==",
"inventoryIdentifier": "030624fd-8344-4962-82f9-2973c0b47723",
"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": "/34Biz/sj0WeMYsgIst5Sw==",
"parentPluGuid": "8b017eff-ec3f-458f-9e31-8b2022cb794b",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "1y10Yrs9oEavcqkwZLXc0w==",
"supplierIdentifierGuid": "62742dd7-3dbb-46a0-af72-a93064b5dcd3",
"supplierChanged": true,
"rebateSupplierIdentifier": "BOtldBydK065j4g40E8auw==",
"rebateSupplierIdentifierGuid": "7465eb04-9d1c-4e2b-b98f-8838d04f1abb",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:16:54.3536381",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "dmC4AvzIQUaToTJHDgeiPA==",
"hostIdentifierGuid": "02b86076-c8fc-4641-93a1-32470e07a23c",
"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-04-03T06:16:54.3536381",
"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": "uibcxS1jp0WIoSHf7ChLlQ==",
"hostIdentifierGuid": "c5dc26ba-632d-45a7-88a1-21dfec284b95",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:16:54.3536381",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "9QUq+BmjVUuUK3ZO1hM+mw==",
"hostIdentifierGuid": "f82a05f5-a319-4b55-942b-764ed6133e9b",
"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"
},
"hostStoreSettings": [
{
"$id": "7",
"id": 1,
"hostIdentifier": "rgv4OnEZeU6T3/ly8hXDNw==",
"hostIdentifierGuid": "3af80bae-1971-4e79-93df-f972f215c337",
"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": "8",
"identifier": "GMsvTp7NdESgdsqUm5r7Uw==",
"identifierGuid": "4e2fcb18-cd9e-4474-a076-ca949b9afb53",
"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": "C1O0qCV8R06CYyNh2zDIhQ==",
"hostSupplierIdentifierGuid": "a8b4530b-7c25-4e47-8263-2361db30c885",
"loyaltyPriceLevelIdentifier": "TqGPEIRUt02v9t8cEZyfAw==",
"loyaltyPriceLevelIdentifierGuid": "108fa14e-5484-4db7-aff6-df1c119c9f03",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:16:54.3536381",
"lastProcessed": "2026-04-03T06:16:54.3536381",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "Yy2FWID4dUyceHFBvQo34A==",
"identifierGuid": "58852d63-f880-4c75-9c78-7141bd0a37e0",
"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": "IZLg9ZH5E0CTUSSH/raGoQ==",
"primaryContactID": "f5e09221-f991-4013-9351-2487feb686a1",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "N0xdWXODME+d1LPHfoG+Xw==",
"supplierGroupGuid": "595d4c37-8373-4f30-9dd4-b3c77e81be5f",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:16:54.3536381",
"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": "10",
"id": "c73173d6-c5a4-4ab8-a2aa-39f0a568c15c",
"identifier": "rrsZuRzEREeZdbO4Y0BmGw==",
"identifierGuid": "b919bbae-c41c-4744-9975-b3b86340661b",
"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": "11",
"supplierIdentifier": "/rTy/nhRSEm6lqkkI/jhbg==",
"supplierIdentifierGuid": "fef2b4fe-5178-4948-ba96-a92423f8e16e",
"contactGuid": "RImES3hGKEW9DmMlHPR8rA==",
"contactID": "4b848944-4678-4528-bd0e-63251cf47cac",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "UmfYrm/Qdk+cIScOvXux5g==",
"pluGuid": "aed86752-d06f-4f76-9c21-270ebd7bb1e6",
"supplierIdentifier": "grHsRO+bL0u/vwyGPM6UKA==",
"supplierIdentifierGuid": "44ecb182-9bef-4b2f-bfbf-0c863cce9428",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:16:54.3536381",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:16:54.3536381",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "AKAKMXXDv0CyE0/ZSRWe3w==",
"pluGuid": "310aa000-c375-40bf-b213-4fd949159edf",
"supplierIdentifier": "WTamFgpu7k25CzUfjJK28Q==",
"supplierIdentifierGuid": "16a63659-6e0a-4dee-b90b-351f8c92b6f1",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "13"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "q8FI6mlWn0WPoscTjx/tvg==",
"parentPluGuid": "ea48c1ab-5669-459f-8fa2-c7138f1fedbe",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "3"
},
"supplier": {
"$ref": "9"
},
"serviceFee": {
"$id": "14",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "12"
}
],
"orderCycleHeaders": [
{
"$id": "15",
"storeID": 1,
"supplierIdentifier": "M6eNd78zjEO2i3tpArPu/w==",
"supplierGuid": "778da733-33bf-438c-b68b-7b6902b3eeff",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "15"
}
],
"cycles": [
{
"$id": "16",
"storeID": 1,
"supplierIdentifier": "ujmMw0k1AkKgIU7zgSwKnQ==",
"supplierGuid": "c38c39ba-3549-4202-a021-4ef3812c0a9d",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:16:54.3536381",
"deliveryDate": "2026-04-03T06:16:54.3536381",
"nextCutOffDate": "2026-04-03T06:16:54.3536381",
"nextDeliveryDate": "2026-04-03T06:16:54.3536381",
"nextDaysBuffer": 10
},
{
"$ref": "16"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-04-03T06:16:54.3536381",
"isHost": true
},
"files": [
{
"$id": "17",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:16:54.3536381",
"processed": "2026-04-03T06:16:54.3536381",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:16:54.3536381",
"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": "8"
},
"metcashHeader": {
"$id": "18",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:16:54.3536381",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "17"
}
],
"zoneMatrix": [
{
"$id": "19",
"id": 1,
"hostIdentifier": "OeelAlOGtE+u3B3FxNGydg==",
"hostIdentifierGuid": "02a5e739-8653-4fb4-aedc-1dc5c4d1b276",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"a69d03ed-3797-492d-aa4f-d8cc68de7fef",
"88d76da1-89a3-442e-a468-f70a3fa66a09"
]
},
{
"$ref": "19"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "20",
"identifier": "hNoglDN4Ek+3Vh2uBP6AtQ==",
"identifierGuid": "9420da84-7833-4f12-b756-1dae04fe80b5",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "20"
}
],
"promoTypeGuids": [
"2555fc3d-6aa9-4356-8a89-acdff275dd54",
"753635a0-886d-4cec-9ced-c4f724b26259"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "7"
}
],
"accounts": [
{
"$id": "21",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "21"
}
],
"sales": [
{
"$id": "22",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:16:54.3536381",
"ftpSite": {
"$id": "23",
"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": "22"
}
],
"zoneMatrix": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"cashManagements": [
{
"$id": "24",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "25",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9
}
},
{
"$ref": "24"
}
],
"updateStoreID": "9ca91498-4f6c-40f4-a785-70356faec905",
"updateStore": {
"$id": "26",
"id": "c16b59ff-018b-4ce7-a813-e53b01984c22",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:16:54.3536381",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:16:54.3536381"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "27",
"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": "28",
"pluG_UID": "wQmcSM12AkGilVxvYsV5eg==",
"pluGuid": "489c09c1-76cd-4102-a295-5c6f62c5797a",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:16:54.3536381"
},
{
"$ref": "28"
}
],
"currentPrices": {
"$id": "29",
"pluPrices": {
"$id": "30",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:16:54.3536381",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "30"
},
"winningCampaign": 1,
"winner": {
"$id": "31",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:16:54.3536381",
"startTime": 5,
"endDate": "2026-04-03T06:16:54.3536381",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "PypOCdb5DUqOu43xO1x7iQ==",
"hostIdentifierGuid": "094e2a3f-f9d6-4a0d-8ebb-8df13b5c7b89",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"tray": {
"$id": "32",
"g_UId": "xrbWZrjKKkKcDfr/k3SI9Q==",
"guid": "66d6b6c6-cab8-422a-9c0d-faff937488f5",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "33",
"priceGroupG_UID": "pVV8S8693E+z1PgZV7UWnw==",
"priceGroupGuid": "4b7c55a5-bdce-4fdc-b3d4-f81957b5169f",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:16:54.3536381",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "34",
"pluG_UID": "9ECSHjN9cEKYimJQUkGNaA==",
"pluGuid": "1e9240f4-7d33-4270-988a-625052418d68",
"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": "35",
"pluGuid": "16577f65-4c9e-4f55-8ee0-e9a954017f98",
"created": "2026-04-03T06:16:54.3536381",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:16:54.3536381",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:16:54.3536381",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:16:54.3536381",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:16:54.3536381",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:16:54.3536381",
"lastSold": "2026-04-03T06:16:54.3536381",
"firstSold": "2026-04-03T06:16:54.3536381",
"awsUpdated": "2026-04-03T06:16:54.3536381",
"lastManualUpdate": "2026-04-03T06:16:54.3536381",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:16:54.3536381",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:16:54.3536381",
"doNotRangeUpdated": "2026-04-03T06:16:54.3536381",
"doNotOrderUpdated": "2026-04-03T06:16:54.3536381",
"tracked": "2026-04-03T06:16:54.3536381"
},
"allergens": [
{
"$id": "36",
"primaryKey": {
"$id": "37",
"pluGuid": "ee39259b-8592-4df7-ac41-c254384e35cf",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "myU57pKF902sQcJUOE41zw==",
"pluGuid": "ee39259b-8592-4df7-ac41-c254384e35cf",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"costs": {
"$id": "38",
"pluG_UID": "S6fS3g/ZYk6p/OSgWXxXtg==",
"pluGuid": "ded2a74b-d90f-4e62-a9fc-e4a0597c57b6",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:16:54.3536381",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "39",
"saleHeaderID": 1,
"created": "2026-04-03T06:16:54.3536381",
"createdLocal": "2026-04-03T06:16:54.3536381",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "UsiYM8ZL3EaIfx8M7TNx0w==",
"operatorGuid": "3398c852-4bc6-46dc-887f-1f0ced3371d3",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "85DtKMOQh0KD1avTzMBUcA==",
"pluGuid": "28ed90f3-90c3-4287-83d5-abd3ccc05470",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "40",
"id": 1,
"g_Uid": "ZHEIsN9OYU2FXtwNy4fm9A==",
"guid": "b0087164-4edf-4d61-855e-dc0dcb87e6f4",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:16:54.3536381",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:16:54.3536381",
"endShift": "2026-04-03T06:16:54.3536381",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "41",
"operatorG_UID": "Ci/SxijmhU6y9yp52Y+llQ==",
"operatorGuid": "c6d22f0a-e628-4e85-b2f7-2a79d98fa595",
"storeID": 2,
"operator": {
"$ref": "40"
},
"store": {
"$ref": "4"
}
},
{
"$ref": "41"
}
]
}
},
{
"$ref": "39"
}
],
"apns": [
{
"$id": "42",
"pluID": 1,
"pluG_UID": "BBdw01Y/O0S0Y3RBDvHbvQ==",
"pluGuid": "d3701704-3f56-443b-b463-74410ef1dbbd",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"tuns": [
{
"$id": "43",
"pluG_UId": "KfEicDdJi0artKJo96I2+w==",
"pluGuid": "7022f129-4937-468b-abb4-a268f7a236fb",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "3"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"competitionPricing": [
{
"$id": "44",
"identifier": "A+VEd48Hv02FGSrBNl7kew==",
"identifierGuid": "7744e503-078f-4dbf-8519-2ac1365ee47b",
"pluG_UID": "65KUAOkdh06bUbwBLlCNXQ==",
"pluGuid": "009492eb-1de9-4e87-9b51-bc012e508d5d",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "44"
}
],
"supplier": {
"$ref": "9"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"ordering": {
"$ref": "12"
},
"flipChartPages": [
{
"$id": "45",
"identifier": "kgna/HiQ0UW7iSpbk/qouQ==",
"groupName": "sample string 1",
"identifierGuid": "fcda0992-9078-45d1-bb89-2a5b93faa8b9",
"exists": true,
"flipChartIdentifier": "9bgeNUAzNESOEItGRKE/LA==",
"flipChartIdentifierGuid": "351eb8f5-3340-4434-8e10-8b4644a13f2c",
"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": "VNxDGuNQ5kKw04P+YCz80Q==",
"groupIdentifierGuid": "1a43dc54-50e3-42e6-b0d3-83fe602cfcd1",
"flipChart": {
"$id": "46",
"identifier": "K/PK4UxSqkSibi0B0yGsiA==",
"identifierGuid": "e1caf32b-524c-44aa-a26e-2d01d321ac88",
"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": "47",
"identifier": "CN1oHB4nrEC3WrzkkspN6g==",
"identifierGuid": "1c68dd08-271e-40ac-b75a-bce492ca4dea",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "48",
"id": 1,
"g_UID": "VJqVyQEaAkaAIgLUpzzt9A==",
"guid": "c9959a54-1a01-4602-8022-02d4a73cedf4",
"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": "O1bhwQ74d0eJtkW8Cf/tFA==",
"previousFormGuid": "c1e1563b-f80e-4777-89b6-45bc09ffed14",
"nextForm": 1,
"nextFormG_UID": "k2uRILora06TjCWMjxty1w==",
"nextFormGuid": "20916b93-2bba-4e6b-938c-258c8f1b72d7",
"attributes": "sample string 10",
"updated": "2026-04-03T06:16:54.3692694",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "48"
},
"previousCheckoutForm": {
"$ref": "48"
},
"buttons": [
{
"$id": "49",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "Q1lQ0L1l9U6QfGep67NXXQ==",
"checkoutFormGuid": "d0505943-65bd-4ef5-907c-67a9ebb3575d",
"identifier": "6geYkjif4Ea3rApTjMziWw==",
"identifierGuid": "929807ea-9f38-46e0-b7ac-0a538ccce25b",
"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": "JFZ1QxV/pUyd7HwQsZJtng==",
"valueGuid": "43755624-7f15-4ca5-9dec-7c10b1926d9e",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:16:54.3692694",
"action": "sample string 12",
"valueForm": {
"$ref": "48"
},
"image": {
"$id": "50",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:16:54.3692694",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "49"
}
],
"panels": [
{
"$id": "51",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "ZbUugVmYqU+m+mN2yGh3vg==",
"checkoutFormGuid": "812eb565-9859-4fa9-a6fa-6376c86877be",
"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": "51"
}
]
},
{
"$ref": "48"
}
],
"panels": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
"contentPanel": {
"$ref": "51"
},
"products": [
{
"$id": "52",
"flipChartPageIdentifier": "S/2xPr+xPUunvUq3h8hlwA==",
"flipChartPageIdentifierGuid": "3eb1fd4b-b1bf-4b3d-a7bd-4ab787c865c0",
"pluG_UID": "RWMkgbZVdkOBMiUUFP7dQg==",
"pluGuid": "81246345-55b6-4376-8132-251414fedd42",
"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": "52"
}
],
"productCount": 27,
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
{
"$ref": "45"
}
],
"priceHistory": [
{
"$id": "53",
"pluG_UID": "O4U3jRA3kEGSPjKocxYXMQ==",
"pluGuid": "8d37853b-3710-4190-923e-32a873161731",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:16:54.3692694",
"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": "53"
}
],
"ingredients": [
{
"$id": "54",
"pluG_UID": "+5WpLJSRSEOdT3XYmSpy/g==",
"ingredientGuid": "yvMriG+xHkew8WgpchFutg==",
"ingredientIdentifier": "882bf3ca-b16f-471e-b0f1-682972116eb6",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"bins": [
{
"$id": "55",
"pluG_UID": "pt7IsHAYYEWo2r8Z2hGVQw==",
"pluGuid": "b0c8dea6-1870-4560-a8da-bf19da119543",
"shelfLocationIdentifier": "q02y8V1aYUuII4oWnQUi+A==",
"shelfLocationGuid": "f1b24dab-5a5d-4b61-8823-8a169d0522f8",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "Ak+RcEJFXkGLj5duAJnZPQ==",
"labelPageLayoutGuid": "70914f02-4542-415e-8b8f-976e0099d93d",
"updated": "2026-04-03T06:16:54.3692694",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "3"
},
"location": {
"$id": "56",
"identifier": "BWIsSEZLt0Ol9ZWKoo1h4g==",
"storeID": 1,
"identifierGuid": "482c6205-4b46-43b7-a5f5-958aa28d61e2",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:16:54.3692694",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
}
},
{
"$ref": "55"
}
],
"bin": {
"$ref": "55"
},
"scaleLocations": [
{
"$id": "57",
"plu": 1,
"pluG_UID": "YHx/cgC7ZUCZA2Ka24zfCg==",
"pluGuid": "727f7c60-bb00-4065-9903-629adb8cdf0a",
"deptNo": 1,
"product": {
"$ref": "3"
},
"scaleLocation": {
"$id": "58",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:16:54.3692694",
"department": {
"$id": "59",
"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": "58"
},
"subDepartments": [
{
"$id": "60",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "61",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "62",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:16:54.3692694",
"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": "WYLJg8VyIkOHTEeZc4W45A==",
"labelPageLayoutGuid": "83c98259-72c5-4322-874c-47997385b8e4",
"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": "63",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "64",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "65",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "65"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "64"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$id": "66",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "62"
}
],
"updated": "2026-04-03T06:16:54.3692694",
"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": "oKL3+AnDEUK65VnYZcIt2Q==",
"labelPageLayoutGuid": "f8f7a2a0-c309-4211-bae5-59d865c22dd9",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "61"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:16:54.3692694",
"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": "OBZ4kCjWm0CwUQt0473dMQ==",
"labelPageLayoutGuid": "90781638-d628-409b-b051-0b74e3bddd31",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "60"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:16:54.3692694",
"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": "MyuPLqknCUSeTKGzDF06bg==",
"labelPageLayoutGuid": "2e8f2b33-27a9-4409-9e4c-a1b30c5d3a6e",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
}
}
},
{
"$ref": "57"
}
],
"nextPrice": {
"$id": "67",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "FNzmwIM0uUaQHMzlZFq0Sg==",
"pluGuid": "c0e6dc14-3483-46b9-901c-cce5645ab44a",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "fcgtnkWfnkWNy7Zji2CYJA==",
"dealCostGuid": "9e2dc87d-9f45-459e-8dcb-b6638b609824",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "+H01HWOkD0ix6dAhnRUVxg==",
"priceGroupGuid": "1d357df8-a463-480f-b1e9-d0219d1515c6",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:16:54.3692694",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "3a393e35-96a5-4ec6-82bc-a5aabf2f8a30",
"campaignComboPriceGroupG_UID": "WWsigZJdm0uZfOy0BO/OIw==",
"campaignComboPriceGroupIdentifier": "81226b59-5d92-4b9b-997c-ecb404efce23",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "68",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:16:54.3692694",
"operatorG_UID": "rbCPu9idVkyAvDqxOYZIFg==",
"operatorGuid": "bb8fb0ad-9dd8-4c56-80bc-3ab139864816",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:16:54.3692694",
"signIqTicketFileMovedUtc": "2026-04-03T06:16:54.3692694",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:16:54.3692694",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "3449a02f-8c30-4235-84f6-dc837ca45713",
"product": {
"$ref": "3"
},
"campaignPlu": {
"$ref": "67"
},
"fuelItem": true
},
{
"$ref": "68"
}
],
"campaign": {
"$id": "69",
"id": 1,
"storeID": 2,
"name": "81768cd6-6cf0-48a6-a1f2-adc7ff029890",
"nameGuid": "81768cd6-6cf0-48a6-a1f2-adc7ff029890",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:16:54.3692694",
"startTime": 1,
"endDate": "2026-04-03T06:16:54.3692694",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:16:54.3692694",
"system": true,
"created": "2026-04-03T06:16:54.3692694",
"updated": "2026-04-03T06:16:54.3692694",
"priceChangeNotifiedUtc": "2026-04-03T06:16:54.3692694",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "Ondi8ZYrbUeTG2y2du8kpw==",
"hostIdentifierGuid": "f162773a-2b96-476d-931b-6cb676ef24a7",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:16:54.3692694",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"campaignPools": [
{
"$id": "70",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "oz8TSOOgmEm9BOmJLu3dJQ==",
"pluGuid": "48133fa3-a0e3-4998-bd04-e9892eeddd25",
"hostOfferID": 1,
"priceGroupG_UID": "qq3wzGWeHkWQ+RJwFzyFbg==",
"priceGroupGuid": "ccf0adaa-9e65-451e-90f9-1270173c856e",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:16:54.3692694",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "3"
},
"campaign": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"sellingRules": [
{
"$id": "71",
"id": 1,
"identifier": "uNbqBW2DBU+2044dcYQrGA==",
"identifierStr": "uNbqBW2DBU+2044dcYQrGA==",
"identifierGuid": "05ead6b8-836d-4f05-b6d3-8e1d71842b18",
"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": "69"
}
},
{
"$ref": "71"
}
],
"customers": [
{
"$id": "72",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "7aEZSTqU8U2LHBNpCe9W9g==",
"customerIDGuid": "4919a1ed-943a-4df1-8b1c-136909ef56f6",
"campaign": {
"$ref": "69"
},
"customer": {
"$id": "73",
"identifier": "Ubch/zHLDEC1ajmU69ccUw==",
"identifierGuid": "ff21b751-cb31-400c-b56a-3994ebd71c53",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:16:54.3692694",
"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": "IMYL+XwZWE+HXV8vz1qLYA==",
"communityIdentifierGuid": "f90bc620-197c-4f58-875d-5f2fcf5a8b60",
"joined": "2026-04-03T06:16:54.3692694",
"updated": "2026-04-03T06:16:54.3692694",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "moPEEzlosku8glBCQwQiRw==",
"priceLevelIdentifierGuid": "13c4839a-6839-4bb2-bc82-504243042247",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:16:54.3692694",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "74",
"cardType": 2,
"issueDate": "2026-04-03T06:16:54.3692694",
"expiry": "2026-04-03T06:16:54.3692694",
"customerID": "UVQhkceBd0CoktYNIiYKSQ==",
"customerIDGuid": "91215451-81c7-4077-a892-d60d22260a49",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:16:54.3692694",
"linkedAccount": "yUsvmlk10EuN0J2KdeyNVQ==",
"linkedAccountGuid": "9a2f4bc9-3559-4bd0-8dd0-9d8a75ec8d55",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "73"
},
"account": {
"$id": "75",
"id": 1,
"identifier": "2xfBOr9f20OEg/dyltdnNw==",
"identifierGuid": "3ac117db-5fbf-43db-8483-f77296d76737",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:16:54.3692694",
"owner": "9CIKWjLBJ0iZHBzY5LPNEA==",
"ownerGuid": "5a0a22f4-c132-4827-991c-1cd8e4b3cd10",
"accountStoreGroupIdentifier": "kE529yWLWES+0nslVzYjXQ==",
"accountStoreGroupGuid": "f7764e90-8b25-4458-bed2-7b255736235d",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:16:54.3692694",
"active": true,
"updated": "2026-04-03T06:16:54.3692694",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "73"
},
"card": {
"$ref": "74"
},
"members": {
"$id": "76",
"sample string 1": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"sample string 2": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"customerGroups": [
{
"$id": "77",
"identifier": "91EUEkmMdUmCDgJXOGNPvA==",
"identifierGuid": "121451f7-8c49-4975-820e-025738634fbc",
"name": "sample string 2",
"primaryContact": "AvJxAV04nUmmTYQelf009w==",
"primaryContactGuid": "0171f202-385d-499d-a64d-841e95fd34f7",
"accountID": "9sHvNItxeUOWd5p+jclXFA==",
"accountIDGuid": "34efc1f6-718b-4379-9677-9a7e8dc95714",
"special": true,
"updated": "2026-04-03T06:16:54.3692694",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "y4VqM1Hq0UCJJtMry5TLTA==",
"priceLevelIdentifierGuid": "336a85cb-ea51-40d1-8926-d32bcb94cb4c",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "75"
},
"primaryContactCustomer": {
"$ref": "73"
},
"customerGroupMembers": [
{
"$id": "78",
"id": 1,
"groupID": "1hI2Knv0tUurGvro7e41aw==",
"groupIDGuid": "2a3612d6-f47b-4bb5-ab1a-fae8edee356b",
"customerID": "fRE/xdaNtUuourzvZobXGg==",
"customerIDGuid": "c53f117d-8dd6-4bb5-a8ba-bcef6686d71a",
"card": "sample string 4",
"linkedAccount": "2iWbCUyvIkmJ8mi9phVUPQ==",
"linkedAccountGuid": "099b25da-af4c-4922-89f2-68bda615543d",
"customer": {
"$ref": "73"
},
"group": {
"$ref": "77"
},
"customerCard": {
"$ref": "74"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "77"
}
]
},
"payments": [
{
"$id": "79",
"id": 1,
"identifier": "IJ7pPhhcP0mOpfMzcBtjng==",
"identifierGuid": "3ee99e20-5c18-493f-8ea5-f333701b639e",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "yHDVuDLGcUO0UGefW5vwkA==",
"accountIDGuid": "b8d570c8-c632-4371-b450-679f5b9bf090",
"customerAccount": {
"$ref": "75"
},
"customerCard": {
"$ref": "74"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:16:54.3692694",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "WsPuGN8KOE+gKNLH/pdCDQ==",
"idempotentVoidGuid": "18eec35a-0adf-4f38-a028-d2c7fe97420d",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "80",
"saleHeaderID": 1,
"saleHeaderGuid": "XQ8cDFOkEUmvF2TX98Ds/w==",
"saleHeaderIdentifierGuid": "0c1c0f5d-a453-4911-af17-64d7f7c0ecff",
"created": "2026-04-03T06:16:54.3692694",
"createdLocal": "2026-04-03T06:16:54.3692694",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:16:54.3692694",
"storeID": 1,
"operatorG_Uid": "VTWoM/kwy0uQoAlbM6y8BQ==",
"operatorGuid": "33a83555-30f9-4bcb-90a0-095b33acbc05",
"customerG_Uid": "WjgzAVoSlk6Y4jf26K3esQ==",
"customerGuid": "0133385a-125a-4e96-98e2-37f6e8addeb1",
"communityIdentifier": "2EGF1YQ7W0a0Ak4j5a+DaA==",
"communityIdentifierGuid": "d58541d8-3b84-465b-b402-4e23e5af8368",
"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": "mO2gqMJCpUuMjmCxo4R/CA==",
"priceLevelIdentifierGuid": "a8a0ed98-42c2-4ba5-8c8e-60b1a3847f08",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:16:54.3692694+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": "81",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:16:54.3692694",
"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": "40"
},
"customer": {
"$ref": "73"
},
"communityOrganisation": {
"$id": "82",
"id": 1,
"identifier": "5BjqRKEiP0GxOtoFiJGp2A==",
"identifierGuid": "44ea18e4-22a1-413f-b13a-da058891a9d8",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:16:54.3692694",
"promoPeriodEnd": "2026-04-03T06:16:54.3692694",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:16:54.3692694",
"deleted": true
},
"details": [
{
"$id": "83",
"saleItemID": 1,
"identifier": "PlhwuaD3gUyyCI0+aR29YQ==",
"identifierGuid": "b970583e-f7a0-4c81-b208-8d3e691dbd61",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "viJWyGIlqUyw+hS2xSEeqQ==",
"pluGuid": "c85622be-2562-4ca9-b0fa-14b6c5211ea9",
"accountID": "AwxZflX67kWEx+Shyut+PA==",
"accountIDGuid": "7e590c03-fa55-45ee-84c7-e4a1caeb7e3c",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:16:54.3692694",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "0QIYD3oJtkWYoab48/XWNQ==",
"refundGuid": "0f1802d1-097a-45b6-98a1-a6f8f3f5d635",
"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": "zVHvQwuTeki+DA66In5zMQ==",
"idempotentVoidGuid": "43ef51cd-930b-487a-be0c-0eba227e7331",
"priceLevelIdentifier": "6cT+Ja0JM0a/qzLhS+ZnVw==",
"priceLevelIdentifierGuid": "25fec4e9-09ad-4633-bfab-32e14be66757",
"communityIdentifier": "oRul30QpAEa6v9DPOFUXzg==",
"communityIdentifierGuid": "dfa51ba1-2944-4600-babf-d0cf385517ce",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "84",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:16:54.3692694",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "84"
}
],
"refund": {
"$id": "85",
"id": 1,
"g_UID": "FIsHw4rkDUuO4tK32C7S5Q==",
"guid": "c3078b14-e48a-4b0d-8ee2-d2b7d82ed2e5",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:16:54.3692694"
},
"modifier": {
"$id": "86",
"id": 1,
"setG_UID": "PtKTTYrJ40SAxparY+tAGA==",
"modifierSetGuid": "4d93d23e-c98a-44e3-80c6-96ab63eb4018",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "ojW3BeVwAUigSQrZ4qxENg==",
"pluGuid": "05b735a2-70e5-4801-a049-0ad9e2ac4436",
"deleted": true,
"g_UID": "CRtT+nWIrkG72gEBmqtBZQ==",
"guid": "fa531b09-8875-41ae-bbda-01019aab4165",
"product": {
"$ref": "3"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "83"
}
],
"eftReceipts": [
{
"$id": "87",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "80"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "87"
}
],
"payments": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"cards": [
{
"$id": "88",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "88"
}
],
"campaignHits": [
{
"$id": "89",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "89"
}
],
"fuel": [
{
"$id": "90",
"id": 1,
"plu": 1,
"pluG_UID": "vyIDMnwomU2FvvpQIlEP2g==",
"pluGuid": "320322bf-287c-4d99-85be-fa5022510fda",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:16:54.3692694",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:16:54.3692694",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "90"
}
],
"fuelResells": [
{
"$id": "91",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "rPv+KVDccUWzqVcOcjx29g==",
"pluGuid": "29fefbac-dc50-4571-b3a9-570e723c76f6",
"accountID": "PrZQNaSPGkyBeApTu4PTqQ==",
"accountIDGuid": "3550b63e-8fa4-4c1a-8178-0a53bb83d3a9",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:16:54.3692694",
"bestOrExpireType": 1,
"refundG_UID": "hJ/tpakc8EehKF+fAX4vqg==",
"refundGuid": "a5ed9f84-1ca9-47f0-a128-5f9f017e2faa",
"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": "91"
}
],
"customerOrder": [
{
"$id": "92",
"identifier": "S2TOxcUOAkO3bA7zmVqjeQ==",
"identifierGuid": "c5ce644b-0ec5-4302-b76c-0ef3995aa379",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "gkLpp9F8HU+Fnioacx66jA==",
"customerIdentifierGuid": "a7e94282-7cd1-4f1d-859e-2a1a731eba8c",
"operatorNo": 1,
"operatorG_UID": "LEaSbmoZA0STC/9vm3fg7A==",
"operatorGuid": "6e92462c-196a-4403-930b-ff6f9b77e0ec",
"created": "2026-04-03T06:16:54.3692694",
"ordered": "2026-04-03T06:16:54.3692694",
"started": "2026-04-03T06:16:54.3692694",
"completed": "2026-04-03T06:16:54.3692694",
"supplied": "2026-04-03T06:16:54.3692694",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "73"
},
"operator": {
"$ref": "40"
},
"details": [
{
"$id": "93",
"headerID": 1,
"plu": 1,
"pluG_UId": "10TARAGwzkqJcbRzAFY6XA==",
"pluGuid": "44c044d7-b001-4ace-8971-b47300563a5c",
"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": "0n9KCkbH6EKKDTycAdIy8w==",
"headerIdentifierGuid": "0a4a7fd2-c746-42e8-8a0d-3c9c01d232f3",
"product": {
"$ref": "3"
}
},
{
"$ref": "93"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "80"
}
},
{
"$ref": "92"
}
],
"surveyResponses": [
{
"$id": "94",
"surveyG_UID": "sm0jiTJxTkmhFeDWWVwMDQ==",
"surveyGuid": "89236db2-7132-494e-a115-e0d6595c0c0d",
"saleHeaderGuid": "X6E+7c+vbkaxLhXbGkSiRQ==",
"saleGuid": "ed3ea15f-afcf-466e-b12e-15db1a44a245",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "4W1Ueu3XSEWfma3UaJroPw==",
"guidResponse": "7a546de1-d7ed-4548-9f99-add4689ae83f",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:16:54.3692694",
"sale": {
"$ref": "80"
},
"survey": {
"$id": "95",
"g_UID": "4aMSHWlsgE2FAGYz6d2RLQ==",
"guid": "1d12a3e1-6c69-4d80-8500-6633e9dd912d",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "9Z6EE8CqwkqJvu8mvapt6w==",
"checkoutFormGuid": "13849ef5-aac0-4ac2-89be-ef26bdaa6deb",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:16:54.3692694",
"end": "2026-04-03T06:16:54.3692694",
"deleted": true,
"updated": "2026-04-03T06:16:54.3692694",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"a077fdc6-f883-4d0d-b37e-8585b121c48d",
"75e9f6bf-5600-4607-8ad0-eff3c3c4e8ea"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "48"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "94"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "pnxz/5vxzkWHC7CxU+mIZA==",
"accountIdentifier": "ff737ca6-f19b-45ce-870b-b0b153e98864",
"accountName": "sample string 44",
"customerOrderIdentifier": "z8QAJT9NMkCRy0y6MGF7bA==",
"customerOrderIdentifierGuid": "2500c4cf-4d3f-4032-91cb-4cba30617b6c",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "96",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "fsqi2S7zbkqRkpEjT/2DcQ==",
"paymentIdentifierGuid": "d9a2ca7e-f32e-4a6e-9192-91234ffd8371",
"identifier": "oIhYdR75J0esNJbL73EnqQ==",
"identifierGuid": "755888a0-f91e-4727-ac34-96cbef7127a9",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "s01MnT5P1EOMRdtsYbACWQ==",
"itemIdentifierGuid": "9d4c4db3-4f3e-43d4-8c45-db6c61b00259"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "74"
}
],
"customerGroupMembers": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"customerGroups": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"accounts": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"account": {
"$ref": "75"
},
"vouchers": [
{
"$id": "97",
"customerIdentifier": "Oq0Ya4x9m02kLd6vKUTOXg==",
"customerIdentifierGuid": "6b18ad3a-7d8c-4d9b-a42d-deaf2944ce5e",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "5We6FNfWPECQ05mY7hFHaQ==",
"idempotentGuid": "14ba67e5-d6d7-403c-90d3-9998ee114769",
"offline": true,
"voucher": {
"$id": "98",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-04-03T06:16:54.3692694",
"barcodeTemplate": {
"$id": "99",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "100",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-04-03T06:16:54.3692694",
"labelPageLayout": "gbUvarx4Z0KYPsa3vTT0aQ==",
"pageLayoutGuid": "6a2fb581-78bc-4267-983e-c6b7bd34f469",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "98"
},
"elements": [
{
"$id": "101",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-04-03T06:16:54.3692694"
},
{
"$ref": "101"
}
]
},
"customerVouchers": [
{
"$id": "102",
"id": 1,
"customerIdentifier": "3E6GfhAY50K6MOEsa04QMw==",
"customerIdentifierGuid": "7e864edc-1810-42e7-ba30-e12c6b4e1033",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:16:54.3692694",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "L0iPcxKh6E2jPck7XbLoNg==",
"issuedIdempotentGuid": "738f482f-a112-4de8-a33d-c93b5db2e836",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:16:54.3692694",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:16:54.3692694",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "oM1F71GkmEeMmVspWtaEeg==",
"redeemedIdempotentGuid": "ef45cda0-a451-4798-8c99-5b295ad6847a",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:16:54.3692694",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "100"
},
"voucher": {
"$ref": "98"
},
"customer": {
"$ref": "73"
},
"issuedOfflinePayment": {
"$ref": "79"
},
"redeemedOfflinePayment": {
"$ref": "79"
}
},
{
"$ref": "102"
}
]
},
"customer": {
"$ref": "73"
}
},
{
"$ref": "97"
}
]
}
},
{
"$ref": "72"
}
],
"customerGroups": [
{
"$id": "103",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "lJBRHxH+B0S7vvxnhzhNRw==",
"groupIDGuid": "1f519094-fe11-4407-bbbe-fc6787384d47",
"campaign": {
"$ref": "69"
},
"group": {
"$ref": "77"
}
},
{
"$ref": "103"
}
],
"signIqTickets": [
{
"$id": "104",
"identifier": "rTQGPFlIdE+REQrQ+0/Shg==",
"identifierGuid": "3c0634ad-4859-4f74-9111-0ad0fb4fd286",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "104"
}
],
"comboPriceGroups": [
{
"$id": "105",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "BiMTWtFgnUGOyMAKtOj6Dw==",
"guid": "5a132306-60d1-419d-8ec8-c00ab4e8fa0f",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "69"
},
"comboPricePlus": [
{
"$id": "106",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "gYf8Qfq0k02N/6eKYpK2GA==",
"groupGuid": "41fc8781-b4fa-4d93-8dff-a78a6292b618",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "B0wTAZwYhECvUTkBzh5xyA==",
"pluGuid": "01134c07-189c-4084-af51-3901ce1e71c8",
"priceGroupG_UID": "Ia9Kl3thdES1HwJjdO0s8w==",
"priceGroupGuid": "974aaf21-617b-4474-b51f-026374ed2cf3",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "69"
},
"product": {
"$ref": "3"
},
"priceGroup": {
"$ref": "33"
},
"campaignPool": {
"$ref": "69"
}
},
{
"$ref": "106"
}
]
},
{
"$ref": "105"
}
],
"priceLevels": [
{
"$id": "107",
"id": 1,
"priceLevelIdentifier": "I3XQJcN/cU2p2ahemChQmw==",
"priceLevelIdentifierGuid": "25d07523-7fc3-4d71-a9d9-a85e9828509b",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "107"
}
],
"promotionType": {
"$id": "108",
"identifier": "M2l4FyeGQkWOnEaSniOSZw==",
"identifierGuid": "17786933-8627-4542-8e9c-46929e239267",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "q6MnlVahzk+zNkB9udu+IQ==",
"labelPageLayoutGuid": "9527a3ab-a156-4fce-b336-407db9dbbe21",
"priceLevelIdentifier": "5FZp3/hNlEyJZBRLehxCzw==",
"priceLevelIdentifierGuid": "df6956e4-4df8-4c94-8964-144b7a1c42cf",
"active": true,
"updated": "2026-04-03T06:16:54.3692694",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "3"
},
"dealCost": {
"$id": "109",
"headerIdentifier": "5N9cISYYk0y9ei//ny8hFA==",
"headerIdentifierGuid": "215cdfe4-1826-4c93-bd7a-2fff9f2f2114",
"identifier": "egiMuxbuz0+WV9L0Zr+MVw==",
"identifierGuid": "bb8c087a-ee16-4fcf-9657-d2f466bf8c57",
"supplierIdentifier": "ViqCrwiCCket4rDbQAhPBQ==",
"supplierGuid": "af822a56-8208-470a-ade2-b0db40084f05",
"pluG_UID": "r14bqxElzUmlwhXaeZoTtA==",
"pluGuid": "ab1b5eaf-2511-49cd-a5c2-15da799a13b4",
"campaignName": "9322707e-2feb-451a-85c8-cf336e88221d",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:16:54.3692694",
"end": "2026-04-03T06:16:54.3692694",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "aKBB0h12REqSbg8rZBfuKA==",
"bonusItemPluGuid": "d241a068-761d-4a44-926e-0f2b6417ee28",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:16:54.3692694",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:16:54.3692694",
"campaignEndDate": "2026-04-03T06:16:54.3692694",
"masterPLUG_UID": "Ov2TDwEwC0mrkm2KCUSd1g==",
"masterID": "0f93fd3a-3001-490b-ab92-6d8a09449dd6",
"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": "lfv5ALU80kCquNH9hXUr5Q==",
"bonusMasterID": "00f9fb95-3cb5-40d2-aab8-d1fd85752be5",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-04-03T06:16:54.3692694",
"dealCosts": [
{
"$ref": "109"
},
{
"$ref": "109"
}
],
"tags": [
{
"$id": "110",
"pluG_UID": "B/UGy9OEPUS7Bgq3oNy8eg==",
"pluGuid": "cb06f507-84d3-443d-bb06-0ab7a0dcbc7a",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "110"
}
],
"alternateProductG_UID": "k6W0Y+Wn+k+u0bHpsfDO+Q==",
"alternateProduct": "63b4a593-a7e5-4ffa-aed1-b1e9b1f0cef9",
"altProduct": {
"$ref": "3"
},
"productHostCode": {
"$id": "111",
"id": 1,
"pluG_UID": "H54/LSMKi0e3IkbhfWojqw==",
"pluGuid": "2d3f9e1f-0a23-478b-b722-46e17d6a23ab",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:16:54.3692694",
"inventoryTracked": "2026-04-03T06:16:54.3692694",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "112",
"pluG_UID": "KVsGlDU3yUSUC7t2JhsK/g==",
"pluGuid": "94065b29-3735-44c9-940b-bb76261b0afe",
"fuelPluG_UID": "EeGdKEJx3UWQwN/VquxSmQ==",
"fuelPluGuid": "289de111-7142-45dd-90c0-dfd5aaec5299",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "112"
},
{
"$ref": "112"
}
]
}
},
{
"$ref": "2"
}
],
"stocktakeHeader": {
"$id": "113",
"id": 1,
"identifier": "5JWn98g+QkCefY+6wui98Q==",
"identifierGuid": "f7a795e4-3ec8-4042-9e7d-8fbac2e8bdf1",
"stocktakeRequest": {
"$ref": "1"
},
"storeID": 1,
"name": "sample string 2",
"forDate": "2026-04-03T06:16:54.3692694",
"createDate": "2026-04-03T06:16:54.3692694",
"closed": true,
"closedDate": "2026-04-03T06:16:54.3692694",
"outOfStock": true,
"live": true,
"deleted": true,
"processed": true,
"processCounted": "2026-04-03T06:16:54.3692694",
"processCountedUser": "sample string 8",
"updateInventorySetting": "sample string 9",
"stocktakeRequestIdentifier": "PIsvmj48AkiVj7chFacGPA==",
"stocktakeRequestIdentifierGuid": "9a2f8b3c-3c3e-4802-958f-b72115a7063c",
"inputs": [
{
"$id": "114",
"id": 1,
"identifier": "PHUq4AVw+Ei0OQqIKObDrQ==",
"identifierGuid": "e02a753c-7005-48f8-b439-0a8828e6c3ad",
"headerID": 1,
"headerIdentifier": "zLXjeuH8LEyN3g5NvizYpQ==",
"headerIdentifierGuid": "7ae3b5cc-fce1-4c2c-8dde-0e4dbe2cd8a5",
"sectionG_UID": "9/5V3y2GDkCzXOU5kChA8g==",
"sectionGuid": "df55fef7-862d-400e-b35c-e539902840f2",
"operatorG_UID": "zb3le34iNUKee0SWDhmyug==",
"operatorGuid": "7be5bdcd-227e-4235-9e7b-44960e19b2ba",
"operatorID": 1,
"comment": "sample string 2",
"inputType": 1,
"date": "2026-04-03T06:16:54.3692694",
"inProgress": 3,
"setCount": "2026-04-03T06:16:54.3692694",
"deleted": true,
"operatorName": "sample string 4",
"sectionName": "sample string 5",
"canDelete": 6,
"details": [
{
"$id": "115",
"id": 1,
"headerID": 1,
"headerIdentifier": "oc/7LeFwyEO7Z7vR41ixWQ==",
"headerIdentifierGuid": "2dfbcfa1-70e1-43c8-bb67-bbd1e358b159",
"inputID": 1,
"inputIdentifier": "YNoGh4GaAUa4i4tp2dM59g==",
"inputIdentifierGuid": "8706da60-9a81-4601-b88b-8b69d9d339f6",
"created": "2026-04-03T06:16:54.3692694",
"apn": "sample string 2",
"plu": 1,
"pluG_UID": "MpGwKO3DlUiCacGQv0VYDw==",
"pluGuid": "28b09132-c3ed-4895-8269-c190bf45580f",
"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": "Mx6LUeX3K0ufPxT43Rd8JQ==",
"parentPluGuid": "518b1e33-f7e5-4b2b-9f3f-14f8dd177c25",
"edited": true,
"product": {
"$ref": "3"
},
"input": {
"$ref": "114"
},
"unknownScan": {
"$id": "116",
"id": 1,
"headerIdentifier": "Dwwvoxu/8kCcwoko4HF+nA==",
"headerIdentifierGuid": "a32f0c0f-bf1b-40f2-9cc2-8928e0717e9c",
"inputIdentifier": "03RczfqR60WGG8HFlkBC9g==",
"inputIdentifierGuid": "cd5c74d3-91fa-45eb-861b-c1c5964042f6",
"detailID": 1,
"pluG_UID": "YQI6ODUJt0ynn/I43ab31g==",
"pluGuid": "383a0261-0935-4cb7-a79f-f238dda6f7d6",
"barcode": "sample string 2",
"scanned": "2026-04-03T06:16:54.3692694"
}
},
{
"$ref": "115"
}
]
},
{
"$ref": "114"
}
]
}
},
{
"$ref": "1"
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
text/csv
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK 2�\G���� 5 xl/workbook.xml � (� ����0��&�C��h�D��x��}mi�?����[ �x�3;��T���s/�1��2Լ�їB��� �G�v�b��)\�i���o�6�S��E��v�z�/�X���1�aAЖ7�c���q�Y&c�;�L,!�f�v1+f�`�[����\U͏��R��(�yq�2/�Z�����PK 2�\���� � [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
2�\�RU�' ' _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="R9f52dc7d30e14506" /></Relationships>PK 2�\,�|p � xl/worksheets/sheet1.xml � (� ��Ko�0��J��$~?*�j˴t��f1�i��Ŧ�� )!�P7`��k2��,7ч�M��iG�Z�UQ�M�]���l����ɕ���+sSO����M��e���$z�*���u�Y��~K�z],�\/w��l� `i�6�u�L^lM|t���lk���#���U�U<��
�~8}T��4��7/8��٤��jo����������y5�Aæ��)�ZG+��v�[��x˭km4K�1�gT���Q�}6��bes�� e�B��\�8Z����v���G���X$D2�(ČC!�����>I8@�"G�z���I/H Ct\G[��DHB� $/�Y�g�<7o����E���%�c�KzA/[���<A@
0��K<���kp��A� �%�C$����u�Gx"%`I��0�G���yf�٤���n���au疦�%n��n30I?ږ��O< �'�C���C���!A��Ӑ`}b1$x�x�O��O�:�55u��@]h(��|@�F?���/$���a�1��Uu7Ջ#P�K��z��9�Gr��8�7/����]�r�O#��i�4��i*�i\��#i�4��� ~��+wo�~�ڪ�y���Tf�PK 2�\v�z� P xl/_rels/workbook.xml.rels � (� ��;n�0@�"p�eǟ�E�,]��� MS�[2$%m�֡G�*�@� �d"�{x ����M�8�u��5$Q�5�v�]
'�J�n�{ч ��aE�z��')�<����:t�����N�HG�X�⸐vɀ[�8\f��(5?:M��`�j�����mǾ����אD�
b�ְ��V�Y^ey� ��Ԝ���~���LJE�M�MUQV>����h�}�6\z�,/�p��H��,i��(�j��/6_PK 2�\Ѓ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 2�\L/ĚZ � xl/sharedStrings.xml � (� �R�k�@�W�}okuZ�¬s��1�O2X�E=l�K:���� Z����$/y�d�Q�;ZRF�Et��:7R��X<?��C���P�cqD�$M��s���b�\]�!�{,�S�v���vRe$��,�n�3KPZx��5;�Xx�Vo5N/��Pi��B�f�Uh���$<�Mf^+�d��&�fcq�5�����!�VU�iRS�cK�/��cI��5��-��Y��������w�Ƕ�#�n�͑q��$�(�NC��ؿ����?ڎ��D�t����*�}�uw��A�gj��}�Q�Uy�Tį�f��V�a�6X���4�l��zDw�g_Z���Oӷ��o�PK- 2�\G���� 5 xl/workbook.xmlPK- 2�\���� � � [Content_Types].xmlPK-
2�\�RU�' ' U _rels/.relsPK- 2�\,�|p � � xl/worksheets/sheet1.xmlPK- 2�\v�z� P � xl/_rels/workbook.xml.relsPK- 2�\Ѓc'2 E
� xl/styles.xmlPK- 2�\L/ĚZ � B xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK 2�\�.�"� 5 xl/workbook.xml � (� ����0��&�C��@D��x��}��4Пtk��H�yۙ��v����i��>z4T���!�Bj{�@'���;i��0K�VJ�bc۷FD�$�q����^9�+�9��Q���4(��ぱri�P8Q����]L&�M��_D�h�x8�έ�xʙ/�<ܓ\�SH!O�]w�;{��b�]PK 2�\���� � [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
2�\`Qy\' ' _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="Recd2d1fd0a374fca" /></Relationships>PK 2�\,�|p � xl/worksheets/sheet1.xml � (� ��Ko�0��J��$~?*�j˴t��f1�i��Ŧ�� )!�P7`��k2��,7ч�M��iG�Z�UQ�M�]���l����ɕ���+sSO����M��e���$z�*���u�Y��~K�z],�\/w��l� `i�6�u�L^lM|t���lk���#���U�U<��
�~8}T��4��7/8��٤��jo����������y5�Aæ��)�ZG+��v�[��x˭km4K�1�gT���Q�}6��bes�� e�B��\�8Z����v���G���X$D2�(ČC!�����>I8@�"G�z���I/H Ct\G[��DHB� $/�Y�g�<7o����E���%�c�KzA/[���<A@
0��K<���kp��A� �%�C$����u�Gx"%`I��0�G���yf�٤���n���au疦�%n��n30I?ږ��O< �'�C���C���!A��Ӑ`}b1$x�x�O��O�:�55u��@]h(��|@�F?���/$���a�1��Uu7Ջ#P�K��z��9�Gr��8�7/����]�r�O#��i�4��i*�i\��#i�4��� ~��+wo�~�ڪ�y���Tf�PK 2�\+|�6� P xl/_rels/workbook.xml.rels � (� ��AN�0E�b͞؎Ҡ�ݰa[z��=N�&vd�@�Ƃ#q,*A*�`ӕ5짧���o��^(���d!�����k���
����FL�F�9��������i�X��\�X&L��Q�#^
q�Ò�L�?����v����i"�� �W��'J��:J-�D���T`O�����-I��J(cj`�fj1�G��^�z!Sk�h���F��A�T��@�9����2^��l��IX��)/s�W�b�PK 2�\Ѓ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 2�\L/ĚZ � xl/sharedStrings.xml � (� �R�k�@�W�}okuZ�¬s��1�O2X�E=l�K:���� Z����$/y�d�Q�;ZRF�Et��:7R��X<?��C���P�cqD�$M��s���b�\]�!�{,�S�v���vRe$��,�n�3KPZx��5;�Xx�Vo5N/��Pi��B�f�Uh���$<�Mf^+�d��&�fcq�5�����!�VU�iRS�cK�/��cI��5��-��Y��������w�Ƕ�#�n�͑q��$�(�NC��ؿ����?ڎ��D�t����*�}�uw��A�gj��}�Q�Uy�Tį�f��V�a�6X���4�l��zDw�g_Z���Oӷ��o�PK- 2�\�.�"� 5 xl/workbook.xmlPK- 2�\���� � � [Content_Types].xmlPK-
2�\`Qy\' ' U _rels/.relsPK- 2�\,�|p � � xl/worksheets/sheet1.xmlPK- 2�\+|�6� P � xl/_rels/workbook.xml.relsPK- 2�\Ѓc'2 E
� xl/styles.xmlPK- 2�\L/ĚZ � B xl/sharedStrings.xmlPK � �