Store
Path parameters
tenantIdstringRequired
Responses
200
Stores returned based on caller authorization.
storeIdstring · nullableRequired
displayNamestring · nullableRequired
availableLanguagesstring[] · nullableOptional
additionalResourcesobject · nullableOptional
additionalPropertiesobject · nullableOptional
401
Caller not authenticated.
500
Unexpected server error.
get
/api/{tenantId}/storesRequired scopes
This endpoint requires the following scopes:
Authorizations
OAuth2implicitRequired
Authorization URL:
Path parameters
storeIdstringRequired
The store identifier.
tenantIdstringRequired
Responses
200
Store found and returned.
storeIdstring · nullableRequired
displayNamestring · nullableRequired
availableLanguagesstring[] · nullableOptional
additionalResourcesobject · nullableOptional
additionalPropertiesobject · nullableOptional
401
Caller not authenticated.
403
Caller not authorized for the store.
404
Store not found.
500
Unexpected server error.
get
/api/{tenantId}/stores/{storeId}Path parameters
storeIdstringRequired
The store identifier.
tenantIdstringRequired
Responses
200
Localized resources returned.
Other propertiesanyOptional
401
Caller not authenticated.
403
Caller not authorized for the store.
404
Store not found.
500
Unexpected server error.
get
/api/{tenantId}/stores/{storeId}/additionalResourcesRequired scopes
This endpoint requires the following scopes:
Authorizations
OAuth2implicitRequired
Authorization URL:
Path parameters
storeIdstringRequired
The store identifier.
tenantIdstringRequired
Responses
200
Advisors returned.
advisorIdstring · nullableRequired
displayNamestring · nullableRequired
401
Caller not authenticated.
403
Caller not authorized for the store.
404
Store not found.
500
Unexpected server error.
get
/api/{tenantId}/stores/{storeId}/advisorsLast updated

