This endpoint is to convert internal specialization ids to a given country’s local specializations.
Request
Request header additional fields
|
Parameter name |
Parameter type |
Parameter description |
|---|---|---|
|
|
The expected language of the response |
Request query parameters
|
Parameter name |
Parameter type |
Parameter description |
|---|---|---|
|
|
Country code to retrieve the specialization list for |
|
|
|
Location to retrieve the specialization list for |
|
|
|
string[] |
The specialization ids to get localized specializations for |
Exactly one of countryCode or location parameter is mandatory.
Response
The response is a map of specialization id → local specializations
Response body data structure
|
Property name |
Property type |
Property description |
|---|---|---|
|
|
Keys are ids of generic specializations, values are their local specialization equivalents |