Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.31 KB

CustomerShipping.md

File metadata and controls

26 lines (22 loc) · 1.31 KB

CustomerShipping

Properties

Name Type Description Notes
address1 str Address line 1 [optional]
address2 str Address line 2 [optional]
city str City [optional]
company str Company [optional]
country_code str ISO-3166 two letter country code [optional]
customer_profile_oid int Customer profile object identifier [optional]
customer_shipping_oid int Customer profile shipping object identifier [optional]
day_phone str Day phone [optional]
default_shipping bool Default shipping [optional]
evening_phone str Evening phone [optional]
first_name str First name [optional]
last_name str Last name [optional]
last_used_dts str Last used date [optional]
postal_code str Postal code [optional]
state_region str State for United States otherwise region or province for other countries [optional]
tax_county str Tax County [optional]
title str Title [optional]

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