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

Site Management

Provides essential functionality for effectively managing the X2BEE shopping mall. You can register and look up key information to efficiently manage various aspects of the website.


Key Features

  • Site Information Management

    • You can register and look up X2BEE shopping mall sites.

  • Mall Information Management

    • You can register and look up X2BEE shopping mall information, and multiple malls can be registered under a single site.

  • Terms/Usage Guide Management

    • You can register and look up the X2BEE shopping mall's terms and usage guides.

    • Terms are managed considering that items cannot be modified after the application start date, and cannot be modified after the application end date.

  • Popup Information Management

    • You can register and look up popup information for the X2BEE shopping mall.

    • You can set priority to control the popup display order.

    • You can set the target screen to determine on which pages the popup appears.

    • Separate settings are provided for PC and mobile, and for mobile you can select the output type and content format.

Process Definition

1

Site List

Displays the full list of site information, and allows registering site information within the grid.

2

Mall List

Displays the full list of mall information, and allows registering mall information within the grid. Search condition: Site

3

Terms/Usage Guide List

Displays the terms/usage guide information as a list, and allows calling the registration/modification popup and multilingual popup for each term/usage guide. Search conditions: Terms policy classification, terms policy code, site, terms title

4

Terms/Usage Guide Registration/Modification

Looks up the terms/usage guide detail information. You can register and modify the basic terms/usage guide information. Validation is applied based on the start date and end date.

5

Terms/Usage Guide Multilingual Processing

Looks up the terms/usage guide multilingual information. You can register and modify the title and content in multiple languages.

6

Displays the full list of popup information, and allows deleting popup information within the grid. Search conditions: Popup period, site, display media, channel number/name

7

You can register and modify the basic popup information. You can look up and save the channel information corresponding to the popup. The output type and popup content information are set differently depending on the display media.

8

Looks up the popup multilingual information. You can register and modify the popup name and popup content in multiple languages.

API Function List — Site Information Management

API
Description
Server
Method
Remarks

Site Name List Lookup

•Looks up the list of site names. •Sorted in ascending order by site number.

BO

GET

Site Information List Lookup

•If no site number is given, looks up all site information. •Displayed in ascending order by site number.

BO

GET

Site Management Registration and Modification

•Registers and modifies site information.

BO

POST

API Function List — Mall Information Management

API
Description
Server
Method
Remarks

Mall Name List Lookup

•Looks up the list of mall names. •Displayed in ascending order by display order, then mall number.

BO

GET

Mall Information List Lookup

•Looks up the list of mall information. •Displayed in ascending order by display order, then mall number.

BO

GET

Mall Information Management Registration and Modification

•Registers and modifies mall information.

BO

POST

API Function List — Terms/Usage Guide Management

API
Description
Server
Method
Remarks

Terms/Usage Guide List Lookup

•Looks up according to the search conditions of common terms policy classification code, terms policy code, site number, and terms title. •Displayed in descending order by modification date.

BO

GET

Terms/Usage Guide Detail Information Lookup

•Looks up the corresponding terms/usage guide detail information by common terms sequence number.

BO

GET

Terms/Usage Guide Multilingual Detail Information Lookup

•Looks up the corresponding terms/usage guide multilingual detail information by common terms sequence number.

BO

GET

Terms/Usage Guide Registration and Modification

•Registers and modifies the terms/usage guide detail information.

BO

POST

Terms/Usage Guide Multilingual Registration and Modification

•Registers and modifies the terms/usage guide multilingual detail information.

BO

POST

API Function List — Popup Information Management

API
Description
Server
Method
Remarks

Popup Information List Lookup

•Looks up popup information according to the search conditions of popup period, site number, display media, and channel number/name. •Displayed in ascending order by site number, then display start date.

BO

GET

Popup Detail Information Lookup

•Looks up the popup detail information corresponding to the popup number.

BO

GET

Popup Multilingual Detail Information Lookup

•Looks up the popup multilingual detail information corresponding to the popup number.

BO

GET

Popup Management – Channel Application Information List Lookup

•Looks up the channel application information list corresponding to the popup number.

BO

GET

Popup Detail Content Registration/Modification

•Registers and modifies the popup detail content.

BO

POST

Popup Multilingual Content Registration/Modification

•Registers and modifies the popup multilingual detail content.

BO

POST

Popup Detail – Channel Application Classification Save

•Registers, modifies, and deletes the channel application information.

BO

POST

Popup Management List Deletion

•Deletes the popup grid information.

BO

DELETE

Terminology

Term
Description

Site

•A unit entity where online commerce services take place. •Has an independent display configuration. (e.g.) mall.x2bee.com, lotteon.com, 11st.co.kr, ssg.com

Mall

•A collection selling a large/high volume of products within a site. •An attribute that groups display shops, and one or more can be created under a single site.

Application Start/End Date

•The period during which the terms/usage guide is displayed for each site

Popup Period

•The period during which the popup is displayed for each site