查询质检仓配置
接口说明
通过该接口可以查询微信小店的质检仓配置
接口调用请求说明
返回参数说明
参数 | 类型 | 描述 |
errcode | number | 错误码 |
errmsg | string | 错误信息 |
inspect_config | object InspectConfig | 质检仓配置信息,请参考InspectConfig |
返回参数示例
错误码
错误码 | 错误描述 |
公共错误码 | - |
10021600 | 质检系统异常 |
10021602 | 小店尚未配置质检基础信息 |
结构体
InspectConfig
质检仓配置信息
参数 | 类型 | 描述 |
warehouse_id | string | 质检仓ID |
warehouse_name | string | 质检仓名称 |
warehouse_addr | string | 质检仓地址 |
delivery_address | object AddressInfo | 发货地址,请参考AddressInfo |
return_address | object AddressInfo | 退货地址,请参考AddressInfo |
AddressInfo
地址信息
参数 | 类型 | 描述 |
contact_name | string | 联系人 |
contact_phone | string | 联系电话 |
province | string | 省 |
city | string | 市 |
county | string | 区 |
detail | string | 详细地址 |
The translations are provided by WeChat Translation and are for reference only. In case of any inconsistency and discrepancy between the Chinese version and the English version, the Chinese version shall prevail.Incorrect translation. Tap to report.