Add new record to CustomerContacts table
Method | /AddCustomerContact |
The request body is of type AddCustomerContact.
Name | Description | Data Type |
---|---|---|
customerContact | CustomerContactInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddCustomerContactResponse.
Name | Description | Data Type |
---|---|---|
AddCustomerContactResult | xml:int |
|