This API helps to update E-Way Bill transporter.
Update E-way Bill Transporter API, a crucial component of the Goods and Services Tax (GST) system in India. This API empowers developers and businesses to efficiently update the transporter details associated with an Electronic Way Bill (E-way Bill), ensuring accurate and up-to-date information during the transportation of goods. The primary purpose of this API is to provide a seamless method for users to update the transporter details linked to an existing E-way Bill. By facilitating real-time modifications to critical information such as the transporter name, ID, and contact details, this API supports the dynamic needs of the logistics and transportation industry.
Data to Test Integration
Header | Data |
---|---|
SELLER-GSTIN | 24AAAPI3182M002 |
IRP-USERNAME | test_24_001 |
IRP-PASSWORD | Trial63$value |
Authorization
Authorization will be of Basic Type. Key Value and Secret Value shall be entered as authorization tokens.
Key Value | hylo_1242_bf18f7c9e196ae89 |
Secret Value | $2a$10$vhAGOlRBeAkMN9w5DpKIJ.bvF |
Sample Request
{
"UpdateEwbtransporter": {
"ewbNo": "651011771957",
"transporterId": "05AAACC1201E1ZP"
}
}
Sample Response
{
"Code": "0",
"Message": "E-Way bill transporter updated successfully",
"Status": "APPROVED",
"UpdateEwbtransporter": {
"ewayBillNo": "651011771957",
"transporterId": "05AAACC1201E1ZP",
"transUpdateDate": "31/01/2024 08:21:00 PM",
"error": {}
}
}
Questions? Contact Us 📧 [email protected]