{
"whCode": "cd_w_wh"
}curl --location --request POST 'http://192.168.8.18:3080/api/customer/operation/channelList' \
--header 'apiKey: 5ff6e6a70376ba11a42e277086598d4a' \
--header 'signature: 4590A48221F34CE299EA2D74036246F5' \
--header 'timestamp: 1717381423' \
--header 'sourceFrom: lingxing' \
--header 'Content-Type: application/json' \
--data-raw '{
"whCode": "cd_w_wh"
}'{
"success": true,
"message": "操作成功!",
"code": 200,
"result": {
"data": [
{
"channelCode": "US-POSTAL-S",
"channelName": "US-POSTAL-S",
"allowMultiPack": "N",
"lineType": "OFFLINE",
"isTransferChannel":"a"
},
{
"channelCode": "No_Shipping_Service",
"channelName": "无需物流服务",
"allowMultiPack": "N",
"lineType": "ONLINE",
"isTransferChannel":"a"
},
{
"channelCode": "FedEx",
"channelName": "FedEx001",
"allowMultiPack": "Y",
"lineType": "OFFLINE",
"isTransferChannel":"a"
}
]
},
"timestamp": 1717057463348
}