Money Transaction Event
POST/rx-api/transactions/v1/money-transaction
Submit a player money transaction event to the platform. This event is used to track financial activity such as deposits, withdrawals, and manual adjustments, enabling CRM segmentation and Gamification rules based on player deposit behaviour. Supported transaction types are DEPOSIT, WITHDRAW, MANUAL_CREDIT and MANUAL_DEBIT. Only transactions with transactionStatus APPROVED are processed. Each request should contain a single transaction.
Request
Responses
- 202
- 400
- 401
- 500
- default
Accepted
Bad Request
Unauthorized
500 (Error) Internal server Error
An unexpected error response.