Subscriptions
Create a Subscription
POST
/
accounts
/
{acc_id}
/
subscriptions
Enrolls an Account to a Subscription. Once enrolled, the Subscription name and details will be present on the response object.
Path Parameters
acc_id
string
requiredID of the Account.
Body
enroll
enum
requiredReturns
Returns a Subscription object.