v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Custom Field

Update an existing custom field definition

Updates an existing custom field definition for your tenant. On success the update custom field definition is returned.

put/customFieldDefinition/{id}

Path parameters

idstring required

Request body

fieldNamestring
fieldLabelstring
fieldType'STRING' | 'PICKLIST' | 'MULTISELECT_PICKLIST'
optionsstring[]

Response

successful operation

idstring
parentObjectType'ACCOUNT' | 'ORDER' | 'ORDER_ITEM' | 'PLAN' | 'CHARGE' | 'INVOICE' | 'SALES_ROOM' | 'SUBSCRIPTION' | 'SUBSCRIPTION_ITEM' | 'OPPORTUNITY'
fieldType'STRING' | 'PICKLIST' | 'MULTISELECT_PICKLIST'
fieldNamestring
fieldLabelstring
optionsstring[]
requiredboolean
createdOninteger
updatedOninteger