Updates an existing Item record.
| Method | /sites/{company-id}/ws/soap_v1.svc/UpdateItem |
The request body is of type UpdateItem.
| Name | Description | Data Type |
|---|---|---|
| item | Item |
![]() |
|
The response body is of type UpdateItemResponse.
| Name | Description | Data Type |
|---|---|---|
| UpdateItemResult | Item |
![]() |
|