Creates a new Item record.
| Method | /sites/{company-id}/ws/soap_v1.svc/CreateItem |
The request body is of type CreateItem.
| Name | Description | Data Type |
|---|---|---|
| item | Item |
![]() |
|
The response body is of type CreateItemResponse.
| Name | Description | Data Type |
|---|---|---|
| CreateItemResult | Item |
![]() |
|