Products
string · pattern: string · pattern: stringstring
Create or update name and description on an entity
PUT
https://api.entur.io/products
/text-in-language/{id}/{version}
path Parameters
id^([A-Z]{3}):([A-Za-z… · required · style: simpleThe unique id to identify the entity
version^([A-Z]{3}):([A-Za-z… · required · style: simpleThe version of the entity
Headers
ET-Client-NameEntur Client Header.
It is required that all consumers identify themselves by using this header.
Entur will deploy strict rate-limiting policies on API-consumers who do not identify with a header and reserves the right to block unidentified consumers.
The structure of ET-Client-Name should be: <company>-<application> for companies, and <personal name>-<application> for individuals.
X-Correlation-IdCorrelation id
Create or update name and description on an entity › Request Body
TextInLanguage[] · required
Name represented in different languages. Language codes are ISO-639.
TextInLanguage[] · required
Description represented in different languages. Language codes are ISO-639.
Create or update name and description on an entity › Responses
Entity set successfully
No data returned