Get PDF for MijnKlantportaal Invoice
Get PDF for MijnKlantportaal Invoice
Get the PDF file for a specific MijnKlantportaal invoice
GET
Get PDF for MijnKlantportaal Invoice
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the Invoice to get the PDF for
Example:
"fac_abc12345678"
Response
Successful response
The base64-string of the PDF
Example:
"data:application/pdf;base64,JVBERi0xLjQKMyAwIG9iago8PC9U..."
