Store
Path parameters
tenantIdstringRequired
Responses
200
Stores returned based on caller authorization.
storeIdstringRequired
displayNamestringRequired
availableLanguagesstring[] · nullableOptional
additionalResourcesobject · nullableOptional
additionalPropertiesobject · nullableOptional
401
Caller not authenticated.
500
Unexpected server error.
get/api/{tenantId}/stores
Required scopes
This endpoint requires the following scopes:
Authorizations
OAuth2implicitRequired
Authorization URL:
Path parameters
storeIdstringRequired
The store identifier.
tenantIdstringRequired
Responses
200
Store found and returned.
storeIdstringRequired
displayNamestringRequired
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}/additionalResources
Required scopes
This endpoint requires the following scopes:
Authorizations
OAuth2implicitRequired
Authorization URL:
Path parameters
storeIdstringRequired
The store identifier.
tenantIdstringRequired
Responses
200
Advisors returned.
advisorIdstringRequired
displayNamestringRequired
401
Caller not authenticated.
403
Caller not authorized for the store.
404
Store not found.
500
Unexpected server error.
get/api/{tenantId}/stores/{storeId}/advisors
Last updated

