{
"begin_date": "2025-11-01",
"end_date": "2025-11-28",
"page_index": 0,
"page_size": 20,
"status": 0,
"type": 1,
"base": {
"token": "9df0c39e24b511d638d51ff834dc851f"
}
}curl --location '/agent/cash_log' \
--header 'sign: 636494883022925e1d4134a419944996' \
--header 'Content-Type: application/json' \
--data '{
"begin_date": "2025-11-01",
"end_date": "2025-11-28",
"page_index": 0,
"page_size": 20,
"status": 0,
"type": 1,
"base": {
"token": "9df0c39e24b511d638d51ff834dc851f"
}
}'{
"base": {},
"list": [
{
"id": 2,
"order_no": "MT100001020251105161226100004CO",
"uid": 1000010,
"type": 2,
"money": 25400,
"money_type": 3,
"gold": 3000000,
"cash_account": "12354435xxxx",
"bank_name": "USDT",
"operator": "小橙子",
"create_at": "2025-11-05T16:12:26Z",
"update_at": "2025-11-06T09:45:29Z"
},
{
"id": 1,
"order_no": "MT100001020251105153846100003CO",
"uid": 10000101,
"agent_uid": 1000010,
"type": 2,
"money": 25400,
"money_type": 1,
"gold": 3000000,
"cash_account": "12354435xxxx",
"bank_name": "USDT",
"operator": "小橙子",
"create_at": "2025-11-05T15:38:46Z",
"update_at": "2025-11-06T09:41:40Z"
}
]
}