Get E-Way Bills Rejected By

Overview

  • This API takes in GSTIN of Requester(Tax payer or Transporter) and date to provide the list of E-way bills rejected by other party.

Problem

  • Only E-way bill generator can access this API.

Solution

  • Use this API to generate E-Way bill which are rejected by other party by date.

Endpoint

HTTP MethodResource
Get

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/33/pan/xxxxxxxxx?gstin=xxxxxx \
     --header 'Accept: application/json' \
     --header 'Authorization: xxxxxxxxx' \
     --header 'x-api-key: xxxxxxxxx' \
     --header 'x-api-version: 1.0'

Response

ParamTypeDescriptionExamples
ewbNonumE-way bill Generated131000026768
ewbDatenumE-way bill generation date23/03/2019 10:06:00 AM
statusstringStatus of E-way billACT
genGstinstringGSTIN number29AKLPM8755F1Z2
docNostringDocument numbertest1
docDatenumDocument Date15/02/2019
validUptonumDate till document is valid up-to24/03/2019 11:59:00 PM
rejectStatusstringStatus of RejectionY
rejectedDatenumDate of Rejection23/03/2019 10:08:00 AM