Sanctions Türkiye
Schemas
Copy Page
Sanctions Türkiye
Health
Servis sağlık kontrolü
Auth
Kullanıcı girişi
Access token yenile
Aktif oturumu getir
Users
Kurum kullanıcılarını listele
Yeni kullanıcı oluştur
Kullanıcı bilgilerini güncelle
Kullanıcıyı pasife çek
API Keys
API anahtarlarını listele
Yeni API anahtarı oluştur
API anahtarını güncelle
API anahtarını sil
Customers
Müşterileri listele
Müşteri oluştur
Müşteri detay
Müşteri güncelle
Müşteriyi sil
Screenings
Screening kayıtlarını listele
Yeni screening başlat
Screening detayını getir
Screening kararını güncelle
Search
Yaptırım araması (GET)
Yaptırım araması (POST)
API anahtarı ile arama (GET)
API anahtarı ile arama (POST)
Search Logs
Arama loglarını listele
Arama logu detayı
API Key Logs
API key isteklerini listele
API key log detayı
Schemas
Schemas
ErrorResponse
AuthLoginRequest
AuthRefreshRequest
AuthSession
UserResponse
UserCreateRequest
UserUpdateRequest
ApiKeyResponse
ApiKeyCreateRequest
ApiKeyUpdateRequest
CustomerRequest
CustomerResponse
PaginatedCustomers
ScreeningHit
ScreeningRequest
ScreeningDecisionRequest
ScreeningResponse
PaginatedScreenings
SearchIdentifier
SearchQuery
EntityRecord
SanctionRecord
SearchResultItem
SearchResponse
SearchLogResponse
PaginatedSearchLogs
ApiKeyLogResponse
PaginatedApiKeyLogs
Schemas
Copy Page
ApiKeyUpdateRequest
{
"label"
:
"string"
,
"isActive"
:
true
,
"allowedDomains"
:
[
"string"
]
,
"allowedIps"
:
[
"string"
]
}