WithdrawEventData

Schema

Withdraw Event Data

Fields

· 6
unique_id string required

Unique ID for this event, generated by you. Resending an event with the same unique_id is a no-op — always safe to retry a batch.

timestamp string · date-time required

When the event occurred, in UTC (ISO-8601).

player_id string required
amount number required

Withdrawal amount in the player's currency.

currency string required

ISO-4217 currency code.

method string required

Name of withdraw method

Used by

· 1 operation