Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The interface is part of our standard web service offering and can be found in our swagger documentation.

View file
nameswagger.yaml
height250

Panel
titleTable of Contents

Table of Contents
exclude(Example response)|(Parameters)

...

Code Block
languagebash
titleExample request
curl -v -H "Authorization: Bearer <token>" \
    "https://hurricane.umbrellanet.ch/uf-test/api/v1/reference-data/rail-card-types"

Get language codes

Scopes(none needed)
Endpointsapi/v1/reference-data/languages
Request methodGET

Fetch a list of known language codes

Code Block
languagebash
titleExample request
curl -v -H "Authorization: Bearer <token>" \
    "https://hurricane.umbrellanet.ch/uf-test/api/v1/reference-data/languages"