Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.47 KB

File metadata and controls

14 lines (11 loc) · 1.47 KB

# CreateLabelParcel

Properties

Name Type Description Notes
dimensions \Toppy\Sendcloud\V3\Model\StrDimensions [optional]
weight \Toppy\Sendcloud\V3\Model\StrWeight [optional]
additionalInsuredPrice \Toppy\Sendcloud\V3\Model\OptionalPrice [optional]
labelNotes string[] Custom messages printed on the shipping label. Use this field to include custom text - such as invoice numbers, product IDs, or internal reference codes - on the package's shipping label. Note that support for label messages varies by carrier; some carriers may ignore this field or offer alternatives, such as delivery instructions, which are communicated to the carrier but not printed on the label. Some carriers may apply label notes at the shipment level rather than per individual parcel. [optional]
sscc string The Serial Shipping Container Code (SSCC) serves as a globally unique identifier for a logistic unit, functioning as a digital "license plate" for tracking and managing goods throughout the supply chain. [optional]
parcelItems \Toppy\Sendcloud\V3\Model\OrderItem[] List of items/products from the order that the parcel contains.

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