Body
application/json
Order params
Response
SwapConfiguration
Response schema for a single swap configuration
Response schema for a single swap configuration
{
"data": {
"id": "<string>",
"order_type": "sell",
"symbol": "<string>",
"ttl": 123
}
}
{
"data": {
"id": "<string>",
"order_type": "sell",
"symbol": "<string>",
"ttl": 123
}
}
Order params
SwapConfiguration
Response schema for a single swap configuration
Response schema for a single swap configuration
Show child attributes