{
"name":"小鸡",
"PK":"ws8745s1",
"ts":"1710853498",
"supportType":"1",
"disburseAmount":"1",
"prjCode":"1",
"prjName":"2",
"ownerName":"小鸡",
"bidTime":"2024-02-02",
"bidAmount":"1",
"trusteeName":"123",
"trusteeAccount":"45488",
"trusteeBankName":"广东发展银行",
"trusteeBankNumber":"18764234841",
"financeAmount":"1",
"financeStatus":"0",
"prjInTime":"1",
"collectionAmount":"2",
"prjStatus":"2",
"prjRecStatus":"2",
"prjRate":"2",
"prjType":"2",
"companyName":"湖北君东建设有限公司",
"sign":"f3b4c84d6f040141900b5fec90a76f5d",
"creditCode":"DSJR104",
"notifyUrl":"https://developer.dataorange.cn/api/testCallBack",
"mobile":"123456789",
"legalRepPhone":"18764234841",
"legalRepName":"许亮",
"certificateName":"许亮",
"bankCardNo":"755",
"operatorName":"许亮",
"operatorPhone":"18764234841",
"phone":"18764234848",
"payBank":"123456",
"payAccount":"0.1",
"ordAmount":"0.6",
"productCode":"YLYH101",
"doPlanId":"1781524872560148482"
}
curl --location --request POST 'https://developer.dataorange.cn/api/getAuthUrl' \
--header 'Content-Type: application/json' \
--data-raw '{
"name":"小鸡",
"PK":"ws8745s1",
"ts":"1710853498",
"supportType":"1",
"disburseAmount":"1",
"prjCode":"1",
"prjName":"2",
"ownerName":"小鸡",
"bidTime":"2024-02-02",
"bidAmount":"1",
"trusteeName":"123",
"trusteeAccount":"45488",
"trusteeBankName":"广东发展银行",
"trusteeBankNumber":"18764234841",
"financeAmount":"1",
"financeStatus":"0",
"prjInTime":"1",
"collectionAmount":"2",
"prjStatus":"2",
"prjRecStatus":"2",
"prjRate":"2",
"prjType":"2",
"companyName":"湖北君东建设有限公司",
"sign":"f3b4c84d6f040141900b5fec90a76f5d",
"creditCode":"DSJR104",
"notifyUrl":"https://developer.dataorange.cn/api/testCallBack",
"mobile":"123456789",
"legalRepPhone":"18764234841",
"legalRepName":"许亮",
"certificateName":"许亮",
"bankCardNo":"755",
"operatorName":"许亮",
"operatorPhone":"18764234841",
"phone":"18764234848",
"payBank":"123456",
"payAccount":"0.1",
"ordAmount":"0.6",
"productCode":"YLYH101",
"doPlanId":"1781524872560148482"
}'
{}