The format and details of Update Transporter API request is depicted in following table.
URL |
|
Content-Type |
application/json |
Method |
POST |
Request Header
Attributes | Description |
---|---|
client-id |
clientid to be provided by E-WAY BILL SYSTEM |
client-secret |
Secret to be provided by E-WAY BILL SYSTEM |
Gstin |
GSTIN of Requester(Tax payer or Transporter) |
authtoken |
Authentication token returned by the E-way bill system |
Request Payload
Attributes | Description | |
Action | UPDATETRANSPORTER | UPDATETRANSPORTER |
Encrypt(Base64(Request JSON),sek) |
Update Transporter JSON string. |
Attributes |
Description |
Value |
Status |
Status of request |
1 – Success ; 0 - Error |
Encrypt(Base64(Response JSON),sek) |
Response of Update Transporter Json string.The response will have eway bill number for which Transporter detail updated and new transin if it is successfully updated Otherwise the response will have error codes. |
Update Transporter Request
“data” JSON corresponds to the data element of Update Transporter Request above
Update Transporter Response
“data” JSON (corresponds to the data element of Update Transporter Response(Success))
JSON(in case of error)
Parameter Name |
Type |
Description |
Values |
Sample Data |
Allowed Character |
---|---|---|---|---|---|
ewbNo |
Number(12) |
E-way bill Generated |
|
131000026768 |
Numbers |
transporterId |
Text(15) |
Transporter Id |
|
29BQSPA3829E1Z0 |
|
Content will be updated shortly.