cURL
curl --request GET \ --url https://api.contazen.ro/v1/invoices/{id}/pdf \ --header 'Authorization: Bearer <token>'
"<string>"
Download an invoice as PDF
Use your API key (sk_live_xxx or sk_test_xxx)
Invoice CzUid
Response mode - direct download or URL
download
url
PDF file or URL
The response is of type file.
file
Was this page helpful?