Get Custom Field Info List
Custom fields meta-data (published user defined + extra fields) on AppointmentEntity.
Excludes standard fields.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Response
OK
What sort of data does this field contain. 1 = int, 2 = short text, ...
Unknown, Integer, ShortText, LongText, Date, Blob, Checkbox, MdoList, Decimal, DateTime, Time, TimeSpan, RelationTo, Attachment, DynamicLink, ListText Database name or prog-id: 'x_foobar' or 'SuperOffice:2'.
Label for field. May be multi-lang string encoded.
Optional tooltip text for this field
Short name to be used in Archive headings and on page 1. If blank, the fieldLabel will be used everywhere.
Hide the label if 1
Hide the field from the UI. Only allow API access.
Is this field indexed? 0 if no, index no. if yes
0 = no, 1 = yes (field must be filled out)
0 = read/write, 1 = readonly (don't combine with mandatory 8-) )
Should this field be shown to external users via customer center?
Flag indicating that this field is chosen as DisplayField for a table it belongs
Tab order, ranking within the custom fields.
Template variable name: 'cs01', 'cl02' etc. Null for extra fields.
Related topics
Get Custom Field Info List