API Reference

Add PLAY Coin to a user's account

Log in to see full request history
Body Params
string

The application identifier

string

The user identifier

integer
required

The quantity of PLAY Coin to be added

string
required
length between 10 and 128

Request identifier for the transaction. Used as idempotency key.
Requires Shannon entropy greater than 3.

Responses

Response body
object
userCurrencies
array of objects
userCurrencies
object
appIds
array of strings

A list of application IDs associated with this currency.

appIds
string
required

The name of the currency.

integer
required

The quantity of the currency held.

403

Permission denied

409

Conflict, purchase already exists

410

Resource not found

500

Internal server error

Language
Credentials
URL