subaccounts
Get subaccount active plan.
Get subaccount active plan.
get/subaccounts/{Id}/active-plan
Path parameters
Idinteger required
Id
Response
Login successfull
Example response
{
"subaccount_id": 19302132,
"parent_id": 22190623,
"ip": "199.244.75.250",
"active": true,
"limit": 2000,
"sent": 0,
"last_used": null,
"plan_expiration": "2023-01-17 00:00:00",
"plan_limit_interval": "Monthly",
"expired": false
}