{
"err_no": 0,
"err_tips": "success"
}
curl --location --request POST 'http://dev-cn.your-api-server.com' \
--header 'Content-Type: application/json' \
--data-raw '{
"msg": {
"status": "SUCCESS",
"extra": "",
"message": "",
"withdraw_at": 1646399890,
"order_id": "N7078192267961368620",
"out_order_id": "7078192267961466924",
"ch_order_id": "TP2022032317293701648440769151"
},
"msg_signature": "a0e96a41c3fe0bb81ef527f3fb2948dad2fb2616",
"nonce": "5269",
"timestamp": "1646399490",
"type": "withdraw"
}'
{
"err_no": 0,
"err_tips": "string"
}