V1 Manage Preliminary Conditions

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

Path Params
string
required

The unique identifier assigned to a loan.

Query Params
string

Action to perform. Possible values are:

add- Adds to a condition set.

remove - Deletes the condition.

update - Updates the condition.

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
json

Array of Preliminary Condition contract objects.

Headers
string
required

Bearer token

Response

Language
Request
Response
Choose an example:
application/json