post https://api.clientpay.com/v2/expirepage
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
Parameter | Type | Description |
---|---|---|
accessId | String | Unique 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
Parameter | Type | Description |
---|---|---|
requestId* | String | The requestId of the page to be expired. |