Skip to main content

Add or Update Custom Field

Query String Parameters

NameTypeDescriptionRequired
ActionStringAddUpdateCustomFieldRequired
EntityTypestringNot Mandatory if WebUser Custom Field. Required
CaptionstringCaption of the custom field.Required
TypestringCustom field type. Required
EntityGroupIdintRequired
ExtrastringOptional
MandatoryboolSet to 1 if an value is required.Optional
OptionsintOptional
DefaultValuestringSet the default value.Optional
OrdershortSet order of custom fields.Optional
CustomFieldIdintSupply Id to update existing custom field.Optional
MandatoryValuestringOptional
MandatoryValueAlertstringOptional

Response Codes

CodeMessageInformation
0Response DataSee 'Response' example tab

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=AddUpdateCustomField&EntityType=1&Caption=Test21&Type=Text&EntityGroupId=14971