POST
/
quote
/
commit
/
{quoteId}
curl --request POST \
  --url https://api.rhino.fi/bridge/quote/commit/{quoteId} \
  --header 'authorization: <api-key>'
{
  "quoteId": "<string>"
}

Authorizations

authorization
string
header
required

Path Parameters

quoteId
string
required

Response

200
application/json
Success
quoteId
string
required