Skip to main content
GET
/
v2
/
verification
/
tax-payer
/
tan
Tan Verification V2
curl --request GET \
  --url https://production.deepvue.tech/v2/verification/tax-payer/tan \
  --header 'Authorization: Bearer <token>' \
  --header 'client-id: <api-key>' \
  --header 'x-api-key: <api-key>'
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

Access token issued by Deepvue

x-api-key
string
header
required

API key provided by Deepvue

client-id
string
header
required

Client ID issued by Deepvue

Query Parameters

tan_number
string
required

Response

Successful Response