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
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!