查询提货地址
更新时间: 2021-08-22 16:43:19 访问次数:9913
接口说明
查询提货/寄件地址,可以登录万邑联查询
请求说明
URL | https://openapi.winit.com.cn/openapi/service |
接口测试 | https://sandboxopenapi.winit.com.cn/openapi/service |
接口名 | ums.address.getByPickupService |
验证方法 | Token,md5 |
格式 | json |
字符编码 | UTF-8 |
http请求方式 | http |
请求数限制 | 默认每分钟1000,有需要可申请加大。 |
请求入参
名称 | 类型 | 必填 | 说明 | 示例 |
---|---|---|---|---|
winitProductCode | String(50) | Y | 产品Code | |
dispatchType | String(1) | Y | 发货方式
P:Winit揽收 S:自发快递 T:卖家自送 C:中邮揽收 D:DHL揽收 |
请求示例
{ "action":"ums.address.getByPickupService", "app_key":"rebecca", "client_id":"ODJKMDU1YZCTYJQ5YY00ZWZLLTK5N2QTOWY4MZI5OGMWNDG2", "client_sign":"BFAB595F919CEA6F93AB324D5A7A6638", "data":{ "dispatchType":"C", "winitProductCode":"USCN00001" }, "format":"json", "language":"zh_CN", "platform":"OWNERERP", "sign":"CEFB2B4FD01FC4306FF68D613063277F", "sign_method":"md5", "timestamp":"2015-06-16 00:09:09", "version":"1.0" }
返回出参
名称 | 类型 | 必填 | 说明 | 示例 |
---|---|---|---|---|
id | long(20) | Y | 地址ID | |
addressServiceId | long(20) | Y | 地址服务ID | |
code | String(50) | Y | 地址编码 | |
countryCode | String(100) | Y | 国家Code | |
countryName | String(100) | Y | 国家名称 | |
cityCode | String(100) | Y | 城市code | |
cityName | String(100) | Y | 城市 | |
state | String(100) | Y | 州编码 | |
stateName | String(100) | Y | 州(省) | |
districtCode | String(100) | Y | 区code | |
districtName | String(100) | Y | 区名称 | |
detailCn | String(100) | Y | 中文地址 | |
detailEn | String(100) | Y | 英文地址 | |
doorplate | String(100) | Y | 门牌号 | |
detail1 | String(100) | Y | 街道1 | |
detail2 | String(100) | Y | 街道2 | |
postCode | String(100) | Y | 邮编 | |
contactPerson | String(100) | Y | 联系人中文名称 | |
contactPersonEn | String(100) | Y | 联系人英文名 | |
contactNumber | String(100) | Y | 联系电话 | |
String(100) | Y | 邮箱 | ||
isdefault | String(1) | Y | 是否默认
N否 Y是 |
|
userId | String(20) | Y | 用户ID | |
charge | String() | Y | 是否收费
1是 0否 |
|
serviceCode | String(32) | Y | Winit服务Code | |
serviceName | String(50) | Y | Winit服务名 | |
vendorCode | String(32) | Y | 供应商Code | |
vendorServiceCode | String(32) | Y | 供应商服务Code | |
vendorServiceName | String(50) | Y | 供应商服务名称 | |
status | String(10) | Y | 审核状态
APP-审核通过 NAP-审核不通过 WFC-未审核 |
|
receiveWarehouseCode | String(64) | Y | 揽收仓代码 | |
receiveWarehouseName | String(64) | Y | 揽收仓名称 | |
winitProductLineName | String() | Y | WINIT产品线
该地址可在哪些业务线场景下使用 |
ISP出口, 国际送仓 |
返回参数说明 正确的返回结果:返回地址列表。 错误的返回结果:错误码,错误信息
返回示例
{ "code": "0", "msg": "操作成功", "data": { "list": [ { "id": 55329, "userId": 1000019, "code": "test123", "address": null, "isdefault": null, "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "NanShan", "districtCode": "NA", "detailCn": "2222", "detailEn": "22222", "postCode": "518000", "contactPerson": "2", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "2", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-09-11 20:13:28" }, { "id": 55328, "userId": 1000019, "code": "20190909", "address": null, "isdefault": null, "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-09-09 18:54:54" }, { "id": 55327, "userId": 1000019, "code": "20190902", "address": null, "isdefault": null, "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-09-02 17:54:16" }, { "id": 55326, "userId": 1000019, "code": "20190826", "address": null, "isdefault": "Y", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-08-26 14:04:50" }, { "id": 55325, "userId": 1000019, "code": "20190819", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-08-19 14:34:43" }, { "id": 55324, "userId": 1000019, "code": "20190812", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-08-12 12:24:36" }, { "id": 55323, "userId": 1000019, "code": "20190806", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-08-06 10:48:05" }, { "id": 55322, "userId": 1000019, "code": "20190722", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-07-22 14:36:06" }, { "id": 55321, "userId": 1000019, "code": "TestISP", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "JIANGSU", "stateName": "江苏省", "cityName": "苏州市", "cityCode": "SUZHOU1", "districtName": "沧浪区", "districtCode": "CANGLANGQU", "detailCn": "test test", "detailEn": "test test", "postCode": "215000", "contactPerson": "中文姓名", "contactNumber": "12345678901", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "EnglishName", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, ISP出口, 海外仓,", "returnCode": null, "created": "2019-07-02 15:57:52" }, { "id": 55320, "userId": 1000019, "code": "20190701", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-07-01 16:16:46" }, { "id": 55319, "userId": 1000019, "code": "20190036", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "福田区", "districtCode": "FUTIANQU", "detailCn": "平安大厦5005", "detailEn": "pingan build 5005", "postCode": "518000", "contactPerson": "蔡徐坤", "contactNumber": "123456789", "email": "45678@outluk.com", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Caikun", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, ISP出口, 海外仓,", "returnCode": null, "created": "2019-06-20 16:39:29" }, { "id": 55318, "userId": 1000019, "code": "20190617", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-06-17 17:06:28" }, { "id": 55317, "userId": 1000019, "code": "20190611", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-06-11 12:16:02" }, { "id": 55316, "userId": 1000019, "code": "20190610", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-06-10 18:56:47" }, { "id": 55315, "userId": 1000019, "code": "20190604", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-06-04 15:16:04" }, { "id": 55314, "userId": 1000019, "code": "20190603", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-06-03 18:02:24" }, { "id": 55313, "userId": 1000019, "code": "02", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "罗湖区", "districtCode": "LUOHUQU", "detailCn": "大剧院D栋304", "detailEn": "Grand Theatre D Building 304", "postCode": "518000", "contactPerson": "黄先生", "contactNumber": "15019564694", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "andy", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-05-17 09:50:48" }, { "id": 55312, "userId": 1000019, "code": "20190513", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-05-13 14:47:17" }, { "id": 55311, "userId": 1000019, "code": "20190510", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "22222222", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2019-05-10 11:19:40" }, { "id": 49805, "userId": 1000019, "code": "yc001", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "广州市", "cityCode": "GUANGZHOU", "districtName": "白云区", "districtCode": "BAIYUNQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "510000", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "NAP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": null, "returnCode": null, "created": "2018-11-16 01:19:15" }, { "id": 48218, "userId": 1000019, "code": "testno", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "BEIJING", "stateName": "北京市", "cityName": "北京市", "cityCode": "BEIJING", "districtName": "崇文区", "districtCode": "CHONGWENQU", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "100000", "contactPerson": "先生", "contactNumber": "12345678", "email": null, "city": null, "doorplate": null, "detail1": "bantian", "detail2": "bantian", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓,", "returnCode": null, "created": "2018-09-28 09:56:25" }, { "id": 48206, "userId": 1000019, "code": "testcode", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "guangdong", "stateName": null, "cityName": null, "cityCode": "shenzhen", "districtName": null, "districtCode": null, "detailCn": "中文地址", "detailEn": "English addr", "postCode": "123456", "contactPerson": "先生", "contactNumber": "12345678", "email": null, "city": null, "doorplate": null, "detail1": "detail", "detail2": "detail", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓,", "returnCode": null, "created": "2018-09-27 20:07:44" }, { "id": 47738, "userId": 1000019, "code": "deng", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "12345678", "email": "237450162@qq.com", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, ISP出口, 海外仓,", "returnCode": null, "created": "2018-09-13 16:13:40" }, { "id": 45821, "userId": 1000019, "code": "hz59415", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "宝安区", "districtCode": "BAOANQU", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518100", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, ISP出口, 海外仓,", "returnCode": null, "created": "2018-07-30 10:39:03" }, { "id": 44066, "userId": 1000019, "code": "ceshi", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "12345678", "email": "ce@winit.com.cn", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, ISP出口, 海外仓,", "returnCode": null, "created": "2018-06-19 17:08:11" }, { "id": 39065, "userId": 1000019, "code": "222", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "BEIJING", "stateName": "北京市", "cityName": "北京市", "cityCode": "BEIJING", "districtName": "崇文区", "districtCode": "CHONGWENQU", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "100000", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓,", "returnCode": null, "created": "2018-03-21 10:11:46" }, { "id": 37256, "userId": 1000019, "code": "zhangtes", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "CHONGQING", "stateName": "重庆市", "cityName": "重庆市", "cityCode": "ZHONGQING", "districtName": "巴南区", "districtCode": "BANANQU", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "400000", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, ISP出口,", "returnCode": null, "created": "2018-01-31 15:36:51" }, { "id": 36857, "userId": 1000019, "code": "100011", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "HEBEI", "stateName": "河北省", "cityName": "邢台市", "cityCode": "XINGTAI", "districtName": "平乡县", "districtCode": "PINGXIANGXIAN", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "054500", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2018-01-22 15:57:49" }, { "id": 36716, "userId": 1000019, "code": "zdw001", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, ISP出口, 海外仓,", "returnCode": null, "created": "2018-01-19 14:56:44" }, { "id": 36350, "userId": 1000019, "code": "1", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "ANHUI", "stateName": "安徽省", "cityName": "安庆市", "cityCode": "ANQING", "districtName": "枞阳县", "districtCode": "ZONGYANGXIAN", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "246700", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓,", "returnCode": null, "created": "2018-01-12 16:12:37" }, { "id": 30877, "userId": 1000019, "code": "11001", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "中山市", "cityCode": "ZHONGSHAN", "districtName": "", "districtCode": "", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "528400", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2017-10-13 15:10:37" }, { "id": 27071, "userId": 1000019, "code": "1000111", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "ZHEJIANG", "stateName": "浙江省", "cityName": "湖州市", "cityCode": "HUZHOU", "districtName": "德清县", "districtCode": "DEQINGXIAN1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "313200", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2017-08-23 15:27:34" }, { "id": 13555, "userId": 1000019, "code": "12", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "南山区", "districtCode": "NANSHANQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, ISP出口, 海外仓,", "returnCode": null, "created": "2017-03-14 15:16:43" }, { "id": 9288, "userId": 1000019, "code": "T9524", "address": null, "isdefault": "N", "countryName": "德国", "countryCode": "DE", "state": "BOLI", "stateName": "", "cityName": "", "cityCode": "DAS", "districtName": "", "districtCode": "", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "6342", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "222", "detail1": "CES", "detail2": "CES", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "NAP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": null, "returnCode": null, "created": "2016-10-26 14:04:20" }, { "id": 9215, "userId": 1000019, "code": "test110", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "NanShan", "districtCode": "NA", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "12345678", "email": "winit@winit.com", "city": null, "doorplate": "winit", "detail1": "test", "detail2": "autotest", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, ISP出口, 海外仓,", "returnCode": null, "created": "2016-10-14 11:51:03" }, { "id": 9211, "userId": 1000019, "code": "zdw003", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "广州市", "cityCode": "GUANGZHOU", "districtName": "白云区", "districtCode": "BAIYUNQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "510000", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, ISP出口, 海外仓,", "returnCode": null, "created": "2016-10-13 13:50:47" }, { "id": 9036, "userId": 1000019, "code": "ffffgdg", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "ANHUI", "stateName": "安徽省", "cityName": "安庆市", "cityCode": "ANQING", "districtName": "枞阳县", "districtCode": "ZONGYANGXIAN", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "246700", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓,", "returnCode": null, "created": "2016-09-09 18:32:51" }, { "id": 8518, "userId": 1000019, "code": "6666", "address": null, "isdefault": "N", "countryName": "香港", "countryCode": "HK", "state": "50148", "stateName": "-", "cityName": "新界", "cityCode": "TW_XINJIE", "districtName": "", "districtCode": "", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "999077", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, ISP出口,", "returnCode": null, "created": "2016-06-16 18:38:34" }, { "id": 8485, "userId": 1000019, "code": "TESTHK01", "address": null, "isdefault": "N", "countryName": "香港", "countryCode": "HK", "state": "50148", "stateName": "-", "cityName": "香港岛", "cityCode": "XG_XIANGGANGDAO", "districtName": "湾仔", "districtCode": "JL_WANZI", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "999077", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓,", "returnCode": null, "created": "2016-06-12 10:36:24" }, { "id": 8444, "userId": 1000019, "code": "666", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "广州市", "cityCode": "GUANGZHOU", "districtName": "白云区", "districtCode": "BAIYUNQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "510000", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2016-06-03 11:04:20" }, { "id": 8411, "userId": 1000019, "code": "111", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "福田区", "districtCode": "FUTIANQU", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518000", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, ISP出口, 海外仓,", "returnCode": null, "created": "2016-05-30 13:35:48" }, { "id": 8340, "userId": 1000019, "code": "22", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "广州市", "cityCode": "GUANGZHOU", "districtName": "白云区", "districtCode": "BAIYUNQU1", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "510000", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, 海外仓,", "returnCode": null, "created": "2016-05-20 14:45:18" }, { "id": 8330, "userId": 1000019, "code": "zdw002", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "GUANGDONG", "stateName": "广东省", "cityName": "深圳市", "cityCode": "SHENZHEN", "districtName": "宝安区", "districtCode": "BAOANQU", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "518100", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, ISP出口, 海外仓,", "returnCode": null, "created": "2016-05-19 18:56:03" }, { "id": 8294, "userId": 1000019, "code": "0517B", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "ZHEJIANG", "stateName": "浙江省", "cityName": "宁波市", "cityCode": "NINGBO", "districtName": "北仑区", "districtCode": "BEILUNQU", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "315800", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, ISP出口, 海外仓,", "returnCode": null, "created": "2016-05-17 09:46:39" }, { "id": 8293, "userId": 1000019, "code": "20160517", "address": null, "isdefault": "N", "countryName": "中国", "countryCode": "CN", "state": "BEIJING", "stateName": "北京市", "cityName": "北京市", "cityCode": "BEIJING", "districtName": "顺义区", "districtCode": "SHUNYIQU", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "101300", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓, ISP出口,", "returnCode": null, "created": "2016-05-17 09:44:51" }, { "id": 8082, "userId": 1000019, "code": "8086", "address": null, "isdefault": "N", "countryName": "香港", "countryCode": "HK", "state": "50148", "stateName": "-", "cityName": "九龙", "cityCode": "XG_JIULONG", "districtName": "九龙城", "districtCode": "JL_JIULONGCHENG", "detailCn": "中文地址", "detailEn": "English addr", "postCode": "999077", "contactPerson": "先生", "contactNumber": "12345678", "email": "", "city": null, "doorplate": "", "detail1": "", "detail2": "", "charge": null, "serviceCode": null, "serviceName": null, "vendorCode": null, "addressServiceId": 0, "vendorServiceCode": null, "vendorServiceName": null, "contactPersonEn": "Mr", "status": "APP", "receiveWarehouseCode": null, "receiveWarehouseName": null, "winitProductLineName": "国际送仓,", "returnCode": null, "created": "2016-04-20 15:42:10" } ] } }
关键词