Cancel a PayID
Cancel an active pending PayID transaction, which will deregister the PayID and update the transaction status to expired. This action is irreversible and will prevent the PayID from being used for further transactions.
This endpoint is useful when a customer decides not to complete the payment, or if the PayID needs to be invalidated for other reasons. Once cancelled, the PayID will no longer be recognised as valid within the system.
Authorizations
A unique identifier assigned to each application.
A secure token associated with the app-id.
Body
The unique PayID to be cancelled, associated with the pending transaction.
"abc.xyz@example.co"
Response
PayID cancelled successfully.
The PayID that was cancelled.
"abc.xyz@example.co"