docs
docs copied to clipboard
Uphold API Reference
Not all addresses may be available for all cards. For example, only `VOX` cards have a `voxel` address. This should be reflected in the documentation.
For example, when using the new `transactions:transfer:application`, the only destination that is allowed is the application's `clientId`.
The Uphold sandbox environment returns static ticker rates. This should be made clear in the documentation.
The [OAuth documentation](https://developer.bitreserve.org/api/v0/#basic-authentication) refers to an "expires" key in the returned object but the actual spec-compliant name is "expires_in".
The current [error documentation](https://developer.bitreserve.org/api/v0/#errors) could be improved by stating the actual object structure of the errors, as well as clearly stating the reasoning and distinction between the OAuth errors and...
Port from [here](https://github.com/groupbuddies/bitreserve/blob/master/README.md).