Skip to content

Commit

Permalink
Merge branch 'feature/convert-api' into 'main'
Browse files Browse the repository at this point in the history
update convert estimate documentation with quote lifetime

See merge request whitebit_exchange/api-docs!160
  • Loading branch information
whitebit-robot committed Nov 14, 2023
2 parents f02ad2c + 080d188 commit 4af0c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/private/http-trade-v4.md
Original file line number Diff line number Diff line change
Expand Up @@ -4721,7 +4721,7 @@ Error codes:
[POST] /api/v4/convert/estimate
```

This endpoint creates a quote for converting one currency to another.
This endpoint creates a quote for converting one currency to another. Quote lifetime is 10 seconds, then quote will be expired.

❗ Rate limit 10000 requests/10 sec.

Expand Down

0 comments on commit 4af0c04

Please sign in to comment.