Get an e-invoicing connection by ID
Get an e-invoicing connection by ID
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
einvoicing_connection_id
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Response
Successful Response
id
created_at
Date of Integration
updated_at
Last update of Integration
address
Integration Address
credentials
List of credentials
entity_id
ID of the entity
legal_name
Legal name of the Entity
status
Current status of the integration
is_receiver
Set to true if the entity needs to receive e-invoices.
is_sender
Set to true if the entity needs to send e-invoices. Either is_sender or is_receiver or both must be true.
provider_id
ID assigned by integration partner
Errors
400
Get Einvoicing Connections ID Request Bad Request Error
401
Get Einvoicing Connections ID Request Unauthorized Error
403
Get Einvoicing Connections ID Request Forbidden Error
404
Get Einvoicing Connections ID Request Not Found Error
422
Get Einvoicing Connections ID Request Unprocessable Entity Error
429
Get Einvoicing Connections ID Request Too Many Requests Error