Products
string · required · style: simplestring · required · style: simpleboolean · style: form · explode: truestring · style: simplestring · style: simplestring · style: simple
Exports a fare product tree as XML. If netex is true, NeTEx formatting is applied. If netex is false, a plain XML conversion of the entire fareProductWithChildren structure is returned (for debugging purposes).
GET
https://api.entur.io/products
/export/fare-products/{netexId}/{version}
path Parameters
netexIdThe NeTEx ID of the fare product
versionThe version of the fare product
query Parameters
netexIf true, apply NeTEx formatting; if false, return plain XML
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>.
X-Correlation-IdCorrelation id
If-None-MatchUsed to make conditional requests. It allows the client to provide an ETag value, and the server will process the request only if the ETag does not match the current version of the resource.
Exports a fare product tree as XML. If netex is true, NeTEx formatting is applied. If netex is false, a plain XML conversion of the entire fareProductWithChildren structure is returned (for debugging purposes). › Responses
Returns the fare product tree as XML
string
Did you find what you were looking for?