Subscriptions
Retrieve a Subscription
GET
/
accounts
/
{acc_id}
/
subscriptions
/
{sub_id}
Retrieves a Subscription record for an Account.
Path Parameters
ID of the Account.
ID of the Subscription.
Returns
Returns a Subscription object.
Retrieves a Subscription record for an Account.
ID of the Account.
ID of the Subscription.
Returns a Subscription object.