/payment/coins/{userId}

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.

read

Returns the current coins balance for the supplied user.

Possible HTTP Parameters

name description
userId (no documentation provided)

Output Payload

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.

Comments