Reject E-Way Bill

This API is used to reject E-Way bill. The details and parameters of the requests and responses are explained.

Validations

  • E-way bill can be rejected by the other party involved in the e-waybill, if generated by the supplier/recipient.
  • E-way bill can be rejected by supplier or recipient, if it is generated by the transporter.
  • E-way bill can be rejected within 72 hours of generation of e-way bill

Log in to see full request history

Important Links

Run in Postman

Body Params

“data” JSON corresponds to the data element of Reject E-Way bill Request

{
  "ewbNo": 181000609270
}
string
required

Action type

string
required

Encrypted Reject E-way bill JSON string - Encrypt (Base64(Request JSON),sek)

Headers
string
required

GSTIN of Requester (Tax payer or Transporter)

string
required

Username of Tax payer

string
required

Authentication token returned by the E-way bill system

Responses

405

Method not allowed

500

Internal Server Error

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json