v1

latestOpenAPI 3.1.02026-07-26580123.9 KB

Update custom field

Update an existing custom field

put/{companyDomain}/customfields/{customFieldId}

Path parameters

companyDomainstring required

Your companies Billsby subdomain - for example, if you login at widgets.billsby.com, your companyDomain is widgets

customFieldIdstring required

The unique identifier of the custom field in the Billsby platform

Request body

labelstring

Title of the custom field

descriptionstring

Description of the custom field

optionsstring

A comma separated list of option titles for DropdownField type

compulsoryboolean

Is the custom field compulsory; true or false

Response

200