GET api/store/{storeID}/host/{provider}/suppliers
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| storeID | integer |
Required |
|
| provider | HostProvider |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Supplier| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| Code |
Host supplier code |
string |
String length: inclusive between 0 and 20 |
| Name |
Supplier name |
string |
String length: inclusive between 0 and 255 |
| FuelSupplier | boolean |
None. |
|
| IsSupplier |
If it's not a Supplier, it's a manufactrer |
boolean |
None. |
| IsHostedSupplier |
A hosted supplier doesn't take orders. |
boolean |
None. |
| HostID |
Host vendor |
HostProvider |
None. |
| AccountCode |
Third party accounting software code |
string |
String length: inclusive between 0 and 20 |
| InvoiceSuffix |
Third party invoice reference suffix |
string |
None. |
| OrderEmail |
Email to send order to as PDF |
string |
None. |
| OrderEmailBcc | string |
None. |
|
| OrderFax |
Email to send order to as PDF |
string |
None. |
| ShowOrderCost | boolean |
None. |
|
| ReceiptCostUpdate | boolean |
None. |
|
| SendReceipt |
Receipt email should be sent to supplier when an order or invoice is received |
boolean |
None. |
| ReceiptEmail |
Email used to send stock receive receipts and credit invoice requests |
string |
None. |
| ReceiptEmailBcc |
BCC email used to send stock receive receipts and credit invoice requests |
string |
None. |
| PrimaryContactGuid | Collection of byte |
None. |
|
| PrimaryContactID | globally unique identifier |
None. |
|
| StoreID | integer |
None. |
|
| ABN | string |
None. |
|
| SupplierGroupIdentifier | Collection of byte |
None. |
|
| SupplierGroupGuid | globally unique identifier |
None. |
|
| Rebate | decimal number |
None. |
|
| RebateType | RebateType |
None. |
|
| RebateFrequency | RebateFrequency |
None. |
|
| RebateSource | RebateSource |
None. |
|
| RebateLastClaimed | date |
None. |
|
| RebateLastClaimedAmount | decimal number |
None. |
|
| CartonsOnly | boolean |
None. |
|
| MinimumOrderValue | integer |
None. |
|
| EnforceMinimumQuantity | boolean |
None. |
|
| Freight |
Default freight fee for products with this as preferred supplier |
decimal number |
None. |
| FreightType |
Default freight fee type for products with this as preferred supplier |
FreightFeeType |
None. |
| Deleted | boolean |
None. |
|
| DeletedUser | string |
None. |
|
| StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
| PrimaryContact | Contact |
Relation. This field may not always be loaded or used for updates. |
|
| Contacts | Collection of SupplierContact |
Relation. This field may not always be loaded or used for updates. |
|
| Products | Collection of ProductOrderingDetail |
Relation. This field may not always be loaded or used for updates. |
|
| OrderCycleHeaders | Collection of OrderCycleHeader |
Relation. This field may not always be loaded or used for updates. |
|
| Cycles | Collection of OrderCycle |
Relation. This field may not always be loaded or used for updates. |
|
| Store | Store |
Relation. This field may not always be loaded or used for updates. |
|
| Updated | date |
Relation. This field may not always be loaded or used for updates. |
|
| IsHost | boolean |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
[
{
"$id": "1",
"identifier": "9qHIESo6rUqMoo/Y+2jrQA==",
"identifierGuid": "11c8a1f6-3a2a-4aad-8ca2-8fd8fb68eb40",
"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": "2eGEWTRomkqqGG4yFvRvcg==",
"primaryContactID": "5984e1d9-6834-4a9a-aa18-6e3216f46f72",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "xcdYyjrSU0GqMhhr2ChTdA==",
"supplierGroupGuid": "ca58c7c5-d23a-4153-aa32-186bd8285374",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:34:30.1111345",
"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": "2",
"id": "15400343-e22f-48fb-88a7-6efb4acf8762",
"identifier": "S7bq8TWsOEary5vBHTK7Ug==",
"identifierGuid": "f1eab64b-ac35-4638-abcb-9bc11d32bb52",
"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": "3",
"supplierIdentifier": "M2Rz2qeuX0eYkxoAuCGZ7A==",
"supplierIdentifierGuid": "da736433-aea7-475f-9893-1a00b82199ec",
"contactGuid": "W/3/mBIFUk+BFk8c+rgRCA==",
"contactID": "98fffd5b-0512-4f52-8116-4f1cfab81108",
"contact": {
"$ref": "2"
},
"supplier": {
"$ref": "1"
}
},
{
"$ref": "3"
}
],
"products": [
{
"$id": "4",
"pluG_UID": "dBLVXJX5CkOlR5GCVF2xrw==",
"pluGuid": "5cd51274-f995-430a-a547-9182545db1af",
"supplierIdentifier": "1itx54KNT0CseZhUx/OeuA==",
"supplierIdentifierGuid": "e7712bd6-8d82-404f-ac79-9854c7f39eb8",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:34:30.1111345",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:34:30.1111345",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "5",
"pluG_UID": "ZuhLjzq98keF0LvlXcJxzA==",
"pluGuid": "8f4be866-bd3a-47f2-85d0-bbe55dc271cc",
"supplierIdentifier": "5cVY73kqF0SnmOIOl8LshA==",
"supplierIdentifierGuid": "ef58c5e5-2a79-4417-a798-e20e97c2ec84",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "5"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "FH8xf6KQeUyWmUbwR0LiZg==",
"parentPluGuid": "7f317f14-90a2-4c79-9699-46f04742e266",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "6",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "gTgfWlAQhEy/Bqst+tJlvQ==",
"guid": "5a1f3881-1050-4c84-bf06-ab2dfad265bd",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "K4OMpr06bUSHkXIvU2XGkA==",
"priceGroupGuid": "a68c832b-3abd-446d-8791-722f5365c690",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:34:30.1111345",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:34:30.1111345",
"pluCreated": "2026-06-03T18:34:30.1111345",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-06-03T18:34:30.1111345",
"lastManualUpdate": "2026-06-03T18:34:30.1111345",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-06-03T18:34:30.1111345",
"currentCostUpdated": "2026-06-03T18:34:30.1111345",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:34:30.1111345",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:34:30.1267885",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "pStipV5SFU6vZbWlk9vfug==",
"altPLUGuid": "a5622ba5-525e-4e15-af65-b5a593dbdfba",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:34:30.1267885",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "hNhbUbamKEmaJcJp7gcyfQ==",
"shelfPageLayoutGuid": "515bd884-a6b6-4928-9a25-c269ee07327d",
"talkerPageLayoutG_UID": "uxOAtsLksE6hHJeVCTR7xQ==",
"talkerPageLayoutGuid": "b68013bb-e4c2-4eb0-a11c-979509347bc5",
"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": "GFL19AIwSE6i7SK+W8fzgg==",
"inventoryIdentifier": "f4f55218-3002-4e48-a2ed-22be5bc7f382",
"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": "M/3Pp3LfsU6Ee6ukQPqiKA==",
"parentPluGuid": "a7cffd33-df72-4eb1-847b-aba440faa228",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "4p3qAGFhHkCb47tuOj7H9Q==",
"supplierIdentifierGuid": "00ea9de2-6161-401e-9be3-bb6e3a3ec7f5",
"supplierChanged": true,
"rebateSupplierIdentifier": "vSDfPyLzKE6BTXjPMKkhQA==",
"rebateSupplierIdentifierGuid": "3fdf20bd-f322-4e28-814d-78cf30a92140",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:34:30.1267885",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "+VMF5l/rXkm6iGRIE4Tm3g==",
"hostIdentifierGuid": "e60553f9-eb5f-495e-ba88-64481384e6de",
"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": "6"
},
{
"$ref": "6"
}
],
"store": {
"$id": "7",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:34:30.1267885",
"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": "YrJpgIU6VUaCpp2GBdB5Ng==",
"hostIdentifierGuid": "8069b262-3a85-4655-82a6-9d8605d07936",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:34:30.1267885",
"priceZone": {
"$id": "8",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "vPF9Ba7g6U6h0GgC3DDTcg==",
"hostIdentifierGuid": "057df1bc-e0ae-4ee9-a1d0-6802dc30d372",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "9",
"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": "9"
},
"warehouseStore": {
"$id": "10",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "11",
"id": 1,
"hostIdentifier": "zpVm0S81IkaGErm7TBgXxg==",
"hostIdentifierGuid": "d16695ce-352f-4622-8612-b9bb4c1817c6",
"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": "12",
"identifier": "1NlfwYHWHUWIK9XHKxM/LA==",
"identifierGuid": "c15fd9d4-d681-451d-882b-d5c72b133f2c",
"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": "Z5g2WG4ONEubLauy87mdJg==",
"hostSupplierIdentifierGuid": "58369867-0e6e-4b34-9b2d-abb2f3b99d26",
"loyaltyPriceLevelIdentifier": "lYE6QriVPkSJjCvxQrR20w==",
"loyaltyPriceLevelIdentifierGuid": "423a8195-95b8-443e-898c-2bf142b476d3",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-06-03T18:34:30.1267885",
"lastProcessed": "2026-06-03T18:34:30.1267885",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$ref": "1"
},
"files": [
{
"$id": "13",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:34:30.1267885",
"processed": "2026-06-03T18:34:30.1267885",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:34:30.1267885",
"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": "12"
},
"metcashHeader": {
"$id": "14",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:34:30.1267885",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "13"
}
],
"zoneMatrix": [
{
"$id": "15",
"id": 1,
"hostIdentifier": "V1koCfeSx02wYJfyik28Tg==",
"hostIdentifierGuid": "09285957-92f7-4dc7-b060-97f28a4dbc4e",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"f28c0d27-86c9-4fda-bc4d-3a972eec7228",
"12a6c60f-3926-4085-8be4-f7abf5dd8cdd"
]
},
{
"$ref": "15"
}
],
"hostFileStoreSetting": {
"$ref": "11"
},
"hostStoreSettings": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"promotionPlacements": [
{
"$id": "16",
"identifier": "wCdqgz5++kacelH23NefCw==",
"identifierGuid": "836a27c0-7e3e-46fa-9c7a-51f6dcd79f0b",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "16"
}
],
"promoTypeGuids": [
"ccbe830f-e4ea-465d-811d-95a164ef25d5",
"b8ddc822-d1ba-40b3-8b7e-d4474baf599c"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "11"
}
],
"accounts": [
{
"$id": "17",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "17"
}
],
"sales": [
{
"$id": "18",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:34:30.1267885",
"ftpSite": {
"$id": "19",
"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": "18"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"cashManagements": [
{
"$id": "20",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "21",
"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": "20"
}
],
"updateStoreID": "1d5c6a18-cf0d-408f-a6be-e945ba80f721",
"updateStore": {
"$id": "22",
"id": "1d351f7e-29b2-470d-b341-a8f1630d4d33",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:34:30.1267885",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-06-03T18:34:30.1267885"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "23",
"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": "24",
"pluG_UID": "K3VrnMdO6kWywqdN265QZg==",
"pluGuid": "9c6b752b-4ec7-45ea-b2c2-a74ddbae5066",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:34:30.1267885"
},
{
"$ref": "24"
}
],
"currentPrices": {
"$id": "25",
"pluPrices": {
"$id": "26",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:34:30.1267885",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "26"
},
"winningCampaign": 1,
"winner": {
"$id": "27",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:34:30.1267885",
"startTime": 5,
"endDate": "2026-06-03T18:34:30.1267885",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "01RaEXnw8k2FVAsQLWON0A==",
"hostIdentifierGuid": "115a54d3-f079-4df2-8554-0b102d638dd0",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"tray": {
"$id": "28",
"g_UId": "8t9lfmnZ4ki+ylkQNVG74A==",
"guid": "7e65dff2-d969-48e2-beca-59103551bbe0",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "29",
"priceGroupG_UID": "cqArC/2D/0ybWBOpMneYwQ==",
"priceGroupGuid": "0b2ba072-83fd-4cff-9b58-13a9327798c1",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:34:30.1267885",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "30",
"pluG_UID": "3qZPd+wfFUSnTEBaTbVN4Q==",
"pluGuid": "774fa6de-1fec-4415-a74c-405a4db54de1",
"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": "31",
"pluGuid": "cc6334b1-328b-468a-add0-8d945544ad9f",
"created": "2026-06-03T18:34:30.1267885",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:34:30.1267885",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:34:30.1267885",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:34:30.1267885",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:34:30.1267885",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:34:30.1267885",
"lastSold": "2026-06-03T18:34:30.1267885",
"firstSold": "2026-06-03T18:34:30.1267885",
"awsUpdated": "2026-06-03T18:34:30.1267885",
"lastManualUpdate": "2026-06-03T18:34:30.1267885",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:34:30.1267885",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:34:30.1267885",
"doNotRangeUpdated": "2026-06-03T18:34:30.1267885",
"doNotOrderUpdated": "2026-06-03T18:34:30.1267885",
"tracked": "2026-06-03T18:34:30.1267885"
},
"allergens": [
{
"$id": "32",
"primaryKey": {
"$id": "33",
"pluGuid": "4a20e524-3954-4478-88e7-aa4d00a302d3",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "JOUgSlQ5eESI56pNAKMC0w==",
"pluGuid": "4a20e524-3954-4478-88e7-aa4d00a302d3",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "32"
}
],
"costs": {
"$id": "34",
"pluG_UID": "oG0y7lpNlUqd1DM2MxVAtA==",
"pluGuid": "ee326da0-4d5a-4a95-9dd4-3336331540b4",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:34:30.1267885",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "35",
"saleHeaderID": 1,
"created": "2026-06-03T18:34:30.1267885",
"createdLocal": "2026-06-03T18:34:30.1267885",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "pQsIgwrEukiAZ3xkKgPVzA==",
"operatorGuid": "83080ba5-c40a-48ba-8067-7c642a03d5cc",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "+mfCY/Td20aLql3n1/8TNA==",
"pluGuid": "63c267fa-ddf4-46db-8baa-5de7d7ff1334",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "36",
"id": 1,
"g_Uid": "T75HJhacaU+pol9BP28skg==",
"guid": "2647be4f-9c16-4f69-a9a2-5f413f6f2c92",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-06-03T18:34:30.1267885",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:34:30.1267885",
"endShift": "2026-06-03T18:34:30.1267885",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "37",
"operatorG_UID": "fz9/b8Pbw0O5AHRdgK1RwA==",
"operatorGuid": "6f7f3f7f-dbc3-43c3-b900-745d80ad51c0",
"storeID": 2,
"operator": {
"$ref": "36"
},
"store": {
"$ref": "7"
}
},
{
"$ref": "37"
}
]
}
},
{
"$ref": "35"
}
],
"apns": [
{
"$id": "38",
"pluID": 1,
"pluG_UID": "c6q+5neF+Uix+P0oy4VgOw==",
"pluGuid": "e6beaa73-8577-48f9-b1f8-fd28cb85603b",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "38"
}
],
"tuns": [
{
"$id": "39",
"pluG_UId": "TbW0Ll57A0GJxAQI+ueTfA==",
"pluGuid": "2eb4b54d-7b5e-4103-89c4-0408fae7937c",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "6"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "39"
}
],
"competitionPricing": [
{
"$id": "40",
"identifier": "8JjwDwnaJkWgEXrrA4sXNw==",
"identifierGuid": "0ff098f0-da09-4526-a011-7aeb038b1737",
"pluG_UID": "l1450y1nfEGsUuYBPOZ7eA==",
"pluGuid": "d3395e97-672d-417c-ac52-e6013ce67b78",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "40"
}
],
"supplier": {
"$ref": "1"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"ordering": {
"$ref": "4"
},
"flipChartPages": [
{
"$id": "41",
"identifier": "9zfI4VLu6U++AWeykTC3vg==",
"groupName": "sample string 1",
"identifierGuid": "e1c837f7-ee52-4fe9-be01-67b29130b7be",
"exists": true,
"flipChartIdentifier": "gGCWfw7MtU+Z3w/7mks9eA==",
"flipChartIdentifierGuid": "7f966080-cc0e-4fb5-99df-0ffb9a4b3d78",
"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": "P7Cn0GBeFkqsVuqrlRxzCw==",
"groupIdentifierGuid": "d0a7b03f-5e60-4a16-ac56-eaab951c730b",
"flipChart": {
"$id": "42",
"identifier": "7DBfWf2Va0K84DjOsXmACA==",
"identifierGuid": "595f30ec-95fd-426b-bce0-38ceb1798008",
"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": "43",
"identifier": "IU2NNM63aEqmfwXR/gZOFg==",
"identifierGuid": "348d4d21-b7ce-4a68-a67f-05d1fe064e16",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "44",
"id": 1,
"g_UID": "XwUm8iehD0yWxXFLH1uk2Q==",
"guid": "f226055f-a127-4c0f-96c5-714b1f5ba4d9",
"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": "QAtuoqNAy0uoGZN/IQcgOg==",
"previousFormGuid": "a26e0b40-40a3-4bcb-a819-937f2107203a",
"nextForm": 1,
"nextFormG_UID": "ps/Mk9MLvE20qSe1AfnNxw==",
"nextFormGuid": "93cccfa6-0bd3-4dbc-b4a9-27b501f9cdc7",
"attributes": "sample string 10",
"updated": "2026-06-03T18:34:30.1267885",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "44"
},
"previousCheckoutForm": {
"$ref": "44"
},
"buttons": [
{
"$id": "45",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "/wNeh5S8/kmssguTrhZWHg==",
"checkoutFormGuid": "875e03ff-bc94-49fe-acb2-0b93ae16561e",
"identifier": "euYFmZUvgkua33ps9FC/TA==",
"identifierGuid": "9905e67a-2f95-4b82-9adf-7a6cf450bf4c",
"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": "KFOYdiJOQUii/YbGjbgdcQ==",
"valueGuid": "76985328-4e22-4841-a2fd-86c68db81d71",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:34:30.1267885",
"action": "sample string 12",
"valueForm": {
"$ref": "44"
},
"image": {
"$id": "46",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:34:30.1267885",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "45"
}
],
"panels": [
{
"$id": "47",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "VJ3onKvKAUqfjasL5eykDA==",
"checkoutFormGuid": "9ce89d54-caab-4a01-9f8d-ab0be5eca40c",
"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": "47"
}
]
},
{
"$ref": "44"
}
],
"panels": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"pages": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
"contentPanel": {
"$ref": "47"
},
"products": [
{
"$id": "48",
"flipChartPageIdentifier": "q65TXvuHRkGHZA9dxAm3SA==",
"flipChartPageIdentifierGuid": "5e53aeab-87fb-4146-8764-0f5dc409b748",
"pluG_UID": "dUiSwLyAdkeStBDdSWoscQ==",
"pluGuid": "c0924875-80bc-4776-92b4-10dd496a2c71",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "6"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "48"
}
],
"productCount": 27,
"pages": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
{
"$ref": "41"
}
],
"priceHistory": [
{
"$id": "49",
"pluG_UID": "bURY6lHsi0Wo/YLNUGVL3g==",
"pluGuid": "ea58446d-ec51-458b-a8fd-82cd50654bde",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-06-03T18:34:30.1267885",
"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": "49"
}
],
"ingredients": [
{
"$id": "50",
"pluG_UID": "w6ioNQWNv0yYNufsNCvLhg==",
"ingredientGuid": "+68BqMZhDE2vUBZHFY+26A==",
"ingredientIdentifier": "a801affb-61c6-4d0c-af50-1647158fb6e8",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "6"
}
},
{
"$ref": "50"
}
],
"bins": [
{
"$id": "51",
"pluG_UID": "/kJfQs8KM0qXyj6QJRF4Ng==",
"pluGuid": "425f42fe-0acf-4a33-97ca-3e9025117836",
"shelfLocationIdentifier": "r6saQ2xsUEaKLpAZY9frrQ==",
"shelfLocationGuid": "431aabaf-6c6c-4650-8a2e-901963d7ebad",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "UJ2cuD6VykCX3hE8AES+iw==",
"labelPageLayoutGuid": "b89c9d50-953e-40ca-97de-113c0044be8b",
"updated": "2026-06-03T18:34:30.1267885",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "6"
},
"location": {
"$id": "52",
"identifier": "Pt+MRY4MPkSJXrRP0hR0LA==",
"storeID": 1,
"identifierGuid": "458cdf3e-0c8e-443e-895e-b44fd214742c",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:34:30.1267885",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
}
},
{
"$ref": "51"
}
],
"bin": {
"$ref": "51"
},
"scaleLocations": [
{
"$id": "53",
"plu": 1,
"pluG_UID": "Dv09JLNoak6A5BOVuBCCug==",
"pluGuid": "243dfd0e-68b3-4e6a-80e4-1395b81082ba",
"deptNo": 1,
"product": {
"$ref": "6"
},
"scaleLocation": {
"$id": "54",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:34:30.1267885",
"department": {
"$id": "55",
"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": "54"
},
"subDepartments": [
{
"$id": "56",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "57",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "58",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:34:30.1267885",
"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": "klMVP5TgRU2quEvjo9CCbw==",
"labelPageLayoutGuid": "3f155392-e094-4d45-aab8-4be3a3d0826f",
"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": "59",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "60",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "61",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "61"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "60"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "60"
},
"mscDep": {
"$id": "62",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "61"
}
},
{
"$ref": "58"
}
],
"updated": "2026-06-03T18:34:30.1267885",
"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": "KYo8NLkrXkGedp66VI9H0A==",
"labelPageLayoutGuid": "343c8a29-2bb9-415e-9e76-9eba548f47d0",
"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": "59"
},
"mscCom": {
"$ref": "60"
},
"mscDep": {
"$ref": "62"
},
"mscSubCom": {
"$ref": "61"
}
},
{
"$ref": "57"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:34:30.1267885",
"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": "HntyM92iYEKcOszcgX/ypw==",
"labelPageLayoutGuid": "33727b1e-a2dd-4260-9c3a-ccdc817ff2a7",
"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": "59"
},
"mscCom": {
"$ref": "60"
},
"mscDep": {
"$ref": "62"
},
"mscSubCom": {
"$ref": "61"
}
},
{
"$ref": "56"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:34:30.1267885",
"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": "qCuIg816AkmaUC1tTgkGhQ==",
"labelPageLayoutGuid": "83882ba8-7acd-4902-9a50-2d6d4e090685",
"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": "59"
},
"mscCom": {
"$ref": "60"
},
"mscDep": {
"$ref": "62"
},
"mscSubCom": {
"$ref": "61"
}
}
}
},
{
"$ref": "53"
}
],
"nextPrice": {
"$id": "63",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "TMuf1tlpZE6z2imqsQpkMA==",
"pluGuid": "d69fcb4c-69d9-4e64-b3da-29aab10a6430",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "JaZjX/mGFE+IiCO1Kzc6Ww==",
"dealCostGuid": "5f63a625-86f9-4f14-8888-23b52b373a5b",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "g/B1/8lGFEWkb2pmT1OWcg==",
"priceGroupGuid": "ff75f083-46c9-4514-a46f-6a664f539672",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:34:30.1267885",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "81288f80-5f58-456f-9d50-2557cd8ebca3",
"campaignComboPriceGroupG_UID": "ouOn+PvK5kmZyDBGK1QoAw==",
"campaignComboPriceGroupIdentifier": "f8a7e3a2-cafb-49e6-99c8-30462b542803",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "64",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:34:30.1267885",
"operatorG_UID": "sxI6p/mJ3kKiijxOmTkLTg==",
"operatorGuid": "a73a12b3-89f9-42de-a28a-3c4e99390b4e",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:34:30.1267885",
"signIqTicketFileMovedUtc": "2026-06-03T18:34:30.1267885",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:34:30.1267885",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "b0c6df3b-c492-4233-9be2-e5e310ab73c5",
"product": {
"$ref": "6"
},
"campaignPlu": {
"$ref": "63"
},
"fuelItem": true
},
{
"$ref": "64"
}
],
"campaign": {
"$id": "65",
"id": 1,
"storeID": 2,
"name": "6f567d28-ab13-4b6f-b6ad-3ad05bde121f",
"nameGuid": "6f567d28-ab13-4b6f-b6ad-3ad05bde121f",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:34:30.1267885",
"startTime": 1,
"endDate": "2026-06-03T18:34:30.1267885",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-06-03T18:34:30.1267885",
"system": true,
"created": "2026-06-03T18:34:30.1267885",
"updated": "2026-06-03T18:34:30.1267885",
"priceChangeNotifiedUtc": "2026-06-03T18:34:30.1267885",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "NXWywn/+jUetkvantJc0Bg==",
"hostIdentifierGuid": "c2b27535-fe7f-478d-ad92-f6a7b4973406",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:34:30.1267885",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"campaignPools": [
{
"$id": "66",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "zUtnovBh7ES1SepIHHtylA==",
"pluGuid": "a2674bcd-61f0-44ec-b549-ea481c7b7294",
"hostOfferID": 1,
"priceGroupG_UID": "XMXAqxC+VkaNW2vYrr5vew==",
"priceGroupGuid": "abc0c55c-be10-4656-8d5b-6bd8aebe6f7b",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:34:30.1267885",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "6"
},
"campaign": {
"$ref": "65"
}
},
{
"$ref": "66"
}
],
"sellingRules": [
{
"$id": "67",
"id": 1,
"identifier": "VlPrNDdcRkinfBMKxpVcrA==",
"identifierStr": "VlPrNDdcRkinfBMKxpVcrA==",
"identifierGuid": "34eb5356-5c37-4846-a77c-130ac6955cac",
"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": "65"
}
},
{
"$ref": "67"
}
],
"customers": [
{
"$id": "68",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "TkVfOfB+UE6jW2z9XncJcQ==",
"customerIDGuid": "395f454e-7ef0-4e50-a35b-6cfd5e770971",
"campaign": {
"$ref": "65"
},
"customer": {
"$id": "69",
"identifier": "nTFwCVZwb0GinG2ooVHk8g==",
"identifierGuid": "0970319d-7056-416f-a29c-6da8a151e4f2",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:34:30.1267885",
"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": "08LPFUJpjk2dQ88oI3X/ug==",
"communityIdentifierGuid": "15cfc2d3-6942-4d8e-9d43-cf282375ffba",
"joined": "2026-06-03T18:34:30.1267885",
"updated": "2026-06-03T18:34:30.1267885",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "twNXw8dXckmvPv1wA77XKA==",
"priceLevelIdentifierGuid": "c35703b7-57c7-4972-af3e-fd7003bed728",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:34:30.1267885",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "70",
"cardType": 2,
"issueDate": "2026-06-03T18:34:30.1267885",
"expiry": "2026-06-03T18:34:30.1267885",
"customerID": "haGRn/AZQkCKMzwkn/Ee8Q==",
"customerIDGuid": "9f91a185-19f0-4042-8a33-3c249ff11ef1",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-06-03T18:34:30.1267885",
"linkedAccount": "Z67P4uYzw0G0KJwv42hVJw==",
"linkedAccountGuid": "e2cfae67-33e6-41c3-b428-9c2fe3685527",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "69"
},
"account": {
"$id": "71",
"id": 1,
"identifier": "0uPcFINi3kWLC3ZS6eIZig==",
"identifierGuid": "14dce3d2-6283-45de-8b0b-7652e9e2198a",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:34:30.1267885",
"owner": "+DsuIBB0wUCU1U9NW1fz9g==",
"ownerGuid": "202e3bf8-7410-40c1-94d5-4f4d5b57f3f6",
"accountStoreGroupIdentifier": "cshWIgVGZUWEST0Djq2SFw==",
"accountStoreGroupGuid": "2256c872-4605-4565-8449-3d038ead9217",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-06-03T18:34:30.1267885",
"active": true,
"updated": "2026-06-03T18:34:30.1267885",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "69"
},
"card": {
"$ref": "70"
},
"members": {
"$id": "72",
"sample string 1": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"sample string 2": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"customerGroups": [
{
"$id": "73",
"identifier": "gdvGYqFIrEm2M60FFCfSdw==",
"identifierGuid": "62c6db81-48a1-49ac-b633-ad051427d277",
"name": "sample string 2",
"primaryContact": "dYXye3wnoEafjaX54GCOyA==",
"primaryContactGuid": "7bf28575-277c-46a0-9f8d-a5f9e0608ec8",
"accountID": "djvJgn/SVEebi3T4LcwOmA==",
"accountIDGuid": "82c93b76-d27f-4754-9b8b-74f82dcc0e98",
"special": true,
"updated": "2026-06-03T18:34:30.1267885",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "gKK8RLtI302qWI8msRidkg==",
"priceLevelIdentifierGuid": "44bca280-48bb-4ddf-aa58-8f26b1189d92",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "71"
},
"primaryContactCustomer": {
"$ref": "69"
},
"customerGroupMembers": [
{
"$id": "74",
"id": 1,
"groupID": "5yb9wOXhYEueo6Iug9vKEQ==",
"groupIDGuid": "c0fd26e7-e1e5-4b60-9ea3-a22e83dbca11",
"customerID": "hizbB0tSYEe1CJu6a19FfA==",
"customerIDGuid": "07db2c86-524b-4760-b508-9bba6b5f457c",
"card": "sample string 4",
"linkedAccount": "eoCWhliBPU+wh35Xo6pAFg==",
"linkedAccountGuid": "8696807a-8158-4f3d-b087-7e57a3aa4016",
"customer": {
"$ref": "69"
},
"group": {
"$ref": "73"
},
"customerCard": {
"$ref": "70"
}
},
{
"$ref": "74"
}
]
},
{
"$ref": "73"
}
]
},
"payments": [
{
"$id": "75",
"id": 1,
"identifier": "Vt60qTElPEuMSY8K/Btt2w==",
"identifierGuid": "a9b4de56-2531-4b3c-8c49-8f0afc1b6ddb",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "W9yvuQIfFkGndKyFw0kA+A==",
"accountIDGuid": "b9afdc5b-1f02-4116-a774-ac85c34900f8",
"customerAccount": {
"$ref": "71"
},
"customerCard": {
"$ref": "70"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-06-03T18:34:30.1267885",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "1NWzs6r+HEKfZZdCyGzTWQ==",
"idempotentVoidGuid": "b3b3d5d4-feaa-421c-9f65-9742c86cd359",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "76",
"saleHeaderID": 1,
"saleHeaderGuid": "RN7V8BzJrEGhf20MUg3bWA==",
"saleHeaderIdentifierGuid": "f0d5de44-c91c-41ac-a17f-6d0c520ddb58",
"created": "2026-06-03T18:34:30.1267885",
"createdLocal": "2026-06-03T18:34:30.1267885",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-06-03T18:34:30.1267885",
"storeID": 1,
"operatorG_Uid": "0gbDDupDiUW+SRKyp2OPOg==",
"operatorGuid": "0ec306d2-43ea-4589-be49-12b2a7638f3a",
"customerG_Uid": "Li5MZItU3Ei/0XnpZStbCg==",
"customerGuid": "644c2e2e-548b-48dc-bfd1-79e9652b5b0a",
"communityIdentifier": "EBBFBixtME+3hGtT7hhQaw==",
"communityIdentifierGuid": "06451010-6d2c-4f30-b784-6b53ee18506b",
"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": "Ww+w3HZOY0eEfnLzn6mLsQ==",
"priceLevelIdentifierGuid": "dcb00f5b-4e76-4763-847e-72f39fa98bb1",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:34:30.1267885+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": "77",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:34:30.1267885",
"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": "36"
},
"customer": {
"$ref": "69"
},
"communityOrganisation": {
"$id": "78",
"id": 1,
"identifier": "7jX5HKb6Aku4fA6BHMTi7Q==",
"identifierGuid": "1cf935ee-faa6-4b02-b87c-0e811cc4e2ed",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:34:30.1267885",
"promoPeriodEnd": "2026-06-03T18:34:30.1267885",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:34:30.1267885",
"deleted": true
},
"details": [
{
"$id": "79",
"saleItemID": 1,
"identifier": "SXJrf3m/mEW2Jb9zmDzxeQ==",
"identifierGuid": "7f6b7249-bf79-4598-b625-bf73983cf179",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "m7pph/aLh0Oe6NWSgDX/LQ==",
"pluGuid": "8769ba9b-8bf6-4387-9ee8-d5928035ff2d",
"accountID": "2fj7lDSqYUKZyJRl/5ooeQ==",
"accountIDGuid": "94fbf8d9-aa34-4261-99c8-9465ff9a2879",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-06-03T18:34:30.1267885",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "SGCX1OGdNkiuz3b7oJqHXA==",
"refundGuid": "d4976048-9de1-4836-aecf-76fba09a875c",
"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": "IReFgKk9MUGfcW01eM0q/Q==",
"idempotentVoidGuid": "80851721-3da9-4131-9f71-6d3578cd2afd",
"priceLevelIdentifier": "AUQ9tPpSXU6cdMcD9AlXjg==",
"priceLevelIdentifierGuid": "b43d4401-52fa-4e5d-9c74-c703f409578e",
"communityIdentifier": "AkVNfb2/l0u6S4WLT9R0tQ==",
"communityIdentifierGuid": "7d4d4502-bfbd-4b97-ba4b-858b4fd474b5",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "80",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:34:30.1267885",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "80"
}
],
"refund": {
"$id": "81",
"id": 1,
"g_UID": "2yc0WhdDmkScgHoE4Ggllw==",
"guid": "5a3427db-4317-449a-9c80-7a04e0682597",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:34:30.1267885"
},
"modifier": {
"$id": "82",
"id": 1,
"setG_UID": "Bm4D6QnCRUmC+w4Ia/5piA==",
"modifierSetGuid": "e9036e06-c209-4945-82fb-0e086bfe6988",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "nNCmElty5USjcaB3gDYElA==",
"pluGuid": "12a6d09c-725b-44e5-a371-a07780360494",
"deleted": true,
"g_UID": "Bw5VLZGApk2W25VCl5Qn3A==",
"guid": "2d550e07-8091-4da6-96db-9542979427dc",
"product": {
"$ref": "6"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "79"
}
],
"eftReceipts": [
{
"$id": "83",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "76"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "83"
}
],
"payments": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"cards": [
{
"$id": "84",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "84"
}
],
"campaignHits": [
{
"$id": "85",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "85"
}
],
"fuel": [
{
"$id": "86",
"id": 1,
"plu": 1,
"pluG_UID": "fYv8wMdQ3EWzthIvQnTRbQ==",
"pluGuid": "c0fc8b7d-50c7-45dc-b3b6-122f4274d16d",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-06-03T18:34:30.1267885",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-06-03T18:34:30.1267885",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "86"
}
],
"fuelResells": [
{
"$id": "87",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "pDx9P/27vEm3pFMRMo0gxw==",
"pluGuid": "3f7d3ca4-bbfd-49bc-b7a4-5311328d20c7",
"accountID": "0StKIwj9AECp7MMgcVX+Yw==",
"accountIDGuid": "234a2bd1-fd08-4000-a9ec-c3207155fe63",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-06-03T18:34:30.1267885",
"bestOrExpireType": 1,
"refundG_UID": "lOtQ045PT0ijfGR9H9ihjA==",
"refundGuid": "d350eb94-4f8e-484f-a37c-647d1fd8a18c",
"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": "87"
}
],
"customerOrder": [
{
"$id": "88",
"identifier": "3QVzyQn+o0KtvjrXTjgHOQ==",
"identifierGuid": "c97305dd-fe09-42a3-adbe-3ad74e380739",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "t2QhOdl8o0KLDqWItBn9dQ==",
"customerIdentifierGuid": "392164b7-7cd9-42a3-8b0e-a588b419fd75",
"operatorNo": 1,
"operatorG_UID": "RVEwRCFlB0WSsAlY8O+j8A==",
"operatorGuid": "44305145-6521-4507-92b0-0958f0efa3f0",
"created": "2026-06-03T18:34:30.1267885",
"ordered": "2026-06-03T18:34:30.1267885",
"started": "2026-06-03T18:34:30.1267885",
"completed": "2026-06-03T18:34:30.1267885",
"supplied": "2026-06-03T18:34:30.1267885",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "69"
},
"operator": {
"$ref": "36"
},
"details": [
{
"$id": "89",
"headerID": 1,
"plu": 1,
"pluG_UId": "BZ8W/Woh6EuntCyeVh5GGw==",
"pluGuid": "fd169f05-216a-4be8-a7b4-2c9e561e461b",
"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": "Oi/HwykFokmbSZCbUl09Sg==",
"headerIdentifierGuid": "c3c72f3a-0529-49a2-9b49-909b525d3d4a",
"product": {
"$ref": "6"
}
},
{
"$ref": "89"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "76"
}
},
{
"$ref": "88"
}
],
"surveyResponses": [
{
"$id": "90",
"surveyG_UID": "RhuLYF+p1UG2cUWiL/zI7g==",
"surveyGuid": "608b1b46-a95f-41d5-b671-45a22ffcc8ee",
"saleHeaderGuid": "z8diOerA3k+wFUCTSLoWHw==",
"saleGuid": "3962c7cf-c0ea-4fde-b015-409348ba161f",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "TBRoSNAw1E6tRrle7+Iq5Q==",
"guidResponse": "4868144c-30d0-4ed4-ad46-b95eefe22ae5",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:34:30.1267885",
"sale": {
"$ref": "76"
},
"survey": {
"$id": "91",
"g_UID": "vldvwpE+ZUOvzBXfbAL1RA==",
"guid": "c26f57be-3e91-4365-afcc-15df6c02f544",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "rkdHtMorXUWGoQG9yzVA9Q==",
"checkoutFormGuid": "b44747ae-2bca-455d-86a1-01bdcb3540f5",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:34:30.1267885",
"end": "2026-06-03T18:34:30.1267885",
"deleted": true,
"updated": "2026-06-03T18:34:30.1267885",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"5b8b744e-d860-4994-9cdf-3ca6ed4a0d51",
"965141ef-77f0-47f9-8235-b800a918e49d"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "44"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "90"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "ueA0OuRDDUuDu7Y0jq+D7A==",
"accountIdentifier": "3a34e0b9-43e4-4b0d-83bb-b6348eaf83ec",
"accountName": "sample string 44",
"customerOrderIdentifier": "L2swffyzK0GZmSEnaqyK9Q==",
"customerOrderIdentifierGuid": "7d306b2f-b3fc-412b-9999-21276aac8af5",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "92",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "5r0WvboR40G+SMpJTWhhLg==",
"paymentIdentifierGuid": "bd16bde6-11ba-41e3-be48-ca494d68612e",
"identifier": "0PH7co5DX0+TqmuvJ6ECJw==",
"identifierGuid": "72fbf1d0-438e-4f5f-93aa-6baf27a10227",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "vouMj6I0BESRm79+buwlqw==",
"itemIdentifierGuid": "8f8c8bbe-34a2-4404-919b-bf7e6eec25ab"
}
},
{
"$ref": "75"
}
]
},
{
"$ref": "70"
}
],
"customerGroupMembers": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"customerGroups": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"accounts": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"account": {
"$ref": "71"
},
"vouchers": [
{
"$id": "93",
"customerIdentifier": "cmNMDqFmMkm0+ujUVWY+bg==",
"customerIdentifierGuid": "0e4c6372-66a1-4932-b4fa-e8d455663e6e",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "pvpAzr7M/kydlnm1f8qyUA==",
"idempotentGuid": "ce40faa6-ccbe-4cfe-9d96-79b57fcab250",
"offline": true,
"voucher": {
"$id": "94",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-06-03T18:34:30.1267885",
"barcodeTemplate": {
"$id": "95",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "96",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-06-03T18:34:30.1267885",
"labelPageLayout": "72C5Qs781EmTvaYOo6Bubw==",
"pageLayoutGuid": "42b960ef-fcce-49d4-93bd-a60ea3a06e6f",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "94"
},
"elements": [
{
"$id": "97",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-06-03T18:34:30.1267885"
},
{
"$ref": "97"
}
]
},
"customerVouchers": [
{
"$id": "98",
"id": 1,
"customerIdentifier": "G/ODGvazVEWyl3KHeeyefA==",
"customerIdentifierGuid": "1a83f31b-b3f6-4554-b297-728779ec9e7c",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:34:30.1267885",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "C3XCRiOhJU2Jlr0gJrmSug==",
"issuedIdempotentGuid": "46c2750b-a123-4d25-8996-bd2026b992ba",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:34:30.1267885",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:34:30.1267885",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "CvZwrcf2MEySkBqanh5B7A==",
"redeemedIdempotentGuid": "ad70f60a-f6c7-4c30-9290-1a9a9e1e41ec",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:34:30.1267885",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "96"
},
"voucher": {
"$ref": "94"
},
"customer": {
"$ref": "69"
},
"issuedOfflinePayment": {
"$ref": "75"
},
"redeemedOfflinePayment": {
"$ref": "75"
}
},
{
"$ref": "98"
}
]
},
"customer": {
"$ref": "69"
}
},
{
"$ref": "93"
}
]
}
},
{
"$ref": "68"
}
],
"customerGroups": [
{
"$id": "99",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "3u7++7cUM0Wutm6AyR2XoA==",
"groupIDGuid": "fbfeeede-14b7-4533-aeb6-6e80c91d97a0",
"campaign": {
"$ref": "65"
},
"group": {
"$ref": "73"
}
},
{
"$ref": "99"
}
],
"signIqTickets": [
{
"$id": "100",
"identifier": "l2Fw6OV90UuRbLn3I7rp1A==",
"identifierGuid": "e8706197-7de5-4bd1-916c-b9f723bae9d4",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "100"
}
],
"comboPriceGroups": [
{
"$id": "101",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "XUjbOD4DNk2I3T6SzXf8yg==",
"guid": "38db485d-033e-4d36-88dd-3e92cd77fcca",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "65"
},
"comboPricePlus": [
{
"$id": "102",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "Ll6kjbKiZki8nZQBozKyQQ==",
"groupGuid": "8da45e2e-a2b2-4866-bc9d-9401a332b241",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "oEb0MpDl4EOuhrw3s596tQ==",
"pluGuid": "32f446a0-e590-43e0-ae86-bc37b39f7ab5",
"priceGroupG_UID": "0YddmPBuzUekF7HxbZSswQ==",
"priceGroupGuid": "985d87d1-6ef0-47cd-a417-b1f16d94acc1",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "65"
},
"product": {
"$ref": "6"
},
"priceGroup": {
"$ref": "29"
},
"campaignPool": {
"$ref": "65"
}
},
{
"$ref": "102"
}
]
},
{
"$ref": "101"
}
],
"priceLevels": [
{
"$id": "103",
"id": 1,
"priceLevelIdentifier": "gu5nDi94Ok+Eyq5wjoapyg==",
"priceLevelIdentifierGuid": "0e67ee82-782f-4f3a-84ca-ae708e86a9ca",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "103"
}
],
"promotionType": {
"$id": "104",
"identifier": "WIVrJx0pEkqYiFQUiC/PGQ==",
"identifierGuid": "276b8558-291d-4a12-9888-5414882fcf19",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "iZ6fDeEKokWmCs4JIxCKRg==",
"labelPageLayoutGuid": "0d9f9e89-0ae1-45a2-a60a-ce0923108a46",
"priceLevelIdentifier": "sQ22Q5fBwUq49JhqSyznvA==",
"priceLevelIdentifierGuid": "43b60db1-c197-4ac1-b8f4-986a4b2ce7bc",
"active": true,
"updated": "2026-06-03T18:34:30.1267885",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "6"
},
"dealCost": {
"$id": "105",
"headerIdentifier": "rvOuxGCt50e26aPykqiddw==",
"headerIdentifierGuid": "c4aef3ae-ad60-47e7-b6e9-a3f292a89d77",
"identifier": "3RnEnqInVUilpyMRaYCIiA==",
"identifierGuid": "9ec419dd-27a2-4855-a5a7-231169808888",
"supplierIdentifier": "O3VC2OrERkGXYxltB9MAqQ==",
"supplierGuid": "d842753b-c4ea-4146-9763-196d07d300a9",
"pluG_UID": "ru4litH1pkW+XaUsYGVKSQ==",
"pluGuid": "8a25eeae-f5d1-45a6-be5d-a52c60654a49",
"campaignName": "9b5b5177-59f1-4025-b634-16e9a51fa240",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:34:30.1267885",
"end": "2026-06-03T18:34:30.1267885",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "oH+mQ1JDiU+RE+G3CghNxw==",
"bonusItemPluGuid": "43a67fa0-4352-4f89-9113-e1b70a084dc7",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:34:30.1267885",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-06-03T18:34:30.1267885",
"campaignEndDate": "2026-06-03T18:34:30.1267885",
"masterPLUG_UID": "T8k0KW7jl0irzEFYT7wP8Q==",
"masterID": "2934c94f-e36e-4897-abcc-41584fbc0ff1",
"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": "xMGbQhXmfkOaZNiXgQm2sA==",
"bonusMasterID": "429bc1c4-e615-437e-9a64-d8978109b6b0",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-06-03T18:34:30.1267885",
"dealCosts": [
{
"$ref": "105"
},
{
"$ref": "105"
}
],
"tags": [
{
"$id": "106",
"pluG_UID": "oTe+VWhfHEeurXxMLcfGIg==",
"pluGuid": "55be37a1-5f68-471c-aead-7c4c2dc7c622",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "106"
}
],
"alternateProductG_UID": "GGgXxaCP1Eed05gPRkN3ww==",
"alternateProduct": "c5176818-8fa0-47d4-9dd3-980f464377c3",
"altProduct": {
"$ref": "6"
},
"productHostCode": {
"$id": "107",
"id": 1,
"pluG_UID": "cA7ZCCgAW0iGFv9t85HK7A==",
"pluGuid": "08d90e70-0028-485b-8616-ff6df391caec",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "59"
},
"mscCom": {
"$ref": "60"
},
"mscDep": {
"$ref": "62"
},
"mscSubCom": {
"$ref": "61"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:34:30.1267885",
"inventoryTracked": "2026-06-03T18:34:30.1267885",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "108",
"pluG_UID": "HJZwCQw7mE2tXCpupBP3wQ==",
"pluGuid": "0970961c-3b0c-4d98-ad5c-2a6ea413f7c1",
"fuelPluG_UID": "AKXuWPDz/UOdLa69mHH/SA==",
"fuelPluGuid": "58eea500-f3f0-43fd-9d2d-aebd9871ff48",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "108"
},
{
"$ref": "108"
}
]
},
"supplier": {
"$ref": "1"
},
"serviceFee": {
"$id": "109",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "4"
}
],
"orderCycleHeaders": [
{
"$id": "110",
"storeID": 1,
"supplierIdentifier": "oczChsgueEOCm3UgsG14nQ==",
"supplierGuid": "86c2cca1-2ec8-4378-829b-7520b06d789d",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "110"
}
],
"cycles": [
{
"$id": "111",
"storeID": 1,
"supplierIdentifier": "71aW8Qj/FEGCtYP3RYZ7vA==",
"supplierGuid": "f19656ef-ff08-4114-82b5-83f745867bbc",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-06-03T18:34:30.1267885",
"deliveryDate": "2026-06-03T18:34:30.1267885",
"nextCutOffDate": "2026-06-03T18:34:30.1267885",
"nextDeliveryDate": "2026-06-03T18:34:30.1267885",
"nextDaysBuffer": 10
},
{
"$ref": "111"
}
],
"store": {
"$ref": "7"
},
"updated": "2026-06-03T18:34:30.1267885",
"isHost": true
},
{
"$ref": "1"
}
]
application/xml
Sample not available.
text/xml
Sample not available.
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK O��\��(i� 5 xl/workbook.xml � (� ����0��&�C���@�N\�z�^`+
�'m
>��o�vfg�:k;�Z��#'�J[��{S�$s'm@��V2�}���[��$=�bab^h�a^i�����z7 x9�(Ʉ���]�=�.�`lu�5D~S4�����b*�0�0�ν�p��-E]q���͓�'�-����(�~�_PK O��\���� � [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
O��\w�u' ' _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="R6d5c16da75244ccf" /></Relationships>PK O��\"�/�3 � xl/worksheets/sheet1.xml � (� �Y�R�J��ߏ�;���9����˛�+Q� ���2^K
Z������V=��k�{�g~3�],���v(31�W�dv�sx����
_�=��_�iQ�~�|��NW�����jZ��ˬ�+n��u���W����Qy}=�*�˫�yq��f�(nƫ��tv�>vۥ��nQ�'�-�o[�dz����d�W�,���a._�8�����Y�l|T��_Y��~8���;�O�O?_&����f��|8-f?����^�\�7�������n8������MV�� 3m�(��������~�*�_7˱�c=l�a[�6�FY�VH%M9n�q["C-�a&�x��W��Uf�P���8g��^o�u]������7�zSL�<(㭳����z[כ��FH����z��w�z�I%$����?�7)�nD����;��Q�7�[����!jO����0;�@9&���'k�I�� }m�C >�!
P�&�+)Q�$�����(>iZ��a���Z�D�(?i���Q��V��()�"x���(}�A齕�Gڇ�$qE-�hB^����D3&:D-�������g2Q��M�Q��O�!5��e���+�V)�A7��t" �H��-)�� �����"D)�m Ƀ�.�i!A�"�&�R��u��-)�D!E(i�&F)b-E0!P��ص��Q6��d,�m$M�Q��8�IIl�r,�6���33�&�+c':DIb�Xt�^ ���Fv`2JkIB8ܜ��#Mt��D�ƨE|Q���!jk-j�X�TZ$�4��j)Z�����v�W{����j):Ȕ�z�&�m�v��j):�Y�n�T�R�`QQ�����YQ �F�8����XKQ�,�S���Y% �!JQ�o��"�I�O�E���Q���[��J<^����`�^}�Oy��\w�e�J��@�~W��a!ۈ�.ڈ�.ۈW]�j#N��F��"Lq�E�6⬋pmě.·�2�R�2��;Bh}�@�!���f?2B�'B���@�����Qa���v�2��7B���@�?a7gL�ޜ�!~sΈ���"�sƌH(�;"�8g��䜱$�sƔHh�["�1&R�g"噱&R�o"�1��<3�T�gƞ������&g��,��z�0۔�:e�[D�s�@�l��1!�y�@�`NҐ�i�i�0�y�-�do��/!s�@�H�1��������!���|b D(��r�`�-}��%SNt�5��oLB���M��Y���þţ�22\�m������b��������&��.��g���y�X�ӟ�}��.��=��z�2>34������B�j�f���b=����|�����tv0��f���@hv�!�ӐS|�g��Nv0��f���@hv���Cr��|d�B�����H���B��g~�L9͎�&�1]hv�l�G�Z��-�-���}�vpZ~��`��m�u����͎�3�f��d��d��d��d��d��d��d�SjᲣ����5~�5-ƓbqR��b��]�����PK O��\f� P xl/_rels/workbook.xml.rels � (� ��Kn� @��f_cl�&Q�l��6�0Ɗ
��9[=R�P�J�#u�M63�OOb>�?���i$/���l,ˁ��N
�o����n{�QĴ�0���Ђ�q�P��I���h�D;?��J��Yȓ�y^S�d�-�/3���$>:y���?����S0��Q�c?�@��e�
�I�p�5�TѭX�Y�^�@���B��~���/e�)lxS��xW#<����O/���Z�Fd��ʪP)�W5zs�/PK O��\Ѓ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 O��\*���� � xl/sharedStrings.xml � (� �X�n��/�� �jT��,�I��d
$'�q�vQ��D�l%R%�$ޢ��!%9�(9�mQ @����p����"�^1���;u&� K }9�<?�������������ř҂�T�OvR�_f3��p�Ĕ���1^ _��L��T�0�E>�'��Љ�����I�T���«� � g�b�b*IF0?�ɋ�����ۊ�}�G&$N�mU�9�X+���WT��
�UƑb���Y����� ��4nC_I�u�^2.��,#�}������$?Y߯��s���3dl�ݱ7�D�j-�W1�`�Z�p�I)�X#����=��ժ���I��~ŨD�������d�����WC���-gU9�jpȌo8F[������/
K�c���G�-�x2��A�V9"���2b$�E2*��V�J����`���ʰ�B�q[�?W�T[�q��\������V*��[�K�ʍ�Y����0��
}�5��D��
l�9K����j���G(��1C�\�h�Bu�1�SL�����>�I��,�}�!;@(��yv��Q����F���1�}m�rO�^~�&'������i8:
/?��g�
>��}|���K;�� <�D6Bnd����0�la�����ͣd�����!j�܇=}�v�0N#/���O��>9��ǘ�/�?l��9\5p?�m�y� ]�(B�X(ɢE��I)1,:"�1��%hd.Fq�6J���~d�8��e��n�{q<��ޠ��{�����0�ߒWL,\��;̇q_�OD��ց�|��rg(̕��@���4�X�'.:�k�Q�t��eo�����v����D�����\�F�B�#���&?�g1p���T�r��t���6�*$J��by� ����b�9I�wDȿ��\�J�E/�O��v��^߯�m��O
獪�{Oh�@�A��[�M�g����������3����CTW����F]ڀnĵ2�r$u7��h,�)���*����n8Ƿ���b����D~̀Q/���,˓e�N�LR#�>R��u�o��p��!Ρ������I�<^D+�"d�
�k�ՅG�`wH�Ot�7��;�� ��f}8S1�!����`��q�`��L@�|x�z�~�/�c=�7+A�ê� �w�]�L+��h2m���@�;2@� ��NF^*�T"�����z4�P��!���
v@�v��i�5*�P��A��c/�<_sU �u �(4�O�C?cO��c���GN���Ѓ!4R->�#��2�Bg�:��ؾIC��>�Q�E���{:��^Ԫ<"!�OM�eM�$�R|�Yq��ЇJv_�������{���{�z���~�1���~����=4�*����'� ��R�ݭ~� �SP�b����.��[U��(,��{:���S c���/4}��h�E��FtC��hw�r�M]�W����I��_�8R?o=��������pѸ6��. :�t'W�u1�oR��k��6��Ԡz���+6�nI&ᑝv+���*h��n*���k"�߲V�lK~ծБi���P���w���g}��vL│�|�fn���A�0^��MxY9^��N�/�~���>084�(��G�0u���C��*�9��t���#e�QV�$��r?��� ���ޢ���l���KwQ��,S��~���To�j�C��;B���$�h�U����yG�2T3��i8�8�@�b;H�0B^�PK- O��\��(i� 5 xl/workbook.xmlPK- O��\���� � [Content_Types].xmlPK-
O��\w�u' ' V _rels/.relsPK- O��\"�/�3 � � xl/worksheets/sheet1.xmlPK- O��\f� P G
xl/_rels/workbook.xml.relsPK- O��\Ѓc'2 E
� xl/styles.xmlPK- O��\*���� �
xl/sharedStrings.xmlPK � C
application/vnd.ms-excel
PK O��\�Z�� 5 xl/workbook.xml � (� ����0��&�C���"��x��}-�4П�5���H�yۙ��v����imG>�7!�mctcA��!�C3��5�Q��M�$VV�5���)��CTքV�@�?��<BZĨ��AZ�w��S���!�r4ֺ�I�b��|�m�"4����έ.���q���H.\��5�4'��7X����PK O��\���� � [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
O��\�s�' ' _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="Rf433fa9fc49e43a2" /></Relationships>PK O��\"�/�3 � xl/worksheets/sheet1.xml � (� �Y�R�J��ߏ�;���9����˛�+Q� ���2^K
Z������V=��k�{�g~3�],���v(31�W�dv�sx����
_�=��_�iQ�~�|��NW�����jZ��ˬ�+n��u���W����Qy}=�*�˫�yq��f�(nƫ��tv�>vۥ��nQ�'�-�o[�dz����d�W�,���a._�8�����Y�l|T��_Y��~8���;�O�O?_&����f��|8-f?����^�\�7�������n8������MV�� 3m�(��������~�*�_7˱�c=l�a[�6�FY�VH%M9n�q["C-�a&�x��W��Uf�P���8g��^o�u]������7�zSL�<(㭳����z[כ��FH����z��w�z�I%$����?�7)�nD����;��Q�7�[����!jO����0;�@9&���'k�I�� }m�C >�!
P�&�+)Q�$�����(>iZ��a���Z�D�(?i���Q��V��()�"x���(}�A齕�Gڇ�$qE-�hB^����D3&:D-�������g2Q��M�Q��O�!5��e���+�V)�A7��t" �H��-)�� �����"D)�m Ƀ�.�i!A�"�&�R��u��-)�D!E(i�&F)b-E0!P��ص��Q6��d,�m$M�Q��8�IIl�r,�6���33�&�+c':DIb�Xt�^ ���Fv`2JkIB8ܜ��#Mt��D�ƨE|Q���!jk-j�X�TZ$�4��j)Z�����v�W{����j):Ȕ�z�&�m�v��j):�Y�n�T�R�`QQ�����YQ �F�8����XKQ�,�S���Y% �!JQ�o��"�I�O�E���Q���[��J<^����`�^}�Oy��\w�e�J��@�~W��a!ۈ�.ڈ�.ۈW]�j#N��F��"Lq�E�6⬋pmě.·�2�R�2��;Bh}�@�!���f?2B�'B���@�����Qa���v�2��7B���@�?a7gL�ޜ�!~sΈ���"�sƌH(�;"�8g��䜱$�sƔHh�["�1&R�g"噱&R�o"�1��<3�T�gƞ������&g��,��z�0۔�:e�[D�s�@�l��1!�y�@�`NҐ�i�i�0�y�-�do��/!s�@�H�1��������!���|b D(��r�`�-}��%SNt�5��oLB���M��Y���þţ�22\�m������b��������&��.��g���y�X�ӟ�}��.��=��z�2>34������B�j�f���b=����|�����tv0��f���@hv�!�ӐS|�g��Nv0��f���@hv���Cr��|d�B�����H���B��g~�L9͎�&�1]hv�l�G�Z��-�-���}�vpZ~��`��m�u����͎�3�f��d��d��d��d��d��d��d�SjᲣ����5~�5-ƓbqR��b��]�����PK O��\�F�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞؉�$TM�aö��'Q۲]�gc���V���X��j4��'�|�lvo�L^ЇɚʂA�l?���S�w-춛=�2��0N.��bBc�nMiP#.2֡Im�"cJ�@�TG9 ����p�$�����֓��N����Z#br�~���O)�K(�D��w�g��*Ѱj�Z�h��L-�����;�dPԜ�U�0��3�7����)�t��)/gj���%ר�y{Q�W��PK O��\Ѓ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 O��\*���� � xl/sharedStrings.xml � (� �X�n��/�� �jT��,�I��d
$'�q�vQ��D�l%R%�$ޢ��!%9�(9�mQ @����p����"�^1���;u&� K }9�<?�������������ř҂�T�OvR�_f3��p�Ĕ���1^ _��L��T�0�E>�'��Љ�����I�T���«� � g�b�b*IF0?�ɋ�����ۊ�}�G&$N�mU�9�X+���WT��
�UƑb���Y����� ��4nC_I�u�^2.��,#�}������$?Y߯��s���3dl�ݱ7�D�j-�W1�`�Z�p�I)�X#����=��ժ���I��~ŨD�������d�����WC���-gU9�jpȌo8F[������/
K�c���G�-�x2��A�V9"���2b$�E2*��V�J����`���ʰ�B�q[�?W�T[�q��\������V*��[�K�ʍ�Y����0��
}�5��D��
l�9K����j���G(��1C�\�h�Bu�1�SL�����>�I��,�}�!;@(��yv��Q����F���1�}m�rO�^~�&'������i8:
/?��g�
>��}|���K;�� <�D6Bnd����0�la�����ͣd�����!j�܇=}�v�0N#/���O��>9��ǘ�/�?l��9\5p?�m�y� ]�(B�X(ɢE��I)1,:"�1��%hd.Fq�6J���~d�8��e��n�{q<��ޠ��{�����0�ߒWL,\��;̇q_�OD��ց�|��rg(̕��@���4�X�'.:�k�Q�t��eo�����v����D�����\�F�B�#���&?�g1p���T�r��t���6�*$J��by� ����b�9I�wDȿ��\�J�E/�O��v��^߯�m��O
獪�{Oh�@�A��[�M�g����������3����CTW����F]ڀnĵ2�r$u7��h,�)���*����n8Ƿ���b����D~̀Q/���,˓e�N�LR#�>R��u�o��p��!Ρ������I�<^D+�"d�
�k�ՅG�`wH�Ot�7��;�� ��f}8S1�!����`��q�`��L@�|x�z�~�/�c=�7+A�ê� �w�]�L+��h2m���@�;2@� ��NF^*�T"�����z4�P��!���
v@�v��i�5*�P��A��c/�<_sU �u �(4�O�C?cO��c���GN���Ѓ!4R->�#��2�Bg�:��ؾIC��>�Q�E���{:��^Ԫ<"!�OM�eM�$�R|�Yq��ЇJv_�������{���{�z���~�1���~����=4�*����'� ��R�ݭ~� �SP�b����.��[U��(,��{:���S c���/4}��h�E��FtC��hw�r�M]�W����I��_�8R?o=��������pѸ6��. :�t'W�u1�oR��k��6��Ԡz���+6�nI&ᑝv+���*h��n*���k"�߲V�lK~ծБi���P���w���g}��vL│�|�fn���A�0^��MxY9^��N�/�~���>084�(��G�0u���C��*�9��t���#e�QV�$��r?��� ���ޢ���l���KwQ��,S��~���To�j�C��;B���$�h�U����yG�2T3��i8�8�@�b;H�0B^�PK- O��\�Z�� 5 xl/workbook.xmlPK- O��\���� � [Content_Types].xmlPK-
O��\�s�' ' V _rels/.relsPK- O��\"�/�3 � � xl/worksheets/sheet1.xmlPK- O��\�F�� P G
xl/_rels/workbook.xml.relsPK- O��\Ѓc'2 E
� xl/styles.xmlPK- O��\*���� �
xl/sharedStrings.xmlPK � B