> For the complete documentation index, see [llms.txt](https://tech.x2bee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tech.x2bee.com/api-guide/api-guides-en/store-front-api/my-page/my-page-main.md).

# My Page Main

My Page is a page that brings together various features for customer convenience in one place, playing an important role in enhancing the user's shopping experience. Each sub-feature provides the information and services customers need, allowing them to be managed and used conveniently.

{% columns %}
{% column %}

<p align="center"><strong>PC</strong></p>

<figure><img src="https://2999922013-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXTxKSWMmuxEkop1pvuwe%2Fuploads%2FeqcHOXGXZm6W47DX9m0Z%2Fimage-20240416-092701.png?alt=media&#x26;token=24bbd05a-6f23-4d8b-b85c-fe03c29f49e3" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<p align="center"><strong>Mobile</strong></p>

<figure><img src="https://2999922013-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXTxKSWMmuxEkop1pvuwe%2Fuploads%2F5ng5haUVj2KLbbtwV0RJ%2Fimage-20240416-092707.png?alt=media&#x26;token=6b521af4-ae5c-430f-bc2a-0f49971f8e8b" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

## My Page <a href="#plus" id="plus"></a>

<div align="center"><img src="https://tech.x2bee.com/download/attachments/266110760/FO%20API%ED%99%9C%EC%9A%A9%ED%95%98%EA%B8%B0-%EB%A7%88%EC%9D%B4%ED%8E%98%EC%9D%B4%EC%A7%80%20%ED%99%94%EB%A9%B4%20%EC%A0%95%EB%B3%B4.drawio.png" alt=""></div>

### 1. View Member Information <a href="#id-1" id="id-1"></a>

You can view the profile, benefits held, and activity status (participation history, product Q\&A, 1:1 inquiries) of the logged-in customer.

* **View My Page Main Information (**[🔗View API >](https://api.x2bee.com/content?msa=member\&depth=%EB%A7%88%EC%9D%B4%ED%8E%98%EC%9D%B4%EC%A7%80\&path=myPageMain))\
  Retrieves the member's My Page main information.

```
GET /v1/myPage/myPageMain 
```

### 2. View Member Grade <a href="#id-2" id="id-2"></a>

In the member grade area, you can check the member's current grade and information for upgrading to a higher grade.

* **View Member's Higher Grade(**[🔗View API >](https://api.x2bee.com/content?msa=member\&depth=%EB%A7%88%EC%9D%B4%ED%8E%98%EC%9D%B4%EC%A7%80\&path=getHighGradeInfo))\
  Checks the member's token value to obtain the current grade and higher grade information.

```
GET /v1/myPage/highGradeInfo 
```

### 3. View Order Status <a href="#id-3" id="id-3"></a>

In the order status area, you can check quantity information for the member's orders/shipments and cancellations/exchanges/returns.

* **View Order/Delivery Claim Count (**[🔗View API >](https://api.x2bee.com/content?msa=order\&depth=%ED%9A%8C%EC%9B%90%EC%A0%9C%EA%B3%B5/getMemberOrderClaimCnt))\
  Obtains the count from order completed through delivery completed, plus the total count of cancellations, returns, and exchanges.

```
POST /v1/member/getOrdClaimCnt 
```

### 4. View Product Reviews <a href="#id-4" id="id-4"></a>

Within the activity status area, you can check the number of products, among those purchased by the member, for which a product review can be written.

* **View Number of Products Eligible for Review (**[🔗View API >](https://api.x2bee.com/content?msa=order\&depth=%EC%83%81%ED%92%88%EC%A0%9C%EA%B3%B5/getReviewWritePossibleCount))\
  Retrieves the number of ordered products for which the member can write a review.

```
POST /v1/review/revWritePsbCnt 
```

### 5. Register/Delete Menu Favorites <a href="#id-5" id="id-5"></a>

You can register or delete a favorite by clicking the favorites icon in the full menu.

Registered menus are displayed with an icon added to the top menu shortcut area.

For the screen inquiry API for the full menu list, please refer to 1. View Member Information in this document.

* **Update Member Favorites (**[🔗View API >](https://api.x2bee.com/content?msa=member\&depth=%ED%9A%8C%EC%9B%90%EA%B4%80%EB%A6%AC/bkmkMenu))\
  Receives the menu ID and a type value indicating registration or deletion, and processes favorite registration/deletion.

```
POST/v1/myPage/bkmkMenu 
```

### 6. View Employee Discount Limit <a href="#id-6" id="id-6"></a>

If a company's employees are customers using the shopping mall, an employee discount service can be provided.

You can set the discount limit for employees and expose the remaining discount/limit information on My Page so it can be viewed.

* **View Employee Discount Limit (** [🔗View API >](https://api.x2bee.com/content?msa=member\&depth=%EB%A7%88%EC%9D%B4%ED%8E%98%EC%9D%B4%EC%A7%80/getDsctLmtStat))\
  Checks the member's token value to look up the member's employee discount limit.

```
GET v1/staff/getDsctLmtStat
```

## View Notification Box <a href="#plus" id="plus"></a>

Clicking the \[Notification] icon on My Page takes you to the Notification Box page.

<div align="center"><img src="https://tech.x2bee.com/download/attachments/266110760/FO%20API%20%ED%99%9C%EC%9A%A9%ED%95%98%EA%B8%B0%20-%20%EC%95%8C%EB%A6%BC%ED%95%A8%20%ED%98%B8%EC%B6%9C.drawio.png" alt=""></div>

### 1. View Notifications <a href="#id-1" id="id-1"></a>

You can view a list of notification history for the logged-in customer.

* **View Notification Box (**[🔗View API >](https://api.x2bee.com/content?msa=member\&depth=%EC%95%8C%EB%A6%BC%ED%95%A8/getNotiBoxList))\
  Retrieves the member's notification box list.

```
GET /v1/notibox/notiInfo 
```

## View Member Grade Benefits <a href="#plus" id="plus"></a>

Clicking \[View Benefits] on My Page takes you to my member grade page.

<div align="center"><img src="https://tech.x2bee.com/download/attachments/266110760/FO%20API%20%ED%99%9C%EC%9A%A9%ED%95%98%EA%B8%B0-%EB%93%B1%EA%B8%89%ED%98%9C%ED%83%9D%EC%A1%B0%ED%9A%8C.drawio.png" alt=""></div>

### 1. View Member Grade <a href="#id-1" id="id-1"></a>

Displays the customer's name and employee status.

* **View Member Information (Unmasked) (**[🔗View API >](https://api.x2bee.com/content?msa=member\&depth=%ED%9A%8C%EC%9B%90%EA%B3%B5%ED%86%B5/getMemberInfo_1))\
  Retrieves unmasked member information.

```
GET /v1/front/memberInfo
```

### 2. View Member's Higher Grade <a href="#id-2" id="id-2"></a>

You can view the member's current grade and higher grade.

For this API, please refer to 2. View Member Grade in the My Page - Inquiry Area document.
