Organization Address

This table describes the formats for Organization Address. The formats are described for:

Organization Address Filter Format

Type/Member Type Req/Opt Collect? Description
OrganizationAddressFilter Data   A container for the OrganizationAddressFilter.
organizationAddressFilter OrganizationAddress O F Organization Address query criteria
OrganizationAddress   An address for an organization.
organization OrganizationReference O F A reference to the organization.
OrganizationReference  
orgID xsd:string O F Unique key identifying the organization object.
orgName xsd:string O F The name of this organization.

Organization Address Input Format

Type/Member Type Req/Opt Collect? Description
OrganizationAddressData   A container for a collection of OrganizationAddress objects with status information about the collection.
OrganizationAddress OrganizationAddress R T A collection of organization address objects.
OrganizationAddress   An address for an organization.
organization OrganizationReference R F A reference to the organization
addressType xsd:string R F  
website xsd:string O F The website for this organization.
address Address R F The address for this organization and address type.
OrganizationReference  
orgID xsd:string O F Unique key identifying the organization object.
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

Organization Address Output Format

Type/Member Type Req/Opt Collect? Description
OrganizationAddressData       A container for a collection of OrganizationAddress objects with status information about the collection.
statusInfo StatusInformation R F Status information.
organizationAddress OrganizationAddress O T A collection of organization address 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.
OrganizationAddress       An address for an organization.
organization OrganizationReference O F A reference to the organization.
addressType xsd:string O F  
website xsd:string O F The website for this organization.
address Address O F The address for this organization and address type.
errorInfo ErrorInformation O F This field holds the error information, if any, pertinent to an operation performed on this object.
OrganizationReference  
orgID xsd:string O F Unique key identifying the organization object.
orgName xsd:string O F The name of this organization.
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 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 Country
ErrorInformation        
errorCode xsd:string R F The error code to represent specific type of error.
errorMessage xsd:string R F The error message that describes the reason for the failure of item.