Grants the user virtual currency from Backpack in Xsolla Wallet.
project_id required | integer <uint32> The Publisher Account project ID associated with the item. |
merchant_id required | integer <uint32> The Publisher Account ID associated with the item. |
item_id required | string The unique identifier for the item. Specified when creating item via API call. |
The user was successfully granted virtual currency in Xsolla Wallet.
Bad request.
Not found.
Internal server error.
{- "item_id": "string",
- "project_id": 0,
- "merchant_id": 0
}
{- "message_id": "string",
- "message": "string"
}