X-Auth-Token: ********************
{
"search_keywords": "500000201412272504",
"time_start": "1981-06-13 08:20:59",
"time_end": "1971-07-04 09:38:15"
}
curl --location --request POST '/pts/ip/trans/change/record/list' \
--header 'Content-Type: application/json' \
--header 'X-Auth-Token;' \
--data-raw '{
"search_keywords": "500000201412272504",
"time_start": "1981-06-13 08:20:59",
"time_end": "1971-07-04 09:38:15"
}'
{
"total": 8,
"list": [
{
"record_id": 39,
"trans_no": "proident sit nostrud cillum Duis",
"trans_amount": "40",
"operator_name": "周此技",
"operator_id": "46",
"create_time": "2005-12-10 10:46:14",
"operate_time": "2003-10-22 17:21:10",
"pay_mode_id": "72",
"pay_mode_name": "阶现也般研",
"pay_mode_icon_url": "http://dummyimage.com/100x100",
"sub_pay_method_id": "71",
"sub_pay_method_name": "究数格到民查世",
"sub_pay_method_icon_url": "http://dummyimage.com/100x100"
}
]
}