API Route: ConsumerHasLocale
Endpoints in this page:
Consumer Locale IDs with Display Names
Retrieves a list of Locale ID numbers with their corresponding display name. These are typically the locales (languages) that are used as source or target in translations. All keys are required.
GET https://golinguist.com/linguistnow/resources/v1/consumerhaslocale/consumerLocaleIdsWithDisplayNames/ | ||
Response Parameters | ||
Key | Type | Description |
consumerLocaleId | string | The Locale ID. Usually used as the source or the target language in translation |
name | string | The name of the language |
lioLocaleId | integer | The ID of the language |
Responses | ||
Code 200 (Operation Successful) | ||
HTTP/1.1 200 OK |
||
Possible Error Codes | ||
400 | Bad Request | |
500 | Internal Server error | |
537 | Unexpected Error |
Comments
0 comments
Please sign in to leave a comment.