POST api/items/{id}?name={name}&rw={rw}&himg={himg}&logoimg={logoimg}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
Required |
|
| rw | integer |
Default value is 0 |
|
| himg | string |
Default value is |
|
| id | integer |
Default value is 0 |
|
| logoimg | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>