Creates a new Customer record.
| Method | /sites/{company-id}/ws/soap_v1.svc/CreateCustomer |
The request body is of type CreateCustomer.
| Name | Description | Data Type |
|---|---|---|
| customer | Customer |
![]() |
|
The response body is of type CreateCustomerResponse.
| Name | Description | Data Type |
|---|---|---|
| CreateCustomerResult | Customer |
![]() |
|