Get standard form fields

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
Log in to see full request history
Path Params
string
required

The Anduin ID of the Fund object, or your custom ID

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json