vellTRDocs
API ReferenceInvoicesPublic Invoice PDF

Public Invoice PDF

GET/v1/public/invoices/{hash}/pdfOptional

Buyer-facing PDF (no view side-effect).

Authentication

Signature Pattern

None β€” public buyer endpoint, the invoice publicHash is the bearer.

Response Parameters

FieldTypeExample
notestring"Streams application/pdf; no JSON body."

Response Example

JSONResponse
{
  "note": "Streams application/pdf; no JSON body."
}

Status Codes

200Success
201Created
400Bad Request
401Unauthorized
404Not Found
429Rate Limited
Try itMock
GEThttps://api.pay.sandbox.kvell.group