V1 Manage Post-Closing Conditions

Use this API to add to a condition set and to update or delete post-closing conditions for a loan.

Path Params
string
required

The unique identifier assigned to a loan.

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 to a condition set.

remove - Deletes the condition.

update - Updates the condition.

Body Params
json

Array of Post-Closing Condition contract objects.

Headers
string
required

Bearer token

Response

Language
Request
Response
Choose an example:
application/json