API Reference

Adds a marketplace achievement

Log in to see full request history
Body Params
string
required

The application ID associated with this request

string
required

The type of the marketplace achievement. Possible values are:

  • 'marketplace_purchase' - when a user purchases a virtual item
  • 'marketplace_sale' - when a user sells a virtual item
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