/getTicketTypes

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Description:

This functionality allows you to get all available tickettypes of a selected user (museum).

HMAC calculation
Base64 encode - SHA256(apiKey + environment + language + ticketDate + userId)

Note
Please note: optional fields only needs to be included when an optional field is used.

  • Sort the sign data alphabetical ascending, you can also find the sequence on the concerned API specification page.
Body Params
string
required

Your public apiKey needs to be included in every request.

string
enum
required

"test" or "production"

Allowed:
int32
required

The userId is a reference to the user (museum / attraction). The userId can be requested via getAvailableUsers and can be cached in your application.

string

Language code by the ISO 639-1 (most users only supply "nl" and "en")

string

it is advisable to implement this to correctly display any adjusted prices after a specific date.

string
required

The HMACKey is calculated based on the input fields.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json