v1

latestOpenAPI 3.1.0Terms of services for Altera.app2026-07-13146285.1 KB
Sales

Generate PDF url

Requests a PDF copy of selected invoice A pre-signed URL, valid for up to 10 minutes will be generated that allows the user to download the file

post/sales/pdfUrl

Request body

invoiceIdinteger

Response

OK

result'OK'
datastring

Pre-signed url to download invoice PDF copy

Example response

{
  "result": "OK"
}