POST api/hosts
Request Information
URI Parameters
None.
Body Parameters
Host| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| IsPrimary | boolean |
None. |
|
| ObeyPreferredHost | boolean |
None. |
|
| LoadCampaigns | boolean |
None. |
|
| IsHostOwnedGroup | boolean |
None. |
|
| ServiceFeeID | integer |
None. |
|
| DeletedDiscountRate | integer |
None. |
|
| DeletedDiscountDuration | integer |
None. |
|
| DoNotRange | boolean |
None. |
|
| DoNotOrder | boolean |
None. |
|
| UpdateMaster | boolean |
None. |
|
| IgnoreHostPriceGroups | boolean |
None. |
|
| IgnoreNormalSellIncrease | boolean |
None. |
|
| IgnoreNormalSellIncreaseRange | integer |
None. |
|
| IgnoreNormalSellDecrease | boolean |
None. |
|
| IgnoreNormalSellDecreaseRange | integer |
None. |
|
| RoundNormalSell | boolean |
None. |
|
| IgnorePromotionSell | boolean |
None. |
|
| IgnoreNonAdvertisedPromotionSell | boolean |
None. |
|
| SplitAdvertisedAndNonAdvertisedPromotions | boolean |
None. |
|
| IgnoreLeadInOut | boolean |
None. |
|
| HostSupplierIdentifier | Collection of byte |
None. |
|
| HostSupplierIdentifierGuid | globally unique identifier |
None. |
|
| LoyaltyPriceLevelIdentifier | Collection of byte |
None. |
|
| LoyaltyPriceLevelIdentifierGuid |
Price Level for loyalty promotions |
globally unique identifier |
None. |
| IsGroup | boolean |
None. |
|
| Description |
User friendly description |
string |
String length: inclusive between 0 and 255 |
| HostProvider | HostProvider |
None. |
|
| HostTypeEnum | HostType |
None. |
|
| HostType |
Business Pillar |
string |
String length: inclusive between 0 and 20 |
| HostCode |
Host code / CustomerID |
string |
String length: inclusive between 0 and 20 |
| Username |
Trading Partner ID |
string |
Deprecated. use HostStoreSettings records instead. String length: inclusive between 0 and 255 |
| Password |
Encrypted password |
string |
Deprecated. use HostStoreSettings records instead. String length: inclusive between 0 and 255 |
| PasswordPlain |
Unencrypted password |
string |
Deprecated. use HostStoreSettings records instead. String length: inclusive between 0 and 255 |
| Server | string |
Deprecated. use HostStoreSettings records instead. String length: inclusive between 0 and 255 |
|
| Url | string |
Deprecated. use HostStoreSettings records instead. Data type: Url String length: inclusive between 0 and 255 |
|
| Global |
Host applies to all Stores and Zones |
boolean |
None. |
| StateCode |
State code |
string |
Deprecated. use HostStoreSettings records instead. String length: inclusive between 0 and 20 |
| LastCollected |
Last collected |
date |
None. |
| LastProcessed |
Last pxrocessed |
date |
None. |
| Hold |
Hold data in host tables before releasing |
boolean |
None. |
| SupplierName | string |
Relation. This field may not always be loaded or used for updates. |
|
| Supplier | Supplier |
Relation. This field may not always be loaded or used for updates. |
|
| Files | Collection of HostFile |
Deprecated. 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. |
|
| HostFileStoreSetting | HostStoreSetting |
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. |
|
| PromotionPlacements | Collection of PromotionPlacement |
Relation. This field may not always be loaded or used for updates. |
|
| PromoTypeGuids | Collection of globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| IsPromotionOnly | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| IsOrderable | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| Vendor | HostVendor |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{
"identifier": "0m4Sls2Es0+z6bO93mLBow==",
"identifierGuid": "96126ed2-84cd-4fb3-b3e9-b3bdde62c1a3",
"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": "jXVQRZYmZk+WsPfyB7TN5A==",
"hostSupplierIdentifierGuid": "4550758d-2696-4f66-96b0-f7f207b4cde4",
"loyaltyPriceLevelIdentifier": "1mXmJdyqbUG2xGnl7wjWCg==",
"loyaltyPriceLevelIdentifierGuid": "25e665d6-aadc-416d-b6c4-69e5ef08d60a",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:24:27.9461477",
"lastProcessed": "2026-04-03T06:24:27.9461477",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "2",
"identifier": "3uNe4TMzGEujtzJzPhTvbg==",
"identifierGuid": "e15ee3de-3333-4b18-a3b7-32733e14ef6e",
"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": "A6BW4VdmfUOJab/nf+RUGA==",
"primaryContactID": "e156a003-6657-437d-8969-bfe77fe45418",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "8Y6LQTCPqUSn+HGx1FlIIw==",
"supplierGroupGuid": "418b8ef1-8f30-44a9-a7f8-71b1d4594823",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:24:27.9461477",
"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": "3",
"id": "7e709155-ecbb-4653-a779-60b99346f9c8",
"identifier": "tduLelpDaEi+jGRlekJFBw==",
"identifierGuid": "7a8bdbb5-435a-4868-be8c-64657a424507",
"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": "4",
"supplierIdentifier": "s5yvaSlaL0Kw7y8WsAwwTA==",
"supplierIdentifierGuid": "69af9cb3-5a29-422f-b0ef-2f16b00c304c",
"contactGuid": "fGREFROcYEy5whq9kn9Atg==",
"contactID": "1544647c-9c13-4c60-b9c2-1abd927f40b6",
"contact": {
"$ref": "3"
},
"supplier": {
"$ref": "2"
}
},
{
"$ref": "4"
}
],
"products": [
{
"$id": "5",
"pluG_UID": "TWJ3AOlai0ilYHjT4beMxA==",
"pluGuid": "0077624d-5ae9-488b-a560-78d3e1b78cc4",
"supplierIdentifier": "fBP7R5fl70qqU0BIxSSWWw==",
"supplierIdentifierGuid": "47fb137c-e597-4aef-aa53-4048c524965b",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:24:27.9461477",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:24:27.9461477",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "6",
"pluG_UID": "kNTcgEAliUOUAYIslRHgmQ==",
"pluGuid": "80dcd490-2540-4389-9401-822c9511e099",
"supplierIdentifier": "nmy9eSL380GM5INN83X5jA==",
"supplierIdentifierGuid": "79bd6c9e-f722-41f3-8ce4-834df375f98c",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "6"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "NY+jePiPxkWeDGopGXCqmA==",
"parentPluGuid": "78a38f35-8ff8-45c6-9e0c-6a291970aa98",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "7",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "WxaMurNtkEGaPHDSZ+ZcCg==",
"guid": "ba8c165b-6db3-4190-9a3c-70d267e65c0a",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "Afxpj9fX/UyGGdK/McclyQ==",
"priceGroupGuid": "8f69fc01-d7d7-4cfd-8619-d2bf31c725c9",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:24:27.9461477",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:24:27.9461477",
"pluCreated": "2026-04-03T06:24:27.9461477",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:24:27.9461477",
"lastManualUpdate": "2026-04-03T06:24:27.9461477",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:24:27.9461477",
"currentCostUpdated": "2026-04-03T06:24:27.9461477",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:24:27.9461477",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:24:27.9461477",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "5isa/NWbWkW9K6ZNW7DZVw==",
"altPLUGuid": "fc1a2be6-9bd5-455a-bd2b-a64d5bb0d957",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:24:27.9461477",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "ujr122X2b028KAuQA0IyQQ==",
"shelfPageLayoutGuid": "dbf53aba-f665-4d6f-bc28-0b9003423241",
"talkerPageLayoutG_UID": "yu8zpqFIf0Oe7FGy5vLq5Q==",
"talkerPageLayoutGuid": "a633efca-48a1-437f-9eec-51b2e6f2eae5",
"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": "uzWLWbdptkWxlTcItkIzqw==",
"inventoryIdentifier": "598b35bb-69b7-45b6-b195-3708b64233ab",
"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": "YzhhgZp+w0aHDh1mGSy57Q==",
"parentPluGuid": "81613863-7e9a-46c3-870e-1d66192cb9ed",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "lYJC0HZF00OdviIY7OdR7w==",
"supplierIdentifierGuid": "d0428295-4576-43d3-9dbe-2218ece751ef",
"supplierChanged": true,
"rebateSupplierIdentifier": "vQ+DCnLYr0WGDLvZ4Q988Q==",
"rebateSupplierIdentifierGuid": "0a830fbd-d872-45af-860c-bbd9e10f7cf1",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:24:27.9461477",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "nO0cs2PKBEGym22+4f8goA==",
"hostIdentifierGuid": "b31ced9c-ca63-4104-b29b-6dbee1ff20a0",
"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": "7"
},
{
"$ref": "7"
}
],
"store": {
"$id": "8",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-04-03T06:24:27.9461477",
"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": "nx2A2UQzVkWfXnGoixTAZw==",
"hostIdentifierGuid": "d9801d9f-3344-4556-9f5e-71a88b14c067",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:24:27.9461477",
"priceZone": {
"$id": "9",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "9uRv/KKwEkmxSrLUR4CM/A==",
"hostIdentifierGuid": "fc6fe4f6-b0a2-4912-b14a-b2d447808cfc",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "10",
"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": "10"
},
"hostStoreSettings": [
{
"$id": "11",
"id": 1,
"hostIdentifier": "1F/uAP9FaUy7hgStanhI2w==",
"hostIdentifierGuid": "00ee5fd4-45ff-4c69-bb86-04ad6a7848db",
"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": {
"$ref": "1"
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "11"
}
],
"accounts": [
{
"$id": "12",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "12"
}
],
"sales": [
{
"$id": "13",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:24:27.9461477",
"ftpSite": {
"$id": "14",
"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": "13"
}
],
"zoneMatrix": [
{
"$id": "15",
"id": 1,
"hostIdentifier": "h0WtguwU50GlAV3q0sS80A==",
"hostIdentifierGuid": "82ad4587-14ec-41e7-a501-5dead2c4bcd0",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"28b46173-0e3a-4135-b291-a5d86eab42d2",
"6ffccd05-938e-4f58-ba16-58e782e7a270"
]
},
{
"$ref": "15"
}
],
"cashManagements": [
{
"$id": "16",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "17",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9
}
},
{
"$ref": "16"
}
],
"updateStoreID": "385a9320-d0fb-44b4-b696-3684743607df",
"updateStore": {
"$id": "18",
"id": "c7bdf839-e05c-4df5-86be-d0fa4a70a270",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:24:27.9461477",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:24:27.9461477"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "19",
"loginMode": 1,
"allowSelfVerification": true,
"verifierEmail": "sample string 3",
"source": "sample string 4",
"loginModeInherited": 5,
"loginModeSource": "sample string 6",
"selfVerifyInherited": true,
"selfVerifySource": "sample string 8",
"verifyEmailInherited": "sample string 9",
"verifyEmailSource": "sample string 10"
}
},
"storePrices": [
{
"$id": "20",
"pluG_UID": "+n6r8YuhPE6Vjz0a0O367g==",
"pluGuid": "f1ab7efa-a18b-4e3c-958f-3d1ad0edfaee",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:24:27.9461477"
},
{
"$ref": "20"
}
],
"currentPrices": {
"$id": "21",
"pluPrices": {
"$id": "22",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:24:27.9461477",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "22"
},
"winningCampaign": 1,
"winner": {
"$id": "23",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:24:27.9461477",
"startTime": 5,
"endDate": "2026-04-03T06:24:27.9461477",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "9ZkiXMCYI0CsY0lb4scaEw==",
"hostIdentifierGuid": "5c2299f5-98c0-4023-ac63-495be2c71a13",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"tray": {
"$id": "24",
"g_UId": "uXH7jX1RW0mBucatIjnLDA==",
"guid": "8dfb71b9-517d-495b-81b9-c6ad2239cb0c",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "25",
"priceGroupG_UID": "G1AH1NsSgkmjFpv/M0k50Q==",
"priceGroupGuid": "d407501b-12db-4982-a316-9bff334939d1",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:24:27.9461477",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "26",
"pluG_UID": "1VysON2T5kGxrqRlHZkULA==",
"pluGuid": "38ac5cd5-93dd-41e6-b1ae-a4651d99142c",
"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": "27",
"pluGuid": "e76deaf4-c10d-4a1f-bcdb-8c6f5a5c5b41",
"created": "2026-04-03T06:24:27.9461477",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:24:27.9461477",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:24:27.9461477",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:24:27.9461477",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:24:27.9461477",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:24:27.9461477",
"lastSold": "2026-04-03T06:24:27.9461477",
"firstSold": "2026-04-03T06:24:27.9461477",
"awsUpdated": "2026-04-03T06:24:27.9461477",
"lastManualUpdate": "2026-04-03T06:24:27.9461477",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:24:27.9461477",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:24:27.9461477",
"doNotRangeUpdated": "2026-04-03T06:24:27.9461477",
"doNotOrderUpdated": "2026-04-03T06:24:27.9461477",
"tracked": "2026-04-03T06:24:27.9461477"
},
"allergens": [
{
"$id": "28",
"primaryKey": {
"$id": "29",
"pluGuid": "0beaa959-3c31-4be6-a493-b769a3de8893",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "WanqCzE85kukk7dpo96Ikw==",
"pluGuid": "0beaa959-3c31-4be6-a493-b769a3de8893",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "28"
}
],
"costs": {
"$id": "30",
"pluG_UID": "BX2c+Un/Hk6u0jTK+UcHUQ==",
"pluGuid": "f99c7d05-ff49-4e1e-aed2-34caf9470751",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:24:27.9461477",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "31",
"saleHeaderID": 1,
"created": "2026-04-03T06:24:27.9461477",
"createdLocal": "2026-04-03T06:24:27.9461477",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "ZNnhpNudkU+KjiPHNEvsXw==",
"operatorGuid": "a4e1d964-9ddb-4f91-8a8e-23c7344bec5f",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "tJ9G55a1/ECwtt2YRJOUNQ==",
"pluGuid": "e7469fb4-b596-40fc-b0b6-dd9844939435",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "32",
"id": 1,
"g_Uid": "t8wgBm94aUu7gpUFIWX7Lw==",
"guid": "0620ccb7-786f-4b69-bb82-95052165fb2f",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:24:27.9461477",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:24:27.9461477",
"endShift": "2026-04-03T06:24:27.9461477",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "33",
"operatorG_UID": "vINHN+R2aUuT+JWsKNR8TA==",
"operatorGuid": "374783bc-76e4-4b69-93f8-95ac28d47c4c",
"storeID": 2,
"operator": {
"$ref": "32"
},
"store": {
"$ref": "8"
}
},
{
"$ref": "33"
}
]
}
},
{
"$ref": "31"
}
],
"apns": [
{
"$id": "34",
"pluID": 1,
"pluG_UID": "vjRXPubrLEO62ZYlwk6eNw==",
"pluGuid": "3e5734be-ebe6-432c-bad9-9625c24e9e37",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "34"
}
],
"tuns": [
{
"$id": "35",
"pluG_UId": "K08wLwtWeEKp+xYp3Kfy4g==",
"pluGuid": "2f304f2b-560b-4278-a9fb-1629dca7f2e2",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "7"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"competitionPricing": [
{
"$id": "36",
"identifier": "Fa4PRv97TEqzNOJedIdXRw==",
"identifierGuid": "460fae15-7bff-4a4c-b334-e25e74875747",
"pluG_UID": "YRysgk3QBUClmoU9ZN3mGw==",
"pluGuid": "82ac1c61-d04d-4005-a59a-853d64dde61b",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "36"
}
],
"supplier": {
"$ref": "2"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"ordering": {
"$ref": "5"
},
"flipChartPages": [
{
"$id": "37",
"identifier": "p3rmSumOnk2NsuoPb75gtw==",
"groupName": "sample string 1",
"identifierGuid": "4ae67aa7-8ee9-4d9e-8db2-ea0f6fbe60b7",
"exists": true,
"flipChartIdentifier": "MOF6jI8umEi01DJ/rIpZDA==",
"flipChartIdentifierGuid": "8c7ae130-2e8f-4898-b4d4-327fac8a590c",
"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": "0SY9lCHePUOdciBLH2A0Pg==",
"groupIdentifierGuid": "943d26d1-de21-433d-9d72-204b1f60343e",
"flipChart": {
"$id": "38",
"identifier": "60eX37QzHEyzv0GNHoM0gA==",
"identifierGuid": "df9747eb-33b4-4c1c-b3bf-418d1e833480",
"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": "39",
"identifier": "fcEcv4zhH06sFeowKq7/zg==",
"identifierGuid": "bf1cc17d-e18c-4e1f-ac15-ea302aaeffce",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "40",
"id": 1,
"g_UID": "Af45rWMQukKPBEs3NGBNuA==",
"guid": "ad39fe01-1063-42ba-8f04-4b3734604db8",
"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": "bdwWhr57IEWf3vSq2/P7LA==",
"previousFormGuid": "8616dc6d-7bbe-4520-9fde-f4aadbf3fb2c",
"nextForm": 1,
"nextFormG_UID": "oxwqcncwuEemsBcbX1EzrA==",
"nextFormGuid": "722a1ca3-3077-47b8-a6b0-171b5f5133ac",
"attributes": "sample string 10",
"updated": "2026-04-03T06:24:27.9461477",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "40"
},
"previousCheckoutForm": {
"$ref": "40"
},
"buttons": [
{
"$id": "41",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "KhnCSTZMjka5twRBrn3lfQ==",
"checkoutFormGuid": "49c2192a-4c36-468e-b9b7-0441ae7de57d",
"identifier": "FonPAilJhUenCz9dNXkJfA==",
"identifierGuid": "02cf8916-4929-4785-a70b-3f5d3579097c",
"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": "9nZykgt3/ESDL/VieX2gnA==",
"valueGuid": "927276f6-770b-44fc-832f-f562797da09c",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:24:27.9461477",
"action": "sample string 12",
"valueForm": {
"$ref": "40"
},
"image": {
"$id": "42",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:24:27.9461477",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "41"
}
],
"panels": [
{
"$id": "43",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "+1lpm+zlt02OYolsUDjwdA==",
"checkoutFormGuid": "9b6959fb-e5ec-4db7-8e62-896c5038f074",
"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": "43"
}
]
},
{
"$ref": "40"
}
],
"panels": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
"pages": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"contentPanel": {
"$ref": "43"
},
"products": [
{
"$id": "44",
"flipChartPageIdentifier": "6Vkoa7B6Q0aXeEXjetB4BQ==",
"flipChartPageIdentifierGuid": "6b2859e9-7ab0-4643-9778-45e37ad07805",
"pluG_UID": "l+y6uhzUkUGiUZiK1E6ouQ==",
"pluGuid": "babaec97-d41c-4191-a251-988ad44ea8b9",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "7"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "44"
}
],
"productCount": 27,
"pages": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
{
"$ref": "37"
}
],
"priceHistory": [
{
"$id": "45",
"pluG_UID": "1EZMobu0FECUCoEUo9bI5g==",
"pluGuid": "a14c46d4-b4bb-4014-940a-8114a3d6c8e6",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:24:27.9461477",
"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": "45"
}
],
"ingredients": [
{
"$id": "46",
"pluG_UID": "xbjyODKEVkesaM+Dghj3pg==",
"ingredientGuid": "/XkYv9mupkunKH7pZ+zZZA==",
"ingredientIdentifier": "bf1879fd-aed9-4ba6-a728-7ee967ecd964",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "7"
}
},
{
"$ref": "46"
}
],
"bins": [
{
"$id": "47",
"pluG_UID": "FdmSqZeVokO6cXEJF5bTxw==",
"pluGuid": "a992d915-9597-43a2-ba71-71091796d3c7",
"shelfLocationIdentifier": "xN43PR5rv0uubX59qeQePA==",
"shelfLocationGuid": "3d37dec4-6b1e-4bbf-ae6d-7e7da9e41e3c",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "T/YX412WvkWzDvrrXvpGXQ==",
"labelPageLayoutGuid": "e317f64f-965d-45be-b30e-faeb5efa465d",
"updated": "2026-04-03T06:24:27.9461477",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "7"
},
"location": {
"$id": "48",
"identifier": "GxSJAP4AtUCGZeBAstmiRw==",
"storeID": 1,
"identifierGuid": "0089141b-00fe-40b5-8665-e040b2d9a247",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:24:27.9461477",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
}
},
{
"$ref": "47"
}
],
"bin": {
"$ref": "47"
},
"scaleLocations": [
{
"$id": "49",
"plu": 1,
"pluG_UID": "2PEgnZoGBUe8s5gSwvOWGg==",
"pluGuid": "9d20f1d8-069a-4705-bcb3-9812c2f3961a",
"deptNo": 1,
"product": {
"$ref": "7"
},
"scaleLocation": {
"$id": "50",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:24:27.9461477",
"department": {
"$id": "51",
"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": "50"
},
"subDepartments": [
{
"$id": "52",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "53",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "54",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:24:27.9461477",
"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": "PEu212uBXUeS+XzbLDXVvw==",
"labelPageLayoutGuid": "d7b64b3c-816b-475d-92f9-7cdb2c35d5bf",
"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": "55",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "56",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "57",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "57"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "56"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$id": "58",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "57"
}
},
{
"$ref": "54"
}
],
"updated": "2026-04-03T06:24:27.9461477",
"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": "vEgUXZqpI0u5m19ZuyS7Lw==",
"labelPageLayoutGuid": "5d1448bc-a99a-4b23-b99b-5f59bb24bb2f",
"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": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
}
},
{
"$ref": "53"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:24:27.9461477",
"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": "G42nRu86QUK/Wr0GsQ38gA==",
"labelPageLayoutGuid": "46a78d1b-3aef-4241-bf5a-bd06b10dfc80",
"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": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
}
},
{
"$ref": "52"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:24:27.9461477",
"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": "duoMuyzF60WthV58Zdnb6Q==",
"labelPageLayoutGuid": "bb0cea76-c52c-45eb-ad85-5e7c65d9dbe9",
"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": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
}
}
}
},
{
"$ref": "49"
}
],
"nextPrice": {
"$id": "59",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "/o9hTf273k6F0fAouJzXMQ==",
"pluGuid": "4d618ffe-bbfd-4ede-85d1-f028b89cd731",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "cXBMhSIlBUq9K3o5GV7w5w==",
"dealCostGuid": "854c7071-2522-4a05-bd2b-7a39195ef0e7",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "dJl9kq8L0kSR5FvPNvB9fQ==",
"priceGroupGuid": "927d9974-0baf-44d2-91e4-5bcf36f07d7d",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:24:27.9461477",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "79c9d9d8-557a-4e8f-bc14-c4066467862b",
"campaignComboPriceGroupG_UID": "/lFPtwJD6Em4dTHyVanXaA==",
"campaignComboPriceGroupIdentifier": "b74f51fe-4302-49e8-b875-31f255a9d768",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "60",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:24:27.9461477",
"operatorG_UID": "Li+2wWm8KEG2sTkjb6VLDg==",
"operatorGuid": "c1b62f2e-bc69-4128-b6b1-39236fa54b0e",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:24:27.9461477",
"signIqTicketFileMovedUtc": "2026-04-03T06:24:27.9461477",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:24:27.9461477",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "a810ba40-4d5d-4345-acb0-7484b906cab9",
"product": {
"$ref": "7"
},
"campaignPlu": {
"$ref": "59"
},
"fuelItem": true
},
{
"$ref": "60"
}
],
"campaign": {
"$id": "61",
"id": 1,
"storeID": 2,
"name": "fe0e7db6-cbd9-40a3-93c4-27335978e51b",
"nameGuid": "fe0e7db6-cbd9-40a3-93c4-27335978e51b",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:24:27.9461477",
"startTime": 1,
"endDate": "2026-04-03T06:24:27.9461477",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:24:27.9461477",
"system": true,
"created": "2026-04-03T06:24:27.9461477",
"updated": "2026-04-03T06:24:27.9461477",
"priceChangeNotifiedUtc": "2026-04-03T06:24:27.9461477",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "6pN/toaaj02BBdppoT+BPw==",
"hostIdentifierGuid": "b67f93ea-9a86-4d8f-8105-da69a13f813f",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:24:27.9461477",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"campaignPools": [
{
"$id": "62",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "XmEs4KIIGEy98hi9NpgoeA==",
"pluGuid": "e02c615e-08a2-4c18-bdf2-18bd36982878",
"hostOfferID": 1,
"priceGroupG_UID": "cbgTl9aikkyE+ZGKRtCsBw==",
"priceGroupGuid": "9713b871-a2d6-4c92-84f9-918a46d0ac07",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:24:27.9461477",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "7"
},
"campaign": {
"$ref": "61"
}
},
{
"$ref": "62"
}
],
"sellingRules": [
{
"$id": "63",
"id": 1,
"identifier": "Cgkk1uSMWE6VHDvmfUWkSg==",
"identifierStr": "Cgkk1uSMWE6VHDvmfUWkSg==",
"identifierGuid": "d624090a-8ce4-4e58-951c-3be67d45a44a",
"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": "61"
}
},
{
"$ref": "63"
}
],
"customers": [
{
"$id": "64",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "vcDczG0jwkSMwbqRMq4YRQ==",
"customerIDGuid": "ccdcc0bd-236d-44c2-8cc1-ba9132ae1845",
"campaign": {
"$ref": "61"
},
"customer": {
"$id": "65",
"identifier": "nsn4YzSJYkiWOVLD2Th8bA==",
"identifierGuid": "63f8c99e-8934-4862-9639-52c3d9387c6c",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:24:27.9461477",
"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": "43bHfWKVKEq2bzLUrCu4YA==",
"communityIdentifierGuid": "7dc776e3-9562-4a28-b66f-32d4ac2bb860",
"joined": "2026-04-03T06:24:27.9461477",
"updated": "2026-04-03T06:24:27.9461477",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "hwYzwYN+xUG6OfW0BfYK1Q==",
"priceLevelIdentifierGuid": "c1330687-7e83-41c5-ba39-f5b405f60ad5",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:24:27.9461477",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "66",
"cardType": 2,
"issueDate": "2026-04-03T06:24:27.9461477",
"expiry": "2026-04-03T06:24:27.9461477",
"customerID": "6/YUqqCImkyQC9ei3Gq6iQ==",
"customerIDGuid": "aa14f6eb-88a0-4c9a-900b-d7a2dc6aba89",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:24:27.9461477",
"linkedAccount": "wonP3huBHkKwxvKwYANgfw==",
"linkedAccountGuid": "decf89c2-811b-421e-b0c6-f2b06003607f",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "65"
},
"account": {
"$id": "67",
"id": 1,
"identifier": "GdcmUF7kyUiJ0LhwBVAtug==",
"identifierGuid": "5026d719-e45e-48c9-89d0-b87005502dba",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:24:27.9461477",
"owner": "U04/cdekhky8az3m1vl0pA==",
"ownerGuid": "713f4e53-a4d7-4c86-bc6b-3de6d6f974a4",
"accountStoreGroupIdentifier": "OBfdcF4AYUie5Joash2Mdg==",
"accountStoreGroupGuid": "70dd1738-005e-4861-9ee4-9a1ab21d8c76",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:24:27.9461477",
"active": true,
"updated": "2026-04-03T06:24:27.9461477",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "65"
},
"card": {
"$ref": "66"
},
"members": {
"$id": "68",
"sample string 1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"sample string 2": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"customerGroups": [
{
"$id": "69",
"identifier": "BszNl/qM5UCzZaaEqfCwdA==",
"identifierGuid": "97cdcc06-8cfa-40e5-b365-a684a9f0b074",
"name": "sample string 2",
"primaryContact": "92MEmEMj/0Olvc8FwRUYFg==",
"primaryContactGuid": "980463f7-2343-43ff-a5bd-cf05c1151816",
"accountID": "O7V92r8kyEKEqeP6FVUnRQ==",
"accountIDGuid": "da7db53b-24bf-42c8-84a9-e3fa15552745",
"special": true,
"updated": "2026-04-03T06:24:27.9461477",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "bd1cmScqzkKxf7kaIMtkXA==",
"priceLevelIdentifierGuid": "995cdd6d-2a27-42ce-b17f-b91a20cb645c",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "67"
},
"primaryContactCustomer": {
"$ref": "65"
},
"customerGroupMembers": [
{
"$id": "70",
"id": 1,
"groupID": "MfLP6Svq8kaTA7jr3c9FxQ==",
"groupIDGuid": "e9cff231-ea2b-46f2-9303-b8ebddcf45c5",
"customerID": "CZKOfGZScUqKi6bkV3qWbA==",
"customerIDGuid": "7c8e9209-5266-4a71-8a8b-a6e4577a966c",
"card": "sample string 4",
"linkedAccount": "gku2F8XxrE6tQyB2UPS8wQ==",
"linkedAccountGuid": "17b64b82-f1c5-4eac-ad43-207650f4bcc1",
"customer": {
"$ref": "65"
},
"group": {
"$ref": "69"
},
"customerCard": {
"$ref": "66"
}
},
{
"$ref": "70"
}
]
},
{
"$ref": "69"
}
]
},
"payments": [
{
"$id": "71",
"id": 1,
"identifier": "gE0D2c6V30SPc5uKFr4qUQ==",
"identifierGuid": "d9034d80-95ce-44df-8f73-9b8a16be2a51",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "mPjEUq17+U2vxEJAxfnEsA==",
"accountIDGuid": "52c4f898-7bad-4df9-afc4-4240c5f9c4b0",
"customerAccount": {
"$ref": "67"
},
"customerCard": {
"$ref": "66"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:24:27.9461477",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "Yns5dWUZs0abCez/YO8IEg==",
"idempotentVoidGuid": "75397b62-1965-46b3-9b09-ecff60ef0812",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "72",
"saleHeaderID": 1,
"saleHeaderGuid": "hCRp/tKCwEuT6IDBM4QGLA==",
"saleHeaderIdentifierGuid": "fe692484-82d2-4bc0-93e8-80c13384062c",
"created": "2026-04-03T06:24:27.9461477",
"createdLocal": "2026-04-03T06:24:27.9461477",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:24:27.9461477",
"storeID": 1,
"operatorG_Uid": "lz+CpxWnxESplaLKyIQKkg==",
"operatorGuid": "a7823f97-a715-44c4-a995-a2cac8840a92",
"customerG_Uid": "tNaFuKePAEWdwGsTFLbmCA==",
"customerGuid": "b885d6b4-8fa7-4500-9dc0-6b1314b6e608",
"communityIdentifier": "45rWJ6yN4kqcIOLWAEqZkA==",
"communityIdentifierGuid": "27d69ae3-8dac-4ae2-9c20-e2d6004a9990",
"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": "2496mG28ckGXBgUvSmcjEQ==",
"priceLevelIdentifierGuid": "987a8fdb-bc6d-4172-9706-052f4a672311",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:24:27.9461477+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": "73",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:24:27.9461477",
"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": "32"
},
"customer": {
"$ref": "65"
},
"communityOrganisation": {
"$id": "74",
"id": 1,
"identifier": "jFPOjNw940ueYi8lWRj9wA==",
"identifierGuid": "8cce538c-3ddc-4be3-9e62-2f255918fdc0",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:24:27.9461477",
"promoPeriodEnd": "2026-04-03T06:24:27.9461477",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:24:27.9461477",
"deleted": true
},
"details": [
{
"$id": "75",
"saleItemID": 1,
"identifier": "e7fdqe561EmDMHpWxCCOvA==",
"identifierGuid": "a9ddb77b-7aee-49d4-8330-7a56c4208ebc",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "dcRRHwt3CU2pOIrsaZ0pDQ==",
"pluGuid": "1f51c475-770b-4d09-a938-8aec699d290d",
"accountID": "AjiIKWouBU25xGDdtQH5ug==",
"accountIDGuid": "29883802-2e6a-4d05-b9c4-60ddb501f9ba",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:24:27.9461477",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "tGhRezCn5UOgw8JUUghQMA==",
"refundGuid": "7b5168b4-a730-43e5-a0c3-c25452085030",
"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": "ZYr9MdfQLUSVFeC8EyczUg==",
"idempotentVoidGuid": "31fd8a65-d0d7-442d-9515-e0bc13273352",
"priceLevelIdentifier": "ekJLhduqDkWaFd7FRbzNxA==",
"priceLevelIdentifierGuid": "854b427a-aadb-450e-9a15-dec545bccdc4",
"communityIdentifier": "jKy42jqNGUa20/VoXW8ooQ==",
"communityIdentifierGuid": "dab8ac8c-8d3a-4619-b6d3-f5685d6f28a1",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "76",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:24:27.9461477",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "76"
}
],
"refund": {
"$id": "77",
"id": 1,
"g_UID": "dNAkPECyP0ehuVOd9/oz9g==",
"guid": "3c24d074-b240-473f-a1b9-539df7fa33f6",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:24:27.9461477"
},
"modifier": {
"$id": "78",
"id": 1,
"setG_UID": "b3Cx94lnjEKXoXYAp20ScQ==",
"modifierSetGuid": "f7b1706f-6789-428c-97a1-7600a76d1271",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "Tkdlz5ZYOUiQHSIpb3xzTw==",
"pluGuid": "cf65474e-5896-4839-901d-22296f7c734f",
"deleted": true,
"g_UID": "g/V0peCio0qfjJVlHvdpwQ==",
"guid": "a574f583-a2e0-4aa3-9f8c-95651ef769c1",
"product": {
"$ref": "7"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "75"
}
],
"eftReceipts": [
{
"$id": "79",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "72"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "79"
}
],
"payments": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"cards": [
{
"$id": "80",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "80"
}
],
"campaignHits": [
{
"$id": "81",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "81"
}
],
"fuel": [
{
"$id": "82",
"id": 1,
"plu": 1,
"pluG_UID": "0QAFQ9UoOEy4UsDF3OvbYQ==",
"pluGuid": "430500d1-28d5-4c38-b852-c0c5dcebdb61",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:24:27.9461477",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:24:27.9461477",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "82"
}
],
"fuelResells": [
{
"$id": "83",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "Mi+6ZmVuDECmB2Xklno6Sg==",
"pluGuid": "66ba2f32-6e65-400c-a607-65e4967a3a4a",
"accountID": "/jtU2voqF0qPxdFS5Q1EFg==",
"accountIDGuid": "da543bfe-2afa-4a17-8fc5-d152e50d4416",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:24:27.9461477",
"bestOrExpireType": 1,
"refundG_UID": "eQKuhL2PrUOK3uUT4KYHyA==",
"refundGuid": "84ae0279-8fbd-43ad-8ade-e513e0a607c8",
"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": "83"
}
],
"customerOrder": [
{
"$id": "84",
"identifier": "9vKCUPGeK0W/Z2mbu6Makw==",
"identifierGuid": "5082f2f6-9ef1-452b-bf67-699bbba31a93",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "gxJA7Qd9U0SVvbbacg+XJw==",
"customerIdentifierGuid": "ed401283-7d07-4453-95bd-b6da720f9727",
"operatorNo": 1,
"operatorG_UID": "FUSHUzlncUWErcXVerTq6Q==",
"operatorGuid": "53874415-6739-4571-84ad-c5d57ab4eae9",
"created": "2026-04-03T06:24:27.9461477",
"ordered": "2026-04-03T06:24:27.9461477",
"started": "2026-04-03T06:24:27.9461477",
"completed": "2026-04-03T06:24:27.9461477",
"supplied": "2026-04-03T06:24:27.9461477",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "65"
},
"operator": {
"$ref": "32"
},
"details": [
{
"$id": "85",
"headerID": 1,
"plu": 1,
"pluG_UId": "RtJV+Pp0rUamX0G8BuDSbg==",
"pluGuid": "f855d246-74fa-46ad-a65f-41bc06e0d26e",
"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": "SgJJxv+K60mf5mCWEH+XDA==",
"headerIdentifierGuid": "c649024a-8aff-49eb-9fe6-6096107f970c",
"product": {
"$ref": "7"
}
},
{
"$ref": "85"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "72"
}
},
{
"$ref": "84"
}
],
"surveyResponses": [
{
"$id": "86",
"surveyG_UID": "E2mm2Y/k0USRmN8uFyVgZQ==",
"surveyGuid": "d9a66913-e48f-44d1-9198-df2e17256065",
"saleHeaderGuid": "hZ0xE8RiNkO9nHKgvPD1yw==",
"saleGuid": "13319d85-62c4-4336-bd9c-72a0bcf0f5cb",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "mvR2ZwDML0y2vwRMTGJjKA==",
"guidResponse": "6776f49a-cc00-4c2f-b6bf-044c4c626328",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:24:27.9461477",
"sale": {
"$ref": "72"
},
"survey": {
"$id": "87",
"g_UID": "rGSZS2vxk0GwiF7LmwSZew==",
"guid": "4b9964ac-f16b-4193-b088-5ecb9b04997b",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "70AcGrGhYEukY2BkLUhKvA==",
"checkoutFormGuid": "1a1c40ef-a1b1-4b60-a463-60642d484abc",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:24:27.9461477",
"end": "2026-04-03T06:24:27.9461477",
"deleted": true,
"updated": "2026-04-03T06:24:27.9461477",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"94c0d199-7dee-4427-8232-b9ca54633d83",
"05ebdd56-a25f-47ec-b3e8-b701618a4fe7"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "40"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "86"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "fdKMyDhquUyui2WfcZtASQ==",
"accountIdentifier": "c88cd27d-6a38-4cb9-ae8b-659f719b4049",
"accountName": "sample string 44",
"customerOrderIdentifier": "HxpYvcJFKESHYRy8KlKCuQ==",
"customerOrderIdentifierGuid": "bd581a1f-45c2-4428-8761-1cbc2a5282b9",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "88",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "tYdbSyXzwkWMS6ac+7leqQ==",
"paymentIdentifierGuid": "4b5b87b5-f325-45c2-8c4b-a69cfbb95ea9",
"identifier": "2cCdeTj2aE2pIqCTIwOWcw==",
"identifierGuid": "799dc0d9-f638-4d68-a922-a09323039673",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "OJ5VhP14zUuhXgUbyL8eBQ==",
"itemIdentifierGuid": "84559e38-78fd-4bcd-a15e-051bc8bf1e05"
}
},
{
"$ref": "71"
}
]
},
{
"$ref": "66"
}
],
"customerGroupMembers": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"customerGroups": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"accounts": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"account": {
"$ref": "67"
},
"vouchers": [
{
"$id": "89",
"customerIdentifier": "ZtK2vU2uY0CKvDNdX7T87w==",
"customerIdentifierGuid": "bdb6d266-ae4d-4063-8abc-335d5fb4fcef",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "+4ohauJfgkaq2MsO0AHF2g==",
"idempotentGuid": "6a218afb-5fe2-4682-aad8-cb0ed001c5da",
"offline": true,
"voucher": {
"$id": "90",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-04-03T06:24:27.9461477",
"barcodeTemplate": {
"$id": "91",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "92",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-04-03T06:24:27.9461477",
"labelPageLayout": "DpwqXvn1a0i11dL36FhZbw==",
"pageLayoutGuid": "5e2a9c0e-f5f9-486b-b5d5-d2f7e858596f",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "90"
},
"elements": [
{
"$id": "93",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-04-03T06:24:27.9461477"
},
{
"$ref": "93"
}
]
},
"customerVouchers": [
{
"$id": "94",
"id": 1,
"customerIdentifier": "PVUphuFWK0S4SfnBOKvOCA==",
"customerIdentifierGuid": "8629553d-56e1-442b-b849-f9c138abce08",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:24:27.9461477",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "oy5Qxb8p80yvHZ4ISR0Z3g==",
"issuedIdempotentGuid": "c5502ea3-29bf-4cf3-af1d-9e08491d19de",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:24:27.9461477",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:24:27.9461477",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "V8rWmn/hM0mK+uftA1x9yQ==",
"redeemedIdempotentGuid": "9ad6ca57-e17f-4933-8afa-e7ed035c7dc9",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:24:27.9461477",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "92"
},
"voucher": {
"$ref": "90"
},
"customer": {
"$ref": "65"
},
"issuedOfflinePayment": {
"$ref": "71"
},
"redeemedOfflinePayment": {
"$ref": "71"
}
},
{
"$ref": "94"
}
]
},
"customer": {
"$ref": "65"
}
},
{
"$ref": "89"
}
]
}
},
{
"$ref": "64"
}
],
"customerGroups": [
{
"$id": "95",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "G094AwaGykiRKkfxMWJzig==",
"groupIDGuid": "03784f1b-8606-48ca-912a-47f13162738a",
"campaign": {
"$ref": "61"
},
"group": {
"$ref": "69"
}
},
{
"$ref": "95"
}
],
"signIqTickets": [
{
"$id": "96",
"identifier": "UIXqQ6Wrr0+LaqBX7hQI7g==",
"identifierGuid": "43ea8550-aba5-4faf-8b6a-a057ee1408ee",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "96"
}
],
"comboPriceGroups": [
{
"$id": "97",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "7eak/9dLiUyZ1rPEs1wzug==",
"guid": "ffa4e6ed-4bd7-4c89-99d6-b3c4b35c33ba",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "61"
},
"comboPricePlus": [
{
"$id": "98",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "scLpy57zwEGtKpRG3y/8rw==",
"groupGuid": "cbe9c2b1-f39e-41c0-ad2a-9446df2ffcaf",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "448PZDl57UOL9mxUthezog==",
"pluGuid": "640f8fe3-7939-43ed-8bf6-6c54b617b3a2",
"priceGroupG_UID": "75w4fP9vQEWppc27rG6xBA==",
"priceGroupGuid": "7c389cef-6fff-4540-a9a5-cdbbac6eb104",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "61"
},
"product": {
"$ref": "7"
},
"priceGroup": {
"$ref": "25"
},
"campaignPool": {
"$ref": "61"
}
},
{
"$ref": "98"
}
]
},
{
"$ref": "97"
}
],
"priceLevels": [
{
"$id": "99",
"id": 1,
"priceLevelIdentifier": "G62OYDOE102seP/r0a8iIg==",
"priceLevelIdentifierGuid": "608ead1b-8433-4dd7-ac78-ffebd1af2222",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "99"
}
],
"promotionType": {
"$id": "100",
"identifier": "aV0++iCLskCDHhWDAxcxdQ==",
"identifierGuid": "fa3e5d69-8b20-40b2-831e-158303173175",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "QGgYfaXeOEyHHfI/CrKK9A==",
"labelPageLayoutGuid": "7d186840-dea5-4c38-871d-f23f0ab28af4",
"priceLevelIdentifier": "y0P9GZ8AXEOoLuF++K8vRw==",
"priceLevelIdentifierGuid": "19fd43cb-009f-435c-a82e-e17ef8af2f47",
"active": true,
"updated": "2026-04-03T06:24:27.9461477",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "7"
},
"dealCost": {
"$id": "101",
"headerIdentifier": "zH1LPMxh70K78l2VLn/V0A==",
"headerIdentifierGuid": "3c4b7dcc-61cc-42ef-bbf2-5d952e7fd5d0",
"identifier": "TesuR4iCM0+UhL3M1pZphQ==",
"identifierGuid": "472eeb4d-8288-4f33-9484-bdccd6966985",
"supplierIdentifier": "v9+7nfTvtEWrtmVUmFrkyA==",
"supplierGuid": "9dbbdfbf-eff4-45b4-abb6-6554985ae4c8",
"pluG_UID": "KKlf9D3HTEG4kE9mvIgbGQ==",
"pluGuid": "f45fa928-c73d-414c-b890-4f66bc881b19",
"campaignName": "412cb748-522f-48ca-a0a2-da9216494593",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:24:27.9461477",
"end": "2026-04-03T06:24:27.9461477",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "ISwkmdMr1U2g8yBSdTMcHA==",
"bonusItemPluGuid": "99242c21-2bd3-4dd5-a0f3-205275331c1c",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:24:27.9461477",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:24:27.9461477",
"campaignEndDate": "2026-04-03T06:24:27.9461477",
"masterPLUG_UID": "h3BoAmoBUkKuWTFR0g3Q2Q==",
"masterID": "02687087-016a-4252-ae59-3151d20dd0d9",
"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": "xAStWByWlUydioWSw+oj6g==",
"bonusMasterID": "58ad04c4-961c-4c95-9d8a-8592c3ea23ea",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-04-03T06:24:27.9461477",
"dealCosts": [
{
"$ref": "101"
},
{
"$ref": "101"
}
],
"tags": [
{
"$id": "102",
"pluG_UID": "pIU7xvx700G7afSmQ85I3Q==",
"pluGuid": "c63b85a4-7bfc-41d3-bb69-f4a643ce48dd",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "102"
}
],
"alternateProductG_UID": "3QJnnwjoa069m2zPQRTPuA==",
"alternateProduct": "9f6702dd-e808-4e6b-bd9b-6ccf4114cfb8",
"altProduct": {
"$ref": "7"
},
"productHostCode": {
"$id": "103",
"id": 1,
"pluG_UID": "dOa75/DLAUKhzk+zXXkoug==",
"pluGuid": "e7bbe674-cbf0-4201-a1ce-4fb35d7928ba",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:24:27.9461477",
"inventoryTracked": "2026-04-03T06:24:27.9461477",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "104",
"pluG_UID": "bolrVnxoTkmEcXtYCpb+6A==",
"pluGuid": "566b896e-687c-494e-8471-7b580a96fee8",
"fuelPluG_UID": "TTXZDC4UO0KegMRI7GCEFA==",
"fuelPluGuid": "0cd9354d-142e-423b-9e80-c448ec608414",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "104"
},
{
"$ref": "104"
}
]
},
"supplier": {
"$ref": "2"
},
"serviceFee": {
"$id": "105",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "5"
}
],
"orderCycleHeaders": [
{
"$id": "106",
"storeID": 1,
"supplierIdentifier": "/hyxfy80H02YAeERIOkRHg==",
"supplierGuid": "7fb11cfe-342f-4d1f-9801-e11120e9111e",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "106"
}
],
"cycles": [
{
"$id": "107",
"storeID": 1,
"supplierIdentifier": "4W3Qt8F9j06Mmr04qFIOXw==",
"supplierGuid": "b7d06de1-7dc1-4e8f-8c9a-bd38a8520e5f",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:24:27.9461477",
"deliveryDate": "2026-04-03T06:24:27.9461477",
"nextCutOffDate": "2026-04-03T06:24:27.9461477",
"nextDeliveryDate": "2026-04-03T06:24:27.9461477",
"nextDaysBuffer": 10
},
{
"$ref": "107"
}
],
"store": {
"$ref": "8"
},
"updated": "2026-04-03T06:24:27.9461477",
"isHost": true
},
"files": [
{
"$id": "108",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:24:27.9461477",
"processed": "2026-04-03T06:24:27.9461477",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:24:27.9461477",
"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": "1"
},
"metcashHeader": {
"$id": "109",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:24:27.9461477",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "108"
}
],
"zoneMatrix": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"hostFileStoreSetting": {
"$ref": "11"
},
"hostStoreSettings": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"promotionPlacements": [
{
"$id": "110",
"identifier": "aq3DQnxFwE2eJT1WpqY1Gg==",
"identifierGuid": "42c3ad6a-457c-4dc0-9e25-3d56a6a6351a",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "110"
}
],
"promoTypeGuids": [
"a3b4103b-9f34-4035-97b8-1971b96eef12",
"29ff7a21-254e-4d6a-874a-ba862f466657"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
}
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
"df4e1dc3-c7f6-48a9-9ab1-f8e22fcf5b7d"
application/xml, text/xml
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">df4e1dc3-c7f6-48a9-9ab1-f8e22fcf5b7d</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK 3�\�_��� 5 xl/workbook.xml � (� ����0��&�C�pA 18q���{��m�?ik��-%�x�3;��Գq�ޘ��I��5T�`+ ?T̟�Ew�8�B�� �s9`g��B�e%8�X�F{!��+�����bPӊRLj���K����'���bXC�l�H�h�������Ɔ攸J��~�9��˱Ȋ�tg����PK 3�\���� � [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
3�\
X' ' _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="R8eae269312444fa9" /></Relationships>PK 3�\`�S% � xl/worksheets/sheet1.xml � (� �Q�N�0��(w���Lm'�i�� �кK�&����瓤!q�Ė��{v���lrmͷ��3�-v�^j>����jA�:�Y�[w��+�ǃ�U`���6�z$#}H�"��u'l'�,+� }�rJ���l��r#��3�TFj˛�Ӂ=�g}͟����J�w
���8�'�5&/]ͳ����J��^N����E���"��8�t3���83��Ew^�</7��x,�r�˷厳vr��Z^]��&i���ME�0J���8�KN����MV�9������~�tF�@I���/PK 3�\!�T� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8N�$��ݰ���=��&vd����G�
XE�Tb�������4����M#9���-�,�V:5ؾ�S�
l7�=�"��`�9��bC&����
N"dnF�:��IĔ���BE�����%n��p��?D�� ���ӄ6�����A�@��[�)z
,KT ;�¾�L��c�x�K�л��x1�z}��B�4���u(yɛ���Q�D�.�tZ�j��Y]0�*��EU_���_l� PK 3�\Ѓ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 3�\�,{� � xl/sharedStrings.xml � (� 5�An� E��fO��4q*L�z�� ���g��/]t�������,�z�ƹ����j�t����C��X<E�T� ~�A]�eզ��"�1f,�uEjI�[��p�^7�gD)���d��*ԝ�iA픿w|��&�Ί��}/:��IG��uqRH��s�F�5}�^�_PK- 3�\�_��� 5 xl/workbook.xmlPK- 3�\���� � � [Content_Types].xmlPK-
3�\
X' ' U _rels/.relsPK- 3�\`�S% � � xl/worksheets/sheet1.xmlPK- 3�\!�T� P 8 xl/_rels/workbook.xml.relsPK- 3�\Ѓc'2 E
xl/styles.xmlPK- 3�\�,{� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK 3�\ڼ�˷ 5 xl/workbook.xml � (� ����0D�&�C���B������ڒ�?�R�7o;��o����Z��#eSQ��X0f[��A�����F��Ҽ��:�b�۷D�XE38�ZY.FK�?,;���NJ�P���)�fw��
�k��$l ��T`�EPD�Ċ6���\�=Rb
�[r����Oq�F��7X����PK 3�\���� � [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
3�\����' ' _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="Rb3d392c1b56541e6" /></Relationships>PK 3�\`�S% � xl/worksheets/sheet1.xml � (� �Q�N�0��(w���Lm'�i�� �кK�&����瓤!q�Ė��{v���lrmͷ��3�-v�^j>����jA�:�Y�[w��+�ǃ�U`���6�z$#}H�"��u'l'�,+� }�rJ���l��r#��3�TFj˛�Ӂ=�g}͟����J�w
���8�'�5&/]ͳ����J��^N����E���"��8�t3���83��Ew^�</7��x,�r�˷厳vr��Z^]��&i���ME�0J���8�KN����MV�9������~�tF�@I���/PK 3�\��^� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�q7AM�a�m��=N�&vd����G�
XE�Tb�������4����M#9���-��V9=خ�S45l7�=�2���s iņ��GJ��q�!s3��1�O2��wt��(;��1A���Lr����3fP���iB� �W珡G�@�w[�)z
y��@v��}�M!�B5/KV�wS�2b����2y#����*�.5��*�K��9�t�Ӳ�P{��цI�/���ћ��|PK 3�\Ѓ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 3�\�,{� � xl/sharedStrings.xml � (� 5�An� E��fO��4q*L�z�� ���g��/]t�������,�z�ƹ����j�t����C��X<E�T� ~�A]�eզ��"�1f,�uEjI�[��p�^7�gD)���d��*ԝ�iA픿w|��&�Ί��}/:��IG��uqRH��s�F�5}�^�_PK- 3�\ڼ�˷ 5 xl/workbook.xmlPK- 3�\���� � [Content_Types].xmlPK-
3�\����' ' V _rels/.relsPK- 3�\`�S% � � xl/worksheets/sheet1.xmlPK- 3�\��^� P 9 xl/_rels/workbook.xml.relsPK- 3�\Ѓc'2 E
� xl/styles.xmlPK- 3�\�,{� � � xl/sharedStrings.xmlPK � �