# Giriş Yap Dönem Getir **POST /api/Auth/GirisYapDonemGetir** Kullanıcının giriş yaptığı dönemi getirir. Bu işlem, oturum açma tarihlerini veya dönemlerini kontrol etmek için kullanılır. ## Servers - SwaggerHub API Auto Mocking: https://apiv3.bilsoft.com (SwaggerHub API Auto Mocking) ## Parameters ### Body: application/json (object) - **kullaniciAdi** (string | null) Kullanıcı adı. - **kullaniciSifre** (string | null) Kullanıcının şifresi. - **vergiNumarasi** (string | null) Kullanıcının vergi numarası. - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)