API SuiteBusiness Verification (GST, Udyam, Udyog)
Udyam Details
This API retrieves the service's credentials
Try itLoading playground…
Loading…
AuthorizationBearer <token>
JWT Bearer token authentication. Obtain a token from the KwikID dashboard.
In: header
Path Parameters
udyam_idunknown
The Udyam number for which data has to be fetched.
Default
""Format
stringResponse Body
curl -X POST "https://__mock__/verification/v2/udyam/get//"{
"message": "string"
}{
"detail": {
"<location>": {
"<field_name>": [
"string"
]
}
},
"message": "string"
}{
"detail": {},
"message": "string"
}