Add attachment to entity
POST/documents
Allows for adding attachments of up to 50MB to a client or account. The request should include a JSON body containing metadata about the data being pushed, including the documentHolderType (e.g. CLIENT) and documentHolderKey as well as the base64 encoded document content.
Request
Responses
- 200
- 400
OK
Bad Request