Generate a PDF summary of a proposal
- Option creation
- 1 route
How do I generate a PDF document summarizing a travel proposal?
This scenario documents the API call used to retrieve a PDF document summarizing a proposal. It is useful when a seller or partner needs a shareable, printable version of a quote.
Overview
Use this scenario to generate a PDF file that summarizes a proposal and its key travel details.
Prerequisites
- Keep a valid
proposal_id. - Use a valid API key when calling the PDF route.
- Make sure your consumer can handle a file response instead of standard JSON.
1
Generate the proposal PDF
Mandatory
GET/v0/proposals/{proposal_id}/pdf
S