Create a custom column

Creates a custom column. Requires the custom_columns_create permission on the company.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Payload to create a custom column. Requires the custom_columns_create permission on the
company. company_id must be supplied in the body — the controller does not read it from
the company-id header for this action.

string
required

Human-facing label.

string
required

Internal name used for programmatic references.

string
required

The field/input type of the column.

uuid
required

The owning company id. Required in the body (not read from the company-id header).

string

The source table the column reads from, when applicable.

string

Default value applied when no value is set.

applicable_models
array of strings
required
applicable_models*
options
array of objects
options
Headers
uuid
required

UUID of the company on whose behalf the request is made. Required for every Accounting endpoint.
See The company-id header for details on how to obtain
a value for this header and the error responses to expect when it is missing or invalid.

Responses

401

Unauthorized

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json