Pass in the request ID of either a payment page or a payer page to expire access to it. User experience will be the same as if they had tried to access the page after page duration has passed.

Header Parameters

ParameterTypeDescription
accessIdStringUnique identifier that ensures that the integrator has the authorization to make requests on behalf of the customer. (Specifically, a customer's merchant account)

Body Parameters

ParameterTypeDescription
requestId*StringThe requestId of the page to be expired.
Language