Create a Document

This endpoint creates and attaches a new document to a specified entity, such as a customer, loan, or customer identifier, using a multipart form data upload. It is commonly used to store supporting files, verification documents, or related attachments for an entity.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
enum
required
Defaults to clients

The type of entity

Allowed:
integer
required
Defaults to 1

The unique identifier of the entity

Body Params
string
required
Defaults to myFileName

Name or summary of the document (max 250 characters)

file
required

The file to be uploaded

string

Description of the document (max 1000 characters)

Headers
string
required
Defaults to default
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json