Get all InvestorSubscriptionActions by InvestorSubscription.

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

Get all the actions associated with a specific InvestorSubscription. After all actions are completed, the status of the Subscription will automatically update from Pending to Processing

Different ActionTypes will require different endpoints in order to complete the action. See table below for the relevant endpoints, given each ActionType.

ActionTypeEndpoint
AcknowledgeDocumentsubscription-action/<id>/complete
AcknowledgeTextsubscription-action/<id>/complete
SignDocumentdocument/<id>/sign

Signing Subscription Documents

For Subscription Actions with ActionType set to SignDocument, you first have to complete the Subscription Action through the "Complete an InvestorSubscriptionAction" endpoint/primary/v1/investor-subscription-action/{id}/complete endpoint.

Then, once all SubscriptionActions are complete, you can move the Subscription into Processing by signing the document through the /primary/v1/document/{id}/sign endpoint.

Path Params
uuid
required
Responses

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