Transfer Asset
POST/v1/command
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Send command to transfer asset between two trading accounts.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
Status OK. This means the request was successfully acknowledged. It does not necessarily mean the command was successfully executed.
Bad Request
For example, sending a request with the BX-SIGNATURE header missing will result in the following response:
Not Authenticated
Access Forbidden
Too Many Requests
Internal Server Error