Get Error List

2152

Overview

  • This API takes in GSTIN and provides list of errors thrown by the API.

Problem

  • Using of incorrect user ids while generating the E-Way bills.
  • Seeing what error code matches with the error.

Solution

  • Use this API to get the error list and check the details of all the error codes and their descriptions.

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/21/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
errorCodenumE-way bill Generated100
errorDescstringVehicle No.Invalid json