Get form data for multiple orders

Export order data based on the input parameters provided. This functionality is intended to interact with form data filled out by the investors.

Export form data of orders supplied in the input parameters. Up to 100 orders can be exported in a request. templateId value specifies the list of data fields and data types of the exported data. If templateId is empty, Anduin standard template will be used for the exported data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

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

Body Params
orderIds
array of objects

A non-empty list of Anduin order IDs or your custom order IDs to retrieve the form data

orderIds
string

Id of the template which form data will be exported to, or Anduin standard template if not defined

boolean
Defaults to false

When set to true the template fields that are empty will be filtered out in the response. Only applicable when templateId field is non-empty.

boolean
Defaults to false

When set to true the Anduin Standard Alias fields will be filtered out in the response. Use this when you want a clean response contains only fields defined in the template.

boolean
Defaults to false

When set to true the supplemental forms data (tax forms and other mini forms) will be included in the response

boolean
Defaults to false

When set to true the Standard Alias(SA) fields will be included in the response

Responses

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