-
开发者必读
查询头程发货服务列表
GET http://openapi.ck1info.com/v1/inboundServices/{warehouseId}
接口说明: 出口易头程发货服务列表输入参数
URI Parameters
名称 类型 格式要求 是否必须 描述 示例值 warehouseId string None.
必须
仓库代码
返回结果
名称 类型 格式要求 是否必须 描述 示例值 ServiceCode string None.
出口易头程服务代码
TCCND
ServiceName string None.
头程服务名称
头程大陆DHL
[ { "ServiceCode": "sample string 1", "ServiceName": "sample string 2" }, { "ServiceCode": "sample string 1", "ServiceName": "sample string 2" } ]