For the complete documentation index, see llms.txt. This page is also available as Markdown.

Event Template Management

Created by X2BEE Admin, last modified on 2024-01-05

Provides the ability to efficiently look up event templates using various search conditions in the shopping mall, and to register/edit/delete them. Templates are used to preset an event's basic structure and detail information in advance, improving user convenience.


Key Features

  • Event Template Inquiry

    • Look up event templates by setting the usage status, template number/name, and template description.

  • Event Template Registration

    • Register a new event template.

    • The template number is automatically assigned, and the basic and detail information are entered to complete registration.

  • Event Template Editing

    • Edit an existing event template.

    • When editing the detail information, the existing information is deleted and new information is registered.

  • Event Template Deletion

    • Delete a selected event template.

    • Select the template in the grid to delete it.

Process Definition

1

Event Template List Inquiry

Looks up the event template list and count by setting conditions.

2

Event Template Registration

When a template is registered, a new template number is assigned, and the template base information and template detail information are registered based on that template number.

3

Event Template Inquiry

Looks up the template basic information and detail information by template number and calls the detail popup.

4

Event Template Editing

When you edit the basic information in the template detail popup, the template base is updated; when you edit the detail information, all existing detail information is deleted and newly registered from scratch.

5

Event Template Deletion

After marking a row as deleted in the template grid list and saving, the event template is deleted.

API Function List

API
Description
Server
Method
Notes

Event Template Grid Save

Saves the event template grid.

BO

POST

Event Template Detail Registration

Registers the event template detail.

BO

POST

Event Template Base Registration

Registers the event template base.

BO

POST

Registered Event Template List Inquiry

Looks up the registered event template list.

BO

POST

Registered Event Template List Count Inquiry

Looks up the registered event template list count.

BO

POST

Event Template Sequence Assignment

Assigns the event template sequence.

BO

GET

Event Template Edit Inquiry

Looks up an event template for editing.

BO

GET

Event Template Detail Data Deletion on Edit

Deletes the detail data when editing an event template.

BO

GET

Terminology

Term
Description

Display Period

The period during which the event is displayed in the event list. Once the display period for an event has ended, you can no longer access its detail.

Entry Period (Event Period)

The period during which entries to the event are accepted

Drawing Event

An event in which winners are determined through a drawing

Non-Drawing Event

An event with immediate payout, or with no reward, instead of a drawing