DepositEventData

Schema

Deposit Event Data

Fields

· 7
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

Deposit amount in the player's currency.

amount_eur number | null

Optional pre-converted EUR value. When provided, Unibo records this amount in EUR instead of converting from amount and currency.

currency string required

ISO-4217 currency code.

method string required

Payment method label (e.g. Credit Card, Bank Transfer).

Used by

· 1 operation