Get an e-invoicing connection by ID

GET
/einvoicing_connections/:einvoicing_connection_id

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.

Response

Successful Response

idstringformat: "uuid"
created_atdatetime

Date of Integration

updated_atdatetime

Last update of Integration

addressobject

Integration Address

credentialslist of objects

List of credentials

entity_idstringformat: "uuid"

ID of the entity

legal_namestring

Legal name of the Entity

statusstring

Current status of the integration

provider_idstringOptional

ID assigned by integration partner

Errors