基本信息

Item Info
URL /nsc/v2/trailer-order/upload-photos
Method POST
Content-Type: application/json

接口输入参数

参数示例
{
    "order_id": "826127771471626630",
    "service_type": 1,
    "images": [
        {
            "type": "5",
            "urls": [
              "cdn.xxx.com/ss.jpg"
            ]
        }
    ]
}
参数说明
  • 其他必传参数请参考接口规范
参数名 必选 类型 说明
order_id string 订单 ID
service_type int 服务单类型,参见 拖车服务单类型
images list 图片信息
- type string 图片类型,参见 拖车救援图片类型
- urls list 图片列表

返回参数说明

类型 说明
request_id string 见 API 规范
result_code string 见 API 规范
debug_msg string 见 API 规范
display_msg string 见 API 规范
server_time timestamp 见 API 规范

返回示例

{
   "request_id":"12334q83mdcc0-22435",
   "result_code":"success",
   "debug_msg":"success",
   "display_msg":"success",
   "server_time":1518143886
}

results matching ""

    No results matching ""