Changes between Version 95 and Version 96 of pcautofinance1.0_developers/interfaces
- Timestamp:
- 09/17/2015 09:20:46 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcautofinance1.0_developers/interfaces
v95 v96 920 920 ||待定||-|| 921 921 [[BR]] 922 923 924 925 == 19. 贷款申请提交接口(WAP) == 926 '''(pc端开发中)'''[[BR]] 927 pc接口:'''http:// '''[[BR]] 928 929 **原型** 930 > [http://trac.pc.com.cn/mobile/pototype/pcauto-finance/wap/WAP_v1.09_20150915/#p=7_3、符合金融产品 点击前往] [[BR]] 931 **说明** 932 >提交用户的贷款申请信息 933 **调用方式** 934 >post 935 **请求参数** 936 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| 937 ||data||申请数据json||string||无||是||-|| 938 939 **data数据** 940 {{{#!java 941 待定 942 }}} 943 944 **返回数据** 945 {{{#!java 946 { 947 "code": 0, 948 "msg":"提交成功", 949 "id":"5131512315" 950 } 951 }}} 952 **返回参数说明** 953 ||= 参数名 =||= 参数含义 =|| 954 ||code||返回码,成功(0),失败(1)|| 955 ||msg||返回码描述信息|| 956 ||id||手机or订单号,待定|| 957 [[BR]]
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)