应用程序名称
主页
API
Api Log
Webapi Test
apiName:
api/CarManage/CarPriceUpdate
更新车辆价格 2024年08月12日 (H5) 柳航
Request:
application/json, text/json
{ "param": { "carID": 1, "minPrice": 2.0, "reservedPrice": 3.0, "fixedPrice": 4.0, "carApplyID": 1 }, "version": 1.0, "institutionID": 2, "sessionId": "sample string 3", "requestSource": "sample string 4", "bundleID": "sample string 5", "requestGroupID": "sample string 6", "channel": "sample string 7", "loginUserID": "sample string 8", "clientIP": "sample string 9", "endDeviceNumber": "sample string 10", "cityName": "sample string 11" }
提交测试
Response:
这里显示返回消息