uphold / docs

Uphold API Reference
https://uphold.com/en/developer/api/documentation/
48 stars 39 forks source link

Update _tickers.md #150

Closed pedrosreis closed 6 years ago

pedrosreis commented 6 years ago

https://api.uphold.com/v0/ticker is not returning ALL currency pairs, but the USD currency pair.

We either correct the endpoint to return them all, or update the documentation to reflect what is really been returned.

context: There are a couple of support request related with this.

rplopes commented 6 years ago

The correct behaviour is to default to the USD currency pair when no pair is explicitely defined. The documented behaviour is indeed outdated and must come from a time where we had fewer currencies and it wasn't so expensive to list all their pairs.