Submit invoice data.
Invoice
Submit invoice data.
Upsert by (orderUuid, type). One preliminary + one final per order.
POST
Submit invoice data.
Authorizations
OAuth 2.0 client_credentials grant via Keycloak service account.
Clients are provisioned per IntegrationOrganization in the
nt24-idp realm.
Headers
Client-generated unique key (UUID recommended) for this write operation.
Identical key + identical body within 24h returns the cached response.
Identical key + different body returns 422.
Required string length:
1 - 255Path Parameters
UUID of the seller trade partner (must be in caller's authorized list).
Body
application/json
Response
Invoice stored.
Available options:
PRELIMINARY, FINAL Available options:
DRAFT, SUBMITTED, VALID, INVALID