Errors

Below is a list of errors that can be returned in response to one of your calls.

The response will be formatted as follows:

{
    error_code: (the error code listed below),
    message: (a description of what went wrong),
    status: (the relevant http status code listed below
}