Services related to reservations on order.
Add seat Reservation references
Add seat Reservation references to the specified Order. Reservation ID is an UUID
path Parameters
orderIdOrder ID
Headers
Entur-PosPoint-of-sale identifier.
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
Entur-Distribution-ChannelA header containing the distribution channel ID.
Add seat Reservation references › Request Body
reservationIdID and version of the Reservation.
Reference to a resource available in a different APIs
Add seat Reservation references › Responses
OK
reservationIdID and version of the Reservation.
Reference to a resource available in a different APIs
Update seat Reservation reference
Update seat Reservation reference
path Parameters
orderIdOrder ID
reservationIdReservation ID associated with Order
Headers
Entur-PosPoint-of-sale identifier.
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
Entur-Distribution-ChannelA header containing the distribution channel ID.
Update seat Reservation reference › Request Body
reservationIdID and version of the Reservation.
Reference to a resource available in a different APIs
Update seat Reservation reference › Responses
OK
reservationIdID and version of the Reservation.
Reference to a resource available in a different APIs
Remove seat Reservation reference
Remove seat Reservation reference
path Parameters
orderIdOrder ID
reservationIdReservation ID associated with Order
Headers
Entur-PosPoint-of-sale identifier.
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
Entur-Distribution-ChannelA header containing the distribution channel ID.
Remove seat Reservation reference › Responses
No Content