Custom Field Values

Introduction

This article lists the custom field collection values that are available in the API. For more information on collection values, take a look at our Enumerated Values Index article.

Custom Field Entity (customfield.entity)

ValueDescription
customfield.entity.collateralThis is the custom field for the collateral on a loan.
customfield.entity.loanThis is the custom field for the entity of a loan.
customfield.entity.sourcecompanyThis is the custom field for the entity of a source company.
customfield.entity.userThis is the custom field for the entity of the user.

Custom Field Type (customfield.type)

ValueDescription
customfield.type.associatedCompanyThis is the field type option associated company in custom fields.
customfield.type.checkboxThe field type option checkbox in custom fields.
customfield.type.currencyThe field type option currency in custom fields.
customfield.type.dateThe field type option date in custom fields.
customfield.type.datetimeThe field type option date time in custom fields.
customfield.type.numberThe field type number in custom fields.
customfield.type.percentageThe field type percentage in custom fields.
customfield.type.phoneThe field type phone in custom fields.
customfield.type.selectThe field type select in custom fields.
customfield.type.textThe field type text in custom fields.
customfield.type.timeThe field type time in custom fields.
customfield.type.urlThe field type web URL in custom fields.