docs
docs copied to clipboard
Uphold API Reference
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...
The documentation should mention the `PATCH /me` endpoint and what fields are available for updating.
Card-related endpoints now contain a normalized key that contains the `available` and `balance` in every supported currency.
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.
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...