Skip to main content
POST
Regenerate and re-transmit the EU e-invoice

Path parameters

Re-runs the same EN 16931 UBL generation and Access Point transmission the post-commit hook uses, so it recovers both a generation failure (data since corrected) and a transmission failure. It is idempotent — one EU e-invoice per invoice. data: null means the tenant hasn’t opted in to EU e-invoicing.

Example request

No request body is required.

Example response

If a retry still fails, the record’s status stays failed and error_message explains why — the background retry worker will also keep redriving transmission failures on a backoff schedule.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

Retry executed; the current EU e-invoice record (or null).

data
object | null
message
string