OtherNames
Create, update, delete, and query Reckon Other Name entities.
Columns
| Name | Type | ReadOnly | References | Description |
| ID [KEY] | String | True |
The unique identifier. | |
| Name | String | False |
The name of the other name. This is required to have a value when inserting. | |
| IsActive | Boolean | False |
Whether or not the other name is active. | |
| CompanyName | String | False |
The name of the customer, vendor, employee, or person on the other-names list. | |
| Salutation | String | False |
A salutation, such as Mr., Mrs., etc. | |
| FirstName | String | False |
The first name of a customer, vendor, employee, or person on the other-names list | |
| MiddleName | String | False |
The middle name of a customer, vendor, employee, or person on the other-names list. | |
| LastName | String | False |
The last name of a customer, vendor, employee, or person on the other-names list. | |
| OtherNameAddress_Addr1 | String | False |
First line of the other-name address. | |
| OtherNameAddress_Addr2 | String | False |
Second line of the other-name address. | |
| OtherNameAddress_Addr3 | String | False |
Third line of the other-name address. | |
| OtherNameAddress_Addr4 | String | False |
Fourth line of the other-name address. | |
| OtherNameAddress_Addr5 | String | False |
Fifth line of the other-name address. | |
| OtherNameAddress_City | String | False |
City name for the other-name address of the customer, vendor, employee, or person on the other-names list. | |
| OtherNameAddress_State | String | False |
State name for the other-name address of the customer, vendor, employee, or person on the other-names list. | |
| OtherNameAddress_PostalCode | String | False |
Postal code for the other name address of the customer, vendor, employee, or person on the other-names list. | |
| OtherNameAddress_Country | String | False |
Country for the other-name address of the customer, vendor, employee, or person on the other-names list. | |
| OtherNameAddress_Note | String | False |
Note for the other-name address of the customer, vendor, employee, or person on the other-names list. | |
| Phone | String | False |
The main telephone number for the customer, vendor, employee, or person on the other-names list. | |
| AltPhone | String | False |
The alternate telephone number for the customer, vendor, employee, or person on the other-names list. | |
| Fax | String | False |
The fax number number for the customer, vendor, employee, or person on the other-names list. | |
| String | False |
The email address for communicating with the customer, vendor, employee, or person on the other-names list. | ||
| Contact | String | False |
The name of a contact person for the customer, vendor, employee, or person on the other-names list. | |
| AltContact | String | False |
The name of an alternate contact person for the customer, vendor, employee, or person on the other-names list. | |
| AccountNumber | String | False |
The account number for the other-name. | |
| Notes | String | False |
Notes on this customer, vendor, employee, or person on the other-names list. | |
| CustomFields | String | False |
Custom fields returned from Reckon and formatted into XML. | |
| TimeCreated | Datetime | True |
The datetime the other name was made. | |
| TimeModified | Datetime | True |
The last datetime the other name was modified. | |
| EditSequence | String | True |
An identifier used for versioning for this copy of the object. |