Cancel payment session
POST
https://api.radom.com/payment_session/{id}/cancelAuthorization
Send your API key in the Authorization header. Scheme: radomToken.
Parameters
idstring<uuid>pathrequiredUnique identifier for the payment session.
Responses
200Payment session cancelled successfully
No response body.
400Bad Request
errorstringrequired401Unauthorized
errorstringrequired404Not Found
errorstringrequired500Internal server error
errorstringrequired