Acta billings/Subscription
New Subscription
API endpoint that is used to create subscription.
Authorization
acta-session
<token>Session key to identify user session.
In: cookie
Request Body
application/json
Requiredtitle
RequiredstringTitle of the subscription.
tokens
Requiredarray<string>ERC20 tokens allowed for subscription payments.
plans
Requiredarray<object>Plans for subscription.
receivers
Requiredarray<object>The recipient's address for receiving subscription payments.
linktree
stringLinktree URL
Format:
"uri"
trialDays
integerThe number of allowed trial days during which the consumer will not be charged.
New Subscription created successfully