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 | Contact |
![]() |
|
The response body is of type CreateContactResponse.
| Name | Description | Data Type |
|---|---|---|
| CreateContactResult | Contact |
![]() |
|