GET api/dropdowns/{type}?id={id}&id2={id2}&code={code}&code2={code2}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| type | string |
Required |
|
| id | integer |
Default value is 0 |
|
| id2 | integer |
Default value is 0 |
|
| code | string |
None. |
|
| code2 | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.