Update Transporter

Update the transporter details by providing the E-Way bill number and transporter id.

Run in Postman  API Guide  Free Trial

💡

NOTE: Use JWT Authorization token received using E-Way Bill Authentication API

Request Body Example

{
    "ewbNo": "131002233704",
    "transporterId": "29AAACW6874H1ZS"
}
Language
Click Try It! to start a request and see the response here!