GST APIAuthenticationRequest for Authorization Token
Request for Authorization Token
GET
https://apisandbox.whitebooks.in/authentication/authtokenTax payer and tax consultant using GSP application will be authenticated asynchronously using OTP. OTP Request API is used by the GSP to initiate the issue of OTP to tax payer.After the successful verification of request parameters, GST system sends the OTP to the taxpayer's primary business credentials through Email and SMS
Parameters
query parameters
emailstringrequiredUser Email
otpstringrequiredGST User Recived OTP,Default OTP for SandBox is 575757
header parameters
gst_usernamestringrequiredGST UserName
state_cdstringrequiredState Code
ip_addressstringrequiredIP Address
txnstringrequiredTransaction
client_idstringrequiredClient ID
client_secretstringrequiredClient Secret
Response
Not Found. If requested entity is not found or if requested API is not found.
No example available.