Skip to main content

Refresh payment session

PUT 

/v1/collections/payment-requests/:id/refresh-session

Refreshes the payment session token and returns the updated payment request. A refreshed payment session grants 1 hour to view and complete the payment. This endpoint is only applicable for payment requests with an execution mode of HOSTED_PAGE and a status of UNPAID or PART_PAID. If the request does not meet these criteria, a bad request will be returned.

Request

Responses

OK