cURL
curl --request POST \ --url https://api.example.com/exchange/fx/rate/{id}/lock
{ "data": { "rate": 1500, "symbol": "USD-NGN", "ttl": 10, "type": "buy" } }
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.
Aggregator rate ID
SwapRate
Response schema for a swap rate
Response schema for swap rate
Show child attributes
{ "rate": 1500, "symbol": "USD-NGN", "ttl": 10, "type": "buy"}