accountFormFields

Get a list of form fields for an account. Doesn't require a Token.

Arguments

storeHashStringRequired
The Store Hash. This field is required.
formTypeIntegerRequired
The form type. This field is required.

Returns

an optional list of optional Objects
idString
Unique ID of this company
createdAtInteger
The created at of this field
updatedAtInteger
The updated at of this field
formTypeInteger
The form type of this field
fieldFromInteger
The field from of this field
fieldIdString
The field ID of this field
fieldIndexInteger
The field index of this field
customBoolean
Is this field custom
groupIdInteger
The group ID of this field
groupNameString
The group name of this field
isRequiredBoolean
Is this field required
visibleBoolean
Is this field visible
labelNameString
The label name of this field
fieldNameString
The field name of this field
fieldTypeString
The field type of this field
valueConfigsGenericScalar
The value configs of this field