/payment/coins/{userId}/redeem
The following methods are supported on this resource:
Mount Points
The following URLs are examples of where this resource is mounted :
| XML: | http://api.hi5.com |
| *JSON: | http://api.hi5.com |
| *JSON endpoints are mounted read-only. | |
update
Redeems Coins for the supplied user.
Possible HTTP Parameters
| name | description |
|---|---|
| userId | (no documentation provided) |
| amount | (no documentation provided) |
| productSKU | (no documentation provided) |
| name | Name of the product redeemed. |
Output Payload
order id
Errors
| code | description |
|---|---|
| 403 | Thrown when an attempt is made to do something without the correct permissions. |
| 503 | Thrown when an attempt is made to do something that violates internal API constraints. |
| 400 | Thrown when invalid data is received for a specific method. |