GET doktor/TedaviTabelaOlustur?DrId={DrId}&YatisId={YatisId}&Tarih={Tarih}&KYUser={KYUser}&KYTarih={KYTarih}&Sozel={Sozel}&KimlikId={KimlikId}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| DrId | integer | 
                                 Required  | 
                |
| YatisId | integer | 
                                 Required  | 
                |
| Tarih | date | 
                                 Required  | 
                |
| KYUser | string | 
                                 Required  | 
                |
| KYTarih | date | 
                                 Required  | 
                |
| Sozel | boolean | 
                                 Required  | 
                |
| KimlikId | integer | 
                                 Required  | 
                
Body Parameters
None.
Response Information
Resource Description
Collection of integerResponse Formats
application/json, text/json
            Sample:
        [ 1, 2 ]
text/html
            Sample:
        [1,2]
application/xml, text/xml
            Sample:
<ArrayOfint xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <int>1</int> <int>2</int> </ArrayOfint>