API documentation
Server → client
TradeError
Callback arguments
code
ErrorCodes | string
message
string
detail
string?
Payload example
{
"code": "InsufficientFunds",
"message": "Not enough balance to place this order.",
"detail": null
}code
ErrorCodes | string
message
string
detail
string?
{
"code": "InsufficientFunds",
"message": "Not enough balance to place this order.",
"detail": null
}We use essential cookies to make this site work. With your consent, we may also use non-essential cookies for analytics and marketing. You can change your choices at any time.
See our Privacy Policy and Cookie Policy.