E-invoice Verify Credential#
Enriched E-invoice Verify Credential API can be use to verify given username and password
Http Status code 200
signifies that credential are correct.
Authentication call serves the purpose of validating if the headers passed in the authentication API call are valid or not.
Route
/enriched/einv/{flynn-version}/{irp}/verify-credential
- active ‘flynn-version’: v1.0
- method: POST
URL Parameters#
Name | Description | Type |
---|---|---|
flynn-version | version of the API for example, v1.0 |
string |
irp | IRP Provider as per GST registration for e-invoicing | enum (ni1, ni2) |
Headers#
All headers as mentioned in the Basic E-Invoice API introduction.
Response#
200
:#
A successful response signifies the headers are valid and EAS is able to authenticate with e-invoice IRP.
The response will only have a status code of 200
and no response body.
E-invoice errors are mentioned under common errors.
Notes#
IRP - nic is deprecated. Instead of it please use ni1 or ni2