cURL
curl --request POST \ --url https://api.obiex.finance/v1/trades/quote/{quoteId} \ --header 'Content-Type: application/json' \ --data '{}'
{}
The body is of type object.
object
Successful response
The response is of type object.
Was this page helpful?