v1
latestOpenAPI 3.1.02026-07-24558778.0 KBJourneys
Get journey voucher
Retrieves a PDF voucher for the given journey. If a voucher is not yet available the endpoint will return a status 204. If the voucher is available it will return a status 303 with the Location header pointing to the download location. If the journey is modified a new voucher will be issued - be sure to obtain the new voucher.
get/journeys/{journeyId}/voucher
Path parameters
journeyIdinteger required
The id of the journey for which to retrieve the voucher
Headers
{"stackTrail":"paths:/journeys/{journeyId}/voucher:get:parameters:1:schema","oasType":"schema","type":"unknown"}
The optional (ideally unique) request identifier used for later analysis or diagnostics
Response
OK