This endpoint provides a simple order placement mechanism for quotes retrieved from /quote endpoint. You will be required to sign the quote object using an EOA private key and POST this signature along with the quote ID to place an order.
Bebop submits order on chain having received maker and taker signatures. This means that Bebop pays the network (gas) fees as they are already included in the price.
Id of the quote to use for the order
Taker's signature produced from the toSign field in the quote
Sign scheme used to produce the signature
Permit2 info for taker
Permit info for taker