Req | Field Name | Field Type | Max Length | Description |
---|---|---|---|---|
![]() | client_no | long | 22 | Aria-assigned unique identifier indicating the Aria client providing service to this account. |
![]() | auth_key | string | 32 | Aria-assigned unique key to be passed with each method call for authenticating the validity of the requestor. |
![]() | field_no | int | Aria assigned unique number to identify this field | |
![]() | field_name | string | 300 | Name of the product field. Translatable |
![]() | assign_field_categories | array | ||
![]() | int | 100 | Specifies the field category no | |
OR | ||||
![]() | string | 100 | Specifies the field category name | |
![]() | int | 100 | Specifies the field category directive. 1 to add and 2 to remove an field category | |
OR | ||||
![]() | 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 | ||
![]() | string array | Object Types - Plan, Inventory Item, Service Code, Usage Type | ||
locale_no | int | 38 | Aria-assigned unique identifier of the locale used for translations. | |
OR | ||||
locale_name | string | 32 | Name of the locale to which the translations belong. |
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 | field no |