GET api/Values?talepNo={talepNo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| talepNo | string |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfTalep| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | Talep |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.