Accounts
Check if the account can operate
Check if an account meets all the minimum requirements needed to operate, returning the missing information.
GET
/
accounts
/
{email}
/
check
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Email associated with the currency of choice.