API Reference

Adds purchase achievements

Log in to see full request history
Body Params
string
required

The application ID associated with this request

string

The tag of the virtual item. When the user purchases a virtual item with this tag, the achievement is triggered.

string

The ID of an existing achievement; required if achievementData is not provided

achievementData
object

Data for a new achievement; required if achievementId is not provided

Responses

Response body
object
string

The unique identifier of the added or existing achievement

400

Invalid argument, indicating a required field is missing, improperly formatted, or mutually exclusive fields are provided

410

Achievement or game constants not found

Language
Credentials
URL