curl --location 'https://yourdomain.com/yourRollbackPath' \
--header 'Content-Type: application/json' \
--data '{
"user_id": "string",
"currency": "string",
"amount": 0,
"provider": "string",
"provider_tx_id": 0,
"game": "string",
"action": "string",
"session_token": "string",
"linked_tx_id": 0,
"round_id": "string",
"extra_data": "string",
"aggregator": "string"
}'{
"operator_tx_id": "string",
"new_balance": 0,
"old_balance": 0
}