Path Parameters
Swap Configuration ID
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
}
}
Swap Configuration ID
SwapConfiguration
Response schema for a single swap configuration
Response schema for a single swap configuration
Show child attributes