Update Transporter Details

PUT {{sandbox_host}}/gst/compliance/e-way-bill/consignor/bill/:ewb_no/transporter

Request Body

{"ewbNo"=>101002233846, "transporterId"=>"29AAACW6874H1ZS"}

HEADERS

KeyDatatypeRequiredDescription
x-api-keystring
authorizationstring

RESPONSES

status: OK

"{\n    \"transaction_id\": \"{{$randomUUID}}\",\n    \"code\": 200,\n    \"data\": {\n        \"error\": {\n            \"errorCodes\": \"222,\"\n        },\n        \"status\": \"0\",\n        \"info\": \"\"\n    },\n    \"timestamp\": {{$timestamp}}000\n}"