Public Invoice PDF
GET
/v1/public/invoices/{hash}/pdfOptionalBuyer-facing PDF (no view side-effect).
Authentication
Signature Pattern
None β public buyer endpoint, the invoice publicHash is the bearer.Response Parameters
| Field | Type | Example |
|---|---|---|
note | string | "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