Skip to content
Tollgate Docs

← Back to catalog

ACCOUNT_FROZEN

Message. Developer account is frozen

Hint. Contact support — your account has been suspended by ops for review.

Wire shape

{
  "error": {
    "code": "ACCOUNT_FROZEN",
    "message": "Developer account is frozen",
    "hint": "Contact support — your account has been suspended by ops for review.",
    "docsUrl": "https://docs.tollgatepay.com/errors/account-frozen"
  }
}

Canonical URL

https://docs.tollgatepay.com/errors/account-frozen — this URL is hard-coded into the 402/403/451 docsUrl field. It is stable; renaming the slug requires a migration plan.

Related codes