API Documentation

This API helps to cancel bulk E-invoice .

Bulk E-Invoice Cancellation API – your solution for hassle-free electronic invoice management. Designed with simplicity and efficiency in mind, this API empowers businesses to seamlessly cancel invoices, ensuring a smooth and compliant
financial workflow. With easy integration into existing systems, users can initiate cancellation requests, track real-time status updates, and receive automated notifications upon successful completion. Our robust security measures prioritize the protection of sensitive financial data throughout the cancellation process. This API helps to Cancel Bulk E-invoices at once.

📘

IRN can be canceled within 24 hours of IRN generation.

Data to Test Integration

HeaderData
SELLER-GSTIN24AAAPI3182M002
IRP-USERNAMEtest_24_001
IRP-PASSWORDTrial63$value

Authorization

Authorization will be of Basic Type. Key Value and Secret Value shall be entered as authorization tokens.

Key Valuehylo_1242_bf18f7c9e196ae89
Secret Value$2a$10$vhAGOlRBeAkMN9w5DpKIJ.bvF

Sample Request

{
"BulkCancelIRNRequest": {
"payload": [
{
"Irn":
"67d8fd15f7c12ceddd8062065e1d969decec755b8df3046905918f782a5ce597",
"CnlRsn": "1",
"CnlRem": "Cancelled the order"
}
],
"meta": null
}
}

Sample Response

{
"Code": "0",
"Message": "Bulk IRN cancelled successfully",
"Status": "APPROVED",
"BulkCancelIRN": {
"status": "1",
"data": {
"task-id": "8b58c181-efa2-4eed-ae0c-677dd9acc3df"
},
"error": {}
}

Questions? Contact Us 📧 [email protected]

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!