Skip to main content

Diagrams

This page contains various diagrams to aid the integration.

State Diagrams

MovieOrderSession

MovieOrderSession is an object that represents the user purchase session, which contains information such as the selected showtime, seat layout, etc. The following diagram represents the state flow of the MovieOrderSession object.

MovieOrder

MovieOrder is an object that represents the movie order object. The following diagram represents the state flow of the MovieOrder object.

Sequence Diagrams

Purchase Flow Sequence Diagram

The below flow diagram shows the user movie ticket purchase journey using WeTix Open API.