Skip to main content

Item History

The inbox manages data separated by tables. For example, by creating tables for different purposes such as event rewards, customer compensation, and periodic distributions, you can independently manage item delivery history for each purpose. It provides features for creating inbox tables, sending items to specific players, and bulk delivery via CSV.

Item History

Table Management

Inbox tables are units for classifying and managing inbox items. You can view and manage registered tables from the table list.

Table List

The table list consists of the following fields.

FieldDescription
Table CodeDisplays the unique code of the table. Provides clipboard copy functionality.
Table NameDisplays the name of the table.
Modified DateDisplays the date the table was last modified.
Registration DateDisplays the date the table was registered.
ActionsProvides table edit and delete functions.

You can search by table name using the search area at the top.

Create Table

You can create a new table by clicking the Register button.

FieldDescription
Table NameEnter the name of the table to create. (Required)

Edit Table

Clicking the edit button in the table list allows you to change the table name.

Delete Table

Clicking the delete button in the table list allows you to delete the table.

info

Creating, editing, and deleting tables requires write or administrator permissions.

Inbox Delivery

Clicking a table code in the table list navigates to the item history screen for that table. In the item history, you can view delivered inbox items and send new items.

Item History

The item history table consists of the following fields.

FieldDescription
StatusDisplays the usage status of the item. (Used, Not Used, Expired)
Item CodeDisplays the unique code of the item. Provides clipboard copy functionality.
Player IDDisplays the ID of the player who received the item.
ItemDisplays the item code and quantity.
MessageDisplays the message delivered with the item.
Usage DateDisplays the date the player claimed the item.
Expiration DateDisplays the claim expiration date of the item.
Registration DateDisplays the date the item was sent.
ActionsProvides item delete functionality.

You can search by player ID using the search area at the top.

Send Item

Clicking the Register button allows you to send inbox items to specific players. The send screen consists of the Basic tab and the Upload tab.

When sending items from the Basic tab, enter the following fields.

FieldDescription
PlayerEnter the player IDs to receive the item. Separate with commas (,), up to 100 players. (Required)
Item CodeSelect the item to send. (Required)
Item QuantityEnter the quantity of the item to send. (Required)
Message LanguageSet the language of the message. The default language is automatically selected.
Message TitleEnter the message title to be displayed in the inbox. (Required)
Message ContentEnter the message content to be displayed in the inbox.
Item Retention PeriodSet the period during which the item can be claimed. (No period ~ 365 days)
info

You can send multiple items simultaneously using the Add Item button. You can compose messages in various languages using the Add Message button.

CSV Upload

You can send inbox items in bulk using a CSV file from the Upload tab on the item send screen.

CSV Format

A CSV file in the specified format must be used. You can download the format file by clicking the Download CSV Format link.

The CSV file fields are as follows.

FieldDescription
Table CodeEnter the table code for item delivery.
Player IDEnter the player ID to receive the item.
Item CodeEnter the item code to send.
Item QuantityEnter the item quantity to send.
MessageEnter the message to be displayed in the inbox.
info

CSV upload can register up to 1,000 data entries.