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

NameTypeDescription

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

Last updated