uphold / docs

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

Missing Currency Filter #181

Open nunojsferreira opened 4 years ago

nunojsferreira commented 4 years ago

The /me/cards endpoint supports filtering by currency but that is not reflected on the Doc.

Here is an example of the filter:

GET /v0/me/cards?q=currency:BAT

The documentation should be updated with all the fields that are supported for filtering.