V1 Contracts

Conversation Log Attributes

The following attributes are contained within the conversationLogContract object.

ATTRIBUTEDESCRIPTION
id
string
Unique identifier of the conversation log


alerts
object
Object containing information about the alert.
id
string
Unique identifier of the alert.
dueDate
string($date-time)
Due date of the alert.
followedUpDate
string($date-time)
The time and date when the alert was followed up.
alerts.role
object
The role of the loan team member who is assigned to receive the alert.
alerts.role.entityRefContract.entityId
string
Unique identifier of the role who is assigned to the alert
alerts.role.entityRefContract.entityType
string
Type of entity - role.
alerts.role.entityRefContract.entityName
string
Name of the role.
alertsuser.entityRefContract
object
Object containing information about the user who is assigned to receive alerts.
alerts.user.entityRefContract.entityId
string
Unique identifier of the user who is assigned to the alert
alertsuser.entityRefContract.entityType
string
Type of entity - user
alertsuser.entityRefContract.entityName
string
Name of the user
alertsuser.entityRefContract.entityUri
string
Location of the user in Encompass


comments
string
The comments associated with the conversation.
company
string
Name of the company.
createdDate
string($date-time)
The date and time the conversation log was created.
email
string
The email address of the recipient.
contactMethod
string
The contact method used during the conversation. Possible values are phone and email.
showInLoanLog
boolean
Flag to indicate whether the conversation log should be displayed in the Loan Log.
name
string
Name of the person who was involved in the conversation.
phone
string
The phone number of the recipient


user
object
Object containing the user information.
user.entityRefContract.entityId
string
Unique identifier of the user.
user.entityRefContract.entityType
string
Type of entity - user
user.entityRefContract.entityName
string
Name of the user
user.entityRefContract.entityUri
string
Location of the user in Encompass


updatedDate
string($date-time)
The date and time the conversation was updated.