查询saas产品详情,展示
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
out_product_id | String | 必须 | 10172632 | 合作方产品id | |
stadium_id | String | 必须 | 5053 | 合作方场馆id |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
model | ProductDetailResult | {} | 接口数据 |
|
|||
is_success | Boolean | true | 接口状态 成功true 失败false |
msg_code | String | SUCCESS | 接口错误码 成功时须返回SUCCESS |
msg_info | String | success | 接口错误详细信息 |
{"out_product_id":"10172632","stadium_id":"5053"}
{ "model":{ "overtimeChargedRule":1, "rentalTimeUnit":2, "rental":200, "avatar":"http:\/\/", "brand":"咕咚", "name":"爱琴海手环", "productId":"1", "dailySettlementTime":"23:00", "delayDuration":36000000, "bigestRental":1000, "overtimeChargedAmount":1000, "rentRestrictCount":1, "type":1, "commoditySkuId":"111" }, "is_success":true, "msg_code":"SUCCESS", "msg_info":"success" }
{"msg_code":"sign-check-failure","msg_info":"Illegal request","is_success":"false"}
错误码 | 错误描述 | 解决方案 |
---|