V1 Manage Preliminary Conditionspatch https://api.elliemae.com/encompass/v1/loans/{loanId}/conditions/preliminaryUse this API to add to a condition set and to update or delete preliminary conditions for a loan.Path ParamsloanIdstringrequiredThe unique identifier assigned to a loan.Query ParamsactionstringAction to perform. Possible values are: add- Adds to a condition set. remove - Deletes the condition. update - Updates the condition.viewstringOptional. View type parameter. Enumerations: entity, idWhen no view parameter is provided, the API will return 204 - No Content with no response body.Body ParamsRAW_BODYjsonArray of Preliminary Condition contract objects.HeadersAuthorizationstringrequiredBearer tokenResponse 200200Updated 8 months ago