get https://api.juspay.in/v2/txns//void
This will be used to void an authorized transaction.
NOTE: Please note the transaction status in response to Void API, when the underlying Payment gateways send:
Pending => VOID_INITIATED
Success => VOIDED
Failure => AUTHORIZATION_FAILED
The status will remain in AUTHORIZED only if the underlying PG API fails.