方法名称:style_file

请求地址:https://open.patpat.com/api/style_file

支持请求方式: GET


系统级输入参数:

名称类型是否必须描述
_timestampstring请求时间戳
_signatureString请求签名
access_tokenString用户授权令牌

应用级输入参数:

名称 类型 是否必须 描述 示例值
design_style_code string 设计款号编码 AM2100005

接口返回结果:

字段 参考值 类型 描述
status 200 Integer 返回状态码
msg success String 接口返回信息
content 接口返回内容

数据返回示例:

{
    "status": 200,
    "msg": "success",
    "content": "http://seller.dev.patpat.vip/large_cargo/download_production_material?style_codes=AM2100005"
}


©2015 Interfocus Inc. All Rights Reserved