cURL
curl --request GET \ --url https://api.example.com/exchange/swap-configurations/{id}
{ "data": { "id": "<string>", "order_type": "sell", "symbol": "<string>", "ttl": 123 } }
Documentation IndexFetch the complete documentation index at: https://docs.juicyway.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.juicyway.com/llms.txt
Use this file to discover all available pages before exploring further.
Swap Configuration ID
SwapConfiguration
Response schema for a single swap configuration
Show child attributes