Basic Information Management
A service that provides functionality for efficiently managing basic information needed in the admin system. You can look up, register/modify/delete holidays, postal codes, prohibited words, common codes, and more, and manage multilingual information as needed.
Key Features
Holiday Management
Effectively manages public holidays, site anniversaries, and delivery holidays.
Postal Code Management
You can look up postal code information and register/modify/delete it.
Prohibited Word Management
Manages prohibited words within the site to restrict searching or writing of those words.
Common Code Management
Effectively manages the common codes used in development.
Process Definition — Holiday and Prohibited Word Management
You can look up, register, modify, or delete the site's holidays and prohibited words.

Process Definition — Postal Code and Common Code Management
You can look up, register, modify, or delete postal codes and the common codes used in site development.

API Function List — Holiday Management
Holiday Management Count Lookup
Looks up the holiday list count matching the holiday date, task classification, and holiday classification.
BO
GET
Holiday Management List Lookup
Looks up the holiday list matching the holiday date, task classification, and holiday classification.
BO
GET
Bulk Holiday Registration
Bulk-registers holiday information uploaded via Excel or CSV.
BO
POST
Holiday Registration/Modification/Deletion
Registers, modifies, and deletes holidays.
BO
POST
API Function List — Postal Code Management
Total Postal Code List Count Lookup
Looks up the postal code list count matching the province/city name, district/county name, and search term.
BO
GET
Postal Code List Lookup
Looks up the postal code list matching the province/city name, district/county name, and search term.
BO
GET
Postal Code Save/Modification/Deletion
Saves, modifies, and deletes postal code information.
BO
POST
API Function List — Prohibited Word Management
Prohibited Word List Count Lookup
Looks up the prohibited word count matching the prohibited word name and usage status conditions.
BO
GET
Prohibited Word List Lookup
Looks up the prohibited word list matching the prohibited word name and usage status conditions.
BO
GET
Prohibited Word Save/Modification/ Deletion
Saves, modifies, and deletes the prohibited word list.
BO
POST
Prohibited Word Multilingual List Count Lookup
Looks up the multilingual list count for the selected prohibited word.
BO
POST
Prohibited Word Multilingual List Lookup
Looks up the multilingual list for the selected prohibited word.
BO
POST
Prohibited Word Multilingual Registration/Modification
Registers or modifies a multilingual prohibited word.
BO
POST
API Function List — Common Code Management
Group Code List Count Lookup
Looks up the group code list count for group code, group code name, usage status, and multilingual target status.
BO
GET
Group Code List Lookup
Looks up the group code for group code, group code name, usage status, and multilingual target status.
BO
GET
Standard Code List Count Lookup
Looks up the standard code list count for a group code.
BO
GET
Standard Code Multilingual List Count Lookup
Looks up the multilingual list count for a standard code.
BO
POST
Standard Code Multilingual List Lookup
Looks up the multilingual list for a standard code.
BO
POST
Standard Code Multilingual Registration/Modification
Registers and modifies multilingual standard codes.
BO
POST
Glossary
Prohibited word
A "prohibited word" refers to a term used to indicate a word or expression that is considered inappropriate or rude to use in a particular situation or context.