Creates an empty Contact record.
| Method | /sites/{company-id}/ws/soap_v1.svc/CreateContactProxy |
The request body is of type CreateContactProxy.
| Name | Description | Data Type |
|---|---|---|
| customerID | guid |
![]() |
|
The response body is of type CreateContactProxyResponse.
| Name | Description | Data Type |
|---|---|---|
| CreateContactProxyResult | Contact |
![]() |
|