{
"app_key": "",
"timestamp": "",
"sign": "",
"order_id": "25042310608232"
}
curl --location --request POST '/userapi/card/cancel_order' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_key": "",
"timestamp": "",
"sign": "",
"order_id": "25042310608232"
}'
{
"code": 0,
"message": "success",
"stime": 1745389657.615493,
"etime": 1745389659.314724,
"data": []
}