V1 Manage Preliminary Comments

Add or delete comments from a 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

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
string

Unique identifier of a comment.

string

Any comments for the condition.

integer

Unique identifier of the role that this comment was assigned to. Example: 0

forRole
object

Information about the Encompass role ID that has access to this comment.

string

Date the comment was created.

string

Encompass user ID of the user who created the comment.

string

Name of the user who created the comment.

string

Date the comment was reviewed.

string

Encompass user ID of the user who reviewed the comment.

boolean
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