API Integration Flow
Last updated
Last updated
Description | This use case describes how a user can create a tournament through DGG API |
Actors |
|
Preconditions |
|
Postconditions | A new tournament has been created and be shown up on the tournament list |
Trigger |
|
Description | This use case describes how a user can create prizes for a tournament |
Actors |
|
Preconditions |
|
Postconditions | Create tournament prizes successfully
|
Trigger |
|
Description | This use case describes how a user can set prizes for winning teams |
Actors |
|
Preconditions |
|
Postconditions | Create team prizes successfully
|
Trigger |
|
Description | This use case describes how a user can create groups for a tournament |
Actors |
|
Preconditions |
|
Postconditions | Create tournament groups successfully
|
Trigger |
|
Description | This use case describes how a user can create results for groups joined tournament |
Actors |
|
Preconditions |
|
Postconditions | Create group results successfully
|
Trigger |
|
Description | This use case describes how a user can create matches in a tournament through DGG API |
Actors |
|
Preconditions |
|
Postconditions | Get tournament details successfully |
Trigger |
|
Description | This use case describes how a user can create teams |
Actors |
|
Preconditions |
|
Postconditions | Create teams successfully |
Trigger |
|
Description | This use case describes how a user can get tournament details |
Actors |
|
Preconditions |
|
Postconditions | Get tournament details successfully |
Trigger |
|
Description | This use case describes how a user can get the list of matches in a tournament |
Actors |
|
Preconditions |
|
Postconditions | Get all matches in a tournament successfully |
Trigger |
|
Description | This use case describes how a user can get the list of tournaments |
Actors |
|
Preconditions |
|
Postconditions | Get tournament list successfully |
Trigger |
|
Description | This use case describes how a user can get tournament prizes by tournament ID |
Actors |
|
Preconditions |
|
Postconditions | Get tournament prizes successfully
|
Trigger |
|
Description | This use case describes how a user can get prize details |
Actors |
|
Preconditions |
|
Postconditions | Get prize details successfully
|
Trigger |
|
Description | This use case describes how a user can get the list of teams by tournament ID |
Actors |
|
Preconditions |
|
Postconditions | Get the list of teams in a tournament successfully |
Trigger |
|
Description | This use case describes how a user can get groups of a tournament by tournament ID |
Actors |
|
Preconditions |
|
Postconditions | Get the list of groups in a tournament successfully |
Trigger |
|
Description | This use case describes how a user can get group details in a tournament |
Actors |
|
Preconditions |
|
Postconditions | Get group details successfully |
Trigger |
|
Description | This use case describes how a user can get group results in detail |
Actors |
|
Preconditions |
|
Postconditions | Get group result details successfully
|
Trigger |
|
Description | This use case describes how a user can get match details in a tournament through DGG API |
Actors |
|
Preconditions |
|
Postconditions | Get match details successfully |
Trigger |
|
Description | This use case describes how a user can get the list of members in a team |
Actors |
|
Preconditions |
|
Postconditions | Get the list of members in a team successfully |
Trigger |
|
Description | This use case describes how a user can get tournament modes which are applicable to tournaments on DGG platform |
Actors |
|
Preconditions |
|
Postconditions | Get tournament modes successfully |
Trigger |
|
Description | This use case describes how a user can get tournament Networks which are applicable to tournaments on DGG platform |
Actors |
|
Preconditions |
|
Postconditions | Get Networks successfully |
Trigger |
|
Description | This use case describes how a user get team list of a member |
Actors |
|
Preconditions |
|
Postconditions | Get my teams successfully |
Trigger |
|
Description | This use case describes how a team owner can get member list |
Actors |
|
Preconditions |
|
Postconditions | Get my team details successfully |
Trigger |
|
Description | This use case describes how a user (team owner) can update a team |
Actors |
|
Preconditions |
|
Postconditions | Update teams successfully |
Trigger |
|
Description | This use case describes how a user can update prizes of a tournament |
Actors |
|
Preconditions |
|
Postconditions | Update tournament prizes successfully |
Trigger |
|
Description | This use case describes how a user can update a tournament |
Actors |
|
Preconditions |
|
Postconditions | The tournament details has been updated. |
Trigger |
|
Description | This use case describes how a user can update matches in a tournament through DGG API |
Actors |
|
Preconditions |
|
Postconditions | Get tournament matches successfully |
Trigger |
|
Description | This use case describes how a user can update prizes for winning teams in a tournament |
Actors |
|
Preconditions |
|
Postconditions | Update team prizes successfully
|
Trigger |
|
Description | This use case describes how a user can update groups joined a tournament |
Actors |
|
Preconditions |
|
Postconditions | Update tournament groups successfully |
Trigger |
|
Description | This use case describes how a user can update results for groups joined tournament |
Actors |
|
Preconditions |
|
Postconditions | Update group results successfully |
Trigger |
|