invoices

Regenerate Invoice Pdf

Regenerate (or retrieve) invoice PDF.

post/api/invoices/regenerate-pdf

Request body

payment_idstring nullable

Payment id

invoice_idstring nullable

Invoice id

fattura_idstring nullable

Legacy invoice id field

Response

Successful Response

successboolean required

Operation result

messagestring required

Human-readable summary

receiptUrlstring nullable

Regenerated receipt URL (if available)

deleted_keysstring[] nullable

Deleted legacy storage keys (if any)

inconsistent_deleted_keysstring[] nullable

Deleted keys considered incoherent with expected storage path

Changes

No recorded changes to this endpoint across all 1 revision of this API.