Errors
The API uses standard HTTP status codes to indicate the success or failure of the API call,The body of the response will be JSON in the following format:
{
"error_code": "INSTRUMENT_NOT_FOUND"
"message": "instrument not exists"
}
The API uses standard HTTP status codes to indicate the success or failure of the API call,The body of the response will be JSON in the following format:
{
"error_code": "INSTRUMENT_NOT_FOUND"
"message": "instrument not exists"
}