Exigo Web Service

SetCustomerSite
Setup public website info for an existing customer, or new customer in a transaction.

CSV Support
No
Transactional Support
Yes

SetCustomerSiteRequest
CustomerID [Required]
Int32
Yes
The unique identifier of the customer
WebAlias [Required]
String
Yes
The customer's web alias
FirstName
String
No
The customer's first name
LastName
String
No
The customer's last name
Company
String
No
The customer's company name
Address1
String
No
Address2
String
No
City
String
No
State
String
No
Zip
String
No
Country
String
No
Email
String
No
The customer's email address
Phone
String
No
The customer's primary phone number
Phone2
String
No
The customer's secondary phone number
Fax
String
No
The customer's fax number
Notes1
String
No
A company-defined string used on replicated sites
Notes2
String
No
A company-defined string used on replicated sites
Notes3
String
No
A company-defined string used on replicated sites
Notes4
String
No
A company-defined string used on replicated sites
Url1
String
No
A company-defined URL string
Url2
String
No
A company-defined URL string
Url3
String
No
A company-defined URL string
Url4
String
No
A company-defined URL string
Url5
String
No
A company-defined URL string
Url6
String
No
A company-defined URL string
Url7
String
No
A company-defined URL string
Url8
String
No
A company-defined URL string
Url9
String
No
A company-defined URL string
Url10
String
No
A company-defined URL string
Url1Description
String
No
The description of Url1
Url2Description
String
No
The description of Url2
Url3Description
String
No
The description of Url3
Url4Description
String
No
The description of Url4
Url5Description
String
No
The description of Url5
Url6Description
String
No
The description of Url6
Url7Description
String
No
The description of Url7
Url8Description
String
No
The description of Url8
Url9Description
String
No
The description of Url9
Url10Description
String
No
The description of Url10
SetCustomerSiteResponse
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.