curl --location 'https://api.yonyouup.com/api/payment/add?from_account=undefined&to_account=undefined&app_key=undefined&token=undefined&tradeid=undefined&biz_id=undefined' \
--header 'Content-Type: application/json' \
--data '{
"payment":{
"cBillID":"0000000005",
"dBillDate":"2015-01-0600:00:00",
"cAccountFrom":"662065304032",
"mNativeMoney":"450",
"mOriginMoney":"450",
"cMoneyType":"人民币",
"sExchRate":"1",
"cSettle":"8",
"cPaySpeed":"普通",
"cOperator":"demo",
"cNoteNo":"30050000000021"
}
}'{
"errcode": "string",
"errmsg": "string",
"id": "string",
"tradeid": "string"
}