cURL
curl --request GET \ --url https://b2b-api.markoub.dev/bookings/{code}/pdf \ --header 'Authorization: Bearer <token>'
"<string>"
Retrieve the booking PDF file for the selected journey.
Default authentication mechanism
The unique identifier of the booking.
1 - 255
The PDF file
The response is of type string.
string