get
/v1/quotes/{quote}/pdf Download quote PDF
GetQuotesQuotePdf
<p>Download the PDF for a finalized quote. Explanation for special handling can be found <a href="https://docs.stripe.com/quotes/overview#quote_pdf">here</a></p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
expand | query | string[] | no | Specifies which fields in the response should be expanded. |
quote | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.