GET TahsilatMakbuzunuAl/{refNo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| refNo | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Sonuc| Name | Description | Type | Additional information |
|---|---|---|---|
| sonuc | boolean |
None. |
|
| data | Object |
None. |
|
| ekData | Object |
None. |
|
| mesaj | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"sonuc": true,
"data": {},
"ekData": {},
"mesaj": "sample string 4"
}