Return label at package-level in create shipment request
A new field—ReturnLabelsAtPackageLevel has been added to the ShipmentInformation object of the Create Shipment request within the . This optional field allows users to choose between returning labels at the shipment-level or at the package-level. Additionally, a Label field is also added to the Packages object in the Create Shipment response to return a Base64 string of the corresponding label when the ReturnLabelsAtPackageLevel field is set to True.
NoteThis functionality supports both consignment and multi-piece shipments. If the shipment is processed with this field populated, the labels will be returned at the package level, including partner carrier labels if applicable. If using offline barcoding without partner labels, the field will be ignored.