Add regular products to order through offer.
Update order lines in an order with reservable offers
Updates a set of order lines on an order with new offer and traveller details
Headers
Entur-Distribution-ChannelA header containing the distribution channel ID.
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
Update order lines in an order with reservable offers › Request Body
orderIdThe order to add the offer(s) to
A list of change offer configurations selected for purchase
refundPriceDifferenceExperimental value that is used to refund the price difference between the original purchase and the change, if the change is cheaper than the original product.
Update order lines in an order with reservable offers › Responses
OK
orderIdorderLineIdsreservationIdsAdd reservable offers to an order
Takes a set of offerIds which might need reservations, performs reservations where applicable and adds the offers as orderlines to an existing order
Headers
Entur-Distribution-ChannelA header containing the distribution channel ID.
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
Add reservable offers to an order › Request Body
A list of offer configurations selected for purchase
orderIdThe offer to add the order to. If no orderId is specified, a new order is created
Add reservable offers to an order › Responses
OK
orderIdorderLineIdsreservationIdsUpdate order lines in an order with additional supplement products
Updates a set of order lines on an order with additional supplement products. Only products which does not modify current seating are currently supported.
Headers
Entur-Distribution-ChannelA header containing the distribution channel ID.
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
Update order lines in an order with additional supplement products › Request Body
orderIdThe order to add the supplement product(s) to
A list of supplement product configurations selected for purchase
Update order lines in an order with additional supplement products › Responses
OK
orderIdorderLineIdsreservationIds