e-Invoice APICancel IRNCancel IRN
Cancel IRN
POST
https://apisandbox.whitebooks.in/einvoice/type/CANCEL/version/V1_03Cancel Invoice Reference Number. You can cancel only past 24 hours of invoices from the time of IRN generation
Parameters
query parameters
emailstringrequiredUser Email
irpstringoptionale-Invoice Server Type(NIC1/NIC2),given at the time of e-Invoice generation
header parameters
ip_addressstringrequiredIP Address
client_idstringrequiredClient ID
client_secretstringrequiredClient Secret
usernamestringrequiredUser name
auth-tokenstringrequiredToken
gstinstringrequiredGSTIN number
Request Body
application/jsonrequired
IrnstringoptionalIrn number
Example: "a5c12dca80e743321740b001fd70953e8738d109865d28ba4013750f2046f229"
CnlRsnstringoptionalnullableCancel Reason Number
Example: "1"
CnlRemstringoptionalCancel Reason
Example: "Wrong entry"
Response
Not Found. If requested entity is not found or if requested API is not found.
No example available.