V1 Manage Post-Closing Documents

Assigns or unassigns documents from a specified preliminary condition.

Path Params
string
required

The unique identifier assigned to a loan.

string
required

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

Query Params
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.

string

Action to perform. Possible values are:
add- Assigns a document to the condition.
remove - Unassigns a document from a condition.

Body Params
string

Unique Identifier of the eFolder document.

string

Type of document.

string

Name of the document.

string

URL to access the document.

Headers
string
required

Bearer token

Responses

204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

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