Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 1.14 KB

InvoiceShippingAddress.md

File metadata and controls

20 lines (18 loc) · 1.14 KB

InvoiceShippingAddress

Properties

Name Type Description Notes
company string Company name [optional]
vat string Company vat number [optional]
attention string Attention [optional]
address string Address line 1 [optional]
address2 string Address line 2 [optional]
city string City [optional]
country string Country in ISO 3166-1 alpha-2 [optional]
email string Email [optional]
phone string Phone number [optional]
first_name string First name [optional]
last_name string Last name [optional]
postal_code string Postal code [optional]
state_or_province string State or province. Should be in country subdivision code defined in ISO 3166-2 [optional]

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