Generate An Invoice

Generate an invoice request for a consumer/business to make the payment into your preferred virtual bank account.

Note:
The below body supports form data. This will not work in this API environment. Please export the Postman API collection to try this API.

Body Params
string

A unique invoice_number assigned by you/your organisation (String)

string

Virtual account number where the money will be deposited (Numeric String)

date

Date before which the payment has to be done. Must be a future date in the format yyyy-mm-dd

float

Goods and Service Tax rate to be applied on the total amount of the invoice. Range: 0-40 (Integer/Float/Double)

float

Tax Deduction at source rate which is to be applied on the total amount of the invoice. Range: 0-40 (Integer/Float/Double)

string

Name of the payer (String)

string

Email address of the payer (String)

string

Mobile number of the payer (Numeric String)

string

Address of the payer (String)

string

GSTIN of the payer (String) - Optional

file

Particulars of the invoice in .csv file format. Check the description for the format.

Headers
string
required
string
required
string
required
string
required
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!