Get third party products for an order
Get third party products for an order
Returns third party products for given orderId
path Parameters
orderIdThe id of the order.
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
Get third party products for an order › Responses
Get specific third party product for an orderLine
Returns third party products for given orderId, orderLineId and orderLineVersion. A Third party product is a product in the system that belongs to an external provider/operator, but is sold or handled through our platform.
path Parameters
orderIdThe id of the order.
orderLineIdThe id of the order line.
query Parameters
orderLineVersionHeaders
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
Get specific third party product for an orderLine › Responses
OK
A human-readable list of names for the product
Price with included tax amounts and an optional rate.
orderIdThe orderId for which the product belongs to.
Similar to OrderLine.fareProducts.parameters, but with additional fields for third party products.
Versioned ID of the product.
orderLineIdThe orderLineId for which the product belongs to.
orderVersionThe version of the order for which the product belongs to.
orderLineVersionThe version of the order line for which the product belongs to.
Price with included tax amounts and an optional rate.
authorityIdOwner of the product.