Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.21 KB

MerchantShipmentLabelCarrierResponse.md

File metadata and controls

15 lines (12 loc) · 1.21 KB

# MerchantShipmentLabelCarrierResponse

Properties

Name Type Description Notes
name string The channel's name for the shipping label carrier [optional]
code string The channel's code for the shipping label carrier [optional]
restrictions string Optional. Any restrictions on this carriers, e.g. weight and/or dimensions [optional]
price float Optional. Price for this shipping label [optional]
recommendation \FriendsOfCE\Channel\ApiClient\Model\ChannelCarrierRecommendationApi [optional]
collectionMethod \FriendsOfCE\Channel\ApiClient\Model\ChannelCarrierCollectionMethodApi [optional]
handoverDateTime \DateTime Optional. When to handover the package to the carrier It is in the ISO format including the timezone offset. E.g. 2020-10-03T18:00:00+02:00 which is 3rd Oct 2020, at 18:00 PM in Amsterdam (Summer Time aka CEST: UTC +2:00 ) [optional]

[Back to Model list] [Back to API list] [Back to README]