An account can be active or in some state of suspension (warned/suspended/banned). If a user is in a state of suspension they must visit their email marketing account in the dashboard and follow the instructions.
Account status.
Current premium package information.
Quota period and usage.
{
"status": "ACTIVE",
"package": {
"id": "Ascend_Professional",
"group": "Ascend",
"monthlyQuotaAllocation": {
"campaigns": 20,
"emails": 50000
}
},
"quotaPeriod": {
"dateFrom": "2020-05-14T14:27:26Z",
"dateTo": "2020-06-14T14:27:26Z",
"quotaUsage": {
"campaigns": 1
}
}
}