Create a token subscription with an interval

Create a new token subscription with an interval
šŸ” Note that the authentication must provide administrative privileges. The required permission is AGENT or OWNER.

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

Custom name of this subscription (use only letters and numbers; no spaces)

caps
object

Maximum investment amounts

boolean
date-time

Closing date for subscription

fees
object

Applicable subscription fees

boolean

Subscription payment ahead of time allowed

boolean

User input for payment type

boolean

User input for payment type

boolean

User input for payment type

string
required

Reference ISO currency

date-time
required

Opening date for subscription

boolean

Indicates whether the investor must sign documents when creating a subscription order

supportedCurrencies
array of strings

List of supported currency to participate in this subscription

supportedCurrencies
string

Price per token to participate in the subscription

paymentMethods
object

Payment methods for the subscription

string
required

Note:
If it is CLOSE_ENDED, the tokenPrice value must be set.
If it is OPEN_ENDED, the tokenPrice value must be null.

boolean
Defaults to false

Auto minting

boolean
Defaults to true

Auto price set after valuation

string

Docusign Integrator Key

string

Docusign RSA Private Key

string

Docusign User ID

docusignTemplateIds
object

Docusign Template IDs

string

Warning text defined by the issuer
It appears in the subscription order creation pop-up in the investor app

string

Info text defined by the issuer
It appears in the subscription order creation pop-up in the investor app

string

Calendar Id
Link to a specific Calendar

Responses

400

Subscription creation failed due to invalid data.

Some of the subscription payment inputs must be set to true (paymentInputNetInvestment, paymentInputAmountToPay, paymentInputTokenQuantity).

Close Ended subscriptions cannot have a calendar linked.

Token price must be undefined when creating open ended subscription.

Open-ended intervals cannot have an end date.

Token price must be defined when creating close ended subscription.

The price of the token must be a positive number greater than zero.

Start date is in the past (UTC).

End date is in the past (UTC).

End date is before or equal to the start date.

401

Unauthorized

403

Token not manageable with this authentication.

404

Token not found.

Holder not found.

Subscription not found.

Calendar not found.

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