Accounts can now specify why an account isn't enabled with the new reason under_reviewBreaking changes
What’s new
Adds under_
as a possible verification[disabled_
value on the Account
object. Previously, an under review status used the value other
.
Impact
This change introduces a more specific under_
status for account verification, replacing the generic other
value in the verification[disabled_
field of the Account
object. You can now more accurately identify when an account is under review, improving clarity in account status tracking.