V3 Get All Enhanced Conditions

Retrieve a list of enhanced conditions for a specified loan. The list can be optionally filtered using the conditionType query string parameter. The list can also include removed conditions using the includeRemoved query string parameter.

Path Params
string
required

Unique identifier of the loan.

Query Params
string

Condition type filtering.

string

Possible values are:
- Summary: Returns a summary of the enhanced condition.
- Detail: Returns summary, tracking, and definitions.
- Full: Returns summary, tracking, definitions, and comments.

string

Indicates whether to include enhanced conditions that were removed from the loan.

Headers
string
required

Bearer token

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

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