Skip to content

Download credit note PDF

POST
/v1/credit_notes/{credit_note_id}/download_pdf

Generate and download a PDF for a finalized credit note.

credit_note_id
required
Credit Note Id
string format: uuid

Successful Response

Credit note must be finalized to generate PDF

Unauthorized – invalid or missing API key

Credit note not found

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object