e-Way Bill APIGenerate Eway BillGenerate Eway Bill
Generate Eway Bill
POST
https://apisandbox.whitebooks.in/ewaybillapi/v1.03/ewayapi/genewaybillGenerate Eway Bill
Parameters
query parameters
emailstringrequiredUser Email
irpstringoptionale-WayBill Server Type(NIC1/NIC2)
header parameters
ip_addressstringrequiredIP Address
client_idstringrequiredClient ID
client_secretstringrequiredClient Secret
gstinstringrequiredGSTIN number
Request Body
application/jsonrequired
supplyTypestringrequiredSupply Type
Enum:
OIExample: "O"
subSupplyTypestringrequiredSub Supply Type
Example: "1"
subSupplyDescstringoptionalOther Sub Supply Description
Example: " "
docTypestringrequiredDocument Type
Enum:
INVCHLBILBOECNTOTHExample: "INV"
docNostringrequiredDocument Number (Alphanumeric with / and - are allowed)
Example: "ebill/12/2024"
docDatestringrequiredDocument Date
Example: "11/12/2024"
fromGstinstringrequiredFrom GSTIN (Supplier or Consignor)
Example: "29AAGCB1286Q000"
fromTrdNamestringoptionalFrom Trade Name (Consignor Trade name)
Example: "welton"
fromAddr1stringoptionalFrom Address Line 1 (Valid Special Chars #,-,/)
Example: "2ND CROSS NO 59 19 A"
fromAddr2stringoptionalFrom Address Line 2(Valid Special Chars # , - ,/)
Example: "GROUND FLOOR OSBORNE ROAD"
fromPlacestringoptionalFrom Place
Example: "FRAZER TOWN"
actFromStateCodeintegerrequiredActual From State Code
Example: 29
fromPincodeintegerrequiredFrom Pincode
Example: 560001
fromStateCodeintegerrequiredFrom State Code
Example: 29
toGstinstringrequiredTo GSTIN (Consignee or Recipient)
Example: "05AAACH6188F1ZM"
toTrdNamestringoptionalTo Trade Name (Consignee Trade name or Recipient Trade name)
Example: "sthuthya"
toAddr1stringoptionalTo Address Line 1 (Valid Special Chars #,-,/)
Example: "Shree Nilaya"
toAddr2stringoptionalTo Address Line 2 (Valid Special Chars #,-,/)
Example: "Dasarahosahalli"
toPlacestringoptionalTo Place
Example: "Beml Nagar"
toPincodeintegerrequiredTo Pincode
Example: 263652
actToStateCodeintegerrequiredActual To State Code
Example: 5
toStateCodeintegerrequiredTo State Code
Example: 5
transactionTypeintegerrequiredTransaction type
Example: 4
totalValuenumberoptionalSum of Taxable value and Tax value
Example: 56099
cgstValuenumberoptionalCGST value
Example: 0
sgstValuenumberoptionalSGST value
Example: 0
igstValuenumberoptionalIGST value
Example: 300.67
cessValuenumberoptionalCess value
Example: 400.56
cessNonAdvolValuenumberoptionalCess value
Example: 400
totInvValuenumberrequiredTotal Invoice Value
Example: 57200.23
otherValuenumberoptionalOther charges, if any
Example: 0
transModestringrequiredMode of transport (Road-1, Rail-2, Air-3, Ship-4)
Enum:
1234Example: "1"
transDistancestringrequiredDistance (<4000 km)
Example: "2487"
transporterNamestringoptionalName of the transporter
Example: ""
transporterIdstringoptional15 Digit Transporter GSTIN/TRANSIN
Example: "05AAACG0904A1ZL"
transDocNostringoptionalTransport Document Number (Alphanumeric with / and – are allowed)
Example: "12"
transDocDatestringoptionalTransport Document Date
Example: ""
vehicleNostringoptionalVehicle Number
Example: "APR3214"
vehicleTypestringoptionalVehicle Type
Example: "R"
itemListarray<object>requiredArray items:
productNamestringoptionalProduct / Item Name
Example: "Wheat"
productDescstringoptionalProduct / Item description
Example: "Wheat"
hsnCodenumberoptionalHSN Code
Example: 33030010
quantitynumberoptionalQuantity
Example: 4
qtyUnitstringoptionalUnit
Example: "BOX"
taxableAmountnumberoptionalTaxable Amount
Example: 56099
sgstRatenumberoptionalSGST Rate of Tax
Example: 0
cgstRatenumberoptionalCGST Rate of Tax
Example: 0
igstRatenumberoptionalIGST Rate of Tax
Example: 3
cessRatenumberoptionalCess Rate of Tax
Example: 0
cessNonadvolnumberoptionalCess Non-Advolerum
Example: 0
Response
Not Found. If requested entity is not found or if requested API is not found.
No example available.