(Deprecated) Cancelling E-Waybill
Last updated
Was this helpful?
Last updated
Was this helpful?
This API is deprecated. Please use the .
The cancel E-Waybill API takes reference of generated E-Waybill through ClearTax and cancels the generated E-Waybill.
Using this API, Maximum of 5 E-Waybills can be cancelled per request.
E-Waybill can be cancelled by submitting a PUT request to the E-Waybill API with the following request headers.
Note:
E-way bills can be cancelled by the generator of such e-way bills only.
The time-limit to cancel is within 24 hours of generating the e-way bill.
Once canceled, it is illegal to use such E-Way Bill.
If the e-Way Bill verified by any empowered officer it cannot be canceled.
Parameters
Parameter Type
Type
Description
X-Cleartax-Auth-Token
Header
String
Mandatory. The auth token generated from ClearTax user id and password.
taxable_entity_id
Path
String
Required. This is the unique ID associated with the GSTIN in your account.
ewb_client_ids
Body
List
Required. List of unique IDs of E-Waybill on ClearTax.
cancel_reason
Body
Enum
Required. Allowed enums include DUPLICATE, ORDER_CANCELLED, DATA_ENTRY_MISTAKE, OTHERS.
remark
Body
String
Required. Remarks for cancellation.