V1 Manage Post-Closing Comments

Add or delete comments from a post-closing 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- Adds a comment.

remove - Deletes a comment.

Body Params
json

The Comment contract objects.

Headers
string
required

Bearer token

Response

Language
LoadingLoading…
Response
Choose an example:
application/json