Request To Update Subscription Form

After an investor submits the subscription form (whether a signed version or a soft copy), fund managers have the option to request changes. Depending on the submission, the fund managers can ask the investor to re-apply signatures or update the subscription form (and subsequently re-sign it).

The API body parameter requires a single field, requestChangeType, which must have one of the following two values:

  • SIGNING_FORM: The investor only needs to re-apply their signatures. This applies only when they submitted a signed version.
  • UPDATE_FORM: The investor needs to update the form data. After that, depending on the review settings, they can submit the unsigned version for review or proceed to the signing step.

This action is allowed only when the subscription is in one of the following statuses:

  • PENDING_REVIEW
  • SUBMITTED
  • COUNTERSIGNED
  • PENDING_UNSIGNED_REVIEW
  • COMPLETED
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

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

Body Params
string
enum
Defaults to UPDATE_FORM

The change request type There can be 2 options:

  • SIGNING_FORM: the investor only need to re-apply signatures.
  • UPDATE_FORM: the investor need to update the form and hence need to re-apply signatures eventually.
Allowed:
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