ShipmentShipFrom
Ship From Container. Required for return shipment.
Required if pickup location is different from the shipper's address.
Properties
Name | Type | Required | Description |
---|---|---|---|
name | str | ✅ | The ship from location's name or company name. 35 characters are accepted, but for return Shipment only 30 characters will be printed on the label. Required if ShipFrom tag is in the XML. |
address | ShipFromAddress | ✅ | Ship from Address Container. The package will be originating from or being shipped from this address. The shipment will be rated from this origin address to the destination ship to address. |
attention_name | str | ❌ | The ship from Attention name. 35 characters are accepted, but for return Shipment only 30 characters will be printed on the label. Required if ShipFrom tag is in the XML and Invoice or CO International forms is requested. If not present, will default to the Shipper Attention Name. |
company_displayable_name | str | ❌ | Not applicable for ShipFrom. |
tax_identification_number | str | ❌ | Company's Tax Identification Number at the pick up location. Conditionally required if EEI form (International forms) is requested. Applies to EEI Form only. |
tax_id_type | ShipFromTaxIdType | ❌ | Tax Identification Container. Applies to EEI form only. |
phone | ShipFromPhone | ❌ | Container for Phone Number. If ShipFrom country or territory is US, PR, CA, and VI, the layout is: area code, 7 digit phone number or area code, 7 digit phone number, 4 digit extension number. For other countries or territories, the layout is: country or territory code, area code, 7 digit number. If ShipFrom tag is in the XML and International forms is requested. |
fax_number | str | ❌ | The Ship from fax number. If Ship from country or territory is US 10 digits allowed, otherwise 1-15 digits allowed. |
vendor_info | ShipFromVendorInfo | ❌ | Vendor Information Container |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs