This flow is a schematic sequence for getting to the first Interaction. The sequence includes the following requests:
•Client validation
•Getting list of Interactions
•Starting an Interaction
•Authentication (relevant only to secured Interactions/Sub-Interactions)
•Navigation
The following diagrams illustrate the flow for accessing open and secured Interactions. The sections below the diagrams provide request and response examples for each phase of the sequence.
The following is an example of a request and response for client validation:
|
The following figure shows how a sample Interaction list is displayed on a mobile page. The related server response is provided below the figure.
|
This request is triggered when the user selects an Interaction. The objectID is passed in the URL, and in the body of the request.
|
An authentication request is sent only when accessing a secured Interaction or Sub-Interaction. The following is an example of a request and response for authentication.
|
The following is an example of a navigation request. The response body contains the Interaction page. For more details, refer to Navigation Response Body.
|