curl --request GET \ --url https://api.vuz.co.il/api/v1/partner/merchants/{merchantId}/documents/{docId}/pdf
Documents
Download a document's PDF
Streams the original PDF for a finalized document. Authenticated via the partner API key. Returns 404 if the PDF is not yet generated (poll back or use waitForPdf=true on creation).
GET
/
partner
/
merchants
/
{merchantId}
/
documents
/
{docId}
/
pdf
Download a document's PDF
curl --request GET \ --url https://api.vuz.co.il/api/v1/partner/merchants/{merchantId}/documents/{docId}/pdf