Creates a new Contact record.
| Method | /sites/{company-id}/ws/soap_v1.svc/CreateContact |
The request body is of type CreateContact.
| Name | Description | Data Type |
|---|---|---|
contact (path) | Contact |
![]() |
|
The response body is of type CreateContactResponse.
| Name | Description | Data Type |
|---|---|---|
CreateContactResult (path) | Contact |
![]() |
|