Update Transporter

This API is used to update the transporter details. The details and parameters of the requests and responses are explained.

Validations

  • The transporter can be updated for the e-way bill only by the current transporter. If transporter is not assigned, then the generator can update
  • Transporter ID should be valid GSTIN or TRANSIN
  • Transporter can be updated only if the e-way bill is active, that is, not cancelled
  • Transporter can be updated only if the e-way bill is within validity period, that is, validity is not expired.

Important Links

Run in Postman

Body Params

JSON corresponding to the "Data" element below

{
  "ewbNo":"161000843009",
  "transporterId":"29AKLPM8755F1Z2"
}
string
required

Action type

string
required

Encrypted Update Transporter 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
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json