Error Status Codes

CodeDescription
0Success
10Accepted, but action pending
100Incorrect client credentials
110Incorrect user credentials
120Unauthorized fingerprint
200Error in payload (error in payload formatting)
300Unauthorized action (User/Client not allowed to perform this action)
400Incorrect values supplied (eg. Insufficient balance, wrong MFA response, incorrect micro deposits)
404Object not found
410Action not allowed on the object (either you do not have permission or the action on this object is not supported)
429Too many requests hit the API too quickly
450[DEPRECATED] Idempotency key already in use
460Request failed but not due to server error
500Server error
503Service unavailable. The server is currently unable to handle the request due to a temporary overload or scheduled maintenance.