POST api/Group/SubGroup_Add?uid={uid}&name={name}&creator={creator}&comment={comment}&op_balnce={op_balnce}&img={img}&parent={parent}&approver={approver}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| uid | integer |
Required |
|
| name | string |
Required |
|
| creator | integer |
Required |
|
| comment | string |
Required |
|
| op_balnce | decimal number |
Required |
|
| img | string |
Required |
|
| parent | integer |
Required |
|
| approver | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />