Authorization: Bearer ********************{
"timestamp": "{{timestamp}}",
"username": "ww1abs9895",
"account_report_datetime": "2026-04-12"
}curl --location --request POST '/v1/agent/player/getSeamlessAccountReport' \
--header 'User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"timestamp": "{{timestamp}}",
"username": "ww1abs9895",
"account_report_datetime": "2026-04-12"
}'{
"status": true,
"message": "Retrieve successfully",
"data": [
{
"account_report_id": 33584,
"account_report_provider_id": 2,
"account_report_win": 0,
"account_report_credit_amount": 0.6,
"account_report_turnover": 0.6,
"account_report_winloss": 0.6,
"account_report_date": "2025-12-12",
"account_report_ticket": 2,
"account_report_created_datetime": "2025-12-12T07:43:58.000Z",
"account_report_updated_datetime": "2025-12-12T08:08:32.000Z",
"account_report_player_user_id": "iaa0081",
"provider_name": "PRAGMATIC PLAY",
"account_report_datetime": "2025-12-11T16:00:00.000Z"
}
]
}