Skip to main content
PUT
Accept Quote
This endpoint is deprecated. Use PUT /communications/rfqs/{rfq_id}/quotes/{quote_id}/accept instead.

Authorizations

KALSHI-ACCESS-KEY
string
header
required

Your API key ID

KALSHI-ACCESS-SIGNATURE
string
header
required

RSA-PSS signature of the request

KALSHI-ACCESS-TIMESTAMP
string
header
required

Request timestamp in milliseconds

Path Parameters

quote_id
string
required

Quote ID

Body

application/json
accepted_side
enum<string>
required

The side of the quote to accept (yes or no)

Available options:
yes,
no

Response

Quote accepted successfully