SETUP_STRUCTURE_ELEMENT_MANAGE SETUP Endpoint
  /rpc/setup/?method=SETUP_STRUCTURE_ELEMENT_MANAGE  
  Object: 195. Click here for more information.  
  For performance when searching, Elements are cached. In general, this happens automatically and no interaction is required. The first ten Elements of each distinct DataType are cached. Caching is configured when you save the Element. The index of this caching is held in the field CacheIndex. To reset caching, pass CacheIndex = -1. If you don't want a particular field cached, or are trying to make sure certain Elements are cached, pass CacheIndex = -1 and SkipCaching = Y  
     
  PARAMETERS TYPE NOTES
  DataReturn Text A comma delimited list of advanced search fields to be returned after a successful save
  Id Numeric  
  Remove Numeric Pass '1' to remove the item
       
  Alias Text (50) An alternate name for the element. Must start with the letters 'se' or '_'. This value is what you need to use with advanced searches and manages.  It must be unique
  BackgroundColour Text (25)  
  Caption Text (100)  
  Category Numeric Mandatory
  CacheIndex Numeric See above
  DataType Numeric 1=Text - Multi Line, 2=Select / Choice, 3=Date, 4=Text - Single Line[Default], 5=Numeric, 7=DateTime
  Description Text (2000)  
  DisplayOrder Numeric  
  Hint Text (2000)  
  InternalReference Numeric  
  Mandatory Text (1) Y / N [default]
  Notes Text (Very large)  
  NotesType Numeric 1=Text - Multi Line,[Default],4=Text - Single Line
  Object Numeric You can specify a numeric value as being an object. For example on a contact you might want to store a reference to an invoice, called seFirstInvoice. When doing a search you could include contactperson.seFirstInvoice.SentDate etc
  Public Text (1) Y / N [default]. If Y, then the Element and its options are visible via SITE_STRUCTURE_ELEMENT_SEARCH and SITE_STRUCTURE_ELEMENT_OPTION_SEARCH respectively
  Reference Numeric Deprecated. Use alias instead.
  SkipCaching Text (1) Y / N [default]. See above
  Status Numeric 1 = Enabled [Default], 2 = Disabled
  Structure Numeric Mandatory
  TextColour Text (25)  
  Title Text (200) Mandatory
  RETURN  
  status ADDED, UPDATED, REMOVED