Update CustomerContact record by specified primary key
Method | /UpdateCustomerContact |
The request body is of type UpdateCustomerContact.
Name | Description | Data Type |
---|---|---|
customerContact | CustomerContactInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateCustomerContactResponse.
Name | Description | Data Type |
---|---|---|
UpdateCustomerContactResult | xml:int |
|