WRITE access to the ADMIN module is required to access this endpointBearer authentication header of the form Bearer <token>, where <token> is your auth token.
The id of the custom field to update
Custom field object that needs to be updated
The default custom field schema
Name of the custom field
"Booking Type"
Description of the custom field, shown in the UI at the help icon
"Select the type of booking"
The type of the custom field
text, textarea, select, number, date, datetime "select"
The module that this custom field is linked to
booking, project, people, organization, quote, invoice, quote_invoice, billable_item "booking"
Relative order id of this field in relation to other custom fields in the same module
3
Marks this field as required, enforced by the API and UI
true
The update key to pass back when updating this field
"2_1_8942"
Successful Operation