Cancel a PayID
POST/v1/payment_requests/cancel_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.
Request
Responses
- 200
- 400
- 401
- 422
PayID cancelled successfully.
Bad Request
Unauthorized
Unprocessable Entity