ClearTax is a cloud-based tax compliance and e-invoicing solution designed for individuals, businesses, and tax professionals. It streamlines tax filing, e-invoice generation, GST reconciliation, and compliance management with an easy-to-use interface and robust automation features. Trusted by thousands of enterprises, ClearTax ensures accuracy, efficiency, and 100% regulatory compliance across financial processes. Users benefit from smart dashboards, seamless integration with ERP systems, and comprehensive support for managing indirect taxes and secretarial compliance.
To cancel various services or registrations associated with ClearTax, you need to follow different procedures based on what you are canceling. Here are the detailed instructions:
To cancel an IRN, you must use the E-Invoicing API provided by ClearTax.
Send a PUT
request to the E-Invoicing API with the following request headers:
X-Cleartax-Auth-Token
: Mandatory, the auth token generated from your ClearTax user ID and password.Content-Type
: Mandatory, set to "application/json" for JSON or "application/xml" for XML.Accept
: Optional, set to "application/xml" if you want the response in XML.gstin
: Mandatory, the GSTIN number for the user.Include the following request parameters:
irn
: Mandatory, the IRN generated for the invoice.CnlRsn
: Mandatory, the reason for cancellation (1 = Duplicate, 2 = Data entry mistake, 3 = Order Cancelled, 4 = Others).CnlRem
: Mandatory, remarks for cancellation.The request URL should be: PUT: {{HOST}}/einv/v2/eInvoice/cancel
Note that an IRN cannot be cancelled if there is a valid or active E-way Bill associated with it.
To cancel your GST registration, follow these steps:
Services > Registration > Application for Cancellation of Registration
.Services > Registration > Track Application Status
.For canceling payments or requesting refunds for ClearTax services:
[email protected]
for any questions about refunds and cancellations.