post https://api.sandbox.co.in/ewb/tax-payer/seller/bills/consolidate//regenerate
API to regenerate the consolidated E-Way Bill
NOTE: Use JWT Authorization token received using E-Way Bill Authentication API
Request Body Example
{
"tripSheetNo": 1610013277,
"vehicleNo": "PQR1234",
"fromPlace":"Bengaluru",
"fromState":29,
"transDocNo": "1234",
"transDocDate": "26/04/2018",
"transMode": "1",
"reasonCode":1,
"reasonRem":"Flood"
}