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

Event Inquiry

Provides shopping mall customers with a list of currently ongoing events. The event list includes all types of events except event surveys, and the detail view lets you check whether you have entered, the template, the latest events, and the detailed items of the event.


Key Features

  • Event list inquiry:

    • Sorts ongoing events by newest or by closing date, displaying up to 10 per page.

  • Event detail inquiry:

    • Retrieves entry status, template, latest events, and the detailed items of the event (attendance check, comments, orders, survey information).

  • Template and reward inquiry:

    • Retrieves the template and reward information for the event.

  • Latest event inquiry:

    • Retrieves the latest 4 events.

  • Event survey list inquiry:

    • Retrieves the list of survey (customer review) events; there is no top pinning.

  • Event survey detail inquiry:

    • For logged-in users, retrieves entry status and survey responses.

Process Definition

1

Inquiry of ongoing events

  • Ongoing event: the progress status is "In Progress" and today's date falls within the display period

  • Survey events are not shown in the list.

2

Event detail inquiry

  • If you access the detail of an event that is not currently in progress, an alert "This is not the event period" is displayed

  • For attendance check / comments / purchase gift / purchaser drawing, additional data is retrieved when logged in.

    • Example: member attendance information, member order information, member comment information

  • Retrieves the latest 4 events (MO basis).

3

Inquiry of ongoing survey events

  • There is no top-pinning option.

4

Event survey detail inquiry

  • When logged in, if the member has a history of entering the event, the corresponding Q&A is retrieved and displayed.

API Function List

API
Description
Server
Method
Notes

Event list inquiry

Retrieves top-pinned events and currently ongoing events (excluding surveys).

Event

GET

Event detail inquiry

Retrieves the detailed information of the event and the latest 4 events.

Event

GET

🔗View API >

Order information inquiry: v1/event/evtOrdList

Product summary information inquiry: v1/detail/summary

Event customer review (survey) list inquiry

Retrieves currently ongoing customer review (survey) events.

Event

GET

Event customer review (survey) detail inquiry

Retrieves the survey Q&A information for the event.

Event

GET

Term Definitions

Term
Description

Display period

The period during which the event is displayed in the event list. Events whose display period has ended cannot be accessed in detail.

Entry period (event period)

The period during which entry is possible when the Enter button is clicked on the event detail screen

Purchase period

The period during which the designated product can be purchased

Drawing event

An event in which winners are determined through a drawing

Non-drawing event

An event with immediate payout or no reward, rather than a drawing

Reward

Benefit information (gift, prize, mileage, coupon) provided upon winning an event

Other Notes

Event list inquiry

General events

  • Access path: Full Menu > Event

  • Inquiry condition: the display period must include the current day and the event progress status must be in progress (survey events excluded)

Survey (customer review) events

  • Access path: Full Menu > Customer Reviews

  • Inquiry condition: events whose event type sub-category is "survey," whose display period includes the current day, and whose progress status is in progress

Event detail inquiry

When accessing event details while logged in, additional member information is retrieved depending on the event type.

  • Information retrieved when logged in

    • Attendance check: inquiry of the user's attendance check history

    • Comments: entry status, comments I have written

    • Survey: entry status, survey answer content

    • Purchase gift: entry status, inquiry of the member's order information list

    • Roulette/simple click: entry status

    • Purchaser drawing: entry status, inquiry of the member's order information list