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

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.

bug

For example, when using the new `transactions:transfer:application`, the only destination that is allowed is the application's `clientId`.

support

The Uphold sandbox environment returns static ticker rates. This should be made clear in the documentation.

support

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).