question

sickshark avatar image
sickshark asked

How to send a reward to a specific player?

Hello,

How to send a reward to a specific player?

Example:
I would like to reward a specific user that has participated to a specific event in real life.
He gives me his user-ID and I will push a reward (let's say 100 virtual coins) to its account.
How can I do that?

Thank you!

Push NotificationsCustom Game Servers
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
marcowilliamspf avatar image
marcowilliamspf answered
@SickShark

While you can use our API to grant VC (Virtual Currency) to users, if you have his UserId (aka PlayFabId) and you wish to grant the player a one time VC then you can do that by searching for the Player in Game Manager and granting virtual currency right to the account.


add-vc.png (72.0 KiB)
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

pfnathan avatar image pfnathan ♦ commented ·

You could utilize automation through prize tables but you can call the server API from Postman to test your question.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.