V3 Manage Documents

Use this API to add a document, update an existing document, or remove a document from a loan file.

Path Params
string
required

The unique identifier assigned to the loan.

Query Params
string
required

Possible actions are: add, update or remove. The default is update.

string

The unique identifier of the loan lock. This can be specified if the user has an existing lock on the loan.

string

Optional. View type parameter. Enumerations: entity, id
When no view parameter is provided, the API will return 204 - No Content with no response body.

Body Params
Headers
string
required

Bearer token

Responses

400

Bad Request

Language
URL
LoadingLoading…
Response
Choose an example:
application/json