V1 Assign Document Attachments

Assigns or unassigns attachments.

Path Params
string
required

The unique identifier assigned to the loan.

string
required

The unique identifier assigned to the document.

Query Params
string

Possible values are:
- add - Assigns the attachment to the document. If already assigned to another document, this action re-assigns to the new document specified.
- update - Updates an attachment assigned to the document. Note: IsActive is the only attribute that can be updated.
- remove - Unassigns the attachment from the document.

Body Params
Headers
string
required

Bearer token

Responses
204

No Content

400

Bad Request

Language
URL
LoadingLoading…