put https://api.elections.kalshi.com/trade-api/v2/communications/quotes//accept
Endpoint for accepting a quote. This will require the quoter to confirm
Responses
204No fields are returned on the response.
Endpoint for accepting a quote. This will require the quoter to confirm
204No fields are returned on the response.
xxxxxxxxxx
curl --request PUT \
--url https://api.elections.kalshi.com/trade-api/v2/communications/quotes/quote_id/accept \
--header 'content-type: application/json'