morio.api.account.state.invalid
Account state is invalid - The account is in a state that does not allow the current action.
Example response
{
"type": "https://morio.it/docs/reference/errors/morio.api.account.state.invalid",
"status": 400,
"title": "Account state is invalid",
"detail": "The account is in a state that does not allow the current action."
}