V1 Manage Underwriting Documents

Adds, updates, or deletes comments from an underwriting condition.

Path Params
string
required

The unique identifier assigned to the loan with documents you want to manage.

string
required

The unique identifier assigned to the condition for which to add or remove comments.

Query Params
string

Action to perform. Possible values are:

add- Adds a comment.

remove - Deletes a comment.

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
json

The Document contract object.

Headers
string
required

Bearer token

Response

Language
Request
Response
Choose an example:
application/json