Skip to content

Latest commit

 

History

History
executable file
·
21 lines (18 loc) · 2.37 KB

ShipmentResultsPackageResults.md

File metadata and controls

executable file
·
21 lines (18 loc) · 2.37 KB

# ShipmentResultsPackageResults

Properties

Name Type Description Notes
tracking_number string Package 1Z number. For Mail Innovations shipments, please use the USPSPICNumber when tracking packages (a non-1Z number Mail Manifest Id is returned). Applicable only for ShipmentResponse and ShipAcceptResponse.
rate_modifier \AntibodiesOnline\UpsApi\Shipping\Model\PackageResultsRateModifier [optional]
base_service_charge \AntibodiesOnline\UpsApi\Shipping\Model\PackageResultsBaseServiceCharge [optional]
service_options_charges \AntibodiesOnline\UpsApi\Shipping\Model\PackageResultsServiceOptionsCharges [optional]
shipping_label \AntibodiesOnline\UpsApi\Shipping\Model\PackageResultsShippingLabel [optional]
shipping_receipt \AntibodiesOnline\UpsApi\Shipping\Model\PackageResultsShippingReceipt [optional]
uspspic_number string USPSPICNumber is USPS Package Identification; it should be used for tracking Mail Innovations shipments. [optional]
cn22_number string USPS defined CN22 ID number format varies based on destination country or territory. Not applicable as of Jan 2015. Mail Innovations shipments US to VI, PR, and GU are not considered international. [optional]
accessorial \AntibodiesOnline\UpsApi\Shipping\Model\ShipmentResultsPackageResultsAccessorial [optional]
simple_rate \AntibodiesOnline\UpsApi\Shipping\Model\PackageResultsSimpleRate [optional]
form \AntibodiesOnline\UpsApi\Shipping\Model\PackageResultsForm [optional]
itemized_charges \AntibodiesOnline\UpsApi\Shipping\Model\ShipmentResultsPackageResultsItemizedCharges [optional]
negotiated_charges \AntibodiesOnline\UpsApi\Shipping\Model\PackageResultsNegotiatedCharges [optional]

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