Skip to content

Latest commit

 

History

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

ShipmentShipper.md

File metadata and controls

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

# ShipmentShipper

Properties

Name Type Description Notes
name string Shippers company name. For forward Shipment 35 characters are accepted, but only 30 characters will be printed on the label.
attention_name string Shippers Attention Name. For forward Shipment 35 characters are accepted, but only 30 characters will be printed on the label. Required if destination is international. Required if Invoice and CO International forms are requested and the ShipFrom address is not present. [optional]
company_displayable_name string Shipper's CompanyDisplayableName. The CompanyDisplayableName will be displayed in tracking results and notification messages in place of the name associated with the shipper account. The original shipper account name will be displayed for all Return Services and Import Control Shipments. This is available for Shipper accounts enabled by UPS and applies to Forward Shipments. [optional]
tax_identification_number string Shipper's Tax Identification Number. Conditionally required if EEI form (International forms) is requested and ship From is not mentioned. [optional]
phone \AntibodiesOnline\UpsApi\Shipping\Model\ShipperPhone [optional]
shipper_number string Shipper's six digit alphanumeric account number. Must be associated with the UserId specified in the AccessRequest XML. The account must be a valid UPS account number that is active. For US, PR and CA accounts, the account must be either a daily pickup account, an occasional account, or a customer B.I.N account. Drop Shipper accounts are valid for return service shipments only if the account is Trade Direct (TD) enabled. All other accounts must be either a daily pickup account or an occasional account.
fax_number string Shipper's Fax Number. [optional]
e_mail_address string Shipper's email address. Must be associated with the UserId specified in the AccessRequest XML. [optional]
address \AntibodiesOnline\UpsApi\Shipping\Model\ShipperAddress

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