Export Quote PDF
Generates a download link to a PDF copy of the specified quote. The PDF uses the default template configured in the store's Quote settings.
You can opionally include the `currency` array in the request body to convert prices in the PDF to a specific currency. Currency details can be fetched with the [Get All Available Currencies](/developer/api-reference/rest/b2b/storefront/store-settings) endpoint.
Equivalent Storefront GraphQL API Mutation: `quoteFrontendPdf`.