Submit order transaction
Create an order
POST
/order/submit
Headers
Name
Value
X-API-KEY
<YOUR_API_KEY>
Body
Name
Type
Schema
Description
order_id
string *
The id of the order created previously
signed_txs
string[] *
SignedTxs
Response
Last updated