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
required

ID of the Account.

Body

enroll
enum
required

Returns

Returns a Subscription object.