Create an e-invoicing connection

POST
/einvoicing_connections

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.
addressobjectRequired

Integration Address

entity_vat_id_idstringOptionalformat: "uuid"

Entity VAT ID identifier for the integration

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