Channel
Address Object
| Attributes | Definitions |
|---|---|
| channelName | channelName |
Get Channels
endpoint : https://api.ship-cheap.com/api/openapi/channelVerify Address Sample
GET : https://api.ship-cheap.com/api/openapi/channel
Response :
channelName in the response,it is used as serviceCode when estimate or create a label
{
"code": 200,
"message": "Success",
"data": [
{
"channelName": "USPS First Class Mail ID:1235",
"carrierCode": "usps"
},
{
"channelName": "USPS Media Mail ID:1230",
"carrierCode": "usps"
}
],
"sucess": true
}作者:admin 创建时间:2024-04-16 16:19
最后编辑:admin 更新时间:2025-11-20 10:25
最后编辑:admin 更新时间:2025-11-20 10:25