Create an e-invoicing credential

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

einvoicing_connection_idstringRequired

Headers

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
Network scheme identifier
Allowed values:

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
Network scheme identifier
Allowed values:

Errors

400
Post Einvoicing Connections ID Network Credentials Request Bad Request Error
401
Post Einvoicing Connections ID Network Credentials Request Unauthorized Error
403
Post Einvoicing Connections ID Network Credentials Request Forbidden Error
404
Post Einvoicing Connections ID Network Credentials Request Not Found Error
409
Post Einvoicing Connections ID Network Credentials Request Conflict Error
422
Post Einvoicing Connections ID Network Credentials Request Unprocessable Entity Error
429
Post Einvoicing Connections ID Network Credentials Request Too Many Requests Error