Skip to main content

Extend payment session

POSThttps://api.radom.com/payment_session/{id}/extend

Authorization

Send your API key in the Authorization header. Scheme: radomToken.

Parameters

idstring<uuid>pathrequired

Unique identifier for the payment session.

Responses

200Payment session extended by five minutes successfully
canExtendbooleanrequired

Whether or not the payment session can still be extended

400Bad Request
errorstringrequired
401Unauthorized
errorstringrequired
404Not Found
errorstringrequired
500Internal server error
errorstringrequired