EWB Verify Credential#
Enriched EWB 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.
API Route#
Route
/enriched/eway/{flynn-version}/{ewb_provider}/eway-bills/verify-ewb-credential
- active ‘flynn-version’: v1.0
- method: POST
URL Parameters#
Name | Description | Type |
---|---|---|
flynn-version | version of the API for example, v1.0 |
string |
ewb_provider | Eway bill provider for example, ew1 |
enum(ew1, ew2) |
Headers#
All headers as mentioned in the Basic EWB API introduction.
Response#
200
:#
A successful response signifies the headers are valid and EAS is able to authenticate with E-way bill IRP.
The response will only have a status code of 200
and no response body.
E-way bill errors are mentioned under common errors.
Notes#
Below URL is deprecated now. Instead of it please use New URL.
/enriched/ewb/{flynn-version}/eway-bills/verify-ewb-credential