Kimlik Doğrulama
POST/api/v1/login
bilgi
appKey, appSecret ve taxId ile firma kimlik doğrulaması yapar. Sonraki isteklerde kullanılmak üzere JWT döndürür.
Request Body
{
"appKey": "0e6f317c-1995-35b6-8ffc-14414df4c518",
"appSecret": "7qCp82h7",
"taxId": "4810173324"
}
Responses
| Kod | Açıklama | Örnek Değer |
|---|---|---|
| 200 | OK | string |
| 400 | Bad Request | |
| 413 | Payload Too Large | { |