API SuitePAN & ITR
Logout ITR session
Retrieves latest ITR Filing data by assessment year.
Try itLoading playground…
Loading…
AuthorizationBearer <token>
JWT Bearer token authentication. Obtain a token from the KwikID dashboard.
In: header
pan?string
Pan number
Format
stringResponse Body
curl -X POST "https://__mock__/verification/v2/itr/logout" \ -H "Content-Type: application/json" \ -d '{}'{
"status": {}
}{
"detail": {},
"message": "string"
}{
"detail": {},
"message": "string"
}{
"error": "string"
}