NameDescriptionTypeAdditional information
ID

Identifier for field -- used on salesorder/create request Answers array

string

None.

FieldDescription

External description of field for display in UI

string

None.

FieldLength

Max field length

integer

None.

Required

Flag indicating that field is required

boolean

None.

FieldType

FieldType indicator S - String, D-Date, N-Numeric, P-Combobox

string

None.

ComboBoxItems

If this field has FieldType of P-Combobox, then ComboBoxItem array will contain the possible values

Collection of ComboBoxItem

None.