V3 Get an Enhanced Condition

Retrieve a specified enhanced condition for a loan.

Usage Notes
If the view query string parameter is details, then the extended details will be populated in the response. The extended details would also include a header named "x-elli-permissions". That header will return a list of strings that identify the user's permissions for that condition.
Here is an example:
x-elli-permissions: "CanEditCondition", "CanAddComments", "CanAssignDocuments"

Language