Reject E-Way Bill
Authentication API for generating
Last updated
Authentication API for generating
Last updated
Name | Description |
---|---|
URL | |
Method Type | Post |
Post Parameters (JSON Format) | { "access_token":"a23e2a9ea473027a4359bc2b90812a7e23dd123b", "userGstin":"07GSPMH0592T1Z8", "eway_bill_number": 111000609282, "data_source":"erp" }e": "*******@mastersindia.co", "password" : "********", "client_id":"********", "client_secret":"QFd6dZvCGqckabKxTapfZgJc", "grant_type":"password" } |
Success Response | { "results": { "message": { "ewayBillNo": 181000609270, "ewbRejectedDate": "15/12/2017 10:24:00 AM" "error": false }, "status": "Success", "code": 200 } } |
Error Response | { "results": { "message": "Invalid E-WAY bill number", "status": "No Content", "code": 204 } } |