Order
Post Order
POST https://api.swivel.exchange/v4/orders
This endpoint allows you to request the detailed state and parameters for a given order. Returns the order's parameters as well as current order state and initial timestamp.
Request Body
Name
Type
Description
Order
object
Order object containing: signature: string key: string maker: string underlying: string floating: boolean principal: string interest: string duration: string expiry: string
protocol: integer
{ "message": "Check order size limits: https://swivel.exchange/limits"}{ "message": "Unable to place order in specified market."}Last updated

