Check if can operate

Check if an account meets all the minimum requirements needed to operate, returning the missing information.

Path parameters

emailstringRequired
Email associated with the currency of choice.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

successful operation
canOperateboolean or null
errorslist of objects or null
accountStatusstring or null
nextVerificationDatestring or null

Errors