post https://api.sandbox.co.in/irp/tax-payer/e-invoice//cancel
API to cancel an e-Invoice within stipulated time by passing the IRN
Important Links
NOTE: Use JWT Authorization token received using e-Invoice Authentication API
Request Body Example
{
"Irn":"a5c12dca80e743321740b001fd70953e8738d109865d28ba4013750f2046f229",
"CnlRsn":"1 ",
"CnlRem":"Wrong entry"
}