{
"account": "960003",
"sign": "{{sign}}",
"timestamp": {{timestamp}}
}curl --location --request POST '/Api/Rpt' \
--header 'Content-Type: application/json' \
--data-raw '{
"account": "960003",
"sign": "{{sign}}",
"timestamp": {{timestamp}}
}'{
"rt": "20260105162955",
"code": 0,
"code_msg": "SUCCEED",
"rpts": [
{
"u_id": 3,
"bid": "260105162815470803",
"mid": "260105162815470804",
"custom_mid": "95",
"custom_help": "ut",
"pn": "8613980000001",
"submit_tm": "20260105162842",
"sc": "DELIVRD",
"sc_status": "SUCCEED",
"sc_tm": "20260105162843",
"pid": 1,
"row": 1
}
]
}