Operations API
Addresses

Address Object

Attributes

id string The object's unique identifier.



phone string The customer's billing phone.



object string The value is always address.



name string The customer's name or company for this address.



representative string The name of the contact person for this address.



is_company boolean This attribute shows whether this address belongs to a business or an individual.



email string The customer's email.



shipping_address boolean Always false for billing addresses.



address string The customer's address.



city string The customer's city.



postcode string The customer's postcode.



state string (State Codes) The customer's state.



country string (Country Codes) The customer's country in ISO 3166 format.



vat_number string The customer's VAT number (if supported).



verified_vat boolean This attribute shows whether the customer's VAT number has been verified.



ip string The customer's IP address. It is provided if verified_vat is set to true as additional evidence according to the European Union's accounting recommendations.



locale string (Language Codes) The preferred language of the representative for this address.