Optionalauto_Optionalblock_Indicate whether the channel is blocked to use seller cover shipping fee function.if the channel does not allow sellers to cover shipping fee, then the block_seller_cover_shipping_fee field will return true, otherwise it will return false.
Optionalchannel_Indicate the related rules & channels of this logistic channel.
Optionalcod_This is to indicate whether this logistic channel supports COD
Optionalcompulsory_Indicates if the channel is compulsory. If the value is true, at least one such channel must be enabled.
OptionalenabledWhether this logistic channel is enabled on shop level.
Optionalfee_SIZE_SELECTIONSIZE_INPUTFIXED_DEFAULT_PRICECUSTOM_PRICE
Optionalforce_Indicates whether the logistic channel is force enabled on Shop Level. If true, sellers cannot close this channel.
Optionalitem_The dimension limit for this logistic channel.
Optionallogistics_The capability of one logistic channel.
Optionallogistics_The identity of logistic channel.
Optionallogistics_The name of logistic channel.
Optionallogistics_For checkout channels, this field indicates its corresponding fulfillment channels.
Optionalmask_Indicate the parent logistic channel ID. If it’s 0, it indicates the channel is a checkout(masked) channel; if it’s not 0, indicate the channel is a fulfillment channel and has a checkout channel(checkout channel’s channel_id equals this mask_channel_id) on top of it. Multiple channels may share the same mask_channel_id.
OptionalpreprintIndicate whether this channel support pre-print AWB
Optionalseller_Indicate If seller has set the Seller logistics configuration if set will return true, otherwise it will return false or null.
Optionalservice_This parameter specifies the delivery service type of logistics channel. Applicable values: - instant- same_day- null
Optionalsize_Only for fee_type is SIZE_SELECTION
Optionalsupport_Indicate whether this channel support cross border shipping.
Optionalsupport_Indicates whether this channel supports the pause operation (Pausing allows the shop to temporarily prevent buyers from placing orders through this logistics channel).- true: This channel is affected by the pause function.- false: This channel is not affected by the pause function.Note: Please first call v2.logistics.get_pause_status to get the current pause status of logistics channels under the shop. If is_paused = true, then call v2.logistics.get_channel_list and identify the range of channels affected by the pause function through support_pause = true.
Optionalvolume_The limit of item volume.
Optionalweight_The weight limit for this logistic channel.
GetChannelListLogisticsChannel sub-interface for GetChannelListResponseData