POST api/Reason?identifier={identifier}&name={name}&categoryId={categoryId}&description={description}&remark={remark}&mediaRequired={mediaRequired}&departmentId={departmentId}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| identifier | string |
Required |
|
| name | string |
Required |
|
| categoryId | integer |
Required |
|
| description | string |
Required |
|
| remark | string |
Required |
|
| mediaRequired | boolean |
Required |
|
| departmentId | integer |
Required |
|
| token | string |
Required |
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>