e-Invoice APIGenerate EwaybillGenerate Ewaybill
Generate Ewaybill
POST
https://apisandbox.whitebooks.in/einvoice/type/GENERATE_EWAYBILL/version/V1_03Generate the e-waybill using Invoice Reference Number (IRN).
Parameters
query parameters
emailstringrequiredUser Email
irpstringoptionale-Invoice Server Type(NIC1/NIC2),given at the time of e-Invoice generation
header parameters
ip_addressstringrequiredIP Address
client_idstringrequiredClient ID
client_secretstringrequiredClient Secret
usernamestringrequiredUser name
auth-tokenstringrequiredToken
gstinstringrequiredGSTIN number
Request Body
application/jsonrequired
IrnstringoptionalIrn number
Example: "47d7ba1814b6ca6123c780ad289b0a24e30c1baed59a7417d29a54e7b00a6bdf"
DistancenumberoptionalDistance
Example: 100
TransModestringoptionalTransaction Mode
Example: "1"
TransIdstringoptionalTransaction Id
Example: "12AWGPV7107B1Z1"
TransNamestringoptionalTransaction Name
Example: "trans name"
TransDocDtstringoptionalTransaction Date
Example: "01/08/2020"
TransDocNostringoptionalTransaction Documnet number
Example: "TRAN/DOC/11"
VehNostringoptionalVehical Number
Example: "KA12ER1234"
VehTypestringoptionalVehical Type
Example: "R"
ExpShipDtlsobjectoptionalAddr1stringoptionalAddress1
Example: "7th block, kuvempu layout"
Addr2stringoptionalAddress2
Example: "kuvempu layout"
LocstringoptionalLocation Name
Example: "Banagalore"
PinnumberoptionalPincode Number
Example: 562160
StcdstringoptionalState Name
Example: "29"
DispDtlsobjectoptionalNmstringoptionalName
Example: "ABC company pvt ltd"
Addr1stringoptionalAddress1
Example: "7th block, kuvempu layout"
Addr2stringoptionalAddress2
Example: "kuvempu layout"
LocstringoptionalLocation Name
Example: "Banagalore"
PinnumberoptionalPincode Number
Example: 562160
StcdstringoptionalState Name
Example: "29"
Response
Not Found. If requested entity is not found or if requested API is not found.
No example available.