Skip to main content
GET
Delivers all languages available in the Wawi for a single connector account, each marked whether it is currently assigned and whether it is the default language.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Path Parameters

salesChannelId
string
required

Sales channel id of the connector account (composite id, ADR-69), tenant-local, not a UUID.

Response

Success.

iso
string
required

ISO 639-1 code of the language (lowercase). Identifies the language (ADR-85) - languages are standardized reference data, so no separate surrogate id is exposed.

isAssigned
boolean
required

Language is currently assigned to the connector account.

isDefault
boolean
required

Language is the connector account's default language.

nameGerman
string

German name of the language.

nameEnglish
string

English name of the language.