|
Contact Address Filter Format |
|
Type/Member |
Type |
Req/Opt |
Collect? |
Description |
|
ContactAddressFilterData |
|
A container for the ContactAddressFilter |
|
contactAddressFilter |
ContactAddress |
O |
F |
Contact Address query criteria. |
|
ContactAddress |
|
An address for a contact. |
|
contact |
ContactReference |
O |
F |
A reference to the contact. |
|
ContactReference |
|
|
|
A reference to a Contact object containing a reduced set of properties
necessary for identifying the object. |
|
contactID |
xsd:string |
R |
F |
Unique key identifying this contact. |
|
contactName |
xsd:string |
O |
F |
Full name of this person. |
|
Contact Address Input Format |
|
Type/Member |
Type |
Req/Opt |
Collect? |
Description |
|
ContactAddressData |
|
A container for a collection of ContactAddress objects with status
information on the collection. |
|
contactAddress |
ContactAddress |
R |
T |
A collection of ContactAddress objects. |
|
ContactAddress |
|
An address for a contact. |
|
contact |
ContactReference |
R |
F |
A reference to the contact. |
|
address |
Address |
R |
F |
The address for this contact. |
|
ContactReference |
|
A reference to a Contact object containing a reduced set of
properties necessary for identifying the object. |
|
contactID |
xsd:string |
R |
F |
Address An address record. |
|
streetAddress1 |
AddressLine |
O |
F |
Street address line 1. |
|
streetAddress2 |
AddressLine |
O |
F |
Street address line 2. |
|
cityName |
xsd:string |
O |
F |
City |
|
stateName |
xsd:string |
O |
F |
State |
|
countryName |
xsd:string |
O |
F |
Country |
|
postalCode |
xsd:string |
O |
F |
Postal Code |
|
telephone |
Telephone |
O |
F |
Main Telephone Number |
|
fax |
xsd:string |
O |
F |
Fax number |
|
mailStop |
xsd:string |
O |
F |
Mail Stop |
|
tollFreeNumber |
Telephone |
O |
F |
Toll Free Telephone Number |
|
countyName |
xsd:string |
O |
F |
County |
|
Contact Address Output Format |
|
Type/Member |
Type |
Req/Opt |
Collect? |
Description |
|
ContactAddressData |
|
A container for a collection of ContactAddress objects with status
information on the collection. |
|
statusInfo |
StatusInformation |
R |
F |
Status information. |
|
contactAddress |
ContactAddress |
O |
T |
A collection of ContactAddress objects. |
|
StatusInformation |
|
|
statusCode |
xsd:string |
R |
F |
The status code to represent the success or failure of the operation. |
|
statusMessage |
xsd:string |
R |
F |
The status message to provide the description of the status. |
|
jobID |
xsd:string |
R |
F |
The job id returned by the EIS for reference incase of Async
operations. |
|
ContactAddress |
|
An address for a contact. |
|
contact |
ContactReference |
O |
F |
A reference to the contact. |
|
address |
Address |
O |
F |
The address for this contact. |
|
errorInfo |
ErrorInformation |
O |
F |
This field holds the error information, if any, pertinent to an
operation performed on this object. |
|
ContactReference |
|
A reference to a Contact object containing a reduced set of properties
necessary for identifying the object. |
|
contactID |
xsd:string |
R |
F |
Unique key identifying this contact. |
|
contactName |
xsd:string |
O |
F |
Full name of this person. |
|
Address |
|
An address record. |
|
streetAddress1 |
AddressLine |
O |
F |
Street address line 1. |
|
streetAddress2 |
AddressLine |
O |
F |
Street address line 2. |
|
cityName |
xsd:string |
O |
F |
City |
|
stateName |
xsd:string |
O |
F |
State |
|
countryName |
xsd:string |
O |
F |
Country |
|
postalCode |
xsd:string |
O |
F |
Postal Code |
|
telephone |
Telephone |
O |
F |
Main Telephone Number |
|
fax |
xsd:string |
O |
F |
Fax number |
|
mailStop |
xsd:string |
O |
F |
Main Stop |
|
tollFreeNumber |
Telephone |
O |
F |
Toll Free Telephone Number |
|
countryName |
xsd:name |
O |
F |
Country |
|
EerrorInformation |
|
|
|
|
|
errorCode |
xsd:name |
R |
F |
The error code to represent specific type of error. |
|
errorMessage |
xsd:name |
R |
F |
The error message that describes the reason for the failure of item. |