v2

latestSwagger 2.02026-08-0138140265.1 KB
ReceivedDocuments

Receive a new Document

Let us know about a new Document you have received. It will be parsed and then you will receive the "received_document" webhook. You can use the information in the webhook to retrieve the parsed JSON or the original through a GET request.

post/legal_entities/{legal_entity_id}/received_documents

Path parameters

legal_entity_idinteger required

The id of the LegalEntity for which the document was received.

Request body

documentstring required

The Base64 encoded document.

parseStrategy'rfc822' required

The attachment content type (mime type).

Response

Success

guidstring uuid

The GUID of the received document