Get OTC Trade by ID
GET/v2/otc-trades/:otcTradeId
Retrieve a specific otc trade using its unique identifier.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
For example, sending a request with an invalid trading account
Not Authenticated
Access Forbidden
The given otcTradeId does not exist
Internal Server Error