docs icon indicating copy to clipboard operation
docs copied to clipboard

Uphold API Reference

Results 28 docs issues
Sort by recently updated
recently updated
newest added

The documentation for creating transaction its not clear for scenarios where the origin is specified, rather than the destination. For instance ACH accounts. https://uphold.com/en/developer/api/documentation/#create-amp-commit-a-transaction I would suggest separating the create...

The main advantage is improving diffs and review of prose stored in version control, as well as clarifying sentence structure in the source (non-rendered) mode. More info: [Semantic Linefeeds](http://rhodesmill.org/brandon/2012/one-sentence-per-line/) (blog...

enhancement

The documentation should mention the `PATCH /me` endpoint and what fields are available for updating.

enhancement

Card-related endpoints now contain a normalized key that contains the `available` and `balance` in every supported currency.

enhancement

It would be more convenient (and discoverable) if these docs were available at https://docs.uphold.com, in addition to the current URL https://uphold.com/en/developer/api/documentation/.

See [this conversation](https://github.com/uphold/docs/pull/157#discussion_r220211139) for context.

bite-size

https://uphold.com/en/developer/api/documentation/#transaction-object Instead of: ``` In case a transaction is coming in from the outside, how many confirmations have been received. ``` we should have something like: ``` In case of...