{
"tenant": {
"id": "string",
"name": "BLC Tenant",
"identifierType": "DOMAIN",
"identifierValue": "my-company.com",
"defaultLocale": "en-US",
"allowedLocales": [
"en",
"es",
"fr",
],
"defaultCurrency": "USD",
"allowedCurrencies": [
"USD",
"GBP",
"EUR",
"MXN"
]
},
"application": {
"id": "2",
"name": "Heat Clinic",
"token": "HEAT_CLINIC",
"identifierType": "DOMAIN_PREFIX",
"identifierValue": "heatclinic",
"customerContextId": "2",
"deactivated": false,
"defaultLocale": "en-US",
"allowedLocales": [
"en",
"es",
"fr",
],
"defaultCurrency": "USD",
"allowedCurrencies": [
"USD",
"GBP",
"EUR",
"MXN"
],
"logoAsset": {
"tenantId": "5DF1363059675161A85F576D",
"type": "IMAGE",
"provider": "BROADLEAF",
"url": "/b2b-the-heat-clinic-logo.png",
"contentUrl": "https://{my-domain}/api/asset/content/b2b-the-heat-clinic-logo.png?contextRequest=%7B%22forceCatalogForFetch%22:false,%22tenantId%22:%string%22%7D",
"altText": "The Heat Clinic: Business",
"title": "AAA Hot Sauces Logo",
"tags": []
},
"attributes": {},
"isolatedCatalogs": [
{
"id": "3",
"implicit": "30",
"name": "HEAT_CLINIC_MASTER_CATALOG",
"mutabilityType": "CUSTOMIZABLE",
"visibleAsAssigned": true,
"excludeFromAdd": false,
"catalogStatus": "ONLINE"
}
],
"marketplace": false
}
}