Update Vehicle Details (Part B)Copy Pageput https://api.sandbox.co.in/gst/compliance/e-way-bill/consignor/bill/{ewb_no}/vehicleUpdate the Vehicle details (Part B) in an E-Way Bill with this API. Path Paramsewb_nostringrequiredE-Way Bill numberBody ParamsRAW_BODYjsonDefaults to { "ewbNo": 231010079649, "vehicleNo": "PQR1234", "fromPlace": "BANGALORE", "fromState": 29, "reasonCode": "1", "reasonRem": "vehicle broke down", "transDocNo ": "1234 ", "transDocDate ": "12/10/2017 ", "transMode": "1", "vehicleType": "R" }{ "ewbNo": 231010079649, "vehicleNo": "PQR1234", "fromPlace": "BANGALORE", "fromState": 29, "reasonCode": "1", "reasonRem": "vehicle broke down", "transDocNo ": "1234 ", "transDocDate ": "12/10/2017 ", "transMode": "1", "vehicleType": "R" }HeadersauthorizationstringrequiredE-Way Bill access tokenx-api-keystringrequiredAPI key for identificationx-api-versionstringAPI versionResponse 200200Updated over 1 year ago