Skip to main content
GET
Get EU e-invoice (EN 16931 / UBL) status

Path parameters

Returns the invoice’s EU e-invoice record, or data: null when none has been generated (the tenant hasn’t opted in, or the invoice isn’t EU-scoped).

Example request

Example response

status is one of generated, sent, or failed. The document field holds the full EN 16931 UBL 2.1 XML — the same bytes handed to the Access Point.

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

EU e-invoice record, or null when not generated.

data
object | null

The EU e-invoice record (null if none generated).