Home > API General, References > ContactAddress Reference

ContactAddress Reference

September 15, 2016 Leave a comment Go to comments

Reference for all methods using the ContactAddress object.

Parameters

Name DataType Is Required
Active Boolean Optional
Description Defaults to “True” which defines the new address as the Active address for the contact.
Addr1 String Required
Description The first line of the address. Max string length of 55.
Addr2 String Optional
Description The second line of the address. Max string length of 55.
Addr3 String Optional
Description The third line of the address. Max string length of 110.
AddrId Long Do Not Use
Description The rental contact’s address ID number. This is system-generated and will be returned with a successful submission.
AddrType AddressType Required
Description The type of address.
Valid options:

  • HOME
  • OFFICE
  • MAILING
  • SHIPPING
  • OTHER
City String Required
Description The city for the address. Max string length of 50.
ContactId Long Required
Description The rental contact’s ID number. This is returned when using the CreateNewAccount or AddNewContact methods or you can search for it using the SearchBy method.
Country String Optional
Description The country for the address. Max string length of 25.
PostalCode String Optional
Description The postal/ZIP code for the address. Max string length of 15.
State String Optional
Description The state/province for the address. Max string length of 2.
Categories: API General, References
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s