Ship To Info
- Ship From - This address will be shown on the shipping label. All ship_from_xxx fields are optional
- Ship To - Your customer's address
- Ship to Method and Code - See Shipping Codes
<ship_to_info>
<ship_from_company>NoCompany</ship_to_company>
<ship_from_fname>Ese</ship_to_fname>
<ship_from_lname>Iweh</ship_to_lname>
<ship_from_street1>3768 Steve Lillie circle </ship_to_street1>
<ship_from_street2></ship_to_street2>
<ship_from_street3></ship_to_street3>
<ship_from_city>Stockton</ship_to_city>
<ship_from_stateprov>CA</ship_to_stateprov>
<ship_from_country>US</ship_to_country>
<ship_from_country_name>United States</ship_to_country_name>
<ship_from_zip>95206</ship_to_zip>
<ship_from_phone>3527874</ship_to_phone>
<ship_from_email>gggg@test.com</ship_to_email>
<ship_to_company>NoCompany</ship_to_company>
<ship_to_fname>Ese</ship_to_fname>
<ship_to_lname>Iweh</ship_to_lname>
<ship_to_street1>3768 Steve Lillie circle </ship_to_street1>
<ship_to_street2></ship_to_street2>
<ship_to_street3></ship_to_street3>
<ship_to_city>Stockton</ship_to_city>
<ship_to_stateprov>CA</ship_to_stateprov>
<ship_to_country>US</ship_to_country>
<ship_to_country_name>United States</ship_to_country_name>
<ship_to_zip>95206</ship_to_zip>
<ship_to_phone>3527874</ship_to_phone>
<ship_to_email>gggg@test.com</ship_to_email>
<ship_to_method>UPS</ship_to_method>
<ship_to_code>02</ship_to_code>
</ship_to_info>
"ship_from_info": {
"ship_from_company": "NoCompany",
"ship_from_fname": "Ese",
"ship_from_lname": "Iweh",
"ship_from_street1": "3768 Steve Lillie circle ",
"ship_from_street2": "",
"ship_from_street3": "",
"ship_from_city": "Stockton",
"ship_from_stateprov": "CA",
"ship_from_country": "US",
"ship_from_country_name": "United States",
"ship_from_zip": "95206",
"ship_from_phone": "3527874",
"ship_from_email": "gggg@test.com"
},
"ship_to_info": {
"ship_to_company": "NoCompany",
"ship_to_fname": "Ese",
"ship_to_lname": "Iweh",
"ship_to_street1": "3768 Steve Lillie circle ",
"ship_to_street2": "",
"ship_to_street3": "",
"ship_to_city": "Stockton",
"ship_to_stateprov": "CA",
"ship_to_country": "US",
"ship_to_country_name": "United States",
"ship_to_zip": "95206",
"ship_to_phone": "3527874",
"ship_to_email": "gggg@test.com",
"ship_to_method": "UPS",
"ship_to_code": "02"
}