Retrieves all rounding parameters
query Parameters
orgIdThe unique id to identify an organisation
fareFrameIdThe unique id to identify a dataset to an organisation
minimizeDataLoadHeaders
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
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.
Retrieves all rounding parameters › Responses
Returns the info
id^([A-Z]{3}):([A-Za-z… · requiredId.
statusRounding status.
changedChanged datetime.
createdCreated datetime.
version^([A-Z]{3}):([A-Za-z… · requiredRounding version.
nameOfClassName of class.
Fare frame ref.
modificationModification status.
roundingMethodType of rounding.
Name.
Description.
roundingModulusAmount by which rounding is to be quantised, i.e. results should be quantised to nearest whole multiple of this value.
derivedFromVersionRefDerived from version.
compatibleWithVersionRefCompatible with version.
Create a rounding
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 a rounding › Request Body
id^([A-Z]{3}):([A-Za-z… · requiredId.
statusRounding status.
changedChanged datetime.
createdCreated datetime.
version^([A-Z]{3}):([A-Za-z… · requiredRounding version.
nameOfClassName of class.
Fare frame ref.
modificationModification status.
roundingMethodType of rounding.
Name.
Description.
roundingModulusAmount by which rounding is to be quantised, i.e. results should be quantised to nearest whole multiple of this value.
derivedFromVersionRefDerived from version.
compatibleWithVersionRefCompatible with version.
Create a rounding › Responses
Entity created successfully
Retrieves rounding for id and version
path Parameters
id^([A-Z]{3}):([A-Za-z… · required · style: simpleThe id to identify a Rounding
version^([A-Z]{3}):([A-Za-z… · required · style: simpleThe id for the version of the Rounding
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
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.
Retrieves rounding for id and version › Responses
Returns the info
id^([A-Z]{3}):([A-Za-z… · requiredId.
statusRounding status.
changedChanged datetime.
createdCreated datetime.
version^([A-Z]{3}):([A-Za-z… · requiredRounding version.
nameOfClassName of class.
Fare frame ref.
modificationModification status.
roundingMethodType of rounding.
Name.
Description.
roundingModulusAmount by which rounding is to be quantised, i.e. results should be quantised to nearest whole multiple of this value.
derivedFromVersionRefDerived from version.
compatibleWithVersionRefCompatible with version.
Updates an existing rounding
path Parameters
id^([A-Z]{3}):([A-Za-z… · required · style: simpleThe id to identify a Rounding
version^([A-Z]{3}):([A-Za-z… · required · style: simpleThe id for the version of the Rounding
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
Updates an existing rounding › Request Body
id^([A-Z]{3}):([A-Za-z… · requiredId.
statusRounding status.
changedChanged datetime.
createdCreated datetime.
version^([A-Z]{3}):([A-Za-z… · requiredRounding version.
nameOfClassName of class.
Fare frame ref.
modificationModification status.
roundingMethodType of rounding.
Name.
Description.
roundingModulusAmount by which rounding is to be quantised, i.e. results should be quantised to nearest whole multiple of this value.
derivedFromVersionRefDerived from version.
compatibleWithVersionRefCompatible with version.
Updates an existing rounding › Responses
Entity updated successfully
Deletes a Rounding by id and version
path Parameters
id^([A-Z]{3}):([A-Za-z… · required · style: simpleThe id to identify a Rounding
version^([A-Z]{3}):([A-Za-z… · required · style: simpleThe id for the version of the Rounding
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
Deletes a Rounding by id and version › Responses
The resource was deleted