Exigo Web Service

GetCustomerSite
Returns the public web site info setup for a customer.

CSV Support
No
Transactional Support
No

GetCustomerSiteRequest
WebAlias
String
No
The customer's web alias
CustomerID
Int32?
No
The unique identifier of the customer
GetCustomerSiteResponse
CustomerID
Int32
The unique identifier of the customer
WebAlias
String
The customer's web alias
FirstName
String
The customer's first name
LastName
String
The customer's last name
Company
String
The customer's company name
Address1
String
Address2
String
City
String
State
String
Zip
String
Country
String
Email
String
The customer's email address
Phone
String
The customer's primary phone number
Phone2
String
The customer's secondary phone number
Fax
String
The customer's fax number
Notes1
String
A company-defined string used on replicated sites
Notes2
String
A company-defined string used on replicated sites
Notes3
String
A company-defined string used on replicated sites
Notes4
String
A company-defined string used on replicated sites
Url1
String
A company-defined URL string
Url2
String
A company-defined URL string
Url3
String
A company-defined URL string
Url4
String
A company-defined URL string
Url5
String
A company-defined URL string
Url6
String
A company-defined URL string
Url7
String
A company-defined URL string
Url8
String
A company-defined URL string
Url9
String
A company-defined URL string
Url10
String
A company-defined URL string
Url1Description
String
The description of Url1
Url2Description
String
The description of Url2
Url3Description
String
The description of Url3
Url4Description
String
The description of Url4
Url5Description
String
The description of Url5
Url6Description
String
The description of Url6
Url7Description
String
The description of Url7
Url8Description
String
The description of Url8
Url9Description
String
The description of Url9
Url10Description
String
The description of Url10
Image1
String
The name of the first available image used on replicated sites
Image2
String
The name of the second available used on replicated sites
ImageUrl1
String
The URL of the first image used on replicated sites
ImageUrl2
String
The URL of the second image used on replicated sites
Result
The status of your web service call response. This property tells you if the call was executed successfully, any errors that occurred and other miscellanous, method-specific information.
ApiResult
Status
ResultStatus
Specifies whether the web service call was successfully executed.
Errors
String[]
An array of error messages that were returned from Exigo. If the web service call was successful, this colleciton will be empty.
TransactionKey
String
The unique GUID identifier assigned to this web service call for logging purposes.