Developers can integrate our GST B2C QR Code API ( Application Programming Interface) into their GST web applications or GST mobile applications.
| Parameters | Data Type | Whether Mandatory | Description |
|---|---|---|---|
| apikey | string | Yes | Register and get your API key from member area |
| vpa | string | Conditional |
vpa Virtual Private Address issued by PSP Note: Payment Address with bankaccount@ifsccode will be created, if vpa is not defined |
| payee | string | Yes | UPI ID Holder Name / Bank Account Holder Name |
| mc | string | No | Merchant Code allotted by PSP |
| billno | string | Yes | Invoice No / Bill No. |
| billDate | Date | Yes | Invoice Date / Bill Date (dd-mm-yyyy) i.e. 30-09-2021 |
| amount | Currency #.00 | Yes | Invoice Amount / Bill Amount Total Payable |
| SellerGstin | string | Yes | GST ID of Seller |
| BankAcNo | string | Yes | Bank Account No. |
| IFSCCode | string | Yes | IFSC Code |
| GSTAmount | Currency #.00 | Yes | Total GST Amount |
| CGSTAmount | Currency #.00 | Yes | CGST Amount |
| SGSTAmount | Currency #.00 | Yes | SGST Amount |
| IGSTAmount | Currency #.00 | Yes | IGST Amount |
| CESS | Currency #.00 | Conditional | CESS Amount, if applicable |
| TCSAmount | Currency #.00 | Conditional | Tax Collected at Source, if applicable |
| docUrl | string | no | Link to view Invoice Detail |
| payUrl | string | no | Link to Make Online Payment through Payment Gateway |
| size | Number between 50-1000 | No | Size of the B2C QR to be generated. If blank, then default size will be applied |
| front | Hexa Color Code for foreground | No | If not supplied , then black color be used foreground. |
| back | Hexa Color Code for background | No | If not supplied , then white color be used for background. |