V3 Manage Enhanced Condition Templatespatch https://api.elliemae.com/encompass/v3/settings/loan/conditions/templatesAdd, update, or remove enhanced condition templates from the Encompass instance.Query ParamsactionstringAction to be performed on the condition template. Possible values are Add, Update, and Remove.Body ParamsidstringUnique identifier of the condition. For example: "3AA5BF62-3C0D-46A7-8ADE-03907BE0A5E5"titlestringCondition name.conditionTypestringIdentifies the type of condition. For example, Preliminary, Underwriting, Post-Closing, etc. The value is obtained from the Enhanced Condition template.activestringIndicates whether the condition type is active.internalIdstringThe internal identifier of the condition that will be displayed to Encompass Web users. Alphanumeric, no special characters. For example, "INC0001"internalDescriptionstringThe internal description of the condition that will be displayed to Encompass Web users. For example, "Collect signed and dated returns with all pages and schedules."externalIdstringThe external identifier of the condition that will be displayed to TPO Users. Must be alphanumeric. No special characters allowed.externalDescriptionstringThe external description of the condition that will be displayed to TPO users. For example, "Provide signed and dated tax returns with all pages and schedules."categorystringIdentifies the category associated with the condition. Values are defined within Encompass settings and can vary between lenders and investors. Some example values are the following: Assets Credit Income Legal Misc Property priorTostringIdentifies when the condition is required to be cleared or waived. Values are defined within Encompass settings and can vary between lenders and investors. Some example values are the following: Approval Docs Funding Closing Purchase daysToReceiveintegerNumber of days the condition is expected to be received.ownerobjectObject containing the Encompass Role responsible for satisfying the condition.EntityReferenceContract objectcustomizeTypeDefinitionbooleanIndicates whether the condition type is customized.truefalseprintDefinitionsarray of stringsIndicates whether the condition should be printed on internal and/or external documents. Possible values: InternalPrint, ExternalPrintprintDefinitionsADD stringallowDuplicatebooleanIndicates whether conditions can be duplicated in the loan.truefalserecipientstringRecipient of the condition. For example, "MERS". Values are defined within Encompass settings and can vary between lenders and investors.sourcestringThe source the condition may come from.startDatedate-timeIdentifies the date the condition takes effect. For example, 2022-01-20T16:43:41.645ZendDatedate-timeIdentifies the date that the condition is no longer required. For example, 2022-01-20T16:43:41.645ZcustomDefinitionsobjectCustom definitions for the condition type.EnhancedConditionDefinitionContract objectassignedToobjectList of document templates that the condition template is assigned to.EntityReferenceContract objectcreatedDatedate-timeDate and time the condition was created. For example, 2022-01-20T16:43:41.655Z.createdByobjectThe entity reference contract describing the user or role who created the condition or document.EntityReferenceContract objectlastModifiedDatedate-timeRetrieveOnly. Date and time the condition was last modified. For example, 2022-01-20T16:43:41.655Z.lastModifiedByobjectRetrieveOnly. Information about the last modification made to the condition.EntityReferenceContract objectHeadersAuthorizationstringrequiredBearer token.Responses 200OK 400Bad Request 403ForbiddenUpdated 5 months ago