Make a balance adjustment
Balances
Make a balance adjustment
Credit or debit the player’s cash or bonus balance. Use for manual corrections, chargebacks, refunds, etc.
POST
Make a balance adjustment
Documentation Index
Fetch the complete documentation index at: https://setup.cevro.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Bearer token. For this demo, any non-empty string is accepted.
Headers
Path Parameters
Body
application/json
Type of adjustment
Available options:
credit, debit, correction, chargeback, refund Which balance to adjust
Available options:
cash, bonus Amount to adjust (always positive)
Example:
50
Reason for adjustment (required for audit)
Example:
"Manual correction per player request"
Response
Adjustment applied successfully