What We Offer
All the features mentioned below, and more, can be accessed directly using
the Swipe Portal.
-
EwayBill Creation: Easily generate professional invoices, pro forma invoices, sales returns, and purchase returns tailored to your business needs.
Steps to create an ewaybill:
- Checkout the create ewaybill endpoint in the API playground and use your API key to test the endpoint.
- If your API key is valid, this API endpoint returns a 200 response with document details in a specified JSON format.
Things to keep in mind:
- To generate e-Way Bills from the APIs, first ensure that you are connected to the EWay Bill portal.
- You can connect to EwayBill portal from here by clicking on Connect to E-way Bill Portal.
Create EwayBill
Try Creating an EwayBill -
Fetch PDF: Access PDFs of already created ewaybills.
Steps to get EwayBill PDFs:
- Checkout the get EwayBill PDF endpoint in the API playground. For
doc_hash_id
, use thehash_id
received from creating the document. - If your API key is valid, this API endpoint returns a 200 response along with the PDF.
Fetch EwayBill PDF
Fetch PDFs of EwayBills that are already createdSnapshot of an ewaybill document PDF
- Checkout the get EwayBill PDF endpoint in the API playground. For