Exigo Web Service

UpdateCustomerExtended
Updates one customer extended record.

CSV Support
No
Transactional Support
Yes

UpdateCustomerExtendedRequest
CustomerID [Required]
Int32
Yes
The unique identifier of the customer
ExtendedGroupID [Required]
Int32
Yes
The unique identifier for the customer extended group
CustomerExtendedID [Required]
Int32
Yes
The unique identifier for the customer's extended data record
Field1
String
No
Field2
String
No
Field3
String
No
Field4
String
No
Field5
String
No
Field6
String
No
Field7
String
No
Field8
String
No
Field9
String
No
Field10
String
No
Field11
String
No
Field12
String
No
Field13
String
No
Field14
String
No
Field15
String
No
Field16
String
No
Field17
String
No
Field18
String
No
Field19
String
No
Field20
String
No
Field21
String
No
Field22
String
No
Field23
String
No
Field24
String
No
Field25
String
No
Field26
String
No
Field27
String
No
Field28
String
No
Field29
String
No
Field30
String
No
UpdateCustomerExtendedResponse
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.