POST api/stores
Create new store
Request Information
URI Parameters
None.
Body Parameters
Store to be created
Store| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| IsMaster | boolean |
None. |
|
| IsElectedMaster | boolean |
None. |
|
| ElectedMasterStoreID | integer |
None. |
|
| IsZoneMaster | boolean |
None. |
|
| ShortName | string |
None. |
|
| URL |
Web address for store (eg stores website / online store) |
string |
Data type: Url |
| SortOrder | integer |
None. |
|
| Name | string |
None. |
|
| Phone | string |
None. |
|
| Fax | string |
None. |
|
| string |
None. |
||
| Address1 | string |
None. |
|
| Address2 | string |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| Country | string |
None. |
|
| PostCode | string |
None. |
|
| Delivery |
How the Store’s pricing file will be delivered |
StoreDelivery |
None. |
| ExportAccounts | integer |
None. |
|
| SalesAccountFolder | string |
None. |
|
| PurchaseAccountFolder | string |
None. |
|
| InitLoad |
Used in SEO for synchronising new Stores to groups |
integer |
None. |
| InitIDs |
Used in SEO for synchronising new Stores to groups |
integer |
None. |
| ZoneID | integer |
None. |
|
| ActAsMaster | integer |
None. |
|
| LastActiveUtc | date |
None. |
|
| Active | boolean |
None. |
|
| Warehouse | boolean |
None. |
|
| ABN | string |
None. |
|
| PhoneOrderSubjectLine | string |
None. |
|
| CaseConfiguration | CaseConfiguration |
None. |
|
| IsNormalPriceChangesCampaign | boolean |
None. |
|
| GeneratePrintLabels |
Whether this store will automatically generate print labels |
boolean |
None. |
| HeaderLogo | string |
None. |
|
| CustNo | string |
Deprecated. use HostStoreSettings records instead. |
|
| StateCode |
Host State Indicator |
string |
Deprecated. use HostStoreSettings records instead. String length: inclusive between 0 and 2 |
| HostIdentifier | Collection of byte |
Deprecated. use HostStoreSettings records instead. |
|
| HostIdentifierGuid | globally unique identifier |
Deprecated. use HostStoreSettings records instead. |
|
| HostName | HostProvider |
Deprecated. use HostStoreSettings records instead. |
|
| HostAddress | string |
Deprecated. use HostStoreSettings records instead. |
|
| HostUsername | string |
Deprecated. use HostStoreSettings records instead. |
|
| HostPassword | string |
Deprecated. use HostStoreSettings records instead. |
|
| ExcludeFromLeadInOut | boolean |
Deprecated. use HostStoreSettings records instead. |
|
| AccountingProvider | AccountingProvider |
Deprecated. Search the settings table for this value, Section='Accounting', KeyName='AccountingProvider'. |
|
| AccountingAddress | string |
None. |
|
| AccountingUsername | string |
None. |
|
| AccountingPassword | string |
None. |
|
| StoreAccountingCode | string |
None. |
|
| SoftwareVariance | integer |
None. |
|
| FuelWarningVariance | decimal number |
None. |
|
| FuelErrorVariance | decimal number |
None. |
|
| FuelAccumulatedWarningVariance | decimal number |
None. |
|
| FuelAccumulatedErrorVariance | decimal number |
None. |
|
| DrawManagment | CashBalancingDrawerManagement |
None. |
|
| EndOfDayManagment | boolean |
None. |
|
| AutoFillCashBalancing | boolean |
None. |
|
| FuelDayVariance | integer |
None. |
|
| AccountingTradingTime | time interval |
None. |
|
| StockActivateProduct | ActivateProducts |
None. |
|
| DefaultOrderDocumentId | integer |
None. |
|
| DefaultStockReceiveDocumentId | integer |
None. |
|
| GiftCardSalesAccountingDeptCode | string |
None. |
|
| TransactionDiscountAccountingDeptCode | string |
None. |
|
| Size | integer |
None. |
|
| Updated | date |
None. |
|
| PriceZone | PriceZoneInfo |
None. |
|
| PriceZoneName | string |
Relation. This field may not always be loaded or used for updates. |
|
| StoreFuelConfigured | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| ShippingAddressCopied | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| ShippingAddress | StoreAddress |
Relation. This field may not always be loaded or used for updates. |
|
| BillingAddressCopied | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| BillingAddress | StoreAddress |
Relation. This field may not always be loaded or used for updates. |
|
| WarehouseStore | StoreWarehouse |
Relation. This field may not always be loaded or used for updates. |
|
| HostStoreSettings | Collection of HostStoreSetting |
Relation. This field may not always be loaded or used for updates. |
|
| Accounts | Collection of StoreAccount |
Relation. This field may not always be loaded or used for updates. |
|
| Sales | Collection of StoreExternalSale |
Relation. This field may not always be loaded or used for updates. |
|
| SuppliedStores | Collection of integer |
Relation. This field may not always be loaded or used for updates. |
|
| ZoneMatrix | Collection of ZoneMatrix |
Relation. This field may not always be loaded or used for updates. |
|
| CashManagements | Collection of CashManagement |
Relation. This field may not always be loaded or used for updates. |
|
| UpdateStoreID |
SaaS Store ID |
globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
| UpdateStore |
SaaS Store Connection |
UpdateStore |
Relation. This field may not always be loaded or used for updates. |
| TimeZoneId |
Windows TimeZoneId to set store to |
string |
Relation. This field may not always be loaded or used for updates. |
| SecurityOptions | SecurityOptions |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:29:45.9518337",
"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": "pdPMrx4KUkOjfEUaVMVH3w==",
"hostIdentifierGuid": "afccd3a5-0a1e-4352-a37c-451a54c547df",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:29:45.9518337",
"priceZone": {
"$id": "2",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "dUQfS2X9LkiDJA2z4XSNFQ==",
"hostIdentifierGuid": "4b1f4475-fd65-482e-8324-0db3e1748d15",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "3",
"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": "3"
},
"warehouseStore": {
"$id": "4",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "5",
"id": 1,
"hostIdentifier": "1xUw6/8nzE2/t7DqNvGH/g==",
"hostIdentifierGuid": "eb3015d7-27ff-4dcc-bfb7-b0ea36f187fe",
"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": "6",
"identifier": "fJDXkcG4LkmHsVVf8JEtKg==",
"identifierGuid": "91d7907c-b8c1-492e-87b1-555ff0912d2a",
"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": "09s23m0GkEuZ4Be/4FKhxA==",
"hostSupplierIdentifierGuid": "de36dbd3-066d-4b90-99e0-17bfe052a1c4",
"loyaltyPriceLevelIdentifier": "PlwXQnpLSEWOUgWueUMaow==",
"loyaltyPriceLevelIdentifierGuid": "42175c3e-4b7a-4548-8e52-05ae79431aa3",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-06-03T18:29:45.9518337",
"lastProcessed": "2026-06-03T18:29:45.9518337",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "7",
"identifier": "iSY3CAxkIk+kAGXTG0iMXw==",
"identifierGuid": "08372689-640c-4f22-a400-65d31b488c5f",
"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": "aDGCRY3ApUu8/xRAyafVMA==",
"primaryContactID": "45823168-c08d-4ba5-bcff-1440c9a7d530",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "2RQdDWIKcU6x1ftjVKRLcw==",
"supplierGroupGuid": "0d1d14d9-0a62-4e71-b1d5-fb6354a44b73",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:29:45.9518337",
"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": "8",
"id": "d9bcffdb-9462-4faf-bc6d-93a9d67f386a",
"identifier": "LkCDTujfGkmtRtAjZKNRdA==",
"identifierGuid": "4e83402e-dfe8-491a-ad46-d02364a35174",
"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": "9",
"supplierIdentifier": "AJ/6FvPAVEiDkmLntqNgWA==",
"supplierIdentifierGuid": "16fa9f00-c0f3-4854-8392-62e7b6a36058",
"contactGuid": "KIvM/pbnEkGOwxnzbH8gJA==",
"contactID": "fecc8b28-e796-4112-8ec3-19f36c7f2024",
"contact": {
"$ref": "8"
},
"supplier": {
"$ref": "7"
}
},
{
"$ref": "9"
}
],
"products": [
{
"$id": "10",
"pluG_UID": "kbbAZlZbm0+b2EB2SAeajg==",
"pluGuid": "66c0b691-5b56-4f9b-9bd8-407648079a8e",
"supplierIdentifier": "WSqSkz7CHEGxsDkAk/jYAA==",
"supplierIdentifierGuid": "93922a59-c23e-411c-b1b0-390093f8d800",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:29:45.9518337",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:29:45.9518337",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "11",
"pluG_UID": "C25v5gTSu0KW8RTgzIWfng==",
"pluGuid": "e66f6e0b-d204-42bb-96f1-14e0cc859f9e",
"supplierIdentifier": "6TXFNd/HD0OyJRK6Hbu+MQ==",
"supplierIdentifierGuid": "35c535e9-c7df-430f-b225-12ba1dbbbe31",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "11"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "yOTFowDH6ESLXCqz0sGy4Q==",
"parentPluGuid": "a3c5e4c8-c700-44e8-8b5c-2ab3d2c1b2e1",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "12",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "7fAQsg0+50+04IPGhoU3dw==",
"guid": "b210f0ed-3e0d-4fe7-b4e0-83c686853777",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "LriRpArXD0mFyxIfmY3FQg==",
"priceGroupGuid": "a491b82e-d70a-490f-85cb-121f998dc542",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:29:45.9518337",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:29:45.9518337",
"pluCreated": "2026-06-03T18:29:45.9518337",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-06-03T18:29:45.9518337",
"lastManualUpdate": "2026-06-03T18:29:45.9518337",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-06-03T18:29:45.9518337",
"currentCostUpdated": "2026-06-03T18:29:45.9518337",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:29:45.9518337",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:29:45.9518337",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "Wn0aYyw5YUGAekjKJRSfwQ==",
"altPLUGuid": "631a7d5a-392c-4161-807a-48ca25149fc1",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:29:45.9518337",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "2oLg4zwtxky1Hra10GiIxw==",
"shelfPageLayoutGuid": "e3e082da-2d3c-4cc6-b51e-b6b5d06888c7",
"talkerPageLayoutG_UID": "1DMg55of20WTRnOktPQg9g==",
"talkerPageLayoutGuid": "e72033d4-1f9a-45db-9346-73a4b4f420f6",
"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": "HOE6ADdJW0yMWwoVRUTh0Q==",
"inventoryIdentifier": "003ae11c-4937-4c5b-8c5b-0a154544e1d1",
"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": "aRR8EfkP60q4xiU7fmLaNg==",
"parentPluGuid": "117c1469-0ff9-4aeb-b8c6-253b7e62da36",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "Rc9hsPH7/UybNK85zl+LUQ==",
"supplierIdentifierGuid": "b061cf45-fbf1-4cfd-9b34-af39ce5f8b51",
"supplierChanged": true,
"rebateSupplierIdentifier": "1ZoSkdY5H0m7acgiQin9NA==",
"rebateSupplierIdentifierGuid": "91129ad5-39d6-491f-bb69-c8224229fd34",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:29:45.9518337",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "N8X64/NHiEOJoKVzovaLRA==",
"hostIdentifierGuid": "e3fac537-47f3-4388-89a0-a573a2f68b44",
"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": "12"
},
{
"$ref": "12"
}
],
"store": {
"$ref": "1"
},
"storePrices": [
{
"$id": "13",
"pluG_UID": "xFD6SjsioEGoS6nNugnZfQ==",
"pluGuid": "4afa50c4-223b-41a0-a84b-a9cdba09d97d",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:29:45.9518337"
},
{
"$ref": "13"
}
],
"currentPrices": {
"$id": "14",
"pluPrices": {
"$id": "15",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:29:45.9518337",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "15"
},
"winningCampaign": 1,
"winner": {
"$id": "16",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:29:45.9518337",
"startTime": 5,
"endDate": "2026-06-03T18:29:45.9518337",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "zYWPZd4joE+/yjWpjGnj2Q==",
"hostIdentifierGuid": "658f85cd-23de-4fa0-bfca-35a98c69e3d9",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"tray": {
"$id": "17",
"g_UId": "mWMWoCxdnEOeG0CDhs8rtQ==",
"guid": "a0166399-5d2c-439c-9e1b-408386cf2bb5",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "18",
"priceGroupG_UID": "9P0UOO9GZEyIT0Bvt6uc2A==",
"priceGroupGuid": "3814fdf4-46ef-4c64-884f-406fb7ab9cd8",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:29:45.9518337",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "19",
"pluG_UID": "3N3GKbVZskinHtnLEIm1tg==",
"pluGuid": "29c6dddc-59b5-48b2-a71e-d9cb1089b5b6",
"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": "20",
"pluGuid": "1396a9fe-68e7-4f39-858d-7840b082e689",
"created": "2026-06-03T18:29:45.9518337",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:29:45.9518337",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:29:45.9518337",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:29:45.9518337",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:29:45.9518337",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:29:45.9518337",
"lastSold": "2026-06-03T18:29:45.9518337",
"firstSold": "2026-06-03T18:29:45.9518337",
"awsUpdated": "2026-06-03T18:29:45.9518337",
"lastManualUpdate": "2026-06-03T18:29:45.9518337",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:29:45.9518337",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:29:45.9518337",
"doNotRangeUpdated": "2026-06-03T18:29:45.9518337",
"doNotOrderUpdated": "2026-06-03T18:29:45.9518337",
"tracked": "2026-06-03T18:29:45.9518337"
},
"allergens": [
{
"$id": "21",
"primaryKey": {
"$id": "22",
"pluGuid": "a2d5a5d8-4d6e-4fbe-bc45-448680b4f61a",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "2KXVom5Nvk+8RUSGgLT2Gg==",
"pluGuid": "a2d5a5d8-4d6e-4fbe-bc45-448680b4f61a",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "21"
}
],
"costs": {
"$id": "23",
"pluG_UID": "8YjuLPCv+UWBpUE7Tw6qSA==",
"pluGuid": "2cee88f1-aff0-45f9-81a5-413b4f0eaa48",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:29:45.9518337",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "24",
"saleHeaderID": 1,
"created": "2026-06-03T18:29:45.9518337",
"createdLocal": "2026-06-03T18:29:45.9518337",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "Y4HEwX7sCkyKMOF5F+GyyQ==",
"operatorGuid": "c1c48163-ec7e-4c0a-8a30-e17917e1b2c9",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "piJT85oyfEiLxiYy6hRbcg==",
"pluGuid": "f35322a6-329a-487c-8bc6-2632ea145b72",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "25",
"id": 1,
"g_Uid": "N+Ap7JytCkGRDMb7aEQEGA==",
"guid": "ec29e037-ad9c-410a-910c-c6fb68440418",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-06-03T18:29:45.9518337",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:29:45.9518337",
"endShift": "2026-06-03T18:29:45.9518337",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "26",
"operatorG_UID": "ZJ7KB1kw4UaDOr7FdeUXdw==",
"operatorGuid": "07ca9e64-3059-46e1-833a-bec575e51777",
"storeID": 2,
"operator": {
"$ref": "25"
},
"store": {
"$ref": "1"
}
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "24"
}
],
"apns": [
{
"$id": "27",
"pluID": 1,
"pluG_UID": "DtjqO7aFwUqbT4XUEhGljA==",
"pluGuid": "3bead80e-85b6-4ac1-9b4f-85d41211a58c",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "27"
}
],
"tuns": [
{
"$id": "28",
"pluG_UId": "yR6g3BOa7ECHAhJVyBMEmA==",
"pluGuid": "dca01ec9-9a13-40ec-8702-1255c8130498",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "12"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "28"
}
],
"competitionPricing": [
{
"$id": "29",
"identifier": "dqz54ow+T0+NDJvxqMdVeQ==",
"identifierGuid": "e2f9ac76-3e8c-4f4f-8d0c-9bf1a8c75579",
"pluG_UID": "zRoXES2G5k+VMnLC1loXYw==",
"pluGuid": "11171acd-862d-4fe6-9532-72c2d65a1763",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "29"
}
],
"supplier": {
"$ref": "7"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"ordering": {
"$ref": "10"
},
"flipChartPages": [
{
"$id": "30",
"identifier": "KrFFseylQ0emyTDjcxaJKg==",
"groupName": "sample string 1",
"identifierGuid": "b145b12a-a5ec-4743-a6c9-30e37316892a",
"exists": true,
"flipChartIdentifier": "GXboibUOsEKGEWamnumQ8g==",
"flipChartIdentifierGuid": "89e87619-0eb5-42b0-8611-66a69ee990f2",
"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": "duCRYtC1JEOdWwZPfttGRQ==",
"groupIdentifierGuid": "6291e076-b5d0-4324-9d5b-064f7edb4645",
"flipChart": {
"$id": "31",
"identifier": "nlZsy9P+sU2P3iM6laxbAg==",
"identifierGuid": "cb6c569e-fed3-4db1-8fde-233a95ac5b02",
"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": "32",
"identifier": "rRbGRejXy06bt/Qhbd8AJw==",
"identifierGuid": "45c616ad-d7e8-4ecb-9bb7-f4216ddf0027",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "33",
"id": 1,
"g_UID": "EpnXovo1Lka7D1R+B45sAA==",
"guid": "a2d79912-35fa-462e-bb0f-547e078e6c00",
"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": "eDE5JEEaZ06B8SjVOv7oFQ==",
"previousFormGuid": "24393178-1a41-4e67-81f1-28d53afee815",
"nextForm": 1,
"nextFormG_UID": "QUOkAjb3fUqBj8t2HdSIWQ==",
"nextFormGuid": "02a44341-f736-4a7d-818f-cb761dd48859",
"attributes": "sample string 10",
"updated": "2026-06-03T18:29:45.9518337",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "33"
},
"previousCheckoutForm": {
"$ref": "33"
},
"buttons": [
{
"$id": "34",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "yU74LQ8FS0i+DJeuqMmeTg==",
"checkoutFormGuid": "2df84ec9-050f-484b-be0c-97aea8c99e4e",
"identifier": "Qj2s54kqyEWHXE6HvZkmNA==",
"identifierGuid": "e7ac3d42-2a89-45c8-875c-4e87bd992634",
"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": "Bi0/DsChjkC3g/9hIgzJJw==",
"valueGuid": "0e3f2d06-a1c0-408e-b783-ff61220cc927",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:29:45.9518337",
"action": "sample string 12",
"valueForm": {
"$ref": "33"
},
"image": {
"$id": "35",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:29:45.9518337",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "34"
}
],
"panels": [
{
"$id": "36",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "IbK3RwlBV0GKNEdnOEI6CA==",
"checkoutFormGuid": "47b7b221-4109-4157-8a34-476738423a08",
"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": "36"
}
]
},
{
"$ref": "33"
}
],
"panels": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"pages": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"contentPanel": {
"$ref": "36"
},
"products": [
{
"$id": "37",
"flipChartPageIdentifier": "Hcntnp7fqU20NeegBcA6Kg==",
"flipChartPageIdentifierGuid": "9eedc91d-df9e-4da9-b435-e7a005c03a2a",
"pluG_UID": "wdn9PnsCcUuY8oeJW8tTVw==",
"pluGuid": "3efdd9c1-027b-4b71-98f2-87895bcb5357",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "12"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "37"
}
],
"productCount": 27,
"pages": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "30"
}
],
"priceHistory": [
{
"$id": "38",
"pluG_UID": "UeMkZuPnOkWqdfRmjBrr+w==",
"pluGuid": "6624e351-e7e3-453a-aa75-f4668c1aebfb",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-06-03T18:29:45.9518337",
"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": "38"
}
],
"ingredients": [
{
"$id": "39",
"pluG_UID": "O9UdyqJUZEmBGCnlCmD5qQ==",
"ingredientGuid": "H7wzclCQ5E2Mp1oH2AO07w==",
"ingredientIdentifier": "7233bc1f-9050-4de4-8ca7-5a07d803b4ef",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "12"
}
},
{
"$ref": "39"
}
],
"bins": [
{
"$id": "40",
"pluG_UID": "EL1EtyYDYU27VT9lzr/fTw==",
"pluGuid": "b744bd10-0326-4d61-bb55-3f65cebfdf4f",
"shelfLocationIdentifier": "eH4rPJSSqUWwMs7FQcqeYg==",
"shelfLocationGuid": "3c2b7e78-9294-45a9-b032-cec541ca9e62",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "OqNOTYSz6U++pTQjYEr6WQ==",
"labelPageLayoutGuid": "4d4ea33a-b384-4fe9-bea5-3423604afa59",
"updated": "2026-06-03T18:29:45.9518337",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "12"
},
"location": {
"$id": "41",
"identifier": "miHwVmeJQkShPuyqVSm5dw==",
"storeID": 1,
"identifierGuid": "56f0219a-8967-4442-a13e-ecaa5529b977",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:29:45.9518337",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
}
},
{
"$ref": "40"
}
],
"bin": {
"$ref": "40"
},
"scaleLocations": [
{
"$id": "42",
"plu": 1,
"pluG_UID": "QG19cOruM06d76VAjFF/TA==",
"pluGuid": "707d6d40-eeea-4e33-9def-a5408c517f4c",
"deptNo": 1,
"product": {
"$ref": "12"
},
"scaleLocation": {
"$id": "43",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:29:45.9518337",
"department": {
"$id": "44",
"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": "43"
},
"subDepartments": [
{
"$id": "45",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "46",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "47",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:29:45.9518337",
"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": "OuUETHUR80msMbJs3RFuKw==",
"labelPageLayoutGuid": "4c04e53a-1175-49f3-ac31-b26cdd116e2b",
"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": "48",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "49",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "50",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "50"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "49"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "49"
},
"mscDep": {
"$id": "51",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "50"
}
},
{
"$ref": "47"
}
],
"updated": "2026-06-03T18:29:45.9518337",
"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": "OrwTGV4Qk0yGNsIcZp2Tiw==",
"labelPageLayoutGuid": "1913bc3a-105e-4c93-8636-c21c669d938b",
"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": "48"
},
"mscCom": {
"$ref": "49"
},
"mscDep": {
"$ref": "51"
},
"mscSubCom": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:29:45.9518337",
"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": "CYnpw/6PjUyADQChz2nr/Q==",
"labelPageLayoutGuid": "c3e98909-8ffe-4c8d-800d-00a1cf69ebfd",
"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": "48"
},
"mscCom": {
"$ref": "49"
},
"mscDep": {
"$ref": "51"
},
"mscSubCom": {
"$ref": "50"
}
},
{
"$ref": "45"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:29:45.9518337",
"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": "QiHv89UQPE+ctpM5cjWLlw==",
"labelPageLayoutGuid": "f3ef2142-10d5-4f3c-9cb6-933972358b97",
"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": "48"
},
"mscCom": {
"$ref": "49"
},
"mscDep": {
"$ref": "51"
},
"mscSubCom": {
"$ref": "50"
}
}
}
},
{
"$ref": "42"
}
],
"nextPrice": {
"$id": "52",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "rVIliAS0H0KmKPdShX7CUA==",
"pluGuid": "882552ad-b404-421f-a628-f752857ec250",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "gqslxcAlkk+7fqTwnE1Y7g==",
"dealCostGuid": "c525ab82-25c0-4f92-bb7e-a4f09c4d58ee",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "AV8CaGJNKEioK46vQbnpQA==",
"priceGroupGuid": "68025f01-4d62-4828-a82b-8eaf41b9e940",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:29:45.9518337",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "bd807385-d2ed-442f-b8f0-5a65daf506e9",
"campaignComboPriceGroupG_UID": "Y6nfmPhqR0idCk37H9/Fdg==",
"campaignComboPriceGroupIdentifier": "98dfa963-6af8-4847-9d0a-4dfb1fdfc576",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "53",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:29:45.9518337",
"operatorG_UID": "pHYwSqsP3Ey74hUp7O1Srg==",
"operatorGuid": "4a3076a4-0fab-4cdc-bbe2-1529eced52ae",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:29:45.9518337",
"signIqTicketFileMovedUtc": "2026-06-03T18:29:45.9518337",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:29:45.9518337",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "b4c2d544-eebc-457d-9970-dc0638d8a72f",
"product": {
"$ref": "12"
},
"campaignPlu": {
"$ref": "52"
},
"fuelItem": true
},
{
"$ref": "53"
}
],
"campaign": {
"$id": "54",
"id": 1,
"storeID": 2,
"name": "854390e4-65ad-4c00-8fd9-9d2629e309e4",
"nameGuid": "854390e4-65ad-4c00-8fd9-9d2629e309e4",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:29:45.9518337",
"startTime": 1,
"endDate": "2026-06-03T18:29:45.9518337",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-06-03T18:29:45.9518337",
"system": true,
"created": "2026-06-03T18:29:45.9518337",
"updated": "2026-06-03T18:29:45.9518337",
"priceChangeNotifiedUtc": "2026-06-03T18:29:45.9518337",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "iYYCjnBNrE6BN06v0k7K1w==",
"hostIdentifierGuid": "8e028689-4d70-4eac-8137-4eafd24ecad7",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:29:45.9518337",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"campaignPools": [
{
"$id": "55",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "AVFyDHF6eE2gJ7SPE67Syw==",
"pluGuid": "0c725101-7a71-4d78-a027-b48f13aed2cb",
"hostOfferID": 1,
"priceGroupG_UID": "BzOzmIh7bk+QlKnlI4Zo4Q==",
"priceGroupGuid": "98b33307-7b88-4f6e-9094-a9e5238668e1",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:29:45.9518337",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "12"
},
"campaign": {
"$ref": "54"
}
},
{
"$ref": "55"
}
],
"sellingRules": [
{
"$id": "56",
"id": 1,
"identifier": "q8St4vAmpUO1F6gST5KODw==",
"identifierStr": "q8St4vAmpUO1F6gST5KODw==",
"identifierGuid": "e2adc4ab-26f0-43a5-b517-a8124f928e0f",
"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": "54"
}
},
{
"$ref": "56"
}
],
"customers": [
{
"$id": "57",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "uWx4ah0SkkypuPwwULR7Xw==",
"customerIDGuid": "6a786cb9-121d-4c92-a9b8-fc3050b47b5f",
"campaign": {
"$ref": "54"
},
"customer": {
"$id": "58",
"identifier": "pUXbDithv0m6MsLueiawDg==",
"identifierGuid": "0edb45a5-612b-49bf-ba32-c2ee7a26b00e",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:29:45.9518337",
"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": "c2SI7oiqykSYZAQWDGrWjA==",
"communityIdentifierGuid": "ee886473-aa88-44ca-9864-04160c6ad68c",
"joined": "2026-06-03T18:29:45.9518337",
"updated": "2026-06-03T18:29:45.9518337",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "72X0MwC4bkyuSNN+uHprmg==",
"priceLevelIdentifierGuid": "33f465ef-b800-4c6e-ae48-d37eb87a6b9a",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:29:45.9518337",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "59",
"cardType": 2,
"issueDate": "2026-06-03T18:29:45.9518337",
"expiry": "2026-06-03T18:29:45.9518337",
"customerID": "etDnZGYkukayrgpnc0Cfbw==",
"customerIDGuid": "64e7d07a-2466-46ba-b2ae-0a6773409f6f",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-06-03T18:29:45.9518337",
"linkedAccount": "yjd45SR65UCQLoeXEAm14g==",
"linkedAccountGuid": "e57837ca-7a24-40e5-902e-87971009b5e2",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "58"
},
"account": {
"$id": "60",
"id": 1,
"identifier": "izHC4DAvdkWAjs2t/zgzoQ==",
"identifierGuid": "e0c2318b-2f30-4576-808e-cdadff3833a1",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:29:45.9518337",
"owner": "C+PDFSR9tUqBzKo+5r450w==",
"ownerGuid": "15c3e30b-7d24-4ab5-81cc-aa3ee6be39d3",
"accountStoreGroupIdentifier": "OsJvPjpqvUm4XPuU0wbSBQ==",
"accountStoreGroupGuid": "3e6fc23a-6a3a-49bd-b85c-fb94d306d205",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-06-03T18:29:45.9518337",
"active": true,
"updated": "2026-06-03T18:29:45.9518337",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "58"
},
"card": {
"$ref": "59"
},
"members": {
"$id": "61",
"sample string 1": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"sample string 2": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"customerGroups": [
{
"$id": "62",
"identifier": "S+C4HZjGgUCmaXvRjOt9bA==",
"identifierGuid": "1db8e04b-c698-4081-a669-7bd18ceb7d6c",
"name": "sample string 2",
"primaryContact": "AcpgBMevpE6XGLapLvRw1g==",
"primaryContactGuid": "0460ca01-afc7-4ea4-9718-b6a92ef470d6",
"accountID": "eFvEmzRy4EGbvrp1Gn5NLw==",
"accountIDGuid": "9bc45b78-7234-41e0-9bbe-ba751a7e4d2f",
"special": true,
"updated": "2026-06-03T18:29:45.9518337",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "w9VwaNvRJ0CpicMClghisg==",
"priceLevelIdentifierGuid": "6870d5c3-d1db-4027-a989-c302960862b2",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "60"
},
"primaryContactCustomer": {
"$ref": "58"
},
"customerGroupMembers": [
{
"$id": "63",
"id": 1,
"groupID": "C2UsRVFtdEKUNK8oCB4z5A==",
"groupIDGuid": "452c650b-6d51-4274-9434-af28081e33e4",
"customerID": "9CQkZ26g7EO8FnoNsz/59A==",
"customerIDGuid": "672424f4-a06e-43ec-bc16-7a0db33ff9f4",
"card": "sample string 4",
"linkedAccount": "ydApJkr0v0Cvtt6xloHMRw==",
"linkedAccountGuid": "2629d0c9-f44a-40bf-afb6-deb19681cc47",
"customer": {
"$ref": "58"
},
"group": {
"$ref": "62"
},
"customerCard": {
"$ref": "59"
}
},
{
"$ref": "63"
}
]
},
{
"$ref": "62"
}
]
},
"payments": [
{
"$id": "64",
"id": 1,
"identifier": "9QqS6wOjA0S80oKjkeJ5kQ==",
"identifierGuid": "eb920af5-a303-4403-bcd2-82a391e27991",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "uUsk2FxziEyXbW7u3GHtJQ==",
"accountIDGuid": "d8244bb9-735c-4c88-976d-6eeedc61ed25",
"customerAccount": {
"$ref": "60"
},
"customerCard": {
"$ref": "59"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-06-03T18:29:45.9518337",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "lcbyIYnZGEi1tOTG24i89A==",
"idempotentVoidGuid": "21f2c695-d989-4818-b5b4-e4c6db88bcf4",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "65",
"saleHeaderID": 1,
"saleHeaderGuid": "ontQzC15OEGxXzlnGGYcNg==",
"saleHeaderIdentifierGuid": "cc507ba2-792d-4138-b15f-396718661c36",
"created": "2026-06-03T18:29:45.9518337",
"createdLocal": "2026-06-03T18:29:45.9518337",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-06-03T18:29:45.9518337",
"storeID": 1,
"operatorG_Uid": "X3NNxqrvrUOtceFN2UyO5A==",
"operatorGuid": "c64d735f-efaa-43ad-ad71-e14dd94c8ee4",
"customerG_Uid": "vpDJaFadWkSH8aEDu3DKvA==",
"customerGuid": "68c990be-9d56-445a-87f1-a103bb70cabc",
"communityIdentifier": "fZu4P1S2nEGxT9uXyuTdpg==",
"communityIdentifierGuid": "3fb89b7d-b654-419c-b14f-db97cae4dda6",
"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": "qsu/T5g6+06Z6CUIFZTH2g==",
"priceLevelIdentifierGuid": "4fbfcbaa-3a98-4efb-99e8-25081594c7da",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:29:45.9518337+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": "66",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:29:45.9518337",
"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": "25"
},
"customer": {
"$ref": "58"
},
"communityOrganisation": {
"$id": "67",
"id": 1,
"identifier": "th3SbR9NIE2yQe0Tnqaj3g==",
"identifierGuid": "6dd21db6-4d1f-4d20-b241-ed139ea6a3de",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:29:45.9518337",
"promoPeriodEnd": "2026-06-03T18:29:45.9518337",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:29:45.9518337",
"deleted": true
},
"details": [
{
"$id": "68",
"saleItemID": 1,
"identifier": "kpnho9ZIR0aDaTZmLvqJfA==",
"identifierGuid": "a3e19992-48d6-4647-8369-36662efa897c",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "/zDq/7VYu0a4dc3U9mANNw==",
"pluGuid": "ffea30ff-58b5-46bb-b875-cdd4f6600d37",
"accountID": "z8IGyp7o00m+HAIRO9DXvg==",
"accountIDGuid": "ca06c2cf-e89e-49d3-be1c-02113bd0d7be",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-06-03T18:29:45.9518337",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "5NBdT3TFC0iAb6bylvgYmA==",
"refundGuid": "4f5dd0e4-c574-480b-806f-a6f296f81898",
"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": "2WmZo/Zz40iIvMOI0D5Bhw==",
"idempotentVoidGuid": "a39969d9-73f6-48e3-88bc-c388d03e4187",
"priceLevelIdentifier": "t/IN4tYPKUyF7jDExGMaMw==",
"priceLevelIdentifierGuid": "e20df2b7-0fd6-4c29-85ee-30c4c4631a33",
"communityIdentifier": "km/WUE7L10CIkh7Ulw4EAQ==",
"communityIdentifierGuid": "50d66f92-cb4e-40d7-8892-1ed4970e0401",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "69",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:29:45.9518337",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "69"
}
],
"refund": {
"$id": "70",
"id": 1,
"g_UID": "aNlbLlvJ+kq/pePpiN7Svw==",
"guid": "2e5bd968-c95b-4afa-bfa5-e3e988ded2bf",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:29:45.9518337"
},
"modifier": {
"$id": "71",
"id": 1,
"setG_UID": "3/jJ2wG2J02GP8SedPVTgg==",
"modifierSetGuid": "dbc9f8df-b601-4d27-863f-c49e74f55382",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "pDvRdsOKz0ae3fjyh2ZZHA==",
"pluGuid": "76d13ba4-8ac3-46cf-9edd-f8f28766591c",
"deleted": true,
"g_UID": "+CPMpNNwVkOf9XhXKxiWEg==",
"guid": "a4cc23f8-70d3-4356-9ff5-78572b189612",
"product": {
"$ref": "12"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "68"
}
],
"eftReceipts": [
{
"$id": "72",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "65"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "72"
}
],
"payments": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"cards": [
{
"$id": "73",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "73"
}
],
"campaignHits": [
{
"$id": "74",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "74"
}
],
"fuel": [
{
"$id": "75",
"id": 1,
"plu": 1,
"pluG_UID": "Od1QrfkNXEK+vnL9HuBcwA==",
"pluGuid": "ad50dd39-0df9-425c-bebe-72fd1ee05cc0",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-06-03T18:29:45.9518337",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-06-03T18:29:45.9518337",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "75"
}
],
"fuelResells": [
{
"$id": "76",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "dRZ9bxjDoEeFXUaZu80Qxw==",
"pluGuid": "6f7d1675-c318-47a0-855d-4699bbcd10c7",
"accountID": "nKOfo1Ap4UiYyXAzTLiRAA==",
"accountIDGuid": "a39fa39c-2950-48e1-98c9-70334cb89100",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-06-03T18:29:45.9518337",
"bestOrExpireType": 1,
"refundG_UID": "C6gE8MqIz0u/VaFziyXBGw==",
"refundGuid": "f004a80b-88ca-4bcf-bf55-a1738b25c11b",
"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": "76"
}
],
"customerOrder": [
{
"$id": "77",
"identifier": "dSzyqHm6OkKIvw8aXpSu5w==",
"identifierGuid": "a8f22c75-ba79-423a-88bf-0f1a5e94aee7",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "PX2GtEa+YkKr9ETU0hSUEQ==",
"customerIdentifierGuid": "b4867d3d-be46-4262-abf4-44d4d2149411",
"operatorNo": 1,
"operatorG_UID": "SOoD/Ao6PkKE+JYBWDYwGA==",
"operatorGuid": "fc03ea48-3a0a-423e-84f8-960158363018",
"created": "2026-06-03T18:29:45.9518337",
"ordered": "2026-06-03T18:29:45.9518337",
"started": "2026-06-03T18:29:45.9518337",
"completed": "2026-06-03T18:29:45.9518337",
"supplied": "2026-06-03T18:29:45.9518337",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "58"
},
"operator": {
"$ref": "25"
},
"details": [
{
"$id": "78",
"headerID": 1,
"plu": 1,
"pluG_UId": "iXBWdSYcxEGEICYXn1vJFg==",
"pluGuid": "75567089-1c26-41c4-8420-26179f5bc916",
"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": "z6mtPsO23ku96OIgJBQIDw==",
"headerIdentifierGuid": "3eada9cf-b6c3-4bde-bde8-e2202414080f",
"product": {
"$ref": "12"
}
},
{
"$ref": "78"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "65"
}
},
{
"$ref": "77"
}
],
"surveyResponses": [
{
"$id": "79",
"surveyG_UID": "L7z+ESDeL028nPqS6PA6Wg==",
"surveyGuid": "11febc2f-de20-4d2f-bc9c-fa92e8f03a5a",
"saleHeaderGuid": "rX9MsMiUmUS1I7iHN37+ag==",
"saleGuid": "b04c7fad-94c8-4499-b523-b887377efe6a",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "+EWyi/+WP0aU1AKddTCknQ==",
"guidResponse": "8bb245f8-96ff-463f-94d4-029d7530a49d",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:29:45.9518337",
"sale": {
"$ref": "65"
},
"survey": {
"$id": "80",
"g_UID": "OwLUyzIWQ0uffhFq3b3QgA==",
"guid": "cbd4023b-1632-4b43-9f7e-116addbdd080",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "mll1Zbqlnk6inLG6WXpQDw==",
"checkoutFormGuid": "6575599a-a5ba-4e9e-a29c-b1ba597a500f",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:29:45.9518337",
"end": "2026-06-03T18:29:45.9518337",
"deleted": true,
"updated": "2026-06-03T18:29:45.9518337",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"dfb47cf6-1a92-48e2-a8d5-aa14322cf660",
"c4643340-b881-465b-bfa4-630e50bfcf88"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "33"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "79"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "MygCBlXobkysL4A9aEDSBg==",
"accountIdentifier": "06022833-e855-4c6e-ac2f-803d6840d206",
"accountName": "sample string 44",
"customerOrderIdentifier": "sOqNDobO/0+Eh7nHdFD5NQ==",
"customerOrderIdentifierGuid": "0e8deab0-ce86-4fff-8487-b9c77450f935",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "81",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "ZMwcBbE0oEy3O+u1Kb60PQ==",
"paymentIdentifierGuid": "051ccc64-34b1-4ca0-b73b-ebb529beb43d",
"identifier": "wL9UGOhVzEasuTAbQXIGzA==",
"identifierGuid": "1854bfc0-55e8-46cc-acb9-301b417206cc",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "eaqa8aZAEEuVtUiX2x3frg==",
"itemIdentifierGuid": "f19aaa79-40a6-4b10-95b5-4897db1ddfae"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "59"
}
],
"customerGroupMembers": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"customerGroups": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"accounts": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"account": {
"$ref": "60"
},
"vouchers": [
{
"$id": "82",
"customerIdentifier": "j7Sx3oICcESRD1p6J/gIUA==",
"customerIdentifierGuid": "deb1b48f-0282-4470-910f-5a7a27f80850",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "IiJMvULozE2rtIBszbtBFQ==",
"idempotentGuid": "bd4c2222-e842-4dcc-abb4-806ccdbb4115",
"offline": true,
"voucher": {
"$id": "83",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-06-03T18:29:45.9518337",
"barcodeTemplate": {
"$id": "84",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "85",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-06-03T18:29:45.9518337",
"labelPageLayout": "tRE/JcjZP0iZWdFZfQl2mQ==",
"pageLayoutGuid": "253f11b5-d9c8-483f-9959-d1597d097699",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "83"
},
"elements": [
{
"$id": "86",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-06-03T18:29:45.9518337"
},
{
"$ref": "86"
}
]
},
"customerVouchers": [
{
"$id": "87",
"id": 1,
"customerIdentifier": "JjOABz9Jo0+MrpRHCp4szg==",
"customerIdentifierGuid": "07803326-493f-4fa3-8cae-94470a9e2cce",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:29:45.9518337",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "C/ZfBjNHXUaewNb8D+BSjA==",
"issuedIdempotentGuid": "065ff60b-4733-465d-9ec0-d6fc0fe0528c",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:29:45.9518337",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:29:45.9518337",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "DeDagaBM20mSYfARoMJ7eg==",
"redeemedIdempotentGuid": "81dae00d-4ca0-49db-9261-f011a0c27b7a",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:29:45.9518337",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "85"
},
"voucher": {
"$ref": "83"
},
"customer": {
"$ref": "58"
},
"issuedOfflinePayment": {
"$ref": "64"
},
"redeemedOfflinePayment": {
"$ref": "64"
}
},
{
"$ref": "87"
}
]
},
"customer": {
"$ref": "58"
}
},
{
"$ref": "82"
}
]
}
},
{
"$ref": "57"
}
],
"customerGroups": [
{
"$id": "88",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "jWGYdH8H0UWmMKKuPEYK+Q==",
"groupIDGuid": "7498618d-077f-45d1-a630-a2ae3c460af9",
"campaign": {
"$ref": "54"
},
"group": {
"$ref": "62"
}
},
{
"$ref": "88"
}
],
"signIqTickets": [
{
"$id": "89",
"identifier": "kOWfU54/60SZeHm2XAlSTQ==",
"identifierGuid": "539fe590-3f9e-44eb-9978-79b65c09524d",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "89"
}
],
"comboPriceGroups": [
{
"$id": "90",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "NN1EP1xkMkuwjct6TMAIEA==",
"guid": "3f44dd34-645c-4b32-b08d-cb7a4cc00810",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "54"
},
"comboPricePlus": [
{
"$id": "91",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "Q9z9A8XI/kCJH1ZkvoKFgQ==",
"groupGuid": "03fddc43-c8c5-40fe-891f-5664be828581",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "K8NmhYftGkqaXMuY10MxoQ==",
"pluGuid": "8566c32b-ed87-4a1a-9a5c-cb98d74331a1",
"priceGroupG_UID": "kPEBlxHNL02lbaqPGPjyzQ==",
"priceGroupGuid": "9701f190-cd11-4d2f-a56d-aa8f18f8f2cd",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "54"
},
"product": {
"$ref": "12"
},
"priceGroup": {
"$ref": "18"
},
"campaignPool": {
"$ref": "54"
}
},
{
"$ref": "91"
}
]
},
{
"$ref": "90"
}
],
"priceLevels": [
{
"$id": "92",
"id": 1,
"priceLevelIdentifier": "SX2p7iN56U262so/JE4lcg==",
"priceLevelIdentifierGuid": "eea97d49-7923-4de9-bada-ca3f244e2572",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "92"
}
],
"promotionType": {
"$id": "93",
"identifier": "aiUzrySuZ0eMwFmK+JoLTQ==",
"identifierGuid": "af33256a-ae24-4767-8cc0-598af89a0b4d",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "HTN7crmGRkavS2znFTa5kw==",
"labelPageLayoutGuid": "727b331d-86b9-4646-af4b-6ce71536b993",
"priceLevelIdentifier": "UfMYfqqJPEaeW61/XLe69g==",
"priceLevelIdentifierGuid": "7e18f351-89aa-463c-9e5b-ad7f5cb7baf6",
"active": true,
"updated": "2026-06-03T18:29:45.9518337",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "12"
},
"dealCost": {
"$id": "94",
"headerIdentifier": "42uaUS/aXkGrno3jSC3yrA==",
"headerIdentifierGuid": "519a6be3-da2f-415e-ab9e-8de3482df2ac",
"identifier": "EcT0+B2HC0CsxKelC5CKuw==",
"identifierGuid": "f8f4c411-871d-400b-acc4-a7a50b908abb",
"supplierIdentifier": "UL4YJ/45qUeJPdFASgxQ2w==",
"supplierGuid": "2718be50-39fe-47a9-893d-d1404a0c50db",
"pluG_UID": "8Jmd+lQh7EGCwNb1q5m2fA==",
"pluGuid": "fa9d99f0-2154-41ec-82c0-d6f5ab99b67c",
"campaignName": "54162804-1c5f-432d-93df-ba9240cd9c45",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:29:45.9518337",
"end": "2026-06-03T18:29:45.9518337",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "MpEOcP3BbE6qS6nIKuiV6Q==",
"bonusItemPluGuid": "700e9132-c1fd-4e6c-aa4b-a9c82ae895e9",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:29:45.9518337",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-06-03T18:29:45.9518337",
"campaignEndDate": "2026-06-03T18:29:45.9518337",
"masterPLUG_UID": "VhZKNv6jGEeXp7ccjny7rQ==",
"masterID": "364a1656-a3fe-4718-97a7-b71c8e7cbbad",
"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": "JgE2eePc90KRFySW7Xmfsw==",
"bonusMasterID": "79360126-dce3-42f7-9117-2496ed799fb3",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-06-03T18:29:45.9518337",
"dealCosts": [
{
"$ref": "94"
},
{
"$ref": "94"
}
],
"tags": [
{
"$id": "95",
"pluG_UID": "2b+psL5YCEWckBXAOqbTXg==",
"pluGuid": "b0a9bfd9-58be-4508-9c90-15c03aa6d35e",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "95"
}
],
"alternateProductG_UID": "03lcgFEhwk+QUE59ieGPJQ==",
"alternateProduct": "805c79d3-2151-4fc2-9050-4e7d89e18f25",
"altProduct": {
"$ref": "12"
},
"productHostCode": {
"$id": "96",
"id": 1,
"pluG_UID": "hqPbw+V9LkKLB1Y3zhLVkA==",
"pluGuid": "c3dba386-7de5-422e-8b07-5637ce12d590",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "48"
},
"mscCom": {
"$ref": "49"
},
"mscDep": {
"$ref": "51"
},
"mscSubCom": {
"$ref": "50"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:29:45.9518337",
"inventoryTracked": "2026-06-03T18:29:45.9518337",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "97",
"pluG_UID": "P9u8NCKYGEi8/iXGNrmuPQ==",
"pluGuid": "34bcdb3f-9822-4818-bcfe-25c636b9ae3d",
"fuelPluG_UID": "wTD7/DZJckeo7loWceAo3Q==",
"fuelPluGuid": "fcfb30c1-4936-4772-a8ee-5a1671e028dd",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "97"
},
{
"$ref": "97"
}
]
},
"supplier": {
"$ref": "7"
},
"serviceFee": {
"$id": "98",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "10"
}
],
"orderCycleHeaders": [
{
"$id": "99",
"storeID": 1,
"supplierIdentifier": "bva6U2JkLU+z2K2GrXQDnw==",
"supplierGuid": "53baf66e-6462-4f2d-b3d8-ad86ad74039f",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "99"
}
],
"cycles": [
{
"$id": "100",
"storeID": 1,
"supplierIdentifier": "vWc2XDrclEW6UG6B2po1Vg==",
"supplierGuid": "5c3667bd-dc3a-4594-ba50-6e81da9a3556",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-06-03T18:29:45.9518337",
"deliveryDate": "2026-06-03T18:29:45.9518337",
"nextCutOffDate": "2026-06-03T18:29:45.9518337",
"nextDeliveryDate": "2026-06-03T18:29:45.9518337",
"nextDaysBuffer": 10
},
{
"$ref": "100"
}
],
"store": {
"$ref": "1"
},
"updated": "2026-06-03T18:29:45.9518337",
"isHost": true
},
"files": [
{
"$id": "101",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:29:45.9518337",
"processed": "2026-06-03T18:29:45.9518337",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:29:45.9518337",
"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": "6"
},
"metcashHeader": {
"$id": "102",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:29:45.9518337",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "101"
}
],
"zoneMatrix": [
{
"$id": "103",
"id": 1,
"hostIdentifier": "tX3JR+50YEG3q3rf9OPSJQ==",
"hostIdentifierGuid": "47c97db5-74ee-4160-b7ab-7adff4e3d225",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"d1cb711a-9663-4867-bfb1-96d181cd9180",
"276a56e6-401d-433e-932c-ab511413f386"
]
},
{
"$ref": "103"
}
],
"hostFileStoreSetting": {
"$ref": "5"
},
"hostStoreSettings": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"promotionPlacements": [
{
"$id": "104",
"identifier": "XZ81k+Nrtkmryyj1cJSigw==",
"identifierGuid": "93359f5d-6be3-49b6-abcb-28f57094a283",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "104"
}
],
"promoTypeGuids": [
"d1f05f1b-375a-4ffa-97a4-9e423482d413",
"6a1abe43-8259-48ca-becd-70dba3ec4674"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "5"
}
],
"accounts": [
{
"$id": "105",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "105"
}
],
"sales": [
{
"$id": "106",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:29:45.9518337",
"ftpSite": {
"$id": "107",
"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": "106"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "103"
},
{
"$ref": "103"
}
],
"cashManagements": [
{
"$id": "108",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "109",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9,
"config": "sample string 10"
}
},
{
"$ref": "108"
}
],
"updateStoreID": "e1280c56-c432-42e7-a3a2-15c137df80b8",
"updateStore": {
"$id": "110",
"id": "ffc46840-459c-4109-a777-20c3aebbda6c",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:29:45.9518337",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-06-03T18:29:45.9518337"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "111",
"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"
}
}
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
New StoreID
integerResponse Formats
application/json, text/json
1
application/xml, text/xml
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ���\�"�� 5 xl/workbook.xml � (� ����0��&�C��
�B
'.^=x/������R�7o;��������r�-1������d�
��뵕�i_D��h���[��$93bad^h�0/�X�X`�� ^�J2�p��!D�fO��2k��Dd �����"*�����3��s�J|��"�4k���k�ngH��7%���PK ���\���� � [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
���\���' ' _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="Radef078769c64607" /></Relationships>PK ���\��4 � xl/worksheets/sheet1.xml � (� �Q�n� ��}%��j�U���n�ۙ%N@
82����6M�e������<��Ȯ@��ox��8�bg���9�w����t ��aO
71N{!Bk��� |z둜�)�A`��N��|۪� �Q�T*;���G+L�+ܸJ9m=W��I=�g}Ï5gBɂ|���_1�m|"^r��5�*X�|.�_�u��y�o�<�LLz(��Pv�l�gN�ʹ�.��?m��j�M�v��z��+��:騕$\�礚��G����Z�kf���ߎW�Is:#F����W�PK ���\T��Z� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8�OU�6lK/�8�8jbG��l,8W�*�6]����������m��Z7� KR ��&=28{���~�=��}�pjZ +�1PޯJ�P�p��u�Hc�CjG�rq�#�<Mkjc�2����F�I����L_�=9����3�)9z
Y�@����J}�a[b��wSs�2�����#���x�Բ�y[6������goåc���e-�d)�������U�����PK ���\Ѓ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 ���\�/�� � xl/sharedStrings.xml � (� 5�A� �B�nA�h&�@@ڵ����������d2;}Ҧ�X9frp(�9/�V���p��i�[&t�E5��YTO��r՚���R7�\���u�\*����M��9��#��s#qЧ��������~PK- ���\�"�� 5 xl/workbook.xmlPK- ���\���� � [Content_Types].xmlPK-
���\���' ' V _rels/.relsPK- ���\��4 � � xl/worksheets/sheet1.xmlPK- ���\T��Z� P . xl/_rels/workbook.xml.relsPK- ���\Ѓc'2 E
t xl/styles.xmlPK- ���\�/�� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK ���\Q.�A� 5 xl/workbook.xml � (� ����0D�&�C��B�()��x��}[i�-ik��-H�yۙ�};|������W�.��`��5����]k���{1۶Jbm�[� ,=�s�p����=]i�����!=�(
���x ��͞
'��hlug��5�~S|���"4��� �,ν)iB�+TM#/)�"��D&Iw��l�]}PK ���\���� � [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
���\se�' ' _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="Rd949f3fa2c644906" /></Relationships>PK ���\��4 � xl/worksheets/sheet1.xml � (� �Q�n� ��}%��j�U���n�ۙ%N@
82����6M�e������<��Ȯ@��ox��8�bg���9�w����t ��aO
71N{!Bk��� |z둜�)�A`��N��|۪� �Q�T*;���G+L�+ܸJ9m=W��I=�g}Ï5gBɂ|���_1�m|"^r��5�*X�|.�_�u��y�o�<�LLz(��Pv�l�gN�ʹ�.��?m��j�M�v��z��+��:騕$\�礚��G����Z�kf���ߎW�Is:#F����W�PK ���\�I>Y� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8N�(��ݰa���3��&�e�О�G�
XEWb�������4����ޞ�����5���F�a2c��Z�n�;�ELAO.��bB:F�Di�
�Ф��~1�~�Nȣ�Ve�P�3�I��!Z�&��V�4�0}��4br~���O)�k`E�y:�
��+��}�y�$z7�/3�_��<��J֜W�}�k�*���a}�t35.x���W�J������PK ���\Ѓ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 ���\�/�� � xl/sharedStrings.xml � (� 5�A� �B�nA�h&�@@ڵ����������d2;}Ҧ�X9frp(�9/�V���p��i�[&t�E5��YTO��r՚���R7�\���u�\*����M��9��#��s#qЧ��������~PK- ���\Q.�A� 5 xl/workbook.xmlPK- ���\���� � [Content_Types].xmlPK-
���\se�' ' V _rels/.relsPK- ���\��4 � � xl/worksheets/sheet1.xmlPK- ���\�I>Y� P . xl/_rels/workbook.xml.relsPK- ���\Ѓc'2 E
t xl/styles.xmlPK- ���\�/�� � � xl/sharedStrings.xmlPK � �