Updates an existing Customer record.
| Method | /sites/{company-id}/ws/soap_v1.svc/UpdateCustomer |
The request body is of type UpdateCustomer.
| Name | Description | Data Type |
|---|---|---|
| customer | Customer |
![]() |
|
The response body is of type UpdateCustomerResponse.
| Name | Description | Data Type |
|---|---|---|
| UpdateCustomerResult | Customer |
![]() |
|