Home > Aria6 User Documentation > Aria6 admintools api > create_supp_obj_field

create_supp_obj_field

 

Input Arguments

Req Field Name Field Type Max Length Description
required-icon.png client_no long 22 Aria-assigned unique identifier indicating the Aria client providing service to this account.
required-icon.png auth_key string 32 Aria-assigned unique key to be passed with each method call for authenticating the validity of the requestor.
required-icon.png field_name string 300 Name of the product field. Translatable.
required-icon.png assign_field_categories array    
  brd_arrow.giffield_category_no int 100 Specifies the field category no
  OR      
  brd_arrow.giffield_category_name string 100 Specifies the field category name
  brd_arrow.giffield_category_directive int 100 Specifies the field category directive. 1 to add and 2 to remove an field category
  OR      
  brd_arrow.giffield_category_no int 100 Specifies the field category no
  description string 3000 Description of the product field. Translatable.
  min_no_sel string   Minimum number of selections
  max_no_sel int   Maximum number of selections allowed
  datatype string 30 Date, Number, String
  form_input_type string 10 Checkbox, Radio, Select, Text, Textarea
  use_allowed_vals_ind string 1 Allowed values for specific datatype. Eg Yes/No for Radio form_input_type
  option_value string 1000 Values that are passed as options. The options should be | separated. Eg: 1|2|3
  option_value_order string   The order in which the values should be set. The options should be | separated. Eg: 1|2|3
  allow_instance_override int   Specifies whether the product field should be saved on the product catalog or plan instance or the plan unit instance. Currently only be honored for "Plan" type fields.

Allowable values for allow_instance_override

  brd_arrow.gifobject_type string array   Object Types - Plan, Inventory Item, Service Code, Usage Type
 

Output Arguments

Field Name Field Type Description
error_code long Aria-assigned error identifier. 0 indicates no error.
error_msg string Textual description of any error that occurred. "OK" if there was no error.
field_no int Aria assigned unique number to identify this field
 
 
 
Last modified

Tags

This page has no custom tags.

Classifications

This page has no classifications.