Update EWB Status from NIC

This endpoint will sync the latest details of an EWB (IRN and non-IRN documents) from the NIC portal to cleartax.

Request URL

POST: {{HOST}}/einv/v1/ewaybill/update-status?ewb_number={{ewb_number}}

Request Headers

x-cleartax-auth-token: {{USER_AUTH_TOKEN}}
gstin:{{gstin_number}}
PARAMTERPARAM TYPETYPEDESCRIPTION

X-Cleartax-Auth-Token

Header

String

Mandatory. The auth token generated from ClearTax user id and password. Know how.

gstin

Headet

String

Mandatory. GSTIN number for the user

ewb_number

Query

String

Eway Bill Number

irn

Query

String

IRN number

The request body/payload for this endpoint will be null

Sample Response

1

Last updated