Versions Compared

Key

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

...

We appreciate feedback of any kind on BoB-test, TESS, guidelines or documentation. Please contact us on bobsupport@samtrafiken.sewith improvement suggestions.

TESS

The goal of TESS, Ticketing Essentials System by Samtrafiken, is to implement the BoB standard in the form of a ticketing system. It is not a reference implementation.

BoB-test currently runs TESS 1.0, which implements major release profile “2019-1“.

Use it

Read How to use BoB-test to get going!

Implemented APIs

API

Version

TESS Service

Not implemented endpoints

Product

2.2.0

Product Service

GET /product
GET /manifest/{manifestId}

Ticket

2.0.3

Ticket Service

GET /ticket
GET /ticket/{ticketId}
GET /ticket/{ticketId}/recoverableStatus
GET /ticket/{ticketId}/recoverStatus
PUT /ticket/{ticketId}/recoverStatus
GET /ticket/{ticketId}/hinderedStatus
PUT /ticket/{ticketId}/hinderedStatus
GET /ticket/{ticketId}/event
GET /ticket/{ticketId}/event/{eventId}

Inspection

1.3.3

Ticket Service

-

Validation

2.0.1

Ticket Service

GET /whitelist

...