Generate Challan

As per SRS, Taxpayer can generate a challan through GSP after logging in to the account. TaxPayer need to provide the tax liabilities and payment mode along with the bank details (incase of payment mode OTC/NEFT). GSP invokes this interface to generate challan and GST Backend system returns the Challan Details with CPIN, Expiry Date, and Creation Date etc.

Log in to see full request history

Important Links

Run in Postman

Body Params
Headers
string
required

Public IP Address of end user who requested access to data will be passed by GSP application or application accessing Taxpayer services.

string
required

State code to which the Tax Payer belongs to

string
required

GSTIN of the Tax Payer

string
required

User name of tax payer or tax consultant registered with GSTN

string
required

Authorization token is a universally unique identifier (UUID)

string
required

This should be same as sent during otprequest call

string
required

Encryption key (EK) is a 32 bit random secure key generated using AES 256 algorithm. E.g. base 64 representation of the key is :xZz32ygsaZ1jocD8USJxr6F8qcKWQRE87emHtPlhP/g=, app_key will be used as key to encrypt the Encryption key using AES 256 (AES/ECB/PKCS5Padding) algorithm.

Responses

405

Method not allowed

500

Internal Server Error

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json