get https://api-demo.anduin.dev/api/v1/fundsub//standardFormFields
Get all the standard form fields of the supplied fundId
that can be used for import form data when calling create orders API.
Each form field has the following properties:
title
: name of the field, used as the identity when importing form data.description
: description of the field.availableValues
: list of available values for this field. If empty, the value is a free text.dataType
: expected data type of this field