Custom Fields
Update custom field
Update an existing custom field definition. applies_to and company_ids are replaced wholesale — send the full desired list. field_type cannot be changed after creation.
PUT
Update 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
Path Parameters
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
OK
Available options:
text, number, currency, date, boolean, single_select, multi_select, link, paragraph Last modified on May 28, 2026
