Touch
This method prolongs the existing CloudBlue Commerce session.
Input parameters:
Name | Description |
---|---|
event |
A parameter specifying the method to call. The value must be the |
session_id |
The ID of the existing session. |
Calling of this method returns the following responses:
- HTTP Status 200 is returned if session prolongation succeeds.
- HTTP Status 403 is returned if session prolongation fails.
Example
curl -k https://cp.brand01.acom/servlet/Sessions\?event=touch\&session_id=000001