Create Custom Field Policy

Creates a new custom field policy for a workspace. The unique constraint is only applicable for Text type fields. The dropdown_options array is only applicable for Dropdown type fields.

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

Workspace identifier

Body Params
string
required

Display label for the custom field

string
enum
required

Field type

Allowed:
boolean
required

Whether the field is required on payables

boolean

Whether field values must be unique across payables (only applicable for Text type)

dropdown_options
array of objects

Options for Dropdown type fields

dropdown_options
Response

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