Custom Fields
Create custom field
Create a new custom field definition. Supply applies_to to bind the field to record types, and company_ids (or company_id) to restrict it to specific companies.
POST
Create custom field
Documentation Index
Fetch the complete documentation index at: https://docs.dualentry.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Required string length:
2 - 32Available options:
text, number, currency, date, boolean, single_select, multi_select, link, paragraph Single company id this custom field is scoped to (merged into company_ids). Omit for an org-wide field.
List of company ids this custom field is scoped to. Omit for an org-wide field.
Allowed values for single_select / multi_select fields
Response
Created
Available options:
text, number, currency, date, boolean, single_select, multi_select, link, paragraph Last modified on May 28, 2026
