Create an e-invoicing credential

POST
/einvoicing_connections/:einvoicing_connection_id/network_credentials

Path parameters

einvoicing_connection_idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired
x-monite-entity-idstringRequired

The ID of the entity that owns the requested resource.

Request

This endpoint expects an object.
network_credentials_identifierstringRequired

Network participant identifier

network_credentials_schemaenumRequired
Allowed values: DE:VATNL:KVKNL:VATBE:VATBE:EN

Network scheme identifier

Response

Successful Response

idstringformat: "uuid"

ID of the credentials

created_atdatetime

Date of credential

updated_atdatetime

Last update of credential

einvoicing_connection_idstringformat: "uuid"

ID of the Einvoicing connection

network_credentials_identifierstring

Network participant identifier

network_credentials_schemaenum
Allowed values: DE:VATNL:KVKNL:VATBE:VATBE:EN

Network scheme identifier

Errors