v1

latestOpenAPI 3.1.02026-07-22733584.5 KB
Invoicing

Retry sending an invoice

Retries delivery of an invoice whose previous send attempt failed. Safe pre-acceptance failures (delivery_status send_retryable) retry as-is. Provider-terminal failures (failed, send_failed) require a non-empty reason recorded in the audit trail — correct the recipient's e-invoice address and operator first; the resend creates a new e-invoice and the failed one stays on record. send_ambiguous sends are refused (409) until the outcome is verified with the operator. Requires a write-scoped key.

post/invoices/{invoice_id}/retry-send

Path parameters

invoice_idstring required

Request body

customer_idstring

Target company. Optional for API keys.

reasonstring

Why the resend is safe (e.g. "recipient routing corrected"). Required when delivery_status is failed or send_failed.

Response

Updated invoice.

idstring
statusstring
delivery_channelstring