Reject E-Way Bill

Overview

  • This API takes in GSTIN of Requester(Tax payer or Transporter) and rejects the E-Way Bill along with rejection date.

Problem

  • 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.
  • If the taxpayer received intimation of an e-way bill being generated by other taxpayers against his/her GSTIN with the other party being a supplier or recipient.
  • E-way bill can be rejected within 72 hours of generation of e-way bill.

Solution

  • Use this API to reject the E-Way bill which has been generated by other taxpayers against his/her GSTIN with the other party being a supplier or recipient.

Endpoint

HTTP MethodResource
Post

API Endpoint Contact Us  Free Trial

Path Parameters

ParamTypeDescriptionExample
gstinstring15-character alpha-numeric unique identifier assigned to business entities registering under the GST regimeAAAAA0000A

Once the values are added, Your curl will look something like this

curl --request POST \
     --url https://api.sandbox.co.in/17/pan/xxxxxxxxx?ewaybillno=xxxxxx&ewaybilldate=xxxxx \
     --header 'Accept: application/json' \
     --header 'Authorization: xxxxxxxxx' \
     --header 'x-api-key: xxxxxxxxx' \
     --header 'x-api-version: 1.0'

Response

ParamTypeDescriptionExamples
ewbNonumE-way bill Generated131000026768
ewbRejectedDatenumE-way bill rejection date15/12/2017 10:24:00 AM