Player Data Sync Webhook API

The Player Data Sync Webhook API is utilized to synchronize the player's data in the web store.

The response from this webhook is quite similar to the authentication webhook response, but it also includes additional information regarding the web store's offers.

This webhook is optional. When enabled, the web store will establish communication with the publisher's webhook under the following conditions:

  1. When a player logs in.
  2. When a player makes a purchase.
  3. When 15 minutes have elapsed since the player's last synchronization.

The webhook provides the web store with the following information:

  1. The player's name.
  2. The offers to be displayed to the player, along with their products contents.
  3. The player's in-game balance.
  4. The recommended offers to focus on in the web store.