ContactInfo Reference
Reference for any method using the ContactInfo object.
Name | DataType | Is Required |
---|---|---|
AccountID | Long | Ignored |
Description | The accounts system generated id. This is returned when you use the CreateNewAccount method or can be retrieved with the SearchBy method. | |
RentalID | Long | Ignored |
Description | The system generated id for the rental. This is returned when using the MakeReservation method or can be searched for using the SearchBy method. | |
ContactName | String | Required |
Description | The first and last name of the contact. | |
Address1 | String | Required |
Description | The first line of the address. | |
Address2 | String | Optional |
Description | The second line of the address. | |
City | String | Required |
Description | The city for the address. Max string length 50. | |
State | String | Required |
Description | The state/province for the address. Max string length 2. | |
PostalCode | String | Required |
Description | The ZIP/postal code for the address. Max string length of 15. | |
Country | String | Optional |
Description | The country for the address. Max string length of 25. |
Categories: Account Management, API General, Contacts
Comments (0)
Trackbacks (0)
Leave a comment
Trackback