Update an e-invoicing connection
Path parameters
einvoicing_connection_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Request
This endpoint expects an object.
address
Integration Address
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
.
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