Skip to main content
POST
/
trades
/
quote
/
{quoteId}
Accept Quote
curl --request POST \
  --url https://api.obiex.finance/v1/trades/quote/{quoteId} \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Path Parameters

quoteId
string
required

Body

application/json

The body is of type object.

Response

200 - application/json

Successful response

The response is of type object.