Skip to content

Latest commit

 

History

History
executable file
·
13 lines (10 loc) · 900 Bytes

ShipFromAddress.md

File metadata and controls

executable file
·
13 lines (10 loc) · 900 Bytes

# ShipFromAddress

Properties

Name Type Description Notes
address_line string[] The Ship from street address including name and number (when applicable). 35 characters are accepted, but for return Shipment only 30 characters will be printed on the label.
city string The Ship from city. 30 characters are accepted, but for return Shipment only 15 characters will be printed on the label.
state_province_code string Origin locations state or province code. [optional]
postal_code string The ship from locations postal code. 9 characters are accepted. [optional]
country_code string Origin locations country or territory code.

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