e-Invoice Authenticate

POST {{sandbox_host}}/gst/compliance/e-invoice/tax-payer/authenticate?force=true

Request Params

KeyDatatypeRequiredDescription
forceboolean

Request Body

{"username"=>"{{irp_einv_username}}", "password"=>"{{irp_einv_password}}", "gstin"=>"{{irp_einv_gstin}}"}

HEADERS

KeyDatatypeRequiredDescription
x-api-keystring
authorizationstring
x-sourcestring

RESPONSES

status: OK

{"transaction_id":"14f91604-cf57-4336-8e4b-e758de6be3c4","code":200,"data":{"status_cd":"0","error":{"message":"GSTN Server Error","error_cd":"GEN5008"}},"timestamp":1735661058000}