Skip to content

Latest commit

 

History

History
executable file
·
17 lines (14 loc) · 3.08 KB

LabelRecoveryRequest.md

File metadata and controls

executable file
·
17 lines (14 loc) · 3.08 KB

# LabelRecoveryRequest

Properties

Name Type Description Notes
request \AntibodiesOnline\UpsApi\Shipping\Model\LabelRecoveryRequestRequest
label_specification \AntibodiesOnline\UpsApi\Shipping\Model\LabelRecoveryRequestLabelSpecification [optional]
translate \AntibodiesOnline\UpsApi\Shipping\Model\LabelRecoveryRequestTranslate [optional]
label_delivery \AntibodiesOnline\UpsApi\Shipping\Model\LabelRecoveryRequestLabelDelivery [optional]
tracking_number string Small Package Tracking Number. Required if Mail Innovations Tracking Number or ReferenceNumber/Value and ShipperNumber is not provided. If only TrackingNumber is provided, the request will be treated as Small Package Shipment. Label Recovery will return label for Small Package Tracking Number. If both, TrackingNumber and MailInnovationsTrackingNumber are provided, the request will be treated as Dual Mail Innovations Return Shipment. Label Recovery will return two labels one each for - Small Package Tracking Number and Mail Innovations Return Tracking Number. [optional]
mail_innovations_tracking_number string Mail Innovations Tracking Number. Required if Tracking Number or ReferenceNumber/Value is not populated. If only MailInnovationsTrackingNumber is provided, the request will be treated as Single Mail Innovations Return Shipment. Label Recovery will return label for Mail Innovations Return Tracking Number. If both, TrackingNumber and MailInnovationsTrackingNumber are provided, the request will be treated as Dual Mail Innovations Return Shipment. Label Recovery will return two labels one each for - Small Package Tracking Number and Mail Innovations Return Tracking Number. [optional]
reference_values \AntibodiesOnline\UpsApi\Shipping\Model\LabelRecoveryRequestReferenceValues [optional]
locale string Represents 5 character ISO Locale that allows the user to request Reference Number Code on Label, Label instructions, Receipt instructions (if available for given tracking number) and High Value Report (if available for given tracking number) in desired language. Locale is specified by the combination of language code and country or territory code - 2 character language code and 2 character country code seperated by an underscore ('_') character. Example - de_DE. Please refer to Appendix for supported values for Locale. Either Translate container or Locale element can be present in a given request. Both can't be requested together in same request. [optional]
ups_premium_care_form \AntibodiesOnline\UpsApi\Shipping\Model\LabelRecoveryRequestUPSPremiumCareForm [optional]

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