/payment/coins/{userId}/increment

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

Increments the Coins Balance for the supplied user.

Possible HTTP Parameters

name description
userId (no documentation provided)
numCoins (no documentation provided)
transactionId (no documentation provided)

Output Payload

updated coin balance

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.

Comments

Data Types